Started by upstream project "Debian_Linux-ADOL-C" build number 4003 originally caused by: Started by GitHub push by MathieuMorlighem Running as SYSTEM Building remotely on Debian_12-VM (debian linux) in workspace /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM The recommended git tool is: NONE > git rev-parse --resolve-git-dir /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10 Fetching upstream changes from git@github.com:ISSMteam/ISSM.git > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins Verifying host key using known hosts file > git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 338428220a349621e5182c2ce48a44d62a66992a (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 338428220a349621e5182c2ce48a44d62a66992a # timeout=10 Commit message: "CHG: add error message so that people don't try full adjoint with FS" > git rev-list --no-walk 0665e563a9367c5f514b0becee2a287e04ed1920 # timeout=10 [Debian_12-VM] $ /bin/bash /tmp/jenkins9235070991269157143.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== List of changed files --------------------- src/c/analyses/AdjointHorizAnalysis.cpp -- checking for changed externalpackages... no -- checking for reconfiguration... no -- checking for recompilation... yes ====================================================== Skipping autotools ====================================================== ====================================================== Skipping cmake ====================================================== ====================================================== Skipping petsc ====================================================== ====================================================== Skipping gsl ====================================================== ====================================================== Skipping triangle ====================================================== ====================================================== Skipping adjoinablempi ====================================================== ====================================================== Skipping adolc ====================================================== ====================================================== Skipping shell2junit ====================================================== ====================================================== Compiling ISSM ====================================================== Making with 8 CPUs CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/aux-config/missing aclocal-1.16 -I m4 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/aux-config/missing autoconf cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/aux-config/missing automake-1.16 --foreign /bin/bash ./config.status --recheck running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM --disable-static --enable-development --enable-debugging --with-numthreads=4 --without-kriging --without-kml --without-Love --with-matlab-dir=/usr/local/MATLAB/R2023b --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-ampi-dir=/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adjoinablempi/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/triangle/install --with-gsl-dir=/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install --with-adolc-dir=/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install --no-create --no-recursion configure: WARNING: unrecognized options: --without-kml configure: ============================================================================ configure: = Ice-sheet and Sea-level System Model (ISSM) 2026.3 configuration = configure: ============================================================================ checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for mpicc... mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ISO C89... none needed checking whether mpicc understands -c and -o together... yes checking how to run the C preprocessor... mpicc -E checking for mpicxx... mpicxx checking whether we are using the GNU C++ compiler... yes checking whether mpicxx accepts -g... yes checking for mpifort... mpifort checking whether we are using the GNU Fortran 77 compiler... yes checking whether mpifort accepts -g... yes checking for mpifort... mpifort checking whether we are using the GNU Fortran compiler... yes checking whether mpifort accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of mpicc... gcc3 checking dependency style of mpicxx... gcc3 checking whether make supports nested variables... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by mpicc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... no checking for mpicc option to produce PIC... -fPIC -DPIC checking if mpicc PIC flag -fPIC -DPIC works... yes checking if mpicc static flag -static works... yes checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... mpicxx -E checking for ld used by mpicxx... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the mpicxx linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for mpicxx option to produce PIC... -fPIC -DPIC checking if mpicxx PIC flag -fPIC -DPIC works... yes checking if mpicxx static flag -static works... yes checking if mpicxx supports -c -o file.o... yes checking if mpicxx supports -c -o file.o... (cached) yes checking whether the mpicxx linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mpifort option to produce PIC... -fPIC checking if mpifort PIC flag -fPIC works... yes checking if mpifort static flag -static works... yes checking if mpifort supports -c -o file.o... yes checking if mpifort supports -c -o file.o... (cached) yes checking whether the mpifort linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mpifort option to produce PIC... -fPIC checking if mpifort PIC flag -fPIC works... yes checking if mpifort static flag -static works... yes checking if mpifort supports -c -o file.o... yes checking if mpifort supports -c -o file.o... (cached) yes checking whether the mpifort linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: ============================================================================ configure: = Checking ISSM specific options = configure: ============================================================================ checking for date... /usr/bin/date checking for build date... Thu Jul 23 07:19:24 PDT 2026 checking user name... jenkins checking host full OS name and version... linux checking host cpu... x86_64 checking vendor... pc checking host OS name... linux checking host OS version... 6.1.0-49-amd64 checking host OS architecture... x86_64 checking for debugging support... yes checking for development support... yes checking for standalone modules build... no checking for standalone executables build... no checking for standalone libraries build... no checking for wrappers compilation... yes checking operating system type... Linux checking for Xlib (graphics library)... done checking for MATLAB... yes checking MATLAB's mex compilation flags... done checking for JavaScript... no checking for triangle... yes checking for Boost... no checking for Dakota... no checking for Python... no checking for Python... yes enforced Python version is 3.11 checking for Python header file Python.h... found checking for Python library libpython... found checking for python-numpy... yes checking for Chaco... no checking for ESMF... no checking for CoDiPack... no checking for tape allocation... no checking for ADOL-C... yes checking for ADOL-C version... 2 checking for ATLAS and CBLAS libraries... no checking for GSL... yes checking for AMPI... yes checking for MeDiPack... no checking for AdjointPETSc... no checking for HDF5 libraries... no checking for PETSc... no checking for MPI... yes checking for METIS... yes checking for ParMETIS... yes checking for TAO... no checking for PROJ... no checking for ScaLAPACK... yes checking for BLAS/LAPACK... yes checking for MKL... no checking for PlaLAPACK... no checking for MPLAPACK... no checking for MUMPS... yes checking for BLACS... no checking for HYPRE... no checking for Prometheus... no checking for SPAI... no checking for SuperLU... no checking for SPOOLES... no checking for PaStiX... no checking for ml... no checking for UMFPACK... no checking for libm... done checking for Fortran compilation... yes checking for Fortran library... done checking for NeoPZ... no checking for Gmsh... no checking for pybind11... no checking for BAMG capability compilation... yes checking for ice/ocean coupling capability compilation... no checking for kriging capability compilation... no checking for performance measurements support... no checking for HydrologyTws capability compilation... yes checking for AdjointBalancethickness2 capability compilation... yes checking for AdjointBalancethickness capability compilation... yes checking for AdjointHoriz capability compilation... yes checking for Age capability compilation... yes checking for Balancethickness2 capability compilation... yes checking for Balancethickness capability compilation... yes checking for BalancethicknessSoft capability compilation... yes checking for Balancevelocity capability compilation... yes checking for DamageEvolution capability compilation... yes checking for Debris capability compilation... yes checking for DepthAverage capability compilation... yes checking for Enthalpy capability compilation... yes checking for Esa capability compilation... yes checking for Extrapolation capability compilation... yes checking for ExtrudeFromBase capability compilation... yes checking for ExtrudeFromTop capability compilation... yes checking for FreeSurfaceBase capability compilation... yes checking for FreeSurfaceTop capability compilation... yes checking for GLheightadvection capability compilation... yes checking for HydrologyDCEfficient capability compilation... yes checking for HydrologyDCInefficient capability compilation... yes checking for HydrologyGlaDS capability compilation... yes checking for HydrologyPism capability compilation... yes checking for HydrologyShakti capability compilation... yes checking for HydrologyShreve capability compilation... yes checking for HydrologyArmapw capability compilation... yes checking for HydrologyPrescribe capability compilation... yes checking for L2ProjectionBase capability compilation... yes checking for L2ProjectionEPL capability compilation... yes checking for Levelset capability compilation... yes checking for Love capability compilation... no checking for Masstransport capability compilation... yes checking for Mmemasstransport capability compilation... yes checking for Melting capability compilation... yes checking for Oceantransport capability compilation... yes checking for Recovery capability compilation... yes checking for Sampling capability compilation... yes checking for Sealevelchange capability compilation... yes checking for Smb capability compilation... yes checking for Smooth capability compilation... yes checking for Stressbalance capability compilation... yes checking for StressbalanceSIA capability compilation... yes checking for StressbalanceVertical capability compilation... yes checking for Thermal capability compilation... yes checking for UzawaPressure capability compilation... yes checking for number of threads... 4 checking for 64-bit indices... 0 checking consistency between all external packages... done checking for C++ optimization flags... DEPRECATED checking that generated files are newer than configure... done configure: creating ./config.status configure: WARNING: unrecognized options: --without-kml /bin/bash ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/c/Makefile config.status: creating src/m/Makefile config.status: creating src/wrappers/Makefile config.status: creating src/wrappers/python/Makefile config.status: creating src/wrappers/matlab/Makefile config.status: creating src/wrappers/javascript/Makefile config.status: creating ./config.h config.status: executing depfiles commands config.status: executing libtool commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/aux-config/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/bash ./config.status ./config.h config.status: creating ./config.h config.status: ./config.h is unchanged make all-recursive make[1]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM' Making all in src make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src' Making all in c make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/c' CXX main/issm-issm.o CXX bamg/libISSMCore_la-BamgMesh.lo CXX bamg/libISSMCore_la-BamgOpts.lo CXX bamg/libISSMCore_la-CrackedEdge.lo CXX bamg/libISSMCore_la-BamgGeom.lo CXX bamg/libISSMCore_la-Curve.lo CXX bamg/libISSMCore_la-Edge.lo CXX bamg/libISSMCore_la-GeomEdge.lo CXX bamg/libISSMCore_la-GeomSubDomain.lo CXX bamg/libISSMCore_la-GeomVertex.lo CXX bamg/libISSMCore_la-Geometry.lo CXX bamg/libISSMCore_la-ListofIntersectionTriangles.lo CXX bamg/libISSMCore_la-EigenMetric.lo CXX bamg/libISSMCore_la-Metric.lo CXX bamg/libISSMCore_la-BamgQuadtree.lo CXX bamg/libISSMCore_la-SetOfE4.lo CXX bamg/libISSMCore_la-SubDomain.lo CXX bamg/libISSMCore_la-AdjacentTriangle.lo CXX bamg/libISSMCore_la-Triangle.lo CXX bamg/libISSMCore_la-BamgVertex.lo CXX bamg/libISSMCore_la-VertexOnEdge.lo CXX bamg/libISSMCore_la-VertexOnGeom.lo CXX bamg/libISSMCore_la-VertexOnVertex.lo CXX bamg/libISSMCore_la-Mesh.lo CXX modules/Bamgx/libISSMCore_la-Bamgx.lo CXX modules/BamgConvertMeshx/libISSMCore_la-BamgConvertMeshx.lo CXX modules/BamgTriangulatex/libISSMCore_la-BamgTriangulatex.lo CXX shared/Numerics/libISSMCore_la-isnan.lo CXX shared/MemOps/libISSMCore_la-MemOps.lo CXX datastructures/libISSMCore_la-DataSet.lo CXX classes/gauss/libISSMCore_la-GaussSeg.lo CXX classes/gauss/libISSMCore_la-GaussTria.lo CXX classes/gauss/libISSMCore_la-GaussTetra.lo CXX classes/gauss/libISSMCore_la-GaussPenta.lo CXX classes/libISSMCore_la-IoModel.lo CXX classes/libISSMCore_la-FemModel.lo CXX classes/Loads/libISSMCore_la-Friction.lo CXX classes/Constraints/libISSMCore_la-SpcTransient.lo CXX classes/libISSMCore_la-DependentObject.lo CXX classes/libISSMCore_la-Contours.lo CXX classes/libISSMCore_la-Vertices.lo CXX classes/libISSMCore_la-Nodes.lo CXX classes/libISSMCore_la-Numberedcostfunction.lo CXX classes/libISSMCore_la-Misfit.lo CXX classes/libISSMCore_la-Cfsurfacesquare.lo CXX classes/libISSMCore_la-Cfsurfacesquaretransient.lo CXX classes/libISSMCore_la-Cfdragcoeffabsgrad.lo CXX classes/libISSMCore_la-Cfdragcoeffabsgradtransient.lo CXX classes/libISSMCore_la-Cfrheologybbarabsgrad.lo CXX classes/libISSMCore_la-Cfrheologybbarabsgradtransient.lo CXX classes/libISSMCore_la-Cfsurfacelogvel.lo CXX classes/libISSMCore_la-Cflevelsetmisfit.lo CXX classes/libISSMCore_la-Regionaloutput.lo CXX classes/libISSMCore_la-Nodalvalue.lo CXX classes/libISSMCore_la-Node.lo CXX classes/libISSMCore_la-Vertex.lo CXX classes/libISSMCore_la-Hook.lo CXX classes/libISSMCore_la-BarystaticContributions.lo CXX classes/ExternalResults/libISSMCore_la-Results.lo CXX classes/Elements/libISSMCore_la-Element.lo CXX classes/Elements/libISSMCore_la-Elements.lo CXX classes/Elements/libISSMCore_la-ElementHook.lo CXX classes/Elements/libISSMCore_la-Seg.lo CXX classes/Elements/libISSMCore_la-SegRef.lo CXX classes/Elements/libISSMCore_la-Tria.lo CXX classes/Elements/libISSMCore_la-TriaRef.lo CXX classes/Elements/libISSMCore_la-Tetra.lo CXX classes/Elements/libISSMCore_la-TetraRef.lo CXX classes/Elements/libISSMCore_la-Penta.lo CXX classes/Elements/libISSMCore_la-PentaRef.lo CXX classes/Materials/libISSMCore_la-Materials.lo CXX classes/Materials/libISSMCore_la-Matice.lo CXX classes/Materials/libISSMCore_la-Matlitho.lo CXX classes/Materials/libISSMCore_la-Matestar.lo CXX classes/Constraints/libISSMCore_la-Constraints.lo CXX classes/Constraints/libISSMCore_la-SpcStatic.lo CXX classes/Constraints/libISSMCore_la-SpcDynamic.lo CXX classes/Loads/libISSMCore_la-Channel.lo CXX classes/Loads/libISSMCore_la-Loads.lo CXX classes/Loads/libISSMCore_la-Penpair.lo CXX classes/Loads/libISSMCore_la-Pengrid.lo CXX classes/Loads/libISSMCore_la-Moulin.lo CXX classes/Loads/libISSMCore_la-Numericalflux.lo CXX classes/Loads/libISSMCore_la-Neumannflux.lo CXX classes/matrix/libISSMCore_la-ElementMatrix.lo CXX classes/matrix/libISSMCore_la-ElementVector.lo CXX classes/Params/libISSMCore_la-Parameters.lo CXX classes/Params/libISSMCore_la-BoolParam.lo CXX classes/Params/libISSMCore_la-ControlParam.lo CXX classes/Params/libISSMCore_la-IntParam.lo CXX classes/Params/libISSMCore_la-IntVecParam.lo CXX classes/Params/libISSMCore_la-IntMatParam.lo CXX classes/Params/libISSMCore_la-DoubleParam.lo CXX classes/Params/libISSMCore_la-FileParam.lo CXX classes/Params/libISSMCore_la-DoubleMatParam.lo CXX classes/Params/libISSMCore_la-StringArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleTransientMatParam.lo CXX classes/Params/libISSMCore_la-DoubleMatArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleVecParam.lo CXX classes/Params/libISSMCore_la-StringParam.lo CXX classes/Params/libISSMCore_la-MatrixParam.lo CXX classes/Params/libISSMCore_la-VectorParam.lo CXX classes/Params/libISSMCore_la-TransientParam.lo CXX classes/Params/libISSMCore_la-TransientArrayParam.lo CXX classes/Params/libISSMCore_la-TransientGriddedFieldParam.lo CXX classes/Params/libISSMCore_la-DataSetParam.lo CXX classes/libISSMCore_la-Profiler.lo CXX shared/Matrix/libISSMCore_la-MatrixUtils.lo CXX shared/io/Disk/libISSMCore_la-pfopen.lo CXX shared/io/Disk/libISSMCore_la-pfclose.lo CXX shared/io/Disk/libISSMCore_la-WriteLockFile.lo CXX shared/io/Print/libISSMCore_la-PrintfFunction.lo CXX shared/io/Comm/libISSMCore_la-IssmComm.lo CXX shared/io/Marshalling/libISSMCore_la-IoCodeConversions.lo CXX shared/io/Marshalling/libISSMCore_la-Marshalling.lo CXX shared/LatLong/libISSMCore_la-Ll2xyx.lo CXX shared/LatLong/libISSMCore_la-Xy2llx.lo CXX shared/FSanalyticals/libISSMCore_la-fsanalyticals.lo CXX shared/Enum/libISSMCore_la-EnumToStringx.lo CXX shared/Enum/libISSMCore_la-StringToEnumx.lo CXX shared/Numerics/libISSMCore_la-Verbosity.lo CXX shared/Numerics/libISSMCore_la-GaussPoints.lo CXX shared/Numerics/libISSMCore_la-cross.lo CXX shared/Numerics/libISSMCore_la-cubic.lo CXX shared/Numerics/libISSMCore_la-NewtonSolveDnorm.lo CXX shared/Numerics/libISSMCore_la-ODE1.lo CXX shared/Numerics/libISSMCore_la-extrema.lo CXX shared/Numerics/libISSMCore_la-legendre.lo CXX shared/Numerics/libISSMCore_la-XZvectorsToCoordinateSystem.lo CXX shared/Numerics/libISSMCore_la-Normals.lo CXX shared/Numerics/libISSMCore_la-Interpolation.lo CXX shared/Exceptions/libISSMCore_la-Exceptions.lo CXX shared/Sorting/libISSMCore_la-binary_search.lo CXX shared/Semic/libISSMCore_la-Semic.lo CXX shared/Elements/libISSMCore_la-Cuffey.lo CXX shared/Elements/libISSMCore_la-BuddJacka.lo CXX shared/Elements/libISSMCore_la-CuffeyTemperate.lo CXX shared/Elements/libISSMCore_la-StressIntensityIntegralWeight.lo CXX shared/Elements/libISSMCore_la-Paterson.lo CXX shared/Elements/libISSMCore_la-Arrhenius.lo CXX shared/Elements/libISSMCore_la-NyeCO2.lo CXX shared/Elements/libISSMCore_la-NyeH2O.lo CXX shared/Elements/libISSMCore_la-LliboutryDuval.lo CXX shared/Elements/libISSMCore_la-PrintArrays.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalance.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalanceSicopolis.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalanceFast.lo CXX shared/Elements/libISSMCore_la-ComputeDelta18oTemperaturePrecipitation.lo CXX shared/Elements/libISSMCore_la-ComputeMungsmTemperaturePrecipitation.lo CXX shared/Elements/libISSMCore_la-ComputeD18OTemperaturePrecipitationFromPD.lo CXX shared/Elements/libISSMCore_la-DrainageFunctionWaterfraction.lo CXX shared/Elements/libISSMCore_la-EstarComponents.lo CXX shared/Random/libISSMCore_la-random.lo CXX shared/String/libISSMCore_la-DescriptorIndex.lo CXX toolkits/issm/libISSMCore_la-IssmToolkitUtils.lo CXX toolkits/issm/libISSMCore_la-IssmSolver.lo CXX toolkits/mpi/libISSMCore_la-issmmpi.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineGlobalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineRowRankFromLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-GetOwnershipBoundariesFromRange.lo CXX toolkits/libISSMCore_la-ToolkitOptions.lo CXX modules/MmeToInputFromIdx/libISSMCore_la-MmeToInputFromIdx.lo CXX modules/MmeToInputx/libISSMCore_la-MmeToInputx.lo CXX modules/ModelProcessorx/libISSMCore_la-ModelProcessorx.lo CXX modules/ModelProcessorx/libISSMCore_la-ElementsAndVerticesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-EdgesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-FacesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateParameters.lo CXX modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateFaces.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateEdges.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateSingleNodeToElementConnectivity.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateNumberNodeToElementConnectivity.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateElementsVerticesAndMaterials.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateNodes.lo CXX modules/ParseToolkitsOptionsx/libISSMCore_la-ParseToolkitsOptionsx.lo CXX modules/NodesDofx/libISSMCore_la-NodesDofx.lo CXX modules/NodalValuex/libISSMCore_la-NodalValuex.lo CXX modules/VertexCoordinatesx/libISSMCore_la-VertexCoordinatesx.lo CXX modules/ElementCoordinatesx/libISSMCore_la-ElementCoordinatesx.lo CXX modules/OutputResultsx/libISSMCore_la-OutputResultsx.lo CXX modules/InputDepthAverageAtBasex/libISSMCore_la-InputDepthAverageAtBasex.lo CXX modules/InputDuplicatex/libISSMCore_la-InputDuplicatex.lo CXX modules/InputExtrudex/libISSMCore_la-InputExtrudex.lo CXX modules/SurfaceAreax/libISSMCore_la-SurfaceAreax.lo CXX modules/AllocateSystemMatricesx/libISSMCore_la-AllocateSystemMatricesx.lo CXX modules/CreateJacobianMatrixx/libISSMCore_la-CreateJacobianMatrixx.lo CXX modules/SystemMatricesx/libISSMCore_la-SystemMatricesx.lo CXX modules/CreateNodalConstraintsx/libISSMCore_la-CreateNodalConstraintsx.lo CXX modules/UpdateDynamicConstraintsx/libISSMCore_la-UpdateDynamicConstraintsx.lo CXX modules/IoModelToConstraintsx/libISSMCore_la-IoModelToConstraintsx.lo CXX modules/SetActiveNodesLSMx/libISSMCore_la-SetActiveNodesLSMx.lo CXX modules/InputUpdateFromConstantx/libISSMCore_la-InputUpdateFromConstantx.lo CXX modules/InputUpdateFromSolutionx/libISSMCore_la-InputUpdateFromSolutionx.lo CXX modules/GeothermalFluxx/libISSMCore_la-GeothermalFluxx.lo CXX modules/GetSolutionFromInputsx/libISSMCore_la-GetSolutionFromInputsx.lo CXX modules/GetVectorFromInputsx/libISSMCore_la-GetVectorFromInputsx.lo CXX modules/InputUpdateFromVectorx/libISSMCore_la-InputUpdateFromVectorx.lo CXX modules/FloatingiceMeltingRatex/libISSMCore_la-FloatingiceMeltingRatex.lo CXX modules/FloatingiceMeltingRatePicox/libISSMCore_la-FloatingiceMeltingRatePicox.lo CXX modules/FrontalForcingsx/libISSMCore_la-FrontalForcingsx.lo CXX modules/ConfigureObjectsx/libISSMCore_la-ConfigureObjectsx.lo CXX modules/SpcNodesx/libISSMCore_la-SpcNodesx.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-SurfaceMassBalancex.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-Gembx.lo CXX modules/Reducevectorgtofx/libISSMCore_la-Reducevectorgtofx.lo CXX modules/Reduceloadx/libISSMCore_la-Reduceloadx.lo CXX modules/ConstraintsStatex/libISSMCore_la-ConstraintsStatex.lo CXX modules/ResetConstraintsx/libISSMCore_la-ResetConstraintsx.lo CXX modules/ResetFSBasalBoundaryConditionx/libISSMCore_la-ResetFSBasalBoundaryConditionx.lo CXX modules/Solverx/libISSMCore_la-Solverx.lo CXX modules/StochasticForcingx/libISSMCore_la-StochasticForcingx.lo CXX modules/Mergesolutionfromftogx/libISSMCore_la-Mergesolutionfromftogx.lo CXX modules/UpdateMmesx/libISSMCore_la-UpdateMmesx.lo CXX cores/libISSMCore_la-ProcessArguments.lo CXX cores/libISSMCore_la-ResetBoundaryConditions.lo CXX cores/libISSMCore_la-WrapperCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-CorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-ad_core.lo CXX main/libISSMCore_la-EnvironmentInit.lo CXX main/libISSMCore_la-EnvironmentFinalize.lo CXX analyses/libISSMCore_la-EnumToAnalysis.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la_theta.lo CXX solutionsequences/libISSMCore_la-solutionsequence_linear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_newton.lo CXX solutionsequences/libISSMCore_la-solutionsequence_fct.lo CXX solutionsequences/libISSMCore_la-solutionsequence_schurcg.lo CXX solutionsequences/libISSMCore_la-solutionsequence_sampling.lo CXX solutionsequences/libISSMCore_la-convergence.lo CXX classes/Options/libISSMCore_la-Options.lo CXX classes/libISSMCore_la-RiftStruct.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateElementsTransient.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateParametersTransient.lo CXX cores/libISSMCore_la-transient_core.lo CXX cores/libISSMCore_la-steadystate_core.lo CXX cores/libISSMCore_la-masstransport_core.lo CXX cores/libISSMCore_la-mmemasstransport_core.lo CXX cores/libISSMCore_la-oceantransport_core.lo CXX cores/libISSMCore_la-depthaverage_core.lo CXX cores/libISSMCore_la-extrudefrombase_core.lo CXX cores/libISSMCore_la-extrudefromtop_core.lo CXX cores/libISSMCore_la-thermal_core.lo CXX cores/libISSMCore_la-smb_core.lo CXX cores/libISSMCore_la-bmb_core.lo CXX cores/libISSMCore_la-debris_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_thermal_nonlinear.lo CXX modules/ControlInputSetGradientx/libISSMCore_la-ControlInputSetGradientx.lo CXX modules/GetVectorFromControlInputsx/libISSMCore_la-GetVectorFromControlInputsx.lo CXX modules/SetControlInputsFromVectorx/libISSMCore_la-SetControlInputsFromVectorx.lo CXX modules/ModelProcessorx/Control/libISSMCore_la-CreateParametersControl.lo CXX modules/ModelProcessorx/Control/libISSMCore_la-UpdateElementsAndMaterialsControl.lo CXX modules/SurfaceAbsVelMisfitx/libISSMCore_la-SurfaceAbsVelMisfitx.lo CXX modules/SurfaceRelVelMisfitx/libISSMCore_la-SurfaceRelVelMisfitx.lo CXX modules/SurfaceLogVelMisfitx/libISSMCore_la-SurfaceLogVelMisfitx.lo CXX modules/SurfaceLogVxVyMisfitx/libISSMCore_la-SurfaceLogVxVyMisfitx.lo CXX modules/SurfaceAverageVelMisfitx/libISSMCore_la-SurfaceAverageVelMisfitx.lo CXX modules/ThicknessAbsMisfitx/libISSMCore_la-ThicknessAbsMisfitx.lo CXX modules/Gradjx/libISSMCore_la-Gradjx.lo CXX modules/DragCoefficientAbsGradientx/libISSMCore_la-DragCoefficientAbsGradientx.lo CXX modules/ThicknessAlongGradientx/libISSMCore_la-ThicknessAlongGradientx.lo CXX modules/ThicknessAcrossGradientx/libISSMCore_la-ThicknessAcrossGradientx.lo CXX modules/RheologyBbarAbsGradientx/libISSMCore_la-RheologyBbarAbsGradientx.lo CXX modules/RheologyBAbsGradientx/libISSMCore_la-RheologyBAbsGradientx.lo CXX shared/Numerics/libISSMCore_la-BrentSearch.lo CXX shared/m1qn3/libISSMCore_la-m1qn3.lo CXX cores/libISSMCore_la-control_core.lo CXX cores/libISSMCore_la-controltao_core.lo CXX cores/libISSMCore_la-controlm1qn3_core.lo CXX cores/libISSMCore_la-controladm1qn3_core.lo CXX cores/libISSMCore_la-controlnudging_core.lo CXX cores/libISSMCore_la-controlvalidation_core.lo CXX cores/libISSMCore_la-adjointstressbalance_core.lo CXX cores/libISSMCore_la-adjointbalancethickness_core.lo CXX cores/libISSMCore_la-adjointbalancethickness2_core.lo CXX cores/libISSMCore_la-AdjointCorePointerFromSolutionEnum.lo CXX solutionsequences/libISSMCore_la-solutionsequence_adjoint_linear.lo CXX cores/libISSMCore_la-hydrology_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_hydro_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_shakti_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_glads_nonlinear.lo CXX cores/libISSMCore_la-stressbalance_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_stokescoupling_nonlinear.lo CXX cores/libISSMCore_la-balancethickness_core.lo CXX cores/libISSMCore_la-balancethickness2_core.lo CXX cores/libISSMCore_la-balancevelocity_core.lo CXX cores/libISSMCore_la-surfaceslope_core.lo CXX cores/libISSMCore_la-bedslope_core.lo CXX cores/libISSMCore_la-damage_core.lo CXX cores/libISSMCore_la-levelsetfunctionslope_core.lo CXX cores/libISSMCore_la-movingfront_core.lo CXX cores/libISSMCore_la-groundingline_core.lo CXX modules/GroundinglineMigrationx/libISSMCore_la-GroundinglineMigrationx.lo CXX classes/Loads/libISSMCore_la-Riftfront.lo CXX modules/ConstraintsStatex/libISSMCore_la-RiftConstraintsState.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateOutputDefinitions.lo CXX modules/OutputDefinitionsResponsex/libISSMCore_la-OutputDefinitionsResponsex.lo CXX modules/InterpFromMeshToMesh2dx/libISSMCore_la-InterpFromMeshToMesh2dx.lo CXX classes/Inputs/libISSMCore_la-Inputs.lo CXX classes/Inputs/libISSMCore_la-BoolInput.lo CXX classes/Inputs/libISSMCore_la-DoubleInput.lo CXX classes/Inputs/libISSMCore_la-IntInput.lo CXX classes/Inputs/libISSMCore_la-ElementInput.lo CXX classes/Inputs/libISSMCore_la-SegInput.lo CXX classes/Inputs/libISSMCore_la-TriaInput.lo CXX classes/Inputs/libISSMCore_la-PentaInput.lo CXX classes/Inputs/libISSMCore_la-DatasetInput.lo CXX classes/Inputs/libISSMCore_la-ControlInput.lo CXX classes/Inputs/libISSMCore_la-TransientInput.lo CXX classes/Inputs/libISSMCore_la-TransientFileInput.lo CXX classes/Inputs/libISSMCore_la-ArrayInput.lo CXX classes/Inputs/libISSMCore_la-IntArrayInput.lo CXX toolkits/mumps/libISSMCore_la-MumpsSolve.lo CXX toolkits/gsl/libISSMCore_la-DenseGslSolve.lo CXX analyses/libISSMCore_la-AdjointBalancethicknessAnalysis.lo CXX analyses/libISSMCore_la-AdjointBalancethickness2Analysis.lo CXX analyses/libISSMCore_la-AdjointHorizAnalysis.lo CXX analyses/libISSMCore_la-AgeAnalysis.lo CXX analyses/libISSMCore_la-BalancethicknessAnalysis.lo CXX analyses/libISSMCore_la-Balancethickness2Analysis.lo CXX analyses/libISSMCore_la-BalancethicknessSoftAnalysis.lo CXX analyses/libISSMCore_la-BalancevelocityAnalysis.lo CXX analyses/libISSMCore_la-L2ProjectionBaseAnalysis.lo CXX analyses/libISSMCore_la-DamageEvolutionAnalysis.lo CXX modules/Damagex/libISSMCore_la-Damagex.lo CXX analyses/libISSMCore_la-DebrisAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceAnalysis.lo CXX analyses/libISSMCore_la-UzawaPressureAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceSIAAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceVerticalAnalysis.lo CXX analyses/libISSMCore_la-EnthalpyAnalysis.lo CXX analyses/libISSMCore_la-GLheightadvectionAnalysis.lo CXX analyses/libISSMCore_la-HydrologyShreveAnalysis.lo CXX analyses/libISSMCore_la-HydrologyTwsAnalysis.lo CXX analyses/libISSMCore_la-HydrologyShaktiAnalysis.lo CXX analyses/libISSMCore_la-HydrologyPismAnalysis.lo CXX analyses/libISSMCore_la-HydrologyGlaDSAnalysis.lo CXX analyses/libISSMCore_la-HydrologyDCInefficientAnalysis.lo CXX analyses/libISSMCore_la-HydrologyDCEfficientAnalysis.lo CXX analyses/libISSMCore_la-HydrologyArmapwAnalysis.lo CXX analyses/libISSMCore_la-HydrologyPrescribeAnalysis.lo CXX analyses/libISSMCore_la-L2ProjectionEPLAnalysis.lo CXX analyses/libISSMCore_la-MeltingAnalysis.lo CXX analyses/libISSMCore_la-MasstransportAnalysis.lo CXX analyses/libISSMCore_la-MmemasstransportAnalysis.lo CXX analyses/libISSMCore_la-OceantransportAnalysis.lo CXX analyses/libISSMCore_la-SmbAnalysis.lo CXX analyses/libISSMCore_la-FreeSurfaceBaseAnalysis.lo CXX analyses/libISSMCore_la-FreeSurfaceTopAnalysis.lo CXX analyses/libISSMCore_la-ExtrudeFromBaseAnalysis.lo CXX analyses/libISSMCore_la-ExtrudeFromTopAnalysis.lo CXX analyses/libISSMCore_la-DepthAverageAnalysis.lo CXX analyses/libISSMCore_la-ThermalAnalysis.lo CXX analyses/libISSMCore_la-SmoothAnalysis.lo CXX analyses/libISSMCore_la-LevelsetAnalysis.lo CXX modules/Calvingx/libISSMCore_la-Calvingx.lo CXX modules/KillIcebergsx/libISSMCore_la-KillIcebergsx.lo CXX modules/MapOceanConnectivityx/libISSMCore_la-MapOceanConnectivityx.lo CXX analyses/libISSMCore_la-ExtrapolationAnalysis.lo CXX cores/libISSMCore_la-esa_core.lo CXX analyses/libISSMCore_la-EsaAnalysis.lo CXX cores/libISSMCore_la-sampling_core.lo CXX analyses/libISSMCore_la-SamplingAnalysis.lo CXX cores/libISSMCore_la-sealevelchange_core.lo CXX analyses/libISSMCore_la-SealevelchangeAnalysis.lo CXX classes/libISSMCore_la-GrdLoads.lo CXX classes/libISSMCore_la-SealevelGeometry.lo CXX modules/GiaDeflectionCorex/libISSMCore_la-GiaDeflectionCorex.lo CXX modules/MeshPartitionx/libISSMCore_la-MeshPartitionx.lo CXX toolkits/metis/patches/libISSMCore_la-METIS_PartMeshNodalPatch.lo CXX shared/Threads/libISSMModules_la-LaunchThread.lo CXX shared/Threads/libISSMModules_la-PartitionRange.lo CXX shared/Exp/libISSMModules_la-exp.lo CXX shared/Triangle/libISSMModules_la-GridInsideHole.lo CXX shared/Triangle/libISSMModules_la-TriangleUtils.lo CXX modules/Trianglex/libISSMModules_la-Trianglex.lo CXX modules/ProcessRiftsx/libISSMModules_la-ProcessRiftsx.lo CXX modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsx.lo CXX modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsxt.lo CXX modules/InterpFromGridToMeshx/libISSMModules_la-InterpFromGridToMeshx.lo CXX modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dx.lo CXX modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dxt.lo CXX modules/InterpFromMeshToMesh3dx/libISSMModules_la-InterpFromMeshToMesh3dx.lo CXX modules/InterpFromMeshToGridx/libISSMModules_la-InterpFromMeshToGridx.lo CXX modules/MeshProfileIntersectionx/libISSMModules_la-MeshProfileIntersectionx.lo CXX modules/ContourToMeshx/libISSMModules_la-ContourToMeshx.lo CXX modules/ContourToMeshx/libISSMModules_la-ContourToMeshxt.lo CXX modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetx.lo CXX modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetxt.lo CXX modules/ContourToNodesx/libISSMModules_la-ContourToNodesx.lo CXX modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryx.lo CXX modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryxt.lo CXX modules/NodeConnectivityx/libISSMModules_la-NodeConnectivityx.lo CXX modules/ElementConnectivityx/libISSMModules_la-ElementConnectivityx.lo CXX modules/PropagateFlagsFromConnectivityx/libISSMModules_la-PropagateFlagsFromConnectivityx.lo CXX main/issm_slc-issm_slc.o CXX shared/String/ApiPrintf.lo CXXLD libISSMCore.la CXXLD libISSMOverload.la CXXLD libISSMModules.la CXXLD issm_slc.exe CXXLD issm.exe make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/c' Making all in m make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/m' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/m' Making all in wrappers make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers' Making all in matlab make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab' CXX io/libISSMMatlab_la-CheckNumMatlabArguments.lo CXX io/libISSMMatlab_la-FetchMatlabData.lo CXX io/libISSMMatlab_la-WriteMatlabData.lo CXX io/libISSMApi_matlab_la-ApiPrintf.lo CXX ../BamgConvertMesh/BamgConvertMesh_matlab_la-BamgConvertMesh.lo CXX ../BamgMesher/BamgMesher_matlab_la-BamgMesher.lo CXX ../BamgTriangulate/BamgTriangulate_matlab_la-BamgTriangulate.lo CXX ../ContourToMesh/ContourToMesh_matlab_la-ContourToMesh.lo CXX ../ContourToNodes/ContourToNodes_matlab_la-ContourToNodes.lo CXX ../DistanceToMaskBoundary/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.lo CXX ../ElementConnectivity/ElementConnectivity_matlab_la-ElementConnectivity.lo CXX ../ExpSimplify/ExpSimplify_matlab_la-ExpSimplify.lo CXX ../ExpToLevelSet/ExpToLevelSet_matlab_la-ExpToLevelSet.lo CXX ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo CXX ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo CXX ../InterpFromMeshToGrid/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.lo CXX ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.lo CXX ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.lo CXX ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo CXX ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo CXX ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo CXX ../NodeConnectivity/NodeConnectivity_matlab_la-NodeConnectivity.lo CXX ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.lo CXX ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.lo CXX ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo CXX ../Triangle/Triangle_matlab_la-Triangle.lo CXXLD libISSMMatlab.la CXXLD libISSMApi_matlab.la CXXLD BamgConvertMesh_matlab.la CXXLD BamgMesher_matlab.la CXXLD BamgTriangulate_matlab.la CXXLD ContourToMesh_matlab.la CXXLD ContourToNodes_matlab.la CXXLD ElementConnectivity_matlab.la CXXLD DistanceToMaskBoundary_matlab.la CXXLD ExpSimplify_matlab.la CXXLD ExpToLevelSet_matlab.la CXXLD InterpFromGridToMesh_matlab.la CXXLD InterpFromMesh2d_matlab.la CXXLD InterpFromMeshToGrid_matlab.la CXXLD InterpFromMeshToMesh2d_matlab.la CXXLD InterpFromMeshToMesh3d_matlab.la CXXLD IssmConfig_matlab.la CXXLD MeshPartition_matlab.la CXXLD MeshProfileIntersection_matlab.la CXXLD NodeConnectivity_matlab.la CXXLD PointCloudFindNeighbors_matlab.la CXXLD ProcessRifts_matlab.la CXXLD PropagateFlagsFromConnectivity_matlab.la CXXLD Triangle_matlab.la make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab' Making all in python make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python' CXX io/libISSMPython_la-CheckNumPythonArguments.lo CXX io/libISSMPython_la-FetchPythonData.lo CXX io/libISSMPython_la-WritePythonData.lo CXX io/libISSMApi_python_la-ApiPrintf.lo CXX ../BamgConvertMesh/BamgConvertMesh_python_la-BamgConvertMesh.lo CXX ../BamgTriangulate/BamgTriangulate_python_la-BamgTriangulate.lo CXX ../BamgMesher/BamgMesher_python_la-BamgMesher.lo CXX ../ContourToMesh/ContourToMesh_python_la-ContourToMesh.lo CXX ../ContourToNodes/ContourToNodes_python_la-ContourToNodes.lo CXX ../ElementConnectivity/ElementConnectivity_python_la-ElementConnectivity.lo CXX ../ExpToLevelSet/ExpToLevelSet_python_la-ExpToLevelSet.lo CXX ../InterpFromGridToMesh/InterpFromGridToMesh_python_la-InterpFromGridToMesh.lo CXX ../InterpFromMesh2d/InterpFromMesh2d_python_la-InterpFromMesh2d.lo CXX ../InterpFromMeshToGrid/InterpFromMeshToGrid_python_la-InterpFromMeshToGrid.lo CXX ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_python_la-InterpFromMeshToMesh2d.lo CXX ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_python_la-InterpFromMeshToMesh3d.lo CXX ../IssmConfig/IssmConfig_python_la-IssmConfig.lo CXX ../MeshPartition/MeshPartition_python_la-MeshPartition.lo CXX ../MeshProfileIntersection/MeshProfileIntersection_python_la-MeshProfileIntersection.lo CXX ../NodeConnectivity/NodeConnectivity_python_la-NodeConnectivity.lo CXX ../Triangle/Triangle_python_la-Triangle.lo CXX ../ProcessRifts/ProcessRifts_python_la-ProcessRifts.lo CXXLD libISSMPython.la CXXLD libISSMApi_python.la CXXLD BamgMesher_python.la CXXLD BamgConvertMesh_python.la CXXLD BamgTriangulate_python.la CXXLD ElementConnectivity_python.la CXXLD ContourToNodes_python.la CXXLD ContourToMesh_python.la CXXLD ExpToLevelSet_python.la CXXLD InterpFromGridToMesh_python.la CXXLD InterpFromMesh2d_python.la CXXLD InterpFromMeshToGrid_python.la CXXLD InterpFromMeshToMesh2d_python.la CXXLD InterpFromMeshToMesh3d_python.la CXXLD IssmConfig_python.la CXXLD MeshPartition_python.la CXXLD MeshProfileIntersection_python.la CXXLD NodeConnectivity_python.la CXXLD Triangle_python.la CXXLD ProcessRifts_python.la make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python' make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers' make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers' make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src' make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src' make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM' make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM' make[1]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM' Making install in src make[1]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src' Making install in c make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/c' CXXLD issm.exe CXXLD issm_slc.exe make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/c' CXXLD issm.exe CXXLD issm_slc.exe /usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libISSMCore.la libISSMOverload.la libISSMModules.la '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib' libtool: install: /usr/bin/install -c .libs/libISSMCore.so /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMCore.so libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMCore.la libtool: install: /usr/bin/install -c .libs/libISSMOverload.so /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMOverload.so libtool: install: /usr/bin/install -c .libs/libISSMOverload.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMOverload.la libtool: warning: relinking 'libISSMModules.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/c; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -g -O2 -std=c++11 -g -O2 -std=c++11 -avoid-version -o libISSMModules.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ./shared/Threads/libISSMModules_la-LaunchThread.lo ./shared/Threads/libISSMModules_la-PartitionRange.lo ./shared/Exp/libISSMModules_la-exp.lo ./shared/Triangle/libISSMModules_la-AssociateSegmentToElement.lo ./shared/Triangle/libISSMModules_la-GridInsideHole.lo ./shared/Triangle/libISSMModules_la-OrderSegments.lo ./shared/Triangle/libISSMModules_la-SplitMeshForRifts.lo ./shared/Triangle/libISSMModules_la-TriangleUtils.lo ./modules/Trianglex/libISSMModules_la-Trianglex.lo ./modules/ProcessRiftsx/libISSMModules_la-ProcessRiftsx.lo ./modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsx.lo ./modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsxt.lo ./modules/InterpFromGridToMeshx/libISSMModules_la-InterpFromGridToMeshx.lo ./modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dx.lo ./modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dxt.lo ./modules/InterpFromMeshToMesh3dx/libISSMModules_la-InterpFromMeshToMesh3dx.lo ./modules/InterpFromMeshToGridx/libISSMModules_la-InterpFromMeshToGridx.lo ./modules/MeshProfileIntersectionx/libISSMModules_la-MeshProfileIntersectionx.lo ./modules/ContourToMeshx/libISSMModules_la-ContourToMeshx.lo ./modules/ContourToMeshx/libISSMModules_la-ContourToMeshxt.lo ./modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetx.lo ./modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetxt.lo ./modules/ContourToNodesx/libISSMModules_la-ContourToNodesx.lo ./modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryx.lo ./modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryxt.lo ./modules/NodeConnectivityx/libISSMModules_la-NodeConnectivityx.lo ./modules/ElementConnectivityx/libISSMModules_la-ElementConnectivityx.lo ./modules/PropagateFlagsFromConnectivityx/libISSMModules_la-PropagateFlagsFromConnectivityx.lo ./libISSMCore.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/triangle/install/lib -ltriangle -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas ) libtool: install: /usr/bin/install -c .libs/libISSMModules.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMModules.so libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMModules.la libtool: finish: PATH="/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/bin:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/cmake/install/bin:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/autotools/install/bin:/home/jenkins/.venv/issm/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/aux-config:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/scripts:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/shell2junit/install:/sbin" ldconfig -n /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c issm.exe issm_slc.exe '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/bin' libtool: install: /usr/bin/install -c .libs/issm.exe /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/bin/issm.exe libtool: install: /usr/bin/install -c .libs/issm_slc.exe /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/bin/issm_slc.exe make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/c' make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/c' Making install in m make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/m' make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/m' /usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/m' make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/m' Making install in wrappers make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers' Making install in matlab make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab' make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab' /usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGrid_matlab.la InterpFromGridToMesh_matlab.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Triangle_matlab.la '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib' libtool: warning: relinking 'libISSMMatlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -avoid-version -o libISSMMatlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ./io/libISSMMatlab_la-CheckNumMatlabArguments.lo ./io/libISSMMatlab_la-FetchMatlabData.lo ./io/libISSMMatlab_la-WriteMatlabData.lo ./../../c/libISSMCore.la ./../../c/libISSMModules.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -ldmumps -lmumps_common -lpord -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lparmetis -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmetis -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/libISSMMatlab.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMMatlab.so libtool: install: /usr/bin/install -c .libs/libISSMMatlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMMatlab.la libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.so /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMApi_matlab.so libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMApi_matlab.la libtool: warning: relinking 'BamgConvertMesh_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o BamgConvertMesh_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../BamgConvertMesh/BamgConvertMesh_matlab_la-BamgConvertMesh.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgConvertMesh_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgConvertMesh_matlab.la libtool: warning: relinking 'BamgMesher_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o BamgMesher_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../BamgMesher/BamgMesher_matlab_la-BamgMesher.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgMesher_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgMesher_matlab.la libtool: warning: relinking 'BamgTriangulate_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o BamgTriangulate_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../BamgTriangulate/BamgTriangulate_matlab_la-BamgTriangulate.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgTriangulate_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgTriangulate_matlab.la libtool: warning: relinking 'ContourToMesh_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ContourToMesh_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ContourToMesh/ContourToMesh_matlab_la-ContourToMesh.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ContourToMesh_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ContourToMesh_matlab.la libtool: warning: relinking 'ContourToNodes_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ContourToNodes_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ContourToNodes/ContourToNodes_matlab_la-ContourToNodes.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ContourToNodes_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ContourToNodes_matlab.la libtool: warning: relinking 'DistanceToMaskBoundary_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o DistanceToMaskBoundary_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../DistanceToMaskBoundary/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/DistanceToMaskBoundary_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/DistanceToMaskBoundary_matlab.la libtool: warning: relinking 'ElementConnectivity_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ElementConnectivity_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ElementConnectivity/ElementConnectivity_matlab_la-ElementConnectivity.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ElementConnectivity_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ElementConnectivity_matlab.la libtool: warning: relinking 'ExpSimplify_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ExpSimplify_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ExpSimplify/ExpSimplify_matlab_la-ExpSimplify.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ExpSimplify_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ExpSimplify_matlab.la libtool: warning: relinking 'ExpToLevelSet_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ExpToLevelSet_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ExpToLevelSet/ExpToLevelSet_matlab_la-ExpToLevelSet.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ExpToLevelSet_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ExpToLevelSet_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromGrid_matlab.mexa64 /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromGrid_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/InterpFromGrid_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromGrid_matlab.la libtool: warning: relinking 'InterpFromGridToMesh_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o InterpFromGridToMesh_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromGridToMesh_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromGridToMesh_matlab.la libtool: warning: relinking 'InterpFromMesh2d_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o InterpFromMesh2d_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMesh2d_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMesh2d_matlab.la libtool: warning: relinking 'InterpFromMeshToGrid_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToGrid_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromMeshToGrid/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToGrid_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToGrid_matlab.la libtool: warning: relinking 'InterpFromMeshToMesh2d_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToMesh2d_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToMesh2d_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToMesh2d_matlab.la libtool: warning: relinking 'InterpFromMeshToMesh3d_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToMesh3d_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToMesh3d_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToMesh3d_matlab.la libtool: warning: relinking 'IssmConfig_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o IssmConfig_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/IssmConfig_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/IssmConfig_matlab.la libtool: warning: relinking 'MeshPartition_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o MeshPartition_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/MeshPartition_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/MeshPartition_matlab.la libtool: warning: relinking 'MeshProfileIntersection_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o MeshProfileIntersection_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/MeshProfileIntersection_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/MeshProfileIntersection_matlab.la libtool: warning: relinking 'NodeConnectivity_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o NodeConnectivity_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../NodeConnectivity/NodeConnectivity_matlab_la-NodeConnectivity.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/NodeConnectivity_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/NodeConnectivity_matlab.la libtool: warning: relinking 'PointCloudFindNeighbors_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o PointCloudFindNeighbors_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/PointCloudFindNeighbors_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/PointCloudFindNeighbors_matlab.la libtool: warning: relinking 'ProcessRifts_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ProcessRifts_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ProcessRifts_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ProcessRifts_matlab.la libtool: warning: relinking 'PropagateFlagsFromConnectivity_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o PropagateFlagsFromConnectivity_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/PropagateFlagsFromConnectivity_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/PropagateFlagsFromConnectivity_matlab.la libtool: warning: relinking 'Triangle_matlab.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o Triangle_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../Triangle/Triangle_matlab_la-Triangle.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/triangle/install/lib -ltriangle ) libtool: install: /usr/bin/install -c .libs/Triangle_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/Triangle_matlab.mexa64 libtool: install: /usr/bin/install -c .libs/Triangle_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/Triangle_matlab.la libtool: finish: PATH="/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/bin:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/cmake/install/bin:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/autotools/install/bin:/home/jenkins/.venv/issm/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/aux-config:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/scripts:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/shell2junit/install:/sbin" ldconfig -n /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab' make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab' Making install in python make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python' make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python' /usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c libISSMPython.la libISSMApi_python.la BamgConvertMesh_python.la BamgMesher_python.la BamgTriangulate_python.la ContourToMesh_python.la ContourToNodes_python.la ElementConnectivity_python.la ExpToLevelSet_python.la InterpFromGridToMesh_python.la InterpFromMesh2d_python.la InterpFromMeshToGrid_python.la InterpFromMeshToMesh2d_python.la InterpFromMeshToMesh3d_python.la IssmConfig_python.la MeshPartition_python.la MeshProfileIntersection_python.la NodeConnectivity_python.la Triangle_python.la ProcessRifts_python.la '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib' libtool: warning: relinking 'libISSMPython.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -o libISSMPython.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ./io/libISSMPython_la-CheckNumPythonArguments.lo ./io/libISSMPython_la-FetchPythonData.lo ./io/libISSMPython_la-WritePythonData.lo ./../../c/libISSMCore.la ./../../c/libISSMModules.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -ldmumps -lmumps_common -lpord -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lparmetis -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmetis -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm ) libtool: install: /usr/bin/install -c .libs/libISSMPython.so.0.0.0T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMPython.so.0.0.0 libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib && { ln -s -f libISSMPython.so.0.0.0 libISSMPython.so.0 || { rm -f libISSMPython.so.0 && ln -s libISSMPython.so.0.0.0 libISSMPython.so.0; }; }) libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib && { ln -s -f libISSMPython.so.0.0.0 libISSMPython.so || { rm -f libISSMPython.so && ln -s libISSMPython.so.0.0.0 libISSMPython.so; }; }) libtool: install: /usr/bin/install -c .libs/libISSMPython.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMPython.la libtool: install: /usr/bin/install -c .libs/libISSMApi_python.so.0.0.0 /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMApi_python.so.0.0.0 libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib && { ln -s -f libISSMApi_python.so.0.0.0 libISSMApi_python.so.0 || { rm -f libISSMApi_python.so.0 && ln -s libISSMApi_python.so.0.0.0 libISSMApi_python.so.0; }; }) libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib && { ln -s -f libISSMApi_python.so.0.0.0 libISSMApi_python.so || { rm -f libISSMApi_python.so && ln -s libISSMApi_python.so.0.0.0 libISSMApi_python.so; }; }) libtool: install: /usr/bin/install -c .libs/libISSMApi_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMApi_python.la libtool: warning: relinking 'BamgConvertMesh_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o BamgConvertMesh_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../BamgConvertMesh/BamgConvertMesh_python_la-BamgConvertMesh.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgConvertMesh_python.so libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgConvertMesh_python.la libtool: warning: relinking 'BamgMesher_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o BamgMesher_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../BamgMesher/BamgMesher_python_la-BamgMesher.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/BamgMesher_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgMesher_python.so libtool: install: /usr/bin/install -c .libs/BamgMesher_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgMesher_python.la libtool: warning: relinking 'BamgTriangulate_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o BamgTriangulate_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../BamgTriangulate/BamgTriangulate_python_la-BamgTriangulate.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgTriangulate_python.so libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgTriangulate_python.la libtool: warning: relinking 'ContourToMesh_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o ContourToMesh_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ContourToMesh/ContourToMesh_python_la-ContourToMesh.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ContourToMesh_python.so libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ContourToMesh_python.la libtool: warning: relinking 'ContourToNodes_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o ContourToNodes_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ContourToNodes/ContourToNodes_python_la-ContourToNodes.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ContourToNodes_python.so libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ContourToNodes_python.la libtool: warning: relinking 'ElementConnectivity_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o ElementConnectivity_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ElementConnectivity/ElementConnectivity_python_la-ElementConnectivity.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ElementConnectivity_python.so libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ElementConnectivity_python.la libtool: warning: relinking 'ExpToLevelSet_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o ExpToLevelSet_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ExpToLevelSet/ExpToLevelSet_python_la-ExpToLevelSet.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ExpToLevelSet_python.so libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ExpToLevelSet_python.la libtool: warning: relinking 'InterpFromGridToMesh_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o InterpFromGridToMesh_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromGridToMesh/InterpFromGridToMesh_python_la-InterpFromGridToMesh.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromGridToMesh_python.so libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromGridToMesh_python.la libtool: warning: relinking 'InterpFromMesh2d_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o InterpFromMesh2d_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromMesh2d/InterpFromMesh2d_python_la-InterpFromMesh2d.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMesh2d_python.so libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMesh2d_python.la libtool: warning: relinking 'InterpFromMeshToGrid_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToGrid_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromMeshToGrid/InterpFromMeshToGrid_python_la-InterpFromMeshToGrid.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToGrid_python.so libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToGrid_python.la libtool: warning: relinking 'InterpFromMeshToMesh2d_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToMesh2d_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_python_la-InterpFromMeshToMesh2d.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToMesh2d_python.so libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToMesh2d_python.la libtool: warning: relinking 'InterpFromMeshToMesh3d_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToMesh3d_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_python_la-InterpFromMeshToMesh3d.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToMesh3d_python.so libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToMesh3d_python.la libtool: warning: relinking 'IssmConfig_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o IssmConfig_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../IssmConfig/IssmConfig_python_la-IssmConfig.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/IssmConfig_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/IssmConfig_python.so libtool: install: /usr/bin/install -c .libs/IssmConfig_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/IssmConfig_python.la libtool: warning: relinking 'MeshPartition_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o MeshPartition_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../MeshPartition/MeshPartition_python_la-MeshPartition.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/MeshPartition_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/MeshPartition_python.so libtool: install: /usr/bin/install -c .libs/MeshPartition_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/MeshPartition_python.la libtool: warning: relinking 'MeshProfileIntersection_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o MeshProfileIntersection_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../MeshProfileIntersection/MeshProfileIntersection_python_la-MeshProfileIntersection.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/MeshProfileIntersection_python.so libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/MeshProfileIntersection_python.la libtool: warning: relinking 'NodeConnectivity_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o NodeConnectivity_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../NodeConnectivity/NodeConnectivity_python_la-NodeConnectivity.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/NodeConnectivity_python.so libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/NodeConnectivity_python.la libtool: warning: relinking 'Triangle_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o Triangle_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../Triangle/Triangle_python_la-Triangle.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/triangle/install/lib -ltriangle ) libtool: install: /usr/bin/install -c .libs/Triangle_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/Triangle_python.so libtool: install: /usr/bin/install -c .libs/Triangle_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/Triangle_python.la libtool: warning: relinking 'ProcessRifts_python.la' libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o ProcessRifts_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ProcessRifts/ProcessRifts_python_la-ProcessRifts.lo ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi_python.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/usr/lib/x86_64-linux-gnu -lpython3.11 -L/usr/lib/x86_64-linux-gnu -lgfortran ) libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ProcessRifts_python.so libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ProcessRifts_python.la libtool: finish: PATH="/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/bin:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/cmake/install/bin:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/autotools/install/bin:/home/jenkins/.venv/issm/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/aux-config:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/scripts:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/shell2junit/install:/sbin" ldconfig -n /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python' make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python' make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers' make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers' make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers' make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers' make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src' make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src' make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src' make[1]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src' make[1]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM' make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM' make[1]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM' --------------Running Python test for Rank 1--------------------- --------------Running Python test for Rank 1--------------------- --------------Running Python test for Rank 2--------------------- --------------Running Python test for Rank 2--------------------- Waiting on: 2613080 Waiting on: 2613081 This is the concatenation phase for rank: python_log1.log This is the concatenation phase for rank: python_log2.log +++ Removing old junit reports from: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog/results +++ Running case: MATLAB-3001 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.0621242 Total Core solution elapsed time: 0.644142 Linear solver elapsed time: 0.186977 (29%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.7e-14 < 1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vx SUCCESS difference: 9.2e-15 < 1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vy SUCCESS difference: 9.4e-15 < 1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vel SUCCESS difference: 0 < 1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Pressure SUCCESS difference: 8.4e-14 < 1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressxx SUCCESS difference: 6.2e-14 < 1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressyy SUCCESS difference: 5.6e-14 < 1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressxy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3001 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.0621242 Total Core solution elapsed time: 0.644142 Linear solver elapsed time: 0.186977 (29%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.7e-14 < 1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vx SUCCESS difference: 9.2e-15 < 1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vy SUCCESS difference: 9.4e-15 < 1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vel SUCCESS difference: 0 < 1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Pressure SUCCESS difference: 8.4e-14 < 1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressxx SUCCESS difference: 6.2e-14 < 1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressyy SUCCESS difference: 5.6e-14 < 1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressxy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3002 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 32768 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 2621785 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 5096352 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 363154 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 2461097 ->file write lock file: FemModel initialization elapsed time: 0.0401322 Total Core solution elapsed time: 0.163481 Linear solver elapsed time: 0.00167906 (1%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-15 < 1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vx SUCCESS difference: 2.2e-15 < 1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vy SUCCESS difference: 1.1e-15 < 1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vz SUCCESS difference: 2e-15 < 1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vel SUCCESS difference: 0 < 1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3002 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 32768 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 2621785 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 5096352 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 363154 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 2461097 ->file write lock file: FemModel initialization elapsed time: 0.0401322 Total Core solution elapsed time: 0.163481 Linear solver elapsed time: 0.00167906 (1%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-15 < 1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vx SUCCESS difference: 2.2e-15 < 1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vy SUCCESS difference: 1.1e-15 < 1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vz SUCCESS difference: 2e-15 < 1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vel SUCCESS difference: 0 < 1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3003 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 65536 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 46190544 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 102961963 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 5870066 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 43539144 ->file write lock file: FemModel initialization elapsed time: 0.0380386 Total Core solution elapsed time: 3.04153 Linear solver elapsed time: 0.00361304 (0.12%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 1.8e-10 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vx SUCCESS difference: 7.1e-11 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vy SUCCESS difference: 8.3e-12 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vz SUCCESS difference: 7e-11 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vel SUCCESS difference: 0 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Pressure SUCCESS difference: 5.4e-13 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxx SUCCESS difference: 5.6e-13 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensoryy SUCCESS difference: 5.9e-12 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorzz SUCCESS difference: 1.3e-10 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxy SUCCESS difference: 1.1e-10 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxz SUCCESS difference: 8.6e-10 < 2e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensoryz +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3003 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 65536 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 46190544 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 102961963 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 5870066 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 43539144 ->file write lock file: FemModel initialization elapsed time: 0.0380386 Total Core solution elapsed time: 3.04153 Linear solver elapsed time: 0.00361304 (0.12%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 1.8e-10 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vx SUCCESS difference: 7.1e-11 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vy SUCCESS difference: 8.3e-12 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vz SUCCESS difference: 7e-11 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vel SUCCESS difference: 0 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Pressure SUCCESS difference: 5.4e-13 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxx SUCCESS difference: 5.6e-13 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensoryy SUCCESS difference: 5.9e-12 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorzz SUCCESS difference: 1.3e-10 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxy SUCCESS difference: 1.1e-10 < 1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxz SUCCESS difference: 8.6e-10 < 2e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensoryz +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3004 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 262144 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 117446449 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 285576231 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 7060808 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 80073538 ->file write lock file: FemModel initialization elapsed time: 0.0618691 Total Core solution elapsed time: 8.3377 Linear solver elapsed time: 0.0424443 (0.51%) Total elapsed time: 0 hrs 0 min 8 sec SUCCESS difference: 3.7e-11 < 1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vx SUCCESS difference: 6e-11 < 1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vy SUCCESS difference: 3.1e-09 < 3e-07 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vz SUCCESS difference: 5.8e-11 < 1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vel SUCCESS difference: 1.2e-10 < 1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3004 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 262144 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 117446449 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 285576231 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 7060808 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 80073538 ->file write lock file: FemModel initialization elapsed time: 0.0618691 Total Core solution elapsed time: 8.3377 Linear solver elapsed time: 0.0424443 (0.51%) Total elapsed time: 0 hrs 0 min 8 sec SUCCESS difference: 3.7e-11 < 1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vx SUCCESS difference: 6e-11 < 1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vy SUCCESS difference: 3.1e-09 < 3e-07 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vz SUCCESS difference: 5.8e-11 < 1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vel SUCCESS difference: 1.2e-10 < 1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3005 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 16384 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 282196 locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 529733 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 22558 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 271592 write lock file: FemModel initialization elapsed time: 0.0121595 Total Core solution elapsed time: 0.304814 Linear solver elapsed time: 0.000462432 (0.15%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 3005 test name: SquareShelfConstrainedMasstransp2dAdolc field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3005 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 16384 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 282196 locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 529733 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 22558 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 271592 write lock file: FemModel initialization elapsed time: 0.0121595 Total Core solution elapsed time: 0.304814 Linear solver elapsed time: 0.000462432 (0.15%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 3005 test name: SquareShelfConstrainedMasstransp2dAdolc field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3006 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 131072 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 507089 locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 879649 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 21064 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 566152 ->file write lock file: FemModel initialization elapsed time: 0.0141785 Total Core solution elapsed time: 0.0216641 Linear solver elapsed time: 0.00577133 (27%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-15 < 1e-13 test id: 3006 test name: SquareShelfConstrainedMasstransp2dDGAdolc field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3006 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 131072 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 507089 locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 879649 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 21064 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 566152 ->file write lock file: FemModel initialization elapsed time: 0.0141785 Total Core solution elapsed time: 0.0216641 Linear solver elapsed time: 0.00577133 (27%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-15 < 1e-13 test id: 3006 test name: SquareShelfConstrainedMasstransp2dDGAdolc field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3007 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 65536 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 1461378 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 2518393 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 217698 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 1398115 ->file write lock file: FemModel initialization elapsed time: 0.0255981 Total Core solution elapsed time: 0.0759807 Linear solver elapsed time: 0.000417201 (0.55%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 3007 test name: SquareShelfConstrainedMasstransp3dAdolc field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3007 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 65536 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 1461378 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 2518393 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 217698 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 1398115 ->file write lock file: FemModel initialization elapsed time: 0.0255981 Total Core solution elapsed time: 0.0759807 Linear solver elapsed time: 0.000417201 (0.55%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 3007 test name: SquareShelfConstrainedMasstransp3dAdolc field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3008 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 16384 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 46992008 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 105359049 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 4345341 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 45112140 ->file write lock file: FemModel initialization elapsed time: 0.0266002 Total Core solution elapsed time: 2.06596 Linear solver elapsed time: 0.00109965 (0.053%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.7e-15 < 1e-13 test id: 3008 test name: SquareShelfConstrainedTherSteaAdolc field: Temperature SUCCESS difference: 0 < 1e-05 test id: 3008 test name: SquareShelfConstrainedTherSteaAdolc field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3008 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 16384 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 46992008 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 105359049 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 4345341 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 45112140 ->file write lock file: FemModel initialization elapsed time: 0.0266002 Total Core solution elapsed time: 2.06596 Linear solver elapsed time: 0.00109965 (0.053%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.7e-15 < 1e-13 test id: 3008 test name: SquareShelfConstrainedTherSteaAdolc field: Temperature SUCCESS difference: 0 < 1e-05 test id: 3008 test name: SquareShelfConstrainedTherSteaAdolc field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3009 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 32768 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 120039005 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 269604164 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 11103449 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 114487160 ->file write lock file: FemModel initialization elapsed time: 0.0246352 Total Core solution elapsed time: 5.01857 Linear solver elapsed time: 0.00264838 (0.053%) Total elapsed time: 0 hrs 0 min 5 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 3009 test name: SquareShelfConstrainedTherTranAdolc field: Temperature SUCCESS difference: 0 < 1e-13 test id: 3009 test name: SquareShelfConstrainedTherTranAdolc field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3009 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 32768 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 120039005 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 269604164 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 11103449 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 114487160 ->file write lock file: FemModel initialization elapsed time: 0.0246352 Total Core solution elapsed time: 5.01857 Linear solver elapsed time: 0.00264838 (0.053%) Total elapsed time: 0 hrs 0 min 5 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 3009 test name: SquareShelfConstrainedTherTranAdolc field: Temperature SUCCESS difference: 0 < 1e-13 test id: 3009 test name: SquareShelfConstrainedTherTranAdolc field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3015 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for stressbalance model: spc set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.0243059 Total Core solution elapsed time: 0.0859908 Linear solver elapsed time: 0.013366 (16%) Total elapsed time: 0 hrs 0 min 0 sec boundary conditions for stressbalance model: spc set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.0238599 Total Core solution elapsed time: 0.101051 Linear solver elapsed time: 0.0135538 (13%) Total elapsed time: 0 hrs 0 min 0 sec boundary conditions for stressbalance model: spc set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 340 #dependents: 1 max #live active variables: 262144 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 3191807 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 5895120 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 199923 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 3109227 ->file end AD core write lock file: FemModel initialization elapsed time: 0.0219238 Total Core solution elapsed time: 0.574831 Linear solver elapsed time: 0.0185027 (3.2%) Total elapsed time: 0 hrs 0 min 0 sec dV/dh: analytical: 1082771667.875062 using ad: 1082771668.00279 SUCCESS difference: 1.8e-10 < 1e-08 test id: 3015 test name: SquareShelfConstrainedMasstransp2dAdolcForwardDifference field: dV/dh +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3015 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for stressbalance model: spc set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.0243059 Total Core solution elapsed time: 0.0859908 Linear solver elapsed time: 0.013366 (16%) Total elapsed time: 0 hrs 0 min 0 sec boundary conditions for stressbalance model: spc set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.0238599 Total Core solution elapsed time: 0.101051 Linear solver elapsed time: 0.0135538 (13%) Total elapsed time: 0 hrs 0 min 0 sec boundary conditions for stressbalance model: spc set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 340 #dependents: 1 max #live active variables: 262144 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 3191807 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 5895120 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 199923 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 3109227 ->file end AD core write lock file: FemModel initialization elapsed time: 0.0219238 Total Core solution elapsed time: 0.574831 Linear solver elapsed time: 0.0185027 (3.2%) Total elapsed time: 0 hrs 0 min 0 sec dV/dh: analytical: 1082771667.875062 using ad: 1082771668.00279 SUCCESS difference: 1.8e-10 < 1e-08 test id: 3015 test name: SquareShelfConstrainedMasstransp2dAdolcForwardDifference field: dV/dh +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3101 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.0568229 Total Core solution elapsed time: 0.31046 Linear solver elapsed time: 0.0178127 (5.7%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vx SUCCESS difference: 1e-14 < 1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vy SUCCESS difference: 1e-14 < 1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vel SUCCESS difference: 0 < 1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Pressure SUCCESS difference: 3.8e-14 < 1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressxx SUCCESS difference: 2.5e-14 < 1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressyy SUCCESS difference: 1.8e-14 < 1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressxy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3101 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.0568229 Total Core solution elapsed time: 0.31046 Linear solver elapsed time: 0.0178127 (5.7%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vx SUCCESS difference: 1e-14 < 1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vy SUCCESS difference: 1e-14 < 1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vel SUCCESS difference: 0 < 1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Pressure SUCCESS difference: 3.8e-14 < 1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressxx SUCCESS difference: 2.5e-14 < 1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressyy SUCCESS difference: 1.8e-14 < 1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressxy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3102 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 16384 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 919708 ->file [1] #entries total 875507 ->file [2] #entries total 910794 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 1764500 ->file [1] #entries total 1675149 ->file [2] #entries total 1749763 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 124295 [1] #entries total 120082 [2] #entries total 124298 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 875937 ->file [1] #entries total 825557 ->file [2] #entries total 867520 ->file write lock file: FemModel initialization elapsed time: 0.0320234 Total Core solution elapsed time: 0.0743636 Linear solver elapsed time: 0.0143866 (19%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4e-15 < 1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vx SUCCESS difference: 1.8e-15 < 1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vy SUCCESS difference: 7.5e-16 < 1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vz SUCCESS difference: 2e-15 < 1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vel SUCCESS difference: 0 < 1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3102 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 16384 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 919708 ->file [1] #entries total 875507 ->file [2] #entries total 910794 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 1764500 ->file [1] #entries total 1675149 ->file [2] #entries total 1749763 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 124295 [1] #entries total 120082 [2] #entries total 124298 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 875937 ->file [1] #entries total 825557 ->file [2] #entries total 867520 ->file write lock file: FemModel initialization elapsed time: 0.0320234 Total Core solution elapsed time: 0.0743636 Linear solver elapsed time: 0.0143866 (19%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4e-15 < 1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vx SUCCESS difference: 1.8e-15 < 1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vy SUCCESS difference: 7.5e-16 < 1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vz SUCCESS difference: 2e-15 < 1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vel SUCCESS difference: 0 < 1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3103 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 32768 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 15539045 ->file [1] #entries total 15448385 ->file [2] #entries total 15493962 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 34523149 ->file [1] #entries total 34351092 ->file [2] #entries total 34450108 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 1961363 ->file [1] #entries total 1952850 ->file [2] #entries total 1961366 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 14679547 ->file [1] #entries total 14577108 ->file [2] #entries total 14636977 ->file write lock file: FemModel initialization elapsed time: 0.0401477 Total Core solution elapsed time: 0.975903 Linear solver elapsed time: 0.0260724 (2.7%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 3.3e-10 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vx SUCCESS difference: 3.3e-10 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vy SUCCESS difference: 6.9e-11 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vz SUCCESS difference: 3.2e-10 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vel SUCCESS difference: 0 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Pressure SUCCESS difference: 8.5e-13 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxx SUCCESS difference: 1.7e-12 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensoryy SUCCESS difference: 3e-12 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorzz SUCCESS difference: 2.1e-10 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxy SUCCESS difference: 2e-10 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxz SUCCESS difference: 5.3e-10 < 2e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensoryz +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3103 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 32768 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 15539045 ->file [1] #entries total 15448385 ->file [2] #entries total 15493962 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 34523149 ->file [1] #entries total 34351092 ->file [2] #entries total 34450108 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 1961363 ->file [1] #entries total 1952850 ->file [2] #entries total 1961366 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 14679547 ->file [1] #entries total 14577108 ->file [2] #entries total 14636977 ->file write lock file: FemModel initialization elapsed time: 0.0401477 Total Core solution elapsed time: 0.975903 Linear solver elapsed time: 0.0260724 (2.7%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 3.3e-10 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vx SUCCESS difference: 3.3e-10 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vy SUCCESS difference: 6.9e-11 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vz SUCCESS difference: 3.2e-10 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vel SUCCESS difference: 0 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Pressure SUCCESS difference: 8.5e-13 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxx SUCCESS difference: 1.7e-12 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensoryy SUCCESS difference: 3e-12 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorzz SUCCESS difference: 2.1e-10 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxy SUCCESS difference: 2e-10 < 1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxz SUCCESS difference: 5.3e-10 < 2e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensoryz +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3104 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 131072 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 40775176 ->file [1] #entries total 37206630 ->file [2] #entries total 40501522 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 98436020 ->file [1] #entries total 89950944 ->file [2] #entries total 97992905 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 2422146 ->file [1] #entries total 2223092 ->file [2] #entries total 2422152 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 28212337 ->file [1] #entries total 25643067 ->file [2] #entries total 27890329 ->file write lock file: FemModel initialization elapsed time: 0.031516 Total Core solution elapsed time: 2.22135 Linear solver elapsed time: 0.0369531 (1.7%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 6.5e-11 < 1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vx SUCCESS difference: 9.9e-11 < 1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vy SUCCESS difference: 1.7e-08 < 2.9e-07 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vz SUCCESS difference: 1e-10 < 1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vel SUCCESS difference: 7.4e-12 < 1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3104 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 131072 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 40775176 ->file [1] #entries total 37206630 ->file [2] #entries total 40501522 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 98436020 ->file [1] #entries total 89950944 ->file [2] #entries total 97992905 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 2422146 ->file [1] #entries total 2223092 ->file [2] #entries total 2422152 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 28212337 ->file [1] #entries total 25643067 ->file [2] #entries total 27890329 ->file write lock file: FemModel initialization elapsed time: 0.031516 Total Core solution elapsed time: 2.22135 Linear solver elapsed time: 0.0369531 (1.7%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 6.5e-11 < 1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vx SUCCESS difference: 9.9e-11 < 1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vy SUCCESS difference: 1.7e-08 < 2.9e-07 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vz SUCCESS difference: 1e-10 < 1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vel SUCCESS difference: 7.4e-12 < 1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3105 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 4096 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 99645 [1] #entries total 91534 [2] #entries total 104419 locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 183943 [1] #entries total 168668 [2] #entries total 192693 constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 8158 [1] #entries total 7518 [2] #entries total 8478 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 95135 [1] #entries total 87766 [2] #entries total 103612 write lock file: FemModel initialization elapsed time: 0.0149417 Total Core solution elapsed time: 0.0120958 Linear solver elapsed time: 0.00509971 (42%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 3105 test name: SquareShelfConstrainedMasstransp2dAdolcMumps field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3105 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 4096 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 99645 [1] #entries total 91534 [2] #entries total 104419 locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 183943 [1] #entries total 168668 [2] #entries total 192693 constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 8158 [1] #entries total 7518 [2] #entries total 8478 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 95135 [1] #entries total 87766 [2] #entries total 103612 write lock file: FemModel initialization elapsed time: 0.0149417 Total Core solution elapsed time: 0.0120958 Linear solver elapsed time: 0.00509971 (42%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 3105 test name: SquareShelfConstrainedMasstransp2dAdolcMumps field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3106 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 8192 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 103919 [1] #entries total 96689 [2] #entries total 111835 locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 180971 [1] #entries total 168328 [2] #entries total 195720 constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 7536 [1] #entries total 7062 [2] #entries total 8150 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 101564 [1] #entries total 95077 [2] #entries total 108478 write lock file: FemModel initialization elapsed time: 0.0148117 Total Core solution elapsed time: 0.0138945 Linear solver elapsed time: 0.00736465 (53%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-15 < 1e-13 test id: 3106 test name: SquareShelfConstrainedMasstransp2dDGAdolcMumps field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3106 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 8192 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 103919 [1] #entries total 96689 [2] #entries total 111835 locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 180971 [1] #entries total 168328 [2] #entries total 195720 constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 7536 [1] #entries total 7062 [2] #entries total 8150 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 101564 [1] #entries total 95077 [2] #entries total 108478 write lock file: FemModel initialization elapsed time: 0.0148117 Total Core solution elapsed time: 0.0138945 Linear solver elapsed time: 0.00736465 (53%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-15 < 1e-13 test id: 3106 test name: SquareShelfConstrainedMasstransp2dDGAdolcMumps field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3107 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 16384 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 512959 [1] #entries total 471684 [2] #entries total 535782 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 869887 ->file [1] #entries total 798486 ->file [2] #entries total 908777 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 76308 [1] #entries total 70024 [2] #entries total 79450 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 488892 [1] #entries total 451124 [2] #entries total 526319 ->file write lock file: FemModel initialization elapsed time: 0.0247171 Total Core solution elapsed time: 0.164396 Linear solver elapsed time: 0.00642797 (3.9%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 3107 test name: SquareShelfConstrainedMasstransp3dAdolcMumps field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3107 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 16384 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 512959 [1] #entries total 471684 [2] #entries total 535782 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 869887 ->file [1] #entries total 798486 ->file [2] #entries total 908777 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 76308 [1] #entries total 70024 [2] #entries total 79450 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 488892 [1] #entries total 451124 [2] #entries total 526319 ->file write lock file: FemModel initialization elapsed time: 0.0247171 Total Core solution elapsed time: 0.164396 Linear solver elapsed time: 0.00642797 (3.9%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 3107 test name: SquareShelfConstrainedMasstransp3dAdolcMumps field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3108 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 8192 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 15688983 ->file [1] #entries total 15679389 ->file [2] #entries total 15679346 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 35150260 ->file [1] #entries total 35135189 ->file [2] #entries total 35133899 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 1448462 ->file [1] #entries total 1447909 ->file [2] #entries total 1448016 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 15067831 ->file [1] #entries total 15058557 ->file [2] #entries total 15058484 ->file write lock file: FemModel initialization elapsed time: 0.0331513 Total Core solution elapsed time: 0.854828 Linear solver elapsed time: 0.0110907 (1.3%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.1e-15 < 1e-13 test id: 3108 test name: SquareShelfConstrainedTherSteaAdolcMumps field: Temperature SUCCESS difference: 2.6e-06 < 1e-05 test id: 3108 test name: SquareShelfConstrainedTherSteaAdolcMumps field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3108 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 8192 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 15688983 ->file [1] #entries total 15679389 ->file [2] #entries total 15679346 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 35150260 ->file [1] #entries total 35135189 ->file [2] #entries total 35133899 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 1448462 ->file [1] #entries total 1447909 ->file [2] #entries total 1448016 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 15067831 ->file [1] #entries total 15058557 ->file [2] #entries total 15058484 ->file write lock file: FemModel initialization elapsed time: 0.0331513 Total Core solution elapsed time: 0.854828 Linear solver elapsed time: 0.0110907 (1.3%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.1e-15 < 1e-13 test id: 3108 test name: SquareShelfConstrainedTherSteaAdolcMumps field: Temperature SUCCESS difference: 2.6e-06 < 1e-05 test id: 3108 test name: SquareShelfConstrainedTherSteaAdolcMumps field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3109 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 16384 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 40069314 ->file [1] #entries total 40046105 ->file [2] #entries total 40045204 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 89937593 ->file [1] #entries total 89901087 ->file [2] #entries total 89896766 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 3699190 ->file [1] #entries total 3697736 ->file [2] #entries total 3698163 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 38231312 ->file [1] #entries total 38208976 ->file [2] #entries total 38207904 ->file write lock file: FemModel initialization elapsed time: 0.0310448 Total Core solution elapsed time: 2.19865 Linear solver elapsed time: 0.0225507 (1%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 3109 test name: SquareShelfConstrainedTherTranAdolcMumps field: Temperature SUCCESS difference: 0 < 1e-13 test id: 3109 test name: SquareShelfConstrainedTherTranAdolcMumps field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3109 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 0 #dependents: 0 max #live active variables: 16384 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 40069314 ->file [1] #entries total 40046105 ->file [2] #entries total 40045204 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 89937593 ->file [1] #entries total 89901087 ->file [2] #entries total 89896766 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 3699190 ->file [1] #entries total 3697736 ->file [2] #entries total 3698163 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 38231312 ->file [1] #entries total 38208976 ->file [2] #entries total 38207904 ->file write lock file: FemModel initialization elapsed time: 0.0310448 Total Core solution elapsed time: 2.19865 Linear solver elapsed time: 0.0225507 (1%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 3109 test name: SquareShelfConstrainedTherTranAdolcMumps field: Temperature SUCCESS difference: 0 < 1e-13 test id: 3109 test name: SquareShelfConstrainedTherTranAdolcMumps field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3119 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 91 #dependents: 1 max #live active variables: 131072 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 5436224 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 10336155 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 538062 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 4882555 ->file end AD core write lock file: FemModel initialization elapsed time: 0.0247615 Total Core solution elapsed time: 0.670735 Linear solver elapsed time: 0.0132985 (2%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-14 < 1e-08 test id: 3119 test name: ReverseScalarDriver field: Jac Reverse +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-3119 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ start ad core ADOLC statistics: #independents: 91 #dependents: 1 max #live active variables: 131072 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 5436224 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 10336155 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 538062 ->file Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 4882555 ->file end AD core write lock file: FemModel initialization elapsed time: 0.0247615 Total Core solution elapsed time: 0.670735 Linear solver elapsed time: 0.0132985 (2%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-14 < 1e-08 test id: 3119 test name: ReverseScalarDriver field: Jac Reverse +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3002 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0285986 Total Core solution elapsed time: 0.133889 Linear solver elapsed time: 0.000661353 (0.49%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-15 < 1e-13 test id: 3002 test name: quareShelfConstrainedStressSSA3dAdolc field: Vx SUCCESS difference: 2.2e-15 < 1e-13 test id: 3002 test name: quareShelfConstrainedStressSSA3dAdolc field: Vy SUCCESS difference: 1.1e-15 < 1e-13 test id: 3002 test name: quareShelfConstrainedStressSSA3dAdolc field: Vz SUCCESS difference: 2e-15 < 1e-13 test id: 3002 test name: quareShelfConstrainedStressSSA3dAdolc field: Vel SUCCESS difference: 0 < 1e-13 test id: 3002 test name: quareShelfConstrainedStressSSA3dAdolc field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3002 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0285986 Total Core solution elapsed time: 0.133889 Linear solver elapsed time: 0.000661353 (0.49%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-15 < 1e-13 test id: 3002 test name: quareShelfConstrainedStressSSA3dAdolc field: Vx SUCCESS difference: 2.2e-15 < 1e-13 test id: 3002 test name: quareShelfConstrainedStressSSA3dAdolc field: Vy SUCCESS difference: 1.1e-15 < 1e-13 test id: 3002 test name: quareShelfConstrainedStressSSA3dAdolc field: Vz SUCCESS difference: 2e-15 < 1e-13 test id: 3002 test name: quareShelfConstrainedStressSSA3dAdolc field: Vel SUCCESS difference: 0 < 1e-13 test id: 3002 test name: quareShelfConstrainedStressSSA3dAdolc field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3005 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0145614 Total Core solution elapsed time: 0.013778 Linear solver elapsed time: 0.000478532 (3.5%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 3005 test name: quareShelfConstrainedMasstransp2dAdolc field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3005 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0145614 Total Core solution elapsed time: 0.013778 Linear solver elapsed time: 0.000478532 (3.5%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 3005 test name: quareShelfConstrainedMasstransp2dAdolc field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3006 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0114561 Total Core solution elapsed time: 0.0208616 Linear solver elapsed time: 0.00560354 (27%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-15 < 1e-13 test id: 3006 test name: quareShelfConstrainedMasstransp2dDGAdolc field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3006 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0114561 Total Core solution elapsed time: 0.0208616 Linear solver elapsed time: 0.00560354 (27%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-15 < 1e-13 test id: 3006 test name: quareShelfConstrainedMasstransp2dDGAdolc field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3007 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0227893 Total Core solution elapsed time: 0.0543936 Linear solver elapsed time: 0.000358917 (0.66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 3007 test name: quareShelfConstrainedMasstransp3dAdolc field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3007 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0227893 Total Core solution elapsed time: 0.0543936 Linear solver elapsed time: 0.000358917 (0.66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 3007 test name: quareShelfConstrainedMasstransp3dAdolc field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3008 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0254697 Total Core solution elapsed time: 1.98432 Linear solver elapsed time: 0.00105178 (0.053%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.7e-15 < 1e-13 test id: 3008 test name: quareShelfConstrainedTherSteaAdolc field: Temperature SUCCESS difference: 0 < 1e-05 test id: 3008 test name: quareShelfConstrainedTherSteaAdolc field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3008 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0254697 Total Core solution elapsed time: 1.98432 Linear solver elapsed time: 0.00105178 (0.053%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.7e-15 < 1e-13 test id: 3008 test name: quareShelfConstrainedTherSteaAdolc field: Temperature SUCCESS difference: 0 < 1e-05 test id: 3008 test name: quareShelfConstrainedTherSteaAdolc field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3015 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for stressbalance model: spc set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.01773 Total Core solution elapsed time: 0.0820021 Linear solver elapsed time: 0.0130888 (16%) Total elapsed time: 0 hrs 0 min 0 sec boundary conditions for stressbalance model: spc set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0190164 Total Core solution elapsed time: 0.133112 Linear solver elapsed time: 0.0209146 (16%) Total elapsed time: 0 hrs 0 min 0 sec boundary conditions for stressbalance model: spc set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── start ad core ADOLC statistics: #independents: 340 #dependents: 1 max #live active variables: 262144 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 3191807 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 5895120 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 199923 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 3109227 ->file end AD core write lock file: FemModel initialization elapsed time: 0.0213896 Total Core solution elapsed time: 0.12919 Linear solver elapsed time: 0.0187745 (15%) Total elapsed time: 0 hrs 0 min 0 sec dV / dh: analytical: 1082771667.875062 using adolc: 1082771668.00279 SUCCESS difference: 1.8e-10 < 1e-08 test id: 3015 test name: quareShelfConstrainedMasstransp2dAdolcForwardDifference field: dV/dh +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3015 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for stressbalance model: spc set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.01773 Total Core solution elapsed time: 0.0820021 Linear solver elapsed time: 0.0130888 (16%) Total elapsed time: 0 hrs 0 min 0 sec boundary conditions for stressbalance model: spc set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0190164 Total Core solution elapsed time: 0.133112 Linear solver elapsed time: 0.0209146 (16%) Total elapsed time: 0 hrs 0 min 0 sec boundary conditions for stressbalance model: spc set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── start ad core ADOLC statistics: #independents: 340 #dependents: 1 max #live active variables: 262144 operations: entry size 1 Bytes #entries in buffer (AutodiffObufsizeEnum) 524288 [0] #entries total 3191807 ->file locations: entry size 4 Bytes #entries in buffer (AutodiffLbufsizeEnum) 524288 [0] #entries total 5895120 ->file constant values: entry size 8 Bytes #entries in buffer (AutodiffCbufsizeEnum) 524288 [0] #entries total 199923 Taylor stack: entry size 8 Bytes #entries in buffer (AutodiffTbufsizeEnum) 524288 [0] #entries total 3109227 ->file end AD core write lock file: FemModel initialization elapsed time: 0.0213896 Total Core solution elapsed time: 0.12919 Linear solver elapsed time: 0.0187745 (15%) Total elapsed time: 0 hrs 0 min 0 sec dV / dh: analytical: 1082771667.875062 using adolc: 1082771668.00279 SUCCESS difference: 1.8e-10 < 1e-08 test id: 3015 test name: quareShelfConstrainedMasstransp2dAdolcForwardDifference field: dV/dh +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3101 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0272925 Total Core solution elapsed time: 0.276082 Linear solver elapsed time: 0.0157494 (5.7%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 1e-12 test id: 3101 test name: quareShelfConstrainedStressSSA2dAdolcMumps field: Vx SUCCESS difference: 1e-14 < 1e-12 test id: 3101 test name: quareShelfConstrainedStressSSA2dAdolcMumps field: Vy SUCCESS difference: 1e-14 < 1e-12 test id: 3101 test name: quareShelfConstrainedStressSSA2dAdolcMumps field: Vel SUCCESS difference: 0 < 1e-12 test id: 3101 test name: quareShelfConstrainedStressSSA2dAdolcMumps field: Pressure SUCCESS difference: 4e-14 < 1e-12 test id: 3101 test name: quareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressxx SUCCESS difference: 2.7e-14 < 1e-12 test id: 3101 test name: quareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressyy SUCCESS difference: 1.8e-14 < 1e-12 test id: 3101 test name: quareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressxy +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3101 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0272925 Total Core solution elapsed time: 0.276082 Linear solver elapsed time: 0.0157494 (5.7%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 1e-12 test id: 3101 test name: quareShelfConstrainedStressSSA2dAdolcMumps field: Vx SUCCESS difference: 1e-14 < 1e-12 test id: 3101 test name: quareShelfConstrainedStressSSA2dAdolcMumps field: Vy SUCCESS difference: 1e-14 < 1e-12 test id: 3101 test name: quareShelfConstrainedStressSSA2dAdolcMumps field: Vel SUCCESS difference: 0 < 1e-12 test id: 3101 test name: quareShelfConstrainedStressSSA2dAdolcMumps field: Pressure SUCCESS difference: 4e-14 < 1e-12 test id: 3101 test name: quareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressxx SUCCESS difference: 2.7e-14 < 1e-12 test id: 3101 test name: quareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressyy SUCCESS difference: 1.8e-14 < 1e-12 test id: 3101 test name: quareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressxy +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3102 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.036795 Total Core solution elapsed time: 0.093832 Linear solver elapsed time: 0.0152177 (16%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4e-15 < 1e-13 test id: 3102 test name: quareShelfConstrainedStressSSA3dAdolcMumps field: Vx SUCCESS difference: 1.8e-15 < 1e-13 test id: 3102 test name: quareShelfConstrainedStressSSA3dAdolcMumps field: Vy SUCCESS difference: 7.5e-16 < 1e-13 test id: 3102 test name: quareShelfConstrainedStressSSA3dAdolcMumps field: Vz SUCCESS difference: 2e-15 < 1e-13 test id: 3102 test name: quareShelfConstrainedStressSSA3dAdolcMumps field: Vel SUCCESS difference: 0 < 1e-13 test id: 3102 test name: quareShelfConstrainedStressSSA3dAdolcMumps field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3102 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.036795 Total Core solution elapsed time: 0.093832 Linear solver elapsed time: 0.0152177 (16%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4e-15 < 1e-13 test id: 3102 test name: quareShelfConstrainedStressSSA3dAdolcMumps field: Vx SUCCESS difference: 1.8e-15 < 1e-13 test id: 3102 test name: quareShelfConstrainedStressSSA3dAdolcMumps field: Vy SUCCESS difference: 7.5e-16 < 1e-13 test id: 3102 test name: quareShelfConstrainedStressSSA3dAdolcMumps field: Vz SUCCESS difference: 2e-15 < 1e-13 test id: 3102 test name: quareShelfConstrainedStressSSA3dAdolcMumps field: Vel SUCCESS difference: 0 < 1e-13 test id: 3102 test name: quareShelfConstrainedStressSSA3dAdolcMumps field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3103 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0334878 Total Core solution elapsed time: 0.878413 Linear solver elapsed time: 0.0165596 (1.9%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-10 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: Vx SUCCESS difference: 3.3e-10 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: Vy SUCCESS difference: 6.9e-11 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: Vz SUCCESS difference: 3.2e-10 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: Vel SUCCESS difference: 0 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: Pressure SUCCESS difference: 8.5e-13 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: StressTensorxx SUCCESS difference: 1.7e-12 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: StressTensoryy SUCCESS difference: 3e-12 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: StressTensorzz SUCCESS difference: 2.1e-10 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: StressTensorxy SUCCESS difference: 2e-10 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: StressTensorxz SUCCESS difference: 5.3e-10 < 2e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: StressTensoryz +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3103 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0334878 Total Core solution elapsed time: 0.878413 Linear solver elapsed time: 0.0165596 (1.9%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-10 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: Vx SUCCESS difference: 3.3e-10 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: Vy SUCCESS difference: 6.9e-11 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: Vz SUCCESS difference: 3.2e-10 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: Vel SUCCESS difference: 0 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: Pressure SUCCESS difference: 8.5e-13 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: StressTensorxx SUCCESS difference: 1.7e-12 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: StressTensoryy SUCCESS difference: 3e-12 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: StressTensorzz SUCCESS difference: 2.1e-10 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: StressTensorxy SUCCESS difference: 2e-10 < 1e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: StressTensorxz SUCCESS difference: 5.3e-10 < 2e-09 test id: 3103 test name: quareShelfConstrainedStressHOAdolcMumps field: StressTensoryz +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3107 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0238382 Total Core solution elapsed time: 0.0798979 Linear solver elapsed time: 0.00823892 (10%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 3107 test name: quareShelfConstrainedMasstransp3dAdolcMumps field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3107 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0238382 Total Core solution elapsed time: 0.0798979 Linear solver elapsed time: 0.00823892 (10%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 3107 test name: quareShelfConstrainedMasstransp3dAdolcMumps field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3108 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0255445 Total Core solution elapsed time: 0.792651 Linear solver elapsed time: 0.0128183 (1.6%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.1e-15 < 1e-13 test id: 3108 test name: quareShelfConstrainedTherSteaAdolcMumps field: Temperature SUCCESS difference: 2.6e-06 < 1e-05 test id: 3108 test name: quareShelfConstrainedTherSteaAdolcMumps field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3108 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0255445 Total Core solution elapsed time: 0.792651 Linear solver elapsed time: 0.0128183 (1.6%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.1e-15 < 1e-13 test id: 3108 test name: quareShelfConstrainedTherSteaAdolcMumps field: Temperature SUCCESS difference: 2.6e-06 < 1e-05 test id: 3108 test name: quareShelfConstrainedTherSteaAdolcMumps field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3001 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0375687 Total Core solution elapsed time: 0.605941 Linear solver elapsed time: 0.114641 (19%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.7e-14 < 1e-13 test id: 3001 test name: quareShelfConstrainedStressSSA2dAdolc field: Vx SUCCESS difference: 9.2e-15 < 1e-13 test id: 3001 test name: quareShelfConstrainedStressSSA2dAdolc field: Vy SUCCESS difference: 9.4e-15 < 1e-13 test id: 3001 test name: quareShelfConstrainedStressSSA2dAdolc field: Vel SUCCESS difference: 0 < 1e-13 test id: 3001 test name: quareShelfConstrainedStressSSA2dAdolc field: Pressure SUCCESS difference: 8.4e-14 < 1e-13 test id: 3001 test name: quareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressxx SUCCESS difference: 6.2e-14 < 1e-13 test id: 3001 test name: quareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressyy SUCCESS difference: 5.6e-14 < 1e-13 test id: 3001 test name: quareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressxy +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3001 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0375687 Total Core solution elapsed time: 0.605941 Linear solver elapsed time: 0.114641 (19%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.7e-14 < 1e-13 test id: 3001 test name: quareShelfConstrainedStressSSA2dAdolc field: Vx SUCCESS difference: 9.2e-15 < 1e-13 test id: 3001 test name: quareShelfConstrainedStressSSA2dAdolc field: Vy SUCCESS difference: 9.4e-15 < 1e-13 test id: 3001 test name: quareShelfConstrainedStressSSA2dAdolc field: Vel SUCCESS difference: 0 < 1e-13 test id: 3001 test name: quareShelfConstrainedStressSSA2dAdolc field: Pressure SUCCESS difference: 8.4e-14 < 1e-13 test id: 3001 test name: quareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressxx SUCCESS difference: 6.2e-14 < 1e-13 test id: 3001 test name: quareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressyy SUCCESS difference: 5.6e-14 < 1e-13 test id: 3001 test name: quareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressxy +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3003 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0268341 Total Core solution elapsed time: 2.07048 Linear solver elapsed time: 0.00337688 (0.16%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.8e-10 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: Vx SUCCESS difference: 7.1e-11 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: Vy SUCCESS difference: 8.3e-12 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: Vz SUCCESS difference: 7e-11 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: Vel SUCCESS difference: 0 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: Pressure SUCCESS difference: 5.4e-13 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: StressTensorxx SUCCESS difference: 5.6e-13 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: StressTensoryy SUCCESS difference: 5.9e-12 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: StressTensorzz SUCCESS difference: 1.3e-10 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: StressTensorxy SUCCESS difference: 1.1e-10 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: StressTensorxz SUCCESS difference: 8.6e-10 < 2e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: StressTensoryz +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3003 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0268341 Total Core solution elapsed time: 2.07048 Linear solver elapsed time: 0.00337688 (0.16%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.8e-10 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: Vx SUCCESS difference: 7.1e-11 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: Vy SUCCESS difference: 8.3e-12 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: Vz SUCCESS difference: 7e-11 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: Vel SUCCESS difference: 0 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: Pressure SUCCESS difference: 5.4e-13 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: StressTensorxx SUCCESS difference: 5.6e-13 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: StressTensoryy SUCCESS difference: 5.9e-12 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: StressTensorzz SUCCESS difference: 1.3e-10 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: StressTensorxy SUCCESS difference: 1.1e-10 < 1e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: StressTensorxz SUCCESS difference: 8.6e-10 < 2e-09 test id: 3003 test name: quareShelfConstrainedStressHOAdolc field: StressTensoryz +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3004 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0303257 Total Core solution elapsed time: 7.22583 Linear solver elapsed time: 0.0385336 (0.53%) Total elapsed time: 0 hrs 0 min 7 sec SUCCESS difference: 3.7e-11 < 1e-08 test id: 3004 test name: quareShelfConstrainedStressFSAdolc field: Vx SUCCESS difference: 6e-11 < 1e-08 test id: 3004 test name: quareShelfConstrainedStressFSAdolc field: Vy SUCCESS difference: 3.1e-09 < 3e-07 test id: 3004 test name: quareShelfConstrainedStressFSAdolc field: Vz SUCCESS difference: 5.8e-11 < 1e-08 test id: 3004 test name: quareShelfConstrainedStressFSAdolc field: Vel SUCCESS difference: 1.2e-10 < 1e-08 test id: 3004 test name: quareShelfConstrainedStressFSAdolc field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3004 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0303257 Total Core solution elapsed time: 7.22583 Linear solver elapsed time: 0.0385336 (0.53%) Total elapsed time: 0 hrs 0 min 7 sec SUCCESS difference: 3.7e-11 < 1e-08 test id: 3004 test name: quareShelfConstrainedStressFSAdolc field: Vx SUCCESS difference: 6e-11 < 1e-08 test id: 3004 test name: quareShelfConstrainedStressFSAdolc field: Vy SUCCESS difference: 3.1e-09 < 3e-07 test id: 3004 test name: quareShelfConstrainedStressFSAdolc field: Vz SUCCESS difference: 5.8e-11 < 1e-08 test id: 3004 test name: quareShelfConstrainedStressFSAdolc field: Vel SUCCESS difference: 1.2e-10 < 1e-08 test id: 3004 test name: quareShelfConstrainedStressFSAdolc field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3009 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0335686 Total Core solution elapsed time: 5.37091 Linear solver elapsed time: 0.00265004 (0.049%) Total elapsed time: 0 hrs 0 min 5 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 3009 test name: quareShelfConstrainedTherTranAdolc field: Temperature SUCCESS difference: 0 < 1e-13 test id: 3009 test name: quareShelfConstrainedTherTranAdolc field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3009 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0335686 Total Core solution elapsed time: 5.37091 Linear solver elapsed time: 0.00265004 (0.049%) Total elapsed time: 0 hrs 0 min 5 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 3009 test name: quareShelfConstrainedTherTranAdolc field: Temperature SUCCESS difference: 0 < 1e-13 test id: 3009 test name: quareShelfConstrainedTherTranAdolc field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3104 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0290313 Total Core solution elapsed time: 2.41656 Linear solver elapsed time: 0.0355294 (1.5%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 8.1e-11 < 1e-08 test id: 3104 test name: quareShelfConstrainedStressFSAdolcMumps field: Vx SUCCESS difference: 1.1e-10 < 1e-08 test id: 3104 test name: quareShelfConstrainedStressFSAdolcMumps field: Vy SUCCESS difference: 6.4e-09 < 2e-07 test id: 3104 test name: quareShelfConstrainedStressFSAdolcMumps field: Vz SUCCESS difference: 1.1e-10 < 1e-08 test id: 3104 test name: quareShelfConstrainedStressFSAdolcMumps field: Vel SUCCESS difference: 1.4e-11 < 1e-08 test id: 3104 test name: quareShelfConstrainedStressFSAdolcMumps field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3104 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0290313 Total Core solution elapsed time: 2.41656 Linear solver elapsed time: 0.0355294 (1.5%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 8.1e-11 < 1e-08 test id: 3104 test name: quareShelfConstrainedStressFSAdolcMumps field: Vx SUCCESS difference: 1.1e-10 < 1e-08 test id: 3104 test name: quareShelfConstrainedStressFSAdolcMumps field: Vy SUCCESS difference: 6.4e-09 < 2e-07 test id: 3104 test name: quareShelfConstrainedStressFSAdolcMumps field: Vz SUCCESS difference: 1.1e-10 < 1e-08 test id: 3104 test name: quareShelfConstrainedStressFSAdolcMumps field: Vel SUCCESS difference: 1.4e-11 < 1e-08 test id: 3104 test name: quareShelfConstrainedStressFSAdolcMumps field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3105 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0141368 Total Core solution elapsed time: 0.00836075 Linear solver elapsed time: 0.0040943 (49%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 3105 test name: quareShelfConstrainedMasstransp2dAdolcMumps field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3105 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0141368 Total Core solution elapsed time: 0.00836075 Linear solver elapsed time: 0.0040943 (49%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 3105 test name: quareShelfConstrainedMasstransp2dAdolcMumps field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3106 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0173613 Total Core solution elapsed time: 0.0182188 Linear solver elapsed time: 0.00693463 (38%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-15 < 1e-13 test id: 3106 test name: quareShelfConstrainedMasstransp2dDGAdolcMumps field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3106 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0173613 Total Core solution elapsed time: 0.0182188 Linear solver elapsed time: 0.00693463 (38%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-15 < 1e-13 test id: 3106 test name: quareShelfConstrainedMasstransp2dDGAdolcMumps field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3109 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.028217 Total Core solution elapsed time: 3.12458 Linear solver elapsed time: 0.0238898 (0.76%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 3109 test name: quareShelfConstrainedTherTranAdolcMumps field: Temperature SUCCESS difference: 0 < 1e-13 test id: 3109 test name: quareShelfConstrainedTherTranAdolcMumps field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3109 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.028217 Total Core solution elapsed time: 3.12458 Linear solver elapsed time: 0.0238898 (0.76%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 3109 test name: quareShelfConstrainedTherTranAdolcMumps field: Temperature SUCCESS difference: 0 < 1e-13 test id: 3109 test name: quareShelfConstrainedTherTranAdolcMumps field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3119 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0246739 Total Core solution elapsed time: 0.402118 Linear solver elapsed time: 0.0135512 (3.4%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-14 < 1e-13 test id: 3119 test name: port * field: Jac Reverse +++ exit code: 0 +++ error: 0 +++ Running case: PYTHON-3119 +++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog ----------------running----------------------- paterson is outdated, please consider using cuffey instead boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ─────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ─────────────────────────────────────────────────────────────────── write lock file: FemModel initialization elapsed time: 0.0246739 Total Core solution elapsed time: 0.402118 Linear solver elapsed time: 0.0135512 (3.4%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-14 < 1e-13 test id: 3119 test name: port * field: Jac Reverse +++ exit code: 0 +++ error: 0 Recording test results Finished: SUCCESS