Skip to content
StepArgumentsStatus
Start of Pipeline - (1 hr 1 min in block)
node - (1 hr 1 min in block)
node block - (1 hr 1 min in block)
stage - (7 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (6.8 sec in block)
checkout - (6.7 sec in self)
withEnv - (1 hr 1 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 hr 1 min in block)
withEnv - (1 hr 1 min in block)commit, branch
withEnv block - (1 hr 1 min in block)
stage - (0.61 sec in block)Configure WRF-CLUBB
stage block (Configure WRF-CLUBB) - (0.42 sec in block)
sh - (0.32 sec in self)cp WRF/custom_config_files/configure.wrf.intel64.serial.clubb.debug WRF/configure.wrf
stage - (55 min in block)Compile WRF-CLUBB
stage block (Compile WRF-CLUBB) - (55 min in block)
sh - (55 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 45 sec in block)Run WRF-CLUBB
stage block (Run WRF-CLUBB) - (2 min 45 sec in block)
sh - (2 min 45 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 18 sec in block)Compile and Run CLUBB
stage block (Compile and Run CLUBB) - (2 min 17 sec in block)
sh - (2 min 17 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 - (15 sec in block)Plot
stage block (Plot) - (15 sec in block)
sh - (13 sec in self)clubb/postprocessing/pyplotgen/pyplotgen.py -r -l --wrf WRF/test/em_quarter_ss/WRF_CLUBB --clubb CLUBB -o ${commit}
sh - (0.88 sec in self)ssh carson 'mkdir -p /home/pub/web_plots/wrf_clubb_plots/master'
sh - (0.89 sec in self)scp -r bd13261 carson:/home/pub/web_plots/wrf_clubb_plots/master
sh - (0.58 sec in self)ssh carson '/home/pub/web_plots/generate_plot_directory_page.py /home/pub/web_plots/wrf_clubb_plots/'