01:21:21 [2025-01-10T00:21:21.013Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 217 01:21:21 [2025-01-10T00:21:21.013Z] Causé à l'origine par : 01:21:21 [2025-01-10T00:21:21.013Z] Lancé par une alarme périodique 01:21:21 [2025-01-10T00:21:21.013Z] Running as userbuild 01:21:21 [2025-01-10T00:21:21.378Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:21 [2025-01-10T00:21:21.525Z] [Pipeline] Start of Pipeline 01:21:21 [2025-01-10T00:21:21.749Z] [Pipeline] node 01:21:21 [2025-01-10T00:21:21.752Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy 01:21:21 [2025-01-10T00:21:21.756Z] [Pipeline] { 01:21:21 [2025-01-10T00:21:21.772Z] [Pipeline] stage 01:21:21 [2025-01-10T00:21:21.773Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:21 [2025-01-10T00:21:21.786Z] [Pipeline] checkout 01:21:21 [2025-01-10T00:21:21.788Z] Selected Git installation does not exist. Using Default 01:21:21 [2025-01-10T00:21:21.788Z] The recommended git tool is: NONE 01:21:21 [2025-01-10T00:21:21.788Z] No credentials specified 01:21:21 [2025-01-10T00:21:21.788Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:21 [2025-01-10T00:21:21.794Z] Fetching changes from the remote Git repository 01:21:21 [2025-01-10T00:21:21.800Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:21 [2025-01-10T00:21:21.806Z] Cleaning workspace 01:21:21 [2025-01-10T00:21:21.806Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:21 [2025-01-10T00:21:21.812Z] Resetting working tree 01:21:21 [2025-01-10T00:21:21.812Z] > /usr/bin/git reset --hard # timeout=10 01:21:21 [2025-01-10T00:21:21.888Z] > /usr/bin/git clean -fdx # timeout=10 01:21:21 [2025-01-10T00:21:21.901Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:21 [2025-01-10T00:21:21.901Z] > /usr/bin/git --version # timeout=10 01:21:21 [2025-01-10T00:21:21.906Z] > git --version # 'git version 2.43.0' 01:21:21 [2025-01-10T00:21:21.906Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:22 [2025-01-10T00:21:22.302Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:22 [2025-01-10T00:21:22.308Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master) 01:21:22 [2025-01-10T00:21:22.308Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:22 [2025-01-10T00:21:22.314Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 01:21:22 [2025-01-10T00:21:22.376Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose." 01:21:22 [2025-01-10T00:21:22.376Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 01:21:22 [2025-01-10T00:21:22.400Z] [Pipeline] } 01:21:22 [2025-01-10T00:21:22.408Z] [Pipeline] // stage 01:21:22 [2025-01-10T00:21:22.419Z] [Pipeline] withEnv 01:21:22 [2025-01-10T00:21:22.420Z] [Pipeline] { 01:21:22 [2025-01-10T00:21:22.541Z] [Pipeline] isUnix 01:21:22 [2025-01-10T00:21:22.542Z] [Pipeline] withEnv 01:21:22 [2025-01-10T00:21:22.543Z] [Pipeline] { 01:21:22 [2025-01-10T00:21:22.552Z] [Pipeline] sh 01:21:22 [2025-01-10T00:21:22.809Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:22 [2025-01-10T00:21:22.809Z] . 01:21:22 [2025-01-10T00:21:22.810Z] [Pipeline] } 01:21:22 [2025-01-10T00:21:22.819Z] [Pipeline] // withEnv 01:21:22 [2025-01-10T00:21:22.827Z] [Pipeline] withDockerContainer 01:21:22 [2025-01-10T00:21:22.857Z] Jenkins does not seem to be running inside a container 01:21:22 [2025-01-10T00:21:22.865Z] $ 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:23 [2025-01-10T00:21:23.210Z] $ docker top 1bcc497ed6a69419913f63c0fcd6b9e95285a7798616f47876ecb5c776743717 -eo pid,comm 01:21:23 [2025-01-10T00:21:23.248Z] [Pipeline] { 01:21:23 [2025-01-10T00:21:23.257Z] [Pipeline] withEnv 01:21:23 [2025-01-10T00:21:23.257Z] [Pipeline] { 01:21:23 [2025-01-10T00:21:23.265Z] [Pipeline] stage 01:21:23 [2025-01-10T00:21:23.266Z] [Pipeline] { (Resolve dependency on Silverpeas) 01:21:23 [2025-01-10T00:21:23.296Z] [Pipeline] script 01:21:23 [2025-01-10T00:21:23.300Z] [Pipeline] { 01:21:23 [2025-01-10T00:21:23.310Z] [Pipeline] echo 01:21:23 [2025-01-10T00:21:23.311Z] Working on branch 6.3.x 01:21:23 [2025-01-10T00:21:23.315Z] [Pipeline] copyArtifacts 01:21:23 [2025-01-10T00:21:23.323Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 217 01:21:23 [2025-01-10T00:21:23.328Z] [Pipeline] readYaml 01:21:23 [2025-01-10T00:21:23.342Z] [Pipeline] sh 01:21:23 [2025-01-10T00:21:23.599Z] + rm -f build.yaml 01:21:23 [2025-01-10T00:21:23.600Z] [Pipeline] } 01:21:23 [2025-01-10T00:21:23.608Z] [Pipeline] // script 01:21:23 [2025-01-10T00:21:23.617Z] [Pipeline] echo 01:21:23 [2025-01-10T00:21:23.618Z] Parent version is 1.5.3 01:21:23 [2025-01-10T00:21:23.619Z] [Pipeline] echo 01:21:23 [2025-01-10T00:21:23.619Z] Silverpeas version is 6.3.6-build241113 01:21:23 [2025-01-10T00:21:23.620Z] [Pipeline] } 01:21:23 [2025-01-10T00:21:23.634Z] [Pipeline] // stage 01:21:23 [2025-01-10T00:21:23.644Z] [Pipeline] stage 01:21:23 [2025-01-10T00:21:23.645Z] [Pipeline] { (Prepare the project) 01:21:23 [2025-01-10T00:21:23.674Z] [Pipeline] git 01:21:23 [2025-01-10T00:21:23.676Z] The recommended git tool is: /usr/bin/git 01:21:23 [2025-01-10T00:21:23.677Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:23 [2025-01-10T00:21:23.691Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@497ae057; decorates hudson.Launcher$LocalLauncher@20fc0a7b will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:23 [2025-01-10T00:21:23.692Z] > /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-10T00:21:23.698Z] Fetching changes from the remote Git repository 01:21:23 [2025-01-10T00:21:23.700Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 01:21:23 [2025-01-10T00:21:23.706Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 01:21:23 [2025-01-10T00:21:23.706Z] > /usr/bin/git --version # timeout=10 01:21:23 [2025-01-10T00:21:23.711Z] > git --version # 'git version 2.43.0' 01:21:23 [2025-01-10T00:21:23.711Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:23 [2025-01-10T00:21:23.716Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:24 [2025-01-10T00:21:24.600Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:24 [2025-01-10T00:21:24.608Z] Checking out Revision f0980144dbbfca8fc650ac94fd238726ef3b032c (refs/remotes/origin/6.3.x) 01:21:24 [2025-01-10T00:21:24.608Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:24 [2025-01-10T00:21:24.613Z] > /usr/bin/git checkout -f f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10 01:21:24 [2025-01-10T00:21:24.712Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:24 [2025-01-10T00:21:24.722Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:24 [2025-01-10T00:21:24.730Z] > /usr/bin/git checkout -b 6.3.x f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10 01:21:24 [2025-01-10T00:21:24.844Z] Commit message: "Update dependency on Silverpeas to version 6.3.6-build241113" 01:21:24 [2025-01-10T00:21:24.844Z] > /usr/bin/git rev-list --no-walk f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10 01:21:24 [2025-01-10T00:21:24.864Z] [Pipeline] script 01:21:24 [2025-01-10T00:21:24.867Z] [Pipeline] { 01:21:24 [2025-01-10T00:21:24.881Z] [Pipeline] copyArtifacts 01:21:24 [2025-01-10T00:21:24.887Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 188 01:21:24 [2025-01-10T00:21:24.894Z] [Pipeline] readYaml 01:21:24 [2025-01-10T00:21:24.907Z] [Pipeline] sh 01:21:25 [2025-01-10T00:21:25.165Z] + git rev-parse HEAD 01:21:25 [2025-01-10T00:21:25.167Z] [Pipeline] echo 01:21:25 [2025-01-10T00:21:25.168Z] Current commit is f0980144dbbfca8fc650ac94fd238726ef3b032c and last build commit is f0980144dbbfca8fc650ac94fd238726ef3b032c 01:21:25 [2025-01-10T00:21:25.169Z] [Pipeline] } 01:21:25 [2025-01-10T00:21:25.178Z] [Pipeline] // script 01:21:25 [2025-01-10T00:21:25.187Z] [Pipeline] script 01:21:25 [2025-01-10T00:21:25.191Z] [Pipeline] { 01:21:25 [2025-01-10T00:21:25.201Z] [Pipeline] readMavenPom 01:21:25 [2025-01-10T00:21:25.212Z] [Pipeline] echo 01:21:25 [2025-01-10T00:21:25.212Z] No changes and no update in Silverpeas since the last build 01:21:25 [2025-01-10T00:21:25.213Z] [Pipeline] } 01:21:25 [2025-01-10T00:21:25.221Z] [Pipeline] // script 01:21:25 [2025-01-10T00:21:25.230Z] [Pipeline] } 01:21:25 [2025-01-10T00:21:25.239Z] [Pipeline] // stage 01:21:25 [2025-01-10T00:21:25.250Z] [Pipeline] stage 01:21:25 [2025-01-10T00:21:25.250Z] [Pipeline] { (Build the project) 01:21:25 [2025-01-10T00:21:25.293Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2025-01-10T00:21:25.294Z] [Pipeline] getContext 01:21:25 [2025-01-10T00:21:25.307Z] [Pipeline] stage 01:21:25 [2025-01-10T00:21:25.308Z] [Pipeline] { (Check POM parent version) 01:21:25 [2025-01-10T00:21:25.317Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2025-01-10T00:21:25.318Z] [Pipeline] getContext 01:21:25 [2025-01-10T00:21:25.320Z] [Pipeline] } 01:21:25 [2025-01-10T00:21:25.328Z] [Pipeline] // stage 01:21:25 [2025-01-10T00:21:25.339Z] [Pipeline] stage 01:21:25 [2025-01-10T00:21:25.340Z] [Pipeline] { (Update POM parent) 01:21:25 [2025-01-10T00:21:25.349Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2025-01-10T00:21:25.350Z] [Pipeline] getContext 01:21:25 [2025-01-10T00:21:25.351Z] [Pipeline] } 01:21:25 [2025-01-10T00:21:25.360Z] [Pipeline] // stage 01:21:25 [2025-01-10T00:21:25.370Z] [Pipeline] stage 01:21:25 [2025-01-10T00:21:25.371Z] [Pipeline] { (Update dependency on Silverpeas) 01:21:25 [2025-01-10T00:21:25.381Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2025-01-10T00:21:25.381Z] [Pipeline] getContext 01:21:25 [2025-01-10T00:21:25.383Z] [Pipeline] } 01:21:25 [2025-01-10T00:21:25.391Z] [Pipeline] // stage 01:21:25 [2025-01-10T00:21:25.402Z] [Pipeline] stage 01:21:25 [2025-01-10T00:21:25.403Z] [Pipeline] { (Build and Publish) 01:21:25 [2025-01-10T00:21:25.412Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2025-01-10T00:21:25.413Z] [Pipeline] getContext 01:21:25 [2025-01-10T00:21:25.414Z] [Pipeline] } 01:21:25 [2025-01-10T00:21:25.423Z] [Pipeline] // stage 01:21:25 [2025-01-10T00:21:25.432Z] [Pipeline] } 01:21:25 [2025-01-10T00:21:25.440Z] [Pipeline] // stage 01:21:25 [2025-01-10T00:21:25.451Z] [Pipeline] stage 01:21:25 [2025-01-10T00:21:25.452Z] [Pipeline] { (Create YAML build report) 01:21:25 [2025-01-10T00:21:25.476Z] [Pipeline] script 01:21:25 [2025-01-10T00:21:25.479Z] [Pipeline] { 01:21:25 [2025-01-10T00:21:25.490Z] [Pipeline] sh 01:21:25 [2025-01-10T00:21:25.747Z] + mkdir -p target 01:21:25 [2025-01-10T00:21:25.749Z] [Pipeline] sh 01:21:26 [2025-01-10T00:21:26.006Z] + mv build.yaml target/ 01:21:26 [2025-01-10T00:21:26.007Z] [Pipeline] } 01:21:26 [2025-01-10T00:21:26.018Z] [Pipeline] // script 01:21:26 [2025-01-10T00:21:26.028Z] [Pipeline] } 01:21:26 [2025-01-10T00:21:26.036Z] [Pipeline] // stage 01:21:26 [2025-01-10T00:21:26.047Z] [Pipeline] stage 01:21:26 [2025-01-10T00:21:26.048Z] [Pipeline] { (Declarative: Post Actions) 01:21:26 [2025-01-10T00:21:26.064Z] [Pipeline] step 01:21:26 [2025-01-10T00:21:26.083Z] [Pipeline] script 01:21:26 [2025-01-10T00:21:26.088Z] [Pipeline] { 01:21:26 [2025-01-10T00:21:26.106Z] [Pipeline] } 01:21:26 [2025-01-10T00:21:26.115Z] [Pipeline] // script 01:21:26 [2025-01-10T00:21:26.128Z] [Pipeline] archiveArtifacts 01:21:26 [2025-01-10T00:21:26.131Z] Archiving artifacts 01:21:26 [2025-01-10T00:21:26.140Z] Enregistrement des empreintes numériques 01:21:26 [2025-01-10T00:21:26.161Z] [Pipeline] } 01:21:26 [2025-01-10T00:21:26.172Z] [Pipeline] // stage 01:21:26 [2025-01-10T00:21:26.181Z] [Pipeline] } 01:21:26 [2025-01-10T00:21:26.189Z] [Pipeline] // withEnv 01:21:26 [2025-01-10T00:21:26.198Z] [Pipeline] } 01:21:26 [2025-01-10T00:21:26.198Z] $ docker stop --time=1 1bcc497ed6a69419913f63c0fcd6b9e95285a7798616f47876ecb5c776743717 01:21:27 [2025-01-10T00:21:27.436Z] $ docker rm -f --volumes 1bcc497ed6a69419913f63c0fcd6b9e95285a7798616f47876ecb5c776743717 01:21:27 [2025-01-10T00:21:27.478Z] [Pipeline] // withDockerContainer 01:21:27 [2025-01-10T00:21:27.482Z] [Pipeline] } 01:21:27 [2025-01-10T00:21:27.486Z] [Pipeline] // withEnv 01:21:27 [2025-01-10T00:21:27.489Z] [Pipeline] } 01:21:27 [2025-01-10T00:21:27.498Z] [Pipeline] // node 01:21:27 [2025-01-10T00:21:27.507Z] [Pipeline] End of Pipeline 01:21:27 [2025-01-10T00:21:27.556Z] Finished: SUCCESS