Skip to content
01:21:00 [2026-06-18T23:21:00.591Z] Lancé par une alarme périodique
01:21:00 [2026-06-18T23:21:00.591Z] Running as userbuild
01:21:00 [2026-06-18T23:21:00.995Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2026-06-18T23:21:01.572Z] [Pipeline] Start of Pipeline
01:21:01 [2026-06-18T23:21:01.911Z] [Pipeline] node
01:21:01 [2026-06-18T23:21:01.915Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:01 [2026-06-18T23:21:01.918Z] [Pipeline] {
01:21:01 [2026-06-18T23:21:01.938Z] [Pipeline] stage
01:21:01 [2026-06-18T23:21:01.939Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:01 [2026-06-18T23:21:01.950Z] [Pipeline] checkout
01:21:01 [2026-06-18T23:21:01.954Z] Selected Git installation does not exist. Using Default
01:21:01 [2026-06-18T23:21:01.954Z] The recommended git tool is: NONE
01:21:01 [2026-06-18T23:21:01.954Z] No credentials specified
01:21:01 [2026-06-18T23:21:01.955Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:01 [2026-06-18T23:21:01.961Z] Fetching changes from the remote Git repository
01:21:01 [2026-06-18T23:21:01.964Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:01 [2026-06-18T23:21:01.971Z] Cleaning workspace
01:21:01 [2026-06-18T23:21:01.971Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:01 [2026-06-18T23:21:01.976Z] Resetting working tree
01:21:01 [2026-06-18T23:21:01.976Z]  > /usr/bin/git reset --hard # timeout=10
01:21:01 [2026-06-18T23:21:01.988Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:01 [2026-06-18T23:21:01.995Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2026-06-18T23:21:01.995Z]  > /usr/bin/git --version # timeout=10
01:21:02 [2026-06-18T23:21:02.000Z]  > git --version # 'git version 2.43.0'
01:21:02 [2026-06-18T23:21:02.000Z]  > /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-06-18T23:21:02.364Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:02 [2026-06-18T23:21:02.370Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
01:21:02 [2026-06-18T23:21:02.370Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:02 [2026-06-18T23:21:02.375Z]  > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:02 [2026-06-18T23:21:02.388Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
01:21:02 [2026-06-18T23:21:02.388Z]  > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:02 [2026-06-18T23:21:02.413Z] [Pipeline] }
01:21:02 [2026-06-18T23:21:02.423Z] [Pipeline] // stage
01:21:02 [2026-06-18T23:21:02.448Z] [Pipeline] withEnv
01:21:02 [2026-06-18T23:21:02.449Z] [Pipeline] {
01:21:02 [2026-06-18T23:21:02.588Z] [Pipeline] isUnix
01:21:02 [2026-06-18T23:21:02.591Z] [Pipeline] withEnv
01:21:02 [2026-06-18T23:21:02.592Z] [Pipeline] {
01:21:02 [2026-06-18T23:21:02.608Z] [Pipeline] sh
01:21:02 [2026-06-18T23:21:02.866Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:02 [2026-06-18T23:21:02.866Z] .
01:21:02 [2026-06-18T23:21:02.868Z] [Pipeline] }
01:21:02 [2026-06-18T23:21:02.875Z] [Pipeline] // withEnv
01:21:02 [2026-06-18T23:21:02.895Z] [Pipeline] withDockerContainer
01:21:02 [2026-06-18T23:21:02.931Z] Jenkins does not seem to be running inside a container
01:21:02 [2026-06-18T23:21:02.938Z] $ 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-06-18T23:21:03.234Z] $ docker top 15b7134ade837ac8abdbe0a091f2c97fea8e6855e7e296763818c41d1897087c -eo pid,comm
01:21:03 [2026-06-18T23:21:03.273Z] [Pipeline] {
01:21:03 [2026-06-18T23:21:03.321Z] [Pipeline] withEnv
01:21:03 [2026-06-18T23:21:03.322Z] [Pipeline] {
01:21:03 [2026-06-18T23:21:03.346Z] [Pipeline] stage
01:21:03 [2026-06-18T23:21:03.347Z] [Pipeline] { (Prepare the job)
01:21:03 [2026-06-18T23:21:03.382Z] [Pipeline] sh
01:21:03 [2026-06-18T23:21:03.640Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:03 [2026-06-18T23:21:03.894Z] [Pipeline] script
01:21:03 [2026-06-18T23:21:03.899Z] [Pipeline] {
01:21:03 [2026-06-18T23:21:03.920Z] [Pipeline] readMavenPom
01:21:03 [2026-06-18T23:21:03.947Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues.
01:21:03 [2026-06-18T23:21:03.951Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues.
01:21:03 [2026-06-18T23:21:03.953Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues.
01:21:03 [2026-06-18T23:21:03.953Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
01:21:03 [2026-06-18T23:21:03.953Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
01:21:03 [2026-06-18T23:21:03.956Z] [Pipeline] sh
01:21:04 [2026-06-18T23:21:04.217Z] + rm -f pom.xml
01:21:04 [2026-06-18T23:21:04.219Z] [Pipeline] }
01:21:04 [2026-06-18T23:21:04.228Z] [Pipeline] // script
01:21:04 [2026-06-18T23:21:04.244Z] [Pipeline] }
01:21:04 [2026-06-18T23:21:04.258Z] [Pipeline] // stage
01:21:04 [2026-06-18T23:21:04.270Z] [Pipeline] stage
01:21:04 [2026-06-18T23:21:04.271Z] [Pipeline] { (Check POM parent version)
01:21:04 [2026-06-18T23:21:04.323Z] Stage "Check POM parent version" skipped due to when conditional
01:21:04 [2026-06-18T23:21:04.325Z] [Pipeline] getContext
01:21:04 [2026-06-18T23:21:04.337Z] [Pipeline] }
01:21:04 [2026-06-18T23:21:04.344Z] [Pipeline] // stage
01:21:04 [2026-06-18T23:21:04.353Z] [Pipeline] stage
01:21:04 [2026-06-18T23:21:04.354Z] [Pipeline] { (Checkout projects and check code changes)
01:21:04 [2026-06-18T23:21:04.377Z] [Pipeline] script
01:21:04 [2026-06-18T23:21:04.386Z] [Pipeline] {
01:21:04 [2026-06-18T23:21:04.409Z] [Pipeline] copyArtifacts
01:21:04 [2026-06-18T23:21:04.416Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 288
01:21:04 [2026-06-18T23:21:04.431Z] [Pipeline] fileExists
01:21:04 [2026-06-18T23:21:04.443Z] [Pipeline] readYaml
01:21:04 [2026-06-18T23:21:04.454Z] 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-06-18T23:21:04.457Z] [Pipeline] dir
01:21:04 [2026-06-18T23:21:04.457Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:04 [2026-06-18T23:21:04.458Z] [Pipeline] {
01:21:04 [2026-06-18T23:21:04.473Z] [Pipeline] git
01:21:04 [2026-06-18T23:21:04.475Z] The recommended git tool is: /usr/bin/git
01:21:04 [2026-06-18T23:21:04.476Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2026-06-18T23:21:04.490Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1e77426b; decorates hudson.Launcher$LocalLauncher@6c0a7ea5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2026-06-18T23:21:04.491Z]  > /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-06-18T23:21:04.497Z] Fetching changes from the remote Git repository
01:21:04 [2026-06-18T23:21:04.500Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2026-06-18T23:21:04.506Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2026-06-18T23:21:04.506Z]  > /usr/bin/git --version # timeout=10
01:21:04 [2026-06-18T23:21:04.510Z]  > git --version # 'git version 2.43.0'
01:21:04 [2026-06-18T23:21:04.510Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2026-06-18T23:21:04.515Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:05 [2026-06-18T23:21:05.218Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:05 [2026-06-18T23:21:05.226Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:05 [2026-06-18T23:21:05.226Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:05 [2026-06-18T23:21:05.231Z]  > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2026-06-18T23:21:05.280Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:05 [2026-06-18T23:21:05.298Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:05 [2026-06-18T23:21:05.306Z]  > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2026-06-18T23:21:05.400Z] 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-06-18T23:21:05.400Z]  > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2026-06-18T23:21:05.422Z] [Pipeline] fileExists
01:21:05 [2026-06-18T23:21:05.433Z] [Pipeline] readMavenPom
01:21:05 [2026-06-18T23:21:05.451Z] [Pipeline] sh
01:21:05 [2026-06-18T23:21:05.712Z] + git rev-parse HEAD
01:21:05 [2026-06-18T23:21:05.717Z] [Pipeline] echo
01:21:05 [2026-06-18T23:21:05.717Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:05 [2026-06-18T23:21:05.720Z] [Pipeline] }
01:21:05 [2026-06-18T23:21:05.730Z] [Pipeline] // dir
01:21:05 [2026-06-18T23:21:05.747Z] [Pipeline] echo
01:21:05 [2026-06-18T23:21:05.748Z] Build skipped due to no changes have been done since the last build
01:21:05 [2026-06-18T23:21:05.762Z] [Pipeline] dir
01:21:05 [2026-06-18T23:21:05.762Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:05 [2026-06-18T23:21:05.763Z] [Pipeline] {
01:21:05 [2026-06-18T23:21:05.780Z] [Pipeline] git
01:21:05 [2026-06-18T23:21:05.782Z] The recommended git tool is: /usr/bin/git
01:21:05 [2026-06-18T23:21:05.783Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:05 [2026-06-18T23:21:05.799Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@786acc18; decorates hudson.Launcher$LocalLauncher@1402f05 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:05 [2026-06-18T23:21:05.800Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10
01:21:05 [2026-06-18T23:21:05.805Z] Fetching changes from the remote Git repository
01:21:05 [2026-06-18T23:21:05.808Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:05 [2026-06-18T23:21:05.814Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:05 [2026-06-18T23:21:05.814Z]  > /usr/bin/git --version # timeout=10
01:21:05 [2026-06-18T23:21:05.820Z]  > git --version # 'git version 2.43.0'
01:21:05 [2026-06-18T23:21:05.820Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:05 [2026-06-18T23:21:05.825Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:06 [2026-06-18T23:21:06.541Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:06 [2026-06-18T23:21:06.547Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:06 [2026-06-18T23:21:06.547Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:06 [2026-06-18T23:21:06.551Z]  > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2026-06-18T23:21:06.574Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06 [2026-06-18T23:21:06.588Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06 [2026-06-18T23:21:06.594Z]  > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2026-06-18T23:21:06.660Z] 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-06-18T23:21:06.661Z]  > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2026-06-18T23:21:06.682Z] [Pipeline] fileExists
01:21:06 [2026-06-18T23:21:06.689Z] [Pipeline] readMavenPom
01:21:06 [2026-06-18T23:21:06.709Z] [Pipeline] sh
01:21:06 [2026-06-18T23:21:06.967Z] + git rev-parse HEAD
01:21:06 [2026-06-18T23:21:06.970Z] [Pipeline] echo
01:21:06 [2026-06-18T23:21:06.970Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:06 [2026-06-18T23:21:06.973Z] [Pipeline] }
01:21:06 [2026-06-18T23:21:06.986Z] [Pipeline] // dir
01:21:06 [2026-06-18T23:21:06.997Z] [Pipeline] echo
01:21:06 [2026-06-18T23:21:06.997Z] Build skipped due to no changes have been done since the last build
01:21:07 [2026-06-18T23:21:07.008Z] [Pipeline] dir
01:21:07 [2026-06-18T23:21:07.008Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:07 [2026-06-18T23:21:07.009Z] [Pipeline] {
01:21:07 [2026-06-18T23:21:07.023Z] [Pipeline] git
01:21:07 [2026-06-18T23:21:07.025Z] Selected Git installation does not exist. Using Default
01:21:07 [2026-06-18T23:21:07.025Z] The recommended git tool is: NONE
01:21:07 [2026-06-18T23:21:07.025Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2026-06-18T23:21:07.042Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@669dd88d; decorates hudson.Launcher$LocalLauncher@6f7b67e7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2026-06-18T23:21:07.043Z]  > /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-06-18T23:21:07.049Z] Fetching changes from the remote Git repository
01:21:07 [2026-06-18T23:21:07.052Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:07 [2026-06-18T23:21:07.057Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:07 [2026-06-18T23:21:07.057Z]  > /usr/bin/git --version # timeout=10
01:21:07 [2026-06-18T23:21:07.062Z]  > git --version # 'git version 2.43.0'
01:21:07 [2026-06-18T23:21:07.063Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2026-06-18T23:21:07.068Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:07 [2026-06-18T23:21:07.720Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2026-06-18T23:21:07.725Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:07 [2026-06-18T23:21:07.725Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2026-06-18T23:21:07.729Z]  > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2026-06-18T23:21:07.736Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2026-06-18T23:21:07.743Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2026-06-18T23:21:07.748Z]  > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2026-06-18T23:21:07.759Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (586ebdd23e10f812e41a52cbf1a3a7f4a81fe924).Prepare for development iteration of next version 6.3.7"
01:21:07 [2026-06-18T23:21:07.760Z]  > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2026-06-18T23:21:07.781Z] [Pipeline] fileExists
01:21:07 [2026-06-18T23:21:07.796Z] [Pipeline] readMavenPom
01:21:07 [2026-06-18T23:21:07.818Z] [Pipeline] sh
01:21:08 [2026-06-18T23:21:08.077Z] + git rev-parse HEAD
01:21:08 [2026-06-18T23:21:08.080Z] [Pipeline] echo
01:21:08 [2026-06-18T23:21:08.081Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:08 [2026-06-18T23:21:08.084Z] [Pipeline] }
01:21:08 [2026-06-18T23:21:08.094Z] [Pipeline] // dir
01:21:08 [2026-06-18T23:21:08.102Z] [Pipeline] echo
01:21:08 [2026-06-18T23:21:08.102Z] Build skipped due to no changes have been done since the last build
01:21:08 [2026-06-18T23:21:08.116Z] [Pipeline] dir
01:21:08 [2026-06-18T23:21:08.116Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:08 [2026-06-18T23:21:08.117Z] [Pipeline] {
01:21:08 [2026-06-18T23:21:08.131Z] [Pipeline] git
01:21:08 [2026-06-18T23:21:08.133Z] The recommended git tool is: NONE
01:21:08 [2026-06-18T23:21:08.134Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2026-06-18T23:21:08.145Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3a18e393; decorates hudson.Launcher$LocalLauncher@2859fb7c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2026-06-18T23:21:08.145Z]  > /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-06-18T23:21:08.150Z] Fetching changes from the remote Git repository
01:21:08 [2026-06-18T23:21:08.152Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:08 [2026-06-18T23:21:08.158Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:08 [2026-06-18T23:21:08.158Z]  > /usr/bin/git --version # timeout=10
01:21:08 [2026-06-18T23:21:08.164Z]  > git --version # 'git version 2.43.0'
01:21:08 [2026-06-18T23:21:08.164Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2026-06-18T23:21:08.168Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:08 [2026-06-18T23:21:08.566Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2026-06-18T23:21:08.571Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:08 [2026-06-18T23:21:08.571Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2026-06-18T23:21:08.576Z]  > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2026-06-18T23:21:08.583Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2026-06-18T23:21:08.592Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2026-06-18T23:21:08.598Z]  > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2026-06-18T23:21:08.607Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (146430cd63566b3be410c8dd534faa57033583b3).Prepare for development iteration of next version 6.3.7"
01:21:08 [2026-06-18T23:21:08.607Z]  > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2026-06-18T23:21:08.626Z] [Pipeline] fileExists
01:21:08 [2026-06-18T23:21:08.636Z] [Pipeline] sh
01:21:08 [2026-06-18T23:21:08.891Z] + git rev-parse HEAD
01:21:08 [2026-06-18T23:21:08.896Z] [Pipeline] echo
01:21:08 [2026-06-18T23:21:08.897Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:08 [2026-06-18T23:21:08.900Z] [Pipeline] }
01:21:08 [2026-06-18T23:21:08.916Z] [Pipeline] // dir
01:21:08 [2026-06-18T23:21:08.932Z] [Pipeline] echo
01:21:08 [2026-06-18T23:21:08.933Z] Build skipped due to no changes have been done since the last build
01:21:08 [2026-06-18T23:21:08.951Z] [Pipeline] dir
01:21:08 [2026-06-18T23:21:08.951Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:08 [2026-06-18T23:21:08.952Z] [Pipeline] {
01:21:08 [2026-06-18T23:21:08.970Z] [Pipeline] git
01:21:08 [2026-06-18T23:21:08.971Z] The recommended git tool is: NONE
01:21:08 [2026-06-18T23:21:08.972Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2026-06-18T23:21:08.986Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7fedba7a; decorates hudson.Launcher$LocalLauncher@37185e22 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2026-06-18T23:21:08.987Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
01:21:08 [2026-06-18T23:21:08.993Z] Fetching changes from the remote Git repository
01:21:08 [2026-06-18T23:21:08.995Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:09 [2026-06-18T23:21:09.001Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:09 [2026-06-18T23:21:09.001Z]  > /usr/bin/git --version # timeout=10
01:21:09 [2026-06-18T23:21:09.007Z]  > git --version # 'git version 2.43.0'
01:21:09 [2026-06-18T23:21:09.007Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2026-06-18T23:21:09.015Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:09 [2026-06-18T23:21:09.466Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2026-06-18T23:21:09.472Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:09 [2026-06-18T23:21:09.472Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2026-06-18T23:21:09.477Z]  > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2026-06-18T23:21:09.484Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2026-06-18T23:21:09.491Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2026-06-18T23:21:09.497Z]  > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2026-06-18T23:21:09.506Z] 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-06-18T23:21:09.506Z]  > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2026-06-18T23:21:09.525Z] [Pipeline] fileExists
01:21:09 [2026-06-18T23:21:09.534Z] [Pipeline] readMavenPom
01:21:09 [2026-06-18T23:21:09.545Z] [Pipeline] sh
01:21:09 [2026-06-18T23:21:09.802Z] + git rev-parse HEAD
01:21:09 [2026-06-18T23:21:09.806Z] [Pipeline] echo
01:21:09 [2026-06-18T23:21:09.806Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:09 [2026-06-18T23:21:09.808Z] [Pipeline] }
01:21:09 [2026-06-18T23:21:09.825Z] [Pipeline] // dir
01:21:09 [2026-06-18T23:21:09.840Z] [Pipeline] echo
01:21:09 [2026-06-18T23:21:09.841Z] Build skipped due to no changes have been done since the last build
01:21:09 [2026-06-18T23:21:09.858Z] [Pipeline] dir
01:21:09 [2026-06-18T23:21:09.858Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:09 [2026-06-18T23:21:09.859Z] [Pipeline] {
01:21:09 [2026-06-18T23:21:09.877Z] [Pipeline] git
01:21:09 [2026-06-18T23:21:09.879Z] The recommended git tool is: NONE
01:21:09 [2026-06-18T23:21:09.880Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2026-06-18T23:21:09.895Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4a110f2; decorates hudson.Launcher$LocalLauncher@6b3abd18 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2026-06-18T23:21:09.896Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
01:21:09 [2026-06-18T23:21:09.902Z] Fetching changes from the remote Git repository
01:21:09 [2026-06-18T23:21:09.904Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:09 [2026-06-18T23:21:09.909Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:09 [2026-06-18T23:21:09.909Z]  > /usr/bin/git --version # timeout=10
01:21:09 [2026-06-18T23:21:09.913Z]  > git --version # 'git version 2.43.0'
01:21:09 [2026-06-18T23:21:09.913Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2026-06-18T23:21:09.919Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:10 [2026-06-18T23:21:10.427Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:10 [2026-06-18T23:21:10.433Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:10 [2026-06-18T23:21:10.433Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:10 [2026-06-18T23:21:10.437Z]  > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2026-06-18T23:21:10.446Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:10 [2026-06-18T23:21:10.456Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:10 [2026-06-18T23:21:10.461Z]  > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2026-06-18T23:21:10.469Z] 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-06-18T23:21:10.469Z]  > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2026-06-18T23:21:10.495Z] [Pipeline] fileExists
01:21:10 [2026-06-18T23:21:10.503Z] [Pipeline] readMavenPom
01:21:10 [2026-06-18T23:21:10.525Z] [Pipeline] sh
01:21:10 [2026-06-18T23:21:10.782Z] + git rev-parse HEAD
01:21:10 [2026-06-18T23:21:10.785Z] [Pipeline] echo
01:21:10 [2026-06-18T23:21:10.785Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:10 [2026-06-18T23:21:10.787Z] [Pipeline] }
01:21:10 [2026-06-18T23:21:10.802Z] [Pipeline] // dir
01:21:10 [2026-06-18T23:21:10.816Z] [Pipeline] echo
01:21:10 [2026-06-18T23:21:10.816Z] Build skipped due to no changes have been done since the last build
01:21:10 [2026-06-18T23:21:10.817Z] [Pipeline] }
01:21:10 [2026-06-18T23:21:10.831Z] [Pipeline] // script
01:21:10 [2026-06-18T23:21:10.845Z] [Pipeline] }
01:21:10 [2026-06-18T23:21:10.858Z] [Pipeline] // stage
01:21:10 [2026-06-18T23:21:10.873Z] [Pipeline] stage
01:21:10 [2026-06-18T23:21:10.874Z] [Pipeline] { (Build Silverpeas)
01:21:10 [2026-06-18T23:21:10.895Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-06-18T23:21:10.896Z] [Pipeline] getContext
01:21:10 [2026-06-18T23:21:10.923Z] [Pipeline] stage
01:21:10 [2026-06-18T23:21:10.924Z] [Pipeline] { (Build Silverpeas-Core)
01:21:10 [2026-06-18T23:21:10.935Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-06-18T23:21:10.936Z] [Pipeline] getContext
01:21:10 [2026-06-18T23:21:10.937Z] [Pipeline] }
01:21:10 [2026-06-18T23:21:10.948Z] [Pipeline] // stage
01:21:10 [2026-06-18T23:21:10.957Z] [Pipeline] stage
01:21:10 [2026-06-18T23:21:10.957Z] [Pipeline] { (Build Silverpeas-Components)
01:21:10 [2026-06-18T23:21:10.965Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-06-18T23:21:10.965Z] [Pipeline] getContext
01:21:10 [2026-06-18T23:21:10.966Z] [Pipeline] }
01:21:10 [2026-06-18T23:21:10.973Z] [Pipeline] // stage
01:21:10 [2026-06-18T23:21:10.983Z] [Pipeline] stage
01:21:10 [2026-06-18T23:21:10.984Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:10 [2026-06-18T23:21:10.991Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2026-06-18T23:21:10.992Z] [Pipeline] getContext
01:21:10 [2026-06-18T23:21:10.993Z] [Pipeline] }
01:21:10 [2026-06-18T23:21:10.999Z] [Pipeline] // stage
01:21:11 [2026-06-18T23:21:11.009Z] [Pipeline] stage
01:21:11 [2026-06-18T23:21:11.010Z] [Pipeline] { (Build Silverpeas Setup)
01:21:11 [2026-06-18T23:21:11.017Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-06-18T23:21:11.019Z] [Pipeline] getContext
01:21:11 [2026-06-18T23:21:11.021Z] [Pipeline] }
01:21:11 [2026-06-18T23:21:11.033Z] [Pipeline] // stage
01:21:11 [2026-06-18T23:21:11.042Z] [Pipeline] stage
01:21:11 [2026-06-18T23:21:11.043Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:11 [2026-06-18T23:21:11.050Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-06-18T23:21:11.051Z] [Pipeline] getContext
01:21:11 [2026-06-18T23:21:11.053Z] [Pipeline] }
01:21:11 [2026-06-18T23:21:11.060Z] [Pipeline] // stage
01:21:11 [2026-06-18T23:21:11.069Z] [Pipeline] stage
01:21:11 [2026-06-18T23:21:11.070Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:11 [2026-06-18T23:21:11.077Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-06-18T23:21:11.078Z] [Pipeline] getContext
01:21:11 [2026-06-18T23:21:11.080Z] [Pipeline] }
01:21:11 [2026-06-18T23:21:11.091Z] [Pipeline] // stage
01:21:11 [2026-06-18T23:21:11.101Z] [Pipeline] stage
01:21:11 [2026-06-18T23:21:11.102Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:11 [2026-06-18T23:21:11.111Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-06-18T23:21:11.113Z] [Pipeline] getContext
01:21:11 [2026-06-18T23:21:11.115Z] [Pipeline] }
01:21:11 [2026-06-18T23:21:11.122Z] [Pipeline] // stage
01:21:11 [2026-06-18T23:21:11.132Z] [Pipeline] stage
01:21:11 [2026-06-18T23:21:11.132Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:11 [2026-06-18T23:21:11.142Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-06-18T23:21:11.143Z] [Pipeline] getContext
01:21:11 [2026-06-18T23:21:11.145Z] [Pipeline] }
01:21:11 [2026-06-18T23:21:11.152Z] [Pipeline] // stage
01:21:11 [2026-06-18T23:21:11.161Z] [Pipeline] stage
01:21:11 [2026-06-18T23:21:11.162Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:11 [2026-06-18T23:21:11.169Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-06-18T23:21:11.171Z] [Pipeline] getContext
01:21:11 [2026-06-18T23:21:11.174Z] [Pipeline] }
01:21:11 [2026-06-18T23:21:11.180Z] [Pipeline] // stage
01:21:11 [2026-06-18T23:21:11.189Z] [Pipeline] stage
01:21:11 [2026-06-18T23:21:11.190Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:11 [2026-06-18T23:21:11.198Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-06-18T23:21:11.199Z] [Pipeline] getContext
01:21:11 [2026-06-18T23:21:11.201Z] [Pipeline] }
01:21:11 [2026-06-18T23:21:11.208Z] [Pipeline] // stage
01:21:11 [2026-06-18T23:21:11.217Z] [Pipeline] stage
01:21:11 [2026-06-18T23:21:11.218Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:11 [2026-06-18T23:21:11.229Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-06-18T23:21:11.230Z] [Pipeline] getContext
01:21:11 [2026-06-18T23:21:11.233Z] [Pipeline] }
01:21:11 [2026-06-18T23:21:11.240Z] [Pipeline] // stage
01:21:11 [2026-06-18T23:21:11.250Z] [Pipeline] stage
01:21:11 [2026-06-18T23:21:11.251Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:11 [2026-06-18T23:21:11.258Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-06-18T23:21:11.259Z] [Pipeline] getContext
01:21:11 [2026-06-18T23:21:11.261Z] [Pipeline] }
01:21:11 [2026-06-18T23:21:11.268Z] [Pipeline] // stage
01:21:11 [2026-06-18T23:21:11.278Z] [Pipeline] stage
01:21:11 [2026-06-18T23:21:11.279Z] [Pipeline] { (Publish Community Web Site)
01:21:11 [2026-06-18T23:21:11.286Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-06-18T23:21:11.287Z] [Pipeline] getContext
01:21:11 [2026-06-18T23:21:11.289Z] [Pipeline] }
01:21:11 [2026-06-18T23:21:11.299Z] [Pipeline] // stage
01:21:11 [2026-06-18T23:21:11.306Z] [Pipeline] }
01:21:11 [2026-06-18T23:21:11.313Z] [Pipeline] // stage
01:21:11 [2026-06-18T23:21:11.330Z] [Pipeline] stage
01:21:11 [2026-06-18T23:21:11.331Z] [Pipeline] { (Create YAML build report)
01:21:11 [2026-06-18T23:21:11.361Z] [Pipeline] script
01:21:11 [2026-06-18T23:21:11.368Z] [Pipeline] {
01:21:11 [2026-06-18T23:21:11.387Z] [Pipeline] sh
01:21:11 [2026-06-18T23:21:11.645Z] + mkdir -p target
01:21:11 [2026-06-18T23:21:11.647Z] [Pipeline] sh
01:21:11 [2026-06-18T23:21:11.905Z] + mv build.yaml target/
01:21:11 [2026-06-18T23:21:11.906Z] [Pipeline] }
01:21:11 [2026-06-18T23:21:11.918Z] [Pipeline] // script
01:21:11 [2026-06-18T23:21:11.929Z] [Pipeline] }
01:21:11 [2026-06-18T23:21:11.939Z] [Pipeline] // stage
01:21:11 [2026-06-18T23:21:11.955Z] [Pipeline] stage
01:21:11 [2026-06-18T23:21:11.956Z] [Pipeline] { (Declarative: Post Actions)
01:21:11 [2026-06-18T23:21:11.975Z] [Pipeline] step
01:21:11 [2026-06-18T23:21:11.996Z] [Pipeline] script
01:21:12 [2026-06-18T23:21:12.000Z] [Pipeline] {
01:21:12 [2026-06-18T23:21:12.022Z] [Pipeline] }
01:21:12 [2026-06-18T23:21:12.033Z] [Pipeline] // script
01:21:12 [2026-06-18T23:21:12.046Z] [Pipeline] archiveArtifacts
01:21:12 [2026-06-18T23:21:12.048Z] Archiving artifacts
01:21:12 [2026-06-18T23:21:12.057Z] Enregistrement des empreintes numériques
01:21:12 [2026-06-18T23:21:12.072Z] [Pipeline] sh
01:21:12 [2026-06-18T23:21:12.328Z] + rm -rf target
01:21:12 [2026-06-18T23:21:12.333Z] [Pipeline] }
01:21:12 [2026-06-18T23:21:12.350Z] [Pipeline] // stage
01:21:12 [2026-06-18T23:21:12.361Z] [Pipeline] }
01:21:12 [2026-06-18T23:21:12.372Z] [Pipeline] // withEnv
01:21:12 [2026-06-18T23:21:12.388Z] [Pipeline] }
01:21:12 [2026-06-18T23:21:12.388Z] $ docker stop --time=1 15b7134ade837ac8abdbe0a091f2c97fea8e6855e7e296763818c41d1897087c
01:21:13 [2026-06-18T23:21:13.682Z] $ docker rm -f --volumes 15b7134ade837ac8abdbe0a091f2c97fea8e6855e7e296763818c41d1897087c
01:21:13 [2026-06-18T23:21:13.722Z] [Pipeline] // withDockerContainer
01:21:13 [2026-06-18T23:21:13.728Z] [Pipeline] }
01:21:13 [2026-06-18T23:21:13.733Z] [Pipeline] // withEnv
01:21:13 [2026-06-18T23:21:13.739Z] [Pipeline] }
01:21:13 [2026-06-18T23:21:13.745Z] [Pipeline] // node
01:21:13 [2026-06-18T23:21:13.752Z] [Pipeline] End of Pipeline
01:21:13 [2026-06-18T23:21:13.801Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #261
01:21:13 [2026-06-18T23:21:13.802Z] Finished: SUCCESS