Skip to content
Succès

Sortie de la console

06:46:00 [2024-12-30T05:46:00.416Z] Lancé par une alarme périodique
06:46:00 [2024-12-30T05:46:00.420Z] Running as userbuild
06:46:00 [2024-12-30T05:46:00.810Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2024-12-30T05:46:01.726Z] [Pipeline] Start of Pipeline
06:46:02 [2024-12-30T05:46:02.290Z] [Pipeline] node
06:46:02 [2024-12-30T05:46:02.295Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:02 [2024-12-30T05:46:02.301Z] [Pipeline] {
06:46:02 [2024-12-30T05:46:02.326Z] [Pipeline] stage
06:46:02 [2024-12-30T05:46:02.327Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:02 [2024-12-30T05:46:02.345Z] [Pipeline] checkout
06:46:02 [2024-12-30T05:46:02.348Z] Selected Git installation does not exist. Using Default
06:46:02 [2024-12-30T05:46:02.348Z] The recommended git tool is: NONE
06:46:02 [2024-12-30T05:46:02.348Z] No credentials specified
06:46:02 [2024-12-30T05:46:02.349Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:02 [2024-12-30T05:46:02.355Z] Fetching changes from the remote Git repository
06:46:02 [2024-12-30T05:46:02.361Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:02 [2024-12-30T05:46:02.366Z] Cleaning workspace
06:46:02 [2024-12-30T05:46:02.366Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:02 [2024-12-30T05:46:02.371Z] Resetting working tree
06:46:02 [2024-12-30T05:46:02.371Z]  > /usr/bin/git reset --hard # timeout=10
06:46:02 [2024-12-30T05:46:02.381Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:02 [2024-12-30T05:46:02.388Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:02 [2024-12-30T05:46:02.388Z]  > /usr/bin/git --version # timeout=10
06:46:02 [2024-12-30T05:46:02.392Z]  > git --version # 'git version 2.43.0'
06:46:02 [2024-12-30T05:46:02.392Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:02 [2024-12-30T05:46:02.722Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2024-12-30T05:46:02.729Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
06:46:02 [2024-12-30T05:46:02.729Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2024-12-30T05:46:02.735Z]  > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:02 [2024-12-30T05:46:02.745Z] 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 [2024-12-30T05:46:02.746Z]  > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:02 [2024-12-30T05:46:02.771Z] [Pipeline] }
06:46:02 [2024-12-30T05:46:02.786Z] [Pipeline] // stage
06:46:02 [2024-12-30T05:46:02.826Z] [Pipeline] withEnv
06:46:02 [2024-12-30T05:46:02.828Z] [Pipeline] {
06:46:03 [2024-12-30T05:46:03.051Z] [Pipeline] isUnix
06:46:03 [2024-12-30T05:46:03.053Z] [Pipeline] withEnv
06:46:03 [2024-12-30T05:46:03.054Z] [Pipeline] {
06:46:03 [2024-12-30T05:46:03.072Z] [Pipeline] sh
06:46:03 [2024-12-30T05:46:03.329Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:03 [2024-12-30T05:46:03.329Z] .
06:46:03 [2024-12-30T05:46:03.330Z] [Pipeline] }
06:46:03 [2024-12-30T05:46:03.346Z] [Pipeline] // withEnv
06:46:03 [2024-12-30T05:46:03.366Z] [Pipeline] withDockerContainer
06:46:03 [2024-12-30T05:46:03.407Z] Jenkins does not seem to be running inside a container
06:46:03 [2024-12-30T05:46:03.414Z] $ 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 [2024-12-30T05:46:03.741Z] $ docker top ea3754b806b6053abca4bccae04d02dc93f3c061ebeca8b3e446ff01e044a304 -eo pid,comm
06:46:03 [2024-12-30T05:46:03.782Z] [Pipeline] {
06:46:03 [2024-12-30T05:46:03.826Z] [Pipeline] withEnv
06:46:03 [2024-12-30T05:46:03.828Z] [Pipeline] {
06:46:03 [2024-12-30T05:46:03.866Z] [Pipeline] stage
06:46:03 [2024-12-30T05:46:03.868Z] [Pipeline] { (Prepare the job)
06:46:03 [2024-12-30T05:46:03.933Z] [Pipeline] sh
06:46:04 [2024-12-30T05:46:04.192Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:04 [2024-12-30T05:46:04.448Z] [Pipeline] script
06:46:04 [2024-12-30T05:46:04.460Z] [Pipeline] {
06:46:04 [2024-12-30T05:46:04.480Z] [Pipeline] readMavenPom
06:46:04 [2024-12-30T05:46:04.516Z] [Pipeline] sh
06:46:04 [2024-12-30T05:46:04.777Z] + rm -f pom.xml
06:46:04 [2024-12-30T05:46:04.778Z] [Pipeline] }
06:46:04 [2024-12-30T05:46:04.794Z] [Pipeline] // script
06:46:04 [2024-12-30T05:46:04.812Z] [Pipeline] }
06:46:04 [2024-12-30T05:46:04.826Z] [Pipeline] // stage
06:46:04 [2024-12-30T05:46:04.844Z] [Pipeline] stage
06:46:04 [2024-12-30T05:46:04.845Z] [Pipeline] { (Check POM parent version)
06:46:04 [2024-12-30T05:46:04.934Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2024-12-30T05:46:04.936Z] [Pipeline] getContext
06:46:04 [2024-12-30T05:46:04.951Z] [Pipeline] }
06:46:04 [2024-12-30T05:46:04.961Z] [Pipeline] // stage
06:46:04 [2024-12-30T05:46:04.973Z] [Pipeline] stage
06:46:04 [2024-12-30T05:46:04.974Z] [Pipeline] { (Checkout projects and check code changes)
06:46:05 [2024-12-30T05:46:05.005Z] [Pipeline] script
06:46:05 [2024-12-30T05:46:05.014Z] [Pipeline] {
06:46:05 [2024-12-30T05:46:05.040Z] [Pipeline] copyArtifacts
06:46:05 [2024-12-30T05:46:05.054Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 350
06:46:05 [2024-12-30T05:46:05.064Z] [Pipeline] readYaml
06:46:05 [2024-12-30T05:46:05.090Z] [Pipeline] dir
06:46:05 [2024-12-30T05:46:05.091Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:05 [2024-12-30T05:46:05.092Z] [Pipeline] {
06:46:05 [2024-12-30T05:46:05.113Z] [Pipeline] git
06:46:05 [2024-12-30T05:46:05.116Z] The recommended git tool is: /usr/bin/git
06:46:05 [2024-12-30T05:46:05.118Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2024-12-30T05:46:05.132Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@70e028c3; decorates hudson.Launcher$LocalLauncher@4559fc7d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2024-12-30T05:46:05.133Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:05 [2024-12-30T05:46:05.139Z] Fetching changes from the remote Git repository
06:46:05 [2024-12-30T05:46:05.144Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:05 [2024-12-30T05:46:05.152Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:05 [2024-12-30T05:46:05.152Z]  > /usr/bin/git --version # timeout=10
06:46:05 [2024-12-30T05:46:05.156Z]  > git --version # 'git version 2.43.0'
06:46:05 [2024-12-30T05:46:05.156Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2024-12-30T05:46:05.161Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2024-12-30T05:46:05.559Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2024-12-30T05:46:05.566Z] Checking out Revision 836fcc04a3a0b28661934ea910b13ec9678146a9 (refs/remotes/origin/6.4.x)
06:46:05 [2024-12-30T05:46:05.566Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2024-12-30T05:46:05.571Z]  > /usr/bin/git checkout -f 836fcc04a3a0b28661934ea910b13ec9678146a9 # timeout=10
06:46:05 [2024-12-30T05:46:05.632Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2024-12-30T05:46:05.645Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2024-12-30T05:46:05.652Z]  > /usr/bin/git checkout -b 6.4.x 836fcc04a3a0b28661934ea910b13ec9678146a9 # timeout=10
06:46:05 [2024-12-30T05:46:05.755Z] Commit message: "Update parent POM to 1.6.2"
06:46:05 [2024-12-30T05:46:05.755Z]  > /usr/bin/git rev-list --no-walk 836fcc04a3a0b28661934ea910b13ec9678146a9 # timeout=10
06:46:05 [2024-12-30T05:46:05.776Z] [Pipeline] fileExists
06:46:05 [2024-12-30T05:46:05.792Z] [Pipeline] readMavenPom
06:46:05 [2024-12-30T05:46:05.817Z] [Pipeline] sh
06:46:06 [2024-12-30T05:46:06.077Z] + git rev-parse HEAD
06:46:06 [2024-12-30T05:46:06.080Z] [Pipeline] echo
06:46:06 [2024-12-30T05:46:06.080Z] Silverpeas-Core: current commit is 836fcc04a3a0b28661934ea910b13ec9678146a9 and last build commit is 836fcc04a3a0b28661934ea910b13ec9678146a9
06:46:06 [2024-12-30T05:46:06.081Z] [Pipeline] }
06:46:06 [2024-12-30T05:46:06.089Z] [Pipeline] // dir
06:46:06 [2024-12-30T05:46:06.097Z] [Pipeline] echo
06:46:06 [2024-12-30T05:46:06.098Z] Build skipped due to no changes have been done since the last build
06:46:06 [2024-12-30T05:46:06.107Z] [Pipeline] dir
06:46:06 [2024-12-30T05:46:06.108Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:06 [2024-12-30T05:46:06.109Z] [Pipeline] {
06:46:06 [2024-12-30T05:46:06.119Z] [Pipeline] git
06:46:06 [2024-12-30T05:46:06.121Z] The recommended git tool is: /usr/bin/git
06:46:06 [2024-12-30T05:46:06.122Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2024-12-30T05:46:06.130Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@87d714b; decorates hudson.Launcher$LocalLauncher@257495c2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2024-12-30T05:46:06.131Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:06 [2024-12-30T05:46:06.137Z] Fetching changes from the remote Git repository
06:46:06 [2024-12-30T05:46:06.139Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:06 [2024-12-30T05:46:06.144Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:06 [2024-12-30T05:46:06.144Z]  > /usr/bin/git --version # timeout=10
06:46:06 [2024-12-30T05:46:06.149Z]  > git --version # 'git version 2.43.0'
06:46:06 [2024-12-30T05:46:06.149Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2024-12-30T05:46:06.154Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2024-12-30T05:46:06.574Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2024-12-30T05:46:06.580Z] Checking out Revision a03fc26db596fdd1754fab7d3da43c87434ad9ed (refs/remotes/origin/6.4.x)
06:46:06 [2024-12-30T05:46:06.580Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2024-12-30T05:46:06.585Z]  > /usr/bin/git checkout -f a03fc26db596fdd1754fab7d3da43c87434ad9ed # timeout=10
06:46:06 [2024-12-30T05:46:06.630Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2024-12-30T05:46:06.642Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2024-12-30T05:46:06.653Z]  > /usr/bin/git checkout -b 6.4.x a03fc26db596fdd1754fab7d3da43c87434ad9ed # timeout=10
06:46:06 [2024-12-30T05:46:06.701Z] Commit message: "Update parent POM to 1.6.2. Update Kmelia war pom.xml to include xercesImpl dependency (required by the new version of simple-odf). Fix missing properties for unit test in Community lib"
06:46:06 [2024-12-30T05:46:06.701Z]  > /usr/bin/git rev-list --no-walk a03fc26db596fdd1754fab7d3da43c87434ad9ed # timeout=10
06:46:06 [2024-12-30T05:46:06.722Z] [Pipeline] fileExists
06:46:06 [2024-12-30T05:46:06.730Z] [Pipeline] readMavenPom
06:46:06 [2024-12-30T05:46:06.751Z] [Pipeline] sh
06:46:07 [2024-12-30T05:46:07.011Z] + git rev-parse HEAD
06:46:07 [2024-12-30T05:46:07.015Z] [Pipeline] echo
06:46:07 [2024-12-30T05:46:07.015Z] Silverpeas-Components: current commit is a03fc26db596fdd1754fab7d3da43c87434ad9ed and last build commit is a03fc26db596fdd1754fab7d3da43c87434ad9ed
06:46:07 [2024-12-30T05:46:07.018Z] [Pipeline] }
06:46:07 [2024-12-30T05:46:07.034Z] [Pipeline] // dir
06:46:07 [2024-12-30T05:46:07.050Z] [Pipeline] echo
06:46:07 [2024-12-30T05:46:07.050Z] Build skipped due to no changes have been done since the last build
06:46:07 [2024-12-30T05:46:07.067Z] [Pipeline] dir
06:46:07 [2024-12-30T05:46:07.068Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:07 [2024-12-30T05:46:07.068Z] [Pipeline] {
06:46:07 [2024-12-30T05:46:07.090Z] [Pipeline] git
06:46:07 [2024-12-30T05:46:07.093Z] Selected Git installation does not exist. Using Default
06:46:07 [2024-12-30T05:46:07.093Z] The recommended git tool is: NONE
06:46:07 [2024-12-30T05:46:07.094Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2024-12-30T05:46:07.105Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@332aa651; decorates hudson.Launcher$LocalLauncher@58b44897 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2024-12-30T05:46:07.106Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:07 [2024-12-30T05:46:07.112Z] Fetching changes from the remote Git repository
06:46:07 [2024-12-30T05:46:07.114Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:07 [2024-12-30T05:46:07.120Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:07 [2024-12-30T05:46:07.120Z]  > /usr/bin/git --version # timeout=10
06:46:07 [2024-12-30T05:46:07.125Z]  > git --version # 'git version 2.43.0'
06:46:07 [2024-12-30T05:46:07.125Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2024-12-30T05:46:07.130Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2024-12-30T05:46:07.504Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2024-12-30T05:46:07.510Z] Checking out Revision 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 (refs/remotes/origin/6.4.x)
06:46:07 [2024-12-30T05:46:07.510Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2024-12-30T05:46:07.515Z]  > /usr/bin/git checkout -f 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10
06:46:07 [2024-12-30T05:46:07.527Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2024-12-30T05:46:07.535Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2024-12-30T05:46:07.541Z]  > /usr/bin/git checkout -b 6.4.x 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10
06:46:07 [2024-12-30T05:46:07.553Z] Commit message: "Update parent POM to 1.6.2"
06:46:07 [2024-12-30T05:46:07.553Z]  > /usr/bin/git rev-list --no-walk 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10
06:46:07 [2024-12-30T05:46:07.573Z] [Pipeline] fileExists
06:46:07 [2024-12-30T05:46:07.581Z] [Pipeline] readMavenPom
06:46:07 [2024-12-30T05:46:07.591Z] [Pipeline] sh
06:46:07 [2024-12-30T05:46:07.846Z] + git rev-parse HEAD
06:46:07 [2024-12-30T05:46:07.850Z] [Pipeline] echo
06:46:07 [2024-12-30T05:46:07.850Z] Silverpeas-Looks: current commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 and last build commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7
06:46:07 [2024-12-30T05:46:07.853Z] [Pipeline] }
06:46:07 [2024-12-30T05:46:07.860Z] [Pipeline] // dir
06:46:07 [2024-12-30T05:46:07.869Z] [Pipeline] echo
06:46:07 [2024-12-30T05:46:07.869Z] Build skipped due to no changes have been done since the last build
06:46:07 [2024-12-30T05:46:07.879Z] [Pipeline] dir
06:46:07 [2024-12-30T05:46:07.879Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2024-12-30T05:46:07.880Z] [Pipeline] {
06:46:07 [2024-12-30T05:46:07.899Z] [Pipeline] git
06:46:07 [2024-12-30T05:46:07.903Z] The recommended git tool is: NONE
06:46:07 [2024-12-30T05:46:07.905Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2024-12-30T05:46:07.922Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@10273a4e; decorates hudson.Launcher$LocalLauncher@2b549332 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2024-12-30T05:46:07.923Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:07 [2024-12-30T05:46:07.929Z] Fetching changes from the remote Git repository
06:46:07 [2024-12-30T05:46:07.931Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2024-12-30T05:46:07.937Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2024-12-30T05:46:07.937Z]  > /usr/bin/git --version # timeout=10
06:46:07 [2024-12-30T05:46:07.941Z]  > git --version # 'git version 2.43.0'
06:46:07 [2024-12-30T05:46:07.941Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2024-12-30T05:46:07.946Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2024-12-30T05:46:08.343Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2024-12-30T05:46:08.350Z] Checking out Revision 2bd9e5b3d4c9516811f574f4f53ce5e22532133b (refs/remotes/origin/6.4.x)
06:46:08 [2024-12-30T05:46:08.350Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2024-12-30T05:46:08.355Z]  > /usr/bin/git checkout -f 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10
06:46:08 [2024-12-30T05:46:08.369Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2024-12-30T05:46:08.378Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2024-12-30T05:46:08.385Z]  > /usr/bin/git checkout -b 6.4.x 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10
06:46:08 [2024-12-30T05:46:08.396Z] 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:08 [2024-12-30T05:46:08.396Z]  > /usr/bin/git rev-list --no-walk 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10
06:46:08 [2024-12-30T05:46:08.417Z] [Pipeline] fileExists
06:46:08 [2024-12-30T05:46:08.429Z] [Pipeline] sh
06:46:08 [2024-12-30T05:46:08.688Z] + git rev-parse HEAD
06:46:08 [2024-12-30T05:46:08.693Z] [Pipeline] echo
06:46:08 [2024-12-30T05:46:08.693Z] Silverpeas-Setup: current commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b and last build commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b
06:46:08 [2024-12-30T05:46:08.696Z] [Pipeline] }
06:46:08 [2024-12-30T05:46:08.713Z] [Pipeline] // dir
06:46:08 [2024-12-30T05:46:08.731Z] [Pipeline] echo
06:46:08 [2024-12-30T05:46:08.731Z] Build skipped due to no changes have been done since the last build
06:46:08 [2024-12-30T05:46:08.749Z] [Pipeline] dir
06:46:08 [2024-12-30T05:46:08.750Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:08 [2024-12-30T05:46:08.750Z] [Pipeline] {
06:46:08 [2024-12-30T05:46:08.803Z] [Pipeline] git
06:46:08 [2024-12-30T05:46:08.806Z] The recommended git tool is: NONE
06:46:08 [2024-12-30T05:46:08.807Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2024-12-30T05:46:08.816Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7a31bb44; decorates hudson.Launcher$LocalLauncher@19778488 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2024-12-30T05:46:08.816Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:08 [2024-12-30T05:46:08.822Z] Fetching changes from the remote Git repository
06:46:08 [2024-12-30T05:46:08.825Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:08 [2024-12-30T05:46:08.831Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:08 [2024-12-30T05:46:08.831Z]  > /usr/bin/git --version # timeout=10
06:46:08 [2024-12-30T05:46:08.836Z]  > git --version # 'git version 2.43.0'
06:46:08 [2024-12-30T05:46:08.836Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2024-12-30T05:46:08.842Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2024-12-30T05:46:09.200Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2024-12-30T05:46:09.206Z] Checking out Revision 90e9347286664c1f250640839a01b6491f0c0a8d (refs/remotes/origin/6.4.x)
06:46:09 [2024-12-30T05:46:09.207Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2024-12-30T05:46:09.212Z]  > /usr/bin/git checkout -f 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10
06:46:09 [2024-12-30T05:46:09.222Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2024-12-30T05:46:09.230Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2024-12-30T05:46:09.237Z]  > /usr/bin/git checkout -b 6.4.x 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10
06:46:09 [2024-12-30T05:46:09.249Z] 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:09 [2024-12-30T05:46:09.249Z]  > /usr/bin/git rev-list --no-walk 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10
06:46:09 [2024-12-30T05:46:09.274Z] [Pipeline] fileExists
06:46:09 [2024-12-30T05:46:09.293Z] [Pipeline] readMavenPom
06:46:09 [2024-12-30T05:46:09.329Z] [Pipeline] sh
06:46:09 [2024-12-30T05:46:09.589Z] + git rev-parse HEAD
06:46:09 [2024-12-30T05:46:09.592Z] [Pipeline] echo
06:46:09 [2024-12-30T05:46:09.593Z] Silverpeas-Distribution: current commit is 90e9347286664c1f250640839a01b6491f0c0a8d and last build commit is 90e9347286664c1f250640839a01b6491f0c0a8d
06:46:09 [2024-12-30T05:46:09.595Z] [Pipeline] }
06:46:09 [2024-12-30T05:46:09.615Z] [Pipeline] // dir
06:46:09 [2024-12-30T05:46:09.634Z] [Pipeline] echo
06:46:09 [2024-12-30T05:46:09.634Z] Build skipped due to no changes have been done since the last build
06:46:09 [2024-12-30T05:46:09.654Z] [Pipeline] dir
06:46:09 [2024-12-30T05:46:09.655Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:09 [2024-12-30T05:46:09.655Z] [Pipeline] {
06:46:09 [2024-12-30T05:46:09.678Z] [Pipeline] git
06:46:09 [2024-12-30T05:46:09.682Z] The recommended git tool is: NONE
06:46:09 [2024-12-30T05:46:09.684Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2024-12-30T05:46:09.696Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4b542316; decorates hudson.Launcher$LocalLauncher@3c4d1600 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2024-12-30T05:46:09.697Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:09 [2024-12-30T05:46:09.703Z] Fetching changes from the remote Git repository
06:46:09 [2024-12-30T05:46:09.707Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:09 [2024-12-30T05:46:09.713Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:09 [2024-12-30T05:46:09.713Z]  > /usr/bin/git --version # timeout=10
06:46:09 [2024-12-30T05:46:09.717Z]  > git --version # 'git version 2.43.0'
06:46:09 [2024-12-30T05:46:09.717Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2024-12-30T05:46:09.722Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:10 [2024-12-30T05:46:10.105Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:10 [2024-12-30T05:46:10.112Z] Checking out Revision 0d793f451ae2822fa89a779eed487790159a3a27 (refs/remotes/origin/6.4.x)
06:46:10 [2024-12-30T05:46:10.112Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:10 [2024-12-30T05:46:10.118Z]  > /usr/bin/git checkout -f 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10
06:46:10 [2024-12-30T05:46:10.129Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:10 [2024-12-30T05:46:10.140Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:10 [2024-12-30T05:46:10.147Z]  > /usr/bin/git checkout -b 6.4.x 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10
06:46:10 [2024-12-30T05:46:10.161Z] Commit message: "Update parent POM to 1.6.2"
06:46:10 [2024-12-30T05:46:10.162Z]  > /usr/bin/git rev-list --no-walk 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10
06:46:10 [2024-12-30T05:46:10.195Z] [Pipeline] fileExists
06:46:10 [2024-12-30T05:46:10.214Z] [Pipeline] readMavenPom
06:46:10 [2024-12-30T05:46:10.238Z] [Pipeline] sh
06:46:10 [2024-12-30T05:46:10.498Z] + git rev-parse HEAD
06:46:10 [2024-12-30T05:46:10.501Z] [Pipeline] echo
06:46:10 [2024-12-30T05:46:10.502Z] Silverpeas-Assembly: current commit is 0d793f451ae2822fa89a779eed487790159a3a27 and last build commit is 0d793f451ae2822fa89a779eed487790159a3a27
06:46:10 [2024-12-30T05:46:10.504Z] [Pipeline] }
06:46:10 [2024-12-30T05:46:10.522Z] [Pipeline] // dir
06:46:10 [2024-12-30T05:46:10.541Z] [Pipeline] echo
06:46:10 [2024-12-30T05:46:10.541Z] Build skipped due to no changes have been done since the last build
06:46:10 [2024-12-30T05:46:10.542Z] [Pipeline] }
06:46:10 [2024-12-30T05:46:10.560Z] [Pipeline] // script
06:46:10 [2024-12-30T05:46:10.578Z] [Pipeline] }
06:46:10 [2024-12-30T05:46:10.594Z] [Pipeline] // stage
06:46:10 [2024-12-30T05:46:10.616Z] [Pipeline] stage
06:46:10 [2024-12-30T05:46:10.617Z] [Pipeline] { (Build Silverpeas)
06:46:10 [2024-12-30T05:46:10.655Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-12-30T05:46:10.657Z] [Pipeline] getContext
06:46:10 [2024-12-30T05:46:10.682Z] [Pipeline] stage
06:46:10 [2024-12-30T05:46:10.683Z] [Pipeline] { (Build Silverpeas-Core)
06:46:10 [2024-12-30T05:46:10.694Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-12-30T05:46:10.695Z] [Pipeline] getContext
06:46:10 [2024-12-30T05:46:10.696Z] [Pipeline] }
06:46:10 [2024-12-30T05:46:10.714Z] [Pipeline] // stage
06:46:10 [2024-12-30T05:46:10.736Z] [Pipeline] stage
06:46:10 [2024-12-30T05:46:10.737Z] [Pipeline] { (Build Silverpeas-Components)
06:46:10 [2024-12-30T05:46:10.756Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-12-30T05:46:10.757Z] [Pipeline] getContext
06:46:10 [2024-12-30T05:46:10.759Z] [Pipeline] }
06:46:10 [2024-12-30T05:46:10.777Z] [Pipeline] // stage
06:46:10 [2024-12-30T05:46:10.797Z] [Pipeline] stage
06:46:10 [2024-12-30T05:46:10.799Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:10 [2024-12-30T05:46:10.818Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-12-30T05:46:10.819Z] [Pipeline] getContext
06:46:10 [2024-12-30T05:46:10.821Z] [Pipeline] }
06:46:10 [2024-12-30T05:46:10.839Z] [Pipeline] // stage
06:46:10 [2024-12-30T05:46:10.861Z] [Pipeline] stage
06:46:10 [2024-12-30T05:46:10.862Z] [Pipeline] { (Build Silverpeas Setup)
06:46:10 [2024-12-30T05:46:10.881Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-12-30T05:46:10.883Z] [Pipeline] getContext
06:46:10 [2024-12-30T05:46:10.884Z] [Pipeline] }
06:46:10 [2024-12-30T05:46:10.902Z] [Pipeline] // stage
06:46:10 [2024-12-30T05:46:10.923Z] [Pipeline] stage
06:46:10 [2024-12-30T05:46:10.924Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:10 [2024-12-30T05:46:10.943Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-12-30T05:46:10.944Z] [Pipeline] getContext
06:46:10 [2024-12-30T05:46:10.946Z] [Pipeline] }
06:46:10 [2024-12-30T05:46:10.964Z] [Pipeline] // stage
06:46:10 [2024-12-30T05:46:10.986Z] [Pipeline] stage
06:46:10 [2024-12-30T05:46:10.987Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:11 [2024-12-30T05:46:11.006Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2024-12-30T05:46:11.007Z] [Pipeline] getContext
06:46:11 [2024-12-30T05:46:11.009Z] [Pipeline] }
06:46:11 [2024-12-30T05:46:11.027Z] [Pipeline] // stage
06:46:11 [2024-12-30T05:46:11.048Z] [Pipeline] stage
06:46:11 [2024-12-30T05:46:11.049Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:11 [2024-12-30T05:46:11.068Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2024-12-30T05:46:11.069Z] [Pipeline] getContext
06:46:11 [2024-12-30T05:46:11.071Z] [Pipeline] }
06:46:11 [2024-12-30T05:46:11.089Z] [Pipeline] // stage
06:46:11 [2024-12-30T05:46:11.110Z] [Pipeline] stage
06:46:11 [2024-12-30T05:46:11.111Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:11 [2024-12-30T05:46:11.130Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2024-12-30T05:46:11.131Z] [Pipeline] getContext
06:46:11 [2024-12-30T05:46:11.133Z] [Pipeline] }
06:46:11 [2024-12-30T05:46:11.151Z] [Pipeline] // stage
06:46:11 [2024-12-30T05:46:11.171Z] [Pipeline] stage
06:46:11 [2024-12-30T05:46:11.172Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:11 [2024-12-30T05:46:11.191Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2024-12-30T05:46:11.192Z] [Pipeline] getContext
06:46:11 [2024-12-30T05:46:11.195Z] [Pipeline] }
06:46:11 [2024-12-30T05:46:11.213Z] [Pipeline] // stage
06:46:11 [2024-12-30T05:46:11.234Z] [Pipeline] stage
06:46:11 [2024-12-30T05:46:11.235Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:11 [2024-12-30T05:46:11.254Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2024-12-30T05:46:11.255Z] [Pipeline] getContext
06:46:11 [2024-12-30T05:46:11.257Z] [Pipeline] }
06:46:11 [2024-12-30T05:46:11.275Z] [Pipeline] // stage
06:46:11 [2024-12-30T05:46:11.295Z] [Pipeline] stage
06:46:11 [2024-12-30T05:46:11.296Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:11 [2024-12-30T05:46:11.315Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2024-12-30T05:46:11.317Z] [Pipeline] getContext
06:46:11 [2024-12-30T05:46:11.319Z] [Pipeline] }
06:46:11 [2024-12-30T05:46:11.337Z] [Pipeline] // stage
06:46:11 [2024-12-30T05:46:11.357Z] [Pipeline] stage
06:46:11 [2024-12-30T05:46:11.358Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:11 [2024-12-30T05:46:11.377Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2024-12-30T05:46:11.378Z] [Pipeline] getContext
06:46:11 [2024-12-30T05:46:11.380Z] [Pipeline] }
06:46:11 [2024-12-30T05:46:11.397Z] [Pipeline] // stage
06:46:11 [2024-12-30T05:46:11.417Z] [Pipeline] stage
06:46:11 [2024-12-30T05:46:11.418Z] [Pipeline] { (Publish Community Web Site)
06:46:11 [2024-12-30T05:46:11.437Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2024-12-30T05:46:11.438Z] [Pipeline] getContext
06:46:11 [2024-12-30T05:46:11.440Z] [Pipeline] }
06:46:11 [2024-12-30T05:46:11.457Z] [Pipeline] // stage
06:46:11 [2024-12-30T05:46:11.475Z] [Pipeline] }
06:46:11 [2024-12-30T05:46:11.490Z] [Pipeline] // stage
06:46:11 [2024-12-30T05:46:11.511Z] [Pipeline] stage
06:46:11 [2024-12-30T05:46:11.512Z] [Pipeline] { (Create YAML build report)
06:46:11 [2024-12-30T05:46:11.550Z] [Pipeline] script
06:46:11 [2024-12-30T05:46:11.560Z] [Pipeline] {
06:46:11 [2024-12-30T05:46:11.580Z] [Pipeline] sh
06:46:11 [2024-12-30T05:46:11.838Z] + mkdir -p target
06:46:11 [2024-12-30T05:46:11.841Z] [Pipeline] sh
06:46:12 [2024-12-30T05:46:12.100Z] + mv build.yaml target/
06:46:12 [2024-12-30T05:46:12.101Z] [Pipeline] }
06:46:12 [2024-12-30T05:46:12.118Z] [Pipeline] // script
06:46:12 [2024-12-30T05:46:12.137Z] [Pipeline] }
06:46:12 [2024-12-30T05:46:12.153Z] [Pipeline] // stage
06:46:12 [2024-12-30T05:46:12.180Z] [Pipeline] stage
06:46:12 [2024-12-30T05:46:12.181Z] [Pipeline] { (Declarative: Post Actions)
06:46:12 [2024-12-30T05:46:12.216Z] [Pipeline] step
06:46:12 [2024-12-30T05:46:12.251Z] [Pipeline] script
06:46:12 [2024-12-30T05:46:12.260Z] [Pipeline] {
06:46:12 [2024-12-30T05:46:12.297Z] [Pipeline] }
06:46:12 [2024-12-30T05:46:12.314Z] [Pipeline] // script
06:46:12 [2024-12-30T05:46:12.338Z] [Pipeline] archiveArtifacts
06:46:12 [2024-12-30T05:46:12.342Z] Archiving artifacts
06:46:12 [2024-12-30T05:46:12.359Z] Enregistrement des empreintes numériques
06:46:12 [2024-12-30T05:46:12.377Z] [Pipeline] sh
06:46:12 [2024-12-30T05:46:12.638Z] + rm -rf target
06:46:12 [2024-12-30T05:46:12.646Z] [Pipeline] }
06:46:12 [2024-12-30T05:46:12.664Z] [Pipeline] // stage
06:46:12 [2024-12-30T05:46:12.681Z] [Pipeline] }
06:46:12 [2024-12-30T05:46:12.698Z] [Pipeline] // withEnv
06:46:12 [2024-12-30T05:46:12.717Z] [Pipeline] }
06:46:12 [2024-12-30T05:46:12.718Z] $ docker stop --time=1 ea3754b806b6053abca4bccae04d02dc93f3c061ebeca8b3e446ff01e044a304
06:46:13 [2024-12-30T05:46:13.920Z] $ docker rm -f --volumes ea3754b806b6053abca4bccae04d02dc93f3c061ebeca8b3e446ff01e044a304
06:46:13 [2024-12-30T05:46:13.959Z] [Pipeline] // withDockerContainer
06:46:13 [2024-12-30T05:46:13.966Z] [Pipeline] }
06:46:13 [2024-12-30T05:46:13.973Z] [Pipeline] // withEnv
06:46:13 [2024-12-30T05:46:13.989Z] [Pipeline] }
06:46:14 [2024-12-30T05:46:14.006Z] [Pipeline] // node
06:46:14 [2024-12-30T05:46:14.033Z] [Pipeline] End of Pipeline
06:46:14 [2024-12-30T05:46:14.129Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #254
06:46:14 [2024-12-30T05:46:14.131Z] Finished: SUCCESS