06:46:00 [2025-05-12T04:46:00.949Z] Lancé par une alarme périodique 06:46:00 [2025-05-12T04:46:00.949Z] Running as userbuild 06:46:01 [2025-05-12T04:46:01.369Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:01 [2025-05-12T04:46:01.853Z] [Pipeline] Start of Pipeline 06:46:02 [2025-05-12T04:46:02.190Z] [Pipeline] node 06:46:02 [2025-05-12T04:46:02.194Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy 06:46:02 [2025-05-12T04:46:02.198Z] [Pipeline] { 06:46:02 [2025-05-12T04:46:02.213Z] [Pipeline] stage 06:46:02 [2025-05-12T04:46:02.214Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:02 [2025-05-12T04:46:02.224Z] [Pipeline] checkout 06:46:02 [2025-05-12T04:46:02.226Z] Selected Git installation does not exist. Using Default 06:46:02 [2025-05-12T04:46:02.226Z] The recommended git tool is: NONE 06:46:02 [2025-05-12T04:46:02.226Z] No credentials specified 06:46:02 [2025-05-12T04:46:02.226Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10 06:46:02 [2025-05-12T04:46:02.231Z] Fetching changes from the remote Git repository 06:46:02 [2025-05-12T04:46:02.235Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:02 [2025-05-12T04:46:02.240Z] Cleaning workspace 06:46:02 [2025-05-12T04:46:02.240Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:02 [2025-05-12T04:46:02.245Z] Resetting working tree 06:46:02 [2025-05-12T04:46:02.245Z] > /usr/bin/git reset --hard # timeout=10 06:46:02 [2025-05-12T04:46:02.253Z] > /usr/bin/git clean -fdx # timeout=10 06:46:02 [2025-05-12T04:46:02.259Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:02 [2025-05-12T04:46:02.259Z] > /usr/bin/git --version # timeout=10 06:46:02 [2025-05-12T04:46:02.263Z] > git --version # 'git version 2.43.0' 06:46:02 [2025-05-12T04:46:02.263Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:02 [2025-05-12T04:46:02.625Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:02 [2025-05-12T04:46:02.631Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master) 06:46:02 [2025-05-12T04:46:02.631Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:02 [2025-05-12T04:46:02.637Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10 06:46:02 [2025-05-12T04:46:02.654Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition" 06:46:02 [2025-05-12T04:46:02.655Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10 06:46:02 [2025-05-12T04:46:02.680Z] [Pipeline] } 06:46:02 [2025-05-12T04:46:02.689Z] [Pipeline] // stage 06:46:02 [2025-05-12T04:46:02.712Z] [Pipeline] withEnv 06:46:02 [2025-05-12T04:46:02.712Z] [Pipeline] { 06:46:02 [2025-05-12T04:46:02.888Z] [Pipeline] isUnix 06:46:02 [2025-05-12T04:46:02.889Z] [Pipeline] withEnv 06:46:02 [2025-05-12T04:46:02.889Z] [Pipeline] { 06:46:02 [2025-05-12T04:46:02.904Z] [Pipeline] sh 06:46:03 [2025-05-12T04:46:03.161Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:03 [2025-05-12T04:46:03.161Z] . 06:46:03 [2025-05-12T04:46:03.162Z] [Pipeline] } 06:46:03 [2025-05-12T04:46:03.177Z] [Pipeline] // withEnv 06:46:03 [2025-05-12T04:46:03.192Z] [Pipeline] withDockerContainer 06:46:03 [2025-05-12T04:46:03.225Z] Jenkins does not seem to be running inside a container 06:46:03 [2025-05-12T04:46:03.232Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.4 cat 06:46:03 [2025-05-12T04:46:03.555Z] $ docker top d852f983f52fb986b7a0d4b4d17f1127c5ed9ef305b967ddfcc77b805b972c33 -eo pid,comm 06:46:03 [2025-05-12T04:46:03.594Z] [Pipeline] { 06:46:03 [2025-05-12T04:46:03.609Z] [Pipeline] withEnv 06:46:03 [2025-05-12T04:46:03.609Z] [Pipeline] { 06:46:03 [2025-05-12T04:46:03.621Z] [Pipeline] stage 06:46:03 [2025-05-12T04:46:03.621Z] [Pipeline] { (Prepare the job) 06:46:03 [2025-05-12T04:46:03.653Z] [Pipeline] sh 06:46:03 [2025-05-12T04:46:03.910Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml 06:46:04 [2025-05-12T04:46:04.162Z] [Pipeline] script 06:46:04 [2025-05-12T04:46:04.166Z] [Pipeline] { 06:46:04 [2025-05-12T04:46:04.181Z] [Pipeline] readMavenPom 06:46:04 [2025-05-12T04:46:04.207Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues. 06:46:04 [2025-05-12T04:46:04.209Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues. 06:46:04 [2025-05-12T04:46:04.211Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues. 06:46:04 [2025-05-12T04:46:04.211Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. 06:46:04 [2025-05-12T04:46:04.211Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. 06:46:04 [2025-05-12T04:46:04.212Z] [Pipeline] sh 06:46:04 [2025-05-12T04:46:04.469Z] + rm -f pom.xml 06:46:04 [2025-05-12T04:46:04.470Z] [Pipeline] } 06:46:04 [2025-05-12T04:46:04.483Z] [Pipeline] // script 06:46:04 [2025-05-12T04:46:04.499Z] [Pipeline] } 06:46:04 [2025-05-12T04:46:04.512Z] [Pipeline] // stage 06:46:04 [2025-05-12T04:46:04.527Z] [Pipeline] stage 06:46:04 [2025-05-12T04:46:04.528Z] [Pipeline] { (Check POM parent version) 06:46:04 [2025-05-12T04:46:04.590Z] Stage "Check POM parent version" skipped due to when conditional 06:46:04 [2025-05-12T04:46:04.591Z] [Pipeline] getContext 06:46:04 [2025-05-12T04:46:04.606Z] [Pipeline] } 06:46:04 [2025-05-12T04:46:04.619Z] [Pipeline] // stage 06:46:04 [2025-05-12T04:46:04.633Z] [Pipeline] stage 06:46:04 [2025-05-12T04:46:04.634Z] [Pipeline] { (Checkout projects and check code changes) 06:46:04 [2025-05-12T04:46:04.660Z] [Pipeline] script 06:46:04 [2025-05-12T04:46:04.663Z] [Pipeline] { 06:46:04 [2025-05-12T04:46:04.683Z] [Pipeline] copyArtifacts 06:46:04 [2025-05-12T04:46:04.690Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 389 06:46:04 [2025-05-12T04:46:04.700Z] [Pipeline] fileExists 06:46:04 [2025-05-12T04:46:04.718Z] [Pipeline] readYaml 06:46:04 [2025-05-12T04:46:04.732Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues. 06:46:04 [2025-05-12T04:46:04.734Z] [Pipeline] dir 06:46:04 [2025-05-12T04:46:04.735Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core 06:46:04 [2025-05-12T04:46:04.735Z] [Pipeline] { 06:46:04 [2025-05-12T04:46:04.752Z] [Pipeline] git 06:46:04 [2025-05-12T04:46:04.754Z] The recommended git tool is: /usr/bin/git 06:46:04 [2025-05-12T04:46:04.756Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:04 [2025-05-12T04:46:04.769Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6edbd7c; decorates hudson.Launcher$LocalLauncher@6b79e3dd will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:04 [2025-05-12T04:46:04.770Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10 06:46:04 [2025-05-12T04:46:04.776Z] Fetching changes from the remote Git repository 06:46:04 [2025-05-12T04:46:04.778Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 06:46:04 [2025-05-12T04:46:04.783Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 06:46:04 [2025-05-12T04:46:04.783Z] > /usr/bin/git --version # timeout=10 06:46:04 [2025-05-12T04:46:04.788Z] > git --version # 'git version 2.43.0' 06:46:04 [2025-05-12T04:46:04.788Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:04 [2025-05-12T04:46:04.794Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:05 [2025-05-12T04:46:05.226Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:05 [2025-05-12T04:46:05.233Z] Checking out Revision 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a (refs/remotes/origin/6.4.x) 06:46:05 [2025-05-12T04:46:05.233Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:05 [2025-05-12T04:46:05.238Z] > /usr/bin/git checkout -f 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a # timeout=10 06:46:05 [2025-05-12T04:46:05.295Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:05 [2025-05-12T04:46:05.309Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:05 [2025-05-12T04:46:05.317Z] > /usr/bin/git checkout -b 6.4.x 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a # timeout=10 06:46:05 [2025-05-12T04:46:05.373Z] Commit message: "Bug #14674" 06:46:05 [2025-05-12T04:46:05.373Z] > /usr/bin/git rev-list --no-walk 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a # timeout=10 06:46:05 [2025-05-12T04:46:05.401Z] [Pipeline] fileExists 06:46:05 [2025-05-12T04:46:05.416Z] [Pipeline] readMavenPom 06:46:05 [2025-05-12T04:46:05.460Z] [Pipeline] sh 06:46:05 [2025-05-12T04:46:05.717Z] + git rev-parse HEAD 06:46:05 [2025-05-12T04:46:05.720Z] [Pipeline] echo 06:46:05 [2025-05-12T04:46:05.721Z] Silverpeas-Core: current commit is 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a and last build commit is 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a 06:46:05 [2025-05-12T04:46:05.723Z] [Pipeline] } 06:46:05 [2025-05-12T04:46:05.730Z] [Pipeline] // dir 06:46:05 [2025-05-12T04:46:05.738Z] [Pipeline] echo 06:46:05 [2025-05-12T04:46:05.739Z] Build skipped due to no changes have been done since the last build 06:46:05 [2025-05-12T04:46:05.753Z] [Pipeline] dir 06:46:05 [2025-05-12T04:46:05.753Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components 06:46:05 [2025-05-12T04:46:05.754Z] [Pipeline] { 06:46:05 [2025-05-12T04:46:05.772Z] [Pipeline] git 06:46:05 [2025-05-12T04:46:05.773Z] The recommended git tool is: /usr/bin/git 06:46:05 [2025-05-12T04:46:05.774Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:05 [2025-05-12T04:46:05.785Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3438cd4f; decorates hudson.Launcher$LocalLauncher@5e773701 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:05 [2025-05-12T04:46:05.785Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10 06:46:05 [2025-05-12T04:46:05.792Z] Fetching changes from the remote Git repository 06:46:05 [2025-05-12T04:46:05.795Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 06:46:05 [2025-05-12T04:46:05.801Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 06:46:05 [2025-05-12T04:46:05.801Z] > /usr/bin/git --version # timeout=10 06:46:05 [2025-05-12T04:46:05.806Z] > git --version # 'git version 2.43.0' 06:46:05 [2025-05-12T04:46:05.807Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:05 [2025-05-12T04:46:05.813Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:06 [2025-05-12T04:46:06.210Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:06 [2025-05-12T04:46:06.217Z] Checking out Revision 855b2ca00011945e638e9761ea00c0294fa34add (refs/remotes/origin/6.4.x) 06:46:06 [2025-05-12T04:46:06.217Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:06 [2025-05-12T04:46:06.223Z] > /usr/bin/git checkout -f 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10 06:46:06 [2025-05-12T04:46:06.263Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:06 [2025-05-12T04:46:06.275Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:06 [2025-05-12T04:46:06.281Z] > /usr/bin/git checkout -b 6.4.x 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10 06:46:06 [2025-05-12T04:46:06.329Z] Commit message: "Fix URL to printContact.css in contact.jsp of YellowPages" 06:46:06 [2025-05-12T04:46:06.330Z] > /usr/bin/git rev-list --no-walk 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10 06:46:06 [2025-05-12T04:46:06.355Z] [Pipeline] fileExists 06:46:06 [2025-05-12T04:46:06.363Z] [Pipeline] readMavenPom 06:46:06 [2025-05-12T04:46:06.375Z] [Pipeline] sh 06:46:06 [2025-05-12T04:46:06.632Z] + git rev-parse HEAD 06:46:06 [2025-05-12T04:46:06.634Z] [Pipeline] echo 06:46:06 [2025-05-12T04:46:06.635Z] Silverpeas-Components: current commit is 855b2ca00011945e638e9761ea00c0294fa34add and last build commit is 855b2ca00011945e638e9761ea00c0294fa34add 06:46:06 [2025-05-12T04:46:06.637Z] [Pipeline] } 06:46:06 [2025-05-12T04:46:06.652Z] [Pipeline] // dir 06:46:06 [2025-05-12T04:46:06.667Z] [Pipeline] echo 06:46:06 [2025-05-12T04:46:06.667Z] Build skipped due to no changes have been done since the last build 06:46:06 [2025-05-12T04:46:06.683Z] [Pipeline] dir 06:46:06 [2025-05-12T04:46:06.683Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks 06:46:06 [2025-05-12T04:46:06.684Z] [Pipeline] { 06:46:06 [2025-05-12T04:46:06.702Z] [Pipeline] git 06:46:06 [2025-05-12T04:46:06.704Z] Selected Git installation does not exist. Using Default 06:46:06 [2025-05-12T04:46:06.704Z] The recommended git tool is: NONE 06:46:06 [2025-05-12T04:46:06.704Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:06 [2025-05-12T04:46:06.729Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3b959310; decorates hudson.Launcher$LocalLauncher@1432a680 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:06 [2025-05-12T04:46:06.730Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10 06:46:06 [2025-05-12T04:46:06.736Z] Fetching changes from the remote Git repository 06:46:06 [2025-05-12T04:46:06.739Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 06:46:06 [2025-05-12T04:46:06.745Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 06:46:06 [2025-05-12T04:46:06.745Z] > /usr/bin/git --version # timeout=10 06:46:06 [2025-05-12T04:46:06.750Z] > git --version # 'git version 2.43.0' 06:46:06 [2025-05-12T04:46:06.750Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:06 [2025-05-12T04:46:06.755Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:07 [2025-05-12T04:46:07.125Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:07 [2025-05-12T04:46:07.130Z] Checking out Revision 993c286ab9afc34dcbd58fdc766369f2305c692d (refs/remotes/origin/6.4.x) 06:46:07 [2025-05-12T04:46:07.130Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:07 [2025-05-12T04:46:07.135Z] > /usr/bin/git checkout -f 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10 06:46:07 [2025-05-12T04:46:07.148Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:07 [2025-05-12T04:46:07.156Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:07 [2025-05-12T04:46:07.161Z] > /usr/bin/git checkout -b 6.4.x 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10 06:46:07 [2025-05-12T04:46:07.173Z] Commit message: "Remove a duplicated code by simplifying the if-statement" 06:46:07 [2025-05-12T04:46:07.173Z] > /usr/bin/git rev-list --no-walk 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10 06:46:07 [2025-05-12T04:46:07.194Z] [Pipeline] fileExists 06:46:07 [2025-05-12T04:46:07.208Z] [Pipeline] readMavenPom 06:46:07 [2025-05-12T04:46:07.227Z] [Pipeline] sh 06:46:07 [2025-05-12T04:46:07.484Z] + git rev-parse HEAD 06:46:07 [2025-05-12T04:46:07.487Z] [Pipeline] echo 06:46:07 [2025-05-12T04:46:07.487Z] Silverpeas-Looks: current commit is 993c286ab9afc34dcbd58fdc766369f2305c692d and last build commit is 993c286ab9afc34dcbd58fdc766369f2305c692d 06:46:07 [2025-05-12T04:46:07.489Z] [Pipeline] } 06:46:07 [2025-05-12T04:46:07.505Z] [Pipeline] // dir 06:46:07 [2025-05-12T04:46:07.520Z] [Pipeline] echo 06:46:07 [2025-05-12T04:46:07.521Z] Build skipped due to no changes have been done since the last build 06:46:07 [2025-05-12T04:46:07.537Z] [Pipeline] dir 06:46:07 [2025-05-12T04:46:07.538Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup 06:46:07 [2025-05-12T04:46:07.538Z] [Pipeline] { 06:46:07 [2025-05-12T04:46:07.557Z] [Pipeline] git 06:46:07 [2025-05-12T04:46:07.559Z] The recommended git tool is: NONE 06:46:07 [2025-05-12T04:46:07.560Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:07 [2025-05-12T04:46:07.571Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4ee05d61; decorates hudson.Launcher$LocalLauncher@c3f3876 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:07 [2025-05-12T04:46:07.572Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10 06:46:07 [2025-05-12T04:46:07.578Z] Fetching changes from the remote Git repository 06:46:07 [2025-05-12T04:46:07.581Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 06:46:07 [2025-05-12T04:46:07.586Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 06:46:07 [2025-05-12T04:46:07.586Z] > /usr/bin/git --version # timeout=10 06:46:07 [2025-05-12T04:46:07.591Z] > git --version # 'git version 2.43.0' 06:46:07 [2025-05-12T04:46:07.591Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:07 [2025-05-12T04:46:07.597Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:10 [2025-05-12T04:46:10.860Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:10 [2025-05-12T04:46:10.866Z] Checking out Revision 6e5936ffe892e71fb63de6dc059da8ad09b72c90 (refs/remotes/origin/6.4.x) 06:46:10 [2025-05-12T04:46:10.866Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:10 [2025-05-12T04:46:10.871Z] > /usr/bin/git checkout -f 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10 06:46:10 [2025-05-12T04:46:10.885Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:10 [2025-05-12T04:46:10.894Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:10 [2025-05-12T04:46:10.900Z] > /usr/bin/git checkout -b 6.4.x 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10 06:46:10 [2025-05-12T04:46:10.910Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (2bd9e5b3d4c9516811f574f4f53ce5e22532133b).Prepare for development iteration of next version 6.4.4" 06:46:10 [2025-05-12T04:46:10.910Z] > /usr/bin/git rev-list --no-walk 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10 06:46:10 [2025-05-12T04:46:10.930Z] [Pipeline] fileExists 06:46:10 [2025-05-12T04:46:10.949Z] [Pipeline] sh 06:46:11 [2025-05-12T04:46:11.206Z] + git rev-parse HEAD 06:46:11 [2025-05-12T04:46:11.209Z] [Pipeline] echo 06:46:11 [2025-05-12T04:46:11.209Z] Silverpeas-Setup: current commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90 and last build commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90 06:46:11 [2025-05-12T04:46:11.211Z] [Pipeline] } 06:46:11 [2025-05-12T04:46:11.229Z] [Pipeline] // dir 06:46:11 [2025-05-12T04:46:11.245Z] [Pipeline] echo 06:46:11 [2025-05-12T04:46:11.246Z] Build skipped due to no changes have been done since the last build 06:46:11 [2025-05-12T04:46:11.263Z] [Pipeline] dir 06:46:11 [2025-05-12T04:46:11.263Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution 06:46:11 [2025-05-12T04:46:11.263Z] [Pipeline] { 06:46:11 [2025-05-12T04:46:11.284Z] [Pipeline] git 06:46:11 [2025-05-12T04:46:11.286Z] The recommended git tool is: NONE 06:46:11 [2025-05-12T04:46:11.286Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:11 [2025-05-12T04:46:11.295Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3cf1bd09; decorates hudson.Launcher$LocalLauncher@12e6b1d8 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:11 [2025-05-12T04:46:11.296Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 06:46:11 [2025-05-12T04:46:11.302Z] Fetching changes from the remote Git repository 06:46:11 [2025-05-12T04:46:11.304Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 06:46:11 [2025-05-12T04:46:11.310Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 06:46:11 [2025-05-12T04:46:11.310Z] > /usr/bin/git --version # timeout=10 06:46:11 [2025-05-12T04:46:11.315Z] > git --version # 'git version 2.43.0' 06:46:11 [2025-05-12T04:46:11.315Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:11 [2025-05-12T04:46:11.321Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:11 [2025-05-12T04:46:11.702Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:11 [2025-05-12T04:46:11.708Z] Checking out Revision 6837d524e3282a03e2de06fa1f14b7c93c7608b1 (refs/remotes/origin/6.4.x) 06:46:11 [2025-05-12T04:46:11.708Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:11 [2025-05-12T04:46:11.713Z] > /usr/bin/git checkout -f 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10 06:46:11 [2025-05-12T04:46:11.724Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:11 [2025-05-12T04:46:11.732Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:11 [2025-05-12T04:46:11.738Z] > /usr/bin/git checkout -b 6.4.x 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10 06:46:11 [2025-05-12T04:46:11.751Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (90e9347286664c1f250640839a01b6491f0c0a8d).Prepare for development iteration of next version 6.4.4" 06:46:11 [2025-05-12T04:46:11.751Z] > /usr/bin/git rev-list --no-walk 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10 06:46:11 [2025-05-12T04:46:11.781Z] [Pipeline] fileExists 06:46:11 [2025-05-12T04:46:11.791Z] [Pipeline] readMavenPom 06:46:11 [2025-05-12T04:46:11.803Z] [Pipeline] sh 06:46:12 [2025-05-12T04:46:12.061Z] + git rev-parse HEAD 06:46:12 [2025-05-12T04:46:12.064Z] [Pipeline] echo 06:46:12 [2025-05-12T04:46:12.064Z] Silverpeas-Distribution: current commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1 and last build commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1 06:46:12 [2025-05-12T04:46:12.066Z] [Pipeline] } 06:46:12 [2025-05-12T04:46:12.083Z] [Pipeline] // dir 06:46:12 [2025-05-12T04:46:12.101Z] [Pipeline] echo 06:46:12 [2025-05-12T04:46:12.101Z] Build skipped due to no changes have been done since the last build 06:46:12 [2025-05-12T04:46:12.119Z] [Pipeline] dir 06:46:12 [2025-05-12T04:46:12.119Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly 06:46:12 [2025-05-12T04:46:12.119Z] [Pipeline] { 06:46:12 [2025-05-12T04:46:12.140Z] [Pipeline] git 06:46:12 [2025-05-12T04:46:12.142Z] The recommended git tool is: NONE 06:46:12 [2025-05-12T04:46:12.143Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:12 [2025-05-12T04:46:12.151Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4103d9a9; decorates hudson.Launcher$LocalLauncher@1e41ac4a will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:12 [2025-05-12T04:46:12.152Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 06:46:12 [2025-05-12T04:46:12.158Z] Fetching changes from the remote Git repository 06:46:12 [2025-05-12T04:46:12.161Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 06:46:12 [2025-05-12T04:46:12.167Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 06:46:12 [2025-05-12T04:46:12.167Z] > /usr/bin/git --version # timeout=10 06:46:12 [2025-05-12T04:46:12.172Z] > git --version # 'git version 2.43.0' 06:46:12 [2025-05-12T04:46:12.172Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:12 [2025-05-12T04:46:12.178Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:12 [2025-05-12T04:46:12.590Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:12 [2025-05-12T04:46:12.596Z] Checking out Revision 00897b0d98fcda4b9de1c512ded374aa33410f6f (refs/remotes/origin/6.4.x) 06:46:12 [2025-05-12T04:46:12.596Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:12 [2025-05-12T04:46:12.601Z] > /usr/bin/git checkout -f 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10 06:46:12 [2025-05-12T04:46:12.611Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:12 [2025-05-12T04:46:12.621Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:12 [2025-05-12T04:46:12.628Z] > /usr/bin/git checkout -b 6.4.x 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10 06:46:12 [2025-05-12T04:46:12.641Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (0d793f451ae2822fa89a779eed487790159a3a27).Prepare for development iteration of next version 6.4.4" 06:46:12 [2025-05-12T04:46:12.641Z] > /usr/bin/git rev-list --no-walk 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10 06:46:12 [2025-05-12T04:46:12.672Z] [Pipeline] fileExists 06:46:12 [2025-05-12T04:46:12.690Z] [Pipeline] readMavenPom 06:46:12 [2025-05-12T04:46:12.711Z] [Pipeline] sh 06:46:12 [2025-05-12T04:46:12.969Z] + git rev-parse HEAD 06:46:12 [2025-05-12T04:46:12.971Z] [Pipeline] echo 06:46:12 [2025-05-12T04:46:12.972Z] Silverpeas-Assembly: current commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f and last build commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f 06:46:12 [2025-05-12T04:46:12.973Z] [Pipeline] } 06:46:12 [2025-05-12T04:46:12.991Z] [Pipeline] // dir 06:46:13 [2025-05-12T04:46:13.008Z] [Pipeline] echo 06:46:13 [2025-05-12T04:46:13.009Z] Build skipped due to no changes have been done since the last build 06:46:13 [2025-05-12T04:46:13.009Z] [Pipeline] } 06:46:13 [2025-05-12T04:46:13.026Z] [Pipeline] // script 06:46:13 [2025-05-12T04:46:13.043Z] [Pipeline] } 06:46:13 [2025-05-12T04:46:13.058Z] [Pipeline] // stage 06:46:13 [2025-05-12T04:46:13.077Z] [Pipeline] stage 06:46:13 [2025-05-12T04:46:13.078Z] [Pipeline] { (Build Silverpeas) 06:46:13 [2025-05-12T04:46:13.106Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:13 [2025-05-12T04:46:13.107Z] [Pipeline] getContext 06:46:13 [2025-05-12T04:46:13.128Z] [Pipeline] stage 06:46:13 [2025-05-12T04:46:13.129Z] [Pipeline] { (Build Silverpeas-Core) 06:46:13 [2025-05-12T04:46:13.147Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:13 [2025-05-12T04:46:13.147Z] [Pipeline] getContext 06:46:13 [2025-05-12T04:46:13.149Z] [Pipeline] } 06:46:13 [2025-05-12T04:46:13.165Z] [Pipeline] // stage 06:46:13 [2025-05-12T04:46:13.182Z] [Pipeline] stage 06:46:13 [2025-05-12T04:46:13.182Z] [Pipeline] { (Build Silverpeas-Components) 06:46:13 [2025-05-12T04:46:13.197Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:13 [2025-05-12T04:46:13.198Z] [Pipeline] getContext 06:46:13 [2025-05-12T04:46:13.199Z] [Pipeline] } 06:46:13 [2025-05-12T04:46:13.213Z] [Pipeline] // stage 06:46:13 [2025-05-12T04:46:13.227Z] [Pipeline] stage 06:46:13 [2025-05-12T04:46:13.228Z] [Pipeline] { (Build Silverpeas-Assembly) 06:46:13 [2025-05-12T04:46:13.240Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:13 [2025-05-12T04:46:13.241Z] [Pipeline] getContext 06:46:13 [2025-05-12T04:46:13.242Z] [Pipeline] } 06:46:13 [2025-05-12T04:46:13.254Z] [Pipeline] // stage 06:46:13 [2025-05-12T04:46:13.267Z] [Pipeline] stage 06:46:13 [2025-05-12T04:46:13.268Z] [Pipeline] { (Build Silverpeas Setup) 06:46:13 [2025-05-12T04:46:13.279Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:13 [2025-05-12T04:46:13.280Z] [Pipeline] getContext 06:46:13 [2025-05-12T04:46:13.282Z] [Pipeline] } 06:46:13 [2025-05-12T04:46:13.292Z] [Pipeline] // stage 06:46:13 [2025-05-12T04:46:13.304Z] [Pipeline] stage 06:46:13 [2025-05-12T04:46:13.305Z] [Pipeline] { (Build Silverpeas Distribution) 06:46:13 [2025-05-12T04:46:13.315Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:13 [2025-05-12T04:46:13.316Z] [Pipeline] getContext 06:46:13 [2025-05-12T04:46:13.317Z] [Pipeline] } 06:46:13 [2025-05-12T04:46:13.327Z] [Pipeline] // stage 06:46:13 [2025-05-12T04:46:13.338Z] [Pipeline] stage 06:46:13 [2025-05-12T04:46:13.339Z] [Pipeline] { (Build Silverpeas-Looks) 06:46:13 [2025-05-12T04:46:13.348Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:13 [2025-05-12T04:46:13.349Z] [Pipeline] getContext 06:46:13 [2025-05-12T04:46:13.350Z] [Pipeline] } 06:46:13 [2025-05-12T04:46:13.359Z] [Pipeline] // stage 06:46:13 [2025-05-12T04:46:13.369Z] [Pipeline] stage 06:46:13 [2025-05-12T04:46:13.370Z] [Pipeline] { (Publish Silverpeas-Core) 06:46:13 [2025-05-12T04:46:13.378Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:13 [2025-05-12T04:46:13.379Z] [Pipeline] getContext 06:46:13 [2025-05-12T04:46:13.380Z] [Pipeline] } 06:46:13 [2025-05-12T04:46:13.389Z] [Pipeline] // stage 06:46:13 [2025-05-12T04:46:13.398Z] [Pipeline] stage 06:46:13 [2025-05-12T04:46:13.399Z] [Pipeline] { (Publish Silverpeas-Components) 06:46:13 [2025-05-12T04:46:13.407Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:13 [2025-05-12T04:46:13.408Z] [Pipeline] getContext 06:46:13 [2025-05-12T04:46:13.409Z] [Pipeline] } 06:46:13 [2025-05-12T04:46:13.417Z] [Pipeline] // stage 06:46:13 [2025-05-12T04:46:13.426Z] [Pipeline] stage 06:46:13 [2025-05-12T04:46:13.427Z] [Pipeline] { (Publish Silverpeas-Assembly) 06:46:13 [2025-05-12T04:46:13.435Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:13 [2025-05-12T04:46:13.436Z] [Pipeline] getContext 06:46:13 [2025-05-12T04:46:13.438Z] [Pipeline] } 06:46:13 [2025-05-12T04:46:13.445Z] [Pipeline] // stage 06:46:13 [2025-05-12T04:46:13.454Z] [Pipeline] stage 06:46:13 [2025-05-12T04:46:13.455Z] [Pipeline] { (Publish Silverpeas-Setup) 06:46:13 [2025-05-12T04:46:13.462Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:13 [2025-05-12T04:46:13.463Z] [Pipeline] getContext 06:46:13 [2025-05-12T04:46:13.464Z] [Pipeline] } 06:46:13 [2025-05-12T04:46:13.471Z] [Pipeline] // stage 06:46:13 [2025-05-12T04:46:13.480Z] [Pipeline] stage 06:46:13 [2025-05-12T04:46:13.481Z] [Pipeline] { (Publish Silverpeas-Distribution) 06:46:13 [2025-05-12T04:46:13.488Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:13 [2025-05-12T04:46:13.488Z] [Pipeline] getContext 06:46:13 [2025-05-12T04:46:13.490Z] [Pipeline] } 06:46:13 [2025-05-12T04:46:13.497Z] [Pipeline] // stage 06:46:13 [2025-05-12T04:46:13.505Z] [Pipeline] stage 06:46:13 [2025-05-12T04:46:13.506Z] [Pipeline] { (Publish Silverpeas-Looks) 06:46:13 [2025-05-12T04:46:13.513Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:13 [2025-05-12T04:46:13.514Z] [Pipeline] getContext 06:46:13 [2025-05-12T04:46:13.515Z] [Pipeline] } 06:46:13 [2025-05-12T04:46:13.522Z] [Pipeline] // stage 06:46:13 [2025-05-12T04:46:13.530Z] [Pipeline] stage 06:46:13 [2025-05-12T04:46:13.531Z] [Pipeline] { (Publish Community Web Site) 06:46:13 [2025-05-12T04:46:13.538Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:13 [2025-05-12T04:46:13.538Z] [Pipeline] getContext 06:46:13 [2025-05-12T04:46:13.539Z] [Pipeline] } 06:46:13 [2025-05-12T04:46:13.546Z] [Pipeline] // stage 06:46:13 [2025-05-12T04:46:13.553Z] [Pipeline] } 06:46:13 [2025-05-12T04:46:13.560Z] [Pipeline] // stage 06:46:13 [2025-05-12T04:46:13.577Z] [Pipeline] stage 06:46:13 [2025-05-12T04:46:13.577Z] [Pipeline] { (Create YAML build report) 06:46:13 [2025-05-12T04:46:13.602Z] [Pipeline] script 06:46:13 [2025-05-12T04:46:13.604Z] [Pipeline] { 06:46:13 [2025-05-12T04:46:13.622Z] [Pipeline] sh 06:46:13 [2025-05-12T04:46:13.879Z] + mkdir -p target 06:46:13 [2025-05-12T04:46:13.881Z] [Pipeline] sh 06:46:14 [2025-05-12T04:46:14.137Z] + mv build.yaml target/ 06:46:14 [2025-05-12T04:46:14.138Z] [Pipeline] } 06:46:14 [2025-05-12T04:46:14.156Z] [Pipeline] // script 06:46:14 [2025-05-12T04:46:14.173Z] [Pipeline] } 06:46:14 [2025-05-12T04:46:14.190Z] [Pipeline] // stage 06:46:14 [2025-05-12T04:46:14.214Z] [Pipeline] stage 06:46:14 [2025-05-12T04:46:14.214Z] [Pipeline] { (Declarative: Post Actions) 06:46:14 [2025-05-12T04:46:14.244Z] [Pipeline] step 06:46:14 [2025-05-12T04:46:14.272Z] [Pipeline] script 06:46:14 [2025-05-12T04:46:14.277Z] [Pipeline] { 06:46:14 [2025-05-12T04:46:14.313Z] [Pipeline] } 06:46:14 [2025-05-12T04:46:14.330Z] [Pipeline] // script 06:46:14 [2025-05-12T04:46:14.352Z] [Pipeline] archiveArtifacts 06:46:14 [2025-05-12T04:46:14.354Z] Archiving artifacts 06:46:14 [2025-05-12T04:46:14.372Z] Enregistrement des empreintes numériques 06:46:14 [2025-05-12T04:46:14.384Z] [Pipeline] sh 06:46:14 [2025-05-12T04:46:14.643Z] + rm -rf target 06:46:14 [2025-05-12T04:46:14.648Z] [Pipeline] } 06:46:14 [2025-05-12T04:46:14.667Z] [Pipeline] // stage 06:46:14 [2025-05-12T04:46:14.684Z] [Pipeline] } 06:46:14 [2025-05-12T04:46:14.701Z] [Pipeline] // withEnv 06:46:14 [2025-05-12T04:46:14.718Z] [Pipeline] } 06:46:14 [2025-05-12T04:46:14.719Z] $ docker stop --time=1 d852f983f52fb986b7a0d4b4d17f1127c5ed9ef305b967ddfcc77b805b972c33 06:46:15 [2025-05-12T04:46:15.996Z] $ docker rm -f --volumes d852f983f52fb986b7a0d4b4d17f1127c5ed9ef305b967ddfcc77b805b972c33 06:46:16 [2025-05-12T04:46:16.040Z] [Pipeline] // withDockerContainer 06:46:16 [2025-05-12T04:46:16.056Z] [Pipeline] } 06:46:16 [2025-05-12T04:46:16.073Z] [Pipeline] // withEnv 06:46:16 [2025-05-12T04:46:16.091Z] [Pipeline] } 06:46:16 [2025-05-12T04:46:16.102Z] [Pipeline] // node 06:46:16 [2025-05-12T04:46:16.123Z] [Pipeline] End of Pipeline 06:46:16 [2025-05-12T04:46:16.184Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #291 06:46:16 [2025-05-12T04:46:16.185Z] Finished: SUCCESS