Skip to content
01:21:24 [2026-09-03T23:21:24.864Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 300
01:21:24 [2026-09-03T23:21:24.864Z] Causé à l'origine par :
01:21:24 [2026-09-03T23:21:24.864Z]  Lancé par une alarme périodique
01:21:24 [2026-09-03T23:21:24.864Z] Running as userbuild
01:21:25 [2026-09-03T23:21:25.410Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:25 [2026-09-03T23:21:25.582Z] [Pipeline] Start of Pipeline
01:21:25 [2026-09-03T23:21:25.792Z] [Pipeline] node
01:21:25 [2026-09-03T23:21:25.794Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:25 [2026-09-03T23:21:25.798Z] [Pipeline] {
01:21:25 [2026-09-03T23:21:25.813Z] [Pipeline] stage
01:21:25 [2026-09-03T23:21:25.814Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:25 [2026-09-03T23:21:25.823Z] [Pipeline] checkout
01:21:25 [2026-09-03T23:21:25.831Z] Selected Git installation does not exist. Using Default
01:21:25 [2026-09-03T23:21:25.831Z] The recommended git tool is: NONE
01:21:25 [2026-09-03T23:21:25.831Z] No credentials specified
01:21:25 [2026-09-03T23:21:25.831Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:25 [2026-09-03T23:21:25.838Z] Fetching changes from the remote Git repository
01:21:25 [2026-09-03T23:21:25.840Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:25 [2026-09-03T23:21:25.846Z] Cleaning workspace
01:21:25 [2026-09-03T23:21:25.846Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:25 [2026-09-03T23:21:25.851Z] Resetting working tree
01:21:25 [2026-09-03T23:21:25.851Z]  > /usr/bin/git reset --hard # timeout=10
01:21:25 [2026-09-03T23:21:25.970Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:25 [2026-09-03T23:21:25.982Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:25 [2026-09-03T23:21:25.982Z]  > /usr/bin/git --version # timeout=10
01:21:25 [2026-09-03T23:21:25.987Z]  > git --version # 'git version 2.43.0'
01:21:25 [2026-09-03T23:21:25.987Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:28 [2026-09-03T23:21:28.172Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:28 [2026-09-03T23:21:28.178Z] Checking out Revision b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae (refs/remotes/origin/master)
01:21:28 [2026-09-03T23:21:28.178Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:28 [2026-09-03T23:21:28.183Z]  > /usr/bin/git checkout -f b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae # timeout=10
01:21:28 [2026-09-03T23:21:28.226Z] Commit message: "Now by default Java version is 21 in the pipeline for building the project build Docker image"
01:21:28 [2026-09-03T23:21:28.226Z]  > /usr/bin/git rev-list --no-walk 5b79d885d26d617ef109b485fb9832a9185c5ce0 # timeout=10
01:21:28 [2026-09-03T23:21:28.244Z] [Pipeline] }
01:21:28 [2026-09-03T23:21:28.247Z] [Pipeline] // stage
01:21:28 [2026-09-03T23:21:28.257Z] [Pipeline] withEnv
01:21:28 [2026-09-03T23:21:28.257Z] [Pipeline] {
01:21:28 [2026-09-03T23:21:28.357Z] [Pipeline] isUnix
01:21:28 [2026-09-03T23:21:28.359Z] [Pipeline] withEnv
01:21:28 [2026-09-03T23:21:28.359Z] [Pipeline] {
01:21:28 [2026-09-03T23:21:28.370Z] [Pipeline] sh
01:21:28 [2026-09-03T23:21:28.627Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:28 [2026-09-03T23:21:28.627Z] .
01:21:28 [2026-09-03T23:21:28.628Z] [Pipeline] }
01:21:28 [2026-09-03T23:21:28.636Z] [Pipeline] // withEnv
01:21:28 [2026-09-03T23:21:28.646Z] [Pipeline] withDockerContainer
01:21:28 [2026-09-03T23:21:28.678Z] Jenkins does not seem to be running inside a container
01:21:28 [2026-09-03T23:21:28.686Z] $ 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:28 [2026-09-03T23:21:28.980Z] $ docker top e2a4f98767f9d9a775527965a1012034abb25c33ead8b21aff25a0236c99e9e1 -eo pid,comm
01:21:29 [2026-09-03T23:21:29.015Z] [Pipeline] {
01:21:29 [2026-09-03T23:21:29.029Z] [Pipeline] withEnv
01:21:29 [2026-09-03T23:21:29.030Z] [Pipeline] {
01:21:29 [2026-09-03T23:21:29.039Z] [Pipeline] stage
01:21:29 [2026-09-03T23:21:29.039Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:29 [2026-09-03T23:21:29.068Z] [Pipeline] script
01:21:29 [2026-09-03T23:21:29.074Z] [Pipeline] {
01:21:29 [2026-09-03T23:21:29.084Z] [Pipeline] echo
01:21:29 [2026-09-03T23:21:29.085Z] Working on branch 6.3.x
01:21:29 [2026-09-03T23:21:29.090Z] [Pipeline] copyArtifacts
01:21:29 [2026-09-03T23:21:29.103Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 300
01:21:29 [2026-09-03T23:21:29.108Z] [Pipeline] readYaml
01:21:29 [2026-09-03T23:21:29.118Z] 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:29 [2026-09-03T23:21:29.119Z] 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:29 [2026-09-03T23:21:29.121Z] [Pipeline] sh
01:21:29 [2026-09-03T23:21:29.379Z] + rm -f build.yaml
01:21:29 [2026-09-03T23:21:29.381Z] [Pipeline] }
01:21:29 [2026-09-03T23:21:29.393Z] [Pipeline] // script
01:21:29 [2026-09-03T23:21:29.402Z] [Pipeline] echo
01:21:29 [2026-09-03T23:21:29.403Z] Parent version is 1.5.3
01:21:29 [2026-09-03T23:21:29.405Z] [Pipeline] echo
01:21:29 [2026-09-03T23:21:29.405Z] Silverpeas version is 6.3.7-build250214
01:21:29 [2026-09-03T23:21:29.406Z] [Pipeline] }
01:21:29 [2026-09-03T23:21:29.415Z] [Pipeline] // stage
01:21:29 [2026-09-03T23:21:29.425Z] [Pipeline] stage
01:21:29 [2026-09-03T23:21:29.426Z] [Pipeline] { (Prepare the project)
01:21:29 [2026-09-03T23:21:29.453Z] [Pipeline] git
01:21:29 [2026-09-03T23:21:29.462Z] The recommended git tool is: /usr/bin/git
01:21:29 [2026-09-03T23:21:29.463Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:29 [2026-09-03T23:21:29.472Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2631755f; decorates hudson.Launcher$LocalLauncher@322a8c7b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:29 [2026-09-03T23:21:29.473Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:29 [2026-09-03T23:21:29.479Z] Fetching changes from the remote Git repository
01:21:29 [2026-09-03T23:21:29.483Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:29 [2026-09-03T23:21:29.490Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:29 [2026-09-03T23:21:29.490Z]  > /usr/bin/git --version # timeout=10
01:21:29 [2026-09-03T23:21:29.496Z]  > git --version # 'git version 2.43.0'
01:21:29 [2026-09-03T23:21:29.496Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:29 [2026-09-03T23:21:29.503Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:30 [2026-09-03T23:21:30.245Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:30 [2026-09-03T23:21:30.253Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:30 [2026-09-03T23:21:30.253Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:30 [2026-09-03T23:21:30.259Z]  > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:30 [2026-09-03T23:21:30.349Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:30 [2026-09-03T23:21:30.358Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:30 [2026-09-03T23:21:30.365Z]  > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:30 [2026-09-03T23:21:30.413Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:30 [2026-09-03T23:21:30.413Z]  > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:30 [2026-09-03T23:21:30.438Z] [Pipeline] script
01:21:30 [2026-09-03T23:21:30.446Z] [Pipeline] {
01:21:30 [2026-09-03T23:21:30.463Z] [Pipeline] copyArtifacts
01:21:30 [2026-09-03T23:21:30.477Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 271
01:21:30 [2026-09-03T23:21:30.484Z] [Pipeline] readYaml
01:21:30 [2026-09-03T23:21:30.496Z] 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:30 [2026-09-03T23:21:30.498Z] [Pipeline] sh
01:21:30 [2026-09-03T23:21:30.756Z] + git rev-parse HEAD
01:21:30 [2026-09-03T23:21:30.759Z] [Pipeline] echo
01:21:30 [2026-09-03T23:21:30.759Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:30 [2026-09-03T23:21:30.761Z] 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:30 [2026-09-03T23:21:30.761Z] [Pipeline] }
01:21:30 [2026-09-03T23:21:30.770Z] [Pipeline] // script
01:21:30 [2026-09-03T23:21:30.780Z] [Pipeline] script
01:21:30 [2026-09-03T23:21:30.786Z] [Pipeline] {
01:21:30 [2026-09-03T23:21:30.798Z] [Pipeline] readMavenPom
01:21:30 [2026-09-03T23:21:30.807Z] 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:30 [2026-09-03T23:21:30.808Z] 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:30 [2026-09-03T23:21:30.809Z] 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:30 [2026-09-03T23:21:30.809Z] 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:30 [2026-09-03T23:21:30.811Z] [Pipeline] echo
01:21:30 [2026-09-03T23:21:30.811Z] No changes and no update in Silverpeas since the last build
01:21:30 [2026-09-03T23:21:30.812Z] [Pipeline] }
01:21:30 [2026-09-03T23:21:30.821Z] [Pipeline] // script
01:21:30 [2026-09-03T23:21:30.830Z] [Pipeline] }
01:21:30 [2026-09-03T23:21:30.839Z] [Pipeline] // stage
01:21:30 [2026-09-03T23:21:30.850Z] [Pipeline] stage
01:21:30 [2026-09-03T23:21:30.851Z] [Pipeline] { (Build the project)
01:21:30 [2026-09-03T23:21:30.893Z] Stage "Build the project" skipped due to when conditional
01:21:30 [2026-09-03T23:21:30.895Z] [Pipeline] getContext
01:21:30 [2026-09-03T23:21:30.908Z] [Pipeline] stage
01:21:30 [2026-09-03T23:21:30.909Z] [Pipeline] { (Check POM parent version)
01:21:30 [2026-09-03T23:21:30.917Z] Stage "Build the project" skipped due to when conditional
01:21:30 [2026-09-03T23:21:30.918Z] [Pipeline] getContext
01:21:30 [2026-09-03T23:21:30.920Z] [Pipeline] }
01:21:30 [2026-09-03T23:21:30.928Z] [Pipeline] // stage
01:21:30 [2026-09-03T23:21:30.938Z] [Pipeline] stage
01:21:30 [2026-09-03T23:21:30.939Z] [Pipeline] { (Update POM parent)
01:21:30 [2026-09-03T23:21:30.948Z] Stage "Build the project" skipped due to when conditional
01:21:30 [2026-09-03T23:21:30.949Z] [Pipeline] getContext
01:21:30 [2026-09-03T23:21:30.951Z] [Pipeline] }
01:21:30 [2026-09-03T23:21:30.959Z] [Pipeline] // stage
01:21:30 [2026-09-03T23:21:30.970Z] [Pipeline] stage
01:21:30 [2026-09-03T23:21:30.971Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:30 [2026-09-03T23:21:30.980Z] Stage "Build the project" skipped due to when conditional
01:21:30 [2026-09-03T23:21:30.981Z] [Pipeline] getContext
01:21:30 [2026-09-03T23:21:30.983Z] [Pipeline] }
01:21:30 [2026-09-03T23:21:30.991Z] [Pipeline] // stage
01:21:31 [2026-09-03T23:21:31.001Z] [Pipeline] stage
01:21:31 [2026-09-03T23:21:31.002Z] [Pipeline] { (Build and Publish)
01:21:31 [2026-09-03T23:21:31.010Z] Stage "Build the project" skipped due to when conditional
01:21:31 [2026-09-03T23:21:31.012Z] [Pipeline] getContext
01:21:31 [2026-09-03T23:21:31.014Z] [Pipeline] }
01:21:31 [2026-09-03T23:21:31.022Z] [Pipeline] // stage
01:21:31 [2026-09-03T23:21:31.029Z] [Pipeline] }
01:21:31 [2026-09-03T23:21:31.036Z] [Pipeline] // stage
01:21:31 [2026-09-03T23:21:31.045Z] [Pipeline] stage
01:21:31 [2026-09-03T23:21:31.046Z] [Pipeline] { (Create YAML build report)
01:21:31 [2026-09-03T23:21:31.069Z] [Pipeline] script
01:21:31 [2026-09-03T23:21:31.076Z] [Pipeline] {
01:21:31 [2026-09-03T23:21:31.087Z] [Pipeline] sh
01:21:31 [2026-09-03T23:21:31.346Z] + mkdir -p target
01:21:31 [2026-09-03T23:21:31.348Z] [Pipeline] sh
01:21:31 [2026-09-03T23:21:31.606Z] + mv build.yaml target/
01:21:31 [2026-09-03T23:21:31.607Z] [Pipeline] }
01:21:31 [2026-09-03T23:21:31.615Z] [Pipeline] // script
01:21:31 [2026-09-03T23:21:31.624Z] [Pipeline] }
01:21:31 [2026-09-03T23:21:31.633Z] [Pipeline] // stage
01:21:31 [2026-09-03T23:21:31.642Z] [Pipeline] stage
01:21:31 [2026-09-03T23:21:31.643Z] [Pipeline] { (Declarative: Post Actions)
01:21:31 [2026-09-03T23:21:31.657Z] [Pipeline] step
01:21:31 [2026-09-03T23:21:31.676Z] [Pipeline] script
01:21:31 [2026-09-03T23:21:31.681Z] [Pipeline] {
01:21:31 [2026-09-03T23:21:31.699Z] [Pipeline] }
01:21:31 [2026-09-03T23:21:31.705Z] [Pipeline] // script
01:21:31 [2026-09-03T23:21:31.716Z] [Pipeline] archiveArtifacts
01:21:31 [2026-09-03T23:21:31.726Z] Archiving artifacts
01:21:31 [2026-09-03T23:21:31.728Z] Enregistrement des empreintes numériques
01:21:31 [2026-09-03T23:21:31.750Z] [Pipeline] }
01:21:31 [2026-09-03T23:21:31.759Z] [Pipeline] // stage
01:21:31 [2026-09-03T23:21:31.765Z] [Pipeline] }
01:21:31 [2026-09-03T23:21:31.771Z] [Pipeline] // withEnv
01:21:31 [2026-09-03T23:21:31.779Z] [Pipeline] }
01:21:31 [2026-09-03T23:21:31.780Z] $ docker stop --time=1 e2a4f98767f9d9a775527965a1012034abb25c33ead8b21aff25a0236c99e9e1
01:21:33 [2026-09-03T23:21:33.058Z] $ docker rm -f --volumes e2a4f98767f9d9a775527965a1012034abb25c33ead8b21aff25a0236c99e9e1
01:21:33 [2026-09-03T23:21:33.108Z] [Pipeline] // withDockerContainer
01:21:33 [2026-09-03T23:21:33.117Z] [Pipeline] }
01:21:33 [2026-09-03T23:21:33.125Z] [Pipeline] // withEnv
01:21:33 [2026-09-03T23:21:33.134Z] [Pipeline] }
01:21:33 [2026-09-03T23:21:33.143Z] [Pipeline] // node
01:21:33 [2026-09-03T23:21:33.152Z] [Pipeline] End of Pipeline
01:21:33 [2026-09-03T23:21:33.210Z] Finished: SUCCESS