Skip to content
01:21:00 [2026-07-02T23:21:00.774Z] Lancé par une alarme périodique
01:21:00 [2026-07-02T23:21:00.775Z] Running as userbuild
01:21:01 [2026-07-02T23:21:01.194Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2026-07-02T23:21:01.715Z] [Pipeline] Start of Pipeline
01:21:02 [2026-07-02T23:21:02.020Z] [Pipeline] node
01:21:02 [2026-07-02T23:21:02.024Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:02 [2026-07-02T23:21:02.027Z] [Pipeline] {
01:21:02 [2026-07-02T23:21:02.040Z] [Pipeline] stage
01:21:02 [2026-07-02T23:21:02.041Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:02 [2026-07-02T23:21:02.049Z] [Pipeline] checkout
01:21:02 [2026-07-02T23:21:02.050Z] Selected Git installation does not exist. Using Default
01:21:02 [2026-07-02T23:21:02.050Z] The recommended git tool is: NONE
01:21:02 [2026-07-02T23:21:02.051Z] No credentials specified
01:21:02 [2026-07-02T23:21:02.051Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:02 [2026-07-02T23:21:02.055Z] Fetching changes from the remote Git repository
01:21:02 [2026-07-02T23:21:02.061Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:02 [2026-07-02T23:21:02.068Z] Cleaning workspace
01:21:02 [2026-07-02T23:21:02.068Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:02 [2026-07-02T23:21:02.073Z] Resetting working tree
01:21:02 [2026-07-02T23:21:02.073Z]  > /usr/bin/git reset --hard # timeout=10
01:21:02 [2026-07-02T23:21:02.082Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:02 [2026-07-02T23:21:02.090Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:02 [2026-07-02T23:21:02.090Z]  > /usr/bin/git --version # timeout=10
01:21:02 [2026-07-02T23:21:02.095Z]  > git --version # 'git version 2.43.0'
01:21:02 [2026-07-02T23:21:02.095Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:02 [2026-07-02T23:21:02.475Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:02 [2026-07-02T23:21:02.481Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
01:21:02 [2026-07-02T23:21:02.481Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:02 [2026-07-02T23:21:02.488Z]  > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:02 [2026-07-02T23:21:02.499Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
01:21:02 [2026-07-02T23:21:02.499Z]  > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:02 [2026-07-02T23:21:02.524Z] [Pipeline] }
01:21:02 [2026-07-02T23:21:02.530Z] [Pipeline] // stage
01:21:02 [2026-07-02T23:21:02.546Z] [Pipeline] withEnv
01:21:02 [2026-07-02T23:21:02.547Z] [Pipeline] {
01:21:02 [2026-07-02T23:21:02.675Z] [Pipeline] isUnix
01:21:02 [2026-07-02T23:21:02.677Z] [Pipeline] withEnv
01:21:02 [2026-07-02T23:21:02.677Z] [Pipeline] {
01:21:02 [2026-07-02T23:21:02.699Z] [Pipeline] sh
01:21:02 [2026-07-02T23:21:02.957Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:02 [2026-07-02T23:21:02.957Z] .
01:21:02 [2026-07-02T23:21:02.959Z] [Pipeline] }
01:21:02 [2026-07-02T23:21:02.971Z] [Pipeline] // withEnv
01:21:02 [2026-07-02T23:21:02.987Z] [Pipeline] withDockerContainer
01:21:03 [2026-07-02T23:21:03.020Z] Jenkins does not seem to be running inside a container
01:21:03 [2026-07-02T23:21:03.028Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.3.3 cat
01:21:03 [2026-07-02T23:21:03.342Z] $ docker top 33f22b4063c195995fb8f33969cedd03b817d5db497615586fce2eaa492349fd -eo pid,comm
01:21:03 [2026-07-02T23:21:03.390Z] [Pipeline] {
01:21:03 [2026-07-02T23:21:03.412Z] [Pipeline] withEnv
01:21:03 [2026-07-02T23:21:03.413Z] [Pipeline] {
01:21:03 [2026-07-02T23:21:03.432Z] [Pipeline] stage
01:21:03 [2026-07-02T23:21:03.432Z] [Pipeline] { (Prepare the job)
01:21:03 [2026-07-02T23:21:03.467Z] [Pipeline] sh
01:21:03 [2026-07-02T23:21:03.723Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:03 [2026-07-02T23:21:03.975Z] [Pipeline] script
01:21:03 [2026-07-02T23:21:03.980Z] [Pipeline] {
01:21:04 [2026-07-02T23:21:04.002Z] [Pipeline] readMavenPom
01:21:04 [2026-07-02T23:21:04.028Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues.
01:21:04 [2026-07-02T23:21:04.031Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues.
01:21:04 [2026-07-02T23:21:04.032Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues.
01:21:04 [2026-07-02T23:21:04.032Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
01:21:04 [2026-07-02T23:21:04.032Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
01:21:04 [2026-07-02T23:21:04.034Z] [Pipeline] sh
01:21:04 [2026-07-02T23:21:04.293Z] + rm -f pom.xml
01:21:04 [2026-07-02T23:21:04.294Z] [Pipeline] }
01:21:04 [2026-07-02T23:21:04.307Z] [Pipeline] // script
01:21:04 [2026-07-02T23:21:04.322Z] [Pipeline] }
01:21:04 [2026-07-02T23:21:04.332Z] [Pipeline] // stage
01:21:04 [2026-07-02T23:21:04.348Z] [Pipeline] stage
01:21:04 [2026-07-02T23:21:04.349Z] [Pipeline] { (Check POM parent version)
01:21:04 [2026-07-02T23:21:04.409Z] Stage "Check POM parent version" skipped due to when conditional
01:21:04 [2026-07-02T23:21:04.410Z] [Pipeline] getContext
01:21:04 [2026-07-02T23:21:04.412Z] [Pipeline] }
01:21:04 [2026-07-02T23:21:04.425Z] [Pipeline] // stage
01:21:04 [2026-07-02T23:21:04.439Z] [Pipeline] stage
01:21:04 [2026-07-02T23:21:04.439Z] [Pipeline] { (Checkout projects and check code changes)
01:21:04 [2026-07-02T23:21:04.468Z] [Pipeline] script
01:21:04 [2026-07-02T23:21:04.475Z] [Pipeline] {
01:21:04 [2026-07-02T23:21:04.498Z] [Pipeline] copyArtifacts
01:21:04 [2026-07-02T23:21:04.507Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 290
01:21:04 [2026-07-02T23:21:04.521Z] [Pipeline] fileExists
01:21:04 [2026-07-02T23:21:04.537Z] [Pipeline] readYaml
01:21:04 [2026-07-02T23:21:04.547Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues.
01:21:04 [2026-07-02T23:21:04.550Z] [Pipeline] dir
01:21:04 [2026-07-02T23:21:04.550Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:04 [2026-07-02T23:21:04.550Z] [Pipeline] {
01:21:04 [2026-07-02T23:21:04.563Z] [Pipeline] git
01:21:04 [2026-07-02T23:21:04.565Z] The recommended git tool is: /usr/bin/git
01:21:04 [2026-07-02T23:21:04.566Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2026-07-02T23:21:04.579Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@152dcd53; decorates hudson.Launcher$LocalLauncher@aa02810 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2026-07-02T23:21:04.580Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10
01:21:04 [2026-07-02T23:21:04.586Z] Fetching changes from the remote Git repository
01:21:04 [2026-07-02T23:21:04.588Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2026-07-02T23:21:04.593Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2026-07-02T23:21:04.593Z]  > /usr/bin/git --version # timeout=10
01:21:04 [2026-07-02T23:21:04.598Z]  > git --version # 'git version 2.43.0'
01:21:04 [2026-07-02T23:21:04.598Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2026-07-02T23:21:04.602Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:05 [2026-07-02T23:21:05.519Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:05 [2026-07-02T23:21:05.525Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:05 [2026-07-02T23:21:05.525Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:05 [2026-07-02T23:21:05.530Z]  > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2026-07-02T23:21:05.582Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:05 [2026-07-02T23:21:05.600Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:05 [2026-07-02T23:21:05.607Z]  > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2026-07-02T23:21:05.700Z] 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 [2026-07-02T23:21:05.700Z]  > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2026-07-02T23:21:05.721Z] [Pipeline] fileExists
01:21:05 [2026-07-02T23:21:05.730Z] [Pipeline] readMavenPom
01:21:05 [2026-07-02T23:21:05.745Z] [Pipeline] sh
01:21:06 [2026-07-02T23:21:06.003Z] + git rev-parse HEAD
01:21:06 [2026-07-02T23:21:06.006Z] [Pipeline] echo
01:21:06 [2026-07-02T23:21:06.006Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:06 [2026-07-02T23:21:06.008Z] [Pipeline] }
01:21:06 [2026-07-02T23:21:06.022Z] [Pipeline] // dir
01:21:06 [2026-07-02T23:21:06.037Z] [Pipeline] echo
01:21:06 [2026-07-02T23:21:06.037Z] Build skipped due to no changes have been done since the last build
01:21:06 [2026-07-02T23:21:06.053Z] [Pipeline] dir
01:21:06 [2026-07-02T23:21:06.053Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:06 [2026-07-02T23:21:06.054Z] [Pipeline] {
01:21:06 [2026-07-02T23:21:06.075Z] [Pipeline] git
01:21:06 [2026-07-02T23:21:06.076Z] The recommended git tool is: /usr/bin/git
01:21:06 [2026-07-02T23:21:06.077Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:06 [2026-07-02T23:21:06.090Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@512b146c; decorates hudson.Launcher$LocalLauncher@4e5975e4 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:06 [2026-07-02T23:21:06.091Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10
01:21:06 [2026-07-02T23:21:06.097Z] Fetching changes from the remote Git repository
01:21:06 [2026-07-02T23:21:06.100Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:06 [2026-07-02T23:21:06.105Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:06 [2026-07-02T23:21:06.106Z]  > /usr/bin/git --version # timeout=10
01:21:06 [2026-07-02T23:21:06.110Z]  > git --version # 'git version 2.43.0'
01:21:06 [2026-07-02T23:21:06.110Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:06 [2026-07-02T23:21:06.116Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:06 [2026-07-02T23:21:06.847Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:06 [2026-07-02T23:21:06.853Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:06 [2026-07-02T23:21:06.854Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:06 [2026-07-02T23:21:06.859Z]  > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2026-07-02T23:21:06.883Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06 [2026-07-02T23:21:06.899Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06 [2026-07-02T23:21:06.908Z]  > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2026-07-02T23:21:06.948Z] 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 [2026-07-02T23:21:06.949Z]  > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2026-07-02T23:21:06.970Z] [Pipeline] fileExists
01:21:06 [2026-07-02T23:21:06.978Z] [Pipeline] readMavenPom
01:21:06 [2026-07-02T23:21:06.988Z] [Pipeline] sh
01:21:07 [2026-07-02T23:21:07.244Z] + git rev-parse HEAD
01:21:07 [2026-07-02T23:21:07.248Z] [Pipeline] echo
01:21:07 [2026-07-02T23:21:07.248Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:07 [2026-07-02T23:21:07.250Z] [Pipeline] }
01:21:07 [2026-07-02T23:21:07.267Z] [Pipeline] // dir
01:21:07 [2026-07-02T23:21:07.282Z] [Pipeline] echo
01:21:07 [2026-07-02T23:21:07.283Z] Build skipped due to no changes have been done since the last build
01:21:07 [2026-07-02T23:21:07.298Z] [Pipeline] dir
01:21:07 [2026-07-02T23:21:07.299Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:07 [2026-07-02T23:21:07.300Z] [Pipeline] {
01:21:07 [2026-07-02T23:21:07.321Z] [Pipeline] git
01:21:07 [2026-07-02T23:21:07.323Z] Selected Git installation does not exist. Using Default
01:21:07 [2026-07-02T23:21:07.323Z] The recommended git tool is: NONE
01:21:07 [2026-07-02T23:21:07.324Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2026-07-02T23:21:07.338Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@775fa625; decorates hudson.Launcher$LocalLauncher@2d5bf0d5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2026-07-02T23:21:07.339Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10
01:21:07 [2026-07-02T23:21:07.345Z] Fetching changes from the remote Git repository
01:21:07 [2026-07-02T23:21:07.346Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:07 [2026-07-02T23:21:07.352Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:07 [2026-07-02T23:21:07.352Z]  > /usr/bin/git --version # timeout=10
01:21:07 [2026-07-02T23:21:07.357Z]  > git --version # 'git version 2.43.0'
01:21:07 [2026-07-02T23:21:07.357Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2026-07-02T23:21:07.362Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:08 [2026-07-02T23:21:08.045Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2026-07-02T23:21:08.052Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:08 [2026-07-02T23:21:08.052Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2026-07-02T23:21:08.058Z]  > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:08 [2026-07-02T23:21:08.068Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2026-07-02T23:21:08.076Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2026-07-02T23:21:08.081Z]  > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:08 [2026-07-02T23:21:08.095Z] 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:08 [2026-07-02T23:21:08.095Z]  > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:08 [2026-07-02T23:21:08.114Z] [Pipeline] fileExists
01:21:08 [2026-07-02T23:21:08.126Z] [Pipeline] readMavenPom
01:21:08 [2026-07-02T23:21:08.143Z] [Pipeline] sh
01:21:08 [2026-07-02T23:21:08.404Z] + git rev-parse HEAD
01:21:08 [2026-07-02T23:21:08.407Z] [Pipeline] echo
01:21:08 [2026-07-02T23:21:08.407Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:08 [2026-07-02T23:21:08.408Z] [Pipeline] }
01:21:08 [2026-07-02T23:21:08.427Z] [Pipeline] // dir
01:21:08 [2026-07-02T23:21:08.442Z] [Pipeline] echo
01:21:08 [2026-07-02T23:21:08.443Z] Build skipped due to no changes have been done since the last build
01:21:08 [2026-07-02T23:21:08.460Z] [Pipeline] dir
01:21:08 [2026-07-02T23:21:08.460Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:08 [2026-07-02T23:21:08.461Z] [Pipeline] {
01:21:08 [2026-07-02T23:21:08.494Z] [Pipeline] git
01:21:08 [2026-07-02T23:21:08.496Z] The recommended git tool is: NONE
01:21:08 [2026-07-02T23:21:08.497Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2026-07-02T23:21:08.515Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6e333824; decorates hudson.Launcher$LocalLauncher@62035088 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2026-07-02T23:21:08.516Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10
01:21:08 [2026-07-02T23:21:08.522Z] Fetching changes from the remote Git repository
01:21:08 [2026-07-02T23:21:08.524Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:08 [2026-07-02T23:21:08.529Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:08 [2026-07-02T23:21:08.529Z]  > /usr/bin/git --version # timeout=10
01:21:08 [2026-07-02T23:21:08.532Z]  > git --version # 'git version 2.43.0'
01:21:08 [2026-07-02T23:21:08.532Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2026-07-02T23:21:08.537Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:09 [2026-07-02T23:21:09.012Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2026-07-02T23:21:09.018Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:09 [2026-07-02T23:21:09.018Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2026-07-02T23:21:09.023Z]  > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:09 [2026-07-02T23:21:09.033Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2026-07-02T23:21:09.041Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2026-07-02T23:21:09.046Z]  > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:09 [2026-07-02T23:21:09.056Z] 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:09 [2026-07-02T23:21:09.056Z]  > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:09 [2026-07-02T23:21:09.074Z] [Pipeline] fileExists
01:21:09 [2026-07-02T23:21:09.083Z] [Pipeline] sh
01:21:09 [2026-07-02T23:21:09.339Z] + git rev-parse HEAD
01:21:09 [2026-07-02T23:21:09.342Z] [Pipeline] echo
01:21:09 [2026-07-02T23:21:09.343Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:09 [2026-07-02T23:21:09.345Z] [Pipeline] }
01:21:09 [2026-07-02T23:21:09.360Z] [Pipeline] // dir
01:21:09 [2026-07-02T23:21:09.376Z] [Pipeline] echo
01:21:09 [2026-07-02T23:21:09.377Z] Build skipped due to no changes have been done since the last build
01:21:09 [2026-07-02T23:21:09.394Z] [Pipeline] dir
01:21:09 [2026-07-02T23:21:09.394Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:09 [2026-07-02T23:21:09.395Z] [Pipeline] {
01:21:09 [2026-07-02T23:21:09.416Z] [Pipeline] git
01:21:09 [2026-07-02T23:21:09.419Z] The recommended git tool is: NONE
01:21:09 [2026-07-02T23:21:09.419Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2026-07-02T23:21:09.429Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@755c2da3; decorates hudson.Launcher$LocalLauncher@62067a02 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2026-07-02T23:21:09.430Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
01:21:09 [2026-07-02T23:21:09.435Z] Fetching changes from the remote Git repository
01:21:09 [2026-07-02T23:21:09.436Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:09 [2026-07-02T23:21:09.442Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:09 [2026-07-02T23:21:09.442Z]  > /usr/bin/git --version # timeout=10
01:21:09 [2026-07-02T23:21:09.446Z]  > git --version # 'git version 2.43.0'
01:21:09 [2026-07-02T23:21:09.446Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2026-07-02T23:21:09.450Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:09 [2026-07-02T23:21:09.879Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2026-07-02T23:21:09.886Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:09 [2026-07-02T23:21:09.886Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2026-07-02T23:21:09.892Z]  > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2026-07-02T23:21:09.902Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2026-07-02T23:21:09.910Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2026-07-02T23:21:09.917Z]  > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2026-07-02T23:21:09.930Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (10719018413e414cfa70c0f64a945a72670797f4).Prepare for development iteration of next version 6.3.7"
01:21:09 [2026-07-02T23:21:09.931Z]  > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2026-07-02T23:21:09.952Z] [Pipeline] fileExists
01:21:09 [2026-07-02T23:21:09.962Z] [Pipeline] readMavenPom
01:21:09 [2026-07-02T23:21:09.983Z] [Pipeline] sh
01:21:10 [2026-07-02T23:21:10.241Z] + git rev-parse HEAD
01:21:10 [2026-07-02T23:21:10.245Z] [Pipeline] echo
01:21:10 [2026-07-02T23:21:10.245Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:10 [2026-07-02T23:21:10.248Z] [Pipeline] }
01:21:10 [2026-07-02T23:21:10.264Z] [Pipeline] // dir
01:21:10 [2026-07-02T23:21:10.283Z] [Pipeline] echo
01:21:10 [2026-07-02T23:21:10.284Z] Build skipped due to no changes have been done since the last build
01:21:10 [2026-07-02T23:21:10.303Z] [Pipeline] dir
01:21:10 [2026-07-02T23:21:10.304Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:10 [2026-07-02T23:21:10.305Z] [Pipeline] {
01:21:10 [2026-07-02T23:21:10.328Z] [Pipeline] git
01:21:10 [2026-07-02T23:21:10.330Z] The recommended git tool is: NONE
01:21:10 [2026-07-02T23:21:10.331Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:10 [2026-07-02T23:21:10.343Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5da7c59b; decorates hudson.Launcher$LocalLauncher@12aeab82 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:10 [2026-07-02T23:21:10.344Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
01:21:10 [2026-07-02T23:21:10.350Z] Fetching changes from the remote Git repository
01:21:10 [2026-07-02T23:21:10.353Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:10 [2026-07-02T23:21:10.359Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:10 [2026-07-02T23:21:10.359Z]  > /usr/bin/git --version # timeout=10
01:21:10 [2026-07-02T23:21:10.364Z]  > git --version # 'git version 2.43.0'
01:21:10 [2026-07-02T23:21:10.365Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:10 [2026-07-02T23:21:10.371Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:10 [2026-07-02T23:21:10.828Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:10 [2026-07-02T23:21:10.834Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:10 [2026-07-02T23:21:10.834Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:10 [2026-07-02T23:21:10.840Z]  > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2026-07-02T23:21:10.850Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:10 [2026-07-02T23:21:10.860Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:10 [2026-07-02T23:21:10.867Z]  > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2026-07-02T23:21:10.877Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (e6cf90efb933ea1d65558af1cade3056ac4b6462).Prepare for development iteration of next version 6.3.7"
01:21:10 [2026-07-02T23:21:10.878Z]  > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2026-07-02T23:21:10.898Z] [Pipeline] fileExists
01:21:10 [2026-07-02T23:21:10.907Z] [Pipeline] readMavenPom
01:21:10 [2026-07-02T23:21:10.918Z] [Pipeline] sh
01:21:11 [2026-07-02T23:21:11.176Z] + git rev-parse HEAD
01:21:11 [2026-07-02T23:21:11.180Z] [Pipeline] echo
01:21:11 [2026-07-02T23:21:11.180Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:11 [2026-07-02T23:21:11.183Z] [Pipeline] }
01:21:11 [2026-07-02T23:21:11.213Z] [Pipeline] // dir
01:21:11 [2026-07-02T23:21:11.226Z] [Pipeline] echo
01:21:11 [2026-07-02T23:21:11.226Z] Build skipped due to no changes have been done since the last build
01:21:11 [2026-07-02T23:21:11.227Z] [Pipeline] }
01:21:11 [2026-07-02T23:21:11.238Z] [Pipeline] // script
01:21:11 [2026-07-02T23:21:11.249Z] [Pipeline] }
01:21:11 [2026-07-02T23:21:11.259Z] [Pipeline] // stage
01:21:11 [2026-07-02T23:21:11.273Z] [Pipeline] stage
01:21:11 [2026-07-02T23:21:11.273Z] [Pipeline] { (Build Silverpeas)
01:21:11 [2026-07-02T23:21:11.300Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-02T23:21:11.301Z] [Pipeline] getContext
01:21:11 [2026-07-02T23:21:11.331Z] [Pipeline] stage
01:21:11 [2026-07-02T23:21:11.332Z] [Pipeline] { (Build Silverpeas-Core)
01:21:11 [2026-07-02T23:21:11.350Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-02T23:21:11.351Z] [Pipeline] getContext
01:21:11 [2026-07-02T23:21:11.352Z] [Pipeline] }
01:21:11 [2026-07-02T23:21:11.369Z] [Pipeline] // stage
01:21:11 [2026-07-02T23:21:11.389Z] [Pipeline] stage
01:21:11 [2026-07-02T23:21:11.390Z] [Pipeline] { (Build Silverpeas-Components)
01:21:11 [2026-07-02T23:21:11.404Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-02T23:21:11.405Z] [Pipeline] getContext
01:21:11 [2026-07-02T23:21:11.407Z] [Pipeline] }
01:21:11 [2026-07-02T23:21:11.420Z] [Pipeline] // stage
01:21:11 [2026-07-02T23:21:11.436Z] [Pipeline] stage
01:21:11 [2026-07-02T23:21:11.437Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:11 [2026-07-02T23:21:11.448Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-02T23:21:11.449Z] [Pipeline] getContext
01:21:11 [2026-07-02T23:21:11.451Z] [Pipeline] }
01:21:11 [2026-07-02T23:21:11.461Z] [Pipeline] // stage
01:21:11 [2026-07-02T23:21:11.473Z] [Pipeline] stage
01:21:11 [2026-07-02T23:21:11.474Z] [Pipeline] { (Build Silverpeas Setup)
01:21:11 [2026-07-02T23:21:11.483Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-02T23:21:11.484Z] [Pipeline] getContext
01:21:11 [2026-07-02T23:21:11.487Z] [Pipeline] }
01:21:11 [2026-07-02T23:21:11.497Z] [Pipeline] // stage
01:21:11 [2026-07-02T23:21:11.509Z] [Pipeline] stage
01:21:11 [2026-07-02T23:21:11.510Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:11 [2026-07-02T23:21:11.520Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-02T23:21:11.522Z] [Pipeline] getContext
01:21:11 [2026-07-02T23:21:11.524Z] [Pipeline] }
01:21:11 [2026-07-02T23:21:11.534Z] [Pipeline] // stage
01:21:11 [2026-07-02T23:21:11.545Z] [Pipeline] stage
01:21:11 [2026-07-02T23:21:11.546Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:11 [2026-07-02T23:21:11.556Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-02T23:21:11.557Z] [Pipeline] getContext
01:21:11 [2026-07-02T23:21:11.559Z] [Pipeline] }
01:21:11 [2026-07-02T23:21:11.568Z] [Pipeline] // stage
01:21:11 [2026-07-02T23:21:11.580Z] [Pipeline] stage
01:21:11 [2026-07-02T23:21:11.581Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:11 [2026-07-02T23:21:11.592Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-02T23:21:11.594Z] [Pipeline] getContext
01:21:11 [2026-07-02T23:21:11.595Z] [Pipeline] }
01:21:11 [2026-07-02T23:21:11.603Z] [Pipeline] // stage
01:21:11 [2026-07-02T23:21:11.615Z] [Pipeline] stage
01:21:11 [2026-07-02T23:21:11.616Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:11 [2026-07-02T23:21:11.625Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-02T23:21:11.626Z] [Pipeline] getContext
01:21:11 [2026-07-02T23:21:11.628Z] [Pipeline] }
01:21:11 [2026-07-02T23:21:11.636Z] [Pipeline] // stage
01:21:11 [2026-07-02T23:21:11.646Z] [Pipeline] stage
01:21:11 [2026-07-02T23:21:11.647Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:11 [2026-07-02T23:21:11.656Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-02T23:21:11.657Z] [Pipeline] getContext
01:21:11 [2026-07-02T23:21:11.659Z] [Pipeline] }
01:21:11 [2026-07-02T23:21:11.667Z] [Pipeline] // stage
01:21:11 [2026-07-02T23:21:11.677Z] [Pipeline] stage
01:21:11 [2026-07-02T23:21:11.678Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:11 [2026-07-02T23:21:11.686Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-02T23:21:11.687Z] [Pipeline] getContext
01:21:11 [2026-07-02T23:21:11.689Z] [Pipeline] }
01:21:11 [2026-07-02T23:21:11.697Z] [Pipeline] // stage
01:21:11 [2026-07-02T23:21:11.707Z] [Pipeline] stage
01:21:11 [2026-07-02T23:21:11.708Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:11 [2026-07-02T23:21:11.718Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-02T23:21:11.719Z] [Pipeline] getContext
01:21:11 [2026-07-02T23:21:11.722Z] [Pipeline] }
01:21:11 [2026-07-02T23:21:11.730Z] [Pipeline] // stage
01:21:11 [2026-07-02T23:21:11.739Z] [Pipeline] stage
01:21:11 [2026-07-02T23:21:11.740Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:11 [2026-07-02T23:21:11.749Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-02T23:21:11.751Z] [Pipeline] getContext
01:21:11 [2026-07-02T23:21:11.754Z] [Pipeline] }
01:21:11 [2026-07-02T23:21:11.761Z] [Pipeline] // stage
01:21:11 [2026-07-02T23:21:11.771Z] [Pipeline] stage
01:21:11 [2026-07-02T23:21:11.772Z] [Pipeline] { (Publish Community Web Site)
01:21:11 [2026-07-02T23:21:11.780Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-02T23:21:11.781Z] [Pipeline] getContext
01:21:11 [2026-07-02T23:21:11.783Z] [Pipeline] }
01:21:11 [2026-07-02T23:21:11.790Z] [Pipeline] // stage
01:21:11 [2026-07-02T23:21:11.798Z] [Pipeline] }
01:21:11 [2026-07-02T23:21:11.805Z] [Pipeline] // stage
01:21:11 [2026-07-02T23:21:11.826Z] [Pipeline] stage
01:21:11 [2026-07-02T23:21:11.826Z] [Pipeline] { (Create YAML build report)
01:21:11 [2026-07-02T23:21:11.857Z] [Pipeline] script
01:21:11 [2026-07-02T23:21:11.863Z] [Pipeline] {
01:21:11 [2026-07-02T23:21:11.892Z] [Pipeline] sh
01:21:12 [2026-07-02T23:21:12.150Z] + mkdir -p target
01:21:12 [2026-07-02T23:21:12.152Z] [Pipeline] sh
01:21:12 [2026-07-02T23:21:12.412Z] + mv build.yaml target/
01:21:12 [2026-07-02T23:21:12.413Z] [Pipeline] }
01:21:12 [2026-07-02T23:21:12.424Z] [Pipeline] // script
01:21:12 [2026-07-02T23:21:12.441Z] [Pipeline] }
01:21:12 [2026-07-02T23:21:12.458Z] [Pipeline] // stage
01:21:12 [2026-07-02T23:21:12.474Z] [Pipeline] stage
01:21:12 [2026-07-02T23:21:12.474Z] [Pipeline] { (Declarative: Post Actions)
01:21:12 [2026-07-02T23:21:12.502Z] [Pipeline] step
01:21:12 [2026-07-02T23:21:12.537Z] [Pipeline] script
01:21:12 [2026-07-02T23:21:12.543Z] [Pipeline] {
01:21:12 [2026-07-02T23:21:12.576Z] [Pipeline] }
01:21:12 [2026-07-02T23:21:12.593Z] [Pipeline] // script
01:21:12 [2026-07-02T23:21:12.616Z] [Pipeline] archiveArtifacts
01:21:12 [2026-07-02T23:21:12.619Z] Archiving artifacts
01:21:12 [2026-07-02T23:21:12.639Z] Enregistrement des empreintes numériques
01:21:12 [2026-07-02T23:21:12.653Z] [Pipeline] sh
01:21:12 [2026-07-02T23:21:12.910Z] + rm -rf target
01:21:12 [2026-07-02T23:21:12.915Z] [Pipeline] }
01:21:12 [2026-07-02T23:21:12.932Z] [Pipeline] // stage
01:21:12 [2026-07-02T23:21:12.942Z] [Pipeline] }
01:21:12 [2026-07-02T23:21:12.951Z] [Pipeline] // withEnv
01:21:12 [2026-07-02T23:21:12.967Z] [Pipeline] }
01:21:12 [2026-07-02T23:21:12.968Z] $ docker stop --time=1 33f22b4063c195995fb8f33969cedd03b817d5db497615586fce2eaa492349fd
01:21:14 [2026-07-02T23:21:14.250Z] $ docker rm -f --volumes 33f22b4063c195995fb8f33969cedd03b817d5db497615586fce2eaa492349fd
01:21:14 [2026-07-02T23:21:14.285Z] [Pipeline] // withDockerContainer
01:21:14 [2026-07-02T23:21:14.292Z] [Pipeline] }
01:21:14 [2026-07-02T23:21:14.298Z] [Pipeline] // withEnv
01:21:14 [2026-07-02T23:21:14.305Z] [Pipeline] }
01:21:14 [2026-07-02T23:21:14.312Z] [Pipeline] // node
01:21:14 [2026-07-02T23:21:14.328Z] [Pipeline] End of Pipeline
01:21:14 [2026-07-02T23:21:14.389Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #263
01:21:14 [2026-07-02T23:21:14.390Z] Finished: SUCCESS