Console Output
+ python3 /home/jenkins/clubb_bit_diff_test_workspace/sys_admin/python_nightly_test_suite/run_test.py -c /home/jenkins/clubb_bit_diff_test_workspace/bit_diff_clubb_config
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_gfdlact.a
/home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/CLUBB_core/input_reader.F90:498:28:
491 | do i=1, dim_grid
| 2
......
498 | if ( grid(i) < grid(i-1) ) then
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
/home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/CLUBB_core/parameters_tunable.F90:2548:32:
2548 | subroutine init_parameters_999( &
| ^
Warning: ‘init_parameters_999’ defined but not used [-Wunused-function]
/home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:132:23:
132 | hydromet, & ! Unused
| 1
Warning: Unused dummy argument ‘hydromet’ at (1) [-Wunused-dummy-argument]
ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_param.a
ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_lapack.a
ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libmicrophys_utils.a
ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_parabolic.a
ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_KK_microphys.a
ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_coamps.a
ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_bugsrad.a
/home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/SILHS/silhs_importance_sample_module.F90:638:62:
633 | do category=1, num_importance_categories
| 2
......
638 | rand_vect(sample) < category_cumulative_probs(category+1) ) then
| 1
Warning: Array reference at (1) out of bounds (9 > 8) in loop beginning at (2) [-Wdo-subscript]
/home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/SILHS/silhs_api_module.F90:323:13:
323 | rho_ds_zt, & ! Unused
| 1
Warning: Unused dummy argument ‘rho_ds_zt’ at (1) [-Wunused-dummy-argument]
ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libsilhs.a
ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_morrison.a
../src/Benchmark_cases/cloud_sed_module.F90:168:44:
168 | if ( zt2zm( gr, rcm, k) > zero .AND. zt2zm( gr, Ncm, k ) > zero ) then
| 1
Warning: Impure function ‘redirect_interpolated_azmk’ at (1) might not be evaluated [-Wfunction-elimination]
../src/KK_microphys_module.F90:43:35:
43 | subroutine KK_local_microphys( gr, dt, nz, l_latin_hypercube, & ! In
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_other.a
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
Directory 1 is /home/jenkins/clubb_bit_diff_test_workspace/3c47dcdc6b5d8ecb855c2df36a86e3e778e4820d.
Directory 2 is /home/jenkins/clubb_bit_diff_test_workspace/latest_revision_validated_9638a7486c38e3dbd7403422b6dc5a9d5bdf7d46.
Diffing arm netCDF (*.nc) files
Diffing arm_97 netCDF (*.nc) files
Diffing atex netCDF (*.nc) files
Diffing bomex netCDF (*.nc) files
Diffing dycoms2_rf01 netCDF (*.nc) files
Diffing dycoms2_rf02_ds netCDF (*.nc) files
Diffing gabls3_night netCDF (*.nc) files
Diffing lba netCDF (*.nc) files
Diffing rico netCDF (*.nc) files
Diffing twp_ice netCDF (*.nc) files
Diffing wangara netCDF (*.nc) files
There were no differences detected!
=============================== Configuring Test ===============================
Working directory set to: /home/jenkins/clubb_bit_diff_test_workspace
Trying to clone repo...
Cloned repo location: /home/jenkins/clubb_bit_diff_test_workspace/repo
Output Save Mode: last
Using branch: master
Commits to test vs the baseline (9638a7486c38e3dbd7403422b6dc5a9d5bdf7d46)
3c47dcdc6b5d8ecb855c2df36a86e3e778e4820d
Making list from 'UnresolvedCommits':
Run Output Path: repo/output
Run commands: ['repo/compile/compile.bash', 'rm -rf repo/output', 'mkdir repo/output', 'repo/run_scripts/run_scm_all.bash --min-cases']
Diffing command: repo/run_scripts/run_bindiff_all.bash
=============================== Running Test ===============================
Parsing message from commit: 3c47dcdc6b5d8ecb855c2df36a86e3e778e4820d
Checking Commit: 3c47dcdc6b5d8ecb855c2df36a86e3e778e4820d
Running: final commit to check, not labelled BIT_CHANGING
Checking out 3c47dcdc6b5d8ecb855c2df36a86e3e778e4820d
Running: 'repo/compile/compile.bash'
Running: 'rm -rf repo/output'
Running: 'mkdir repo/output'
Running: 'repo/run_scripts/run_scm_all.bash --min-cases'
Output from 9638a7486c38e3dbd7403422b6dc5a9d5bdf7d46 already saved
Diffing: 'repo/run_scripts/run_bindiff_all.bash 3c47dcdc6b5d8ecb855c2df36a86e3e778e4820d latest_revision_validated_9638a7486c38e3dbd7403422b6dc5a9d5bdf7d46'
=============================== Test Results ===============================
Commit Range Checked = 9638a7486c38e3dbd7403422b6dc5a9d5bdf7d46...3c47dcdc6b5d8ecb855c2df36a86e3e778e4820d
No new Unresolved commits found.
No fake BIT_CHANGING commits found.
No remaining Unresolved Commits.
=============================== Updating Config File ===============================
Saving into UnresolvedCommits:
Saving into BaselineCommit: 3c47dcdc6b5d8ecb855c2df36a86e3e778e4820d
=============================== Cleanup ===============================
Removed repo.
Removing all but final generated output.
REMOVING: 9638a7486c38e3dbd7403422b6dc5a9d5bdf7d46
RENAMING 3c47dcdc6b5d8ecb855c2df36a86e3e778e4820d to latest_revision_validated_3c47dcdc6b5d8ecb855c2df36a86e3e778e4820d
================== Unresolved Commit Status ==================
No remaining Unresolved Commits.
Exiting with code: 0