Skip to content
StepArgumentsStatus
Start of Pipeline - (11 s in block)
Succès
node - (11 s in block)
Succès
node block - (10 s in block)
Succès
stage - (0,45 s in block)Declarative: Checkout SCM
Succès
stage block (Declarative: Checkout SCM) - (0,43 s in block)
Succès
checkout - (0,42 s in self)
Succès
withEnv - (10 s in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
Succès
withEnv block - (10 s in block)
Succès
withEnv - (10 s in block)registryCredential, gitCredential, imageName, gitRepo
Succès
withEnv block - (10 s in block)
Succès
stage - (71 ms in block)Check the Docker image version to build
Succès
stage block (Check the Docker image version to build) - (55 ms in block)
Succès
stage - (0,59 s in block)Checkout the project
Succès
stage block (Checkout the project) - (0,58 s in block)
Succès
git - (0,54 s in self)
Succès
stage - (2,4 s in block)Release stable version
Succès
stage block (Release stable version) - (2,4 s in block)
Succès
withCredentials - (2,4 s in block)
Succès
withCredentials block - (2,3 s in block)
Succès
sh - (0,27 s in self)git config --local credential.helper "!f() { echo username=\${GIT_AUTH_USR}; echo password=\$GIT_AUTH_PSW; }; f"
Succès
sh - (2 s in self) sed -i -e "s/WILDFLY_VERSION=[0-9.]\+/WILDFLY_VERSION=26.1.1/g" Dockerfile sed -i -e "s/JAVA_VERSION=[0-9]\+/JAVA_VERSION=11/g" Dockerfile sed -i -e "s/SONAR_JAVA_VERSION=[0-9]\+/SONAR_JAVA_VERSION=17/g" Dockerfile sed -i -e "s/version=[0-9.]\+/version=6.3.3/g" Dockerfile sed -i -e "s/build=.\+/build=1/g" Dockerfile git commit -am "Update Dockerfile for building and registering image 6.3.3" git push origin HEAD:master git tag 6.3.3 git push origin --tags
Succès
stage - (53 ms in block)Update current latest version
Succès
stage block (Update current latest version) - (33 ms in block)
Succès
stage - (7,1 s in block)Publish version
Succès
stage block (Publish version) - (7,1 s in block)
Succès
script - (7,1 s in block)
Succès
script block - (7,1 s in block)
Succès
isUnix - (8 ms in self)
Succès
withEnv - (0,55 s in block)JD_IMAGE
Succès
withEnv block - (0,51 s in block)
Succès
sh - (0,5 s in self)docker build -t "$JD_IMAGE" .
Succès
withEnv - (6,4 s in block)DOCKER_REGISTRY_URL
Succès
withEnv block - (6,4 s in block)
Succès
withDockerRegistry - (6,4 s in block)
Succès
withDockerRegistry block - (5,5 s in block)
Succès
isUnix - (2 ms in self)
Succès
withEnv - (0,28 s in block)JD_ID, JD_TAGGED_IMAGE_NAME
Succès
withEnv block - (0,26 s in block)
Succès
sh - (0,25 s in self)docker tag "$JD_ID" "$JD_TAGGED_IMAGE_NAME"
Succès
isUnix - (2 ms in self)
Succès
withEnv - (5,2 s in block)JD_TAGGED_IMAGE_NAME
Succès
withEnv block - (5,1 s in block)
Succès
sh - (5,1 s in self)docker push "$JD_TAGGED_IMAGE_NAME"
Succès
stage - (91 ms in block)Declarative: Post Actions
Succès
stage block (Declarative: Post Actions) - (83 ms in block)
Succès
step - (23 ms in self)
Succès
script - (31 ms in block)
Succès
script block - (16 ms in block)
Succès