Start of Pipeline - (54 min in block) | | | |
|
node - (54 min in block) | | | |
|
node block - (54 min in block) | | | |
|
stage - (1.3 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (1.1 sec in block) | | | |
|
checkout - (1 sec in self) | | | |
|
withEnv - (54 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (54 min in block) | | | |
|
withEnv - (54 min in block) | branch_name, commit | | |
|
withEnv block - (54 min in block) | | | |
|
stage - (1 min 40 sec in block) | Compile | | |
|
stage block (Compile) - (1 min 40 sec in block) | | | |
|
sh - (1 min 40 sec in self) | source /etc/profile.d/larson-group.sh
module load intel netcdf-fortran
compile/compile.bash -c config/linux_x86_64_ifort_debug.bash | | |
|
stage - (49 min in block) | Run | | |
|
stage block (Run) - (49 min in block) | | | |
|
sh - (49 min in self) | source /etc/profile.d/larson-group.sh
module load intel netcdf-fortran
run_scripts/run_scm_all.bash
mv output cpu_${commit}; mkdir output | | |
|
stage - (2 min 8 sec in block) | Plot | | |
|
stage block (Plot) - (2 min 8 sec in block) | | | |
|
sh - (56 sec in self) | scp -r carson:/home/pub/web_plots/clubb_ifort_plots/master/cur_out . | | |
|
sh - (1 min 8 sec in self) | python postprocessing/pyplotgen/pyplotgen.py -l -c cpu_* cur_out/cpu_* -o ${commit}_vs_master_$(cat cur_out/commit) | | |
|
sh - (0.89 sec in self) | ssh carson 'mkdir -p /home/pub/web_plots/clubb_ifort_plots/master' | | |
|
sh - (2.2 sec in self) | scp -r *_vs_* carson:/home/pub/web_plots/clubb_ifort_plots/master | | |
|
sh - (0.58 sec in self) | ssh carson '/home/pub/web_plots/generate_plot_directory_page.py /home/pub/web_plots/clubb_ifort_plots/' | | |
|
stage - (50 sec in block) | Update Master Output | | |
|
stage block (Update Master Output) - (50 sec in block) | | | |
|
sh - (1.2 sec in self) | rm -rf cur_out | | |
|
sh - (0.35 sec in self) | mkdir cur_out | | |
|
sh - (0.35 sec in self) | mv cpu_* cur_out | | |
|
sh - (0.35 sec in self) | echo ${commit} > cur_out/commit | | |
|
sh - (0.89 sec in self) | ssh carson 'rm -rf /home/pub/web_plots/clubb_ifort_plots/master/cur_out' | | |
|
sh - (46 sec in self) | scp -r cur_out carson:/home/pub/web_plots/clubb_ifort_plots/master/ | | |
|