SuccèsSortie de la console
01:21:00 [2025-03-07T00:21:00.290Z] Lancé par une alarme périodique
01:21:00 [2025-03-07T00:21:00.293Z] Running as userbuild
01:21:00 [2025-03-07T00:21:00.742Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-03-07T00:21:01.261Z] [Pipeline] Start of Pipeline
01:21:01 [2025-03-07T00:21:01.650Z] [Pipeline] node
01:21:01 [2025-03-07T00:21:01.653Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:01 [2025-03-07T00:21:01.658Z] [Pipeline] {
01:21:01 [2025-03-07T00:21:01.679Z] [Pipeline] stage
01:21:01 [2025-03-07T00:21:01.680Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:01 [2025-03-07T00:21:01.693Z] [Pipeline] checkout
01:21:01 [2025-03-07T00:21:01.695Z] Selected Git installation does not exist. Using Default
01:21:01 [2025-03-07T00:21:01.695Z] The recommended git tool is: NONE
01:21:01 [2025-03-07T00:21:01.695Z] No credentials specified
01:21:01 [2025-03-07T00:21:01.695Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:01 [2025-03-07T00:21:01.701Z] Fetching changes from the remote Git repository
01:21:01 [2025-03-07T00:21:01.703Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:01 [2025-03-07T00:21:01.710Z] Cleaning workspace
01:21:01 [2025-03-07T00:21:01.710Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:01 [2025-03-07T00:21:01.716Z] Resetting working tree
01:21:01 [2025-03-07T00:21:01.716Z] > /usr/bin/git reset --hard # timeout=10
01:21:01 [2025-03-07T00:21:01.726Z] > /usr/bin/git clean -fdx # timeout=10
01:21:01 [2025-03-07T00:21:01.734Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-03-07T00:21:01.734Z] > /usr/bin/git --version # timeout=10
01:21:01 [2025-03-07T00:21:01.739Z] > git --version # 'git version 2.43.0'
01:21:01 [2025-03-07T00:21:01.739Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:02 [2025-03-07T00:21:02.178Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:02 [2025-03-07T00:21:02.185Z] Checking out Revision 08023d811205f6aba0cc1af783597b4af757a954 (refs/remotes/origin/master)
01:21:02 [2025-03-07T00:21:02.185Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:02 [2025-03-07T00:21:02.190Z] > /usr/bin/git checkout -f 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
01:21:02 [2025-03-07T00:21:02.202Z] Commit message: "Fix condition testing in the release pipeline for Silverpeas-Sso. In this same pipeline, give the version of the Docker image to use (6.4 currently). Idem for the auto build pipeline for Silverpeas-Sso."
01:21:02 [2025-03-07T00:21:02.202Z] > /usr/bin/git rev-list --no-walk e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10
01:21:02 [2025-03-07T00:21:02.223Z] [Pipeline] }
01:21:02 [2025-03-07T00:21:02.235Z] [Pipeline] // stage
01:21:02 [2025-03-07T00:21:02.261Z] [Pipeline] withEnv
01:21:02 [2025-03-07T00:21:02.262Z] [Pipeline] {
01:21:02 [2025-03-07T00:21:02.475Z] [Pipeline] isUnix
01:21:02 [2025-03-07T00:21:02.476Z] [Pipeline] withEnv
01:21:02 [2025-03-07T00:21:02.476Z] [Pipeline] {
01:21:02 [2025-03-07T00:21:02.492Z] [Pipeline] sh
01:21:02 [2025-03-07T00:21:02.749Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:02 [2025-03-07T00:21:02.749Z] .
01:21:02 [2025-03-07T00:21:02.750Z] [Pipeline] }
01:21:02 [2025-03-07T00:21:02.763Z] [Pipeline] // withEnv
01:21:02 [2025-03-07T00:21:02.779Z] [Pipeline] withDockerContainer
01:21:02 [2025-03-07T00:21:02.813Z] Jenkins does not seem to be running inside a container
01:21:02 [2025-03-07T00:21:02.820Z] $ 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 [2025-03-07T00:21:03.134Z] $ docker top 983956beb2dbc53e02db86486c55f0ec8b804a6a1c49338ae761333b84e7527d -eo pid,comm
01:21:03 [2025-03-07T00:21:03.175Z] [Pipeline] {
01:21:03 [2025-03-07T00:21:03.192Z] [Pipeline] withEnv
01:21:03 [2025-03-07T00:21:03.192Z] [Pipeline] {
01:21:03 [2025-03-07T00:21:03.204Z] [Pipeline] stage
01:21:03 [2025-03-07T00:21:03.205Z] [Pipeline] { (Prepare the job)
01:21:03 [2025-03-07T00:21:03.238Z] [Pipeline] sh
01:21:03 [2025-03-07T00:21:03.495Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:03 [2025-03-07T00:21:03.748Z] [Pipeline] script
01:21:03 [2025-03-07T00:21:03.753Z] [Pipeline] {
01:21:03 [2025-03-07T00:21:03.768Z] [Pipeline] readMavenPom
01:21:03 [2025-03-07T00:21:03.795Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues.
01:21:03 [2025-03-07T00:21:03.797Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues.
01:21:03 [2025-03-07T00:21:03.798Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues.
01:21:03 [2025-03-07T00:21:03.798Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
01:21:03 [2025-03-07T00:21:03.799Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
01:21:03 [2025-03-07T00:21:03.800Z] [Pipeline] sh
01:21:04 [2025-03-07T00:21:04.058Z] + rm -f pom.xml
01:21:04 [2025-03-07T00:21:04.059Z] [Pipeline] }
01:21:04 [2025-03-07T00:21:04.075Z] [Pipeline] // script
01:21:04 [2025-03-07T00:21:04.091Z] [Pipeline] }
01:21:04 [2025-03-07T00:21:04.104Z] [Pipeline] // stage
01:21:04 [2025-03-07T00:21:04.119Z] [Pipeline] stage
01:21:04 [2025-03-07T00:21:04.120Z] [Pipeline] { (Check POM parent version)
01:21:04 [2025-03-07T00:21:04.186Z] Stage "Check POM parent version" skipped due to when conditional
01:21:04 [2025-03-07T00:21:04.187Z] [Pipeline] getContext
01:21:04 [2025-03-07T00:21:04.204Z] [Pipeline] }
01:21:04 [2025-03-07T00:21:04.215Z] [Pipeline] // stage
01:21:04 [2025-03-07T00:21:04.229Z] [Pipeline] stage
01:21:04 [2025-03-07T00:21:04.230Z] [Pipeline] { (Checkout projects and check code changes)
01:21:04 [2025-03-07T00:21:04.256Z] [Pipeline] script
01:21:04 [2025-03-07T00:21:04.261Z] [Pipeline] {
01:21:04 [2025-03-07T00:21:04.283Z] [Pipeline] copyArtifacts
01:21:04 [2025-03-07T00:21:04.291Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 224
01:21:04 [2025-03-07T00:21:04.301Z] [Pipeline] fileExists
01:21:04 [2025-03-07T00:21:04.319Z] [Pipeline] readYaml
01:21:04 [2025-03-07T00:21:04.333Z] 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 [2025-03-07T00:21:04.336Z] [Pipeline] dir
01:21:04 [2025-03-07T00:21:04.337Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:04 [2025-03-07T00:21:04.337Z] [Pipeline] {
01:21:04 [2025-03-07T00:21:04.356Z] [Pipeline] git
01:21:04 [2025-03-07T00:21:04.358Z] The recommended git tool is: /usr/bin/git
01:21:04 [2025-03-07T00:21:04.360Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2025-03-07T00:21:04.383Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@64ec3fdf; decorates hudson.Launcher$LocalLauncher@37ecbc82 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2025-03-07T00:21:04.384Z] > /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 [2025-03-07T00:21:04.390Z] Fetching changes from the remote Git repository
01:21:04 [2025-03-07T00:21:04.394Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2025-03-07T00:21:04.400Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2025-03-07T00:21:04.400Z] > /usr/bin/git --version # timeout=10
01:21:04 [2025-03-07T00:21:04.405Z] > git --version # 'git version 2.43.0'
01:21:04 [2025-03-07T00:21:04.405Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2025-03-07T00:21:04.412Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:05 [2025-03-07T00:21:05.272Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:05 [2025-03-07T00:21:05.279Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:05 [2025-03-07T00:21:05.279Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:05 [2025-03-07T00:21:05.285Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-03-07T00:21:05.347Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:05 [2025-03-07T00:21:05.361Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:05 [2025-03-07T00:21:05.368Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-03-07T00:21:05.425Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (eb4bb924dcf549c2db0cee56992e75cd32ef4033).Prepare for development iteration of next version 6.3.7"
01:21:05 [2025-03-07T00:21:05.425Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-03-07T00:21:05.446Z] [Pipeline] fileExists
01:21:05 [2025-03-07T00:21:05.454Z] [Pipeline] readMavenPom
01:21:05 [2025-03-07T00:21:05.466Z] [Pipeline] sh
01:21:05 [2025-03-07T00:21:05.724Z] + git rev-parse HEAD
01:21:05 [2025-03-07T00:21:05.727Z] [Pipeline] echo
01:21:05 [2025-03-07T00:21:05.728Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:05 [2025-03-07T00:21:05.730Z] [Pipeline] }
01:21:05 [2025-03-07T00:21:05.744Z] [Pipeline] // dir
01:21:05 [2025-03-07T00:21:05.758Z] [Pipeline] echo
01:21:05 [2025-03-07T00:21:05.759Z] Build skipped due to no changes have been done since the last build
01:21:05 [2025-03-07T00:21:05.774Z] [Pipeline] dir
01:21:05 [2025-03-07T00:21:05.775Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:05 [2025-03-07T00:21:05.775Z] [Pipeline] {
01:21:05 [2025-03-07T00:21:05.794Z] [Pipeline] git
01:21:05 [2025-03-07T00:21:05.796Z] The recommended git tool is: /usr/bin/git
01:21:05 [2025-03-07T00:21:05.797Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:05 [2025-03-07T00:21:05.807Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2ae3220; decorates hudson.Launcher$LocalLauncher@4f197a5d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:05 [2025-03-07T00:21:05.808Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10
01:21:05 [2025-03-07T00:21:05.814Z] Fetching changes from the remote Git repository
01:21:05 [2025-03-07T00:21:05.818Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:05 [2025-03-07T00:21:05.825Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:05 [2025-03-07T00:21:05.825Z] > /usr/bin/git --version # timeout=10
01:21:05 [2025-03-07T00:21:05.830Z] > git --version # 'git version 2.43.0'
01:21:05 [2025-03-07T00:21:05.830Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:05 [2025-03-07T00:21:05.837Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:06 [2025-03-07T00:21:06.602Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:06 [2025-03-07T00:21:06.609Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:06 [2025-03-07T00:21:06.609Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:06 [2025-03-07T00:21:06.613Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-03-07T00:21:06.650Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06 [2025-03-07T00:21:06.663Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06 [2025-03-07T00:21:06.669Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-03-07T00:21:06.696Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (f1c18f5b16ecf085b04a36a636aa4aa26ec5d773).Prepare for development iteration of next version 6.3.7"
01:21:06 [2025-03-07T00:21:06.696Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-03-07T00:21:06.716Z] [Pipeline] fileExists
01:21:06 [2025-03-07T00:21:06.723Z] [Pipeline] readMavenPom
01:21:06 [2025-03-07T00:21:06.733Z] [Pipeline] sh
01:21:06 [2025-03-07T00:21:06.991Z] + git rev-parse HEAD
01:21:06 [2025-03-07T00:21:06.994Z] [Pipeline] echo
01:21:06 [2025-03-07T00:21:06.994Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:06 [2025-03-07T00:21:06.997Z] [Pipeline] }
01:21:07 [2025-03-07T00:21:07.012Z] [Pipeline] // dir
01:21:07 [2025-03-07T00:21:07.027Z] [Pipeline] echo
01:21:07 [2025-03-07T00:21:07.027Z] Build skipped due to no changes have been done since the last build
01:21:07 [2025-03-07T00:21:07.043Z] [Pipeline] dir
01:21:07 [2025-03-07T00:21:07.043Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:07 [2025-03-07T00:21:07.044Z] [Pipeline] {
01:21:07 [2025-03-07T00:21:07.063Z] [Pipeline] git
01:21:07 [2025-03-07T00:21:07.065Z] Selected Git installation does not exist. Using Default
01:21:07 [2025-03-07T00:21:07.065Z] The recommended git tool is: NONE
01:21:07 [2025-03-07T00:21:07.066Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2025-03-07T00:21:07.077Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2e1e3996; decorates hudson.Launcher$LocalLauncher@7a9739f1 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2025-03-07T00:21:07.078Z] > /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 [2025-03-07T00:21:07.086Z] Fetching changes from the remote Git repository
01:21:07 [2025-03-07T00:21:07.089Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:07 [2025-03-07T00:21:07.096Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:07 [2025-03-07T00:21:07.096Z] > /usr/bin/git --version # timeout=10
01:21:07 [2025-03-07T00:21:07.101Z] > git --version # 'git version 2.43.0'
01:21:07 [2025-03-07T00:21:07.101Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2025-03-07T00:21:07.107Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:07 [2025-03-07T00:21:07.483Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2025-03-07T00:21:07.489Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:07 [2025-03-07T00:21:07.489Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2025-03-07T00:21:07.494Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-03-07T00:21:07.509Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2025-03-07T00:21:07.518Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2025-03-07T00:21:07.525Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-03-07T00:21:07.541Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (586ebdd23e10f812e41a52cbf1a3a7f4a81fe924).Prepare for development iteration of next version 6.3.7"
01:21:07 [2025-03-07T00:21:07.542Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-03-07T00:21:07.571Z] [Pipeline] fileExists
01:21:07 [2025-03-07T00:21:07.587Z] [Pipeline] readMavenPom
01:21:07 [2025-03-07T00:21:07.607Z] [Pipeline] sh
01:21:07 [2025-03-07T00:21:07.866Z] + git rev-parse HEAD
01:21:07 [2025-03-07T00:21:07.869Z] [Pipeline] echo
01:21:07 [2025-03-07T00:21:07.870Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:07 [2025-03-07T00:21:07.872Z] [Pipeline] }
01:21:07 [2025-03-07T00:21:07.889Z] [Pipeline] // dir
01:21:07 [2025-03-07T00:21:07.905Z] [Pipeline] echo
01:21:07 [2025-03-07T00:21:07.905Z] Build skipped due to no changes have been done since the last build
01:21:07 [2025-03-07T00:21:07.922Z] [Pipeline] dir
01:21:07 [2025-03-07T00:21:07.922Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:07 [2025-03-07T00:21:07.923Z] [Pipeline] {
01:21:07 [2025-03-07T00:21:07.943Z] [Pipeline] git
01:21:07 [2025-03-07T00:21:07.945Z] The recommended git tool is: NONE
01:21:07 [2025-03-07T00:21:07.946Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2025-03-07T00:21:07.955Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@41fb871a; decorates hudson.Launcher$LocalLauncher@66bf3a7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2025-03-07T00:21:07.956Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10
01:21:07 [2025-03-07T00:21:07.962Z] Fetching changes from the remote Git repository
01:21:07 [2025-03-07T00:21:07.964Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:07 [2025-03-07T00:21:07.969Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:07 [2025-03-07T00:21:07.969Z] > /usr/bin/git --version # timeout=10
01:21:07 [2025-03-07T00:21:07.974Z] > git --version # 'git version 2.43.0'
01:21:07 [2025-03-07T00:21:07.974Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2025-03-07T00:21:07.980Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:08 [2025-03-07T00:21:08.382Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2025-03-07T00:21:08.389Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:08 [2025-03-07T00:21:08.389Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2025-03-07T00:21:08.394Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-03-07T00:21:08.402Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2025-03-07T00:21:08.411Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2025-03-07T00:21:08.417Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-03-07T00:21:08.428Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (146430cd63566b3be410c8dd534faa57033583b3).Prepare for development iteration of next version 6.3.7"
01:21:08 [2025-03-07T00:21:08.428Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-03-07T00:21:08.449Z] [Pipeline] fileExists
01:21:08 [2025-03-07T00:21:08.458Z] [Pipeline] sh
01:21:08 [2025-03-07T00:21:08.715Z] + git rev-parse HEAD
01:21:08 [2025-03-07T00:21:08.718Z] [Pipeline] echo
01:21:08 [2025-03-07T00:21:08.718Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:08 [2025-03-07T00:21:08.720Z] [Pipeline] }
01:21:08 [2025-03-07T00:21:08.736Z] [Pipeline] // dir
01:21:08 [2025-03-07T00:21:08.753Z] [Pipeline] echo
01:21:08 [2025-03-07T00:21:08.753Z] Build skipped due to no changes have been done since the last build
01:21:08 [2025-03-07T00:21:08.770Z] [Pipeline] dir
01:21:08 [2025-03-07T00:21:08.770Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:08 [2025-03-07T00:21:08.771Z] [Pipeline] {
01:21:08 [2025-03-07T00:21:08.792Z] [Pipeline] git
01:21:08 [2025-03-07T00:21:08.795Z] The recommended git tool is: NONE
01:21:08 [2025-03-07T00:21:08.797Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2025-03-07T00:21:08.808Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7d77b69e; decorates hudson.Launcher$LocalLauncher@4f9f7798 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2025-03-07T00:21:08.809Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
01:21:08 [2025-03-07T00:21:08.815Z] Fetching changes from the remote Git repository
01:21:08 [2025-03-07T00:21:08.819Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:08 [2025-03-07T00:21:08.825Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:08 [2025-03-07T00:21:08.825Z] > /usr/bin/git --version # timeout=10
01:21:08 [2025-03-07T00:21:08.830Z] > git --version # 'git version 2.43.0'
01:21:08 [2025-03-07T00:21:08.830Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2025-03-07T00:21:08.836Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:09 [2025-03-07T00:21:09.201Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2025-03-07T00:21:09.208Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:09 [2025-03-07T00:21:09.208Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2025-03-07T00:21:09.212Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-03-07T00:21:09.222Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2025-03-07T00:21:09.231Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2025-03-07T00:21:09.237Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-03-07T00:21:09.248Z] 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 [2025-03-07T00:21:09.248Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-03-07T00:21:09.269Z] [Pipeline] fileExists
01:21:09 [2025-03-07T00:21:09.278Z] [Pipeline] readMavenPom
01:21:09 [2025-03-07T00:21:09.291Z] [Pipeline] sh
01:21:09 [2025-03-07T00:21:09.549Z] + git rev-parse HEAD
01:21:09 [2025-03-07T00:21:09.551Z] [Pipeline] echo
01:21:09 [2025-03-07T00:21:09.552Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:09 [2025-03-07T00:21:09.554Z] [Pipeline] }
01:21:09 [2025-03-07T00:21:09.571Z] [Pipeline] // dir
01:21:09 [2025-03-07T00:21:09.587Z] [Pipeline] echo
01:21:09 [2025-03-07T00:21:09.588Z] Build skipped due to no changes have been done since the last build
01:21:09 [2025-03-07T00:21:09.605Z] [Pipeline] dir
01:21:09 [2025-03-07T00:21:09.606Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:09 [2025-03-07T00:21:09.606Z] [Pipeline] {
01:21:09 [2025-03-07T00:21:09.627Z] [Pipeline] git
01:21:09 [2025-03-07T00:21:09.630Z] The recommended git tool is: NONE
01:21:09 [2025-03-07T00:21:09.630Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2025-03-07T00:21:09.639Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7d0ce506; decorates hudson.Launcher$LocalLauncher@48b8a9fb will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2025-03-07T00:21:09.639Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
01:21:09 [2025-03-07T00:21:09.645Z] Fetching changes from the remote Git repository
01:21:09 [2025-03-07T00:21:09.648Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:09 [2025-03-07T00:21:09.654Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:09 [2025-03-07T00:21:09.654Z] > /usr/bin/git --version # timeout=10
01:21:09 [2025-03-07T00:21:09.659Z] > git --version # 'git version 2.43.0'
01:21:09 [2025-03-07T00:21:09.659Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2025-03-07T00:21:09.665Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:10 [2025-03-07T00:21:10.068Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:10 [2025-03-07T00:21:10.075Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:10 [2025-03-07T00:21:10.075Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:10 [2025-03-07T00:21:10.081Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-03-07T00:21:10.090Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:10 [2025-03-07T00:21:10.102Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:10 [2025-03-07T00:21:10.110Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-03-07T00:21:10.122Z] 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 [2025-03-07T00:21:10.122Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-03-07T00:21:10.143Z] [Pipeline] fileExists
01:21:10 [2025-03-07T00:21:10.156Z] [Pipeline] readMavenPom
01:21:10 [2025-03-07T00:21:10.177Z] [Pipeline] sh
01:21:10 [2025-03-07T00:21:10.436Z] + git rev-parse HEAD
01:21:10 [2025-03-07T00:21:10.439Z] [Pipeline] echo
01:21:10 [2025-03-07T00:21:10.439Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:10 [2025-03-07T00:21:10.441Z] [Pipeline] }
01:21:10 [2025-03-07T00:21:10.458Z] [Pipeline] // dir
01:21:10 [2025-03-07T00:21:10.476Z] [Pipeline] echo
01:21:10 [2025-03-07T00:21:10.476Z] Build skipped due to no changes have been done since the last build
01:21:10 [2025-03-07T00:21:10.477Z] [Pipeline] }
01:21:10 [2025-03-07T00:21:10.493Z] [Pipeline] // script
01:21:10 [2025-03-07T00:21:10.510Z] [Pipeline] }
01:21:10 [2025-03-07T00:21:10.525Z] [Pipeline] // stage
01:21:10 [2025-03-07T00:21:10.542Z] [Pipeline] stage
01:21:10 [2025-03-07T00:21:10.543Z] [Pipeline] { (Build Silverpeas)
01:21:10 [2025-03-07T00:21:10.570Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-03-07T00:21:10.570Z] [Pipeline] getContext
01:21:10 [2025-03-07T00:21:10.592Z] [Pipeline] stage
01:21:10 [2025-03-07T00:21:10.592Z] [Pipeline] { (Build Silverpeas-Core)
01:21:10 [2025-03-07T00:21:10.610Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-03-07T00:21:10.610Z] [Pipeline] getContext
01:21:10 [2025-03-07T00:21:10.611Z] [Pipeline] }
01:21:10 [2025-03-07T00:21:10.628Z] [Pipeline] // stage
01:21:10 [2025-03-07T00:21:10.644Z] [Pipeline] stage
01:21:10 [2025-03-07T00:21:10.645Z] [Pipeline] { (Build Silverpeas-Components)
01:21:10 [2025-03-07T00:21:10.658Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-03-07T00:21:10.659Z] [Pipeline] getContext
01:21:10 [2025-03-07T00:21:10.660Z] [Pipeline] }
01:21:10 [2025-03-07T00:21:10.673Z] [Pipeline] // stage
01:21:10 [2025-03-07T00:21:10.687Z] [Pipeline] stage
01:21:10 [2025-03-07T00:21:10.688Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:10 [2025-03-07T00:21:10.700Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-03-07T00:21:10.700Z] [Pipeline] getContext
01:21:10 [2025-03-07T00:21:10.701Z] [Pipeline] }
01:21:10 [2025-03-07T00:21:10.713Z] [Pipeline] // stage
01:21:10 [2025-03-07T00:21:10.725Z] [Pipeline] stage
01:21:10 [2025-03-07T00:21:10.726Z] [Pipeline] { (Build Silverpeas Setup)
01:21:10 [2025-03-07T00:21:10.736Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-03-07T00:21:10.737Z] [Pipeline] getContext
01:21:10 [2025-03-07T00:21:10.738Z] [Pipeline] }
01:21:10 [2025-03-07T00:21:10.748Z] [Pipeline] // stage
01:21:10 [2025-03-07T00:21:10.758Z] [Pipeline] stage
01:21:10 [2025-03-07T00:21:10.759Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:10 [2025-03-07T00:21:10.768Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-03-07T00:21:10.769Z] [Pipeline] getContext
01:21:10 [2025-03-07T00:21:10.770Z] [Pipeline] }
01:21:10 [2025-03-07T00:21:10.778Z] [Pipeline] // stage
01:21:10 [2025-03-07T00:21:10.788Z] [Pipeline] stage
01:21:10 [2025-03-07T00:21:10.788Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:10 [2025-03-07T00:21:10.797Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-03-07T00:21:10.797Z] [Pipeline] getContext
01:21:10 [2025-03-07T00:21:10.798Z] [Pipeline] }
01:21:10 [2025-03-07T00:21:10.806Z] [Pipeline] // stage
01:21:10 [2025-03-07T00:21:10.815Z] [Pipeline] stage
01:21:10 [2025-03-07T00:21:10.815Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:10 [2025-03-07T00:21:10.823Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-03-07T00:21:10.823Z] [Pipeline] getContext
01:21:10 [2025-03-07T00:21:10.824Z] [Pipeline] }
01:21:10 [2025-03-07T00:21:10.831Z] [Pipeline] // stage
01:21:10 [2025-03-07T00:21:10.839Z] [Pipeline] stage
01:21:10 [2025-03-07T00:21:10.840Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:10 [2025-03-07T00:21:10.847Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-03-07T00:21:10.847Z] [Pipeline] getContext
01:21:10 [2025-03-07T00:21:10.848Z] [Pipeline] }
01:21:10 [2025-03-07T00:21:10.856Z] [Pipeline] // stage
01:21:10 [2025-03-07T00:21:10.864Z] [Pipeline] stage
01:21:10 [2025-03-07T00:21:10.864Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:10 [2025-03-07T00:21:10.871Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-03-07T00:21:10.872Z] [Pipeline] getContext
01:21:10 [2025-03-07T00:21:10.873Z] [Pipeline] }
01:21:10 [2025-03-07T00:21:10.879Z] [Pipeline] // stage
01:21:10 [2025-03-07T00:21:10.889Z] [Pipeline] stage
01:21:10 [2025-03-07T00:21:10.889Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:10 [2025-03-07T00:21:10.895Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-03-07T00:21:10.896Z] [Pipeline] getContext
01:21:10 [2025-03-07T00:21:10.896Z] [Pipeline] }
01:21:10 [2025-03-07T00:21:10.905Z] [Pipeline] // stage
01:21:10 [2025-03-07T00:21:10.916Z] [Pipeline] stage
01:21:10 [2025-03-07T00:21:10.918Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:10 [2025-03-07T00:21:10.927Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-03-07T00:21:10.928Z] [Pipeline] getContext
01:21:10 [2025-03-07T00:21:10.930Z] [Pipeline] }
01:21:10 [2025-03-07T00:21:10.937Z] [Pipeline] // stage
01:21:10 [2025-03-07T00:21:10.950Z] [Pipeline] stage
01:21:10 [2025-03-07T00:21:10.950Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:10 [2025-03-07T00:21:10.958Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-03-07T00:21:10.959Z] [Pipeline] getContext
01:21:10 [2025-03-07T00:21:10.960Z] [Pipeline] }
01:21:10 [2025-03-07T00:21:10.970Z] [Pipeline] // stage
01:21:10 [2025-03-07T00:21:10.979Z] [Pipeline] stage
01:21:10 [2025-03-07T00:21:10.980Z] [Pipeline] { (Publish Community Web Site)
01:21:10 [2025-03-07T00:21:10.988Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-03-07T00:21:10.988Z] [Pipeline] getContext
01:21:10 [2025-03-07T00:21:10.990Z] [Pipeline] }
01:21:10 [2025-03-07T00:21:10.997Z] [Pipeline] // stage
01:21:11 [2025-03-07T00:21:11.007Z] [Pipeline] }
01:21:11 [2025-03-07T00:21:11.014Z] [Pipeline] // stage
01:21:11 [2025-03-07T00:21:11.034Z] [Pipeline] stage
01:21:11 [2025-03-07T00:21:11.034Z] [Pipeline] { (Create YAML build report)
01:21:11 [2025-03-07T00:21:11.065Z] [Pipeline] script
01:21:11 [2025-03-07T00:21:11.070Z] [Pipeline] {
01:21:11 [2025-03-07T00:21:11.089Z] [Pipeline] sh
01:21:11 [2025-03-07T00:21:11.348Z] + mkdir -p target
01:21:11 [2025-03-07T00:21:11.349Z] [Pipeline] sh
01:21:11 [2025-03-07T00:21:11.605Z] + mv build.yaml target/
01:21:11 [2025-03-07T00:21:11.606Z] [Pipeline] }
01:21:11 [2025-03-07T00:21:11.623Z] [Pipeline] // script
01:21:11 [2025-03-07T00:21:11.643Z] [Pipeline] }
01:21:11 [2025-03-07T00:21:11.659Z] [Pipeline] // stage
01:21:11 [2025-03-07T00:21:11.686Z] [Pipeline] stage
01:21:11 [2025-03-07T00:21:11.687Z] [Pipeline] { (Declarative: Post Actions)
01:21:11 [2025-03-07T00:21:11.719Z] [Pipeline] step
01:21:11 [2025-03-07T00:21:11.750Z] [Pipeline] script
01:21:11 [2025-03-07T00:21:11.757Z] [Pipeline] {
01:21:11 [2025-03-07T00:21:11.793Z] [Pipeline] }
01:21:11 [2025-03-07T00:21:11.813Z] [Pipeline] // script
01:21:11 [2025-03-07T00:21:11.835Z] [Pipeline] archiveArtifacts
01:21:11 [2025-03-07T00:21:11.838Z] Archiving artifacts
01:21:11 [2025-03-07T00:21:11.855Z] Enregistrement des empreintes numériques
01:21:11 [2025-03-07T00:21:11.869Z] [Pipeline] sh
01:21:12 [2025-03-07T00:21:12.130Z] + rm -rf target
01:21:12 [2025-03-07T00:21:12.135Z] [Pipeline] }
01:21:12 [2025-03-07T00:21:12.152Z] [Pipeline] // stage
01:21:12 [2025-03-07T00:21:12.169Z] [Pipeline] }
01:21:12 [2025-03-07T00:21:12.185Z] [Pipeline] // withEnv
01:21:12 [2025-03-07T00:21:12.207Z] [Pipeline] }
01:21:12 [2025-03-07T00:21:12.208Z] $ docker stop --time=1 983956beb2dbc53e02db86486c55f0ec8b804a6a1c49338ae761333b84e7527d
01:21:13 [2025-03-07T00:21:13.444Z] $ docker rm -f --volumes 983956beb2dbc53e02db86486c55f0ec8b804a6a1c49338ae761333b84e7527d
01:21:13 [2025-03-07T00:21:13.486Z] [Pipeline] // withDockerContainer
01:21:13 [2025-03-07T00:21:13.495Z] [Pipeline] }
01:21:13 [2025-03-07T00:21:13.502Z] [Pipeline] // withEnv
01:21:13 [2025-03-07T00:21:13.510Z] [Pipeline] }
01:21:13 [2025-03-07T00:21:13.518Z] [Pipeline] // node
01:21:13 [2025-03-07T00:21:13.532Z] [Pipeline] End of Pipeline
01:21:13 [2025-03-07T00:21:13.594Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #197
01:21:13 [2025-03-07T00:21:13.595Z] Finished: SUCCESS