06:46:00 [2026-04-13T04:46:00.415Z] Lancé par une alarme périodique
06:46:00 [2026-04-13T04:46:00.416Z] Running as userbuild
06:46:00 [2026-04-13T04:46:00.815Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-04-13T04:46:01.522Z] [Pipeline] Start of Pipeline
06:46:02 [2026-04-13T04:46:02.041Z] [Pipeline] node
06:46:02 [2026-04-13T04:46:02.047Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:02 [2026-04-13T04:46:02.064Z] [Pipeline] {
06:46:02 [2026-04-13T04:46:02.098Z] [Pipeline] stage
06:46:02 [2026-04-13T04:46:02.098Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:02 [2026-04-13T04:46:02.124Z] [Pipeline] checkout
06:46:02 [2026-04-13T04:46:02.127Z] Selected Git installation does not exist. Using Default
06:46:02 [2026-04-13T04:46:02.127Z] The recommended git tool is: NONE
06:46:02 [2026-04-13T04:46:02.127Z] No credentials specified
06:46:02 [2026-04-13T04:46:02.128Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:02 [2026-04-13T04:46:02.134Z] Fetching changes from the remote Git repository
06:46:02 [2026-04-13T04:46:02.138Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:02 [2026-04-13T04:46:02.144Z] Cleaning workspace
06:46:02 [2026-04-13T04:46:02.144Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:02 [2026-04-13T04:46:02.150Z] Resetting working tree
06:46:02 [2026-04-13T04:46:02.150Z] > /usr/bin/git reset --hard # timeout=10
06:46:02 [2026-04-13T04:46:02.157Z] > /usr/bin/git clean -fdx # timeout=10
06:46:02 [2026-04-13T04:46:02.164Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:02 [2026-04-13T04:46:02.164Z] > /usr/bin/git --version # timeout=10
06:46:02 [2026-04-13T04:46:02.168Z] > git --version # 'git version 2.43.0'
06:46:02 [2026-04-13T04:46:02.168Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:02 [2026-04-13T04:46:02.481Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2026-04-13T04:46:02.488Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
06:46:02 [2026-04-13T04:46:02.489Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2026-04-13T04:46:02.494Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:02 [2026-04-13T04:46:02.505Z] Commit message: "Fix SonarQube Maven execution in pipelines."
06:46:02 [2026-04-13T04:46:02.505Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:02 [2026-04-13T04:46:02.547Z] [Pipeline] }
06:46:02 [2026-04-13T04:46:02.574Z] [Pipeline] // stage
06:46:02 [2026-04-13T04:46:02.615Z] [Pipeline] withEnv
06:46:02 [2026-04-13T04:46:02.617Z] [Pipeline] {
06:46:02 [2026-04-13T04:46:02.832Z] [Pipeline] isUnix
06:46:02 [2026-04-13T04:46:02.835Z] [Pipeline] withEnv
06:46:02 [2026-04-13T04:46:02.835Z] [Pipeline] {
06:46:02 [2026-04-13T04:46:02.871Z] [Pipeline] sh
06:46:03 [2026-04-13T04:46:03.129Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:03 [2026-04-13T04:46:03.129Z] .
06:46:03 [2026-04-13T04:46:03.132Z] [Pipeline] }
06:46:03 [2026-04-13T04:46:03.180Z] [Pipeline] // withEnv
06:46:03 [2026-04-13T04:46:03.233Z] [Pipeline] withDockerContainer
06:46:03 [2026-04-13T04:46:03.271Z] Jenkins does not seem to be running inside a container
06:46:03 [2026-04-13T04:46:03.279Z] $ 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_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Stable_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.4 cat
06:46:03 [2026-04-13T04:46:03.599Z] $ docker top 1a3694210f2b00dc64c7c73c456bbf76add9c6371b5c7a8eb41c9cfd58bbab22 -eo pid,comm
06:46:03 [2026-04-13T04:46:03.656Z] [Pipeline] {
06:46:03 [2026-04-13T04:46:03.745Z] [Pipeline] withEnv
06:46:03 [2026-04-13T04:46:03.746Z] [Pipeline] {
06:46:03 [2026-04-13T04:46:03.805Z] [Pipeline] stage
06:46:03 [2026-04-13T04:46:03.807Z] [Pipeline] { (Prepare the job)
06:46:03 [2026-04-13T04:46:03.890Z] [Pipeline] sh
06:46:04 [2026-04-13T04:46:04.151Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:04 [2026-04-13T04:46:04.405Z] [Pipeline] script
06:46:04 [2026-04-13T04:46:04.412Z] [Pipeline] {
06:46:04 [2026-04-13T04:46:04.436Z] [Pipeline] readMavenPom
06:46:04 [2026-04-13T04:46:04.473Z] 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.
06:46:04 [2026-04-13T04:46:04.476Z] 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.
06:46:04 [2026-04-13T04:46:04.478Z] 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.
06:46:04 [2026-04-13T04:46:04.478Z] 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.
06:46:04 [2026-04-13T04:46:04.478Z] 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.
06:46:04 [2026-04-13T04:46:04.481Z] [Pipeline] sh
06:46:04 [2026-04-13T04:46:04.742Z] + rm -f pom.xml
06:46:04 [2026-04-13T04:46:04.744Z] [Pipeline] }
06:46:04 [2026-04-13T04:46:04.765Z] [Pipeline] // script
06:46:04 [2026-04-13T04:46:04.789Z] [Pipeline] }
06:46:04 [2026-04-13T04:46:04.807Z] [Pipeline] // stage
06:46:04 [2026-04-13T04:46:04.829Z] [Pipeline] stage
06:46:04 [2026-04-13T04:46:04.831Z] [Pipeline] { (Check POM parent version)
06:46:04 [2026-04-13T04:46:04.931Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2026-04-13T04:46:04.933Z] [Pipeline] getContext
06:46:04 [2026-04-13T04:46:04.936Z] [Pipeline] }
06:46:04 [2026-04-13T04:46:04.949Z] [Pipeline] // stage
06:46:04 [2026-04-13T04:46:04.965Z] [Pipeline] stage
06:46:04 [2026-04-13T04:46:04.966Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2026-04-13T04:46:04.999Z] [Pipeline] script
06:46:05 [2026-04-13T04:46:05.006Z] [Pipeline] {
06:46:05 [2026-04-13T04:46:05.031Z] [Pipeline] copyArtifacts
06:46:05 [2026-04-13T04:46:05.040Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 509
06:46:05 [2026-04-13T04:46:05.052Z] [Pipeline] fileExists
06:46:05 [2026-04-13T04:46:05.070Z] [Pipeline] readYaml
06:46:05 [2026-04-13T04:46:05.085Z] 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.
06:46:05 [2026-04-13T04:46:05.090Z] [Pipeline] dir
06:46:05 [2026-04-13T04:46:05.090Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:05 [2026-04-13T04:46:05.091Z] [Pipeline] {
06:46:05 [2026-04-13T04:46:05.115Z] [Pipeline] git
06:46:05 [2026-04-13T04:46:05.118Z] The recommended git tool is: /usr/bin/git
06:46:05 [2026-04-13T04:46:05.120Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2026-04-13T04:46:05.131Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5f17118; decorates hudson.Launcher$LocalLauncher@5adb8bb2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2026-04-13T04:46:05.132Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:05 [2026-04-13T04:46:05.139Z] Fetching changes from the remote Git repository
06:46:05 [2026-04-13T04:46:05.142Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:05 [2026-04-13T04:46:05.148Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:05 [2026-04-13T04:46:05.148Z] > /usr/bin/git --version # timeout=10
06:46:05 [2026-04-13T04:46:05.153Z] > git --version # 'git version 2.43.0'
06:46:05 [2026-04-13T04:46:05.154Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2026-04-13T04:46:05.159Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2026-04-13T04:46:05.810Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2026-04-13T04:46:05.818Z] Checking out Revision 0c7d9cdb22e3b7705e66fbd9ef3ce98e303a44d1 (refs/remotes/origin/6.4.x)
06:46:05 [2026-04-13T04:46:05.819Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2026-04-13T04:46:05.824Z] > /usr/bin/git checkout -f 0c7d9cdb22e3b7705e66fbd9ef3ce98e303a44d1 # timeout=10
06:46:05 [2026-04-13T04:46:05.885Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2026-04-13T04:46:05.901Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2026-04-13T04:46:05.910Z] > /usr/bin/git checkout -b 6.4.x 0c7d9cdb22e3b7705e66fbd9ef3ce98e303a44d1 # timeout=10
06:46:06 [2026-04-13T04:46:06.040Z] Commit message: "Support #15140 : fix sonarlint issues"
06:46:06 [2026-04-13T04:46:06.040Z] > /usr/bin/git rev-list --no-walk 0c7d9cdb22e3b7705e66fbd9ef3ce98e303a44d1 # timeout=10
06:46:06 [2026-04-13T04:46:06.064Z] [Pipeline] fileExists
06:46:06 [2026-04-13T04:46:06.078Z] [Pipeline] readMavenPom
06:46:06 [2026-04-13T04:46:06.104Z] [Pipeline] sh
06:46:06 [2026-04-13T04:46:06.365Z] + git rev-parse HEAD
06:46:06 [2026-04-13T04:46:06.369Z] [Pipeline] echo
06:46:06 [2026-04-13T04:46:06.370Z] Silverpeas-Core: current commit is 0c7d9cdb22e3b7705e66fbd9ef3ce98e303a44d1 and last build commit is 0c7d9cdb22e3b7705e66fbd9ef3ce98e303a44d1
06:46:06 [2026-04-13T04:46:06.374Z] [Pipeline] }
06:46:06 [2026-04-13T04:46:06.392Z] [Pipeline] // dir
06:46:06 [2026-04-13T04:46:06.408Z] [Pipeline] echo
06:46:06 [2026-04-13T04:46:06.409Z] Build skipped due to no changes have been done since the last build
06:46:06 [2026-04-13T04:46:06.426Z] [Pipeline] dir
06:46:06 [2026-04-13T04:46:06.427Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:06 [2026-04-13T04:46:06.428Z] [Pipeline] {
06:46:06 [2026-04-13T04:46:06.450Z] [Pipeline] git
06:46:06 [2026-04-13T04:46:06.453Z] The recommended git tool is: /usr/bin/git
06:46:06 [2026-04-13T04:46:06.453Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2026-04-13T04:46:06.469Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@43f5f403; decorates hudson.Launcher$LocalLauncher@3bfe245c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2026-04-13T04:46:06.470Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:06 [2026-04-13T04:46:06.476Z] Fetching changes from the remote Git repository
06:46:06 [2026-04-13T04:46:06.478Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:06 [2026-04-13T04:46:06.484Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:06 [2026-04-13T04:46:06.484Z] > /usr/bin/git --version # timeout=10
06:46:06 [2026-04-13T04:46:06.489Z] > git --version # 'git version 2.43.0'
06:46:06 [2026-04-13T04:46:06.489Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2026-04-13T04:46:06.494Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-04-13T04:46:07.060Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-04-13T04:46:07.067Z] Checking out Revision 947bd64231807c4cf42f8c3db7af41670493b563 (refs/remotes/origin/6.4.x)
06:46:07 [2026-04-13T04:46:07.067Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-04-13T04:46:07.072Z] > /usr/bin/git checkout -f 947bd64231807c4cf42f8c3db7af41670493b563 # timeout=10
06:46:07 [2026-04-13T04:46:07.113Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-04-13T04:46:07.126Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2026-04-13T04:46:07.133Z] > /usr/bin/git checkout -b 6.4.x 947bd64231807c4cf42f8c3db7af41670493b563 # timeout=10
06:46:07 [2026-04-13T04:46:07.199Z] Commit message: "bug #15237 : title and instanceId (if enabled) now allows to go to the process detail."
06:46:07 [2026-04-13T04:46:07.199Z] > /usr/bin/git rev-list --no-walk 947bd64231807c4cf42f8c3db7af41670493b563 # timeout=10
06:46:07 [2026-04-13T04:46:07.221Z] [Pipeline] fileExists
06:46:07 [2026-04-13T04:46:07.230Z] [Pipeline] readMavenPom
06:46:07 [2026-04-13T04:46:07.244Z] [Pipeline] sh
06:46:07 [2026-04-13T04:46:07.504Z] + git rev-parse HEAD
06:46:07 [2026-04-13T04:46:07.508Z] [Pipeline] echo
06:46:07 [2026-04-13T04:46:07.509Z] Silverpeas-Components: current commit is 947bd64231807c4cf42f8c3db7af41670493b563 and last build commit is 947bd64231807c4cf42f8c3db7af41670493b563
06:46:07 [2026-04-13T04:46:07.512Z] [Pipeline] }
06:46:07 [2026-04-13T04:46:07.527Z] [Pipeline] // dir
06:46:07 [2026-04-13T04:46:07.544Z] [Pipeline] echo
06:46:07 [2026-04-13T04:46:07.544Z] Build skipped due to no changes have been done since the last build
06:46:07 [2026-04-13T04:46:07.562Z] [Pipeline] dir
06:46:07 [2026-04-13T04:46:07.563Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:07 [2026-04-13T04:46:07.563Z] [Pipeline] {
06:46:07 [2026-04-13T04:46:07.586Z] [Pipeline] git
06:46:07 [2026-04-13T04:46:07.588Z] Selected Git installation does not exist. Using Default
06:46:07 [2026-04-13T04:46:07.588Z] The recommended git tool is: NONE
06:46:07 [2026-04-13T04:46:07.588Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-04-13T04:46:07.609Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@28bc8af6; decorates hudson.Launcher$LocalLauncher@3e069052 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-04-13T04:46:07.610Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:07 [2026-04-13T04:46:07.615Z] Fetching changes from the remote Git repository
06:46:07 [2026-04-13T04:46:07.617Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:07 [2026-04-13T04:46:07.622Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:07 [2026-04-13T04:46:07.622Z] > /usr/bin/git --version # timeout=10
06:46:07 [2026-04-13T04:46:07.627Z] > git --version # 'git version 2.43.0'
06:46:07 [2026-04-13T04:46:07.627Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-04-13T04:46:07.632Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-04-13T04:46:07.979Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-04-13T04:46:07.986Z] Checking out Revision 97003bf0552f5c63d977e64fad11e3b4f823e765 (refs/remotes/origin/6.4.x)
06:46:07 [2026-04-13T04:46:07.986Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-04-13T04:46:07.992Z] > /usr/bin/git checkout -f 97003bf0552f5c63d977e64fad11e3b4f823e765 # timeout=10
06:46:08 [2026-04-13T04:46:08.006Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-04-13T04:46:08.014Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-04-13T04:46:08.023Z] > /usr/bin/git checkout -b 6.4.x 97003bf0552f5c63d977e64fad11e3b4f823e765 # timeout=10
06:46:08 [2026-04-13T04:46:08.038Z] Commit message: "Take into sonar feedback for code coming from feature #14182"
06:46:08 [2026-04-13T04:46:08.038Z] > /usr/bin/git rev-list --no-walk 97003bf0552f5c63d977e64fad11e3b4f823e765 # timeout=10
06:46:08 [2026-04-13T04:46:08.059Z] [Pipeline] fileExists
06:46:08 [2026-04-13T04:46:08.077Z] [Pipeline] readMavenPom
06:46:08 [2026-04-13T04:46:08.099Z] [Pipeline] sh
06:46:08 [2026-04-13T04:46:08.358Z] + git rev-parse HEAD
06:46:08 [2026-04-13T04:46:08.362Z] [Pipeline] echo
06:46:08 [2026-04-13T04:46:08.362Z] Silverpeas-Looks: current commit is 97003bf0552f5c63d977e64fad11e3b4f823e765 and last build commit is 97003bf0552f5c63d977e64fad11e3b4f823e765
06:46:08 [2026-04-13T04:46:08.365Z] [Pipeline] }
06:46:08 [2026-04-13T04:46:08.383Z] [Pipeline] // dir
06:46:08 [2026-04-13T04:46:08.400Z] [Pipeline] echo
06:46:08 [2026-04-13T04:46:08.401Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-04-13T04:46:08.419Z] [Pipeline] dir
06:46:08 [2026-04-13T04:46:08.420Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:08 [2026-04-13T04:46:08.421Z] [Pipeline] {
06:46:08 [2026-04-13T04:46:08.443Z] [Pipeline] git
06:46:08 [2026-04-13T04:46:08.445Z] The recommended git tool is: NONE
06:46:08 [2026-04-13T04:46:08.446Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-04-13T04:46:08.456Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@10e51667; decorates hudson.Launcher$LocalLauncher@229a0ba8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-04-13T04:46:08.457Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:08 [2026-04-13T04:46:08.463Z] Fetching changes from the remote Git repository
06:46:08 [2026-04-13T04:46:08.467Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:08 [2026-04-13T04:46:08.474Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:08 [2026-04-13T04:46:08.474Z] > /usr/bin/git --version # timeout=10
06:46:08 [2026-04-13T04:46:08.480Z] > git --version # 'git version 2.43.0'
06:46:08 [2026-04-13T04:46:08.480Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-04-13T04:46:08.487Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-04-13T04:46:08.870Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-04-13T04:46:08.876Z] Checking out Revision aecd07d65033311ae1482ee12306ec2e4b4f6a04 (refs/remotes/origin/6.4.x)
06:46:08 [2026-04-13T04:46:08.876Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-04-13T04:46:08.882Z] > /usr/bin/git checkout -f aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:08 [2026-04-13T04:46:08.889Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-04-13T04:46:08.898Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-04-13T04:46:08.904Z] > /usr/bin/git checkout -b 6.4.x aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:08 [2026-04-13T04:46:08.915Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (9919d69f4a7a716b7054ac490e50d8991ce2c338).Prepare for development iteration of next version 6.4.7"
06:46:08 [2026-04-13T04:46:08.915Z] > /usr/bin/git rev-list --no-walk aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:08 [2026-04-13T04:46:08.937Z] [Pipeline] fileExists
06:46:08 [2026-04-13T04:46:08.951Z] [Pipeline] sh
06:46:09 [2026-04-13T04:46:09.211Z] + git rev-parse HEAD
06:46:09 [2026-04-13T04:46:09.215Z] [Pipeline] echo
06:46:09 [2026-04-13T04:46:09.215Z] Silverpeas-Setup: current commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04 and last build commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04
06:46:09 [2026-04-13T04:46:09.218Z] [Pipeline] }
06:46:09 [2026-04-13T04:46:09.238Z] [Pipeline] // dir
06:46:09 [2026-04-13T04:46:09.255Z] [Pipeline] echo
06:46:09 [2026-04-13T04:46:09.256Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-04-13T04:46:09.275Z] [Pipeline] dir
06:46:09 [2026-04-13T04:46:09.275Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:09 [2026-04-13T04:46:09.276Z] [Pipeline] {
06:46:09 [2026-04-13T04:46:09.299Z] [Pipeline] git
06:46:09 [2026-04-13T04:46:09.302Z] The recommended git tool is: NONE
06:46:09 [2026-04-13T04:46:09.303Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2026-04-13T04:46:09.312Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@15aece2; decorates hudson.Launcher$LocalLauncher@581b8bf will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2026-04-13T04:46:09.313Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:09 [2026-04-13T04:46:09.320Z] Fetching changes from the remote Git repository
06:46:09 [2026-04-13T04:46:09.323Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:09 [2026-04-13T04:46:09.329Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:09 [2026-04-13T04:46:09.330Z] > /usr/bin/git --version # timeout=10
06:46:09 [2026-04-13T04:46:09.335Z] > git --version # 'git version 2.43.0'
06:46:09 [2026-04-13T04:46:09.336Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2026-04-13T04:46:09.341Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2026-04-13T04:46:09.722Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2026-04-13T04:46:09.728Z] Checking out Revision 19de88b46530c2be6fa793fd3d7595b27a9e1b52 (refs/remotes/origin/6.4.x)
06:46:09 [2026-04-13T04:46:09.729Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2026-04-13T04:46:09.734Z] > /usr/bin/git checkout -f 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:09 [2026-04-13T04:46:09.743Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2026-04-13T04:46:09.751Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2026-04-13T04:46:09.757Z] > /usr/bin/git checkout -b 6.4.x 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:09 [2026-04-13T04:46:09.768Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (c77a8f4682d539408137ee00de16eb9a275829aa).Prepare for development iteration of next version 6.4.7"
06:46:09 [2026-04-13T04:46:09.768Z] > /usr/bin/git rev-list --no-walk 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:09 [2026-04-13T04:46:09.789Z] [Pipeline] fileExists
06:46:09 [2026-04-13T04:46:09.798Z] [Pipeline] readMavenPom
06:46:09 [2026-04-13T04:46:09.809Z] [Pipeline] sh
06:46:10 [2026-04-13T04:46:10.065Z] + git rev-parse HEAD
06:46:10 [2026-04-13T04:46:10.068Z] [Pipeline] echo
06:46:10 [2026-04-13T04:46:10.069Z] Silverpeas-Distribution: current commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52 and last build commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52
06:46:10 [2026-04-13T04:46:10.071Z] [Pipeline] }
06:46:10 [2026-04-13T04:46:10.091Z] [Pipeline] // dir
06:46:10 [2026-04-13T04:46:10.110Z] [Pipeline] echo
06:46:10 [2026-04-13T04:46:10.110Z] Build skipped due to no changes have been done since the last build
06:46:10 [2026-04-13T04:46:10.129Z] [Pipeline] dir
06:46:10 [2026-04-13T04:46:10.130Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:10 [2026-04-13T04:46:10.131Z] [Pipeline] {
06:46:10 [2026-04-13T04:46:10.154Z] [Pipeline] git
06:46:10 [2026-04-13T04:46:10.156Z] The recommended git tool is: NONE
06:46:10 [2026-04-13T04:46:10.158Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:10 [2026-04-13T04:46:10.166Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@32d2558b; decorates hudson.Launcher$LocalLauncher@5fb08a35 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:10 [2026-04-13T04:46:10.167Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:10 [2026-04-13T04:46:10.173Z] Fetching changes from the remote Git repository
06:46:10 [2026-04-13T04:46:10.175Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:10 [2026-04-13T04:46:10.181Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:10 [2026-04-13T04:46:10.181Z] > /usr/bin/git --version # timeout=10
06:46:10 [2026-04-13T04:46:10.186Z] > git --version # 'git version 2.43.0'
06:46:10 [2026-04-13T04:46:10.186Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:10 [2026-04-13T04:46:10.191Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:10 [2026-04-13T04:46:10.555Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:10 [2026-04-13T04:46:10.562Z] Checking out Revision 1e40be645f8bd8c7019323045305b08ebdf7ed20 (refs/remotes/origin/6.4.x)
06:46:10 [2026-04-13T04:46:10.562Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:10 [2026-04-13T04:46:10.568Z] > /usr/bin/git checkout -f 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:10 [2026-04-13T04:46:10.575Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:10 [2026-04-13T04:46:10.586Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:10 [2026-04-13T04:46:10.594Z] > /usr/bin/git checkout -b 6.4.x 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:10 [2026-04-13T04:46:10.607Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (065d9c82457e188938ed687cb018445bfb7ebecf).Prepare for development iteration of next version 6.4.7"
06:46:10 [2026-04-13T04:46:10.608Z] > /usr/bin/git rev-list --no-walk 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:10 [2026-04-13T04:46:10.630Z] [Pipeline] fileExists
06:46:10 [2026-04-13T04:46:10.651Z] [Pipeline] readMavenPom
06:46:10 [2026-04-13T04:46:10.683Z] [Pipeline] sh
06:46:10 [2026-04-13T04:46:10.942Z] + git rev-parse HEAD
06:46:10 [2026-04-13T04:46:10.947Z] [Pipeline] echo
06:46:10 [2026-04-13T04:46:10.948Z] Silverpeas-Assembly: current commit is 1e40be645f8bd8c7019323045305b08ebdf7ed20 and last build commit is 1e40be645f8bd8c7019323045305b08ebdf7ed20
06:46:10 [2026-04-13T04:46:10.951Z] [Pipeline] }
06:46:10 [2026-04-13T04:46:10.969Z] [Pipeline] // dir
06:46:10 [2026-04-13T04:46:10.988Z] [Pipeline] echo
06:46:10 [2026-04-13T04:46:10.989Z] Build skipped due to no changes have been done since the last build
06:46:10 [2026-04-13T04:46:10.990Z] [Pipeline] }
06:46:11 [2026-04-13T04:46:11.008Z] [Pipeline] // script
06:46:11 [2026-04-13T04:46:11.026Z] [Pipeline] }
06:46:11 [2026-04-13T04:46:11.042Z] [Pipeline] // stage
06:46:11 [2026-04-13T04:46:11.063Z] [Pipeline] stage
06:46:11 [2026-04-13T04:46:11.064Z] [Pipeline] { (Build Silverpeas)
06:46:11 [2026-04-13T04:46:11.105Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-04-13T04:46:11.106Z] [Pipeline] getContext
06:46:11 [2026-04-13T04:46:11.133Z] [Pipeline] stage
06:46:11 [2026-04-13T04:46:11.134Z] [Pipeline] { (Build Silverpeas-Core)
06:46:11 [2026-04-13T04:46:11.153Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-04-13T04:46:11.154Z] [Pipeline] getContext
06:46:11 [2026-04-13T04:46:11.156Z] [Pipeline] }
06:46:11 [2026-04-13T04:46:11.173Z] [Pipeline] // stage
06:46:11 [2026-04-13T04:46:11.191Z] [Pipeline] stage
06:46:11 [2026-04-13T04:46:11.192Z] [Pipeline] { (Build Silverpeas-Components)
06:46:11 [2026-04-13T04:46:11.207Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-04-13T04:46:11.208Z] [Pipeline] getContext
06:46:11 [2026-04-13T04:46:11.209Z] [Pipeline] }
06:46:11 [2026-04-13T04:46:11.223Z] [Pipeline] // stage
06:46:11 [2026-04-13T04:46:11.238Z] [Pipeline] stage
06:46:11 [2026-04-13T04:46:11.239Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:11 [2026-04-13T04:46:11.251Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-04-13T04:46:11.252Z] [Pipeline] getContext
06:46:11 [2026-04-13T04:46:11.254Z] [Pipeline] }
06:46:11 [2026-04-13T04:46:11.266Z] [Pipeline] // stage
06:46:11 [2026-04-13T04:46:11.280Z] [Pipeline] stage
06:46:11 [2026-04-13T04:46:11.280Z] [Pipeline] { (Build Silverpeas Setup)
06:46:11 [2026-04-13T04:46:11.292Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-04-13T04:46:11.293Z] [Pipeline] getContext
06:46:11 [2026-04-13T04:46:11.294Z] [Pipeline] }
06:46:11 [2026-04-13T04:46:11.305Z] [Pipeline] // stage
06:46:11 [2026-04-13T04:46:11.317Z] [Pipeline] stage
06:46:11 [2026-04-13T04:46:11.318Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:11 [2026-04-13T04:46:11.328Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-04-13T04:46:11.329Z] [Pipeline] getContext
06:46:11 [2026-04-13T04:46:11.330Z] [Pipeline] }
06:46:11 [2026-04-13T04:46:11.339Z] [Pipeline] // stage
06:46:11 [2026-04-13T04:46:11.350Z] [Pipeline] stage
06:46:11 [2026-04-13T04:46:11.351Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:11 [2026-04-13T04:46:11.359Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-04-13T04:46:11.360Z] [Pipeline] getContext
06:46:11 [2026-04-13T04:46:11.361Z] [Pipeline] }
06:46:11 [2026-04-13T04:46:11.370Z] [Pipeline] // stage
06:46:11 [2026-04-13T04:46:11.381Z] [Pipeline] stage
06:46:11 [2026-04-13T04:46:11.382Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:11 [2026-04-13T04:46:11.391Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-04-13T04:46:11.392Z] [Pipeline] getContext
06:46:11 [2026-04-13T04:46:11.394Z] [Pipeline] }
06:46:11 [2026-04-13T04:46:11.403Z] [Pipeline] // stage
06:46:11 [2026-04-13T04:46:11.415Z] [Pipeline] stage
06:46:11 [2026-04-13T04:46:11.416Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:11 [2026-04-13T04:46:11.425Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-04-13T04:46:11.426Z] [Pipeline] getContext
06:46:11 [2026-04-13T04:46:11.428Z] [Pipeline] }
06:46:11 [2026-04-13T04:46:11.436Z] [Pipeline] // stage
06:46:11 [2026-04-13T04:46:11.448Z] [Pipeline] stage
06:46:11 [2026-04-13T04:46:11.449Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:11 [2026-04-13T04:46:11.461Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-04-13T04:46:11.462Z] [Pipeline] getContext
06:46:11 [2026-04-13T04:46:11.464Z] [Pipeline] }
06:46:11 [2026-04-13T04:46:11.473Z] [Pipeline] // stage
06:46:11 [2026-04-13T04:46:11.484Z] [Pipeline] stage
06:46:11 [2026-04-13T04:46:11.485Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:11 [2026-04-13T04:46:11.494Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-04-13T04:46:11.495Z] [Pipeline] getContext
06:46:11 [2026-04-13T04:46:11.497Z] [Pipeline] }
06:46:11 [2026-04-13T04:46:11.506Z] [Pipeline] // stage
06:46:11 [2026-04-13T04:46:11.517Z] [Pipeline] stage
06:46:11 [2026-04-13T04:46:11.518Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:11 [2026-04-13T04:46:11.526Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-04-13T04:46:11.527Z] [Pipeline] getContext
06:46:11 [2026-04-13T04:46:11.530Z] [Pipeline] }
06:46:11 [2026-04-13T04:46:11.538Z] [Pipeline] // stage
06:46:11 [2026-04-13T04:46:11.549Z] [Pipeline] stage
06:46:11 [2026-04-13T04:46:11.550Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:11 [2026-04-13T04:46:11.558Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-04-13T04:46:11.559Z] [Pipeline] getContext
06:46:11 [2026-04-13T04:46:11.561Z] [Pipeline] }
06:46:11 [2026-04-13T04:46:11.569Z] [Pipeline] // stage
06:46:11 [2026-04-13T04:46:11.579Z] [Pipeline] stage
06:46:11 [2026-04-13T04:46:11.580Z] [Pipeline] { (Publish Community Web Site)
06:46:11 [2026-04-13T04:46:11.589Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-04-13T04:46:11.590Z] [Pipeline] getContext
06:46:11 [2026-04-13T04:46:11.592Z] [Pipeline] }
06:46:11 [2026-04-13T04:46:11.600Z] [Pipeline] // stage
06:46:11 [2026-04-13T04:46:11.608Z] [Pipeline] }
06:46:11 [2026-04-13T04:46:11.615Z] [Pipeline] // stage
06:46:11 [2026-04-13T04:46:11.634Z] [Pipeline] stage
06:46:11 [2026-04-13T04:46:11.635Z] [Pipeline] { (Create YAML build report)
06:46:11 [2026-04-13T04:46:11.666Z] [Pipeline] script
06:46:11 [2026-04-13T04:46:11.675Z] [Pipeline] {
06:46:11 [2026-04-13T04:46:11.694Z] [Pipeline] sh
06:46:11 [2026-04-13T04:46:11.953Z] + mkdir -p target
06:46:11 [2026-04-13T04:46:11.956Z] [Pipeline] sh
06:46:12 [2026-04-13T04:46:12.215Z] + mv build.yaml target/
06:46:12 [2026-04-13T04:46:12.216Z] [Pipeline] }
06:46:12 [2026-04-13T04:46:12.235Z] [Pipeline] // script
06:46:12 [2026-04-13T04:46:12.253Z] [Pipeline] }
06:46:12 [2026-04-13T04:46:12.271Z] [Pipeline] // stage
06:46:12 [2026-04-13T04:46:12.298Z] [Pipeline] stage
06:46:12 [2026-04-13T04:46:12.299Z] [Pipeline] { (Declarative: Post Actions)
06:46:12 [2026-04-13T04:46:12.337Z] [Pipeline] step
06:46:12 [2026-04-13T04:46:12.377Z] [Pipeline] script
06:46:12 [2026-04-13T04:46:12.385Z] [Pipeline] {
06:46:12 [2026-04-13T04:46:12.432Z] [Pipeline] }
06:46:12 [2026-04-13T04:46:12.450Z] [Pipeline] // script
06:46:12 [2026-04-13T04:46:12.470Z] [Pipeline] archiveArtifacts
06:46:12 [2026-04-13T04:46:12.473Z] Archiving artifacts
06:46:12 [2026-04-13T04:46:12.488Z] Enregistrement des empreintes numériques
06:46:12 [2026-04-13T04:46:12.503Z] [Pipeline] sh
06:46:12 [2026-04-13T04:46:12.762Z] + rm -rf target
06:46:12 [2026-04-13T04:46:12.771Z] [Pipeline] }
06:46:12 [2026-04-13T04:46:12.790Z] [Pipeline] // stage
06:46:12 [2026-04-13T04:46:12.809Z] [Pipeline] }
06:46:12 [2026-04-13T04:46:12.826Z] [Pipeline] // withEnv
06:46:12 [2026-04-13T04:46:12.844Z] [Pipeline] }
06:46:12 [2026-04-13T04:46:12.845Z] $ docker stop --time=1 1a3694210f2b00dc64c7c73c456bbf76add9c6371b5c7a8eb41c9cfd58bbab22
06:46:14 [2026-04-13T04:46:14.167Z] $ docker rm -f --volumes 1a3694210f2b00dc64c7c73c456bbf76add9c6371b5c7a8eb41c9cfd58bbab22
06:46:14 [2026-04-13T04:46:14.214Z] [Pipeline] // withDockerContainer
06:46:14 [2026-04-13T04:46:14.227Z] [Pipeline] }
06:46:14 [2026-04-13T04:46:14.247Z] [Pipeline] // withEnv
06:46:14 [2026-04-13T04:46:14.258Z] [Pipeline] }
06:46:14 [2026-04-13T04:46:14.290Z] [Pipeline] // node
06:46:14 [2026-04-13T04:46:14.308Z] [Pipeline] End of Pipeline
06:46:14 [2026-04-13T04:46:14.391Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #390
06:46:14 [2026-04-13T04:46:14.392Z] Finished: SUCCESS