Console Output
+ 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-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/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-gzedt3f (required by: mpich/4.2.1, hdf5/1.14.3-42x3zrv,
netcdf-c/4.9.2, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ python3 /home/jenkins/clubb_bit_diff_e3sm_flags_gfortran_workspace/sys_admin/python_nightly_test_suite/run_test.py -c /home/jenkins/clubb_bit_diff_e3sm_flags_gfortran_workspace/bit_diff_clubb_e3sm_flags_config
.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ar: creating /home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../lib/libclubb_gfdlact.a
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/saturation.F90:1074:32:
1074 | subroutine sat_vapor_press_ice( nz, ngrdcol, T_in_K, saturation_formula, &
| ^
Warning: 'sat_vapor_press_ice' defined but not used [-Wunused-function]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/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/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/parameters_tunable.F90:2136:32:
2136 | subroutine init_parameters_999( &
| ^
Warning: 'init_parameters_999' defined but not used [-Wunused-function]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/fill_holes.F90:664:41:
664 | rho_ds_zm, rho_ds_zt, exner, & ! Intent(in)
| 1
Warning: Unused dummy argument 'rho_ds_zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:5049:53:
5049 | call calc_trapezoid_zm( nzm, nzt, ngrdcol, gr, wpthvp, wpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:5052:53:
5052 | call calc_trapezoid_zm( nzm, nzt, ngrdcol, gr, thlpthvp, thlpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:5055:53:
5055 | call calc_trapezoid_zm( nzm, nzt, ngrdcol, gr, rtpthvp, rtpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4943:34:
4943 | wprtp2 )
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'trapezoid_zt' and INTENT(IN) argument 'variable_zt' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4948:34:
4948 | wpthlp2 )
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'trapezoid_zt' and INTENT(IN) argument 'variable_zt' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4953:34:
4953 | wprtpthlp )
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'trapezoid_zt' and INTENT(IN) argument 'variable_zt' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4978:30:
4978 | cloud_frac )
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'trapezoid_zt' and INTENT(IN) argument 'variable_zt' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4982:30:
4982 | ice_supersat_frac )
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'trapezoid_zt' and INTENT(IN) argument 'variable_zt' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4986:30:
4986 | rcm )
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'trapezoid_zt' and INTENT(IN) argument 'variable_zt' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4990:30:
4990 | wp2thvp )
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'trapezoid_zt' and INTENT(IN) argument 'variable_zt' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4189:40:
4189 | subroutine check_clubb_settings( nzmax, params, & ! intent(in)
| 1
Warning: Unused dummy argument 'nzmax' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:145:23:
145 | hydromet, l_mix_rat_hm, & ! intent(in)
| 1
Warning: Unused dummy argument 'hydromet' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/clubb_api_module.F90:3550:49:
3550 | subroutine stats_end_timestep_api( clubb_params, stats_metadata, &
| 1
Warning: Unused dummy argument 'clubb_params' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/clubb_api_module.F90:3557:55:
3557 | l_standard_term_ta & ! Unused
| 1
Warning: Unused dummy argument 'l_standard_term_ta' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/clubb_api_module.F90:3556:48:
3556 | l_tke_aniso, & ! Unused
| 1
Warning: Unused dummy argument 'l_tke_aniso' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/clubb_api_module.F90:3555:49:
3555 | , l_uv_nudge, & ! Unused
| 1
Warning: Unused dummy argument 'l_uv_nudge' at (1) [-Wunused-dummy-argument]
ar: creating /home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../lib/libclubb_param.a
ar: creating /home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../lib/libclubb_lapack.a
ar: creating /home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../lib/libmicrophys_utils.a
ar: creating /home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../lib/libclubb_parabolic.a
ar: creating /home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../lib/libclubb_KK_microphys.a
ar: creating /home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../lib/libclubb_coamps.a
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/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]
ar: creating /home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../lib/libclubb_bugsrad.a
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/SILHS/silhs_api_module.F90:616:58:
616 | subroutine clip_transform_silhs_output_api_multi_col( gr, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/SILHS/silhs_api_module.F90:522:59:
522 | subroutine clip_transform_silhs_output_api_single_col( gr, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/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/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../lib/libsilhs.a
ar: creating /home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../lib/libclubb_morrison.a
../src/Benchmark_cases/cloud_sed_module.F90:173:45:
173 | if ( zt2zm( gr, rcm, k ) > zero .AND. zt2zm( gr, Ncm, k ) > zero ) then
| 1
Warning: Impure function 'redirect_interpolated_azm_k' at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:20:33:
20 | saturation_formula, &
| 1
Warning: Unused dummy argument 'saturation_formula' at (1) [-Wunused-dummy-argument]
../src/ice_dfsn_module.F90:275:25:
210 | do k = gr%nzt, 1, -1
| 2
......
275 | mass_ice_cryst(k-1) = mass_ice_cryst(k) &
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
../src/ice_dfsn_module.F90:290:25:
210 | do k = gr%nzt, 1, -1
| 2
......
290 | mass_ice_cryst(k-1) = mass_ice_cryst(k)
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
../src/Benchmark_cases/neutral_case.F90:21:51:
21 | subroutine neutral_case_sfclyr( time, z, thlm_sfc, &
| 1
Warning: Unused dummy argument 'thlm_sfc' at (1) [-Wunused-dummy-argument]
../src/Benchmark_cases/neutral_case.F90:21:41:
21 | subroutine neutral_case_sfclyr( time, z, thlm_sfc, &
| 1
Warning: Unused dummy argument 'z' at (1) [-Wunused-dummy-argument]
../src/KK_microphys_module.F90:43:35:
43 | subroutine KK_local_microphys( gr, dt, nzt, & ! In
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
ar: creating /home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../lib/libclubb_other.a
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function.
CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning
../src/error.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED!
CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function.
../src/CLUBB_core/mt95.F90
--------------------------------------------------------------------------------
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.
......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................./home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:165:24:
165 | old_soln, & ! Intent(in)
| 1
Warning: Unused dummy argument 'old_soln' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:163:26:
163 | solve_name, penta_solve_method, & ! Intent(in)
| 1
Warning: Unused dummy argument 'solve_name' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:50:24:
50 | old_soln, & ! Intent(in)
| 1
Warning: Unused dummy argument 'old_soln' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:48:26:
48 | solve_name, penta_solve_method, & ! Intent(in)
| 1
Warning: Unused dummy argument 'solve_name' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_helper_module.F90:630:54:
630 | stats_metadata, &
| 1
Warning: Unused dummy argument 'stats_metadata' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_helper_module.F90:631:48:
631 | stats_zm, &
| 1
Warning: Unused dummy argument 'stats_zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/clip_explicit.F90:992:31:
992 | subroutine clip_skewness( nzm, nzt, ngrdcol, gr, dt, sfc_elevation, & ! intent(in)
| 1
Warning: Unused dummy argument 'nzm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/stats_clubb_utilities.F90:1595:45:
1595 | subroutine stats_end_timestep( clubb_params, stats_metadata, & ! intent(in)
| 1
Warning: Unused dummy argument 'clubb_params' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/stats_clubb_utilities.F90:1602:51:
1602 | l_standard_term_ta &
| 1
Warning: Unused dummy argument 'l_standard_term_ta' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/stats_clubb_utilities.F90:1601:44:
1601 | l_tke_aniso, &
| 1
Warning: Unused dummy argument 'l_tke_aniso' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/stats_clubb_utilities.F90:1600:45:
1600 | , l_uv_nudge, &
| 1
Warning: Unused dummy argument 'l_uv_nudge' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/mixing_length.F90:21:50:
21 | stats_metadata, &
| 1
Warning: Unused dummy argument 'stats_metadata' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:5455:47:
5455 | subroutine wp3_term_pr1_rhs( nzt, ngrdcol, gr, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1219:45:
1219 | rho_ds_zm, rho_ds_zt, &
| 1
Warning: Unused dummy argument 'rho_ds_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:543:29:
543 | -- this is likely unsafe and considered fatal"
| 1
Warning: Missing '&' in continued character constant at (1) [-Wampersand]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1183:50:
1183 | subroutine windm_edsclrm_solve( nzt, ngrdcol, gr, nrhs, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2999:60:
2999 | C4_1d, invrs_tau_C4_zm, C14_1d, invrs_tau_C14_zm, & ! In
| 1
Warning: Unused dummy argument 'c14_1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2999:35:
2999 | C4_1d, invrs_tau_C4_zm, C14_1d, invrs_tau_C14_zm, & ! In
| 1
Warning: Unused dummy argument 'c4_1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1183:80:
1183 | subroutine xm_wpxp_lhs( nzm, nzt, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In
| 1
Warning: Unused dummy argument 'c7_skw_fnc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1189:40:
1189 | stats_metadata, & ! In
| 1
Warning: Unused dummy argument 'stats_metadata' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1183:68:
1183 | subroutine xm_wpxp_lhs( nzm, nzt, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In
| 1
Warning: Unused dummy argument 'wm_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1183:61:
1183 | subroutine xm_wpxp_lhs( nzm, nzt, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In
| 1
Warning: Unused dummy argument 'wpxp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1184:56:
1184 | wpxp_upper_lim, wpxp_lower_lim, & ! In
| 1
Warning: Unused dummy argument 'wpxp_lower_lim' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1184:40:
1184 | wpxp_upper_lim, wpxp_lower_lim, & ! In
| 1
Warning: Unused dummy argument 'wpxp_upper_lim' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:5051:53:
5051 | call calc_trapezoid_zm( nzm, nzt, ngrdcol, gr, wpthvp, wpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:5054:53:
5054 | call calc_trapezoid_zm( nzm, nzt, ngrdcol, gr, thlpthvp, thlpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:5057:53:
5057 | call calc_trapezoid_zm( nzm, nzt, ngrdcol, gr, rtpthvp, rtpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4945:34:
4945 | wprtp2 )
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'trapezoid_zt' and INTENT(IN) argument 'variable_zt' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4950:34:
4950 | wpthlp2 )
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'trapezoid_zt' and INTENT(IN) argument 'variable_zt' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4955:34:
4955 | wprtpthlp )
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'trapezoid_zt' and INTENT(IN) argument 'variable_zt' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4980:30:
4980 | cloud_frac )
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'trapezoid_zt' and INTENT(IN) argument 'variable_zt' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4984:30:
4984 | ice_supersat_frac )
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'trapezoid_zt' and INTENT(IN) argument 'variable_zt' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4988:30:
4988 | rcm )
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'trapezoid_zt' and INTENT(IN) argument 'variable_zt' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4992:30:
4992 | wp2thvp )
| 1
Warning: Same actual argument associated with INTENT(OUT) argument 'trapezoid_zt' and INTENT(IN) argument 'variable_zt' at (1)
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4191:40:
4191 | subroutine check_clubb_settings( nzmax, params, & ! intent(in)
| 1
Warning: Unused dummy argument 'nzmax' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/CLUBB_core/advance_clubb_core_module.F90:145:23:
145 | hydromet, l_mix_rat_hm, & ! intent(in)
| 1
Warning: Unused dummy argument 'hydromet' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo/compile/../src/SILHS/latin_hypercube_driver_module.F90:1012:44:
1012 | subroutine clip_transform_silhs_output( gr, nzt, ngrdcol, num_samples, & ! In
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/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]
../src/Benchmark_cases/neutral_case.F90:21:51:
21 | subroutine neutral_case_sfclyr( time, z, thlm_sfc, &
| 1
Warning: Unused dummy argument 'thlm_sfc' at (1) [-Wunused-dummy-argument]
../src/Benchmark_cases/neutral_case.F90:21:41:
21 | subroutine neutral_case_sfclyr( time, z, thlm_sfc, &
| 1
Warning: Unused dummy argument 'z' at (1) [-Wunused-dummy-argument]
../src/ice_dfsn_module.F90:273:23:
210 | do k = gr%nzt, 1, -1
| 2
......
273 | mass_ice_cryst(k-1) = mass_ice_cryst(k) &
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
../src/ice_dfsn_module.F90:286:23:
210 | do k = gr%nzt, 1, -1
| 2
......
286 | mass_ice_cryst(k-1) = mass_ice_cryst(k)
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
../src/morrison_microphys_module.F90:1337:13:
1337 | .or. is_nan_2d( real( rim_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function 'is_nan_2d' at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1338:13:
1338 | .or. is_nan_2d( real( rsm_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function 'is_nan_2d' at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1339:13:
1339 | .or. is_nan_2d( real( rrm_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function 'is_nan_2d' at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1340:13:
1340 | .or. is_nan_2d( real( rgm_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function 'is_nan_2d' at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1341:13:
1341 | .or. is_nan_2d( real( Ncm_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function 'is_nan_2d' at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1342:13:
1342 | .or. is_nan_2d( real( Nim_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function 'is_nan_2d' at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1343:13:
1343 | .or. is_nan_2d( real( Nsm_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function 'is_nan_2d' at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1344:13:
1344 | .or. is_nan_2d( real( Nrm_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function 'is_nan_2d' at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1345:13:
1345 | .or. is_nan_2d( real( Ngm_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function 'is_nan_2d' at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1346:13:
1346 | .or. is_nan_2d( real( rvm_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function 'is_nan_2d' at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1347:13:
1347 | .or. is_nan_2d( real( T_in_K_mc, kind=core_rknd ) ) ) then
| 1
Warning: Impure function 'is_nan_2d' at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:20:33:
20 | saturation_formula, &
| 1
Warning: Unused dummy argument 'saturation_formula' at (1) [-Wunused-dummy-argument]
../src/KK_microphys_module.F90:43:35:
43 | subroutine KK_local_microphys( gr, dt, nzt, & ! In
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
../src/clubb_driver.F90:6576:39:
6576 | clubb_params, nu_vert_res_dep, lmin, & ! intent(in)
| 1
Warning: Unused dummy argument 'lmin' at (1) [-Wunused-dummy-argument]
../src/clubb_driver.F90:6576:33:
6576 | clubb_params, nu_vert_res_dep, lmin, & ! intent(in)
| 1
Warning: Unused dummy argument 'nu_vert_res_dep' at (1) [-Wunused-dummy-argument]
../src/G_unit_test_types/smooth_heaviside_tests.F90:117:80:
117 | total_mismatches = total_mismatches + COUNT(abs(result - result_cmp) >= eps)
| ^
Warning: 'total_mismatches' is used uninitialized [-Wuninitialized]
../src/G_unit_test_types/smooth_heaviside_tests.F90:32:31:
32 | integer :: total_mismatches
| ^
note: 'total_mismatches' was declared here
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function.
CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning
../src/error.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: 'use' statement w/o 'only' found in the following line:
6694 : use netcdf
CLUBBStandardsCheck.pl WARNING: Use check FAILED!
CLUBBStandardsCheck.pl WARNING: Check that comma is on same line as 'use', as CLUBB requires.
../src/clubb_driver.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/CLUBB_core/matrix_solver_wrapper.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED!
CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function.
../src/CLUBB_core/mt95.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has forbidden elements: .gt. .
71 : if (time.gt.80880_time_precision) then
CLUBBStandardsCheck.pl WARNING: File has forbidden elements.
../src/Benchmark_cases/neutral_case.F90
--------------------------------------------------------------------------------
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/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/bf54ede1394cb1706dac50e463e7907036e71ade.
Directory 2 is /home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/9b72d6d80236434b434088ad5fea0bad7fdcf499.
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: .
Trying to clone repo...
Cloned repo location: /home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/repo
Output Save Mode: none
Using branch: master
Making list from 'UnresolvedCommits':
Run Output Path: repo/output
Run commands: ['repo/compile/compile.bash', '\nrm -rf repo/output', 'mkdir repo/output', '\nmv repo/input/tunable_parameters_e3sm/configurable_model_flags.in repo/input/tunable_parameters', '\nrepo/run_scripts/run_scm_all.bash --min-cases']
Diffing command: repo/run_scripts/run_bindiff_all.bash
=============================== Running Test ===============================
Parsing message from commit: 7e8fb96f6053dbff3c45fa80707e375e8d62181b
Parsing message from commit: bf54ede1394cb1706dac50e463e7907036e71ade
Checking Commit: 7e8fb96f6053dbff3c45fa80707e375e8d62181b
Skipping: not final commit and not labelled BIT_CHANGING
Checking Commit: bf54ede1394cb1706dac50e463e7907036e71ade
Running: final commit to check, not labelled BIT_CHANGING
Checking out bf54ede1394cb1706dac50e463e7907036e71ade
Running: 'repo/compile/compile.bash'
Running: '
rm -rf repo/output'
Running: 'mkdir repo/output'
Running: '
mv repo/input/tunable_parameters_e3sm/configurable_model_flags.in repo/input/tunable_parameters'
Running: '
repo/run_scripts/run_scm_all.bash --min-cases'
Checking out 9b72d6d80236434b434088ad5fea0bad7fdcf499
Running: 'repo/compile/compile.bash'
Running: '
rm -rf repo/output'
Running: 'mkdir repo/output'
Running: '
mv repo/input/tunable_parameters_e3sm/configurable_model_flags.in repo/input/tunable_parameters'
Running: '
repo/run_scripts/run_scm_all.bash --min-cases'
Diffing: 'repo/run_scripts/run_bindiff_all.bash bf54ede1394cb1706dac50e463e7907036e71ade 9b72d6d80236434b434088ad5fea0bad7fdcf499'
=============================== Test Results ===============================
Commit Range Checked = 9b72d6d80236434b434088ad5fea0bad7fdcf499...bf54ede1394cb1706dac50e463e7907036e71ade
No new Unresolved commits found.
No fake BIT_CHANGING commits found.
No remaining Unresolved Commits.
=============================== Updating Config File ===============================
Saving into UnresolvedCommits:
Saving into BaselineCommit: bf54ede1394cb1706dac50e463e7907036e71ade
=============================== Cleanup ===============================
Removed repo.
Removing all generated output
REMOVING: 9b72d6d80236434b434088ad5fea0bad7fdcf499
REMOVING: bf54ede1394cb1706dac50e463e7907036e71ade
================== Unresolved Commit Status ==================
No remaining Unresolved Commits.
Exiting with code: 0