Start of Pipeline - (54 min in block) | | | |
|
node - (54 min in block) | | | |
|
node block - (54 min in block) | | | |
|
stage - (10 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (10 sec in block) | | | |
|
checkout - (10 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 - (55 sec in block) | Compile | | |
|
stage block (Compile) - (54 sec in block) | | | |
|
sh - (54 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 - (47 min in block) | Run | | |
|
stage block (Run) - (47 min in block) | | | |
|
sh - (47 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 - (3 min 39 sec in block) | Plot | | |
|
stage block (Plot) - (3 min 39 sec in block) | | | |
|
sh - (2 min 21 sec in self) | scp -r carson:/home/pub/clubb_ifort_plots/master/cur_out . | | |
|
sh - (1 min 12 sec in self) | python postprocessing/pyplotgen/pyplotgen.py -l -c cpu_* cur_out/cpu_* -o ${commit}_vs_master_$(cat cur_out/commit) | | |
|
sh - (0.69 sec in self) | ssh carson 'mkdir -p /home/pub/clubb_ifort_plots/master' | | |
|
sh - (3.6 sec in self) | scp -r *_vs_* carson:/home/pub/clubb_ifort_plots/master | | |
|
sh - (0.6 sec in self) | ssh carson '/home/pub/create_plot_list.py /home/pub/clubb_ifort_plots/' | | |
|
stage - (2 min 27 sec in block) | Update Master Output | | |
|
stage block (Update Master Output) - (2 min 27 sec in block) | | | |
|
sh - (2.2 sec in self) | rm -rf cur_out | | |
|
sh - (0.41 sec in self) | mkdir cur_out | | |
|
sh - (0.4 sec in self) | mv cpu_* cur_out | | |
|
sh - (0.38 sec in self) | echo ${commit} > cur_out/commit | | |
|
sh - (1.7 sec in self) | ssh carson 'rm -rf /home/pub/clubb_ifort_plots/master/cur_out' | | |
|
sh - (2 min 22 sec in self) | scp -r cur_out carson:/home/pub/clubb_ifort_plots/master/ | | |
|
stage - (0.65 sec in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (0.53 sec in block) | | | |
|
script - (0.35 sec in block) | | | |
|
script block - (0.23 sec in block) | | | |
|
cleanWs - (0.12 sec in self) | | | |
|