19:24:18 [2026-02-22T18:24:18.948Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 1047 19:24:18 [2026-02-22T18:24:18.948Z] Causé à l'origine par : 19:24:18 [2026-02-22T18:24:18.948Z] Lancé par une alarme périodique 19:24:18 [2026-02-22T18:24:18.948Z] Running as userbuild 19:24:19 [2026-02-22T18:24:19.362Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:19 [2026-02-22T18:24:19.476Z] [Pipeline] Start of Pipeline 19:24:19 [2026-02-22T18:24:19.700Z] [Pipeline] node 19:24:19 [2026-02-22T18:24:19.704Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy 19:24:19 [2026-02-22T18:24:19.710Z] [Pipeline] { 19:24:19 [2026-02-22T18:24:19.725Z] [Pipeline] stage 19:24:19 [2026-02-22T18:24:19.726Z] [Pipeline] { (Declarative: Checkout SCM) 19:24:19 [2026-02-22T18:24:19.735Z] [Pipeline] checkout 19:24:19 [2026-02-22T18:24:19.738Z] Selected Git installation does not exist. Using Default 19:24:19 [2026-02-22T18:24:19.738Z] The recommended git tool is: NONE 19:24:19 [2026-02-22T18:24:19.738Z] No credentials specified 19:24:19 [2026-02-22T18:24:19.739Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10 19:24:19 [2026-02-22T18:24:19.745Z] Fetching changes from the remote Git repository 19:24:19 [2026-02-22T18:24:19.747Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 19:24:19 [2026-02-22T18:24:19.753Z] Cleaning workspace 19:24:19 [2026-02-22T18:24:19.753Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 19:24:19 [2026-02-22T18:24:19.758Z] Resetting working tree 19:24:19 [2026-02-22T18:24:19.758Z] > /usr/bin/git reset --hard # timeout=10 19:24:19 [2026-02-22T18:24:19.779Z] > /usr/bin/git clean -fdx # timeout=10 19:24:20 [2026-02-22T18:24:20.060Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:20 [2026-02-22T18:24:20.060Z] > /usr/bin/git --version # timeout=10 19:24:20 [2026-02-22T18:24:20.067Z] > git --version # 'git version 2.43.0' 19:24:20 [2026-02-22T18:24:20.067Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:20 [2026-02-22T18:24:20.474Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:20 [2026-02-22T18:24:20.479Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master) 19:24:20 [2026-02-22T18:24:20.479Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:20 [2026-02-22T18:24:20.484Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 19:24:20 [2026-02-22T18:24:20.575Z] Commit message: "Fix SonarQube Maven execution in pipelines." 19:24:20 [2026-02-22T18:24:20.575Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 19:24:20 [2026-02-22T18:24:20.599Z] [Pipeline] } 19:24:20 [2026-02-22T18:24:20.603Z] [Pipeline] // stage 19:24:20 [2026-02-22T18:24:20.610Z] [Pipeline] withEnv 19:24:20 [2026-02-22T18:24:20.611Z] [Pipeline] { 19:24:20 [2026-02-22T18:24:20.694Z] [Pipeline] isUnix 19:24:20 [2026-02-22T18:24:20.695Z] [Pipeline] withEnv 19:24:20 [2026-02-22T18:24:20.696Z] [Pipeline] { 19:24:20 [2026-02-22T18:24:20.706Z] [Pipeline] sh 19:24:20 [2026-02-22T18:24:20.962Z] + docker inspect -f . silverpeas/silverbuild:latest 19:24:20 [2026-02-22T18:24:20.962Z] . 19:24:20 [2026-02-22T18:24:20.963Z] [Pipeline] } 19:24:20 [2026-02-22T18:24:20.971Z] [Pipeline] // withEnv 19:24:20 [2026-02-22T18:24:20.980Z] [Pipeline] withDockerContainer 19:24:21 [2026-02-22T18:24:21.009Z] Jenkins does not seem to be running inside a container 19:24:21 [2026-02-22T18:24:21.015Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_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:latest cat 19:24:21 [2026-02-22T18:24:21.321Z] $ docker top 28bcc210a187a91dca77ca324837b2e1ba505efc4e66317b3614d8a8a3cc0492 -eo pid,comm 19:24:21 [2026-02-22T18:24:21.358Z] [Pipeline] { 19:24:21 [2026-02-22T18:24:21.368Z] [Pipeline] withEnv 19:24:21 [2026-02-22T18:24:21.368Z] [Pipeline] { 19:24:21 [2026-02-22T18:24:21.374Z] [Pipeline] stage 19:24:21 [2026-02-22T18:24:21.375Z] [Pipeline] { (Resolve dependency on Silverpeas) 19:24:21 [2026-02-22T18:24:21.392Z] [Pipeline] script 19:24:21 [2026-02-22T18:24:21.398Z] [Pipeline] { 19:24:21 [2026-02-22T18:24:21.402Z] [Pipeline] echo 19:24:21 [2026-02-22T18:24:21.402Z] Working on branch master 19:24:21 [2026-02-22T18:24:21.404Z] [Pipeline] copyArtifacts 19:24:21 [2026-02-22T18:24:21.409Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1047 19:24:21 [2026-02-22T18:24:21.419Z] [Pipeline] readYaml 19:24:21 [2026-02-22T18:24:21.426Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues. 19:24:21 [2026-02-22T18:24:21.426Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named silverpeasVersion (to a value of type String) which could lead to memory leaks or other issues. 19:24:21 [2026-02-22T18:24:21.428Z] [Pipeline] sh 19:24:21 [2026-02-22T18:24:21.685Z] + rm -f build.yaml 19:24:21 [2026-02-22T18:24:21.686Z] [Pipeline] } 19:24:21 [2026-02-22T18:24:21.695Z] [Pipeline] // script 19:24:21 [2026-02-22T18:24:21.704Z] [Pipeline] echo 19:24:21 [2026-02-22T18:24:21.704Z] Parent version is 1.7-build251205 19:24:21 [2026-02-22T18:24:21.706Z] [Pipeline] echo 19:24:21 [2026-02-22T18:24:21.706Z] Silverpeas version is 6.5-build260218 19:24:21 [2026-02-22T18:24:21.707Z] [Pipeline] } 19:24:21 [2026-02-22T18:24:21.715Z] [Pipeline] // stage 19:24:21 [2026-02-22T18:24:21.725Z] [Pipeline] stage 19:24:21 [2026-02-22T18:24:21.726Z] [Pipeline] { (Prepare the project) 19:24:21 [2026-02-22T18:24:21.751Z] [Pipeline] git 19:24:21 [2026-02-22T18:24:21.753Z] The recommended git tool is: /usr/bin/git 19:24:21 [2026-02-22T18:24:21.754Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:21 [2026-02-22T18:24:21.765Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@82230b2; decorates hudson.Launcher$LocalLauncher@444284f1 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:21 [2026-02-22T18:24:21.766Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10 19:24:21 [2026-02-22T18:24:21.772Z] Fetching changes from the remote Git repository 19:24:21 [2026-02-22T18:24:21.775Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 19:24:21 [2026-02-22T18:24:21.782Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 19:24:21 [2026-02-22T18:24:21.782Z] > /usr/bin/git --version # timeout=10 19:24:21 [2026-02-22T18:24:21.787Z] > git --version # 'git version 2.43.0' 19:24:21 [2026-02-22T18:24:21.787Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:21 [2026-02-22T18:24:21.793Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:22 [2026-02-22T18:24:22.340Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:22 [2026-02-22T18:24:22.348Z] Checking out Revision 8d8a68a3e00e61680fdb81d9d0fab969242d975d (refs/remotes/origin/master) 19:24:22 [2026-02-22T18:24:22.349Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:22 [2026-02-22T18:24:22.354Z] > /usr/bin/git checkout -f 8d8a68a3e00e61680fdb81d9d0fab969242d975d # timeout=10 19:24:22 [2026-02-22T18:24:22.493Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:22 [2026-02-22T18:24:22.505Z] > /usr/bin/git branch -D master # timeout=10 19:24:22 [2026-02-22T18:24:22.513Z] > /usr/bin/git checkout -b master 8d8a68a3e00e61680fdb81d9d0fab969242d975d # timeout=10 19:24:22 [2026-02-22T18:24:22.668Z] Commit message: "Update dependency on Silverpeas to version 6.5-build260218" 19:24:22 [2026-02-22T18:24:22.668Z] > /usr/bin/git rev-list --no-walk bbc6be14add89db16646fea256edaedc97ee23c1 # timeout=10 19:24:22 [2026-02-22T18:24:22.689Z] [Pipeline] script 19:24:22 [2026-02-22T18:24:22.692Z] [Pipeline] { 19:24:22 [2026-02-22T18:24:22.700Z] [Pipeline] copyArtifacts 19:24:22 [2026-02-22T18:24:22.704Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 627 19:24:22 [2026-02-22T18:24:22.711Z] [Pipeline] readYaml 19:24:22 [2026-02-22T18:24:22.721Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues. 19:24:22 [2026-02-22T18:24:22.723Z] [Pipeline] sh 19:24:22 [2026-02-22T18:24:22.981Z] + git rev-parse HEAD 19:24:22 [2026-02-22T18:24:22.984Z] [Pipeline] echo 19:24:22 [2026-02-22T18:24:22.985Z] Current commit is 8d8a68a3e00e61680fdb81d9d0fab969242d975d and last build commit is 8d8a68a3e00e61680fdb81d9d0fab969242d975d 19:24:22 [2026-02-22T18:24:22.986Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named triggerBuild (to a value of type Boolean) which could lead to memory leaks or other issues. 19:24:22 [2026-02-22T18:24:22.986Z] [Pipeline] } 19:24:22 [2026-02-22T18:24:22.995Z] [Pipeline] // script 19:24:23 [2026-02-22T18:24:23.004Z] [Pipeline] script 19:24:23 [2026-02-22T18:24:23.010Z] [Pipeline] { 19:24:23 [2026-02-22T18:24:23.020Z] [Pipeline] readMavenPom 19:24:23 [2026-02-22T18:24:23.029Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pom (to a value of type Model) which could lead to memory leaks or other issues. 19:24:23 [2026-02-22T18:24:23.030Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues. 19:24:23 [2026-02-22T18:24:23.031Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildNumber (to a value of type String) which could lead to memory leaks or other issues. 19:24:23 [2026-02-22T18:24:23.032Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues. 19:24:23 [2026-02-22T18:24:23.033Z] [Pipeline] echo 19:24:23 [2026-02-22T18:24:23.033Z] No changes and no update in Silverpeas since the last build 19:24:23 [2026-02-22T18:24:23.034Z] [Pipeline] } 19:24:23 [2026-02-22T18:24:23.042Z] [Pipeline] // script 19:24:23 [2026-02-22T18:24:23.051Z] [Pipeline] } 19:24:23 [2026-02-22T18:24:23.060Z] [Pipeline] // stage 19:24:23 [2026-02-22T18:24:23.070Z] [Pipeline] stage 19:24:23 [2026-02-22T18:24:23.071Z] [Pipeline] { (Build the project) 19:24:23 [2026-02-22T18:24:23.111Z] Stage "Build the project" skipped due to when conditional 19:24:23 [2026-02-22T18:24:23.112Z] [Pipeline] getContext 19:24:23 [2026-02-22T18:24:23.124Z] [Pipeline] stage 19:24:23 [2026-02-22T18:24:23.125Z] [Pipeline] { (Check POM parent version) 19:24:23 [2026-02-22T18:24:23.134Z] Stage "Build the project" skipped due to when conditional 19:24:23 [2026-02-22T18:24:23.135Z] [Pipeline] getContext 19:24:23 [2026-02-22T18:24:23.137Z] [Pipeline] } 19:24:23 [2026-02-22T18:24:23.145Z] [Pipeline] // stage 19:24:23 [2026-02-22T18:24:23.155Z] [Pipeline] stage 19:24:23 [2026-02-22T18:24:23.156Z] [Pipeline] { (Update POM parent) 19:24:23 [2026-02-22T18:24:23.165Z] Stage "Build the project" skipped due to when conditional 19:24:23 [2026-02-22T18:24:23.166Z] [Pipeline] getContext 19:24:23 [2026-02-22T18:24:23.167Z] [Pipeline] } 19:24:23 [2026-02-22T18:24:23.176Z] [Pipeline] // stage 19:24:23 [2026-02-22T18:24:23.185Z] [Pipeline] stage 19:24:23 [2026-02-22T18:24:23.186Z] [Pipeline] { (Update dependency on Silverpeas) 19:24:23 [2026-02-22T18:24:23.194Z] Stage "Build the project" skipped due to when conditional 19:24:23 [2026-02-22T18:24:23.195Z] [Pipeline] getContext 19:24:23 [2026-02-22T18:24:23.196Z] [Pipeline] } 19:24:23 [2026-02-22T18:24:23.204Z] [Pipeline] // stage 19:24:23 [2026-02-22T18:24:23.213Z] [Pipeline] stage 19:24:23 [2026-02-22T18:24:23.214Z] [Pipeline] { (Build and Publish) 19:24:23 [2026-02-22T18:24:23.221Z] Stage "Build the project" skipped due to when conditional 19:24:23 [2026-02-22T18:24:23.222Z] [Pipeline] getContext 19:24:23 [2026-02-22T18:24:23.225Z] [Pipeline] } 19:24:23 [2026-02-22T18:24:23.233Z] [Pipeline] // stage 19:24:23 [2026-02-22T18:24:23.240Z] [Pipeline] } 19:24:23 [2026-02-22T18:24:23.247Z] [Pipeline] // stage 19:24:23 [2026-02-22T18:24:23.257Z] [Pipeline] stage 19:24:23 [2026-02-22T18:24:23.258Z] [Pipeline] { (Create YAML build report) 19:24:23 [2026-02-22T18:24:23.277Z] [Pipeline] script 19:24:23 [2026-02-22T18:24:23.282Z] [Pipeline] { 19:24:23 [2026-02-22T18:24:23.293Z] [Pipeline] sh 19:24:23 [2026-02-22T18:24:23.551Z] + mkdir -p target 19:24:23 [2026-02-22T18:24:23.553Z] [Pipeline] sh 19:24:23 [2026-02-22T18:24:23.809Z] + mv build.yaml target/ 19:24:23 [2026-02-22T18:24:23.810Z] [Pipeline] } 19:24:23 [2026-02-22T18:24:23.819Z] [Pipeline] // script 19:24:23 [2026-02-22T18:24:23.828Z] [Pipeline] } 19:24:23 [2026-02-22T18:24:23.837Z] [Pipeline] // stage 19:24:23 [2026-02-22T18:24:23.849Z] [Pipeline] stage 19:24:23 [2026-02-22T18:24:23.849Z] [Pipeline] { (Declarative: Post Actions) 19:24:23 [2026-02-22T18:24:23.865Z] [Pipeline] step 19:24:23 [2026-02-22T18:24:23.886Z] [Pipeline] script 19:24:23 [2026-02-22T18:24:23.891Z] [Pipeline] { 19:24:23 [2026-02-22T18:24:23.910Z] [Pipeline] } 19:24:23 [2026-02-22T18:24:23.918Z] [Pipeline] // script 19:24:23 [2026-02-22T18:24:23.932Z] [Pipeline] archiveArtifacts 19:24:23 [2026-02-22T18:24:23.935Z] Archiving artifacts 19:24:23 [2026-02-22T18:24:23.944Z] Enregistrement des empreintes numériques 19:24:23 [2026-02-22T18:24:23.968Z] [Pipeline] } 19:24:23 [2026-02-22T18:24:23.977Z] [Pipeline] // stage 19:24:23 [2026-02-22T18:24:23.986Z] [Pipeline] } 19:24:23 [2026-02-22T18:24:23.994Z] [Pipeline] // withEnv 19:24:24 [2026-02-22T18:24:24.002Z] [Pipeline] } 19:24:24 [2026-02-22T18:24:24.003Z] $ docker stop --time=1 28bcc210a187a91dca77ca324837b2e1ba505efc4e66317b3614d8a8a3cc0492 19:24:25 [2026-02-22T18:24:25.277Z] $ docker rm -f --volumes 28bcc210a187a91dca77ca324837b2e1ba505efc4e66317b3614d8a8a3cc0492 19:24:25 [2026-02-22T18:24:25.316Z] [Pipeline] // withDockerContainer 19:24:25 [2026-02-22T18:24:25.319Z] [Pipeline] } 19:24:25 [2026-02-22T18:24:25.323Z] [Pipeline] // withEnv 19:24:25 [2026-02-22T18:24:25.326Z] [Pipeline] } 19:24:25 [2026-02-22T18:24:25.330Z] [Pipeline] // node 19:24:25 [2026-02-22T18:24:25.334Z] [Pipeline] End of Pipeline 19:24:25 [2026-02-22T18:24:25.365Z] Finished: SUCCESS