Started by an SCM change
Obtained jenkins_tests/clubb_cmake_test/Jenkinsfile from git https://github.com/larson-group/clubb.git
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Running on nelson in /home/jenkins/workspace/clubb_cmake_test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Fetching changes from the remote Git repository
Checking out Revision 406c3636fd5626566f8c184c71152f19157606b5 (refs/remotes/origin/master)
Commit message: "Autoupdated clubb's morrison using sam's morrison"
> git rev-parse --resolve-git-dir /home/jenkins/workspace/clubb_cmake_test/.git # timeout=10
> git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
> git --version # timeout=10
> git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials larsongroupsysadmin github token
> git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 406c3636fd5626566f8c184c71152f19157606b5 # timeout=10
> git rev-list --no-walk 8e88e823c01ff67c119c389266848c925611c3ca # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Compile gfortran)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-qorv6nkkjzyzntx6wbjupmoxrot26t6r/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Lmod Warning:
-------------------------------------------------------------------------------
The following dependent module(s) are not currently loaded:
gcc-runtime/13.1.0-wiuv7wc (required by: mpich/4.2.1, hdf5/1.14.3-cb5lzz7,
netcdf-c/4.9.2, netcdf-fortran/4.5.3), glibc/2.35-tdr5czg (required by:
mpich/4.2.1, hdf5/1.14.3-cb5lzz7, netcdf-c/4.9.2, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ ./compile.py -run_tests
-- Compiling with double precision
-- SUCCESS: netcdf-fortran found.
-- -> Library : /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/lib/libnetcdff.so
-- -> Modules : /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jenkins/workspace/clubb_cmake_test/build/gcc_PRECdouble
Using inferred toolchain file: /home/jenkins/workspace/clubb_cmake_test/cmake/toolchains/linux_x86_64_gcc.cmake
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_cmake_test/build/gcc_PRECdouble
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_cmake_test/install/gcc_PRECdouble
about to cmnake /home/jenkins/workspace/clubb_cmake_test/build/gcc_PRECdouble
Running CMake configure...
Scanning dependencies of target scm_activation_lib
Scanning dependencies of target clubb_lapack_single
Scanning dependencies of target clubb_lapack_shared
[ 17%] Built target clubb_lapack_single
[ 17%] Built target scm_activation_lib
Scanning dependencies of target clubb_lapack_double
[ 18%] Built target clubb_lapack_shared
[ 36%] Built target clubb_lapack_double
[ 36%] Built target lapack_lib
Scanning dependencies of target clubb_core_lib
[ 51%] Built target clubb_core_lib
Scanning dependencies of target text_writer_lib
Scanning dependencies of target microphys_utils_lib
Scanning dependencies of target bugsrad_lib
Scanning dependencies of target coamps_lib
[ 52%] Built target text_writer_lib
[ 62%] Built target coamps_lib
[ 62%] Built target microphys_utils_lib
Scanning dependencies of target KK_microphys_lib
Scanning dependencies of target morrison_microphys_lib
[ 67%] Built target bugsrad_lib
[ 67%] Built target morrison_microphys_lib
[ 71%] Built target KK_microphys_lib
Scanning dependencies of target silhs_lib
[ 74%] Built target silhs_lib
Scanning dependencies of target numerical_recipes_lib
Scanning dependencies of target radiation_lib
[ 77%] Built target numerical_recipes_lib
[ 79%] Built target radiation_lib
Scanning dependencies of target input_fields_lib
[ 82%] Built target input_fields_lib
Scanning dependencies of target G_unit_test_lib
Scanning dependencies of target microphys_lib
Scanning dependencies of target benchmark_cases_lib
[ 85%] Built target G_unit_test_lib
[ 89%] Built target microphys_lib
Scanning dependencies of target G_unit_tests
[ 96%] Built target benchmark_cases_lib
[ 96%] Built target G_unit_tests
Scanning dependencies of target clubb_driver_lib
[ 97%] Built target clubb_driver_lib
Scanning dependencies of target clubb_driver_test
Scanning dependencies of target clubb_thread_test
Scanning dependencies of target clubb_standalone_loss
Scanning dependencies of target clubb_loss_driver_test
Scanning dependencies of target clubb_standalone
[ 97%] Built target clubb_thread_test
[ 97%] Built target clubb_driver_test
[ 98%] Built target clubb_loss_driver_test
Scanning dependencies of target clubb_tuner
[ 99%] Built target clubb_standalone_loss
[ 99%] Built target clubb_standalone
[100%] Built target clubb_tuner
Install the project...
-- Install configuration: "Release"
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/gcc_PRECdouble/libclubb_driver_lib.a
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/gcc_PRECdouble/clubb_tuner
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/gcc_PRECdouble/G_unit_tests
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/gcc_PRECdouble/clubb_thread_test
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/gcc_PRECdouble/clubb_standalone
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/gcc_PRECdouble/clubb_driver_test
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/gcc_PRECdouble/clubb_standalone_loss
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/gcc_PRECdouble/clubb_loss_driver_test
CLUBBStandardsCheck.py: beginning check on src
PASS: 0 checks failed for src
CLUBBStandardsCheck.py: beginning check on src/CLUBB_core
PASS: 0 checks failed for src/CLUBB_core
CLUBBStandardsCheck.py: beginning check on src/SILHS
PASS: 0 checks failed for src/SILHS
CLUBBStandardsCheck.py: beginning check on src/Benchmark_cases
PASS: 0 checks failed for src/Benchmark_cases
CLUBBStandardsCheck.py: beginning check on src/Radiation
PASS: 0 checks failed for src/Radiation
CLUBBStandardsCheck.py: beginning check on src/Microphys
PASS: 0 checks failed for src/Microphys
CLUBBStandardsCheck.py: beginning check on src/Microphys/KK_microphys
PASS: 0 checks failed for src/Microphys/KK_microphys
CLUBBStandardsCheck.py: beginning check on src/G_unit_test_types
PASS: 0 checks failed for src/G_unit_test_types
[92mBuild completed successfully, and all source code checks passed.[0m
Running CMake ctests
Test project /home/jenkins/workspace/clubb_cmake_test/build/gcc_PRECdouble
Start 1: _init_output_dir
1/11 Test #1: _init_output_dir ................. Passed 0.05 sec
Start 2: bomex_100iter
2/11 Test #2: bomex_100iter .................... Passed 0.52 sec
Start 3: wangara_100iter
3/11 Test #3: wangara_100iter .................. Passed 0.47 sec
Start 4: fire_100iter
4/11 Test #4: fire_100iter ..................... Passed 0.49 sec
Start 5: atex_100iter
5/11 Test #5: atex_100iter ..................... Passed 0.73 sec
Start 6: rico_silhs_100iter
6/11 Test #6: rico_silhs_100iter ............... Passed 0.57 sec
Start 7: arm_97_50iter
7/11 Test #7: arm_97_50iter .................... Passed 0.71 sec
Start 8: cobra_100iter
8/11 Test #8: cobra_100iter .................... Passed 0.59 sec
Start 9: arm_r8029_100iter
9/11 Test #9: arm_r8029_100iter ................ Passed 0.63 sec
Start 10: arm_100iter_8col
10/11 Test #10: arm_100iter_8col ................. Passed 0.79 sec
Start 11: arm_1000iter_5dt
11/11 Test #11: arm_1000iter_5dt ................. Passed 1.04 sec
100% tests passed, 0 tests failed out of 11
Total Test time (real) = 6.60 sec
[92mAll tests passed.[0m
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Compile gfortran: openmp+debug)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-qorv6nkkjzyzntx6wbjupmoxrot26t6r/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Lmod Warning:
-------------------------------------------------------------------------------
The following dependent module(s) are not currently loaded:
gcc-runtime/13.1.0-wiuv7wc (required by: mpich/4.2.1, hdf5/1.14.3-cb5lzz7,
netcdf-c/4.9.2, netcdf-fortran/4.5.3), glibc/2.35-tdr5czg (required by:
mpich/4.2.1, hdf5/1.14.3-cb5lzz7, netcdf-c/4.9.2, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ ./compile.py -debug -openmp -run_tests
-- Compiling with double precision
-- SUCCESS: netcdf-fortran found.
-- -> Library : /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/lib/libnetcdff.so
-- -> Modules : /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-zcsi7k5jxdw7dz5ufpdkyk6ovim7ebwe/include
-- OpenMP Fortran support found
-- Flags: -fopenmp
-- Includes:
-- Libraries:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/gcc-13.1.0-ly4g5v5mnoe2su6clyt6sk674bfvfow2/lib64/libgomp.so;/lib/x86_64-linux-gnu/libpthread.a
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jenkins/workspace/clubb_cmake_test/build/gcc_DEBUG_PRECdouble_OPENMP
Using inferred toolchain file: /home/jenkins/workspace/clubb_cmake_test/cmake/toolchains/linux_x86_64_gcc.cmake
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_cmake_test/build/gcc_DEBUG_PRECdouble_OPENMP
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_cmake_test/install/gcc_DEBUG_PRECdouble_OPENMP
about to cmnake /home/jenkins/workspace/clubb_cmake_test/build/gcc_DEBUG_PRECdouble_OPENMP
Running CMake configure...
Scanning dependencies of target scm_activation_lib
Scanning dependencies of target clubb_lapack_shared
Scanning dependencies of target clubb_lapack_double
Scanning dependencies of target clubb_lapack_single
[ 1%] Built target clubb_lapack_shared
[ 19%] Built target clubb_lapack_double
[ 19%] Built target scm_activation_lib
[ 36%] Built target clubb_lapack_single
[ 36%] Built target lapack_lib
Scanning dependencies of target clubb_core_lib
[ 51%] Built target clubb_core_lib
Scanning dependencies of target microphys_utils_lib
Scanning dependencies of target text_writer_lib
Scanning dependencies of target bugsrad_lib
Scanning dependencies of target coamps_lib
[ 61%] Built target coamps_lib
[ 62%] Built target microphys_utils_lib
[ 62%] Built target text_writer_lib
Scanning dependencies of target morrison_microphys_lib
Scanning dependencies of target KK_microphys_lib
[ 67%] Built target bugsrad_lib
[ 67%] Built target morrison_microphys_lib
[ 71%] Built target KK_microphys_lib
Scanning dependencies of target silhs_lib
[ 74%] Built target silhs_lib
Scanning dependencies of target numerical_recipes_lib
Scanning dependencies of target radiation_lib
[ 77%] Built target numerical_recipes_lib
[ 79%] Built target radiation_lib
Scanning dependencies of target input_fields_lib
[ 82%] Built target input_fields_lib
Scanning dependencies of target G_unit_test_lib
Scanning dependencies of target microphys_lib
Scanning dependencies of target benchmark_cases_lib
[ 85%] Built target G_unit_test_lib
[ 89%] Built target microphys_lib
Scanning dependencies of target G_unit_tests
[ 96%] Built target benchmark_cases_lib
[ 96%] Built target G_unit_tests
Scanning dependencies of target clubb_driver_lib
[ 97%] Built target clubb_driver_lib
Scanning dependencies of target clubb_thread_test
Scanning dependencies of target clubb_driver_test
Scanning dependencies of target clubb_loss_driver_test
Scanning dependencies of target clubb_tuner
[ 97%] Built target clubb_thread_test
Scanning dependencies of target clubb_standalone_loss
[ 98%] Built target clubb_driver_test
[ 98%] Built target clubb_loss_driver_test
Scanning dependencies of target clubb_standalone
[ 99%] Built target clubb_standalone_loss
[ 99%] Built target clubb_standalone
[100%] Built target clubb_tuner
Install the project...
-- Install configuration: "Debug"
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/gcc_DEBUG_PRECdouble_OPENMP/libclubb_driver_lib.a
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/gcc_DEBUG_PRECdouble_OPENMP/clubb_tuner
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/gcc_DEBUG_PRECdouble_OPENMP/G_unit_tests
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/gcc_DEBUG_PRECdouble_OPENMP/clubb_thread_test
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/gcc_DEBUG_PRECdouble_OPENMP/clubb_standalone
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/gcc_DEBUG_PRECdouble_OPENMP/clubb_driver_test
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/gcc_DEBUG_PRECdouble_OPENMP/clubb_standalone_loss
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/gcc_DEBUG_PRECdouble_OPENMP/clubb_loss_driver_test
CLUBBStandardsCheck.py: beginning check on src
PASS: 0 checks failed for src
CLUBBStandardsCheck.py: beginning check on src/CLUBB_core
PASS: 0 checks failed for src/CLUBB_core
CLUBBStandardsCheck.py: beginning check on src/SILHS
PASS: 0 checks failed for src/SILHS
CLUBBStandardsCheck.py: beginning check on src/Benchmark_cases
PASS: 0 checks failed for src/Benchmark_cases
CLUBBStandardsCheck.py: beginning check on src/Radiation
PASS: 0 checks failed for src/Radiation
CLUBBStandardsCheck.py: beginning check on src/Microphys
PASS: 0 checks failed for src/Microphys
CLUBBStandardsCheck.py: beginning check on src/Microphys/KK_microphys
PASS: 0 checks failed for src/Microphys/KK_microphys
CLUBBStandardsCheck.py: beginning check on src/G_unit_test_types
PASS: 0 checks failed for src/G_unit_test_types
[92mBuild completed successfully, and all source code checks passed.[0m
Running CMake ctests
Test project /home/jenkins/workspace/clubb_cmake_test/build/gcc_DEBUG_PRECdouble_OPENMP
Start 1: _init_output_dir
1/11 Test #1: _init_output_dir ................. Passed 0.05 sec
Start 2: bomex_100iter
2/11 Test #2: bomex_100iter .................... Passed 0.92 sec
Start 3: wangara_100iter
3/11 Test #3: wangara_100iter .................. Passed 0.78 sec
Start 4: fire_100iter
4/11 Test #4: fire_100iter ..................... Passed 0.82 sec
Start 5: atex_100iter
5/11 Test #5: atex_100iter ..................... Passed 1.27 sec
Start 6: rico_silhs_100iter
6/11 Test #6: rico_silhs_100iter ............... Passed 1.10 sec
Start 7: arm_97_50iter
7/11 Test #7: arm_97_50iter .................... Passed 1.50 sec
Start 8: cobra_100iter
8/11 Test #8: cobra_100iter .................... Passed 1.07 sec
Start 9: arm_r8029_100iter
9/11 Test #9: arm_r8029_100iter ................ Passed 1.12 sec
Start 10: arm_100iter_8col
10/11 Test #10: arm_100iter_8col ................. Passed 1.76 sec
Start 11: arm_1000iter_5dt
11/11 Test #11: arm_1000iter_5dt ................. Passed 3.14 sec
100% tests passed, 0 tests failed out of 11
Total Test time (real) = 13.55 sec
[92mAll tests passed.[0m
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Compile ifx)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-qorv6nkkjzyzntx6wbjupmoxrot26t6r/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load intel netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ ./compile.py -run_tests
-- Compiling with double precision
-- SUCCESS: netcdf-fortran found.
-- -> Library : /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vnle5nytdsohpf3fkn6waiuu5mcv5t6g/lib/libnetcdff.so
-- -> Modules : /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vnle5nytdsohpf3fkn6waiuu5mcv5t6g/include
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jenkins/workspace/clubb_cmake_test/build/intel_PRECdouble
Using inferred toolchain file: /home/jenkins/workspace/clubb_cmake_test/cmake/toolchains/linux_x86_64_intel.cmake
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_cmake_test/build/intel_PRECdouble
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECdouble
about to cmnake /home/jenkins/workspace/clubb_cmake_test/build/intel_PRECdouble
Running CMake configure...
Scanning dependencies of target clubb_lapack_shared
Scanning dependencies of target scm_activation_lib
[ 1%] Built target clubb_lapack_shared
Scanning dependencies of target clubb_lapack_double
Scanning dependencies of target clubb_lapack_single
[ 1%] Built target scm_activation_lib
[ 19%] Built target clubb_lapack_double
[ 36%] Built target clubb_lapack_single
[ 36%] Built target lapack_lib
Scanning dependencies of target clubb_core_lib
[ 51%] Built target clubb_core_lib
Scanning dependencies of target bugsrad_lib
Scanning dependencies of target microphys_utils_lib
Scanning dependencies of target text_writer_lib
Scanning dependencies of target coamps_lib
[ 51%] Built target microphys_utils_lib
[ 56%] Built target bugsrad_lib
[ 57%] Built target text_writer_lib
[ 67%] Built target coamps_lib
Scanning dependencies of target morrison_microphys_lib
Scanning dependencies of target KK_microphys_lib
[ 67%] Built target morrison_microphys_lib
[ 71%] Built target KK_microphys_lib
Scanning dependencies of target silhs_lib
[ 74%] Built target silhs_lib
Scanning dependencies of target numerical_recipes_lib
Scanning dependencies of target radiation_lib
[ 77%] Built target numerical_recipes_lib
[ 79%] Built target radiation_lib
Scanning dependencies of target input_fields_lib
[ 82%] Built target input_fields_lib
Scanning dependencies of target microphys_lib
Scanning dependencies of target G_unit_test_lib
Scanning dependencies of target benchmark_cases_lib
[ 85%] Built target G_unit_test_lib
[ 92%] Built target benchmark_cases_lib
[ 96%] Built target microphys_lib
Scanning dependencies of target G_unit_tests
Scanning dependencies of target clubb_driver_lib
[ 96%] Built target G_unit_tests
[ 97%] Built target clubb_driver_lib
Scanning dependencies of target clubb_thread_test
Scanning dependencies of target clubb_standalone_loss
Scanning dependencies of target clubb_standalone
Scanning dependencies of target clubb_loss_driver_test
Scanning dependencies of target clubb_driver_test
Scanning dependencies of target clubb_tuner
[ 97%] Built target clubb_thread_test
[ 97%] Built target clubb_standalone
[ 98%] Built target clubb_standalone_loss
[ 98%] Built target clubb_driver_test
[ 99%] Built target clubb_loss_driver_test
[100%] Built target clubb_tuner
Install the project...
-- Install configuration: "Release"
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECdouble/libclubb_driver_lib.a
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECdouble/clubb_tuner
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECdouble/G_unit_tests
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECdouble/clubb_thread_test
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECdouble/clubb_standalone
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECdouble/clubb_driver_test
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECdouble/clubb_standalone_loss
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECdouble/clubb_loss_driver_test
CLUBBStandardsCheck.py: beginning check on src
PASS: 0 checks failed for src
CLUBBStandardsCheck.py: beginning check on src/CLUBB_core
PASS: 0 checks failed for src/CLUBB_core
CLUBBStandardsCheck.py: beginning check on src/SILHS
PASS: 0 checks failed for src/SILHS
CLUBBStandardsCheck.py: beginning check on src/Benchmark_cases
PASS: 0 checks failed for src/Benchmark_cases
CLUBBStandardsCheck.py: beginning check on src/Radiation
PASS: 0 checks failed for src/Radiation
CLUBBStandardsCheck.py: beginning check on src/Microphys
PASS: 0 checks failed for src/Microphys
CLUBBStandardsCheck.py: beginning check on src/Microphys/KK_microphys
PASS: 0 checks failed for src/Microphys/KK_microphys
CLUBBStandardsCheck.py: beginning check on src/G_unit_test_types
PASS: 0 checks failed for src/G_unit_test_types
[92mBuild completed successfully, and all source code checks passed.[0m
Running CMake ctests
Test project /home/jenkins/workspace/clubb_cmake_test/build/intel_PRECdouble
Start 1: _init_output_dir
1/11 Test #1: _init_output_dir ................. Passed 0.06 sec
Start 2: bomex_100iter
2/11 Test #2: bomex_100iter .................... Passed 0.77 sec
Start 3: wangara_100iter
3/11 Test #3: wangara_100iter .................. Passed 0.72 sec
Start 4: fire_100iter
4/11 Test #4: fire_100iter ..................... Passed 0.76 sec
Start 5: atex_100iter
5/11 Test #5: atex_100iter ..................... Passed 0.97 sec
Start 6: rico_silhs_100iter
6/11 Test #6: rico_silhs_100iter ............... Passed 0.95 sec
Start 7: arm_97_50iter
7/11 Test #7: arm_97_50iter .................... Passed 1.06 sec
Start 8: cobra_100iter
8/11 Test #8: cobra_100iter .................... Passed 0.89 sec
Start 9: arm_r8029_100iter
9/11 Test #9: arm_r8029_100iter ................ Passed 0.87 sec
Start 10: arm_100iter_8col
10/11 Test #10: arm_100iter_8col ................. Passed 0.51 sec
Start 11: arm_1000iter_5dt
11/11 Test #11: arm_1000iter_5dt ................. Passed 1.49 sec
100% tests passed, 0 tests failed out of 11
Total Test time (real) = 9.05 sec
[92mAll tests passed.[0m
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Compile ifx: single precision)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-qorv6nkkjzyzntx6wbjupmoxrot26t6r/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load intel netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ ./compile.py -precision single -run_tests
-- Compiling with single precision
-- SUCCESS: netcdf-fortran found.
-- -> Library : /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vnle5nytdsohpf3fkn6waiuu5mcv5t6g/lib/libnetcdff.so
-- -> Modules : /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vnle5nytdsohpf3fkn6waiuu5mcv5t6g/include
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jenkins/workspace/clubb_cmake_test/build/intel_PRECsingle
Using inferred toolchain file: /home/jenkins/workspace/clubb_cmake_test/cmake/toolchains/linux_x86_64_intel.cmake
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_cmake_test/build/intel_PRECsingle
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECsingle
about to cmnake /home/jenkins/workspace/clubb_cmake_test/build/intel_PRECsingle
Running CMake configure...
Scanning dependencies of target scm_activation_lib
Scanning dependencies of target clubb_lapack_double
Scanning dependencies of target clubb_lapack_single
Scanning dependencies of target clubb_lapack_shared
[ 22%] Built target clubb_lapack_shared
[ 22%] Built target clubb_lapack_double
[ 36%] Built target clubb_lapack_single
[ 36%] Built target scm_activation_lib
[ 36%] Built target lapack_lib
Scanning dependencies of target clubb_core_lib
[ 51%] Built target clubb_core_lib
Scanning dependencies of target microphys_utils_lib
Scanning dependencies of target bugsrad_lib
Scanning dependencies of target text_writer_lib
Scanning dependencies of target coamps_lib
[ 51%] Built target microphys_utils_lib
[ 55%] Built target text_writer_lib
[ 62%] Built target coamps_lib
Scanning dependencies of target morrison_microphys_lib
[ 67%] Built target bugsrad_lib
Scanning dependencies of target KK_microphys_lib
[ 67%] Built target morrison_microphys_lib
[ 71%] Built target KK_microphys_lib
Scanning dependencies of target silhs_lib
[ 74%] Built target silhs_lib
Scanning dependencies of target radiation_lib
Scanning dependencies of target numerical_recipes_lib
[ 77%] Built target numerical_recipes_lib
[ 79%] Built target radiation_lib
Scanning dependencies of target input_fields_lib
[ 82%] Built target input_fields_lib
Scanning dependencies of target microphys_lib
Scanning dependencies of target benchmark_cases_lib
Scanning dependencies of target G_unit_test_lib
[ 85%] Built target G_unit_test_lib
[ 89%] Built target microphys_lib
Scanning dependencies of target G_unit_tests
[ 96%] Built target benchmark_cases_lib
[ 96%] Built target G_unit_tests
Scanning dependencies of target clubb_driver_lib
[ 97%] Built target clubb_driver_lib
Scanning dependencies of target clubb_driver_test
Scanning dependencies of target clubb_thread_test
Scanning dependencies of target clubb_standalone_loss
Scanning dependencies of target clubb_loss_driver_test
Scanning dependencies of target clubb_standalone
Scanning dependencies of target clubb_tuner
[ 97%] Built target clubb_driver_test
[ 97%] Built target clubb_thread_test
[ 98%] Built target clubb_loss_driver_test
[ 99%] Built target clubb_standalone_loss
[ 99%] Built target clubb_standalone
[100%] Built target clubb_tuner
Install the project...
-- Install configuration: "Release"
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECsingle/libclubb_driver_lib.a
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECsingle/clubb_tuner
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECsingle/G_unit_tests
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECsingle/clubb_thread_test
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECsingle/clubb_standalone
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECsingle/clubb_driver_test
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECsingle/clubb_standalone_loss
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/intel_PRECsingle/clubb_loss_driver_test
CLUBBStandardsCheck.py: beginning check on src
PASS: 0 checks failed for src
CLUBBStandardsCheck.py: beginning check on src/CLUBB_core
PASS: 0 checks failed for src/CLUBB_core
CLUBBStandardsCheck.py: beginning check on src/SILHS
PASS: 0 checks failed for src/SILHS
CLUBBStandardsCheck.py: beginning check on src/Benchmark_cases
PASS: 0 checks failed for src/Benchmark_cases
CLUBBStandardsCheck.py: beginning check on src/Radiation
PASS: 0 checks failed for src/Radiation
CLUBBStandardsCheck.py: beginning check on src/Microphys
PASS: 0 checks failed for src/Microphys
CLUBBStandardsCheck.py: beginning check on src/Microphys/KK_microphys
PASS: 0 checks failed for src/Microphys/KK_microphys
CLUBBStandardsCheck.py: beginning check on src/G_unit_test_types
PASS: 0 checks failed for src/G_unit_test_types
[92mBuild completed successfully, and all source code checks passed.[0m
Running CMake ctests
Test project /home/jenkins/workspace/clubb_cmake_test/build/intel_PRECsingle
Start 1: _init_output_dir
1/11 Test #1: _init_output_dir ................. Passed 0.06 sec
Start 2: bomex_100iter
2/11 Test #2: bomex_100iter .................... Passed 0.78 sec
Start 3: wangara_100iter
3/11 Test #3: wangara_100iter .................. Passed 0.76 sec
Start 4: fire_100iter
4/11 Test #4: fire_100iter ..................... Passed 0.71 sec
Start 5: atex_100iter
5/11 Test #5: atex_100iter ..................... Passed 1.01 sec
Start 6: rico_silhs_100iter
6/11 Test #6: rico_silhs_100iter ............... Passed 0.93 sec
Start 7: arm_97_50iter
7/11 Test #7: arm_97_50iter .................... Passed 1.00 sec
Start 8: cobra_100iter
8/11 Test #8: cobra_100iter .................... Passed 0.81 sec
Start 9: arm_r8029_100iter
9/11 Test #9: arm_r8029_100iter ................ Passed 0.84 sec
Start 10: arm_100iter_8col
10/11 Test #10: arm_100iter_8col ................. Passed 0.50 sec
Start 11: arm_1000iter_5dt
11/11 Test #11: arm_1000iter_5dt ................. Passed 1.64 sec
100% tests passed, 0 tests failed out of 11
Total Test time (real) = 9.05 sec
[92mAll tests passed.[0m
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Compile nvfortran)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-qorv6nkkjzyzntx6wbjupmoxrot26t6r/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load nvhpc netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ ./compile.py -run_tests
-- Configuring for CPU build
-- Compiling with double precision
-- SUCCESS: netcdf-fortran found.
-- -> Library : /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/nvhpc-24.3/netcdf-fortran-4.5.3-4jp2ujpzfvvhktuooajkk32l4eysemmt/lib/libnetcdff.so
-- -> Modules : /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/nvhpc-24.3/netcdf-fortran-4.5.3-4jp2ujpzfvvhktuooajkk32l4eysemmt/include
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jenkins/workspace/clubb_cmake_test/build/nvhpc_PRECdouble
Using inferred toolchain file: /home/jenkins/workspace/clubb_cmake_test/cmake/toolchains/linux_x86_64_nvhpc.cmake
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_cmake_test/build/nvhpc_PRECdouble
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_PRECdouble
about to cmnake /home/jenkins/workspace/clubb_cmake_test/build/nvhpc_PRECdouble
Running CMake configure...
Scanning dependencies of target scm_activation_lib
Scanning dependencies of target clubb_lapack_shared
Scanning dependencies of target clubb_lapack_double
Scanning dependencies of target clubb_lapack_single
[ 0%] Built target scm_activation_lib
[ 1%] Built target clubb_lapack_shared
[ 29%] Built target clubb_lapack_double
[ 36%] Built target clubb_lapack_single
[ 36%] Built target lapack_lib
Scanning dependencies of target clubb_core_lib
[ 51%] Built target clubb_core_lib
Scanning dependencies of target microphys_utils_lib
Scanning dependencies of target text_writer_lib
Scanning dependencies of target coamps_lib
Scanning dependencies of target bugsrad_lib
[ 52%] Built target text_writer_lib
[ 62%] Built target coamps_lib
[ 67%] Built target bugsrad_lib
[ 67%] Built target microphys_utils_lib
Scanning dependencies of target KK_microphys_lib
Scanning dependencies of target morrison_microphys_lib
[ 71%] Built target KK_microphys_lib
[ 71%] Built target morrison_microphys_lib
Scanning dependencies of target silhs_lib
[ 74%] Built target silhs_lib
Scanning dependencies of target radiation_lib
Scanning dependencies of target numerical_recipes_lib
[ 76%] Built target radiation_lib
[ 79%] Built target numerical_recipes_lib
Scanning dependencies of target input_fields_lib
[ 82%] Built target input_fields_lib
Scanning dependencies of target microphys_lib
Scanning dependencies of target benchmark_cases_lib
Scanning dependencies of target G_unit_test_lib
[ 86%] Built target microphys_lib
[ 93%] Built target benchmark_cases_lib
[ 96%] Built target G_unit_test_lib
Scanning dependencies of target G_unit_tests
Scanning dependencies of target clubb_driver_lib
[ 96%] Built target G_unit_tests
[ 97%] Built target clubb_driver_lib
Scanning dependencies of target clubb_standalone
Scanning dependencies of target clubb_standalone_loss
Scanning dependencies of target clubb_thread_test
Scanning dependencies of target clubb_driver_test
Scanning dependencies of target clubb_loss_driver_test
Scanning dependencies of target clubb_tuner
[ 99%] Built target clubb_standalone_loss
[ 99%] Built target clubb_thread_test
[ 99%] Built target clubb_tuner
[ 99%] Built target clubb_standalone
[100%] Built target clubb_loss_driver_test
[100%] Built target clubb_driver_test
Install the project...
-- Install configuration: "Release"
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_PRECdouble/libclubb_driver_lib.a
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_PRECdouble/clubb_tuner
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_PRECdouble/G_unit_tests
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_PRECdouble/clubb_thread_test
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_PRECdouble/clubb_standalone
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_PRECdouble/clubb_driver_test
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_PRECdouble/clubb_standalone_loss
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_PRECdouble/clubb_loss_driver_test
CLUBBStandardsCheck.py: beginning check on src
PASS: 0 checks failed for src
CLUBBStandardsCheck.py: beginning check on src/CLUBB_core
PASS: 0 checks failed for src/CLUBB_core
CLUBBStandardsCheck.py: beginning check on src/SILHS
PASS: 0 checks failed for src/SILHS
CLUBBStandardsCheck.py: beginning check on src/Benchmark_cases
PASS: 0 checks failed for src/Benchmark_cases
CLUBBStandardsCheck.py: beginning check on src/Radiation
PASS: 0 checks failed for src/Radiation
CLUBBStandardsCheck.py: beginning check on src/Microphys
PASS: 0 checks failed for src/Microphys
CLUBBStandardsCheck.py: beginning check on src/Microphys/KK_microphys
PASS: 0 checks failed for src/Microphys/KK_microphys
CLUBBStandardsCheck.py: beginning check on src/G_unit_test_types
PASS: 0 checks failed for src/G_unit_test_types
[92mBuild completed successfully, and all source code checks passed.[0m
Running CMake ctests
Test project /home/jenkins/workspace/clubb_cmake_test/build/nvhpc_PRECdouble
Start 1: _init_output_dir
1/11 Test #1: _init_output_dir ................. Passed 0.05 sec
Start 2: bomex_100iter
2/11 Test #2: bomex_100iter .................... Passed 0.99 sec
Start 3: wangara_100iter
3/11 Test #3: wangara_100iter .................. Passed 0.90 sec
Start 4: fire_100iter
4/11 Test #4: fire_100iter ..................... Passed 0.96 sec
Start 5: atex_100iter
5/11 Test #5: atex_100iter ..................... Passed 1.33 sec
Start 6: rico_silhs_100iter
6/11 Test #6: rico_silhs_100iter ............... Passed 1.29 sec
Start 7: arm_97_50iter
7/11 Test #7: arm_97_50iter .................... Passed 1.79 sec
Start 8: cobra_100iter
8/11 Test #8: cobra_100iter .................... Passed 1.15 sec
Start 9: arm_r8029_100iter
9/11 Test #9: arm_r8029_100iter ................ Passed 1.15 sec
Start 10: arm_100iter_8col
10/11 Test #10: arm_100iter_8col ................. Passed 0.58 sec
Start 11: arm_1000iter_5dt
11/11 Test #11: arm_1000iter_5dt ................. Passed 2.01 sec
100% tests passed, 0 tests failed out of 11
Total Test time (real) = 12.20 sec
[92mAll tests passed.[0m
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Compile nvfortran: openacc)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-qorv6nkkjzyzntx6wbjupmoxrot26t6r/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load nvhpc netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ ./compile.py -gpu openacc -run_tests
-- Configuring for OpenACC GPU build
-- Compiling with double precision
-- SUCCESS: netcdf-fortran found.
-- -> Library : /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/nvhpc-24.3/netcdf-fortran-4.5.3-4jp2ujpzfvvhktuooajkk32l4eysemmt/lib/libnetcdff.so
-- -> Modules : /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/nvhpc-24.3/netcdf-fortran-4.5.3-4jp2ujpzfvvhktuooajkk32l4eysemmt/include
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jenkins/workspace/clubb_cmake_test/build/nvhpc_GPUopenacc_PRECdouble
Using inferred toolchain file: /home/jenkins/workspace/clubb_cmake_test/cmake/toolchains/linux_x86_64_nvhpc.cmake
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_cmake_test/build/nvhpc_GPUopenacc_PRECdouble
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_GPUopenacc_PRECdouble
about to cmnake /home/jenkins/workspace/clubb_cmake_test/build/nvhpc_GPUopenacc_PRECdouble
Running CMake configure...
Scanning dependencies of target scm_activation_lib
[ 0%] Built target scm_activation_lib
Scanning dependencies of target clubb_lapack_shared
Scanning dependencies of target clubb_lapack_single
[ 1%] Built target clubb_lapack_shared
[ 18%] Built target clubb_lapack_single
Scanning dependencies of target clubb_lapack_double
[ 36%] Built target clubb_lapack_double
[ 36%] Built target lapack_lib
Scanning dependencies of target clubb_core_lib
[ 51%] Built target clubb_core_lib
Scanning dependencies of target microphys_utils_lib
Scanning dependencies of target text_writer_lib
Scanning dependencies of target coamps_lib
Scanning dependencies of target bugsrad_lib
[ 51%] Built target microphys_utils_lib
[ 52%] Built target text_writer_lib
[ 62%] Built target coamps_lib
[ 67%] Built target bugsrad_lib
Scanning dependencies of target morrison_microphys_lib
Scanning dependencies of target KK_microphys_lib
[ 67%] Built target morrison_microphys_lib
[ 71%] Built target KK_microphys_lib
Scanning dependencies of target silhs_lib
[ 74%] Built target silhs_lib
Scanning dependencies of target numerical_recipes_lib
Scanning dependencies of target radiation_lib
[ 77%] Built target numerical_recipes_lib
[ 79%] Built target radiation_lib
Scanning dependencies of target input_fields_lib
[ 82%] Built target input_fields_lib
Scanning dependencies of target G_unit_test_lib
Scanning dependencies of target microphys_lib
Scanning dependencies of target benchmark_cases_lib
[ 89%] Built target benchmark_cases_lib
[ 96%] Built target microphys_lib
[ 96%] Built target G_unit_test_lib
Scanning dependencies of target G_unit_tests
Scanning dependencies of target clubb_driver_lib
[ 96%] Built target G_unit_tests
[ 97%] Built target clubb_driver_lib
Scanning dependencies of target clubb_standalone
Scanning dependencies of target clubb_thread_test
Scanning dependencies of target clubb_driver_test
Scanning dependencies of target clubb_loss_driver_test
Scanning dependencies of target clubb_tuner
Scanning dependencies of target clubb_standalone_loss
[ 98%] Built target clubb_driver_test
[ 98%] Built target clubb_standalone
[ 98%] Built target clubb_thread_test
[ 98%] Built target clubb_loss_driver_test
[ 99%] Built target clubb_standalone_loss
[100%] Built target clubb_tuner
Install the project...
-- Install configuration: "Release"
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_GPUopenacc_PRECdouble/libclubb_driver_lib.a
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_GPUopenacc_PRECdouble/clubb_tuner
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_GPUopenacc_PRECdouble/G_unit_tests
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_GPUopenacc_PRECdouble/clubb_thread_test
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_GPUopenacc_PRECdouble/clubb_standalone
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_GPUopenacc_PRECdouble/clubb_driver_test
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_GPUopenacc_PRECdouble/clubb_standalone_loss
-- Up-to-date: /home/jenkins/workspace/clubb_cmake_test/install/nvhpc_GPUopenacc_PRECdouble/clubb_loss_driver_test
CLUBBStandardsCheck.py: beginning check on src
PASS: 0 checks failed for src
CLUBBStandardsCheck.py: beginning check on src/CLUBB_core
PASS: 0 checks failed for src/CLUBB_core
CLUBBStandardsCheck.py: beginning check on src/SILHS
PASS: 0 checks failed for src/SILHS
CLUBBStandardsCheck.py: beginning check on src/Benchmark_cases
PASS: 0 checks failed for src/Benchmark_cases
CLUBBStandardsCheck.py: beginning check on src/Radiation
PASS: 0 checks failed for src/Radiation
CLUBBStandardsCheck.py: beginning check on src/Microphys
PASS: 0 checks failed for src/Microphys
CLUBBStandardsCheck.py: beginning check on src/Microphys/KK_microphys
PASS: 0 checks failed for src/Microphys/KK_microphys
CLUBBStandardsCheck.py: beginning check on src/G_unit_test_types
PASS: 0 checks failed for src/G_unit_test_types
[92mBuild completed successfully, and all source code checks passed.[0m
Running CMake ctests
Test project /home/jenkins/workspace/clubb_cmake_test/build/nvhpc_GPUopenacc_PRECdouble
Start 1: _init_output_dir
1/11 Test #1: _init_output_dir ................. Passed 0.07 sec
Start 2: bomex_100iter
2/11 Test #2: bomex_100iter .................... Passed 3.26 sec
Start 3: wangara_100iter
3/11 Test #3: wangara_100iter .................. Passed 3.09 sec
Start 4: fire_100iter
4/11 Test #4: fire_100iter ..................... Passed 3.17 sec
Start 5: atex_100iter
5/11 Test #5: atex_100iter ..................... Passed 3.74 sec
Start 6: rico_silhs_100iter
6/11 Test #6: rico_silhs_100iter ............... Passed 3.99 sec
Start 7: arm_97_50iter
7/11 Test #7: arm_97_50iter .................... Passed 5.01 sec
Start 8: cobra_100iter
8/11 Test #8: cobra_100iter .................... Passed 3.64 sec
Start 9: arm_r8029_100iter
9/11 Test #9: arm_r8029_100iter ................ Passed 3.50 sec
Start 10: arm_100iter_8col
10/11 Test #10: arm_100iter_8col ................. Passed 2.15 sec
Start 11: arm_1000iter_5dt
11/11 Test #11: arm_1000iter_5dt ................. Passed 16.52 sec
100% tests passed, 0 tests failed out of 11
Total Test time (real) = 48.14 sec
[92mAll tests passed.[0m
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS