01:21:22 [2025-01-31T00:21:22.899Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 220
01:21:22 [2025-01-31T00:21:22.899Z] Causé à l'origine par :
01:21:22 [2025-01-31T00:21:22.899Z] Lancé par une alarme périodique
01:21:22 [2025-01-31T00:21:22.899Z] Running as userbuild
01:21:23 [2025-01-31T00:21:23.280Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:23 [2025-01-31T00:21:23.440Z] [Pipeline] Start of Pipeline
01:21:23 [2025-01-31T00:21:23.693Z] [Pipeline] node
01:21:23 [2025-01-31T00:21:23.697Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:23 [2025-01-31T00:21:23.699Z] [Pipeline] {
01:21:23 [2025-01-31T00:21:23.713Z] [Pipeline] stage
01:21:23 [2025-01-31T00:21:23.714Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:23 [2025-01-31T00:21:23.722Z] [Pipeline] checkout
01:21:23 [2025-01-31T00:21:23.723Z] Selected Git installation does not exist. Using Default
01:21:23 [2025-01-31T00:21:23.723Z] The recommended git tool is: NONE
01:21:23 [2025-01-31T00:21:23.723Z] No credentials specified
01:21:23 [2025-01-31T00:21:23.723Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:23 [2025-01-31T00:21:23.730Z] Fetching changes from the remote Git repository
01:21:23 [2025-01-31T00:21:23.733Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:23 [2025-01-31T00:21:23.738Z] Cleaning workspace
01:21:23 [2025-01-31T00:21:23.738Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:23 [2025-01-31T00:21:23.745Z] Resetting working tree
01:21:23 [2025-01-31T00:21:23.745Z] > /usr/bin/git reset --hard # timeout=10
01:21:23 [2025-01-31T00:21:23.898Z] > /usr/bin/git clean -fdx # timeout=10
01:21:23 [2025-01-31T00:21:23.911Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:23 [2025-01-31T00:21:23.911Z] > /usr/bin/git --version # timeout=10
01:21:23 [2025-01-31T00:21:23.916Z] > git --version # 'git version 2.43.0'
01:21:23 [2025-01-31T00:21:23.916Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:24 [2025-01-31T00:21:24.343Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:24 [2025-01-31T00:21:24.350Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
01:21:24 [2025-01-31T00:21:24.350Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:24 [2025-01-31T00:21:24.356Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
01:21:24 [2025-01-31T00:21:24.417Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
01:21:24 [2025-01-31T00:21:24.418Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
01:21:24 [2025-01-31T00:21:24.442Z] [Pipeline] }
01:21:24 [2025-01-31T00:21:24.450Z] [Pipeline] // stage
01:21:24 [2025-01-31T00:21:24.467Z] [Pipeline] withEnv
01:21:24 [2025-01-31T00:21:24.468Z] [Pipeline] {
01:21:24 [2025-01-31T00:21:24.609Z] [Pipeline] isUnix
01:21:24 [2025-01-31T00:21:24.611Z] [Pipeline] withEnv
01:21:24 [2025-01-31T00:21:24.611Z] [Pipeline] {
01:21:24 [2025-01-31T00:21:24.624Z] [Pipeline] sh
01:21:24 [2025-01-31T00:21:24.881Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:24 [2025-01-31T00:21:24.881Z] .
01:21:24 [2025-01-31T00:21:24.883Z] [Pipeline] }
01:21:24 [2025-01-31T00:21:24.890Z] [Pipeline] // withEnv
01:21:24 [2025-01-31T00:21:24.901Z] [Pipeline] withDockerContainer
01:21:24 [2025-01-31T00:21:24.931Z] Jenkins does not seem to be running inside a container
01:21:24 [2025-01-31T00:21:24.939Z] $ 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_Mobile_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.3.3 cat
01:21:25 [2025-01-31T00:21:25.299Z] $ docker top de274fe5139d849ccfd56b83d0c73c686ee8922bc8851430ca41e098c4acc9f9 -eo pid,comm
01:21:25 [2025-01-31T00:21:25.337Z] [Pipeline] {
01:21:25 [2025-01-31T00:21:25.355Z] [Pipeline] withEnv
01:21:25 [2025-01-31T00:21:25.356Z] [Pipeline] {
01:21:25 [2025-01-31T00:21:25.372Z] [Pipeline] stage
01:21:25 [2025-01-31T00:21:25.373Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:25 [2025-01-31T00:21:25.406Z] [Pipeline] script
01:21:25 [2025-01-31T00:21:25.413Z] [Pipeline] {
01:21:25 [2025-01-31T00:21:25.422Z] [Pipeline] echo
01:21:25 [2025-01-31T00:21:25.423Z] Working on branch 6.3.x
01:21:25 [2025-01-31T00:21:25.428Z] [Pipeline] copyArtifacts
01:21:25 [2025-01-31T00:21:25.435Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 220
01:21:25 [2025-01-31T00:21:25.440Z] [Pipeline] readYaml
01:21:25 [2025-01-31T00:21:25.454Z] [Pipeline] sh
01:21:25 [2025-01-31T00:21:25.712Z] + rm -f build.yaml
01:21:25 [2025-01-31T00:21:25.713Z] [Pipeline] }
01:21:25 [2025-01-31T00:21:25.721Z] [Pipeline] // script
01:21:25 [2025-01-31T00:21:25.730Z] [Pipeline] echo
01:21:25 [2025-01-31T00:21:25.731Z] Parent version is 1.5.3
01:21:25 [2025-01-31T00:21:25.732Z] [Pipeline] echo
01:21:25 [2025-01-31T00:21:25.733Z] Silverpeas version is 6.3.6-build241113
01:21:25 [2025-01-31T00:21:25.734Z] [Pipeline] }
01:21:25 [2025-01-31T00:21:25.742Z] [Pipeline] // stage
01:21:25 [2025-01-31T00:21:25.753Z] [Pipeline] stage
01:21:25 [2025-01-31T00:21:25.753Z] [Pipeline] { (Prepare the project)
01:21:25 [2025-01-31T00:21:25.779Z] [Pipeline] git
01:21:25 [2025-01-31T00:21:25.782Z] The recommended git tool is: /usr/bin/git
01:21:25 [2025-01-31T00:21:25.783Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:25 [2025-01-31T00:21:25.794Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6f1ef97b; decorates hudson.Launcher$LocalLauncher@362b9be0 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:25 [2025-01-31T00:21:25.794Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:25 [2025-01-31T00:21:25.800Z] Fetching changes from the remote Git repository
01:21:25 [2025-01-31T00:21:25.802Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:25 [2025-01-31T00:21:25.808Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:25 [2025-01-31T00:21:25.808Z] > /usr/bin/git --version # timeout=10
01:21:25 [2025-01-31T00:21:25.812Z] > git --version # 'git version 2.43.0'
01:21:25 [2025-01-31T00:21:25.812Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:25 [2025-01-31T00:21:25.818Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:26 [2025-01-31T00:21:26.698Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:26 [2025-01-31T00:21:26.705Z] Checking out Revision f0980144dbbfca8fc650ac94fd238726ef3b032c (refs/remotes/origin/6.3.x)
01:21:26 [2025-01-31T00:21:26.705Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:26 [2025-01-31T00:21:26.711Z] > /usr/bin/git checkout -f f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10
01:21:26 [2025-01-31T00:21:26.815Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:26 [2025-01-31T00:21:26.826Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:26 [2025-01-31T00:21:26.834Z] > /usr/bin/git checkout -b 6.3.x f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10
01:21:26 [2025-01-31T00:21:26.949Z] Commit message: "Update dependency on Silverpeas to version 6.3.6-build241113"
01:21:26 [2025-01-31T00:21:26.949Z] > /usr/bin/git rev-list --no-walk f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10
01:21:26 [2025-01-31T00:21:26.971Z] [Pipeline] script
01:21:26 [2025-01-31T00:21:26.975Z] [Pipeline] {
01:21:26 [2025-01-31T00:21:26.984Z] [Pipeline] copyArtifacts
01:21:26 [2025-01-31T00:21:26.989Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 191
01:21:26 [2025-01-31T00:21:26.991Z] [Pipeline] readYaml
01:21:26 [2025-01-31T00:21:26.999Z] [Pipeline] sh
01:21:27 [2025-01-31T00:21:27.258Z] + git rev-parse HEAD
01:21:27 [2025-01-31T00:21:27.261Z] [Pipeline] echo
01:21:27 [2025-01-31T00:21:27.262Z] Current commit is f0980144dbbfca8fc650ac94fd238726ef3b032c and last build commit is f0980144dbbfca8fc650ac94fd238726ef3b032c
01:21:27 [2025-01-31T00:21:27.263Z] [Pipeline] }
01:21:27 [2025-01-31T00:21:27.272Z] [Pipeline] // script
01:21:27 [2025-01-31T00:21:27.282Z] [Pipeline] script
01:21:27 [2025-01-31T00:21:27.289Z] [Pipeline] {
01:21:27 [2025-01-31T00:21:27.300Z] [Pipeline] readMavenPom
01:21:27 [2025-01-31T00:21:27.314Z] [Pipeline] echo
01:21:27 [2025-01-31T00:21:27.315Z] No changes and no update in Silverpeas since the last build
01:21:27 [2025-01-31T00:21:27.315Z] [Pipeline] }
01:21:27 [2025-01-31T00:21:27.324Z] [Pipeline] // script
01:21:27 [2025-01-31T00:21:27.334Z] [Pipeline] }
01:21:27 [2025-01-31T00:21:27.343Z] [Pipeline] // stage
01:21:27 [2025-01-31T00:21:27.355Z] [Pipeline] stage
01:21:27 [2025-01-31T00:21:27.355Z] [Pipeline] { (Build the project)
01:21:27 [2025-01-31T00:21:27.402Z] Stage "Build the project" skipped due to when conditional
01:21:27 [2025-01-31T00:21:27.403Z] [Pipeline] getContext
01:21:27 [2025-01-31T00:21:27.416Z] [Pipeline] stage
01:21:27 [2025-01-31T00:21:27.416Z] [Pipeline] { (Check POM parent version)
01:21:27 [2025-01-31T00:21:27.426Z] Stage "Build the project" skipped due to when conditional
01:21:27 [2025-01-31T00:21:27.427Z] [Pipeline] getContext
01:21:27 [2025-01-31T00:21:27.429Z] [Pipeline] }
01:21:27 [2025-01-31T00:21:27.438Z] [Pipeline] // stage
01:21:27 [2025-01-31T00:21:27.449Z] [Pipeline] stage
01:21:27 [2025-01-31T00:21:27.450Z] [Pipeline] { (Update POM parent)
01:21:27 [2025-01-31T00:21:27.460Z] Stage "Build the project" skipped due to when conditional
01:21:27 [2025-01-31T00:21:27.460Z] [Pipeline] getContext
01:21:27 [2025-01-31T00:21:27.462Z] [Pipeline] }
01:21:27 [2025-01-31T00:21:27.471Z] [Pipeline] // stage
01:21:27 [2025-01-31T00:21:27.482Z] [Pipeline] stage
01:21:27 [2025-01-31T00:21:27.483Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:27 [2025-01-31T00:21:27.493Z] Stage "Build the project" skipped due to when conditional
01:21:27 [2025-01-31T00:21:27.493Z] [Pipeline] getContext
01:21:27 [2025-01-31T00:21:27.495Z] [Pipeline] }
01:21:27 [2025-01-31T00:21:27.504Z] [Pipeline] // stage
01:21:27 [2025-01-31T00:21:27.515Z] [Pipeline] stage
01:21:27 [2025-01-31T00:21:27.516Z] [Pipeline] { (Build and Publish)
01:21:27 [2025-01-31T00:21:27.526Z] Stage "Build the project" skipped due to when conditional
01:21:27 [2025-01-31T00:21:27.527Z] [Pipeline] getContext
01:21:27 [2025-01-31T00:21:27.528Z] [Pipeline] }
01:21:27 [2025-01-31T00:21:27.537Z] [Pipeline] // stage
01:21:27 [2025-01-31T00:21:27.545Z] [Pipeline] }
01:21:27 [2025-01-31T00:21:27.554Z] [Pipeline] // stage
01:21:27 [2025-01-31T00:21:27.565Z] [Pipeline] stage
01:21:27 [2025-01-31T00:21:27.566Z] [Pipeline] { (Create YAML build report)
01:21:27 [2025-01-31T00:21:27.592Z] [Pipeline] script
01:21:27 [2025-01-31T00:21:27.599Z] [Pipeline] {
01:21:27 [2025-01-31T00:21:27.609Z] [Pipeline] sh
01:21:27 [2025-01-31T00:21:27.867Z] + mkdir -p target
01:21:27 [2025-01-31T00:21:27.870Z] [Pipeline] sh
01:21:28 [2025-01-31T00:21:28.128Z] + mv build.yaml target/
01:21:28 [2025-01-31T00:21:28.129Z] [Pipeline] }
01:21:28 [2025-01-31T00:21:28.139Z] [Pipeline] // script
01:21:28 [2025-01-31T00:21:28.148Z] [Pipeline] }
01:21:28 [2025-01-31T00:21:28.157Z] [Pipeline] // stage
01:21:28 [2025-01-31T00:21:28.173Z] [Pipeline] stage
01:21:28 [2025-01-31T00:21:28.174Z] [Pipeline] { (Declarative: Post Actions)
01:21:28 [2025-01-31T00:21:28.192Z] [Pipeline] step
01:21:28 [2025-01-31T00:21:28.212Z] [Pipeline] script
01:21:28 [2025-01-31T00:21:28.219Z] [Pipeline] {
01:21:28 [2025-01-31T00:21:28.239Z] [Pipeline] }
01:21:28 [2025-01-31T00:21:28.248Z] [Pipeline] // script
01:21:28 [2025-01-31T00:21:28.262Z] [Pipeline] archiveArtifacts
01:21:28 [2025-01-31T00:21:28.265Z] Archiving artifacts
01:21:28 [2025-01-31T00:21:28.274Z] Enregistrement des empreintes numériques
01:21:28 [2025-01-31T00:21:28.297Z] [Pipeline] }
01:21:28 [2025-01-31T00:21:28.308Z] [Pipeline] // stage
01:21:28 [2025-01-31T00:21:28.317Z] [Pipeline] }
01:21:28 [2025-01-31T00:21:28.327Z] [Pipeline] // withEnv
01:21:28 [2025-01-31T00:21:28.336Z] [Pipeline] }
01:21:28 [2025-01-31T00:21:28.336Z] $ docker stop --time=1 de274fe5139d849ccfd56b83d0c73c686ee8922bc8851430ca41e098c4acc9f9
01:21:29 [2025-01-31T00:21:29.590Z] $ docker rm -f --volumes de274fe5139d849ccfd56b83d0c73c686ee8922bc8851430ca41e098c4acc9f9
01:21:29 [2025-01-31T00:21:29.633Z] [Pipeline] // withDockerContainer
01:21:29 [2025-01-31T00:21:29.637Z] [Pipeline] }
01:21:29 [2025-01-31T00:21:29.641Z] [Pipeline] // withEnv
01:21:29 [2025-01-31T00:21:29.645Z] [Pipeline] }
01:21:29 [2025-01-31T00:21:29.652Z] [Pipeline] // node
01:21:29 [2025-01-31T00:21:29.661Z] [Pipeline] End of Pipeline
01:21:29 [2025-01-31T00:21:29.712Z] Finished: SUCCESS