Skip to content
01:21:19 [2026-05-07T23:21:19.191Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 283
01:21:19 [2026-05-07T23:21:19.191Z] Causé à l'origine par :
01:21:19 [2026-05-07T23:21:19.191Z]  Lancé par une alarme périodique
01:21:19 [2026-05-07T23:21:19.191Z] Running as userbuild
01:21:19 [2026-05-07T23:21:19.602Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:19 [2026-05-07T23:21:19.743Z] [Pipeline] Start of Pipeline
01:21:19 [2026-05-07T23:21:19.917Z] [Pipeline] node
01:21:19 [2026-05-07T23:21:19.919Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:19 [2026-05-07T23:21:19.923Z] [Pipeline] {
01:21:19 [2026-05-07T23:21:19.937Z] [Pipeline] stage
01:21:19 [2026-05-07T23:21:19.938Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:19 [2026-05-07T23:21:19.946Z] [Pipeline] checkout
01:21:19 [2026-05-07T23:21:19.948Z] Selected Git installation does not exist. Using Default
01:21:19 [2026-05-07T23:21:19.948Z] The recommended git tool is: NONE
01:21:19 [2026-05-07T23:21:19.948Z] No credentials specified
01:21:19 [2026-05-07T23:21:19.948Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:19 [2026-05-07T23:21:19.955Z] Fetching changes from the remote Git repository
01:21:19 [2026-05-07T23:21:19.957Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:19 [2026-05-07T23:21:19.962Z] Cleaning workspace
01:21:19 [2026-05-07T23:21:19.962Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:19 [2026-05-07T23:21:19.967Z] Resetting working tree
01:21:19 [2026-05-07T23:21:19.968Z]  > /usr/bin/git reset --hard # timeout=10
01:21:20 [2026-05-07T23:21:20.124Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:20 [2026-05-07T23:21:20.134Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:20 [2026-05-07T23:21:20.134Z]  > /usr/bin/git --version # timeout=10
01:21:20 [2026-05-07T23:21:20.139Z]  > git --version # 'git version 2.43.0'
01:21:20 [2026-05-07T23:21:20.139Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:21 [2026-05-07T23:21:21.862Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:21 [2026-05-07T23:21:21.870Z] Checking out Revision c63c56a7332cbacd0b334c0acf871a474aef9eae (refs/remotes/origin/master)
01:21:21 [2026-05-07T23:21:21.870Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:21 [2026-05-07T23:21:21.875Z]  > /usr/bin/git checkout -f c63c56a7332cbacd0b334c0acf871a474aef9eae # timeout=10
01:21:21 [2026-05-07T23:21:21.921Z] Commit message: "When updating the parent POM version, do it explicitly without any resolution, in the project of the Web site pusblishing"
01:21:21 [2026-05-07T23:21:21.922Z]  > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
01:21:21 [2026-05-07T23:21:21.945Z] [Pipeline] }
01:21:21 [2026-05-07T23:21:21.949Z] [Pipeline] // stage
01:21:21 [2026-05-07T23:21:21.960Z] [Pipeline] withEnv
01:21:21 [2026-05-07T23:21:21.961Z] [Pipeline] {
01:21:22 [2026-05-07T23:21:22.038Z] [Pipeline] isUnix
01:21:22 [2026-05-07T23:21:22.039Z] [Pipeline] withEnv
01:21:22 [2026-05-07T23:21:22.039Z] [Pipeline] {
01:21:22 [2026-05-07T23:21:22.049Z] [Pipeline] sh
01:21:22 [2026-05-07T23:21:22.305Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:22 [2026-05-07T23:21:22.305Z] .
01:21:22 [2026-05-07T23:21:22.306Z] [Pipeline] }
01:21:22 [2026-05-07T23:21:22.314Z] [Pipeline] // withEnv
01:21:22 [2026-05-07T23:21:22.324Z] [Pipeline] withDockerContainer
01:21:22 [2026-05-07T23:21:22.352Z] Jenkins does not seem to be running inside a container
01:21:22 [2026-05-07T23:21:22.359Z] $ 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:22 [2026-05-07T23:21:22.679Z] $ docker top 7bea1cd07767d3cd89bc630e0c324739f6c621aaa5756bb6fc1b1c6704b700a7 -eo pid,comm
01:21:22 [2026-05-07T23:21:22.716Z] [Pipeline] {
01:21:22 [2026-05-07T23:21:22.725Z] [Pipeline] withEnv
01:21:22 [2026-05-07T23:21:22.725Z] [Pipeline] {
01:21:22 [2026-05-07T23:21:22.731Z] [Pipeline] stage
01:21:22 [2026-05-07T23:21:22.732Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:22 [2026-05-07T23:21:22.745Z] [Pipeline] script
01:21:22 [2026-05-07T23:21:22.747Z] [Pipeline] {
01:21:22 [2026-05-07T23:21:22.752Z] [Pipeline] echo
01:21:22 [2026-05-07T23:21:22.752Z] Working on branch 6.3.x
01:21:22 [2026-05-07T23:21:22.754Z] [Pipeline] copyArtifacts
01:21:22 [2026-05-07T23:21:22.758Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 283
01:21:22 [2026-05-07T23:21:22.761Z] [Pipeline] readYaml
01:21:22 [2026-05-07T23:21:22.766Z] 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:22 [2026-05-07T23:21:22.766Z] 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:22 [2026-05-07T23:21:22.767Z] [Pipeline] sh
01:21:23 [2026-05-07T23:21:23.022Z] + rm -f build.yaml
01:21:23 [2026-05-07T23:21:23.023Z] [Pipeline] }
01:21:23 [2026-05-07T23:21:23.029Z] [Pipeline] // script
01:21:23 [2026-05-07T23:21:23.034Z] [Pipeline] echo
01:21:23 [2026-05-07T23:21:23.034Z] Parent version is 1.5.3
01:21:23 [2026-05-07T23:21:23.035Z] [Pipeline] echo
01:21:23 [2026-05-07T23:21:23.035Z] Silverpeas version is 6.3.7-build250214
01:21:23 [2026-05-07T23:21:23.036Z] [Pipeline] }
01:21:23 [2026-05-07T23:21:23.041Z] [Pipeline] // stage
01:21:23 [2026-05-07T23:21:23.048Z] [Pipeline] stage
01:21:23 [2026-05-07T23:21:23.048Z] [Pipeline] { (Prepare the project)
01:21:23 [2026-05-07T23:21:23.063Z] [Pipeline] git
01:21:23 [2026-05-07T23:21:23.064Z] The recommended git tool is: /usr/bin/git
01:21:23 [2026-05-07T23:21:23.065Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:23 [2026-05-07T23:21:23.073Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@59ce6c; decorates hudson.Launcher$LocalLauncher@686abfb7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:23 [2026-05-07T23:21:23.074Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:23 [2026-05-07T23:21:23.080Z] Fetching changes from the remote Git repository
01:21:23 [2026-05-07T23:21:23.082Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:23 [2026-05-07T23:21:23.087Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:23 [2026-05-07T23:21:23.087Z]  > /usr/bin/git --version # timeout=10
01:21:23 [2026-05-07T23:21:23.092Z]  > git --version # 'git version 2.43.0'
01:21:23 [2026-05-07T23:21:23.092Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:23 [2026-05-07T23:21:23.097Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:24 [2026-05-07T23:21:24.214Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:24 [2026-05-07T23:21:24.221Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:24 [2026-05-07T23:21:24.221Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:24 [2026-05-07T23:21:24.224Z]  > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:24 [2026-05-07T23:21:24.315Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:24 [2026-05-07T23:21:24.323Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:24 [2026-05-07T23:21:24.330Z]  > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:24 [2026-05-07T23:21:24.416Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:24 [2026-05-07T23:21:24.416Z]  > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:24 [2026-05-07T23:21:24.436Z] [Pipeline] script
01:21:24 [2026-05-07T23:21:24.440Z] [Pipeline] {
01:21:24 [2026-05-07T23:21:24.448Z] [Pipeline] copyArtifacts
01:21:24 [2026-05-07T23:21:24.451Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 254
01:21:24 [2026-05-07T23:21:24.460Z] [Pipeline] readYaml
01:21:24 [2026-05-07T23:21:24.467Z] 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:24 [2026-05-07T23:21:24.468Z] [Pipeline] sh
01:21:24 [2026-05-07T23:21:24.727Z] + git rev-parse HEAD
01:21:24 [2026-05-07T23:21:24.729Z] [Pipeline] echo
01:21:24 [2026-05-07T23:21:24.729Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:24 [2026-05-07T23:21:24.730Z] 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:24 [2026-05-07T23:21:24.730Z] [Pipeline] }
01:21:24 [2026-05-07T23:21:24.741Z] [Pipeline] // script
01:21:24 [2026-05-07T23:21:24.751Z] [Pipeline] script
01:21:24 [2026-05-07T23:21:24.754Z] [Pipeline] {
01:21:24 [2026-05-07T23:21:24.764Z] [Pipeline] readMavenPom
01:21:24 [2026-05-07T23:21:24.772Z] 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:24 [2026-05-07T23:21:24.773Z] 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:24 [2026-05-07T23:21:24.773Z] 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:24 [2026-05-07T23:21:24.774Z] 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:24 [2026-05-07T23:21:24.775Z] [Pipeline] echo
01:21:24 [2026-05-07T23:21:24.775Z] No changes and no update in Silverpeas since the last build
01:21:24 [2026-05-07T23:21:24.776Z] [Pipeline] }
01:21:24 [2026-05-07T23:21:24.783Z] [Pipeline] // script
01:21:24 [2026-05-07T23:21:24.792Z] [Pipeline] }
01:21:24 [2026-05-07T23:21:24.800Z] [Pipeline] // stage
01:21:24 [2026-05-07T23:21:24.808Z] [Pipeline] stage
01:21:24 [2026-05-07T23:21:24.808Z] [Pipeline] { (Build the project)
01:21:24 [2026-05-07T23:21:24.835Z] Stage "Build the project" skipped due to when conditional
01:21:24 [2026-05-07T23:21:24.836Z] [Pipeline] getContext
01:21:24 [2026-05-07T23:21:24.847Z] [Pipeline] stage
01:21:24 [2026-05-07T23:21:24.848Z] [Pipeline] { (Check POM parent version)
01:21:24 [2026-05-07T23:21:24.854Z] Stage "Build the project" skipped due to when conditional
01:21:24 [2026-05-07T23:21:24.855Z] [Pipeline] getContext
01:21:24 [2026-05-07T23:21:24.856Z] [Pipeline] }
01:21:24 [2026-05-07T23:21:24.861Z] [Pipeline] // stage
01:21:24 [2026-05-07T23:21:24.868Z] [Pipeline] stage
01:21:24 [2026-05-07T23:21:24.868Z] [Pipeline] { (Update POM parent)
01:21:24 [2026-05-07T23:21:24.874Z] Stage "Build the project" skipped due to when conditional
01:21:24 [2026-05-07T23:21:24.875Z] [Pipeline] getContext
01:21:24 [2026-05-07T23:21:24.877Z] [Pipeline] }
01:21:24 [2026-05-07T23:21:24.882Z] [Pipeline] // stage
01:21:24 [2026-05-07T23:21:24.888Z] [Pipeline] stage
01:21:24 [2026-05-07T23:21:24.889Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:24 [2026-05-07T23:21:24.894Z] Stage "Build the project" skipped due to when conditional
01:21:24 [2026-05-07T23:21:24.895Z] [Pipeline] getContext
01:21:24 [2026-05-07T23:21:24.897Z] [Pipeline] }
01:21:24 [2026-05-07T23:21:24.902Z] [Pipeline] // stage
01:21:24 [2026-05-07T23:21:24.909Z] [Pipeline] stage
01:21:24 [2026-05-07T23:21:24.910Z] [Pipeline] { (Build and Publish)
01:21:24 [2026-05-07T23:21:24.916Z] Stage "Build the project" skipped due to when conditional
01:21:24 [2026-05-07T23:21:24.917Z] [Pipeline] getContext
01:21:24 [2026-05-07T23:21:24.919Z] [Pipeline] }
01:21:24 [2026-05-07T23:21:24.925Z] [Pipeline] // stage
01:21:24 [2026-05-07T23:21:24.930Z] [Pipeline] }
01:21:24 [2026-05-07T23:21:24.935Z] [Pipeline] // stage
01:21:24 [2026-05-07T23:21:24.945Z] [Pipeline] stage
01:21:24 [2026-05-07T23:21:24.945Z] [Pipeline] { (Create YAML build report)
01:21:24 [2026-05-07T23:21:24.963Z] [Pipeline] script
01:21:24 [2026-05-07T23:21:24.967Z] [Pipeline] {
01:21:24 [2026-05-07T23:21:24.977Z] [Pipeline] sh
01:21:25 [2026-05-07T23:21:25.235Z] + mkdir -p target
01:21:25 [2026-05-07T23:21:25.237Z] [Pipeline] sh
01:21:25 [2026-05-07T23:21:25.492Z] + mv build.yaml target/
01:21:25 [2026-05-07T23:21:25.493Z] [Pipeline] }
01:21:25 [2026-05-07T23:21:25.501Z] [Pipeline] // script
01:21:25 [2026-05-07T23:21:25.511Z] [Pipeline] }
01:21:25 [2026-05-07T23:21:25.520Z] [Pipeline] // stage
01:21:25 [2026-05-07T23:21:25.531Z] [Pipeline] stage
01:21:25 [2026-05-07T23:21:25.532Z] [Pipeline] { (Declarative: Post Actions)
01:21:25 [2026-05-07T23:21:25.548Z] [Pipeline] step
01:21:25 [2026-05-07T23:21:25.569Z] [Pipeline] script
01:21:25 [2026-05-07T23:21:25.573Z] [Pipeline] {
01:21:25 [2026-05-07T23:21:25.592Z] [Pipeline] }
01:21:25 [2026-05-07T23:21:25.601Z] [Pipeline] // script
01:21:25 [2026-05-07T23:21:25.614Z] [Pipeline] archiveArtifacts
01:21:25 [2026-05-07T23:21:25.617Z] Archiving artifacts
01:21:25 [2026-05-07T23:21:25.626Z] Enregistrement des empreintes numériques
01:21:25 [2026-05-07T23:21:25.647Z] [Pipeline] }
01:21:25 [2026-05-07T23:21:25.656Z] [Pipeline] // stage
01:21:25 [2026-05-07T23:21:25.665Z] [Pipeline] }
01:21:25 [2026-05-07T23:21:25.674Z] [Pipeline] // withEnv
01:21:25 [2026-05-07T23:21:25.683Z] [Pipeline] }
01:21:25 [2026-05-07T23:21:25.684Z] $ docker stop --time=1 7bea1cd07767d3cd89bc630e0c324739f6c621aaa5756bb6fc1b1c6704b700a7
01:21:26 [2026-05-07T23:21:26.945Z] $ docker rm -f --volumes 7bea1cd07767d3cd89bc630e0c324739f6c621aaa5756bb6fc1b1c6704b700a7
01:21:26 [2026-05-07T23:21:26.985Z] [Pipeline] // withDockerContainer
01:21:26 [2026-05-07T23:21:26.991Z] [Pipeline] }
01:21:26 [2026-05-07T23:21:26.996Z] [Pipeline] // withEnv
01:21:27 [2026-05-07T23:21:27.001Z] [Pipeline] }
01:21:27 [2026-05-07T23:21:27.005Z] [Pipeline] // node
01:21:27 [2026-05-07T23:21:27.011Z] [Pipeline] End of Pipeline
01:21:27 [2026-05-07T23:21:27.052Z] Finished: SUCCESS