StepArgumentsStatus
Start of Pipeline - (13 min in block)
Set job properties - (27 ms in self)Console Output
Allocate node : Start - (13 min in block)Console Output
Allocate node : Body : Start - (13 min in block)
Stage : Start - (0.58 sec in block)CheckoutConsole Output
Checkout - (0.5 sec in block)
Check out from version control - (0.46 sec in self)Console Output
Print Message - (5 ms in self)My branch is: masterConsole Output
Stage : Start - (3 min 5 sec in block)Build self-ci-baseConsole Output
Build self-ci-base - (3 min 5 sec in block)
Shell Script - (3 min 5 sec in self) set -ex image_tag="$BRANCH_NAME" [ "$image_tag" == "master" ] && image_tag=latest # refresh our base image docker pull docker.io/library/archlinux:latest # build our image docker build -t "moparisthebest/self-ci-base:$image_tag" . Console Output
Stage : Start - (10 min in block)Build self-ci-javaConsole Output
Build self-ci-java - (10 min in block)
Shell Script - (10 min in self) set -ex image_tag="$BRANCH_NAME" [ "$image_tag" == "master" ] && image_tag=latest cd java # build our image docker build -t "moparisthebest/self-ci-java:$image_tag" . cd .. Console Output
Stage : Start - (2 sec in block)EmailConsole Output
Email - (2 sec in block)
E-mail Notification - (1.9 sec in self)Console Output
Recursively delete the current directory from the workspace - (39 ms in self)Console Output