Skip to content
StepArgumentsStatus
Start of Pipeline - (44 sec in block)
echo - (1 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (43 sec in block)
podTemplate block - (43 sec in block)
node - (43 sec in block)kubedeploy-agent
node block - (36 sec in block)
stage - (5.1 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (5.1 sec in block)
checkout - (5.1 sec in self)
withEnv - (31 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (31 sec in block)
sh - (0.35 sec in self) if [ "main" = "master" ] || [ "main" = "main" ]; then printf "production" else printf "main" fi
sh - (0.28 sec in self) if [ "main" = "master" ] || [ "main" = "main" ]; then printf "production" else printf "main" fi
sh - (0.28 sec in self) if [ "production" = "production" ]; then printf "stable-alpine" else printf "stable-alpine-for-staging" fi
sh - (0.28 sec in self) if [ "main" = "master" ] || [ "main" = "main" ]; then printf "production" else printf "main" fi
sh - (0.28 sec in self) if [ "main" = "master" ] || [ "main" = "main" ]; then printf "production" else printf "main" fi
sh - (0.28 sec in self) GIT_COMMIT_SHORT=$(git rev-parse --short 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d) if [ "production" = "" ]; then printf ${GIT_COMMIT_SHORT}-262 else printf production-${GIT_COMMIT_SHORT}-262 fi
withEnv - (29 sec in block)ENVIRONMENT, BASE_NGINX_IMAGE_TAG, TAG_NAME
withEnv block - (29 sec in block)
timeout - (29 sec in block)
timeout block - (29 sec in block)
stage - (7.9 sec in block)Build docker image
stage block (Build docker image) - (7.9 sec in block)
node - (7.6 sec in block)docker-build
node block - (7.5 sec in block)
checkout - (1.6 sec in self)
withEnv - (5.9 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5.9 sec in block)
script - (0.96 sec in block)
script block - (0.94 sec in block)
readTrusted - (0.93 sec in self)Dockerfile
sh - (4.9 sec in self) docker build --pull --build-arg NGINX_IMAGE_TAG="stable-alpine" --build-arg BUILDER_IMAGE_TAG="latest" -t "eclipsefdn/asciidoc-wg.eclipse.org:production-8f9deae-262" .
stage - (5.6 sec in block)Push docker image
stage block (Push docker image) - (5.6 sec in block)
node - (5.6 sec in block)docker-build
node block - (5.2 sec in block)
checkout - (1.3 sec in self)
withEnv - (3.6 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3.6 sec in block)
withDockerRegistry - (3.5 sec in block)
withDockerRegistry block - (3.2 sec in block)
sh - (2.8 sec in self) docker push "eclipsefdn/asciidoc-wg.eclipse.org:production-8f9deae-262"
stage - (2.8 sec in block)Tag and push image as latest
stage block (Tag and push image as latest) - (2.8 sec in block)
node - (2.8 sec in block)docker-build
node block - (2.8 sec in block)
checkout - (1.5 sec in self)
withEnv - (1.3 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1.2 sec in block)
withDockerRegistry - (1.2 sec in block)
withDockerRegistry block - (0.93 sec in block)
sh - (0.92 sec in self) docker tag "eclipsefdn/asciidoc-wg.eclipse.org:production-8f9deae-262" "eclipsefdn/asciidoc-wg.eclipse.org:latest" docker push "eclipsefdn/asciidoc-wg.eclipse.org:latest"
stage - (13 sec in block)Deploy to cluster
stage block (Deploy to cluster) - (13 sec in block)
container - (13 sec in block)kubectl
container block - (13 sec in block)
withKubeConfig - (12 sec in block)
withKubeConfig block - (12 sec in block)
sh - (12 sec in self)
stage - (53 ms in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (48 ms in block)
deleteDir - (42 ms in self)