Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (30 min in block) | ||||
node - (30 min in block) | builder1 | |||
node block - (30 min in block) | ||||
stage - (13 sec in block) | Declarative: Checkout SCM | |||
stage block (Declarative: Checkout SCM) - (12 sec in block) | ||||
checkout - (12 sec in self) | ||||
withEnv - (30 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | |||
withEnv block - (30 min in block) | ||||
stage - (15 min in block) | Build GhostBSD MATE from unstable packages | |||
stage block (Build GhostBSD MATE from unstable packages) - (15 min in block) | ||||
sh - (0.89 sec in self) | chflags -R noschg /usr/local/ghostbsd-build/ || true | |||
sh - (0.51 sec in self) | rm -rf /usr/local/ghostbsd-build || true | |||
sh - (0.51 sec in self) | rm -rf ghostbsd-build || true | |||
sh - (0.51 sec in self) | rm -rf artifacts || true | |||
sh - (0.82 sec in self) | git clone --single-branch --depth=1 -b master https://github.com/ghostbsd/ghostbsd-build.git | |||
sh - (12 min in self) | cd ghostbsd-build ; ./build.sh -d mate -b unstable | |||
sh - (0.62 sec in self) | mkdir -p artifacts | |||
sh - (3 sec in self) | cp /usr/local/ghostbsd-build/iso/* artifacts/ | |||
archiveArtifacts - (2 min 51 sec in self) | ||||
stage - (14 min in block) | Build GhostBSD XFCE from unstable packages | |||
stage block (Build GhostBSD XFCE from unstable packages) - (14 min in block) | ||||
sh - (0.74 sec in self) | chflags -R noschg /usr/local/ghostbsd-build/ || true | |||
sh - (0.6 sec in self) | rm -rf /usr/local/ghostbsd-build || true | |||
sh - (0.63 sec in self) | rm -rf ghostbsd-build || true | |||
sh - (0.59 sec in self) | rm -rf artifacts || true | |||
sh - (0.76 sec in self) | git clone --single-branch --depth=1 -b master https://github.com/ghostbsd/ghostbsd-build.git | |||
sh - (11 min in self) | cd ghostbsd-build ; ./build.sh -d xfce -b unstable | |||
sh - (0.5 sec in self) | mkdir -p artifacts | |||
sh - (2.6 sec in self) | cp /usr/local/ghostbsd-build/iso/* artifacts/ | |||
archiveArtifacts - (2 min 42 sec in self) |