SuccèsSortie de la console
01:21:00 [2025-05-22T23:21:00.134Z] Lancé par une alarme périodique
01:21:00 [2025-05-22T23:21:00.135Z] Running as userbuild
01:21:00 [2025-05-22T23:21:00.569Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-05-22T23:21:01.019Z] [Pipeline] Start of Pipeline
01:21:01 [2025-05-22T23:21:01.362Z] [Pipeline] node
01:21:01 [2025-05-22T23:21:01.366Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:01 [2025-05-22T23:21:01.370Z] [Pipeline] {
01:21:01 [2025-05-22T23:21:01.391Z] [Pipeline] stage
01:21:01 [2025-05-22T23:21:01.392Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:01 [2025-05-22T23:21:01.405Z] [Pipeline] checkout
01:21:01 [2025-05-22T23:21:01.406Z] Selected Git installation does not exist. Using Default
01:21:01 [2025-05-22T23:21:01.406Z] The recommended git tool is: NONE
01:21:01 [2025-05-22T23:21:01.406Z] No credentials specified
01:21:01 [2025-05-22T23:21:01.407Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:01 [2025-05-22T23:21:01.413Z] Fetching changes from the remote Git repository
01:21:01 [2025-05-22T23:21:01.415Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:01 [2025-05-22T23:21:01.422Z] Cleaning workspace
01:21:01 [2025-05-22T23:21:01.422Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:01 [2025-05-22T23:21:01.427Z] Resetting working tree
01:21:01 [2025-05-22T23:21:01.427Z] > /usr/bin/git reset --hard # timeout=10
01:21:01 [2025-05-22T23:21:01.440Z] > /usr/bin/git clean -fdx # timeout=10
01:21:01 [2025-05-22T23:21:01.448Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-05-22T23:21:01.448Z] > /usr/bin/git --version # timeout=10
01:21:01 [2025-05-22T23:21:01.452Z] > git --version # 'git version 2.43.0'
01:21:01 [2025-05-22T23:21:01.452Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:01 [2025-05-22T23:21:01.804Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:01 [2025-05-22T23:21:01.810Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
01:21:01 [2025-05-22T23:21:01.810Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:01 [2025-05-22T23:21:01.816Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:01 [2025-05-22T23:21:01.831Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
01:21:01 [2025-05-22T23:21:01.831Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:01 [2025-05-22T23:21:01.852Z] [Pipeline] }
01:21:01 [2025-05-22T23:21:01.859Z] [Pipeline] // stage
01:21:01 [2025-05-22T23:21:01.875Z] [Pipeline] withEnv
01:21:01 [2025-05-22T23:21:01.875Z] [Pipeline] {
01:21:02 [2025-05-22T23:21:02.060Z] [Pipeline] isUnix
01:21:02 [2025-05-22T23:21:02.061Z] [Pipeline] withEnv
01:21:02 [2025-05-22T23:21:02.061Z] [Pipeline] {
01:21:02 [2025-05-22T23:21:02.077Z] [Pipeline] sh
01:21:02 [2025-05-22T23:21:02.333Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:02 [2025-05-22T23:21:02.333Z] .
01:21:02 [2025-05-22T23:21:02.334Z] [Pipeline] }
01:21:02 [2025-05-22T23:21:02.347Z] [Pipeline] // withEnv
01:21:02 [2025-05-22T23:21:02.364Z] [Pipeline] withDockerContainer
01:21:02 [2025-05-22T23:21:02.398Z] Jenkins does not seem to be running inside a container
01:21:02 [2025-05-22T23:21:02.406Z] $ 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:02 [2025-05-22T23:21:02.743Z] $ docker top bc7b765cc52bdf34490ae4794aba10b92e99344b47deaf2fddcb4dc39fd03bd3 -eo pid,comm
01:21:02 [2025-05-22T23:21:02.782Z] [Pipeline] {
01:21:02 [2025-05-22T23:21:02.806Z] [Pipeline] withEnv
01:21:02 [2025-05-22T23:21:02.807Z] [Pipeline] {
01:21:02 [2025-05-22T23:21:02.833Z] [Pipeline] stage
01:21:02 [2025-05-22T23:21:02.833Z] [Pipeline] { (Prepare the job)
01:21:02 [2025-05-22T23:21:02.877Z] [Pipeline] sh
01:21:03 [2025-05-22T23:21:03.136Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:03 [2025-05-22T23:21:03.389Z] [Pipeline] script
01:21:03 [2025-05-22T23:21:03.394Z] [Pipeline] {
01:21:03 [2025-05-22T23:21:03.410Z] [Pipeline] readMavenPom
01:21:03 [2025-05-22T23:21:03.437Z] 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:03 [2025-05-22T23:21:03.439Z] 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:03 [2025-05-22T23:21:03.440Z] 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:03 [2025-05-22T23:21:03.440Z] 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:03 [2025-05-22T23:21:03.440Z] 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:03 [2025-05-22T23:21:03.441Z] [Pipeline] sh
01:21:03 [2025-05-22T23:21:03.699Z] + rm -f pom.xml
01:21:03 [2025-05-22T23:21:03.700Z] [Pipeline] }
01:21:03 [2025-05-22T23:21:03.714Z] [Pipeline] // script
01:21:03 [2025-05-22T23:21:03.731Z] [Pipeline] }
01:21:03 [2025-05-22T23:21:03.744Z] [Pipeline] // stage
01:21:03 [2025-05-22T23:21:03.759Z] [Pipeline] stage
01:21:03 [2025-05-22T23:21:03.760Z] [Pipeline] { (Check POM parent version)
01:21:03 [2025-05-22T23:21:03.822Z] Stage "Check POM parent version" skipped due to when conditional
01:21:03 [2025-05-22T23:21:03.823Z] [Pipeline] getContext
01:21:03 [2025-05-22T23:21:03.825Z] [Pipeline] }
01:21:03 [2025-05-22T23:21:03.836Z] [Pipeline] // stage
01:21:03 [2025-05-22T23:21:03.850Z] [Pipeline] stage
01:21:03 [2025-05-22T23:21:03.851Z] [Pipeline] { (Checkout projects and check code changes)
01:21:03 [2025-05-22T23:21:03.875Z] [Pipeline] script
01:21:03 [2025-05-22T23:21:03.879Z] [Pipeline] {
01:21:03 [2025-05-22T23:21:03.899Z] [Pipeline] copyArtifacts
01:21:03 [2025-05-22T23:21:03.906Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 235
01:21:03 [2025-05-22T23:21:03.915Z] [Pipeline] fileExists
01:21:03 [2025-05-22T23:21:03.932Z] [Pipeline] readYaml
01:21:03 [2025-05-22T23:21:03.945Z] 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:03 [2025-05-22T23:21:03.947Z] [Pipeline] dir
01:21:03 [2025-05-22T23:21:03.947Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:03 [2025-05-22T23:21:03.948Z] [Pipeline] {
01:21:03 [2025-05-22T23:21:03.965Z] [Pipeline] git
01:21:03 [2025-05-22T23:21:03.967Z] The recommended git tool is: /usr/bin/git
01:21:03 [2025-05-22T23:21:03.969Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:03 [2025-05-22T23:21:03.979Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@74197ff8; decorates hudson.Launcher$LocalLauncher@1dd60440 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:03 [2025-05-22T23:21:03.979Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10
01:21:03 [2025-05-22T23:21:03.986Z] Fetching changes from the remote Git repository
01:21:03 [2025-05-22T23:21:03.990Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:03 [2025-05-22T23:21:03.995Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:03 [2025-05-22T23:21:03.995Z] > /usr/bin/git --version # timeout=10
01:21:04 [2025-05-22T23:21:04.000Z] > git --version # 'git version 2.43.0'
01:21:04 [2025-05-22T23:21:04.000Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2025-05-22T23:21:04.007Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:04 [2025-05-22T23:21:04.902Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:04 [2025-05-22T23:21:04.908Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:04 [2025-05-22T23:21:04.908Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:04 [2025-05-22T23:21:04.914Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:04 [2025-05-22T23:21:04.974Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:04 [2025-05-22T23:21:04.990Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:04 [2025-05-22T23:21:04.997Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-05-22T23:21:05.061Z] 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-22T23:21:05.062Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-05-22T23:21:05.081Z] [Pipeline] fileExists
01:21:05 [2025-05-22T23:21:05.092Z] [Pipeline] readMavenPom
01:21:05 [2025-05-22T23:21:05.106Z] [Pipeline] sh
01:21:05 [2025-05-22T23:21:05.364Z] + git rev-parse HEAD
01:21:05 [2025-05-22T23:21:05.367Z] [Pipeline] echo
01:21:05 [2025-05-22T23:21:05.367Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:05 [2025-05-22T23:21:05.370Z] [Pipeline] }
01:21:05 [2025-05-22T23:21:05.386Z] [Pipeline] // dir
01:21:05 [2025-05-22T23:21:05.400Z] [Pipeline] echo
01:21:05 [2025-05-22T23:21:05.401Z] Build skipped due to no changes have been done since the last build
01:21:05 [2025-05-22T23:21:05.416Z] [Pipeline] dir
01:21:05 [2025-05-22T23:21:05.416Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:05 [2025-05-22T23:21:05.417Z] [Pipeline] {
01:21:05 [2025-05-22T23:21:05.434Z] [Pipeline] git
01:21:05 [2025-05-22T23:21:05.436Z] The recommended git tool is: /usr/bin/git
01:21:05 [2025-05-22T23:21:05.437Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:05 [2025-05-22T23:21:05.448Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@32708d45; decorates hudson.Launcher$LocalLauncher@264bb2dd will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:05 [2025-05-22T23:21:05.448Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10
01:21:05 [2025-05-22T23:21:05.454Z] Fetching changes from the remote Git repository
01:21:05 [2025-05-22T23:21:05.457Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:05 [2025-05-22T23:21:05.463Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:05 [2025-05-22T23:21:05.463Z] > /usr/bin/git --version # timeout=10
01:21:05 [2025-05-22T23:21:05.467Z] > git --version # 'git version 2.43.0'
01:21:05 [2025-05-22T23:21:05.467Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:05 [2025-05-22T23:21:05.472Z] > /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-22T23:21:06.287Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:06 [2025-05-22T23:21:06.294Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:06 [2025-05-22T23:21:06.294Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:06 [2025-05-22T23:21:06.299Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-05-22T23:21:06.334Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06 [2025-05-22T23:21:06.347Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06 [2025-05-22T23:21:06.355Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-05-22T23:21:06.387Z] 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:06 [2025-05-22T23:21:06.387Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-05-22T23:21:06.405Z] [Pipeline] fileExists
01:21:06 [2025-05-22T23:21:06.412Z] [Pipeline] readMavenPom
01:21:06 [2025-05-22T23:21:06.432Z] [Pipeline] sh
01:21:06 [2025-05-22T23:21:06.689Z] + git rev-parse HEAD
01:21:06 [2025-05-22T23:21:06.692Z] [Pipeline] echo
01:21:06 [2025-05-22T23:21:06.692Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:06 [2025-05-22T23:21:06.694Z] [Pipeline] }
01:21:06 [2025-05-22T23:21:06.709Z] [Pipeline] // dir
01:21:06 [2025-05-22T23:21:06.724Z] [Pipeline] echo
01:21:06 [2025-05-22T23:21:06.725Z] Build skipped due to no changes have been done since the last build
01:21:06 [2025-05-22T23:21:06.767Z] [Pipeline] dir
01:21:06 [2025-05-22T23:21:06.767Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:06 [2025-05-22T23:21:06.768Z] [Pipeline] {
01:21:06 [2025-05-22T23:21:06.787Z] [Pipeline] git
01:21:06 [2025-05-22T23:21:06.789Z] Selected Git installation does not exist. Using Default
01:21:06 [2025-05-22T23:21:06.789Z] The recommended git tool is: NONE
01:21:06 [2025-05-22T23:21:06.790Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:06 [2025-05-22T23:21:06.804Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@70d2b8a8; decorates hudson.Launcher$LocalLauncher@54497bd0 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:06 [2025-05-22T23:21:06.805Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10
01:21:06 [2025-05-22T23:21:06.811Z] Fetching changes from the remote Git repository
01:21:06 [2025-05-22T23:21:06.814Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:06 [2025-05-22T23:21:06.820Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:06 [2025-05-22T23:21:06.820Z] > /usr/bin/git --version # timeout=10
01:21:06 [2025-05-22T23:21:06.825Z] > git --version # 'git version 2.43.0'
01:21:06 [2025-05-22T23:21:06.825Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:06 [2025-05-22T23:21:06.831Z] > /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-22T23:21:07.220Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2025-05-22T23:21:07.227Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:07 [2025-05-22T23:21:07.227Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2025-05-22T23:21:07.232Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-05-22T23:21:07.245Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2025-05-22T23:21:07.254Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2025-05-22T23:21:07.261Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-05-22T23:21:07.277Z] 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-22T23:21:07.277Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-05-22T23:21:07.298Z] [Pipeline] fileExists
01:21:07 [2025-05-22T23:21:07.306Z] [Pipeline] readMavenPom
01:21:07 [2025-05-22T23:21:07.317Z] [Pipeline] sh
01:21:07 [2025-05-22T23:21:07.572Z] + git rev-parse HEAD
01:21:07 [2025-05-22T23:21:07.575Z] [Pipeline] echo
01:21:07 [2025-05-22T23:21:07.575Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:07 [2025-05-22T23:21:07.577Z] [Pipeline] }
01:21:07 [2025-05-22T23:21:07.595Z] [Pipeline] // dir
01:21:07 [2025-05-22T23:21:07.611Z] [Pipeline] echo
01:21:07 [2025-05-22T23:21:07.611Z] Build skipped due to no changes have been done since the last build
01:21:07 [2025-05-22T23:21:07.628Z] [Pipeline] dir
01:21:07 [2025-05-22T23:21:07.628Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:07 [2025-05-22T23:21:07.629Z] [Pipeline] {
01:21:07 [2025-05-22T23:21:07.649Z] [Pipeline] git
01:21:07 [2025-05-22T23:21:07.651Z] The recommended git tool is: NONE
01:21:07 [2025-05-22T23:21:07.651Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2025-05-22T23:21:07.660Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4b93bcfd; decorates hudson.Launcher$LocalLauncher@1775ab44 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2025-05-22T23:21:07.661Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10
01:21:07 [2025-05-22T23:21:07.668Z] Fetching changes from the remote Git repository
01:21:07 [2025-05-22T23:21:07.672Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:07 [2025-05-22T23:21:07.678Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:07 [2025-05-22T23:21:07.678Z] > /usr/bin/git --version # timeout=10
01:21:07 [2025-05-22T23:21:07.683Z] > git --version # 'git version 2.43.0'
01:21:07 [2025-05-22T23:21:07.683Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2025-05-22T23:21:07.688Z] > /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-22T23:21:08.080Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2025-05-22T23:21:08.086Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:08 [2025-05-22T23:21:08.086Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2025-05-22T23:21:08.091Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-05-22T23:21:08.100Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2025-05-22T23:21:08.109Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2025-05-22T23:21:08.116Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-05-22T23:21:08.126Z] 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-22T23:21:08.127Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-05-22T23:21:08.146Z] [Pipeline] fileExists
01:21:08 [2025-05-22T23:21:08.156Z] [Pipeline] sh
01:21:08 [2025-05-22T23:21:08.411Z] + git rev-parse HEAD
01:21:08 [2025-05-22T23:21:08.414Z] [Pipeline] echo
01:21:08 [2025-05-22T23:21:08.414Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:08 [2025-05-22T23:21:08.416Z] [Pipeline] }
01:21:08 [2025-05-22T23:21:08.438Z] [Pipeline] // dir
01:21:08 [2025-05-22T23:21:08.454Z] [Pipeline] echo
01:21:08 [2025-05-22T23:21:08.455Z] Build skipped due to no changes have been done since the last build
01:21:08 [2025-05-22T23:21:08.472Z] [Pipeline] dir
01:21:08 [2025-05-22T23:21:08.472Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:08 [2025-05-22T23:21:08.473Z] [Pipeline] {
01:21:08 [2025-05-22T23:21:08.493Z] [Pipeline] git
01:21:08 [2025-05-22T23:21:08.495Z] The recommended git tool is: NONE
01:21:08 [2025-05-22T23:21:08.496Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2025-05-22T23:21:08.505Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@418603c9; decorates hudson.Launcher$LocalLauncher@355fbd44 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2025-05-22T23:21:08.506Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
01:21:08 [2025-05-22T23:21:08.513Z] Fetching changes from the remote Git repository
01:21:08 [2025-05-22T23:21:08.517Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:08 [2025-05-22T23:21:08.523Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:08 [2025-05-22T23:21:08.523Z] > /usr/bin/git --version # timeout=10
01:21:08 [2025-05-22T23:21:08.528Z] > git --version # 'git version 2.43.0'
01:21:08 [2025-05-22T23:21:08.528Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2025-05-22T23:21:08.535Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:08 [2025-05-22T23:21:08.929Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2025-05-22T23:21:08.937Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:08 [2025-05-22T23:21:08.937Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2025-05-22T23:21:08.941Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:08 [2025-05-22T23:21:08.951Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2025-05-22T23:21:08.959Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2025-05-22T23:21:08.968Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:08 [2025-05-22T23:21:08.977Z] 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:08 [2025-05-22T23:21:08.977Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:08 [2025-05-22T23:21:08.996Z] [Pipeline] fileExists
01:21:09 [2025-05-22T23:21:09.004Z] [Pipeline] readMavenPom
01:21:09 [2025-05-22T23:21:09.015Z] [Pipeline] sh
01:21:09 [2025-05-22T23:21:09.272Z] + git rev-parse HEAD
01:21:09 [2025-05-22T23:21:09.275Z] [Pipeline] echo
01:21:09 [2025-05-22T23:21:09.275Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:09 [2025-05-22T23:21:09.277Z] [Pipeline] }
01:21:09 [2025-05-22T23:21:09.289Z] [Pipeline] // dir
01:21:09 [2025-05-22T23:21:09.301Z] [Pipeline] echo
01:21:09 [2025-05-22T23:21:09.301Z] Build skipped due to no changes have been done since the last build
01:21:09 [2025-05-22T23:21:09.319Z] [Pipeline] dir
01:21:09 [2025-05-22T23:21:09.319Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:09 [2025-05-22T23:21:09.320Z] [Pipeline] {
01:21:09 [2025-05-22T23:21:09.340Z] [Pipeline] git
01:21:09 [2025-05-22T23:21:09.342Z] The recommended git tool is: NONE
01:21:09 [2025-05-22T23:21:09.343Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2025-05-22T23:21:09.353Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@151d1703; decorates hudson.Launcher$LocalLauncher@7eb6d50c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2025-05-22T23:21:09.353Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
01:21:09 [2025-05-22T23:21:09.359Z] Fetching changes from the remote Git repository
01:21:09 [2025-05-22T23:21:09.363Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:09 [2025-05-22T23:21:09.369Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:09 [2025-05-22T23:21:09.369Z] > /usr/bin/git --version # timeout=10
01:21:09 [2025-05-22T23:21:09.375Z] > git --version # 'git version 2.43.0'
01:21:09 [2025-05-22T23:21:09.375Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2025-05-22T23:21:09.381Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:09 [2025-05-22T23:21:09.767Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2025-05-22T23:21:09.774Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:09 [2025-05-22T23:21:09.774Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2025-05-22T23:21:09.779Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:09 [2025-05-22T23:21:09.789Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2025-05-22T23:21:09.800Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2025-05-22T23:21:09.806Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:09 [2025-05-22T23:21:09.816Z] 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:09 [2025-05-22T23:21:09.816Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:09 [2025-05-22T23:21:09.836Z] [Pipeline] fileExists
01:21:09 [2025-05-22T23:21:09.846Z] [Pipeline] readMavenPom
01:21:09 [2025-05-22T23:21:09.870Z] [Pipeline] sh
01:21:10 [2025-05-22T23:21:10.127Z] + git rev-parse HEAD
01:21:10 [2025-05-22T23:21:10.130Z] [Pipeline] echo
01:21:10 [2025-05-22T23:21:10.131Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:10 [2025-05-22T23:21:10.132Z] [Pipeline] }
01:21:10 [2025-05-22T23:21:10.150Z] [Pipeline] // dir
01:21:10 [2025-05-22T23:21:10.167Z] [Pipeline] echo
01:21:10 [2025-05-22T23:21:10.168Z] Build skipped due to no changes have been done since the last build
01:21:10 [2025-05-22T23:21:10.168Z] [Pipeline] }
01:21:10 [2025-05-22T23:21:10.185Z] [Pipeline] // script
01:21:10 [2025-05-22T23:21:10.202Z] [Pipeline] }
01:21:10 [2025-05-22T23:21:10.217Z] [Pipeline] // stage
01:21:10 [2025-05-22T23:21:10.236Z] [Pipeline] stage
01:21:10 [2025-05-22T23:21:10.236Z] [Pipeline] { (Build Silverpeas)
01:21:10 [2025-05-22T23:21:10.266Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-22T23:21:10.267Z] [Pipeline] getContext
01:21:10 [2025-05-22T23:21:10.300Z] [Pipeline] stage
01:21:10 [2025-05-22T23:21:10.301Z] [Pipeline] { (Build Silverpeas-Core)
01:21:10 [2025-05-22T23:21:10.319Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-22T23:21:10.319Z] [Pipeline] getContext
01:21:10 [2025-05-22T23:21:10.321Z] [Pipeline] }
01:21:10 [2025-05-22T23:21:10.338Z] [Pipeline] // stage
01:21:10 [2025-05-22T23:21:10.355Z] [Pipeline] stage
01:21:10 [2025-05-22T23:21:10.356Z] [Pipeline] { (Build Silverpeas-Components)
01:21:10 [2025-05-22T23:21:10.371Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-22T23:21:10.372Z] [Pipeline] getContext
01:21:10 [2025-05-22T23:21:10.374Z] [Pipeline] }
01:21:10 [2025-05-22T23:21:10.389Z] [Pipeline] // stage
01:21:10 [2025-05-22T23:21:10.404Z] [Pipeline] stage
01:21:10 [2025-05-22T23:21:10.405Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:10 [2025-05-22T23:21:10.418Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-22T23:21:10.419Z] [Pipeline] getContext
01:21:10 [2025-05-22T23:21:10.419Z] [Pipeline] }
01:21:10 [2025-05-22T23:21:10.432Z] [Pipeline] // stage
01:21:10 [2025-05-22T23:21:10.445Z] [Pipeline] stage
01:21:10 [2025-05-22T23:21:10.446Z] [Pipeline] { (Build Silverpeas Setup)
01:21:10 [2025-05-22T23:21:10.457Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-22T23:21:10.458Z] [Pipeline] getContext
01:21:10 [2025-05-22T23:21:10.460Z] [Pipeline] }
01:21:10 [2025-05-22T23:21:10.470Z] [Pipeline] // stage
01:21:10 [2025-05-22T23:21:10.482Z] [Pipeline] stage
01:21:10 [2025-05-22T23:21:10.483Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:10 [2025-05-22T23:21:10.493Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-22T23:21:10.494Z] [Pipeline] getContext
01:21:10 [2025-05-22T23:21:10.495Z] [Pipeline] }
01:21:10 [2025-05-22T23:21:10.505Z] [Pipeline] // stage
01:21:10 [2025-05-22T23:21:10.517Z] [Pipeline] stage
01:21:10 [2025-05-22T23:21:10.517Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:10 [2025-05-22T23:21:10.527Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-22T23:21:10.528Z] [Pipeline] getContext
01:21:10 [2025-05-22T23:21:10.529Z] [Pipeline] }
01:21:10 [2025-05-22T23:21:10.538Z] [Pipeline] // stage
01:21:10 [2025-05-22T23:21:10.548Z] [Pipeline] stage
01:21:10 [2025-05-22T23:21:10.549Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:10 [2025-05-22T23:21:10.558Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-22T23:21:10.559Z] [Pipeline] getContext
01:21:10 [2025-05-22T23:21:10.560Z] [Pipeline] }
01:21:10 [2025-05-22T23:21:10.569Z] [Pipeline] // stage
01:21:10 [2025-05-22T23:21:10.579Z] [Pipeline] stage
01:21:10 [2025-05-22T23:21:10.579Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:10 [2025-05-22T23:21:10.588Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-22T23:21:10.589Z] [Pipeline] getContext
01:21:10 [2025-05-22T23:21:10.590Z] [Pipeline] }
01:21:10 [2025-05-22T23:21:10.598Z] [Pipeline] // stage
01:21:10 [2025-05-22T23:21:10.607Z] [Pipeline] stage
01:21:10 [2025-05-22T23:21:10.609Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:10 [2025-05-22T23:21:10.617Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-22T23:21:10.617Z] [Pipeline] getContext
01:21:10 [2025-05-22T23:21:10.619Z] [Pipeline] }
01:21:10 [2025-05-22T23:21:10.627Z] [Pipeline] // stage
01:21:10 [2025-05-22T23:21:10.636Z] [Pipeline] stage
01:21:10 [2025-05-22T23:21:10.636Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:10 [2025-05-22T23:21:10.644Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-22T23:21:10.645Z] [Pipeline] getContext
01:21:10 [2025-05-22T23:21:10.646Z] [Pipeline] }
01:21:10 [2025-05-22T23:21:10.653Z] [Pipeline] // stage
01:21:10 [2025-05-22T23:21:10.662Z] [Pipeline] stage
01:21:10 [2025-05-22T23:21:10.663Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:10 [2025-05-22T23:21:10.671Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-22T23:21:10.672Z] [Pipeline] getContext
01:21:10 [2025-05-22T23:21:10.673Z] [Pipeline] }
01:21:10 [2025-05-22T23:21:10.681Z] [Pipeline] // stage
01:21:10 [2025-05-22T23:21:10.690Z] [Pipeline] stage
01:21:10 [2025-05-22T23:21:10.691Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:10 [2025-05-22T23:21:10.698Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-22T23:21:10.699Z] [Pipeline] getContext
01:21:10 [2025-05-22T23:21:10.700Z] [Pipeline] }
01:21:10 [2025-05-22T23:21:10.708Z] [Pipeline] // stage
01:21:10 [2025-05-22T23:21:10.717Z] [Pipeline] stage
01:21:10 [2025-05-22T23:21:10.718Z] [Pipeline] { (Publish Community Web Site)
01:21:10 [2025-05-22T23:21:10.725Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-22T23:21:10.726Z] [Pipeline] getContext
01:21:10 [2025-05-22T23:21:10.727Z] [Pipeline] }
01:21:10 [2025-05-22T23:21:10.735Z] [Pipeline] // stage
01:21:10 [2025-05-22T23:21:10.742Z] [Pipeline] }
01:21:10 [2025-05-22T23:21:10.749Z] [Pipeline] // stage
01:21:10 [2025-05-22T23:21:10.767Z] [Pipeline] stage
01:21:10 [2025-05-22T23:21:10.767Z] [Pipeline] { (Create YAML build report)
01:21:10 [2025-05-22T23:21:10.793Z] [Pipeline] script
01:21:10 [2025-05-22T23:21:10.796Z] [Pipeline] {
01:21:10 [2025-05-22T23:21:10.816Z] [Pipeline] sh
01:21:11 [2025-05-22T23:21:11.074Z] + mkdir -p target
01:21:11 [2025-05-22T23:21:11.076Z] [Pipeline] sh
01:21:11 [2025-05-22T23:21:11.333Z] + mv build.yaml target/
01:21:11 [2025-05-22T23:21:11.334Z] [Pipeline] }
01:21:11 [2025-05-22T23:21:11.351Z] [Pipeline] // script
01:21:11 [2025-05-22T23:21:11.368Z] [Pipeline] }
01:21:11 [2025-05-22T23:21:11.385Z] [Pipeline] // stage
01:21:11 [2025-05-22T23:21:11.409Z] [Pipeline] stage
01:21:11 [2025-05-22T23:21:11.410Z] [Pipeline] { (Declarative: Post Actions)
01:21:11 [2025-05-22T23:21:11.438Z] [Pipeline] step
01:21:11 [2025-05-22T23:21:11.469Z] [Pipeline] script
01:21:11 [2025-05-22T23:21:11.476Z] [Pipeline] {
01:21:11 [2025-05-22T23:21:11.535Z] [Pipeline] }
01:21:11 [2025-05-22T23:21:11.553Z] [Pipeline] // script
01:21:11 [2025-05-22T23:21:11.577Z] [Pipeline] archiveArtifacts
01:21:11 [2025-05-22T23:21:11.581Z] Archiving artifacts
01:21:11 [2025-05-22T23:21:11.598Z] Enregistrement des empreintes numériques
01:21:11 [2025-05-22T23:21:11.617Z] [Pipeline] sh
01:21:11 [2025-05-22T23:21:11.878Z] + rm -rf target
01:21:11 [2025-05-22T23:21:11.887Z] [Pipeline] }
01:21:11 [2025-05-22T23:21:11.905Z] [Pipeline] // stage
01:21:11 [2025-05-22T23:21:11.922Z] [Pipeline] }
01:21:11 [2025-05-22T23:21:11.939Z] [Pipeline] // withEnv
01:21:11 [2025-05-22T23:21:11.956Z] [Pipeline] }
01:21:11 [2025-05-22T23:21:11.957Z] $ docker stop --time=1 bc7b765cc52bdf34490ae4794aba10b92e99344b47deaf2fddcb4dc39fd03bd3
01:21:13 [2025-05-22T23:21:13.240Z] $ docker rm -f --volumes bc7b765cc52bdf34490ae4794aba10b92e99344b47deaf2fddcb4dc39fd03bd3
01:21:13 [2025-05-22T23:21:13.279Z] [Pipeline] // withDockerContainer
01:21:13 [2025-05-22T23:21:13.286Z] [Pipeline] }
01:21:13 [2025-05-22T23:21:13.293Z] [Pipeline] // withEnv
01:21:13 [2025-05-22T23:21:13.300Z] [Pipeline] }
01:21:13 [2025-05-22T23:21:13.307Z] [Pipeline] // node
01:21:13 [2025-05-22T23:21:13.323Z] [Pipeline] End of Pipeline
01:21:13 [2025-05-22T23:21:13.395Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #208
01:21:13 [2025-05-22T23:21:13.395Z] Finished: SUCCESS