06:46:00 [2026-06-08T04:46:00.295Z] Lancé par une alarme périodique
06:46:00 [2026-06-08T04:46:00.295Z] Running as userbuild
06:46:00 [2026-06-08T04:46:00.678Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-06-08T04:46:01.128Z] [Pipeline] Start of Pipeline
06:46:01 [2026-06-08T04:46:01.451Z] [Pipeline] node
06:46:01 [2026-06-08T04:46:01.455Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2026-06-08T04:46:01.461Z] [Pipeline] {
06:46:01 [2026-06-08T04:46:01.481Z] [Pipeline] stage
06:46:01 [2026-06-08T04:46:01.481Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2026-06-08T04:46:01.495Z] [Pipeline] checkout
06:46:01 [2026-06-08T04:46:01.497Z] Selected Git installation does not exist. Using Default
06:46:01 [2026-06-08T04:46:01.497Z] The recommended git tool is: NONE
06:46:01 [2026-06-08T04:46:01.497Z] No credentials specified
06:46:01 [2026-06-08T04:46:01.497Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2026-06-08T04:46:01.502Z] Fetching changes from the remote Git repository
06:46:01 [2026-06-08T04:46:01.503Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2026-06-08T04:46:01.513Z] Cleaning workspace
06:46:01 [2026-06-08T04:46:01.513Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2026-06-08T04:46:01.519Z] Resetting working tree
06:46:01 [2026-06-08T04:46:01.519Z] > /usr/bin/git reset --hard # timeout=10
06:46:01 [2026-06-08T04:46:01.530Z] > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2026-06-08T04:46:01.538Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-06-08T04:46:01.538Z] > /usr/bin/git --version # timeout=10
06:46:01 [2026-06-08T04:46:01.544Z] > git --version # 'git version 2.43.0'
06:46:01 [2026-06-08T04:46:01.544Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:01 [2026-06-08T04:46:01.994Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:01 [2026-06-08T04:46:01.999Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
06:46:01 [2026-06-08T04:46:01.999Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2026-06-08T04:46:02.004Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
06:46:02 [2026-06-08T04:46:02.017Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
06:46:02 [2026-06-08T04:46:02.018Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
06:46:02 [2026-06-08T04:46:02.036Z] [Pipeline] }
06:46:02 [2026-06-08T04:46:02.041Z] [Pipeline] // stage
06:46:02 [2026-06-08T04:46:02.051Z] [Pipeline] withEnv
06:46:02 [2026-06-08T04:46:02.052Z] [Pipeline] {
06:46:02 [2026-06-08T04:46:02.179Z] [Pipeline] isUnix
06:46:02 [2026-06-08T04:46:02.181Z] [Pipeline] withEnv
06:46:02 [2026-06-08T04:46:02.181Z] [Pipeline] {
06:46:02 [2026-06-08T04:46:02.191Z] [Pipeline] sh
06:46:02 [2026-06-08T04:46:02.447Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2026-06-08T04:46:02.447Z] .
06:46:02 [2026-06-08T04:46:02.449Z] [Pipeline] }
06:46:02 [2026-06-08T04:46:02.460Z] [Pipeline] // withEnv
06:46:02 [2026-06-08T04:46:02.475Z] [Pipeline] withDockerContainer
06:46:02 [2026-06-08T04:46:02.502Z] Jenkins does not seem to be running inside a container
06:46:02 [2026-06-08T04:46:02.509Z] $ 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:02 [2026-06-08T04:46:02.811Z] $ docker top 373953e6c1a8a4a459db7245151f3581545d93cd15c4a8a7fa46f7f2eb9fe0a0 -eo pid,comm
06:46:02 [2026-06-08T04:46:02.854Z] [Pipeline] {
06:46:02 [2026-06-08T04:46:02.879Z] [Pipeline] withEnv
06:46:02 [2026-06-08T04:46:02.880Z] [Pipeline] {
06:46:02 [2026-06-08T04:46:02.898Z] [Pipeline] stage
06:46:02 [2026-06-08T04:46:02.898Z] [Pipeline] { (Prepare the job)
06:46:02 [2026-06-08T04:46:02.926Z] [Pipeline] sh
06:46:03 [2026-06-08T04:46:03.182Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2026-06-08T04:46:03.435Z] [Pipeline] script
06:46:03 [2026-06-08T04:46:03.439Z] [Pipeline] {
06:46:03 [2026-06-08T04:46:03.460Z] [Pipeline] readMavenPom
06:46:03 [2026-06-08T04:46:03.486Z] 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:03 [2026-06-08T04:46:03.489Z] 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:03 [2026-06-08T04:46:03.490Z] 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:03 [2026-06-08T04:46:03.490Z] 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:03 [2026-06-08T04:46:03.490Z] 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:03 [2026-06-08T04:46:03.492Z] [Pipeline] sh
06:46:03 [2026-06-08T04:46:03.750Z] + rm -f pom.xml
06:46:03 [2026-06-08T04:46:03.751Z] [Pipeline] }
06:46:03 [2026-06-08T04:46:03.766Z] [Pipeline] // script
06:46:03 [2026-06-08T04:46:03.781Z] [Pipeline] }
06:46:03 [2026-06-08T04:46:03.794Z] [Pipeline] // stage
06:46:03 [2026-06-08T04:46:03.809Z] [Pipeline] stage
06:46:03 [2026-06-08T04:46:03.809Z] [Pipeline] { (Check POM parent version)
06:46:03 [2026-06-08T04:46:03.867Z] Stage "Check POM parent version" skipped due to when conditional
06:46:03 [2026-06-08T04:46:03.868Z] [Pipeline] getContext
06:46:03 [2026-06-08T04:46:03.870Z] [Pipeline] }
06:46:03 [2026-06-08T04:46:03.883Z] [Pipeline] // stage
06:46:03 [2026-06-08T04:46:03.896Z] [Pipeline] stage
06:46:03 [2026-06-08T04:46:03.897Z] [Pipeline] { (Checkout projects and check code changes)
06:46:03 [2026-06-08T04:46:03.919Z] [Pipeline] script
06:46:03 [2026-06-08T04:46:03.924Z] [Pipeline] {
06:46:03 [2026-06-08T04:46:03.951Z] [Pipeline] copyArtifacts
06:46:03 [2026-06-08T04:46:03.957Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 529
06:46:03 [2026-06-08T04:46:03.968Z] [Pipeline] fileExists
06:46:03 [2026-06-08T04:46:03.981Z] [Pipeline] readYaml
06:46:03 [2026-06-08T04:46:03.999Z] 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:04 [2026-06-08T04:46:04.002Z] [Pipeline] dir
06:46:04 [2026-06-08T04:46:04.003Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2026-06-08T04:46:04.003Z] [Pipeline] {
06:46:04 [2026-06-08T04:46:04.022Z] [Pipeline] git
06:46:04 [2026-06-08T04:46:04.024Z] The recommended git tool is: /usr/bin/git
06:46:04 [2026-06-08T04:46:04.027Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2026-06-08T04:46:04.039Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@39006574; decorates hudson.Launcher$LocalLauncher@57785670 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2026-06-08T04:46:04.040Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2026-06-08T04:46:04.046Z] Fetching changes from the remote Git repository
06:46:04 [2026-06-08T04:46:04.047Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2026-06-08T04:46:04.057Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2026-06-08T04:46:04.057Z] > /usr/bin/git --version # timeout=10
06:46:04 [2026-06-08T04:46:04.063Z] > git --version # 'git version 2.43.0'
06:46:04 [2026-06-08T04:46:04.063Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2026-06-08T04:46:04.068Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:04 [2026-06-08T04:46:04.519Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:04 [2026-06-08T04:46:04.526Z] Checking out Revision 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d (refs/remotes/origin/6.4.x)
06:46:04 [2026-06-08T04:46:04.526Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:04 [2026-06-08T04:46:04.532Z] > /usr/bin/git checkout -f 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d # timeout=10
06:46:04 [2026-06-08T04:46:04.593Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:04 [2026-06-08T04:46:04.610Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:04 [2026-06-08T04:46:04.618Z] > /usr/bin/git checkout -b 6.4.x 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d # timeout=10
06:46:04 [2026-06-08T04:46:04.667Z] Commit message: "Fix the integration tests failure by rolling back some modifs in the in DocumentConverter#convertNode the node passed in argument isn't a version found in the history of the doc, then it is in fact the last version (the base version that is skipped in the version history building)"
06:46:04 [2026-06-08T04:46:04.668Z] > /usr/bin/git rev-list --no-walk 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d # timeout=10
06:46:04 [2026-06-08T04:46:04.687Z] [Pipeline] fileExists
06:46:04 [2026-06-08T04:46:04.694Z] [Pipeline] readMavenPom
06:46:04 [2026-06-08T04:46:04.714Z] [Pipeline] sh
06:46:04 [2026-06-08T04:46:04.971Z] + git rev-parse HEAD
06:46:04 [2026-06-08T04:46:04.973Z] [Pipeline] echo
06:46:04 [2026-06-08T04:46:04.974Z] Silverpeas-Core: current commit is 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d and last build commit is 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d
06:46:04 [2026-06-08T04:46:04.976Z] [Pipeline] }
06:46:04 [2026-06-08T04:46:04.984Z] [Pipeline] // dir
06:46:04 [2026-06-08T04:46:04.995Z] [Pipeline] echo
06:46:04 [2026-06-08T04:46:04.995Z] Build skipped due to no changes have been done since the last build
06:46:05 [2026-06-08T04:46:05.007Z] [Pipeline] dir
06:46:05 [2026-06-08T04:46:05.007Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2026-06-08T04:46:05.008Z] [Pipeline] {
06:46:05 [2026-06-08T04:46:05.018Z] [Pipeline] git
06:46:05 [2026-06-08T04:46:05.019Z] The recommended git tool is: /usr/bin/git
06:46:05 [2026-06-08T04:46:05.020Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2026-06-08T04:46:05.031Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@41dac06c; decorates hudson.Launcher$LocalLauncher@547efa00 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2026-06-08T04:46:05.032Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2026-06-08T04:46:05.039Z] Fetching changes from the remote Git repository
06:46:05 [2026-06-08T04:46:05.043Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2026-06-08T04:46:05.048Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2026-06-08T04:46:05.048Z] > /usr/bin/git --version # timeout=10
06:46:05 [2026-06-08T04:46:05.053Z] > git --version # 'git version 2.43.0'
06:46:05 [2026-06-08T04:46:05.053Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2026-06-08T04:46:05.057Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2026-06-08T04:46:05.441Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2026-06-08T04:46:05.447Z] Checking out Revision af149a4195b479051156f377605713c96e4ff894 (refs/remotes/origin/6.4.x)
06:46:05 [2026-06-08T04:46:05.447Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2026-06-08T04:46:05.452Z] > /usr/bin/git checkout -f af149a4195b479051156f377605713c96e4ff894 # timeout=10
06:46:05 [2026-06-08T04:46:05.482Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2026-06-08T04:46:05.496Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2026-06-08T04:46:05.504Z] > /usr/bin/git checkout -b 6.4.x af149a4195b479051156f377605713c96e4ff894 # timeout=10
06:46:05 [2026-06-08T04:46:05.537Z] Commit message: "Fix bug #15207"
06:46:05 [2026-06-08T04:46:05.538Z] > /usr/bin/git rev-list --no-walk af149a4195b479051156f377605713c96e4ff894 # timeout=10
06:46:05 [2026-06-08T04:46:05.558Z] [Pipeline] fileExists
06:46:05 [2026-06-08T04:46:05.570Z] [Pipeline] readMavenPom
06:46:05 [2026-06-08T04:46:05.584Z] [Pipeline] sh
06:46:05 [2026-06-08T04:46:05.842Z] + git rev-parse HEAD
06:46:05 [2026-06-08T04:46:05.844Z] [Pipeline] echo
06:46:05 [2026-06-08T04:46:05.845Z] Silverpeas-Components: current commit is af149a4195b479051156f377605713c96e4ff894 and last build commit is af149a4195b479051156f377605713c96e4ff894
06:46:05 [2026-06-08T04:46:05.846Z] [Pipeline] }
06:46:05 [2026-06-08T04:46:05.863Z] [Pipeline] // dir
06:46:05 [2026-06-08T04:46:05.878Z] [Pipeline] echo
06:46:05 [2026-06-08T04:46:05.878Z] Build skipped due to no changes have been done since the last build
06:46:05 [2026-06-08T04:46:05.893Z] [Pipeline] dir
06:46:05 [2026-06-08T04:46:05.894Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:05 [2026-06-08T04:46:05.894Z] [Pipeline] {
06:46:05 [2026-06-08T04:46:05.913Z] [Pipeline] git
06:46:05 [2026-06-08T04:46:05.916Z] Selected Git installation does not exist. Using Default
06:46:05 [2026-06-08T04:46:05.916Z] The recommended git tool is: NONE
06:46:05 [2026-06-08T04:46:05.917Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2026-06-08T04:46:05.929Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@41e249b; decorates hudson.Launcher$LocalLauncher@76d1fa5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2026-06-08T04:46:05.930Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:05 [2026-06-08T04:46:05.934Z] Fetching changes from the remote Git repository
06:46:05 [2026-06-08T04:46:05.936Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:05 [2026-06-08T04:46:05.941Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:05 [2026-06-08T04:46:05.941Z] > /usr/bin/git --version # timeout=10
06:46:05 [2026-06-08T04:46:05.945Z] > git --version # 'git version 2.43.0'
06:46:05 [2026-06-08T04:46:05.945Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2026-06-08T04:46:05.950Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2026-06-08T04:46:06.352Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2026-06-08T04:46:06.358Z] Checking out Revision ffb4eab89808e29c52150fdf37250d2dd0675763 (refs/remotes/origin/6.4.x)
06:46:06 [2026-06-08T04:46:06.358Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2026-06-08T04:46:06.362Z] > /usr/bin/git checkout -f ffb4eab89808e29c52150fdf37250d2dd0675763 # timeout=10
06:46:06 [2026-06-08T04:46:06.374Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2026-06-08T04:46:06.382Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2026-06-08T04:46:06.388Z] > /usr/bin/git checkout -b 6.4.x ffb4eab89808e29c52150fdf37250d2dd0675763 # timeout=10
06:46:06 [2026-06-08T04:46:06.402Z] Commit message: "Feature #15266"
06:46:06 [2026-06-08T04:46:06.402Z] > /usr/bin/git rev-list --no-walk ffb4eab89808e29c52150fdf37250d2dd0675763 # timeout=10
06:46:06 [2026-06-08T04:46:06.422Z] [Pipeline] fileExists
06:46:06 [2026-06-08T04:46:06.431Z] [Pipeline] readMavenPom
06:46:06 [2026-06-08T04:46:06.441Z] [Pipeline] sh
06:46:06 [2026-06-08T04:46:06.700Z] + git rev-parse HEAD
06:46:06 [2026-06-08T04:46:06.703Z] [Pipeline] echo
06:46:06 [2026-06-08T04:46:06.704Z] Silverpeas-Looks: current commit is ffb4eab89808e29c52150fdf37250d2dd0675763 and last build commit is ffb4eab89808e29c52150fdf37250d2dd0675763
06:46:06 [2026-06-08T04:46:06.706Z] [Pipeline] }
06:46:06 [2026-06-08T04:46:06.721Z] [Pipeline] // dir
06:46:06 [2026-06-08T04:46:06.737Z] [Pipeline] echo
06:46:06 [2026-06-08T04:46:06.737Z] Build skipped due to no changes have been done since the last build
06:46:06 [2026-06-08T04:46:06.754Z] [Pipeline] dir
06:46:06 [2026-06-08T04:46:06.754Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:06 [2026-06-08T04:46:06.755Z] [Pipeline] {
06:46:06 [2026-06-08T04:46:06.776Z] [Pipeline] git
06:46:06 [2026-06-08T04:46:06.778Z] The recommended git tool is: NONE
06:46:06 [2026-06-08T04:46:06.778Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2026-06-08T04:46:06.795Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@59597c15; decorates hudson.Launcher$LocalLauncher@3d758608 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2026-06-08T04:46:06.796Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:06 [2026-06-08T04:46:06.801Z] Fetching changes from the remote Git repository
06:46:06 [2026-06-08T04:46:06.803Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:06 [2026-06-08T04:46:06.810Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:06 [2026-06-08T04:46:06.810Z] > /usr/bin/git --version # timeout=10
06:46:06 [2026-06-08T04:46:06.815Z] > git --version # 'git version 2.43.0'
06:46:06 [2026-06-08T04:46:06.815Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2026-06-08T04:46:06.819Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-06-08T04:46:07.174Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-06-08T04:46:07.179Z] Checking out Revision aecd07d65033311ae1482ee12306ec2e4b4f6a04 (refs/remotes/origin/6.4.x)
06:46:07 [2026-06-08T04:46:07.179Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-06-08T04:46:07.183Z] > /usr/bin/git checkout -f aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:07 [2026-06-08T04:46:07.190Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-06-08T04:46:07.198Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2026-06-08T04:46:07.204Z] > /usr/bin/git checkout -b 6.4.x aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:07 [2026-06-08T04:46:07.212Z] 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:07 [2026-06-08T04:46:07.212Z] > /usr/bin/git rev-list --no-walk aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:07 [2026-06-08T04:46:07.230Z] [Pipeline] fileExists
06:46:07 [2026-06-08T04:46:07.240Z] [Pipeline] sh
06:46:07 [2026-06-08T04:46:07.499Z] + git rev-parse HEAD
06:46:07 [2026-06-08T04:46:07.501Z] [Pipeline] echo
06:46:07 [2026-06-08T04:46:07.502Z] Silverpeas-Setup: current commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04 and last build commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04
06:46:07 [2026-06-08T04:46:07.504Z] [Pipeline] }
06:46:07 [2026-06-08T04:46:07.520Z] [Pipeline] // dir
06:46:07 [2026-06-08T04:46:07.536Z] [Pipeline] echo
06:46:07 [2026-06-08T04:46:07.536Z] Build skipped due to no changes have been done since the last build
06:46:07 [2026-06-08T04:46:07.544Z] [Pipeline] dir
06:46:07 [2026-06-08T04:46:07.544Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:07 [2026-06-08T04:46:07.545Z] [Pipeline] {
06:46:07 [2026-06-08T04:46:07.554Z] [Pipeline] git
06:46:07 [2026-06-08T04:46:07.555Z] The recommended git tool is: NONE
06:46:07 [2026-06-08T04:46:07.556Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-06-08T04:46:07.564Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4f7516ee; decorates hudson.Launcher$LocalLauncher@434281bc will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-06-08T04:46:07.564Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:07 [2026-06-08T04:46:07.570Z] Fetching changes from the remote Git repository
06:46:07 [2026-06-08T04:46:07.572Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:07 [2026-06-08T04:46:07.577Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:07 [2026-06-08T04:46:07.577Z] > /usr/bin/git --version # timeout=10
06:46:07 [2026-06-08T04:46:07.581Z] > git --version # 'git version 2.43.0'
06:46:07 [2026-06-08T04:46:07.581Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-06-08T04:46:07.586Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-06-08T04:46:07.970Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-06-08T04:46:07.976Z] Checking out Revision 19de88b46530c2be6fa793fd3d7595b27a9e1b52 (refs/remotes/origin/6.4.x)
06:46:07 [2026-06-08T04:46:07.976Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-06-08T04:46:07.981Z] > /usr/bin/git checkout -f 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:07 [2026-06-08T04:46:07.989Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-06-08T04:46:07.996Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-06-08T04:46:08.001Z] > /usr/bin/git checkout -b 6.4.x 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:08 [2026-06-08T04:46:08.009Z] 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:08 [2026-06-08T04:46:08.009Z] > /usr/bin/git rev-list --no-walk 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:08 [2026-06-08T04:46:08.031Z] [Pipeline] fileExists
06:46:08 [2026-06-08T04:46:08.045Z] [Pipeline] readMavenPom
06:46:08 [2026-06-08T04:46:08.068Z] [Pipeline] sh
06:46:08 [2026-06-08T04:46:08.327Z] + git rev-parse HEAD
06:46:08 [2026-06-08T04:46:08.330Z] [Pipeline] echo
06:46:08 [2026-06-08T04:46:08.331Z] Silverpeas-Distribution: current commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52 and last build commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52
06:46:08 [2026-06-08T04:46:08.333Z] [Pipeline] }
06:46:08 [2026-06-08T04:46:08.350Z] [Pipeline] // dir
06:46:08 [2026-06-08T04:46:08.367Z] [Pipeline] echo
06:46:08 [2026-06-08T04:46:08.367Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-06-08T04:46:08.387Z] [Pipeline] dir
06:46:08 [2026-06-08T04:46:08.387Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:08 [2026-06-08T04:46:08.389Z] [Pipeline] {
06:46:08 [2026-06-08T04:46:08.413Z] [Pipeline] git
06:46:08 [2026-06-08T04:46:08.415Z] The recommended git tool is: NONE
06:46:08 [2026-06-08T04:46:08.415Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-06-08T04:46:08.423Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@12b1e368; decorates hudson.Launcher$LocalLauncher@38e74c32 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-06-08T04:46:08.423Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:08 [2026-06-08T04:46:08.429Z] Fetching changes from the remote Git repository
06:46:08 [2026-06-08T04:46:08.430Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:08 [2026-06-08T04:46:08.435Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:08 [2026-06-08T04:46:08.435Z] > /usr/bin/git --version # timeout=10
06:46:08 [2026-06-08T04:46:08.439Z] > git --version # 'git version 2.43.0'
06:46:08 [2026-06-08T04:46:08.439Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-06-08T04:46:08.444Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-06-08T04:46:08.871Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-06-08T04:46:08.876Z] Checking out Revision 1e40be645f8bd8c7019323045305b08ebdf7ed20 (refs/remotes/origin/6.4.x)
06:46:08 [2026-06-08T04:46:08.876Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-06-08T04:46:08.880Z] > /usr/bin/git checkout -f 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:08 [2026-06-08T04:46:08.888Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-06-08T04:46:08.896Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-06-08T04:46:08.902Z] > /usr/bin/git checkout -b 6.4.x 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:08 [2026-06-08T04:46:08.912Z] 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:08 [2026-06-08T04:46:08.913Z] > /usr/bin/git rev-list --no-walk 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:08 [2026-06-08T04:46:08.936Z] [Pipeline] fileExists
06:46:08 [2026-06-08T04:46:08.945Z] [Pipeline] readMavenPom
06:46:08 [2026-06-08T04:46:08.967Z] [Pipeline] sh
06:46:09 [2026-06-08T04:46:09.223Z] + git rev-parse HEAD
06:46:09 [2026-06-08T04:46:09.226Z] [Pipeline] echo
06:46:09 [2026-06-08T04:46:09.227Z] Silverpeas-Assembly: current commit is 1e40be645f8bd8c7019323045305b08ebdf7ed20 and last build commit is 1e40be645f8bd8c7019323045305b08ebdf7ed20
06:46:09 [2026-06-08T04:46:09.229Z] [Pipeline] }
06:46:09 [2026-06-08T04:46:09.236Z] [Pipeline] // dir
06:46:09 [2026-06-08T04:46:09.252Z] [Pipeline] echo
06:46:09 [2026-06-08T04:46:09.252Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-06-08T04:46:09.253Z] [Pipeline] }
06:46:09 [2026-06-08T04:46:09.265Z] [Pipeline] // script
06:46:09 [2026-06-08T04:46:09.273Z] [Pipeline] }
06:46:09 [2026-06-08T04:46:09.285Z] [Pipeline] // stage
06:46:09 [2026-06-08T04:46:09.303Z] [Pipeline] stage
06:46:09 [2026-06-08T04:46:09.304Z] [Pipeline] { (Build Silverpeas)
06:46:09 [2026-06-08T04:46:09.331Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-08T04:46:09.332Z] [Pipeline] getContext
06:46:09 [2026-06-08T04:46:09.354Z] [Pipeline] stage
06:46:09 [2026-06-08T04:46:09.355Z] [Pipeline] { (Build Silverpeas-Core)
06:46:09 [2026-06-08T04:46:09.374Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-08T04:46:09.374Z] [Pipeline] getContext
06:46:09 [2026-06-08T04:46:09.375Z] [Pipeline] }
06:46:09 [2026-06-08T04:46:09.391Z] [Pipeline] // stage
06:46:09 [2026-06-08T04:46:09.407Z] [Pipeline] stage
06:46:09 [2026-06-08T04:46:09.407Z] [Pipeline] { (Build Silverpeas-Components)
06:46:09 [2026-06-08T04:46:09.422Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-08T04:46:09.423Z] [Pipeline] getContext
06:46:09 [2026-06-08T04:46:09.424Z] [Pipeline] }
06:46:09 [2026-06-08T04:46:09.437Z] [Pipeline] // stage
06:46:09 [2026-06-08T04:46:09.451Z] [Pipeline] stage
06:46:09 [2026-06-08T04:46:09.451Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:09 [2026-06-08T04:46:09.462Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-08T04:46:09.463Z] [Pipeline] getContext
06:46:09 [2026-06-08T04:46:09.464Z] [Pipeline] }
06:46:09 [2026-06-08T04:46:09.475Z] [Pipeline] // stage
06:46:09 [2026-06-08T04:46:09.487Z] [Pipeline] stage
06:46:09 [2026-06-08T04:46:09.487Z] [Pipeline] { (Build Silverpeas Setup)
06:46:09 [2026-06-08T04:46:09.499Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-08T04:46:09.500Z] [Pipeline] getContext
06:46:09 [2026-06-08T04:46:09.501Z] [Pipeline] }
06:46:09 [2026-06-08T04:46:09.513Z] [Pipeline] // stage
06:46:09 [2026-06-08T04:46:09.525Z] [Pipeline] stage
06:46:09 [2026-06-08T04:46:09.526Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:09 [2026-06-08T04:46:09.535Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-08T04:46:09.536Z] [Pipeline] getContext
06:46:09 [2026-06-08T04:46:09.537Z] [Pipeline] }
06:46:09 [2026-06-08T04:46:09.547Z] [Pipeline] // stage
06:46:09 [2026-06-08T04:46:09.557Z] [Pipeline] stage
06:46:09 [2026-06-08T04:46:09.558Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:09 [2026-06-08T04:46:09.567Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-08T04:46:09.568Z] [Pipeline] getContext
06:46:09 [2026-06-08T04:46:09.569Z] [Pipeline] }
06:46:09 [2026-06-08T04:46:09.578Z] [Pipeline] // stage
06:46:09 [2026-06-08T04:46:09.588Z] [Pipeline] stage
06:46:09 [2026-06-08T04:46:09.589Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:09 [2026-06-08T04:46:09.598Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-08T04:46:09.599Z] [Pipeline] getContext
06:46:09 [2026-06-08T04:46:09.600Z] [Pipeline] }
06:46:09 [2026-06-08T04:46:09.608Z] [Pipeline] // stage
06:46:09 [2026-06-08T04:46:09.618Z] [Pipeline] stage
06:46:09 [2026-06-08T04:46:09.618Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:09 [2026-06-08T04:46:09.627Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-08T04:46:09.627Z] [Pipeline] getContext
06:46:09 [2026-06-08T04:46:09.628Z] [Pipeline] }
06:46:09 [2026-06-08T04:46:09.636Z] [Pipeline] // stage
06:46:09 [2026-06-08T04:46:09.647Z] [Pipeline] stage
06:46:09 [2026-06-08T04:46:09.647Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:09 [2026-06-08T04:46:09.655Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-08T04:46:09.656Z] [Pipeline] getContext
06:46:09 [2026-06-08T04:46:09.658Z] [Pipeline] }
06:46:09 [2026-06-08T04:46:09.665Z] [Pipeline] // stage
06:46:09 [2026-06-08T04:46:09.675Z] [Pipeline] stage
06:46:09 [2026-06-08T04:46:09.675Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:09 [2026-06-08T04:46:09.683Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-08T04:46:09.684Z] [Pipeline] getContext
06:46:09 [2026-06-08T04:46:09.685Z] [Pipeline] }
06:46:09 [2026-06-08T04:46:09.692Z] [Pipeline] // stage
06:46:09 [2026-06-08T04:46:09.701Z] [Pipeline] stage
06:46:09 [2026-06-08T04:46:09.702Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:09 [2026-06-08T04:46:09.709Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-08T04:46:09.710Z] [Pipeline] getContext
06:46:09 [2026-06-08T04:46:09.713Z] [Pipeline] }
06:46:09 [2026-06-08T04:46:09.722Z] [Pipeline] // stage
06:46:09 [2026-06-08T04:46:09.732Z] [Pipeline] stage
06:46:09 [2026-06-08T04:46:09.733Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:09 [2026-06-08T04:46:09.740Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-08T04:46:09.741Z] [Pipeline] getContext
06:46:09 [2026-06-08T04:46:09.743Z] [Pipeline] }
06:46:09 [2026-06-08T04:46:09.750Z] [Pipeline] // stage
06:46:09 [2026-06-08T04:46:09.759Z] [Pipeline] stage
06:46:09 [2026-06-08T04:46:09.759Z] [Pipeline] { (Publish Community Web Site)
06:46:09 [2026-06-08T04:46:09.767Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-08T04:46:09.768Z] [Pipeline] getContext
06:46:09 [2026-06-08T04:46:09.769Z] [Pipeline] }
06:46:09 [2026-06-08T04:46:09.776Z] [Pipeline] // stage
06:46:09 [2026-06-08T04:46:09.783Z] [Pipeline] }
06:46:09 [2026-06-08T04:46:09.790Z] [Pipeline] // stage
06:46:09 [2026-06-08T04:46:09.808Z] [Pipeline] stage
06:46:09 [2026-06-08T04:46:09.809Z] [Pipeline] { (Create YAML build report)
06:46:09 [2026-06-08T04:46:09.843Z] [Pipeline] script
06:46:09 [2026-06-08T04:46:09.848Z] [Pipeline] {
06:46:09 [2026-06-08T04:46:09.864Z] [Pipeline] sh
06:46:10 [2026-06-08T04:46:10.120Z] + mkdir -p target
06:46:10 [2026-06-08T04:46:10.122Z] [Pipeline] sh
06:46:10 [2026-06-08T04:46:10.379Z] + mv build.yaml target/
06:46:10 [2026-06-08T04:46:10.380Z] [Pipeline] }
06:46:10 [2026-06-08T04:46:10.397Z] [Pipeline] // script
06:46:10 [2026-06-08T04:46:10.409Z] [Pipeline] }
06:46:10 [2026-06-08T04:46:10.420Z] [Pipeline] // stage
06:46:10 [2026-06-08T04:46:10.444Z] [Pipeline] stage
06:46:10 [2026-06-08T04:46:10.445Z] [Pipeline] { (Declarative: Post Actions)
06:46:10 [2026-06-08T04:46:10.466Z] [Pipeline] step
06:46:10 [2026-06-08T04:46:10.489Z] [Pipeline] script
06:46:10 [2026-06-08T04:46:10.492Z] [Pipeline] {
06:46:10 [2026-06-08T04:46:10.527Z] [Pipeline] }
06:46:10 [2026-06-08T04:46:10.538Z] [Pipeline] // script
06:46:10 [2026-06-08T04:46:10.553Z] [Pipeline] archiveArtifacts
06:46:10 [2026-06-08T04:46:10.555Z] Archiving artifacts
06:46:10 [2026-06-08T04:46:10.568Z] Enregistrement des empreintes numériques
06:46:10 [2026-06-08T04:46:10.584Z] [Pipeline] sh
06:46:10 [2026-06-08T04:46:10.840Z] + rm -rf target
06:46:10 [2026-06-08T04:46:10.845Z] [Pipeline] }
06:46:10 [2026-06-08T04:46:10.864Z] [Pipeline] // stage
06:46:10 [2026-06-08T04:46:10.880Z] [Pipeline] }
06:46:10 [2026-06-08T04:46:10.898Z] [Pipeline] // withEnv
06:46:10 [2026-06-08T04:46:10.915Z] [Pipeline] }
06:46:10 [2026-06-08T04:46:10.916Z] $ docker stop --time=1 373953e6c1a8a4a459db7245151f3581545d93cd15c4a8a7fa46f7f2eb9fe0a0
06:46:12 [2026-06-08T04:46:12.162Z] $ docker rm -f --volumes 373953e6c1a8a4a459db7245151f3581545d93cd15c4a8a7fa46f7f2eb9fe0a0
06:46:12 [2026-06-08T04:46:12.199Z] [Pipeline] // withDockerContainer
06:46:12 [2026-06-08T04:46:12.206Z] [Pipeline] }
06:46:12 [2026-06-08T04:46:12.212Z] [Pipeline] // withEnv
06:46:12 [2026-06-08T04:46:12.223Z] [Pipeline] }
06:46:12 [2026-06-08T04:46:12.237Z] [Pipeline] // node
06:46:12 [2026-06-08T04:46:12.249Z] [Pipeline] End of Pipeline
06:46:12 [2026-06-08T04:46:12.311Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #403
06:46:12 [2026-06-08T04:46:12.312Z] Finished: SUCCESS