19:24:19 [2025-05-04T17:24:19.480Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 943 19:24:19 [2025-05-04T17:24:19.480Z] Causé à l'origine par : 19:24:19 [2025-05-04T17:24:19.480Z] Lancé par une alarme périodique 19:24:19 [2025-05-04T17:24:19.480Z] Running as userbuild 19:24:19 [2025-05-04T17:24:19.864Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:20 [2025-05-04T17:24:20.013Z] [Pipeline] Start of Pipeline 19:24:20 [2025-05-04T17:24:20.245Z] [Pipeline] node 19:24:20 [2025-05-04T17:24:20.249Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy 19:24:20 [2025-05-04T17:24:20.251Z] [Pipeline] { 19:24:20 [2025-05-04T17:24:20.264Z] [Pipeline] stage 19:24:20 [2025-05-04T17:24:20.265Z] [Pipeline] { (Declarative: Checkout SCM) 19:24:20 [2025-05-04T17:24:20.272Z] [Pipeline] checkout 19:24:20 [2025-05-04T17:24:20.273Z] Selected Git installation does not exist. Using Default 19:24:20 [2025-05-04T17:24:20.273Z] The recommended git tool is: NONE 19:24:20 [2025-05-04T17:24:20.274Z] No credentials specified 19:24:20 [2025-05-04T17:24:20.274Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10 19:24:20 [2025-05-04T17:24:20.280Z] Fetching changes from the remote Git repository 19:24:20 [2025-05-04T17:24:20.283Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 19:24:20 [2025-05-04T17:24:20.289Z] Cleaning workspace 19:24:20 [2025-05-04T17:24:20.289Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 19:24:20 [2025-05-04T17:24:20.294Z] Resetting working tree 19:24:20 [2025-05-04T17:24:20.294Z] > /usr/bin/git reset --hard # timeout=10 19:24:20 [2025-05-04T17:24:20.318Z] > /usr/bin/git clean -fdx # timeout=10 19:24:20 [2025-05-04T17:24:20.583Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:20 [2025-05-04T17:24:20.583Z] > /usr/bin/git --version # timeout=10 19:24:20 [2025-05-04T17:24:20.588Z] > git --version # 'git version 2.43.0' 19:24:20 [2025-05-04T17:24:20.588Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:20 [2025-05-04T17:24:20.966Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:20 [2025-05-04T17:24:20.973Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master) 19:24:20 [2025-05-04T17:24:20.973Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:20 [2025-05-04T17:24:20.979Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10 19:24:21 [2025-05-04T17:24:21.070Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition" 19:24:21 [2025-05-04T17:24:21.071Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10 19:24:21 [2025-05-04T17:24:21.096Z] [Pipeline] } 19:24:21 [2025-05-04T17:24:21.102Z] [Pipeline] // stage 19:24:21 [2025-05-04T17:24:21.116Z] [Pipeline] withEnv 19:24:21 [2025-05-04T17:24:21.117Z] [Pipeline] { 19:24:21 [2025-05-04T17:24:21.230Z] [Pipeline] isUnix 19:24:21 [2025-05-04T17:24:21.231Z] [Pipeline] withEnv 19:24:21 [2025-05-04T17:24:21.231Z] [Pipeline] { 19:24:21 [2025-05-04T17:24:21.243Z] [Pipeline] sh 19:24:21 [2025-05-04T17:24:21.500Z] + docker inspect -f . silverpeas/silverbuild:latest 19:24:21 [2025-05-04T17:24:21.500Z] . 19:24:21 [2025-05-04T17:24:21.501Z] [Pipeline] } 19:24:21 [2025-05-04T17:24:21.509Z] [Pipeline] // withEnv 19:24:21 [2025-05-04T17:24:21.519Z] [Pipeline] withDockerContainer 19:24:21 [2025-05-04T17:24:21.550Z] Jenkins does not seem to be running inside a container 19:24:21 [2025-05-04T17:24:21.557Z] $ 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 [2025-05-04T17:24:21.899Z] $ docker top 6a38aca8671003a0d55d842d3dfa7c519938b83a302fea5faa96062726f2b920 -eo pid,comm 19:24:21 [2025-05-04T17:24:21.935Z] [Pipeline] { 19:24:21 [2025-05-04T17:24:21.945Z] [Pipeline] withEnv 19:24:21 [2025-05-04T17:24:21.945Z] [Pipeline] { 19:24:21 [2025-05-04T17:24:21.951Z] [Pipeline] stage 19:24:21 [2025-05-04T17:24:21.951Z] [Pipeline] { (Resolve dependency on Silverpeas) 19:24:21 [2025-05-04T17:24:21.976Z] [Pipeline] script 19:24:21 [2025-05-04T17:24:21.980Z] [Pipeline] { 19:24:21 [2025-05-04T17:24:21.989Z] [Pipeline] echo 19:24:21 [2025-05-04T17:24:21.990Z] Working on branch master 19:24:21 [2025-05-04T17:24:21.994Z] [Pipeline] copyArtifacts 19:24:22 [2025-05-04T17:24:22.003Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 943 19:24:22 [2025-05-04T17:24:22.009Z] [Pipeline] readYaml 19:24:22 [2025-05-04T17:24:22.021Z] 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:22 [2025-05-04T17:24:22.021Z] 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:22 [2025-05-04T17:24:22.023Z] [Pipeline] sh 19:24:22 [2025-05-04T17:24:22.280Z] + rm -f build.yaml 19:24:22 [2025-05-04T17:24:22.281Z] [Pipeline] } 19:24:22 [2025-05-04T17:24:22.290Z] [Pipeline] // script 19:24:22 [2025-05-04T17:24:22.299Z] [Pipeline] echo 19:24:22 [2025-05-04T17:24:22.299Z] Parent version is 1.7-build250303 19:24:22 [2025-05-04T17:24:22.300Z] [Pipeline] echo 19:24:22 [2025-05-04T17:24:22.301Z] Silverpeas version is 6.5-build250430 19:24:22 [2025-05-04T17:24:22.302Z] [Pipeline] } 19:24:22 [2025-05-04T17:24:22.310Z] [Pipeline] // stage 19:24:22 [2025-05-04T17:24:22.320Z] [Pipeline] stage 19:24:22 [2025-05-04T17:24:22.321Z] [Pipeline] { (Prepare the project) 19:24:22 [2025-05-04T17:24:22.346Z] [Pipeline] git 19:24:22 [2025-05-04T17:24:22.348Z] The recommended git tool is: /usr/bin/git 19:24:22 [2025-05-04T17:24:22.349Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:22 [2025-05-04T17:24:22.360Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3247b122; decorates hudson.Launcher$LocalLauncher@4e8ab6f6 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:22 [2025-05-04T17:24:22.360Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10 19:24:22 [2025-05-04T17:24:22.366Z] Fetching changes from the remote Git repository 19:24:22 [2025-05-04T17:24:22.370Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 19:24:22 [2025-05-04T17:24:22.376Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 19:24:22 [2025-05-04T17:24:22.376Z] > /usr/bin/git --version # timeout=10 19:24:22 [2025-05-04T17:24:22.381Z] > git --version # 'git version 2.43.0' 19:24:22 [2025-05-04T17:24:22.381Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:22 [2025-05-04T17:24:22.387Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:22 [2025-05-04T17:24:22.932Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:22 [2025-05-04T17:24:22.939Z] Checking out Revision f8897a2ef0667884b175c5350f296cdd7bd297a4 (refs/remotes/origin/master) 19:24:22 [2025-05-04T17:24:22.939Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:22 [2025-05-04T17:24:22.944Z] > /usr/bin/git checkout -f f8897a2ef0667884b175c5350f296cdd7bd297a4 # timeout=10 19:24:23 [2025-05-04T17:24:23.075Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:23 [2025-05-04T17:24:23.088Z] > /usr/bin/git branch -D master # timeout=10 19:24:23 [2025-05-04T17:24:23.096Z] > /usr/bin/git checkout -b master f8897a2ef0667884b175c5350f296cdd7bd297a4 # timeout=10 19:24:23 [2025-05-04T17:24:23.221Z] Commit message: "Update dependency on Silverpeas to version 6.5-build250430" 19:24:23 [2025-05-04T17:24:23.221Z] > /usr/bin/git rev-list --no-walk a38203dcf4ee98d00ac844038501f9025190ea1d # timeout=10 19:24:23 [2025-05-04T17:24:23.243Z] [Pipeline] script 19:24:23 [2025-05-04T17:24:23.245Z] [Pipeline] { 19:24:23 [2025-05-04T17:24:23.253Z] [Pipeline] copyArtifacts 19:24:23 [2025-05-04T17:24:23.258Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 559 19:24:23 [2025-05-04T17:24:23.265Z] [Pipeline] readYaml 19:24:23 [2025-05-04T17:24:23.277Z] 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:23 [2025-05-04T17:24:23.278Z] [Pipeline] sh 19:24:23 [2025-05-04T17:24:23.536Z] + git rev-parse HEAD 19:24:23 [2025-05-04T17:24:23.538Z] [Pipeline] echo 19:24:23 [2025-05-04T17:24:23.539Z] Current commit is f8897a2ef0667884b175c5350f296cdd7bd297a4 and last build commit is f8897a2ef0667884b175c5350f296cdd7bd297a4 19:24:23 [2025-05-04T17:24:23.539Z] 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:23 [2025-05-04T17:24:23.540Z] [Pipeline] } 19:24:23 [2025-05-04T17:24:23.551Z] [Pipeline] // script 19:24:23 [2025-05-04T17:24:23.561Z] [Pipeline] script 19:24:23 [2025-05-04T17:24:23.565Z] [Pipeline] { 19:24:23 [2025-05-04T17:24:23.575Z] [Pipeline] readMavenPom 19:24:23 [2025-05-04T17:24:23.584Z] 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 [2025-05-04T17:24:23.585Z] 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 [2025-05-04T17:24:23.585Z] 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 [2025-05-04T17:24:23.586Z] 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 [2025-05-04T17:24:23.587Z] [Pipeline] echo 19:24:23 [2025-05-04T17:24:23.587Z] No changes and no update in Silverpeas since the last build 19:24:23 [2025-05-04T17:24:23.587Z] [Pipeline] } 19:24:23 [2025-05-04T17:24:23.596Z] [Pipeline] // script 19:24:23 [2025-05-04T17:24:23.605Z] [Pipeline] } 19:24:23 [2025-05-04T17:24:23.614Z] [Pipeline] // stage 19:24:23 [2025-05-04T17:24:23.624Z] [Pipeline] stage 19:24:23 [2025-05-04T17:24:23.625Z] [Pipeline] { (Build the project) 19:24:23 [2025-05-04T17:24:23.666Z] Stage "Build the project" skipped due to when conditional 19:24:23 [2025-05-04T17:24:23.667Z] [Pipeline] getContext 19:24:23 [2025-05-04T17:24:23.679Z] [Pipeline] stage 19:24:23 [2025-05-04T17:24:23.680Z] [Pipeline] { (Check POM parent version) 19:24:23 [2025-05-04T17:24:23.689Z] Stage "Build the project" skipped due to when conditional 19:24:23 [2025-05-04T17:24:23.689Z] [Pipeline] getContext 19:24:23 [2025-05-04T17:24:23.691Z] [Pipeline] } 19:24:23 [2025-05-04T17:24:23.699Z] [Pipeline] // stage 19:24:23 [2025-05-04T17:24:23.709Z] [Pipeline] stage 19:24:23 [2025-05-04T17:24:23.710Z] [Pipeline] { (Update POM parent) 19:24:23 [2025-05-04T17:24:23.719Z] Stage "Build the project" skipped due to when conditional 19:24:23 [2025-05-04T17:24:23.720Z] [Pipeline] getContext 19:24:23 [2025-05-04T17:24:23.721Z] [Pipeline] } 19:24:23 [2025-05-04T17:24:23.730Z] [Pipeline] // stage 19:24:23 [2025-05-04T17:24:23.739Z] [Pipeline] stage 19:24:23 [2025-05-04T17:24:23.740Z] [Pipeline] { (Update dependency on Silverpeas) 19:24:23 [2025-05-04T17:24:23.748Z] Stage "Build the project" skipped due to when conditional 19:24:23 [2025-05-04T17:24:23.749Z] [Pipeline] getContext 19:24:23 [2025-05-04T17:24:23.750Z] [Pipeline] } 19:24:23 [2025-05-04T17:24:23.758Z] [Pipeline] // stage 19:24:23 [2025-05-04T17:24:23.767Z] [Pipeline] stage 19:24:23 [2025-05-04T17:24:23.768Z] [Pipeline] { (Build and Publish) 19:24:23 [2025-05-04T17:24:23.775Z] Stage "Build the project" skipped due to when conditional 19:24:23 [2025-05-04T17:24:23.776Z] [Pipeline] getContext 19:24:23 [2025-05-04T17:24:23.777Z] [Pipeline] } 19:24:23 [2025-05-04T17:24:23.785Z] [Pipeline] // stage 19:24:23 [2025-05-04T17:24:23.792Z] [Pipeline] } 19:24:23 [2025-05-04T17:24:23.799Z] [Pipeline] // stage 19:24:23 [2025-05-04T17:24:23.810Z] [Pipeline] stage 19:24:23 [2025-05-04T17:24:23.810Z] [Pipeline] { (Create YAML build report) 19:24:23 [2025-05-04T17:24:23.832Z] [Pipeline] script 19:24:23 [2025-05-04T17:24:23.836Z] [Pipeline] { 19:24:23 [2025-05-04T17:24:23.848Z] [Pipeline] sh 19:24:24 [2025-05-04T17:24:24.106Z] + mkdir -p target 19:24:24 [2025-05-04T17:24:24.107Z] [Pipeline] sh 19:24:24 [2025-05-04T17:24:24.363Z] + mv build.yaml target/ 19:24:24 [2025-05-04T17:24:24.364Z] [Pipeline] } 19:24:24 [2025-05-04T17:24:24.375Z] [Pipeline] // script 19:24:24 [2025-05-04T17:24:24.384Z] [Pipeline] } 19:24:24 [2025-05-04T17:24:24.392Z] [Pipeline] // stage 19:24:24 [2025-05-04T17:24:24.403Z] [Pipeline] stage 19:24:24 [2025-05-04T17:24:24.404Z] [Pipeline] { (Declarative: Post Actions) 19:24:24 [2025-05-04T17:24:24.420Z] [Pipeline] step 19:24:24 [2025-05-04T17:24:24.438Z] [Pipeline] script 19:24:24 [2025-05-04T17:24:24.444Z] [Pipeline] { 19:24:24 [2025-05-04T17:24:24.463Z] [Pipeline] } 19:24:24 [2025-05-04T17:24:24.471Z] [Pipeline] // script 19:24:24 [2025-05-04T17:24:24.485Z] [Pipeline] archiveArtifacts 19:24:24 [2025-05-04T17:24:24.488Z] Archiving artifacts 19:24:24 [2025-05-04T17:24:24.497Z] Enregistrement des empreintes numériques 19:24:24 [2025-05-04T17:24:24.522Z] [Pipeline] } 19:24:24 [2025-05-04T17:24:24.534Z] [Pipeline] // stage 19:24:24 [2025-05-04T17:24:24.543Z] [Pipeline] } 19:24:24 [2025-05-04T17:24:24.552Z] [Pipeline] // withEnv 19:24:24 [2025-05-04T17:24:24.560Z] [Pipeline] } 19:24:24 [2025-05-04T17:24:24.561Z] $ docker stop --time=1 6a38aca8671003a0d55d842d3dfa7c519938b83a302fea5faa96062726f2b920 19:24:25 [2025-05-04T17:24:25.834Z] $ docker rm -f --volumes 6a38aca8671003a0d55d842d3dfa7c519938b83a302fea5faa96062726f2b920 19:24:25 [2025-05-04T17:24:25.873Z] [Pipeline] // withDockerContainer 19:24:25 [2025-05-04T17:24:25.877Z] [Pipeline] } 19:24:25 [2025-05-04T17:24:25.881Z] [Pipeline] // withEnv 19:24:25 [2025-05-04T17:24:25.889Z] [Pipeline] } 19:24:25 [2025-05-04T17:24:25.898Z] [Pipeline] // node 19:24:25 [2025-05-04T17:24:25.906Z] [Pipeline] End of Pipeline 19:24:25 [2025-05-04T17:24:25.960Z] Finished: SUCCESS