Skip to content
StepArgumentsStatus
Start of Pipeline - (1 hr 8 min in block)
node - (1 hr 8 min in block)
node block - (1 hr 6 min in block)
stage - (12 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (12 sec in block)
checkout - (11 sec in self)
withEnv - (1 hr 6 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 hr 6 min in block)
withEnv - (1 hr 6 min in block)commit, branch
withEnv block - (1 hr 6 min in block)
stage - (0.68 sec in block)Configure WRF-CLUBB
stage block (Configure WRF-CLUBB) - (0.49 sec in block)
sh - (0.37 sec in self)cp WRF/custom_config_files/configure.wrf.intel64.serial.clubb.debug WRF/configure.wrf
stage - (1 hr 0 min in block)Compile WRF-CLUBB
stage block (Compile WRF-CLUBB) - (1 hr 0 min in block)
sh - (1 hr 0 min in self)source /etc/profile.d/larson-group.sh module load intel netcdf-fortran mpich intel-oneapi-mkl cd WRF ./compile em_quarter_ss
stage - (2 min 41 sec in block)Run WRF-CLUBB
stage block (Run WRF-CLUBB) - (2 min 41 sec in block)
sh - (2 min 41 sec in self)source /etc/profile.d/larson-group.sh module load intel netcdf-fortran mpich intel-oneapi-mkl cd WRF/test/em_quarter_ss ./run_WRF_CLUBB.bash -all
stage - (2 min 36 sec in block)Compile and Run CLUBB
stage block (Compile and Run CLUBB) - (2 min 36 sec in block)
sh - (2 min 36 sec in self)source /etc/profile.d/larson-group.sh module load intel netcdf-fortran rm -rf clubb; git clone https://github.com/larson-group/clubb clubb/compile/compile.bash -c config/linux_x86_64_ifort.bash clubb/run_scripts/run_scm.bash arm clubb/run_scripts/run_scm.bash atex clubb/run_scripts/run_scm.bash bomex clubb/run_scripts/run_scm.bash fire clubb/run_scripts/run_scm.bash wangara mv clubb/output CLUBB
stage - (24 sec in block)Plot
stage block (Plot) - (24 sec in block)
sh - (22 sec in self)clubb/postprocessing/pyplotgen/pyplotgen.py -r -l --wrf WRF/test/em_quarter_ss/WRF_CLUBB --clubb CLUBB -o ${commit}
sh - (0.61 sec in self)ssh carson 'mkdir -p /home/pub/web_plots/wrf_clubb_plots/master'
sh - (0.96 sec in self)scp -r c27d402 carson:/home/pub/web_plots/wrf_clubb_plots/master
sh - (0.61 sec in self)ssh carson '/home/pub/web_plots/generate_plot_directory_page.py /home/pub/web_plots/wrf_clubb_plots/'