01:21:00 [2025-05-01T23:21:00.944Z] Lancé par une alarme périodique
01:21:00 [2025-05-01T23:21:00.944Z] Running as userbuild
01:21:01 [2025-05-01T23:21:01.352Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-05-01T23:21:01.807Z] [Pipeline] Start of Pipeline
01:21:02 [2025-05-01T23:21:02.168Z] [Pipeline] node
01:21:02 [2025-05-01T23:21:02.172Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:02 [2025-05-01T23:21:02.176Z] [Pipeline] {
01:21:02 [2025-05-01T23:21:02.195Z] [Pipeline] stage
01:21:02 [2025-05-01T23:21:02.196Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:02 [2025-05-01T23:21:02.208Z] [Pipeline] checkout
01:21:02 [2025-05-01T23:21:02.210Z] Selected Git installation does not exist. Using Default
01:21:02 [2025-05-01T23:21:02.210Z] The recommended git tool is: NONE
01:21:02 [2025-05-01T23:21:02.210Z] No credentials specified
01:21:02 [2025-05-01T23:21:02.211Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:02 [2025-05-01T23:21:02.216Z] Fetching changes from the remote Git repository
01:21:02 [2025-05-01T23:21:02.223Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:02 [2025-05-01T23:21:02.231Z] Cleaning workspace
01:21:02 [2025-05-01T23:21:02.231Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:02 [2025-05-01T23:21:02.236Z] Resetting working tree
01:21:02 [2025-05-01T23:21:02.236Z] > /usr/bin/git reset --hard # timeout=10
01:21:02 [2025-05-01T23:21:02.243Z] > /usr/bin/git clean -fdx # timeout=10
01:21:02 [2025-05-01T23:21:02.250Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:02 [2025-05-01T23:21:02.250Z] > /usr/bin/git --version # timeout=10
01:21:02 [2025-05-01T23:21:02.254Z] > git --version # 'git version 2.43.0'
01:21:02 [2025-05-01T23:21:02.254Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:02 [2025-05-01T23:21:02.607Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:02 [2025-05-01T23:21:02.614Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
01:21:02 [2025-05-01T23:21:02.614Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:02 [2025-05-01T23:21:02.619Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:02 [2025-05-01T23:21:02.629Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
01:21:02 [2025-05-01T23:21:02.629Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:02 [2025-05-01T23:21:02.651Z] [Pipeline] }
01:21:02 [2025-05-01T23:21:02.658Z] [Pipeline] // stage
01:21:02 [2025-05-01T23:21:02.683Z] [Pipeline] withEnv
01:21:02 [2025-05-01T23:21:02.683Z] [Pipeline] {
01:21:02 [2025-05-01T23:21:02.851Z] [Pipeline] isUnix
01:21:02 [2025-05-01T23:21:02.852Z] [Pipeline] withEnv
01:21:02 [2025-05-01T23:21:02.852Z] [Pipeline] {
01:21:02 [2025-05-01T23:21:02.860Z] [Pipeline] sh
01:21:03 [2025-05-01T23:21:03.115Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:03 [2025-05-01T23:21:03.115Z] .
01:21:03 [2025-05-01T23:21:03.116Z] [Pipeline] }
01:21:03 [2025-05-01T23:21:03.127Z] [Pipeline] // withEnv
01:21:03 [2025-05-01T23:21:03.143Z] [Pipeline] withDockerContainer
01:21:03 [2025-05-01T23:21:03.177Z] Jenkins does not seem to be running inside a container
01:21:03 [2025-05-01T23:21:03.185Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.3.3 cat
01:21:03 [2025-05-01T23:21:03.504Z] $ docker top 184dab65002e43a19c52a85c47226f639dc0177bcfa7275cba945c24285654a5 -eo pid,comm
01:21:03 [2025-05-01T23:21:03.542Z] [Pipeline] {
01:21:03 [2025-05-01T23:21:03.571Z] [Pipeline] withEnv
01:21:03 [2025-05-01T23:21:03.572Z] [Pipeline] {
01:21:03 [2025-05-01T23:21:03.595Z] [Pipeline] stage
01:21:03 [2025-05-01T23:21:03.596Z] [Pipeline] { (Prepare the job)
01:21:03 [2025-05-01T23:21:03.636Z] [Pipeline] sh
01:21:03 [2025-05-01T23:21:03.893Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:04 [2025-05-01T23:21:04.146Z] [Pipeline] script
01:21:04 [2025-05-01T23:21:04.151Z] [Pipeline] {
01:21:04 [2025-05-01T23:21:04.167Z] [Pipeline] readMavenPom
01:21:04 [2025-05-01T23:21:04.193Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues.
01:21:04 [2025-05-01T23:21:04.195Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues.
01:21:04 [2025-05-01T23:21:04.197Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues.
01:21:04 [2025-05-01T23:21:04.197Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
01:21:04 [2025-05-01T23:21:04.197Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
01:21:04 [2025-05-01T23:21:04.198Z] [Pipeline] sh
01:21:04 [2025-05-01T23:21:04.456Z] + rm -f pom.xml
01:21:04 [2025-05-01T23:21:04.457Z] [Pipeline] }
01:21:04 [2025-05-01T23:21:04.472Z] [Pipeline] // script
01:21:04 [2025-05-01T23:21:04.488Z] [Pipeline] }
01:21:04 [2025-05-01T23:21:04.500Z] [Pipeline] // stage
01:21:04 [2025-05-01T23:21:04.516Z] [Pipeline] stage
01:21:04 [2025-05-01T23:21:04.516Z] [Pipeline] { (Check POM parent version)
01:21:04 [2025-05-01T23:21:04.579Z] Stage "Check POM parent version" skipped due to when conditional
01:21:04 [2025-05-01T23:21:04.580Z] [Pipeline] getContext
01:21:04 [2025-05-01T23:21:04.581Z] [Pipeline] }
01:21:04 [2025-05-01T23:21:04.593Z] [Pipeline] // stage
01:21:04 [2025-05-01T23:21:04.606Z] [Pipeline] stage
01:21:04 [2025-05-01T23:21:04.607Z] [Pipeline] { (Checkout projects and check code changes)
01:21:04 [2025-05-01T23:21:04.631Z] [Pipeline] script
01:21:04 [2025-05-01T23:21:04.636Z] [Pipeline] {
01:21:04 [2025-05-01T23:21:04.656Z] [Pipeline] copyArtifacts
01:21:04 [2025-05-01T23:21:04.664Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 232
01:21:04 [2025-05-01T23:21:04.672Z] [Pipeline] fileExists
01:21:04 [2025-05-01T23:21:04.689Z] [Pipeline] readYaml
01:21:04 [2025-05-01T23:21:04.702Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues.
01:21:04 [2025-05-01T23:21:04.705Z] [Pipeline] dir
01:21:04 [2025-05-01T23:21:04.705Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:04 [2025-05-01T23:21:04.705Z] [Pipeline] {
01:21:04 [2025-05-01T23:21:04.724Z] [Pipeline] git
01:21:04 [2025-05-01T23:21:04.726Z] The recommended git tool is: /usr/bin/git
01:21:04 [2025-05-01T23:21:04.729Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2025-05-01T23:21:04.755Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@31cf05fe; decorates hudson.Launcher$LocalLauncher@9c76d82 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2025-05-01T23:21:04.756Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10
01:21:04 [2025-05-01T23:21:04.762Z] Fetching changes from the remote Git repository
01:21:04 [2025-05-01T23:21:04.766Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2025-05-01T23:21:04.772Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2025-05-01T23:21:04.772Z] > /usr/bin/git --version # timeout=10
01:21:04 [2025-05-01T23:21:04.777Z] > git --version # 'git version 2.43.0'
01:21:04 [2025-05-01T23:21:04.777Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2025-05-01T23:21:04.784Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:05 [2025-05-01T23:21:05.712Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:05 [2025-05-01T23:21:05.720Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:05 [2025-05-01T23:21:05.720Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:05 [2025-05-01T23:21:05.725Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-05-01T23:21:05.784Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:05 [2025-05-01T23:21:05.800Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:05 [2025-05-01T23:21:05.807Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-05-01T23:21:05.873Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (eb4bb924dcf549c2db0cee56992e75cd32ef4033).Prepare for development iteration of next version 6.3.7"
01:21:05 [2025-05-01T23:21:05.873Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-05-01T23:21:05.896Z] [Pipeline] fileExists
01:21:05 [2025-05-01T23:21:05.904Z] [Pipeline] readMavenPom
01:21:05 [2025-05-01T23:21:05.917Z] [Pipeline] sh
01:21:06 [2025-05-01T23:21:06.174Z] + git rev-parse HEAD
01:21:06 [2025-05-01T23:21:06.176Z] [Pipeline] echo
01:21:06 [2025-05-01T23:21:06.177Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:06 [2025-05-01T23:21:06.178Z] [Pipeline] }
01:21:06 [2025-05-01T23:21:06.192Z] [Pipeline] // dir
01:21:06 [2025-05-01T23:21:06.206Z] [Pipeline] echo
01:21:06 [2025-05-01T23:21:06.207Z] Build skipped due to no changes have been done since the last build
01:21:06 [2025-05-01T23:21:06.222Z] [Pipeline] dir
01:21:06 [2025-05-01T23:21:06.222Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:06 [2025-05-01T23:21:06.223Z] [Pipeline] {
01:21:06 [2025-05-01T23:21:06.242Z] [Pipeline] git
01:21:06 [2025-05-01T23:21:06.244Z] The recommended git tool is: /usr/bin/git
01:21:06 [2025-05-01T23:21:06.245Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:06 [2025-05-01T23:21:06.258Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2b090d8a; decorates hudson.Launcher$LocalLauncher@484959e5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:06 [2025-05-01T23:21:06.258Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10
01:21:06 [2025-05-01T23:21:06.265Z] Fetching changes from the remote Git repository
01:21:06 [2025-05-01T23:21:06.270Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:06 [2025-05-01T23:21:06.277Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:06 [2025-05-01T23:21:06.277Z] > /usr/bin/git --version # timeout=10
01:21:06 [2025-05-01T23:21:06.283Z] > git --version # 'git version 2.43.0'
01:21:06 [2025-05-01T23:21:06.283Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:06 [2025-05-01T23:21:06.290Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:06 [2025-05-01T23:21:06.931Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:06 [2025-05-01T23:21:06.938Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:06 [2025-05-01T23:21:06.938Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:06 [2025-05-01T23:21:06.943Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-05-01T23:21:06.978Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06 [2025-05-01T23:21:06.989Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06 [2025-05-01T23:21:06.996Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:07 [2025-05-01T23:21:07.026Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (f1c18f5b16ecf085b04a36a636aa4aa26ec5d773).Prepare for development iteration of next version 6.3.7"
01:21:07 [2025-05-01T23:21:07.027Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:07 [2025-05-01T23:21:07.054Z] [Pipeline] fileExists
01:21:07 [2025-05-01T23:21:07.062Z] [Pipeline] readMavenPom
01:21:07 [2025-05-01T23:21:07.074Z] [Pipeline] sh
01:21:07 [2025-05-01T23:21:07.331Z] + git rev-parse HEAD
01:21:07 [2025-05-01T23:21:07.334Z] [Pipeline] echo
01:21:07 [2025-05-01T23:21:07.335Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:07 [2025-05-01T23:21:07.337Z] [Pipeline] }
01:21:07 [2025-05-01T23:21:07.352Z] [Pipeline] // dir
01:21:07 [2025-05-01T23:21:07.367Z] [Pipeline] echo
01:21:07 [2025-05-01T23:21:07.367Z] Build skipped due to no changes have been done since the last build
01:21:07 [2025-05-01T23:21:07.383Z] [Pipeline] dir
01:21:07 [2025-05-01T23:21:07.384Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:07 [2025-05-01T23:21:07.384Z] [Pipeline] {
01:21:07 [2025-05-01T23:21:07.403Z] [Pipeline] git
01:21:07 [2025-05-01T23:21:07.405Z] Selected Git installation does not exist. Using Default
01:21:07 [2025-05-01T23:21:07.405Z] The recommended git tool is: NONE
01:21:07 [2025-05-01T23:21:07.406Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2025-05-01T23:21:07.421Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@235b23a7; decorates hudson.Launcher$LocalLauncher@318d4557 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2025-05-01T23:21:07.421Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10
01:21:07 [2025-05-01T23:21:07.429Z] Fetching changes from the remote Git repository
01:21:07 [2025-05-01T23:21:07.432Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:07 [2025-05-01T23:21:07.438Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:07 [2025-05-01T23:21:07.438Z] > /usr/bin/git --version # timeout=10
01:21:07 [2025-05-01T23:21:07.443Z] > git --version # 'git version 2.43.0'
01:21:07 [2025-05-01T23:21:07.443Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2025-05-01T23:21:07.450Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:07 [2025-05-01T23:21:07.857Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2025-05-01T23:21:07.864Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:07 [2025-05-01T23:21:07.864Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2025-05-01T23:21:07.870Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-05-01T23:21:07.882Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2025-05-01T23:21:07.891Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2025-05-01T23:21:07.897Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-05-01T23:21:07.910Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (586ebdd23e10f812e41a52cbf1a3a7f4a81fe924).Prepare for development iteration of next version 6.3.7"
01:21:07 [2025-05-01T23:21:07.910Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-05-01T23:21:07.931Z] [Pipeline] fileExists
01:21:07 [2025-05-01T23:21:07.940Z] [Pipeline] readMavenPom
01:21:07 [2025-05-01T23:21:07.950Z] [Pipeline] sh
01:21:08 [2025-05-01T23:21:08.205Z] + git rev-parse HEAD
01:21:08 [2025-05-01T23:21:08.208Z] [Pipeline] echo
01:21:08 [2025-05-01T23:21:08.209Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:08 [2025-05-01T23:21:08.211Z] [Pipeline] }
01:21:08 [2025-05-01T23:21:08.226Z] [Pipeline] // dir
01:21:08 [2025-05-01T23:21:08.241Z] [Pipeline] echo
01:21:08 [2025-05-01T23:21:08.242Z] Build skipped due to no changes have been done since the last build
01:21:08 [2025-05-01T23:21:08.258Z] [Pipeline] dir
01:21:08 [2025-05-01T23:21:08.259Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:08 [2025-05-01T23:21:08.259Z] [Pipeline] {
01:21:08 [2025-05-01T23:21:08.279Z] [Pipeline] git
01:21:08 [2025-05-01T23:21:08.281Z] The recommended git tool is: NONE
01:21:08 [2025-05-01T23:21:08.282Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2025-05-01T23:21:08.291Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@19853c18; decorates hudson.Launcher$LocalLauncher@6eb2f8b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2025-05-01T23:21:08.292Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10
01:21:08 [2025-05-01T23:21:08.298Z] Fetching changes from the remote Git repository
01:21:08 [2025-05-01T23:21:08.301Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:08 [2025-05-01T23:21:08.307Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:08 [2025-05-01T23:21:08.307Z] > /usr/bin/git --version # timeout=10
01:21:08 [2025-05-01T23:21:08.313Z] > git --version # 'git version 2.43.0'
01:21:08 [2025-05-01T23:21:08.313Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2025-05-01T23:21:08.319Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:08 [2025-05-01T23:21:08.687Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2025-05-01T23:21:08.693Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:08 [2025-05-01T23:21:08.693Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2025-05-01T23:21:08.698Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-05-01T23:21:08.708Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2025-05-01T23:21:08.716Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2025-05-01T23:21:08.722Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-05-01T23:21:08.733Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (146430cd63566b3be410c8dd534faa57033583b3).Prepare for development iteration of next version 6.3.7"
01:21:08 [2025-05-01T23:21:08.733Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-05-01T23:21:08.754Z] [Pipeline] fileExists
01:21:08 [2025-05-01T23:21:08.764Z] [Pipeline] sh
01:21:09 [2025-05-01T23:21:09.021Z] + git rev-parse HEAD
01:21:09 [2025-05-01T23:21:09.023Z] [Pipeline] echo
01:21:09 [2025-05-01T23:21:09.024Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:09 [2025-05-01T23:21:09.026Z] [Pipeline] }
01:21:09 [2025-05-01T23:21:09.042Z] [Pipeline] // dir
01:21:09 [2025-05-01T23:21:09.059Z] [Pipeline] echo
01:21:09 [2025-05-01T23:21:09.059Z] Build skipped due to no changes have been done since the last build
01:21:09 [2025-05-01T23:21:09.076Z] [Pipeline] dir
01:21:09 [2025-05-01T23:21:09.076Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:09 [2025-05-01T23:21:09.077Z] [Pipeline] {
01:21:09 [2025-05-01T23:21:09.098Z] [Pipeline] git
01:21:09 [2025-05-01T23:21:09.100Z] The recommended git tool is: NONE
01:21:09 [2025-05-01T23:21:09.101Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2025-05-01T23:21:09.109Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@74a9ff0b; decorates hudson.Launcher$LocalLauncher@1bd98ded will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2025-05-01T23:21:09.110Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
01:21:09 [2025-05-01T23:21:09.116Z] Fetching changes from the remote Git repository
01:21:09 [2025-05-01T23:21:09.120Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:09 [2025-05-01T23:21:09.126Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:09 [2025-05-01T23:21:09.126Z] > /usr/bin/git --version # timeout=10
01:21:09 [2025-05-01T23:21:09.132Z] > git --version # 'git version 2.43.0'
01:21:09 [2025-05-01T23:21:09.132Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2025-05-01T23:21:09.138Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:09 [2025-05-01T23:21:09.540Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2025-05-01T23:21:09.546Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:09 [2025-05-01T23:21:09.546Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2025-05-01T23:21:09.550Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-05-01T23:21:09.560Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2025-05-01T23:21:09.568Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2025-05-01T23:21:09.574Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-05-01T23:21:09.585Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (10719018413e414cfa70c0f64a945a72670797f4).Prepare for development iteration of next version 6.3.7"
01:21:09 [2025-05-01T23:21:09.585Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-05-01T23:21:09.614Z] [Pipeline] fileExists
01:21:09 [2025-05-01T23:21:09.631Z] [Pipeline] readMavenPom
01:21:09 [2025-05-01T23:21:09.652Z] [Pipeline] sh
01:21:09 [2025-05-01T23:21:09.909Z] + git rev-parse HEAD
01:21:09 [2025-05-01T23:21:09.912Z] [Pipeline] echo
01:21:09 [2025-05-01T23:21:09.913Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:09 [2025-05-01T23:21:09.915Z] [Pipeline] }
01:21:09 [2025-05-01T23:21:09.934Z] [Pipeline] // dir
01:21:09 [2025-05-01T23:21:09.951Z] [Pipeline] echo
01:21:09 [2025-05-01T23:21:09.951Z] Build skipped due to no changes have been done since the last build
01:21:09 [2025-05-01T23:21:09.969Z] [Pipeline] dir
01:21:09 [2025-05-01T23:21:09.969Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:09 [2025-05-01T23:21:09.970Z] [Pipeline] {
01:21:09 [2025-05-01T23:21:09.991Z] [Pipeline] git
01:21:09 [2025-05-01T23:21:09.993Z] The recommended git tool is: NONE
01:21:09 [2025-05-01T23:21:09.994Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:10 [2025-05-01T23:21:10.003Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@be17fc5; decorates hudson.Launcher$LocalLauncher@240383d8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:10 [2025-05-01T23:21:10.003Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
01:21:10 [2025-05-01T23:21:10.009Z] Fetching changes from the remote Git repository
01:21:10 [2025-05-01T23:21:10.011Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:10 [2025-05-01T23:21:10.017Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:10 [2025-05-01T23:21:10.017Z] > /usr/bin/git --version # timeout=10
01:21:10 [2025-05-01T23:21:10.023Z] > git --version # 'git version 2.43.0'
01:21:10 [2025-05-01T23:21:10.023Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:10 [2025-05-01T23:21:10.029Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:10 [2025-05-01T23:21:10.431Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:10 [2025-05-01T23:21:10.438Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:10 [2025-05-01T23:21:10.438Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:10 [2025-05-01T23:21:10.443Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-05-01T23:21:10.452Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:10 [2025-05-01T23:21:10.462Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:10 [2025-05-01T23:21:10.469Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-05-01T23:21:10.479Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (e6cf90efb933ea1d65558af1cade3056ac4b6462).Prepare for development iteration of next version 6.3.7"
01:21:10 [2025-05-01T23:21:10.479Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-05-01T23:21:10.500Z] [Pipeline] fileExists
01:21:10 [2025-05-01T23:21:10.517Z] [Pipeline] readMavenPom
01:21:10 [2025-05-01T23:21:10.539Z] [Pipeline] sh
01:21:10 [2025-05-01T23:21:10.797Z] + git rev-parse HEAD
01:21:10 [2025-05-01T23:21:10.800Z] [Pipeline] echo
01:21:10 [2025-05-01T23:21:10.800Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:10 [2025-05-01T23:21:10.802Z] [Pipeline] }
01:21:10 [2025-05-01T23:21:10.817Z] [Pipeline] // dir
01:21:10 [2025-05-01T23:21:10.831Z] [Pipeline] echo
01:21:10 [2025-05-01T23:21:10.831Z] Build skipped due to no changes have been done since the last build
01:21:10 [2025-05-01T23:21:10.831Z] [Pipeline] }
01:21:10 [2025-05-01T23:21:10.848Z] [Pipeline] // script
01:21:10 [2025-05-01T23:21:10.865Z] [Pipeline] }
01:21:10 [2025-05-01T23:21:10.879Z] [Pipeline] // stage
01:21:10 [2025-05-01T23:21:10.898Z] [Pipeline] stage
01:21:10 [2025-05-01T23:21:10.899Z] [Pipeline] { (Build Silverpeas)
01:21:10 [2025-05-01T23:21:10.928Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-01T23:21:10.929Z] [Pipeline] getContext
01:21:10 [2025-05-01T23:21:10.962Z] [Pipeline] stage
01:21:10 [2025-05-01T23:21:10.964Z] [Pipeline] { (Build Silverpeas-Core)
01:21:10 [2025-05-01T23:21:10.981Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-01T23:21:10.982Z] [Pipeline] getContext
01:21:10 [2025-05-01T23:21:10.984Z] [Pipeline] }
01:21:11 [2025-05-01T23:21:11.001Z] [Pipeline] // stage
01:21:11 [2025-05-01T23:21:11.019Z] [Pipeline] stage
01:21:11 [2025-05-01T23:21:11.020Z] [Pipeline] { (Build Silverpeas-Components)
01:21:11 [2025-05-01T23:21:11.035Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-05-01T23:21:11.036Z] [Pipeline] getContext
01:21:11 [2025-05-01T23:21:11.037Z] [Pipeline] }
01:21:11 [2025-05-01T23:21:11.051Z] [Pipeline] // stage
01:21:11 [2025-05-01T23:21:11.065Z] [Pipeline] stage
01:21:11 [2025-05-01T23:21:11.066Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:11 [2025-05-01T23:21:11.078Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-05-01T23:21:11.079Z] [Pipeline] getContext
01:21:11 [2025-05-01T23:21:11.081Z] [Pipeline] }
01:21:11 [2025-05-01T23:21:11.092Z] [Pipeline] // stage
01:21:11 [2025-05-01T23:21:11.105Z] [Pipeline] stage
01:21:11 [2025-05-01T23:21:11.106Z] [Pipeline] { (Build Silverpeas Setup)
01:21:11 [2025-05-01T23:21:11.117Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-05-01T23:21:11.118Z] [Pipeline] getContext
01:21:11 [2025-05-01T23:21:11.120Z] [Pipeline] }
01:21:11 [2025-05-01T23:21:11.130Z] [Pipeline] // stage
01:21:11 [2025-05-01T23:21:11.142Z] [Pipeline] stage
01:21:11 [2025-05-01T23:21:11.142Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:11 [2025-05-01T23:21:11.152Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-05-01T23:21:11.153Z] [Pipeline] getContext
01:21:11 [2025-05-01T23:21:11.155Z] [Pipeline] }
01:21:11 [2025-05-01T23:21:11.165Z] [Pipeline] // stage
01:21:11 [2025-05-01T23:21:11.177Z] [Pipeline] stage
01:21:11 [2025-05-01T23:21:11.177Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:11 [2025-05-01T23:21:11.187Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-05-01T23:21:11.188Z] [Pipeline] getContext
01:21:11 [2025-05-01T23:21:11.190Z] [Pipeline] }
01:21:11 [2025-05-01T23:21:11.199Z] [Pipeline] // stage
01:21:11 [2025-05-01T23:21:11.209Z] [Pipeline] stage
01:21:11 [2025-05-01T23:21:11.210Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:11 [2025-05-01T23:21:11.219Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-05-01T23:21:11.220Z] [Pipeline] getContext
01:21:11 [2025-05-01T23:21:11.221Z] [Pipeline] }
01:21:11 [2025-05-01T23:21:11.230Z] [Pipeline] // stage
01:21:11 [2025-05-01T23:21:11.240Z] [Pipeline] stage
01:21:11 [2025-05-01T23:21:11.241Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:11 [2025-05-01T23:21:11.249Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-05-01T23:21:11.250Z] [Pipeline] getContext
01:21:11 [2025-05-01T23:21:11.251Z] [Pipeline] }
01:21:11 [2025-05-01T23:21:11.260Z] [Pipeline] // stage
01:21:11 [2025-05-01T23:21:11.270Z] [Pipeline] stage
01:21:11 [2025-05-01T23:21:11.270Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:11 [2025-05-01T23:21:11.279Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-05-01T23:21:11.279Z] [Pipeline] getContext
01:21:11 [2025-05-01T23:21:11.281Z] [Pipeline] }
01:21:11 [2025-05-01T23:21:11.289Z] [Pipeline] // stage
01:21:11 [2025-05-01T23:21:11.298Z] [Pipeline] stage
01:21:11 [2025-05-01T23:21:11.299Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:11 [2025-05-01T23:21:11.307Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-05-01T23:21:11.308Z] [Pipeline] getContext
01:21:11 [2025-05-01T23:21:11.309Z] [Pipeline] }
01:21:11 [2025-05-01T23:21:11.316Z] [Pipeline] // stage
01:21:11 [2025-05-01T23:21:11.326Z] [Pipeline] stage
01:21:11 [2025-05-01T23:21:11.326Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:11 [2025-05-01T23:21:11.334Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-05-01T23:21:11.335Z] [Pipeline] getContext
01:21:11 [2025-05-01T23:21:11.336Z] [Pipeline] }
01:21:11 [2025-05-01T23:21:11.344Z] [Pipeline] // stage
01:21:11 [2025-05-01T23:21:11.352Z] [Pipeline] stage
01:21:11 [2025-05-01T23:21:11.353Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:11 [2025-05-01T23:21:11.361Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-05-01T23:21:11.361Z] [Pipeline] getContext
01:21:11 [2025-05-01T23:21:11.363Z] [Pipeline] }
01:21:11 [2025-05-01T23:21:11.370Z] [Pipeline] // stage
01:21:11 [2025-05-01T23:21:11.379Z] [Pipeline] stage
01:21:11 [2025-05-01T23:21:11.379Z] [Pipeline] { (Publish Community Web Site)
01:21:11 [2025-05-01T23:21:11.387Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-05-01T23:21:11.387Z] [Pipeline] getContext
01:21:11 [2025-05-01T23:21:11.389Z] [Pipeline] }
01:21:11 [2025-05-01T23:21:11.396Z] [Pipeline] // stage
01:21:11 [2025-05-01T23:21:11.403Z] [Pipeline] }
01:21:11 [2025-05-01T23:21:11.409Z] [Pipeline] // stage
01:21:11 [2025-05-01T23:21:11.427Z] [Pipeline] stage
01:21:11 [2025-05-01T23:21:11.427Z] [Pipeline] { (Create YAML build report)
01:21:11 [2025-05-01T23:21:11.452Z] [Pipeline] script
01:21:11 [2025-05-01T23:21:11.455Z] [Pipeline] {
01:21:11 [2025-05-01T23:21:11.473Z] [Pipeline] sh
01:21:11 [2025-05-01T23:21:11.730Z] + mkdir -p target
01:21:11 [2025-05-01T23:21:11.732Z] [Pipeline] sh
01:21:11 [2025-05-01T23:21:11.989Z] + mv build.yaml target/
01:21:11 [2025-05-01T23:21:11.990Z] [Pipeline] }
01:21:12 [2025-05-01T23:21:12.007Z] [Pipeline] // script
01:21:12 [2025-05-01T23:21:12.024Z] [Pipeline] }
01:21:12 [2025-05-01T23:21:12.041Z] [Pipeline] // stage
01:21:12 [2025-05-01T23:21:12.065Z] [Pipeline] stage
01:21:12 [2025-05-01T23:21:12.065Z] [Pipeline] { (Declarative: Post Actions)
01:21:12 [2025-05-01T23:21:12.095Z] [Pipeline] step
01:21:12 [2025-05-01T23:21:12.126Z] [Pipeline] script
01:21:12 [2025-05-01T23:21:12.131Z] [Pipeline] {
01:21:12 [2025-05-01T23:21:12.166Z] [Pipeline] }
01:21:12 [2025-05-01T23:21:12.183Z] [Pipeline] // script
01:21:12 [2025-05-01T23:21:12.205Z] [Pipeline] archiveArtifacts
01:21:12 [2025-05-01T23:21:12.208Z] Archiving artifacts
01:21:12 [2025-05-01T23:21:12.225Z] Enregistrement des empreintes numériques
01:21:12 [2025-05-01T23:21:12.240Z] [Pipeline] sh
01:21:12 [2025-05-01T23:21:12.500Z] + rm -rf target
01:21:12 [2025-05-01T23:21:12.507Z] [Pipeline] }
01:21:12 [2025-05-01T23:21:12.526Z] [Pipeline] // stage
01:21:12 [2025-05-01T23:21:12.542Z] [Pipeline] }
01:21:12 [2025-05-01T23:21:12.559Z] [Pipeline] // withEnv
01:21:12 [2025-05-01T23:21:12.575Z] [Pipeline] }
01:21:12 [2025-05-01T23:21:12.576Z] $ docker stop --time=1 184dab65002e43a19c52a85c47226f639dc0177bcfa7275cba945c24285654a5
01:21:13 [2025-05-01T23:21:13.816Z] $ docker rm -f --volumes 184dab65002e43a19c52a85c47226f639dc0177bcfa7275cba945c24285654a5
01:21:13 [2025-05-01T23:21:13.860Z] [Pipeline] // withDockerContainer
01:21:13 [2025-05-01T23:21:13.876Z] [Pipeline] }
01:21:13 [2025-05-01T23:21:13.893Z] [Pipeline] // withEnv
01:21:13 [2025-05-01T23:21:13.903Z] [Pipeline] }
01:21:13 [2025-05-01T23:21:13.936Z] [Pipeline] // node
01:21:13 [2025-05-01T23:21:13.953Z] [Pipeline] End of Pipeline
01:21:14 [2025-05-01T23:21:14.024Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #205
01:21:14 [2025-05-01T23:21:14.024Z] Finished: SUCCESS