19:24:21[2026-03-08T18:24:21.952Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 105519:24:21[2026-03-08T18:24:21.952Z] Causé à l'origine par :
19:24:21[2026-03-08T18:24:21.952Z] Lancé par une alarme périodique
19:24:21[2026-03-08T18:24:21.952Z] Running as userbuild19:24:22[2026-03-08T18:24:22.342Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git19:24:22[2026-03-08T18:24:22.490Z] [Pipeline] Start of Pipeline
19:24:22[2026-03-08T18:24:22.721Z] [Pipeline] node
19:24:22[2026-03-08T18:24:22.725Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:22[2026-03-08T18:24:22.727Z] [Pipeline] {
19:24:22[2026-03-08T18:24:22.742Z] [Pipeline] stage
19:24:22[2026-03-08T18:24:22.743Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:22[2026-03-08T18:24:22.752Z] [Pipeline] checkout
19:24:22[2026-03-08T18:24:22.753Z] Selected Git installation does not exist. Using Default
19:24:22[2026-03-08T18:24:22.753Z] The recommended git tool is: NONE
19:24:22[2026-03-08T18:24:22.754Z] No credentials specified
19:24:22[2026-03-08T18:24:22.754Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:22[2026-03-08T18:24:22.760Z] Fetching changes from the remote Git repository
19:24:22[2026-03-08T18:24:22.764Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:22[2026-03-08T18:24:22.771Z] Cleaning workspace
19:24:22[2026-03-08T18:24:22.771Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:22[2026-03-08T18:24:22.776Z] Resetting working tree
19:24:22[2026-03-08T18:24:22.776Z] > /usr/bin/git reset --hard # timeout=10
19:24:22[2026-03-08T18:24:22.994Z] > /usr/bin/git clean -fdx # timeout=10
19:24:23[2026-03-08T18:24:23.005Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git19:24:23[2026-03-08T18:24:23.005Z] > /usr/bin/git --version # timeout=10
19:24:23[2026-03-08T18:24:23.009Z] > git --version # 'git version 2.43.0'
19:24:23[2026-03-08T18:24:23.010Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:23[2026-03-08T18:24:23.424Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:23[2026-03-08T18:24:23.432Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
19:24:23[2026-03-08T18:24:23.433Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:23[2026-03-08T18:24:23.438Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:23[2026-03-08T18:24:23.531Z] Commit message: "Fix SonarQube Maven execution in pipelines."
19:24:23[2026-03-08T18:24:23.531Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:23[2026-03-08T18:24:23.556Z] [Pipeline] }
19:24:23[2026-03-08T18:24:23.561Z] [Pipeline] // stage
19:24:23[2026-03-08T18:24:23.578Z] [Pipeline] withEnv
19:24:23[2026-03-08T18:24:23.580Z] [Pipeline] {
19:24:23[2026-03-08T18:24:23.702Z] [Pipeline] isUnix
19:24:23[2026-03-08T18:24:23.704Z] [Pipeline] withEnv
19:24:23[2026-03-08T18:24:23.704Z] [Pipeline] {
19:24:23[2026-03-08T18:24:23.719Z] [Pipeline] sh
19:24:23[2026-03-08T18:24:23.977Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:23[2026-03-08T18:24:23.977Z] .
19:24:23[2026-03-08T18:24:23.978Z] [Pipeline] }
19:24:23[2026-03-08T18:24:23.987Z] [Pipeline] // withEnv
19:24:23[2026-03-08T18:24:23.998Z] [Pipeline] withDockerContainer
19:24:24[2026-03-08T18:24:24.030Z] Jenkins does not seem to be running inside a container
19:24:24[2026-03-08T18:24:24.038Z] $ 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:24[2026-03-08T18:24:24.364Z] $ docker top da622ad10c37d7ddd6c69222e90b592e2d4a4ef1e487a576934871024f750edc -eo pid,comm
19:24:24[2026-03-08T18:24:24.402Z] [Pipeline] {
19:24:24[2026-03-08T18:24:24.414Z] [Pipeline] withEnv
19:24:24[2026-03-08T18:24:24.414Z] [Pipeline] {
19:24:24[2026-03-08T18:24:24.421Z] [Pipeline] stage
19:24:24[2026-03-08T18:24:24.421Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:24[2026-03-08T18:24:24.434Z] [Pipeline] script
19:24:24[2026-03-08T18:24:24.436Z] [Pipeline] {
19:24:24[2026-03-08T18:24:24.441Z] [Pipeline] echo
19:24:24[2026-03-08T18:24:24.441Z] Working on branch master
19:24:24[2026-03-08T18:24:24.443Z] [Pipeline] copyArtifacts
19:24:24[2026-03-08T18:24:24.448Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 105519:24:24[2026-03-08T18:24:24.450Z] [Pipeline] readYaml
19:24:24[2026-03-08T18:24:24.455Z] 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:24[2026-03-08T18:24:24.455Z] 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:24[2026-03-08T18:24:24.456Z] [Pipeline] sh
19:24:24[2026-03-08T18:24:24.713Z] + rm -f build.yaml
19:24:24[2026-03-08T18:24:24.715Z] [Pipeline] }
19:24:24[2026-03-08T18:24:24.724Z] [Pipeline] // script
19:24:24[2026-03-08T18:24:24.732Z] [Pipeline] echo
19:24:24[2026-03-08T18:24:24.732Z] Parent version is 1.7-build260224
19:24:24[2026-03-08T18:24:24.733Z] [Pipeline] echo
19:24:24[2026-03-08T18:24:24.733Z] Silverpeas version is 6.5-build260225
19:24:24[2026-03-08T18:24:24.734Z] [Pipeline] }
19:24:24[2026-03-08T18:24:24.741Z] [Pipeline] // stage
19:24:24[2026-03-08T18:24:24.751Z] [Pipeline] stage
19:24:24[2026-03-08T18:24:24.752Z] [Pipeline] { (Prepare the project)
19:24:24[2026-03-08T18:24:24.777Z] [Pipeline] git
19:24:24[2026-03-08T18:24:24.779Z] The recommended git tool is: /usr/bin/git
19:24:24[2026-03-08T18:24:24.780Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:24[2026-03-08T18:24:24.794Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@39b71a5; decorates hudson.Launcher$LocalLauncher@4645de8d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:24[2026-03-08T18:24:24.795Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:24[2026-03-08T18:24:24.801Z] Fetching changes from the remote Git repository
19:24:24[2026-03-08T18:24:24.804Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:24[2026-03-08T18:24:24.811Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile19:24:24[2026-03-08T18:24:24.811Z] > /usr/bin/git --version # timeout=10
19:24:24[2026-03-08T18:24:24.816Z] > git --version # 'git version 2.43.0'
19:24:24[2026-03-08T18:24:24.816Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:24[2026-03-08T18:24:24.823Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:25[2026-03-08T18:24:25.336Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:25[2026-03-08T18:24:25.344Z] Checking out Revision d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7 (refs/remotes/origin/master)
19:24:25[2026-03-08T18:24:25.344Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:25[2026-03-08T18:24:25.350Z] > /usr/bin/git checkout -f d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7 # timeout=10
19:24:25[2026-03-08T18:24:25.496Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:25[2026-03-08T18:24:25.508Z] > /usr/bin/git branch -D master # timeout=10
19:24:25[2026-03-08T18:24:25.516Z] > /usr/bin/git checkout -b master d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7 # timeout=10
19:24:25[2026-03-08T18:24:25.623Z] Commit message: "Update dependency on Silverpeas to version 6.5-build260225"
19:24:25[2026-03-08T18:24:25.624Z] > /usr/bin/git rev-list --no-walk d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7 # timeout=10
19:24:25[2026-03-08T18:24:25.644Z] [Pipeline] script
19:24:25[2026-03-08T18:24:25.646Z] [Pipeline] {
19:24:25[2026-03-08T18:24:25.663Z] [Pipeline] copyArtifacts
19:24:25[2026-03-08T18:24:25.669Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 63219:24:25[2026-03-08T18:24:25.677Z] [Pipeline] readYaml
19:24:25[2026-03-08T18:24:25.684Z] 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:25[2026-03-08T18:24:25.686Z] [Pipeline] sh
19:24:25[2026-03-08T18:24:25.944Z] + git rev-parse HEAD
19:24:25[2026-03-08T18:24:25.947Z] [Pipeline] echo
19:24:25[2026-03-08T18:24:25.947Z] Current commit is d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7 and last build commit is d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7
19:24:25[2026-03-08T18:24:25.948Z] 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:25[2026-03-08T18:24:25.948Z] [Pipeline] }
19:24:25[2026-03-08T18:24:25.957Z] [Pipeline] // script
19:24:25[2026-03-08T18:24:25.967Z] [Pipeline] script
19:24:25[2026-03-08T18:24:25.973Z] [Pipeline] {
19:24:25[2026-03-08T18:24:25.983Z] [Pipeline] readMavenPom
19:24:25[2026-03-08T18:24:25.991Z] 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:25[2026-03-08T18:24:25.992Z] 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:25[2026-03-08T18:24:25.993Z] 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:25[2026-03-08T18:24:25.993Z] 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:25[2026-03-08T18:24:25.994Z] [Pipeline] echo
19:24:25[2026-03-08T18:24:25.995Z] No changes and no update in Silverpeas since the last build
19:24:25[2026-03-08T18:24:25.995Z] [Pipeline] }
19:24:26[2026-03-08T18:24:26.004Z] [Pipeline] // script
19:24:26[2026-03-08T18:24:26.014Z] [Pipeline] }
19:24:26[2026-03-08T18:24:26.022Z] [Pipeline] // stage
19:24:26[2026-03-08T18:24:26.034Z] [Pipeline] stage
19:24:26[2026-03-08T18:24:26.035Z] [Pipeline] { (Build the project)
19:24:26[2026-03-08T18:24:26.087Z] Stage "Build the project" skipped due to when conditional
19:24:26[2026-03-08T18:24:26.088Z] [Pipeline] getContext
19:24:26[2026-03-08T18:24:26.100Z] [Pipeline] stage
19:24:26[2026-03-08T18:24:26.101Z] [Pipeline] { (Check POM parent version)
19:24:26[2026-03-08T18:24:26.110Z] Stage "Build the project" skipped due to when conditional
19:24:26[2026-03-08T18:24:26.111Z] [Pipeline] getContext
19:24:26[2026-03-08T18:24:26.113Z] [Pipeline] }
19:24:26[2026-03-08T18:24:26.122Z] [Pipeline] // stage
19:24:26[2026-03-08T18:24:26.133Z] [Pipeline] stage
19:24:26[2026-03-08T18:24:26.134Z] [Pipeline] { (Update POM parent)
19:24:26[2026-03-08T18:24:26.143Z] Stage "Build the project" skipped due to when conditional
19:24:26[2026-03-08T18:24:26.144Z] [Pipeline] getContext
19:24:26[2026-03-08T18:24:26.146Z] [Pipeline] }
19:24:26[2026-03-08T18:24:26.156Z] [Pipeline] // stage
19:24:26[2026-03-08T18:24:26.166Z] [Pipeline] stage
19:24:26[2026-03-08T18:24:26.167Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:26[2026-03-08T18:24:26.175Z] Stage "Build the project" skipped due to when conditional
19:24:26[2026-03-08T18:24:26.176Z] [Pipeline] getContext
19:24:26[2026-03-08T18:24:26.178Z] [Pipeline] }
19:24:26[2026-03-08T18:24:26.186Z] [Pipeline] // stage
19:24:26[2026-03-08T18:24:26.196Z] [Pipeline] stage
19:24:26[2026-03-08T18:24:26.197Z] [Pipeline] { (Build and Publish)
19:24:26[2026-03-08T18:24:26.205Z] Stage "Build the project" skipped due to when conditional
19:24:26[2026-03-08T18:24:26.206Z] [Pipeline] getContext
19:24:26[2026-03-08T18:24:26.208Z] [Pipeline] }
19:24:26[2026-03-08T18:24:26.215Z] [Pipeline] // stage
19:24:26[2026-03-08T18:24:26.223Z] [Pipeline] }
19:24:26[2026-03-08T18:24:26.232Z] [Pipeline] // stage
19:24:26[2026-03-08T18:24:26.242Z] [Pipeline] stage
19:24:26[2026-03-08T18:24:26.243Z] [Pipeline] { (Create YAML build report)
19:24:26[2026-03-08T18:24:26.265Z] [Pipeline] script
19:24:26[2026-03-08T18:24:26.269Z] [Pipeline] {
19:24:26[2026-03-08T18:24:26.279Z] [Pipeline] sh
19:24:26[2026-03-08T18:24:26.538Z] + mkdir -p target
19:24:26[2026-03-08T18:24:26.540Z] [Pipeline] sh
19:24:26[2026-03-08T18:24:26.797Z] + mv build.yaml target/
19:24:26[2026-03-08T18:24:26.798Z] [Pipeline] }
19:24:26[2026-03-08T18:24:26.807Z] [Pipeline] // script
19:24:26[2026-03-08T18:24:26.817Z] [Pipeline] }
19:24:26[2026-03-08T18:24:26.825Z] [Pipeline] // stage
19:24:26[2026-03-08T18:24:26.837Z] [Pipeline] stage
19:24:26[2026-03-08T18:24:26.838Z] [Pipeline] { (Declarative: Post Actions)
19:24:26[2026-03-08T18:24:26.854Z] [Pipeline] step
19:24:26[2026-03-08T18:24:26.876Z] [Pipeline] script
19:24:26[2026-03-08T18:24:26.881Z] [Pipeline] {
19:24:26[2026-03-08T18:24:26.899Z] [Pipeline] }
19:24:26[2026-03-08T18:24:26.908Z] [Pipeline] // script
19:24:26[2026-03-08T18:24:26.922Z] [Pipeline] archiveArtifacts
19:24:26[2026-03-08T18:24:26.925Z] Archiving artifacts
19:24:26[2026-03-08T18:24:26.934Z] Enregistrement des empreintes numériques
19:24:26[2026-03-08T18:24:26.960Z] [Pipeline] }
19:24:26[2026-03-08T18:24:26.970Z] [Pipeline] // stage
19:24:26[2026-03-08T18:24:26.979Z] [Pipeline] }
19:24:26[2026-03-08T18:24:26.987Z] [Pipeline] // withEnv
19:24:26[2026-03-08T18:24:26.996Z] [Pipeline] }
19:24:26[2026-03-08T18:24:26.997Z] $ docker stop --time=1 da622ad10c37d7ddd6c69222e90b592e2d4a4ef1e487a576934871024f750edc
19:24:28[2026-03-08T18:24:28.278Z] $ docker rm -f --volumes da622ad10c37d7ddd6c69222e90b592e2d4a4ef1e487a576934871024f750edc
19:24:28[2026-03-08T18:24:28.316Z] [Pipeline] // withDockerContainer
19:24:28[2026-03-08T18:24:28.321Z] [Pipeline] }
19:24:28[2026-03-08T18:24:28.326Z] [Pipeline] // withEnv
19:24:28[2026-03-08T18:24:28.330Z] [Pipeline] }
19:24:28[2026-03-08T18:24:28.335Z] [Pipeline] // node
19:24:28[2026-03-08T18:24:28.344Z] [Pipeline] End of Pipeline
19:24:28[2026-03-08T18:24:28.405Z] Finished: SUCCESS