Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (49 min in block) | ||||
node - (49 min in block) | ||||
node block - (49 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 - (49 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | |||
withEnv block - (49 min in block) | ||||
withEnv - (49 min in block) | branch_name, commit | |||
withEnv block - (49 min in block) | ||||
stage - (1 min 14 sec in block) | Compile | |||
stage block (Compile) - (1 min 14 sec in block) | ||||
sh - (1 min 14 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 - (45 min in block) | Run | |||
stage block (Run) - (45 min in block) | ||||
sh - (45 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 - (1 min 57 sec in block) | Plot | |||
stage block (Plot) - (1 min 57 sec in block) | ||||
sh - (56 sec in self) | scp -r carson:/home/pub/web_plots/clubb_ifort_plots/master/cur_out . | |||
sh - (57 sec in self) | python postprocessing/pyplotgen/pyplotgen.py -l -c cpu_* cur_out/cpu_* -o ${commit}_vs_master_$(cat cur_out/commit) | |||
sh - (0.88 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 - (49 sec in block) | Update Master Output | |||
stage block (Update Master Output) - (49 sec in block) | ||||
sh - (0.89 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.36 sec in self) | echo ${commit} > cur_out/commit | |||
sh - (0.9 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/ |