Skip to content
01:21:23 [2026-04-23T23:21:23.286Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 281
01:21:23 [2026-04-23T23:21:23.286Z] Causé à l'origine par :
01:21:23 [2026-04-23T23:21:23.286Z]  Lancé par une alarme périodique
01:21:23 [2026-04-23T23:21:23.286Z] Running as userbuild
01:21:23 [2026-04-23T23:21:23.753Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:23 [2026-04-23T23:21:23.889Z] [Pipeline] Start of Pipeline
01:21:24 [2026-04-23T23:21:24.085Z] [Pipeline] node
01:21:24 [2026-04-23T23:21:24.090Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:24 [2026-04-23T23:21:24.091Z] [Pipeline] {
01:21:24 [2026-04-23T23:21:24.106Z] [Pipeline] stage
01:21:24 [2026-04-23T23:21:24.106Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:24 [2026-04-23T23:21:24.116Z] [Pipeline] checkout
01:21:24 [2026-04-23T23:21:24.117Z] Selected Git installation does not exist. Using Default
01:21:24 [2026-04-23T23:21:24.117Z] The recommended git tool is: NONE
01:21:24 [2026-04-23T23:21:24.117Z] No credentials specified
01:21:24 [2026-04-23T23:21:24.118Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:24 [2026-04-23T23:21:24.124Z] Fetching changes from the remote Git repository
01:21:24 [2026-04-23T23:21:24.126Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:24 [2026-04-23T23:21:24.131Z] Cleaning workspace
01:21:24 [2026-04-23T23:21:24.131Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:24 [2026-04-23T23:21:24.136Z] Resetting working tree
01:21:24 [2026-04-23T23:21:24.137Z]  > /usr/bin/git reset --hard # timeout=10
01:21:24 [2026-04-23T23:21:24.265Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:24 [2026-04-23T23:21:24.277Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:24 [2026-04-23T23:21:24.277Z]  > /usr/bin/git --version # timeout=10
01:21:24 [2026-04-23T23:21:24.282Z]  > git --version # 'git version 2.43.0'
01:21:24 [2026-04-23T23:21:24.282Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:24 [2026-04-23T23:21:24.671Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:24 [2026-04-23T23:21:24.679Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
01:21:24 [2026-04-23T23:21:24.679Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:24 [2026-04-23T23:21:24.683Z]  > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
01:21:24 [2026-04-23T23:21:24.776Z] Commit message: "Fix SonarQube Maven execution in pipelines."
01:21:24 [2026-04-23T23:21:24.777Z]  > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
01:21:24 [2026-04-23T23:21:24.799Z] [Pipeline] }
01:21:24 [2026-04-23T23:21:24.805Z] [Pipeline] // stage
01:21:24 [2026-04-23T23:21:24.816Z] [Pipeline] withEnv
01:21:24 [2026-04-23T23:21:24.816Z] [Pipeline] {
01:21:24 [2026-04-23T23:21:24.928Z] [Pipeline] isUnix
01:21:24 [2026-04-23T23:21:24.930Z] [Pipeline] withEnv
01:21:24 [2026-04-23T23:21:24.930Z] [Pipeline] {
01:21:24 [2026-04-23T23:21:24.941Z] [Pipeline] sh
01:21:25 [2026-04-23T23:21:25.197Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:25 [2026-04-23T23:21:25.198Z] .
01:21:25 [2026-04-23T23:21:25.199Z] [Pipeline] }
01:21:25 [2026-04-23T23:21:25.206Z] [Pipeline] // withEnv
01:21:25 [2026-04-23T23:21:25.216Z] [Pipeline] withDockerContainer
01:21:25 [2026-04-23T23:21:25.244Z] Jenkins does not seem to be running inside a container
01:21:25 [2026-04-23T23:21:25.252Z] $ 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:25 [2026-04-23T23:21:25.575Z] $ docker top f1058358c5ce38d8d02dc844bb8eed743414b99d7da32fbb104b5ec03d0da919 -eo pid,comm
01:21:25 [2026-04-23T23:21:25.613Z] [Pipeline] {
01:21:25 [2026-04-23T23:21:25.622Z] [Pipeline] withEnv
01:21:25 [2026-04-23T23:21:25.622Z] [Pipeline] {
01:21:25 [2026-04-23T23:21:25.628Z] [Pipeline] stage
01:21:25 [2026-04-23T23:21:25.628Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:25 [2026-04-23T23:21:25.641Z] [Pipeline] script
01:21:25 [2026-04-23T23:21:25.645Z] [Pipeline] {
01:21:25 [2026-04-23T23:21:25.649Z] [Pipeline] echo
01:21:25 [2026-04-23T23:21:25.649Z] Working on branch 6.3.x
01:21:25 [2026-04-23T23:21:25.651Z] [Pipeline] copyArtifacts
01:21:25 [2026-04-23T23:21:25.655Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 281
01:21:25 [2026-04-23T23:21:25.661Z] [Pipeline] readYaml
01:21:25 [2026-04-23T23:21:25.668Z] 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.
01:21:25 [2026-04-23T23:21:25.668Z] 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.
01:21:25 [2026-04-23T23:21:25.669Z] [Pipeline] sh
01:21:25 [2026-04-23T23:21:25.925Z] + rm -f build.yaml
01:21:25 [2026-04-23T23:21:25.926Z] [Pipeline] }
01:21:25 [2026-04-23T23:21:25.935Z] [Pipeline] // script
01:21:25 [2026-04-23T23:21:25.944Z] [Pipeline] echo
01:21:25 [2026-04-23T23:21:25.944Z] Parent version is 1.5.3
01:21:25 [2026-04-23T23:21:25.946Z] [Pipeline] echo
01:21:25 [2026-04-23T23:21:25.946Z] Silverpeas version is 6.3.7-build250214
01:21:25 [2026-04-23T23:21:25.947Z] [Pipeline] }
01:21:25 [2026-04-23T23:21:25.955Z] [Pipeline] // stage
01:21:25 [2026-04-23T23:21:25.970Z] [Pipeline] stage
01:21:25 [2026-04-23T23:21:25.971Z] [Pipeline] { (Prepare the project)
01:21:25 [2026-04-23T23:21:25.996Z] [Pipeline] git
01:21:25 [2026-04-23T23:21:25.998Z] The recommended git tool is: /usr/bin/git
01:21:25 [2026-04-23T23:21:25.999Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:26 [2026-04-23T23:21:26.010Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@92b0458; decorates hudson.Launcher$LocalLauncher@7a38f711 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:26 [2026-04-23T23:21:26.010Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:26 [2026-04-23T23:21:26.017Z] Fetching changes from the remote Git repository
01:21:26 [2026-04-23T23:21:26.020Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:26 [2026-04-23T23:21:26.026Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:26 [2026-04-23T23:21:26.026Z]  > /usr/bin/git --version # timeout=10
01:21:26 [2026-04-23T23:21:26.031Z]  > git --version # 'git version 2.43.0'
01:21:26 [2026-04-23T23:21:26.031Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:26 [2026-04-23T23:21:26.038Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:27 [2026-04-23T23:21:27.442Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:27 [2026-04-23T23:21:27.450Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:27 [2026-04-23T23:21:27.450Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:27 [2026-04-23T23:21:27.456Z]  > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:27 [2026-04-23T23:21:27.547Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:27 [2026-04-23T23:21:27.556Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:27 [2026-04-23T23:21:27.565Z]  > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:27 [2026-04-23T23:21:27.660Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:27 [2026-04-23T23:21:27.661Z]  > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:27 [2026-04-23T23:21:27.683Z] [Pipeline] script
01:21:27 [2026-04-23T23:21:27.688Z] [Pipeline] {
01:21:27 [2026-04-23T23:21:27.696Z] [Pipeline] copyArtifacts
01:21:27 [2026-04-23T23:21:27.699Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 252
01:21:27 [2026-04-23T23:21:27.708Z] [Pipeline] readYaml
01:21:27 [2026-04-23T23:21:27.720Z] 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.
01:21:27 [2026-04-23T23:21:27.721Z] [Pipeline] sh
01:21:27 [2026-04-23T23:21:27.977Z] + git rev-parse HEAD
01:21:27 [2026-04-23T23:21:27.979Z] [Pipeline] echo
01:21:27 [2026-04-23T23:21:27.979Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:27 [2026-04-23T23:21:27.980Z] 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.
01:21:27 [2026-04-23T23:21:27.980Z] [Pipeline] }
01:21:27 [2026-04-23T23:21:27.989Z] [Pipeline] // script
01:21:27 [2026-04-23T23:21:27.999Z] [Pipeline] script
01:21:28 [2026-04-23T23:21:28.004Z] [Pipeline] {
01:21:28 [2026-04-23T23:21:28.013Z] [Pipeline] readMavenPom
01:21:28 [2026-04-23T23:21:28.022Z] 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.
01:21:28 [2026-04-23T23:21:28.023Z] 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.
01:21:28 [2026-04-23T23:21:28.024Z] 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.
01:21:28 [2026-04-23T23:21:28.024Z] 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.
01:21:28 [2026-04-23T23:21:28.026Z] [Pipeline] echo
01:21:28 [2026-04-23T23:21:28.026Z] No changes and no update in Silverpeas since the last build
01:21:28 [2026-04-23T23:21:28.026Z] [Pipeline] }
01:21:28 [2026-04-23T23:21:28.036Z] [Pipeline] // script
01:21:28 [2026-04-23T23:21:28.045Z] [Pipeline] }
01:21:28 [2026-04-23T23:21:28.054Z] [Pipeline] // stage
01:21:28 [2026-04-23T23:21:28.064Z] [Pipeline] stage
01:21:28 [2026-04-23T23:21:28.065Z] [Pipeline] { (Build the project)
01:21:28 [2026-04-23T23:21:28.103Z] Stage "Build the project" skipped due to when conditional
01:21:28 [2026-04-23T23:21:28.104Z] [Pipeline] getContext
01:21:28 [2026-04-23T23:21:28.117Z] [Pipeline] stage
01:21:28 [2026-04-23T23:21:28.118Z] [Pipeline] { (Check POM parent version)
01:21:28 [2026-04-23T23:21:28.127Z] Stage "Build the project" skipped due to when conditional
01:21:28 [2026-04-23T23:21:28.128Z] [Pipeline] getContext
01:21:28 [2026-04-23T23:21:28.129Z] [Pipeline] }
01:21:28 [2026-04-23T23:21:28.138Z] [Pipeline] // stage
01:21:28 [2026-04-23T23:21:28.149Z] [Pipeline] stage
01:21:28 [2026-04-23T23:21:28.149Z] [Pipeline] { (Update POM parent)
01:21:28 [2026-04-23T23:21:28.158Z] Stage "Build the project" skipped due to when conditional
01:21:28 [2026-04-23T23:21:28.159Z] [Pipeline] getContext
01:21:28 [2026-04-23T23:21:28.161Z] [Pipeline] }
01:21:28 [2026-04-23T23:21:28.169Z] [Pipeline] // stage
01:21:28 [2026-04-23T23:21:28.178Z] [Pipeline] stage
01:21:28 [2026-04-23T23:21:28.179Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:28 [2026-04-23T23:21:28.187Z] Stage "Build the project" skipped due to when conditional
01:21:28 [2026-04-23T23:21:28.188Z] [Pipeline] getContext
01:21:28 [2026-04-23T23:21:28.189Z] [Pipeline] }
01:21:28 [2026-04-23T23:21:28.197Z] [Pipeline] // stage
01:21:28 [2026-04-23T23:21:28.206Z] [Pipeline] stage
01:21:28 [2026-04-23T23:21:28.207Z] [Pipeline] { (Build and Publish)
01:21:28 [2026-04-23T23:21:28.214Z] Stage "Build the project" skipped due to when conditional
01:21:28 [2026-04-23T23:21:28.215Z] [Pipeline] getContext
01:21:28 [2026-04-23T23:21:28.217Z] [Pipeline] }
01:21:28 [2026-04-23T23:21:28.224Z] [Pipeline] // stage
01:21:28 [2026-04-23T23:21:28.231Z] [Pipeline] }
01:21:28 [2026-04-23T23:21:28.237Z] [Pipeline] // stage
01:21:28 [2026-04-23T23:21:28.245Z] [Pipeline] stage
01:21:28 [2026-04-23T23:21:28.246Z] [Pipeline] { (Create YAML build report)
01:21:28 [2026-04-23T23:21:28.262Z] [Pipeline] script
01:21:28 [2026-04-23T23:21:28.265Z] [Pipeline] {
01:21:28 [2026-04-23T23:21:28.276Z] [Pipeline] sh
01:21:28 [2026-04-23T23:21:28.533Z] + mkdir -p target
01:21:28 [2026-04-23T23:21:28.535Z] [Pipeline] sh
01:21:28 [2026-04-23T23:21:28.793Z] + mv build.yaml target/
01:21:28 [2026-04-23T23:21:28.794Z] [Pipeline] }
01:21:28 [2026-04-23T23:21:28.802Z] [Pipeline] // script
01:21:28 [2026-04-23T23:21:28.810Z] [Pipeline] }
01:21:28 [2026-04-23T23:21:28.818Z] [Pipeline] // stage
01:21:28 [2026-04-23T23:21:28.829Z] [Pipeline] stage
01:21:28 [2026-04-23T23:21:28.830Z] [Pipeline] { (Declarative: Post Actions)
01:21:28 [2026-04-23T23:21:28.846Z] [Pipeline] step
01:21:28 [2026-04-23T23:21:28.867Z] [Pipeline] script
01:21:28 [2026-04-23T23:21:28.872Z] [Pipeline] {
01:21:28 [2026-04-23T23:21:28.890Z] [Pipeline] }
01:21:28 [2026-04-23T23:21:28.899Z] [Pipeline] // script
01:21:28 [2026-04-23T23:21:28.913Z] [Pipeline] archiveArtifacts
01:21:28 [2026-04-23T23:21:28.916Z] Archiving artifacts
01:21:28 [2026-04-23T23:21:28.925Z] Enregistrement des empreintes numériques
01:21:28 [2026-04-23T23:21:28.951Z] [Pipeline] }
01:21:28 [2026-04-23T23:21:28.961Z] [Pipeline] // stage
01:21:28 [2026-04-23T23:21:28.970Z] [Pipeline] }
01:21:28 [2026-04-23T23:21:28.978Z] [Pipeline] // withEnv
01:21:28 [2026-04-23T23:21:28.987Z] [Pipeline] }
01:21:28 [2026-04-23T23:21:28.988Z] $ docker stop --time=1 f1058358c5ce38d8d02dc844bb8eed743414b99d7da32fbb104b5ec03d0da919
01:21:30 [2026-04-23T23:21:30.280Z] $ docker rm -f --volumes f1058358c5ce38d8d02dc844bb8eed743414b99d7da32fbb104b5ec03d0da919
01:21:30 [2026-04-23T23:21:30.317Z] [Pipeline] // withDockerContainer
01:21:30 [2026-04-23T23:21:30.321Z] [Pipeline] }
01:21:30 [2026-04-23T23:21:30.325Z] [Pipeline] // withEnv
01:21:30 [2026-04-23T23:21:30.334Z] [Pipeline] }
01:21:30 [2026-04-23T23:21:30.341Z] [Pipeline] // node
01:21:30 [2026-04-23T23:21:30.347Z] [Pipeline] End of Pipeline
01:21:30 [2026-04-23T23:21:30.389Z] Finished: SUCCESS