01:21:18 [2024-12-27T00:21:18.775Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 215 01:21:18 [2024-12-27T00:21:18.775Z] Causé à l'origine par : 01:21:18 [2024-12-27T00:21:18.775Z] Lancé par une alarme périodique 01:21:18 [2024-12-27T00:21:18.775Z] Running as userbuild 01:21:19 [2024-12-27T00:21:19.152Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:19 [2024-12-27T00:21:19.260Z] [Pipeline] Start of Pipeline 01:21:19 [2024-12-27T00:21:19.475Z] [Pipeline] node 01:21:19 [2024-12-27T00:21:19.478Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy 01:21:19 [2024-12-27T00:21:19.483Z] [Pipeline] { 01:21:19 [2024-12-27T00:21:19.502Z] [Pipeline] stage 01:21:19 [2024-12-27T00:21:19.502Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:19 [2024-12-27T00:21:19.514Z] [Pipeline] checkout 01:21:19 [2024-12-27T00:21:19.515Z] Selected Git installation does not exist. Using Default 01:21:19 [2024-12-27T00:21:19.515Z] The recommended git tool is: NONE 01:21:19 [2024-12-27T00:21:19.515Z] No credentials specified 01:21:19 [2024-12-27T00:21:19.515Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:19 [2024-12-27T00:21:19.521Z] Fetching changes from the remote Git repository 01:21:19 [2024-12-27T00:21:19.526Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:19 [2024-12-27T00:21:19.531Z] Cleaning workspace 01:21:19 [2024-12-27T00:21:19.531Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:19 [2024-12-27T00:21:19.535Z] Resetting working tree 01:21:19 [2024-12-27T00:21:19.535Z] > /usr/bin/git reset --hard # timeout=10 01:21:19 [2024-12-27T00:21:19.601Z] > /usr/bin/git clean -fdx # timeout=10 01:21:19 [2024-12-27T00:21:19.613Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:19 [2024-12-27T00:21:19.613Z] > /usr/bin/git --version # timeout=10 01:21:19 [2024-12-27T00:21:19.618Z] > git --version # 'git version 2.43.0' 01:21:19 [2024-12-27T00:21:19.618Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:20 [2024-12-27T00:21:20.030Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:20 [2024-12-27T00:21:20.037Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master) 01:21:20 [2024-12-27T00:21:20.037Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:20 [2024-12-27T00:21:20.043Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 01:21:20 [2024-12-27T00:21:20.100Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose." 01:21:20 [2024-12-27T00:21:20.101Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 01:21:20 [2024-12-27T00:21:20.123Z] [Pipeline] } 01:21:20 [2024-12-27T00:21:20.127Z] [Pipeline] // stage 01:21:20 [2024-12-27T00:21:20.140Z] [Pipeline] withEnv 01:21:20 [2024-12-27T00:21:20.142Z] [Pipeline] { 01:21:20 [2024-12-27T00:21:20.291Z] [Pipeline] isUnix 01:21:20 [2024-12-27T00:21:20.292Z] [Pipeline] withEnv 01:21:20 [2024-12-27T00:21:20.293Z] [Pipeline] { 01:21:20 [2024-12-27T00:21:20.303Z] [Pipeline] sh 01:21:20 [2024-12-27T00:21:20.559Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:20 [2024-12-27T00:21:20.559Z] . 01:21:20 [2024-12-27T00:21:20.560Z] [Pipeline] } 01:21:20 [2024-12-27T00:21:20.568Z] [Pipeline] // withEnv 01:21:20 [2024-12-27T00:21:20.578Z] [Pipeline] withDockerContainer 01:21:20 [2024-12-27T00:21:20.607Z] Jenkins does not seem to be running inside a container 01:21:20 [2024-12-27T00:21:20.615Z] $ 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:20 [2024-12-27T00:21:20.967Z] $ docker top bb0a002dd3c5a4a0cee143d2d2e0668d4532fd317a6b0572b1bc0a379a427e50 -eo pid,comm 01:21:21 [2024-12-27T00:21:21.007Z] [Pipeline] { 01:21:21 [2024-12-27T00:21:21.016Z] [Pipeline] withEnv 01:21:21 [2024-12-27T00:21:21.016Z] [Pipeline] { 01:21:21 [2024-12-27T00:21:21.022Z] [Pipeline] stage 01:21:21 [2024-12-27T00:21:21.022Z] [Pipeline] { (Resolve dependency on Silverpeas) 01:21:21 [2024-12-27T00:21:21.041Z] [Pipeline] script 01:21:21 [2024-12-27T00:21:21.044Z] [Pipeline] { 01:21:21 [2024-12-27T00:21:21.053Z] [Pipeline] echo 01:21:21 [2024-12-27T00:21:21.053Z] Working on branch 6.3.x 01:21:21 [2024-12-27T00:21:21.057Z] [Pipeline] copyArtifacts 01:21:21 [2024-12-27T00:21:21.063Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 215 01:21:21 [2024-12-27T00:21:21.069Z] [Pipeline] readYaml 01:21:21 [2024-12-27T00:21:21.081Z] [Pipeline] sh 01:21:21 [2024-12-27T00:21:21.338Z] + rm -f build.yaml 01:21:21 [2024-12-27T00:21:21.339Z] [Pipeline] } 01:21:21 [2024-12-27T00:21:21.345Z] [Pipeline] // script 01:21:21 [2024-12-27T00:21:21.354Z] [Pipeline] echo 01:21:21 [2024-12-27T00:21:21.354Z] Parent version is 1.5.3 01:21:21 [2024-12-27T00:21:21.355Z] [Pipeline] echo 01:21:21 [2024-12-27T00:21:21.356Z] Silverpeas version is 6.3.6-build241113 01:21:21 [2024-12-27T00:21:21.356Z] [Pipeline] } 01:21:21 [2024-12-27T00:21:21.364Z] [Pipeline] // stage 01:21:21 [2024-12-27T00:21:21.374Z] [Pipeline] stage 01:21:21 [2024-12-27T00:21:21.375Z] [Pipeline] { (Prepare the project) 01:21:21 [2024-12-27T00:21:21.397Z] [Pipeline] git 01:21:21 [2024-12-27T00:21:21.399Z] The recommended git tool is: /usr/bin/git 01:21:21 [2024-12-27T00:21:21.400Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:21 [2024-12-27T00:21:21.419Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@18e547b0; decorates hudson.Launcher$LocalLauncher@9c2b6fb will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:21 [2024-12-27T00:21:21.419Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:21 [2024-12-27T00:21:21.425Z] Fetching changes from the remote Git repository 01:21:21 [2024-12-27T00:21:21.428Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 01:21:21 [2024-12-27T00:21:21.433Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 01:21:21 [2024-12-27T00:21:21.433Z] > /usr/bin/git --version # timeout=10 01:21:21 [2024-12-27T00:21:21.438Z] > git --version # 'git version 2.43.0' 01:21:21 [2024-12-27T00:21:21.438Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:21 [2024-12-27T00:21:21.444Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:22 [2024-12-27T00:21:22.313Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:22 [2024-12-27T00:21:22.319Z] Checking out Revision f0980144dbbfca8fc650ac94fd238726ef3b032c (refs/remotes/origin/6.3.x) 01:21:22 [2024-12-27T00:21:22.320Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:22 [2024-12-27T00:21:22.325Z] > /usr/bin/git checkout -f f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10 01:21:22 [2024-12-27T00:21:22.421Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:22 [2024-12-27T00:21:22.430Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:22 [2024-12-27T00:21:22.438Z] > /usr/bin/git checkout -b 6.3.x f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10 01:21:22 [2024-12-27T00:21:22.546Z] Commit message: "Update dependency on Silverpeas to version 6.3.6-build241113" 01:21:22 [2024-12-27T00:21:22.547Z] > /usr/bin/git rev-list --no-walk f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10 01:21:22 [2024-12-27T00:21:22.565Z] [Pipeline] script 01:21:22 [2024-12-27T00:21:22.566Z] [Pipeline] { 01:21:22 [2024-12-27T00:21:22.577Z] [Pipeline] copyArtifacts 01:21:22 [2024-12-27T00:21:22.582Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 186 01:21:22 [2024-12-27T00:21:22.589Z] [Pipeline] readYaml 01:21:22 [2024-12-27T00:21:22.601Z] [Pipeline] sh 01:21:22 [2024-12-27T00:21:22.858Z] + git rev-parse HEAD 01:21:22 [2024-12-27T00:21:22.860Z] [Pipeline] echo 01:21:22 [2024-12-27T00:21:22.861Z] Current commit is f0980144dbbfca8fc650ac94fd238726ef3b032c and last build commit is f0980144dbbfca8fc650ac94fd238726ef3b032c 01:21:22 [2024-12-27T00:21:22.862Z] [Pipeline] } 01:21:22 [2024-12-27T00:21:22.870Z] [Pipeline] // script 01:21:22 [2024-12-27T00:21:22.881Z] [Pipeline] script 01:21:22 [2024-12-27T00:21:22.885Z] [Pipeline] { 01:21:22 [2024-12-27T00:21:22.894Z] [Pipeline] readMavenPom 01:21:22 [2024-12-27T00:21:22.905Z] [Pipeline] echo 01:21:22 [2024-12-27T00:21:22.905Z] No changes and no update in Silverpeas since the last build 01:21:22 [2024-12-27T00:21:22.905Z] [Pipeline] } 01:21:22 [2024-12-27T00:21:22.914Z] [Pipeline] // script 01:21:22 [2024-12-27T00:21:22.922Z] [Pipeline] } 01:21:22 [2024-12-27T00:21:22.931Z] [Pipeline] // stage 01:21:22 [2024-12-27T00:21:22.941Z] [Pipeline] stage 01:21:22 [2024-12-27T00:21:22.942Z] [Pipeline] { (Build the project) 01:21:22 [2024-12-27T00:21:22.980Z] Stage "Build the project" skipped due to when conditional 01:21:22 [2024-12-27T00:21:22.981Z] [Pipeline] getContext 01:21:22 [2024-12-27T00:21:22.993Z] [Pipeline] stage 01:21:22 [2024-12-27T00:21:22.994Z] [Pipeline] { (Check POM parent version) 01:21:23 [2024-12-27T00:21:23.003Z] Stage "Build the project" skipped due to when conditional 01:21:23 [2024-12-27T00:21:23.003Z] [Pipeline] getContext 01:21:23 [2024-12-27T00:21:23.005Z] [Pipeline] } 01:21:23 [2024-12-27T00:21:23.013Z] [Pipeline] // stage 01:21:23 [2024-12-27T00:21:23.024Z] [Pipeline] stage 01:21:23 [2024-12-27T00:21:23.024Z] [Pipeline] { (Update POM parent) 01:21:23 [2024-12-27T00:21:23.033Z] Stage "Build the project" skipped due to when conditional 01:21:23 [2024-12-27T00:21:23.034Z] [Pipeline] getContext 01:21:23 [2024-12-27T00:21:23.035Z] [Pipeline] } 01:21:23 [2024-12-27T00:21:23.043Z] [Pipeline] // stage 01:21:23 [2024-12-27T00:21:23.054Z] [Pipeline] stage 01:21:23 [2024-12-27T00:21:23.054Z] [Pipeline] { (Update dependency on Silverpeas) 01:21:23 [2024-12-27T00:21:23.063Z] Stage "Build the project" skipped due to when conditional 01:21:23 [2024-12-27T00:21:23.064Z] [Pipeline] getContext 01:21:23 [2024-12-27T00:21:23.065Z] [Pipeline] } 01:21:23 [2024-12-27T00:21:23.073Z] [Pipeline] // stage 01:21:23 [2024-12-27T00:21:23.084Z] [Pipeline] stage 01:21:23 [2024-12-27T00:21:23.084Z] [Pipeline] { (Build and Publish) 01:21:23 [2024-12-27T00:21:23.093Z] Stage "Build the project" skipped due to when conditional 01:21:23 [2024-12-27T00:21:23.094Z] [Pipeline] getContext 01:21:23 [2024-12-27T00:21:23.095Z] [Pipeline] } 01:21:23 [2024-12-27T00:21:23.103Z] [Pipeline] // stage 01:21:23 [2024-12-27T00:21:23.112Z] [Pipeline] } 01:21:23 [2024-12-27T00:21:23.120Z] [Pipeline] // stage 01:21:23 [2024-12-27T00:21:23.130Z] [Pipeline] stage 01:21:23 [2024-12-27T00:21:23.131Z] [Pipeline] { (Create YAML build report) 01:21:23 [2024-12-27T00:21:23.153Z] [Pipeline] script 01:21:23 [2024-12-27T00:21:23.156Z] [Pipeline] { 01:21:23 [2024-12-27T00:21:23.166Z] [Pipeline] sh 01:21:23 [2024-12-27T00:21:23.423Z] + mkdir -p target 01:21:23 [2024-12-27T00:21:23.425Z] [Pipeline] sh 01:21:23 [2024-12-27T00:21:23.681Z] + mv build.yaml target/ 01:21:23 [2024-12-27T00:21:23.682Z] [Pipeline] } 01:21:23 [2024-12-27T00:21:23.693Z] [Pipeline] // script 01:21:23 [2024-12-27T00:21:23.701Z] [Pipeline] } 01:21:23 [2024-12-27T00:21:23.710Z] [Pipeline] // stage 01:21:23 [2024-12-27T00:21:23.720Z] [Pipeline] stage 01:21:23 [2024-12-27T00:21:23.721Z] [Pipeline] { (Declarative: Post Actions) 01:21:23 [2024-12-27T00:21:23.736Z] [Pipeline] step 01:21:23 [2024-12-27T00:21:23.754Z] [Pipeline] script 01:21:23 [2024-12-27T00:21:23.759Z] [Pipeline] { 01:21:23 [2024-12-27T00:21:23.777Z] [Pipeline] } 01:21:23 [2024-12-27T00:21:23.785Z] [Pipeline] // script 01:21:23 [2024-12-27T00:21:23.798Z] [Pipeline] archiveArtifacts 01:21:23 [2024-12-27T00:21:23.801Z] Archiving artifacts 01:21:23 [2024-12-27T00:21:23.809Z] Enregistrement des empreintes numériques 01:21:23 [2024-12-27T00:21:23.829Z] [Pipeline] } 01:21:23 [2024-12-27T00:21:23.839Z] [Pipeline] // stage 01:21:23 [2024-12-27T00:21:23.847Z] [Pipeline] } 01:21:23 [2024-12-27T00:21:23.855Z] [Pipeline] // withEnv 01:21:23 [2024-12-27T00:21:23.864Z] [Pipeline] } 01:21:23 [2024-12-27T00:21:23.864Z] $ docker stop --time=1 bb0a002dd3c5a4a0cee143d2d2e0668d4532fd317a6b0572b1bc0a379a427e50 01:21:25 [2024-12-27T00:21:25.082Z] $ docker rm -f --volumes bb0a002dd3c5a4a0cee143d2d2e0668d4532fd317a6b0572b1bc0a379a427e50 01:21:25 [2024-12-27T00:21:25.117Z] [Pipeline] // withDockerContainer 01:21:25 [2024-12-27T00:21:25.121Z] [Pipeline] } 01:21:25 [2024-12-27T00:21:25.124Z] [Pipeline] // withEnv 01:21:25 [2024-12-27T00:21:25.128Z] [Pipeline] } 01:21:25 [2024-12-27T00:21:25.131Z] [Pipeline] // node 01:21:25 [2024-12-27T00:21:25.137Z] [Pipeline] End of Pipeline 01:21:25 [2024-12-27T00:21:25.169Z] Finished: SUCCESS