SuccèsSortie de la console
06:46:00 [2025-01-16T05:46:00.399Z] Lancé par une alarme périodique
06:46:00 [2025-01-16T05:46:00.399Z] Running as userbuild
06:46:00 [2025-01-16T05:46:00.878Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-01-16T05:46:01.404Z] [Pipeline] Start of Pipeline
06:46:01 [2025-01-16T05:46:01.744Z] [Pipeline] node
06:46:01 [2025-01-16T05:46:01.747Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2025-01-16T05:46:01.752Z] [Pipeline] {
06:46:01 [2025-01-16T05:46:01.773Z] [Pipeline] stage
06:46:01 [2025-01-16T05:46:01.774Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2025-01-16T05:46:01.789Z] [Pipeline] checkout
06:46:01 [2025-01-16T05:46:01.791Z] Selected Git installation does not exist. Using Default
06:46:01 [2025-01-16T05:46:01.791Z] The recommended git tool is: NONE
06:46:01 [2025-01-16T05:46:01.791Z] No credentials specified
06:46:01 [2025-01-16T05:46:01.792Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2025-01-16T05:46:01.798Z] Fetching changes from the remote Git repository
06:46:01 [2025-01-16T05:46:01.799Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2025-01-16T05:46:01.806Z] Cleaning workspace
06:46:01 [2025-01-16T05:46:01.806Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2025-01-16T05:46:01.811Z] Resetting working tree
06:46:01 [2025-01-16T05:46:01.811Z] > /usr/bin/git reset --hard # timeout=10
06:46:01 [2025-01-16T05:46:01.819Z] > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2025-01-16T05:46:01.825Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-01-16T05:46:01.825Z] > /usr/bin/git --version # timeout=10
06:46:01 [2025-01-16T05:46:01.829Z] > git --version # 'git version 2.43.0'
06:46:01 [2025-01-16T05:46:01.829Z] > /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-01-16T05:46:02.164Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2025-01-16T05:46:02.171Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
06:46:02 [2025-01-16T05:46:02.171Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2025-01-16T05:46:02.176Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:02 [2025-01-16T05:46:02.186Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
06:46:02 [2025-01-16T05:46:02.186Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:02 [2025-01-16T05:46:02.207Z] [Pipeline] }
06:46:02 [2025-01-16T05:46:02.217Z] [Pipeline] // stage
06:46:02 [2025-01-16T05:46:02.233Z] [Pipeline] withEnv
06:46:02 [2025-01-16T05:46:02.234Z] [Pipeline] {
06:46:02 [2025-01-16T05:46:02.411Z] [Pipeline] isUnix
06:46:02 [2025-01-16T05:46:02.412Z] [Pipeline] withEnv
06:46:02 [2025-01-16T05:46:02.412Z] [Pipeline] {
06:46:02 [2025-01-16T05:46:02.427Z] [Pipeline] sh
06:46:02 [2025-01-16T05:46:02.683Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2025-01-16T05:46:02.683Z] .
06:46:02 [2025-01-16T05:46:02.684Z] [Pipeline] }
06:46:02 [2025-01-16T05:46:02.697Z] [Pipeline] // withEnv
06:46:02 [2025-01-16T05:46:02.714Z] [Pipeline] withDockerContainer
06:46:02 [2025-01-16T05:46:02.746Z] Jenkins does not seem to be running inside a container
06:46:02 [2025-01-16T05:46:02.753Z] $ 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-01-16T05:46:03.063Z] $ docker top ee43f2b8ea33c11f892351808589610d8b4c01032c1059fefc3143c0648b191b -eo pid,comm
06:46:03 [2025-01-16T05:46:03.104Z] [Pipeline] {
06:46:03 [2025-01-16T05:46:03.130Z] [Pipeline] withEnv
06:46:03 [2025-01-16T05:46:03.131Z] [Pipeline] {
06:46:03 [2025-01-16T05:46:03.157Z] [Pipeline] stage
06:46:03 [2025-01-16T05:46:03.158Z] [Pipeline] { (Prepare the job)
06:46:03 [2025-01-16T05:46:03.202Z] [Pipeline] sh
06:46:03 [2025-01-16T05:46:03.460Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2025-01-16T05:46:03.712Z] [Pipeline] script
06:46:03 [2025-01-16T05:46:03.717Z] [Pipeline] {
06:46:03 [2025-01-16T05:46:03.733Z] [Pipeline] readMavenPom
06:46:03 [2025-01-16T05:46:03.764Z] [Pipeline] sh
06:46:04 [2025-01-16T05:46:04.021Z] + rm -f pom.xml
06:46:04 [2025-01-16T05:46:04.022Z] [Pipeline] }
06:46:04 [2025-01-16T05:46:04.037Z] [Pipeline] // script
06:46:04 [2025-01-16T05:46:04.053Z] [Pipeline] }
06:46:04 [2025-01-16T05:46:04.066Z] [Pipeline] // stage
06:46:04 [2025-01-16T05:46:04.081Z] [Pipeline] stage
06:46:04 [2025-01-16T05:46:04.082Z] [Pipeline] { (Check POM parent version)
06:46:04 [2025-01-16T05:46:04.146Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2025-01-16T05:46:04.147Z] [Pipeline] getContext
06:46:04 [2025-01-16T05:46:04.155Z] [Pipeline] }
06:46:04 [2025-01-16T05:46:04.169Z] [Pipeline] // stage
06:46:04 [2025-01-16T05:46:04.184Z] [Pipeline] stage
06:46:04 [2025-01-16T05:46:04.184Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2025-01-16T05:46:04.213Z] [Pipeline] script
06:46:04 [2025-01-16T05:46:04.216Z] [Pipeline] {
06:46:04 [2025-01-16T05:46:04.237Z] [Pipeline] copyArtifacts
06:46:04 [2025-01-16T05:46:04.245Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 354
06:46:04 [2025-01-16T05:46:04.256Z] [Pipeline] readYaml
06:46:04 [2025-01-16T05:46:04.275Z] [Pipeline] dir
06:46:04 [2025-01-16T05:46:04.276Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2025-01-16T05:46:04.276Z] [Pipeline] {
06:46:04 [2025-01-16T05:46:04.293Z] [Pipeline] git
06:46:04 [2025-01-16T05:46:04.295Z] The recommended git tool is: /usr/bin/git
06:46:04 [2025-01-16T05:46:04.297Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2025-01-16T05:46:04.310Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@56893e13; decorates hudson.Launcher$LocalLauncher@3c5e36ad will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2025-01-16T05:46:04.311Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2025-01-16T05:46:04.317Z] Fetching changes from the remote Git repository
06:46:04 [2025-01-16T05:46:04.320Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2025-01-16T05:46:04.328Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2025-01-16T05:46:04.328Z] > /usr/bin/git --version # timeout=10
06:46:04 [2025-01-16T05:46:04.334Z] > git --version # 'git version 2.43.0'
06:46:04 [2025-01-16T05:46:04.334Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2025-01-16T05:46:04.341Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:04 [2025-01-16T05:46:04.933Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:04 [2025-01-16T05:46:04.940Z] Checking out Revision 836fcc04a3a0b28661934ea910b13ec9678146a9 (refs/remotes/origin/6.4.x)
06:46:04 [2025-01-16T05:46:04.940Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:04 [2025-01-16T05:46:04.944Z] > /usr/bin/git checkout -f 836fcc04a3a0b28661934ea910b13ec9678146a9 # timeout=10
06:46:04 [2025-01-16T05:46:04.996Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2025-01-16T05:46:05.007Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2025-01-16T05:46:05.014Z] > /usr/bin/git checkout -b 6.4.x 836fcc04a3a0b28661934ea910b13ec9678146a9 # timeout=10
06:46:05 [2025-01-16T05:46:05.081Z] Commit message: "Update parent POM to 1.6.2"
06:46:05 [2025-01-16T05:46:05.081Z] > /usr/bin/git rev-list --no-walk 836fcc04a3a0b28661934ea910b13ec9678146a9 # timeout=10
06:46:05 [2025-01-16T05:46:05.106Z] [Pipeline] fileExists
06:46:05 [2025-01-16T05:46:05.118Z] [Pipeline] readMavenPom
06:46:05 [2025-01-16T05:46:05.135Z] [Pipeline] sh
06:46:05 [2025-01-16T05:46:05.393Z] + git rev-parse HEAD
06:46:05 [2025-01-16T05:46:05.396Z] [Pipeline] echo
06:46:05 [2025-01-16T05:46:05.396Z] Silverpeas-Core: current commit is 836fcc04a3a0b28661934ea910b13ec9678146a9 and last build commit is 836fcc04a3a0b28661934ea910b13ec9678146a9
06:46:05 [2025-01-16T05:46:05.398Z] [Pipeline] }
06:46:05 [2025-01-16T05:46:05.416Z] [Pipeline] // dir
06:46:05 [2025-01-16T05:46:05.431Z] [Pipeline] echo
06:46:05 [2025-01-16T05:46:05.431Z] Build skipped due to no changes have been done since the last build
06:46:05 [2025-01-16T05:46:05.446Z] [Pipeline] dir
06:46:05 [2025-01-16T05:46:05.447Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2025-01-16T05:46:05.447Z] [Pipeline] {
06:46:05 [2025-01-16T05:46:05.466Z] [Pipeline] git
06:46:05 [2025-01-16T05:46:05.467Z] The recommended git tool is: /usr/bin/git
06:46:05 [2025-01-16T05:46:05.468Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2025-01-16T05:46:05.480Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@bde2d59; decorates hudson.Launcher$LocalLauncher@361d21ad will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2025-01-16T05:46:05.481Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2025-01-16T05:46:05.488Z] Fetching changes from the remote Git repository
06:46:05 [2025-01-16T05:46:05.491Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2025-01-16T05:46:05.497Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2025-01-16T05:46:05.497Z] > /usr/bin/git --version # timeout=10
06:46:05 [2025-01-16T05:46:05.502Z] > git --version # 'git version 2.43.0'
06:46:05 [2025-01-16T05:46:05.503Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2025-01-16T05:46:05.509Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2025-01-16T05:46:06.104Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2025-01-16T05:46:06.111Z] Checking out Revision 1c9331480dd1c1bcd3219a209dca5bdeea53f75e (refs/remotes/origin/6.4.x)
06:46:06 [2025-01-16T05:46:06.111Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2025-01-16T05:46:06.116Z] > /usr/bin/git checkout -f 1c9331480dd1c1bcd3219a209dca5bdeea53f75e # timeout=10
06:46:06 [2025-01-16T05:46:06.159Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2025-01-16T05:46:06.170Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2025-01-16T05:46:06.177Z] > /usr/bin/git checkout -b 6.4.x 1c9331480dd1c1bcd3219a209dca5bdeea53f75e # timeout=10
06:46:06 [2025-01-16T05:46:06.242Z] Commit message: "Bug-14639"
06:46:06 [2025-01-16T05:46:06.242Z] > /usr/bin/git rev-list --no-walk 1c9331480dd1c1bcd3219a209dca5bdeea53f75e # timeout=10
06:46:06 [2025-01-16T05:46:06.263Z] [Pipeline] fileExists
06:46:06 [2025-01-16T05:46:06.278Z] [Pipeline] readMavenPom
06:46:06 [2025-01-16T05:46:06.297Z] [Pipeline] sh
06:46:06 [2025-01-16T05:46:06.554Z] + git rev-parse HEAD
06:46:06 [2025-01-16T05:46:06.557Z] [Pipeline] echo
06:46:06 [2025-01-16T05:46:06.558Z] Silverpeas-Components: current commit is 1c9331480dd1c1bcd3219a209dca5bdeea53f75e and last build commit is 1c9331480dd1c1bcd3219a209dca5bdeea53f75e
06:46:06 [2025-01-16T05:46:06.560Z] [Pipeline] }
06:46:06 [2025-01-16T05:46:06.574Z] [Pipeline] // dir
06:46:06 [2025-01-16T05:46:06.590Z] [Pipeline] echo
06:46:06 [2025-01-16T05:46:06.590Z] Build skipped due to no changes have been done since the last build
06:46:06 [2025-01-16T05:46:06.606Z] [Pipeline] dir
06:46:06 [2025-01-16T05:46:06.606Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2025-01-16T05:46:06.607Z] [Pipeline] {
06:46:06 [2025-01-16T05:46:06.626Z] [Pipeline] git
06:46:06 [2025-01-16T05:46:06.627Z] Selected Git installation does not exist. Using Default
06:46:06 [2025-01-16T05:46:06.627Z] The recommended git tool is: NONE
06:46:06 [2025-01-16T05:46:06.628Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2025-01-16T05:46:06.642Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@453c0a97; decorates hudson.Launcher$LocalLauncher@7cba531f will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2025-01-16T05:46:06.642Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:06 [2025-01-16T05:46:06.649Z] Fetching changes from the remote Git repository
06:46:06 [2025-01-16T05:46:06.651Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2025-01-16T05:46:06.657Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2025-01-16T05:46:06.657Z] > /usr/bin/git --version # timeout=10
06:46:06 [2025-01-16T05:46:06.662Z] > git --version # 'git version 2.43.0'
06:46:06 [2025-01-16T05:46:06.662Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2025-01-16T05:46:06.667Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2025-01-16T05:46:07.037Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2025-01-16T05:46:07.043Z] Checking out Revision 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 (refs/remotes/origin/6.4.x)
06:46:07 [2025-01-16T05:46:07.043Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2025-01-16T05:46:07.048Z] > /usr/bin/git checkout -f 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10
06:46:07 [2025-01-16T05:46:07.061Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2025-01-16T05:46:07.069Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2025-01-16T05:46:07.076Z] > /usr/bin/git checkout -b 6.4.x 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10
06:46:07 [2025-01-16T05:46:07.091Z] Commit message: "Update parent POM to 1.6.2"
06:46:07 [2025-01-16T05:46:07.091Z] > /usr/bin/git rev-list --no-walk 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10
06:46:07 [2025-01-16T05:46:07.122Z] [Pipeline] fileExists
06:46:07 [2025-01-16T05:46:07.132Z] [Pipeline] readMavenPom
06:46:07 [2025-01-16T05:46:07.148Z] [Pipeline] sh
06:46:07 [2025-01-16T05:46:07.405Z] + git rev-parse HEAD
06:46:07 [2025-01-16T05:46:07.408Z] [Pipeline] echo
06:46:07 [2025-01-16T05:46:07.408Z] Silverpeas-Looks: current commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 and last build commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7
06:46:07 [2025-01-16T05:46:07.410Z] [Pipeline] }
06:46:07 [2025-01-16T05:46:07.471Z] [Pipeline] // dir
06:46:07 [2025-01-16T05:46:07.486Z] [Pipeline] echo
06:46:07 [2025-01-16T05:46:07.487Z] Build skipped due to no changes have been done since the last build
06:46:07 [2025-01-16T05:46:07.504Z] [Pipeline] dir
06:46:07 [2025-01-16T05:46:07.504Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2025-01-16T05:46:07.505Z] [Pipeline] {
06:46:07 [2025-01-16T05:46:07.528Z] [Pipeline] git
06:46:07 [2025-01-16T05:46:07.530Z] The recommended git tool is: NONE
06:46:07 [2025-01-16T05:46:07.531Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2025-01-16T05:46:07.540Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6dbb94c2; decorates hudson.Launcher$LocalLauncher@124087f9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2025-01-16T05:46:07.541Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:07 [2025-01-16T05:46:07.547Z] Fetching changes from the remote Git repository
06:46:07 [2025-01-16T05:46:07.550Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2025-01-16T05:46:07.556Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2025-01-16T05:46:07.556Z] > /usr/bin/git --version # timeout=10
06:46:07 [2025-01-16T05:46:07.561Z] > git --version # 'git version 2.43.0'
06:46:07 [2025-01-16T05:46:07.561Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2025-01-16T05:46:07.568Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2025-01-16T05:46:07.950Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2025-01-16T05:46:07.956Z] Checking out Revision 2bd9e5b3d4c9516811f574f4f53ce5e22532133b (refs/remotes/origin/6.4.x)
06:46:07 [2025-01-16T05:46:07.956Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2025-01-16T05:46:07.961Z] > /usr/bin/git checkout -f 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10
06:46:07 [2025-01-16T05:46:07.970Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2025-01-16T05:46:07.978Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2025-01-16T05:46:07.984Z] > /usr/bin/git checkout -b 6.4.x 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10
06:46:07 [2025-01-16T05:46:07.995Z] Commit message: "6.4.2 has been released from build 6.4.2-build241211 (a8d34497f3c1025a04537070f2df01d17aefab21).Prepare for development iteration of next version 6.4.3"
06:46:07 [2025-01-16T05:46:07.995Z] > /usr/bin/git rev-list --no-walk 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10
06:46:08 [2025-01-16T05:46:08.014Z] [Pipeline] fileExists
06:46:08 [2025-01-16T05:46:08.026Z] [Pipeline] sh
06:46:08 [2025-01-16T05:46:08.283Z] + git rev-parse HEAD
06:46:08 [2025-01-16T05:46:08.286Z] [Pipeline] echo
06:46:08 [2025-01-16T05:46:08.287Z] Silverpeas-Setup: current commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b and last build commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b
06:46:08 [2025-01-16T05:46:08.289Z] [Pipeline] }
06:46:08 [2025-01-16T05:46:08.305Z] [Pipeline] // dir
06:46:08 [2025-01-16T05:46:08.321Z] [Pipeline] echo
06:46:08 [2025-01-16T05:46:08.321Z] Build skipped due to no changes have been done since the last build
06:46:08 [2025-01-16T05:46:08.338Z] [Pipeline] dir
06:46:08 [2025-01-16T05:46:08.339Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:08 [2025-01-16T05:46:08.339Z] [Pipeline] {
06:46:08 [2025-01-16T05:46:08.359Z] [Pipeline] git
06:46:08 [2025-01-16T05:46:08.361Z] The recommended git tool is: NONE
06:46:08 [2025-01-16T05:46:08.362Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2025-01-16T05:46:08.371Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@11f9fa5c; decorates hudson.Launcher$LocalLauncher@4fd3eca7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2025-01-16T05:46:08.372Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:08 [2025-01-16T05:46:08.377Z] Fetching changes from the remote Git repository
06:46:08 [2025-01-16T05:46:08.381Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:08 [2025-01-16T05:46:08.386Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:08 [2025-01-16T05:46:08.386Z] > /usr/bin/git --version # timeout=10
06:46:08 [2025-01-16T05:46:08.391Z] > git --version # 'git version 2.43.0'
06:46:08 [2025-01-16T05:46:08.392Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2025-01-16T05:46:08.397Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2025-01-16T05:46:08.736Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2025-01-16T05:46:08.742Z] Checking out Revision 90e9347286664c1f250640839a01b6491f0c0a8d (refs/remotes/origin/6.4.x)
06:46:08 [2025-01-16T05:46:08.742Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2025-01-16T05:46:08.748Z] > /usr/bin/git checkout -f 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10
06:46:08 [2025-01-16T05:46:08.758Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2025-01-16T05:46:08.766Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2025-01-16T05:46:08.772Z] > /usr/bin/git checkout -b 6.4.x 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10
06:46:08 [2025-01-16T05:46:08.782Z] Commit message: "6.4.2 has been released from build 6.4.2-build241211 (31ec9eff47661a3e19a2854eecd7d6cdf6f96f45).Prepare for development iteration of next version 6.4.3"
06:46:08 [2025-01-16T05:46:08.782Z] > /usr/bin/git rev-list --no-walk 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10
06:46:08 [2025-01-16T05:46:08.804Z] [Pipeline] fileExists
06:46:08 [2025-01-16T05:46:08.813Z] [Pipeline] readMavenPom
06:46:08 [2025-01-16T05:46:08.823Z] [Pipeline] sh
06:46:09 [2025-01-16T05:46:09.079Z] + git rev-parse HEAD
06:46:09 [2025-01-16T05:46:09.081Z] [Pipeline] echo
06:46:09 [2025-01-16T05:46:09.082Z] Silverpeas-Distribution: current commit is 90e9347286664c1f250640839a01b6491f0c0a8d and last build commit is 90e9347286664c1f250640839a01b6491f0c0a8d
06:46:09 [2025-01-16T05:46:09.084Z] [Pipeline] }
06:46:09 [2025-01-16T05:46:09.101Z] [Pipeline] // dir
06:46:09 [2025-01-16T05:46:09.118Z] [Pipeline] echo
06:46:09 [2025-01-16T05:46:09.118Z] Build skipped due to no changes have been done since the last build
06:46:09 [2025-01-16T05:46:09.136Z] [Pipeline] dir
06:46:09 [2025-01-16T05:46:09.136Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:09 [2025-01-16T05:46:09.137Z] [Pipeline] {
06:46:09 [2025-01-16T05:46:09.159Z] [Pipeline] git
06:46:09 [2025-01-16T05:46:09.162Z] The recommended git tool is: NONE
06:46:09 [2025-01-16T05:46:09.163Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2025-01-16T05:46:09.172Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5d04ac40; decorates hudson.Launcher$LocalLauncher@e3c9d3d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2025-01-16T05:46:09.173Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:09 [2025-01-16T05:46:09.179Z] Fetching changes from the remote Git repository
06:46:09 [2025-01-16T05:46:09.183Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:09 [2025-01-16T05:46:09.189Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:09 [2025-01-16T05:46:09.189Z] > /usr/bin/git --version # timeout=10
06:46:09 [2025-01-16T05:46:09.193Z] > git --version # 'git version 2.43.0'
06:46:09 [2025-01-16T05:46:09.193Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2025-01-16T05:46:09.199Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2025-01-16T05:46:09.581Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2025-01-16T05:46:09.587Z] Checking out Revision 0d793f451ae2822fa89a779eed487790159a3a27 (refs/remotes/origin/6.4.x)
06:46:09 [2025-01-16T05:46:09.587Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2025-01-16T05:46:09.592Z] > /usr/bin/git checkout -f 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10
06:46:09 [2025-01-16T05:46:09.599Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2025-01-16T05:46:09.609Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2025-01-16T05:46:09.615Z] > /usr/bin/git checkout -b 6.4.x 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10
06:46:09 [2025-01-16T05:46:09.625Z] Commit message: "Update parent POM to 1.6.2"
06:46:09 [2025-01-16T05:46:09.625Z] > /usr/bin/git rev-list --no-walk 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10
06:46:09 [2025-01-16T05:46:09.646Z] [Pipeline] fileExists
06:46:09 [2025-01-16T05:46:09.656Z] [Pipeline] readMavenPom
06:46:09 [2025-01-16T05:46:09.678Z] [Pipeline] sh
06:46:09 [2025-01-16T05:46:09.935Z] + git rev-parse HEAD
06:46:09 [2025-01-16T05:46:09.938Z] [Pipeline] echo
06:46:09 [2025-01-16T05:46:09.938Z] Silverpeas-Assembly: current commit is 0d793f451ae2822fa89a779eed487790159a3a27 and last build commit is 0d793f451ae2822fa89a779eed487790159a3a27
06:46:09 [2025-01-16T05:46:09.940Z] [Pipeline] }
06:46:09 [2025-01-16T05:46:09.958Z] [Pipeline] // dir
06:46:09 [2025-01-16T05:46:09.976Z] [Pipeline] echo
06:46:09 [2025-01-16T05:46:09.976Z] Build skipped due to no changes have been done since the last build
06:46:09 [2025-01-16T05:46:09.977Z] [Pipeline] }
06:46:09 [2025-01-16T05:46:09.994Z] [Pipeline] // script
06:46:10 [2025-01-16T05:46:10.011Z] [Pipeline] }
06:46:10 [2025-01-16T05:46:10.026Z] [Pipeline] // stage
06:46:10 [2025-01-16T05:46:10.046Z] [Pipeline] stage
06:46:10 [2025-01-16T05:46:10.047Z] [Pipeline] { (Build Silverpeas)
06:46:10 [2025-01-16T05:46:10.076Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-16T05:46:10.077Z] [Pipeline] getContext
06:46:10 [2025-01-16T05:46:10.098Z] [Pipeline] stage
06:46:10 [2025-01-16T05:46:10.099Z] [Pipeline] { (Build Silverpeas-Core)
06:46:10 [2025-01-16T05:46:10.117Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-16T05:46:10.118Z] [Pipeline] getContext
06:46:10 [2025-01-16T05:46:10.119Z] [Pipeline] }
06:46:10 [2025-01-16T05:46:10.136Z] [Pipeline] // stage
06:46:10 [2025-01-16T05:46:10.154Z] [Pipeline] stage
06:46:10 [2025-01-16T05:46:10.155Z] [Pipeline] { (Build Silverpeas-Components)
06:46:10 [2025-01-16T05:46:10.173Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-16T05:46:10.174Z] [Pipeline] getContext
06:46:10 [2025-01-16T05:46:10.175Z] [Pipeline] }
06:46:10 [2025-01-16T05:46:10.192Z] [Pipeline] // stage
06:46:10 [2025-01-16T05:46:10.210Z] [Pipeline] stage
06:46:10 [2025-01-16T05:46:10.211Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:10 [2025-01-16T05:46:10.229Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-16T05:46:10.229Z] [Pipeline] getContext
06:46:10 [2025-01-16T05:46:10.231Z] [Pipeline] }
06:46:10 [2025-01-16T05:46:10.248Z] [Pipeline] // stage
06:46:10 [2025-01-16T05:46:10.259Z] [Pipeline] stage
06:46:10 [2025-01-16T05:46:10.260Z] [Pipeline] { (Build Silverpeas Setup)
06:46:10 [2025-01-16T05:46:10.270Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-16T05:46:10.271Z] [Pipeline] getContext
06:46:10 [2025-01-16T05:46:10.272Z] [Pipeline] }
06:46:10 [2025-01-16T05:46:10.287Z] [Pipeline] // stage
06:46:10 [2025-01-16T05:46:10.303Z] [Pipeline] stage
06:46:10 [2025-01-16T05:46:10.304Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:10 [2025-01-16T05:46:10.322Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-16T05:46:10.323Z] [Pipeline] getContext
06:46:10 [2025-01-16T05:46:10.324Z] [Pipeline] }
06:46:10 [2025-01-16T05:46:10.339Z] [Pipeline] // stage
06:46:10 [2025-01-16T05:46:10.356Z] [Pipeline] stage
06:46:10 [2025-01-16T05:46:10.357Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:10 [2025-01-16T05:46:10.375Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-16T05:46:10.376Z] [Pipeline] getContext
06:46:10 [2025-01-16T05:46:10.377Z] [Pipeline] }
06:46:10 [2025-01-16T05:46:10.394Z] [Pipeline] // stage
06:46:10 [2025-01-16T05:46:10.413Z] [Pipeline] stage
06:46:10 [2025-01-16T05:46:10.413Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:10 [2025-01-16T05:46:10.431Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-16T05:46:10.432Z] [Pipeline] getContext
06:46:10 [2025-01-16T05:46:10.433Z] [Pipeline] }
06:46:10 [2025-01-16T05:46:10.450Z] [Pipeline] // stage
06:46:10 [2025-01-16T05:46:10.469Z] [Pipeline] stage
06:46:10 [2025-01-16T05:46:10.469Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:10 [2025-01-16T05:46:10.487Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-16T05:46:10.488Z] [Pipeline] getContext
06:46:10 [2025-01-16T05:46:10.489Z] [Pipeline] }
06:46:10 [2025-01-16T05:46:10.506Z] [Pipeline] // stage
06:46:10 [2025-01-16T05:46:10.524Z] [Pipeline] stage
06:46:10 [2025-01-16T05:46:10.525Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:10 [2025-01-16T05:46:10.543Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-16T05:46:10.544Z] [Pipeline] getContext
06:46:10 [2025-01-16T05:46:10.546Z] [Pipeline] }
06:46:10 [2025-01-16T05:46:10.563Z] [Pipeline] // stage
06:46:10 [2025-01-16T05:46:10.581Z] [Pipeline] stage
06:46:10 [2025-01-16T05:46:10.582Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:10 [2025-01-16T05:46:10.600Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-16T05:46:10.600Z] [Pipeline] getContext
06:46:10 [2025-01-16T05:46:10.602Z] [Pipeline] }
06:46:10 [2025-01-16T05:46:10.619Z] [Pipeline] // stage
06:46:10 [2025-01-16T05:46:10.637Z] [Pipeline] stage
06:46:10 [2025-01-16T05:46:10.638Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:10 [2025-01-16T05:46:10.656Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-16T05:46:10.657Z] [Pipeline] getContext
06:46:10 [2025-01-16T05:46:10.658Z] [Pipeline] }
06:46:10 [2025-01-16T05:46:10.677Z] [Pipeline] // stage
06:46:10 [2025-01-16T05:46:10.696Z] [Pipeline] stage
06:46:10 [2025-01-16T05:46:10.697Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:10 [2025-01-16T05:46:10.715Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-16T05:46:10.716Z] [Pipeline] getContext
06:46:10 [2025-01-16T05:46:10.717Z] [Pipeline] }
06:46:10 [2025-01-16T05:46:10.734Z] [Pipeline] // stage
06:46:10 [2025-01-16T05:46:10.753Z] [Pipeline] stage
06:46:10 [2025-01-16T05:46:10.754Z] [Pipeline] { (Publish Community Web Site)
06:46:10 [2025-01-16T05:46:10.771Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-16T05:46:10.772Z] [Pipeline] getContext
06:46:10 [2025-01-16T05:46:10.773Z] [Pipeline] }
06:46:10 [2025-01-16T05:46:10.790Z] [Pipeline] // stage
06:46:10 [2025-01-16T05:46:10.807Z] [Pipeline] }
06:46:10 [2025-01-16T05:46:10.822Z] [Pipeline] // stage
06:46:10 [2025-01-16T05:46:10.841Z] [Pipeline] stage
06:46:10 [2025-01-16T05:46:10.842Z] [Pipeline] { (Create YAML build report)
06:46:10 [2025-01-16T05:46:10.873Z] [Pipeline] script
06:46:10 [2025-01-16T05:46:10.877Z] [Pipeline] {
06:46:10 [2025-01-16T05:46:10.896Z] [Pipeline] sh
06:46:11 [2025-01-16T05:46:11.155Z] + mkdir -p target
06:46:11 [2025-01-16T05:46:11.157Z] [Pipeline] sh
06:46:11 [2025-01-16T05:46:11.414Z] + mv build.yaml target/
06:46:11 [2025-01-16T05:46:11.415Z] [Pipeline] }
06:46:11 [2025-01-16T05:46:11.433Z] [Pipeline] // script
06:46:11 [2025-01-16T05:46:11.453Z] [Pipeline] }
06:46:11 [2025-01-16T05:46:11.469Z] [Pipeline] // stage
06:46:11 [2025-01-16T05:46:11.493Z] [Pipeline] stage
06:46:11 [2025-01-16T05:46:11.494Z] [Pipeline] { (Declarative: Post Actions)
06:46:11 [2025-01-16T05:46:11.524Z] [Pipeline] step
06:46:11 [2025-01-16T05:46:11.555Z] [Pipeline] script
06:46:11 [2025-01-16T05:46:11.560Z] [Pipeline] {
06:46:11 [2025-01-16T05:46:11.595Z] [Pipeline] }
06:46:11 [2025-01-16T05:46:11.614Z] [Pipeline] // script
06:46:11 [2025-01-16T05:46:11.638Z] [Pipeline] archiveArtifacts
06:46:11 [2025-01-16T05:46:11.641Z] Archiving artifacts
06:46:11 [2025-01-16T05:46:11.659Z] Enregistrement des empreintes numériques
06:46:11 [2025-01-16T05:46:11.671Z] [Pipeline] sh
06:46:11 [2025-01-16T05:46:11.931Z] + rm -rf target
06:46:11 [2025-01-16T05:46:11.938Z] [Pipeline] }
06:46:11 [2025-01-16T05:46:11.955Z] [Pipeline] // stage
06:46:11 [2025-01-16T05:46:11.972Z] [Pipeline] }
06:46:11 [2025-01-16T05:46:11.989Z] [Pipeline] // withEnv
06:46:12 [2025-01-16T05:46:12.008Z] [Pipeline] }
06:46:12 [2025-01-16T05:46:12.009Z] $ docker stop --time=1 ee43f2b8ea33c11f892351808589610d8b4c01032c1059fefc3143c0648b191b
06:46:13 [2025-01-16T05:46:13.227Z] $ docker rm -f --volumes ee43f2b8ea33c11f892351808589610d8b4c01032c1059fefc3143c0648b191b
06:46:13 [2025-01-16T05:46:13.265Z] [Pipeline] // withDockerContainer
06:46:13 [2025-01-16T05:46:13.278Z] [Pipeline] }
06:46:13 [2025-01-16T05:46:13.295Z] [Pipeline] // withEnv
06:46:13 [2025-01-16T05:46:13.312Z] [Pipeline] }
06:46:13 [2025-01-16T05:46:13.330Z] [Pipeline] // node
06:46:13 [2025-01-16T05:46:13.347Z] [Pipeline] End of Pipeline
06:46:13 [2025-01-16T05:46:13.417Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #258
06:46:13 [2025-01-16T05:46:13.417Z] Finished: SUCCESS