Skip to content
Succès

Sortie de la console

06:46:24 [2025-02-10T05:46:24.355Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 362
06:46:24 [2025-02-10T05:46:24.355Z] Causé à l'origine par :
06:46:24 [2025-02-10T05:46:24.355Z]  Lancé par une alarme périodique
06:46:24 [2025-02-10T05:46:24.356Z] Running as userbuild
06:46:24 [2025-02-10T05:46:24.736Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:24 [2025-02-10T05:46:24.872Z] [Pipeline] Start of Pipeline
06:46:25 [2025-02-10T05:46:25.107Z] [Pipeline] node
06:46:25 [2025-02-10T05:46:25.110Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:25 [2025-02-10T05:46:25.118Z] [Pipeline] {
06:46:25 [2025-02-10T05:46:25.136Z] [Pipeline] stage
06:46:25 [2025-02-10T05:46:25.137Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:25 [2025-02-10T05:46:25.149Z] [Pipeline] checkout
06:46:25 [2025-02-10T05:46:25.150Z] Selected Git installation does not exist. Using Default
06:46:25 [2025-02-10T05:46:25.150Z] The recommended git tool is: NONE
06:46:25 [2025-02-10T05:46:25.150Z] No credentials specified
06:46:25 [2025-02-10T05:46:25.151Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:25 [2025-02-10T05:46:25.156Z] Fetching changes from the remote Git repository
06:46:25 [2025-02-10T05:46:25.159Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:25 [2025-02-10T05:46:25.167Z] Cleaning workspace
06:46:25 [2025-02-10T05:46:25.167Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:25 [2025-02-10T05:46:25.172Z] Resetting working tree
06:46:25 [2025-02-10T05:46:25.172Z]  > /usr/bin/git reset --hard # timeout=10
06:46:25 [2025-02-10T05:46:25.189Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:25 [2025-02-10T05:46:25.456Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:25 [2025-02-10T05:46:25.456Z]  > /usr/bin/git --version # timeout=10
06:46:25 [2025-02-10T05:46:25.476Z]  > git --version # 'git version 2.43.0'
06:46:25 [2025-02-10T05:46:25.476Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:27 [2025-02-10T05:46:27.197Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:27 [2025-02-10T05:46:27.205Z] Checking out Revision 34428cd2b6903f85fa844b485bff53488b11710e (refs/remotes/origin/master)
06:46:27 [2025-02-10T05:46:27.205Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:27 [2025-02-10T05:46:27.210Z]  > /usr/bin/git checkout -f 34428cd2b6903f85fa844b485bff53488b11710e # timeout=10
06:46:27 [2025-02-10T05:46:27.273Z] Commit message: "Once 6.3.5 release, restore the constrains on the QA"
06:46:27 [2025-02-10T05:46:27.273Z]  > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:27 [2025-02-10T05:46:27.298Z] [Pipeline] }
06:46:27 [2025-02-10T05:46:27.305Z] [Pipeline] // stage
06:46:27 [2025-02-10T05:46:27.322Z] [Pipeline] withEnv
06:46:27 [2025-02-10T05:46:27.323Z] [Pipeline] {
06:46:27 [2025-02-10T05:46:27.446Z] [Pipeline] isUnix
06:46:27 [2025-02-10T05:46:27.447Z] [Pipeline] withEnv
06:46:27 [2025-02-10T05:46:27.448Z] [Pipeline] {
06:46:27 [2025-02-10T05:46:27.458Z] [Pipeline] sh
06:46:27 [2025-02-10T05:46:27.715Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:27 [2025-02-10T05:46:27.715Z] .
06:46:27 [2025-02-10T05:46:27.716Z] [Pipeline] }
06:46:27 [2025-02-10T05:46:27.724Z] [Pipeline] // withEnv
06:46:27 [2025-02-10T05:46:27.733Z] [Pipeline] withDockerContainer
06:46:27 [2025-02-10T05:46:27.766Z] Jenkins does not seem to be running inside a container
06:46:27 [2025-02-10T05:46:27.774Z] $ 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_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_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.4 cat
06:46:28 [2025-02-10T05:46:28.143Z] $ docker top 1e70e68a68d442a90614858ba329d325905f54bd5efc4e8086c1a73a9e17e90b -eo pid,comm
06:46:28 [2025-02-10T05:46:28.183Z] [Pipeline] {
06:46:28 [2025-02-10T05:46:28.193Z] [Pipeline] withEnv
06:46:28 [2025-02-10T05:46:28.194Z] [Pipeline] {
06:46:28 [2025-02-10T05:46:28.202Z] [Pipeline] stage
06:46:28 [2025-02-10T05:46:28.202Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:28 [2025-02-10T05:46:28.235Z] [Pipeline] script
06:46:28 [2025-02-10T05:46:28.240Z] [Pipeline] {
06:46:28 [2025-02-10T05:46:28.249Z] [Pipeline] echo
06:46:28 [2025-02-10T05:46:28.250Z] Working on branch 6.4.x
06:46:28 [2025-02-10T05:46:28.254Z] [Pipeline] copyArtifacts
06:46:28 [2025-02-10T05:46:28.261Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 362
06:46:28 [2025-02-10T05:46:28.267Z] [Pipeline] readYaml
06:46:28 [2025-02-10T05:46:28.280Z] [Pipeline] sh
06:46:28 [2025-02-10T05:46:28.539Z] + rm -f build.yaml
06:46:28 [2025-02-10T05:46:28.540Z] [Pipeline] }
06:46:28 [2025-02-10T05:46:28.548Z] [Pipeline] // script
06:46:28 [2025-02-10T05:46:28.557Z] [Pipeline] echo
06:46:28 [2025-02-10T05:46:28.557Z] Parent version is 1.6.2
06:46:28 [2025-02-10T05:46:28.559Z] [Pipeline] echo
06:46:28 [2025-02-10T05:46:28.559Z] Silverpeas version is 6.4.3-build250206
06:46:28 [2025-02-10T05:46:28.560Z] [Pipeline] }
06:46:28 [2025-02-10T05:46:28.568Z] [Pipeline] // stage
06:46:28 [2025-02-10T05:46:28.578Z] [Pipeline] stage
06:46:28 [2025-02-10T05:46:28.579Z] [Pipeline] { (Prepare the project)
06:46:28 [2025-02-10T05:46:28.606Z] [Pipeline] git
06:46:28 [2025-02-10T05:46:28.608Z] The recommended git tool is: /usr/bin/git
06:46:28 [2025-02-10T05:46:28.609Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:28 [2025-02-10T05:46:28.620Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4519d085; decorates hudson.Launcher$LocalLauncher@557b797 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:28 [2025-02-10T05:46:28.621Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:28 [2025-02-10T05:46:28.627Z] Fetching changes from the remote Git repository
06:46:28 [2025-02-10T05:46:28.630Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:28 [2025-02-10T05:46:28.637Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:28 [2025-02-10T05:46:28.637Z]  > /usr/bin/git --version # timeout=10
06:46:28 [2025-02-10T05:46:28.641Z]  > git --version # 'git version 2.43.0'
06:46:28 [2025-02-10T05:46:28.641Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:28 [2025-02-10T05:46:28.646Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:29 [2025-02-10T05:46:29.561Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:29 [2025-02-10T05:46:29.567Z] Checking out Revision 6ce85e062778b2dbd485b5344a1979b01605d61e (refs/remotes/origin/6.4.x)
06:46:29 [2025-02-10T05:46:29.567Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:29 [2025-02-10T05:46:29.572Z]  > /usr/bin/git checkout -f 6ce85e062778b2dbd485b5344a1979b01605d61e # timeout=10
06:46:29 [2025-02-10T05:46:29.704Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:29 [2025-02-10T05:46:29.714Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:29 [2025-02-10T05:46:29.720Z]  > /usr/bin/git checkout -b 6.4.x 6ce85e062778b2dbd485b5344a1979b01605d61e # timeout=10
06:46:29 [2025-02-10T05:46:29.857Z] Commit message: "Update dependency on Silverpeas to version 6.4.3-build250206"
06:46:29 [2025-02-10T05:46:29.857Z]  > /usr/bin/git rev-list --no-walk 8c14a0b5baaf8182aec51714e6d77c26f41a742b # timeout=10
06:46:29 [2025-02-10T05:46:29.878Z] [Pipeline] script
06:46:29 [2025-02-10T05:46:29.880Z] [Pipeline] {
06:46:29 [2025-02-10T05:46:29.888Z] [Pipeline] copyArtifacts
06:46:29 [2025-02-10T05:46:29.891Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 264
06:46:29 [2025-02-10T05:46:29.899Z] [Pipeline] readYaml
06:46:29 [2025-02-10T05:46:29.913Z] [Pipeline] sh
06:46:30 [2025-02-10T05:46:30.171Z] + git rev-parse HEAD
06:46:30 [2025-02-10T05:46:30.173Z] [Pipeline] echo
06:46:30 [2025-02-10T05:46:30.174Z] Current commit is 6ce85e062778b2dbd485b5344a1979b01605d61e and last build commit is 6ce85e062778b2dbd485b5344a1979b01605d61e
06:46:30 [2025-02-10T05:46:30.175Z] [Pipeline] }
06:46:30 [2025-02-10T05:46:30.184Z] [Pipeline] // script
06:46:30 [2025-02-10T05:46:30.194Z] [Pipeline] script
06:46:30 [2025-02-10T05:46:30.198Z] [Pipeline] {
06:46:30 [2025-02-10T05:46:30.208Z] [Pipeline] readMavenPom
06:46:30 [2025-02-10T05:46:30.220Z] [Pipeline] echo
06:46:30 [2025-02-10T05:46:30.221Z] No changes and no update in Silverpeas since the last build
06:46:30 [2025-02-10T05:46:30.221Z] [Pipeline] }
06:46:30 [2025-02-10T05:46:30.230Z] [Pipeline] // script
06:46:30 [2025-02-10T05:46:30.239Z] [Pipeline] }
06:46:30 [2025-02-10T05:46:30.248Z] [Pipeline] // stage
06:46:30 [2025-02-10T05:46:30.259Z] [Pipeline] stage
06:46:30 [2025-02-10T05:46:30.259Z] [Pipeline] { (Build the project)
06:46:30 [2025-02-10T05:46:30.303Z] Stage "Build the project" skipped due to when conditional
06:46:30 [2025-02-10T05:46:30.304Z] [Pipeline] getContext
06:46:30 [2025-02-10T05:46:30.317Z] [Pipeline] stage
06:46:30 [2025-02-10T05:46:30.318Z] [Pipeline] { (Check POM parent version)
06:46:30 [2025-02-10T05:46:30.327Z] Stage "Build the project" skipped due to when conditional
06:46:30 [2025-02-10T05:46:30.328Z] [Pipeline] getContext
06:46:30 [2025-02-10T05:46:30.330Z] [Pipeline] }
06:46:30 [2025-02-10T05:46:30.341Z] [Pipeline] // stage
06:46:30 [2025-02-10T05:46:30.352Z] [Pipeline] stage
06:46:30 [2025-02-10T05:46:30.353Z] [Pipeline] { (Update POM parent)
06:46:30 [2025-02-10T05:46:30.362Z] Stage "Build the project" skipped due to when conditional
06:46:30 [2025-02-10T05:46:30.363Z] [Pipeline] getContext
06:46:30 [2025-02-10T05:46:30.365Z] [Pipeline] }
06:46:30 [2025-02-10T05:46:30.374Z] [Pipeline] // stage
06:46:30 [2025-02-10T05:46:30.384Z] [Pipeline] stage
06:46:30 [2025-02-10T05:46:30.385Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:30 [2025-02-10T05:46:30.395Z] Stage "Build the project" skipped due to when conditional
06:46:30 [2025-02-10T05:46:30.396Z] [Pipeline] getContext
06:46:30 [2025-02-10T05:46:30.397Z] [Pipeline] }
06:46:30 [2025-02-10T05:46:30.406Z] [Pipeline] // stage
06:46:30 [2025-02-10T05:46:30.417Z] [Pipeline] stage
06:46:30 [2025-02-10T05:46:30.417Z] [Pipeline] { (Build and Publish)
06:46:30 [2025-02-10T05:46:30.427Z] Stage "Build the project" skipped due to when conditional
06:46:30 [2025-02-10T05:46:30.428Z] [Pipeline] getContext
06:46:30 [2025-02-10T05:46:30.429Z] [Pipeline] }
06:46:30 [2025-02-10T05:46:30.438Z] [Pipeline] // stage
06:46:30 [2025-02-10T05:46:30.447Z] [Pipeline] }
06:46:30 [2025-02-10T05:46:30.455Z] [Pipeline] // stage
06:46:30 [2025-02-10T05:46:30.466Z] [Pipeline] stage
06:46:30 [2025-02-10T05:46:30.467Z] [Pipeline] { (Create YAML build report)
06:46:30 [2025-02-10T05:46:30.485Z] [Pipeline] script
06:46:30 [2025-02-10T05:46:30.487Z] [Pipeline] {
06:46:30 [2025-02-10T05:46:30.498Z] [Pipeline] sh
06:46:30 [2025-02-10T05:46:30.756Z] + mkdir -p target
06:46:30 [2025-02-10T05:46:30.758Z] [Pipeline] sh
06:46:31 [2025-02-10T05:46:31.015Z] + mv build.yaml target/
06:46:31 [2025-02-10T05:46:31.016Z] [Pipeline] }
06:46:31 [2025-02-10T05:46:31.026Z] [Pipeline] // script
06:46:31 [2025-02-10T05:46:31.035Z] [Pipeline] }
06:46:31 [2025-02-10T05:46:31.043Z] [Pipeline] // stage
06:46:31 [2025-02-10T05:46:31.055Z] [Pipeline] stage
06:46:31 [2025-02-10T05:46:31.055Z] [Pipeline] { (Declarative: Post Actions)
06:46:31 [2025-02-10T05:46:31.073Z] [Pipeline] step
06:46:31 [2025-02-10T05:46:31.092Z] [Pipeline] script
06:46:31 [2025-02-10T05:46:31.098Z] [Pipeline] {
06:46:31 [2025-02-10T05:46:31.117Z] [Pipeline] }
06:46:31 [2025-02-10T05:46:31.126Z] [Pipeline] // script
06:46:31 [2025-02-10T05:46:31.139Z] [Pipeline] archiveArtifacts
06:46:31 [2025-02-10T05:46:31.142Z] Archiving artifacts
06:46:31 [2025-02-10T05:46:31.151Z] Enregistrement des empreintes numériques
06:46:31 [2025-02-10T05:46:31.172Z] [Pipeline] }
06:46:31 [2025-02-10T05:46:31.182Z] [Pipeline] // stage
06:46:31 [2025-02-10T05:46:31.191Z] [Pipeline] }
06:46:31 [2025-02-10T05:46:31.200Z] [Pipeline] // withEnv
06:46:31 [2025-02-10T05:46:31.208Z] [Pipeline] }
06:46:31 [2025-02-10T05:46:31.209Z] $ docker stop --time=1 1e70e68a68d442a90614858ba329d325905f54bd5efc4e8086c1a73a9e17e90b
06:46:32 [2025-02-10T05:46:32.466Z] $ docker rm -f --volumes 1e70e68a68d442a90614858ba329d325905f54bd5efc4e8086c1a73a9e17e90b
06:46:32 [2025-02-10T05:46:32.507Z] [Pipeline] // withDockerContainer
06:46:32 [2025-02-10T05:46:32.511Z] [Pipeline] }
06:46:32 [2025-02-10T05:46:32.515Z] [Pipeline] // withEnv
06:46:32 [2025-02-10T05:46:32.519Z] [Pipeline] }
06:46:32 [2025-02-10T05:46:32.523Z] [Pipeline] // node
06:46:32 [2025-02-10T05:46:32.527Z] [Pipeline] End of Pipeline
06:46:32 [2025-02-10T05:46:32.576Z] Finished: SUCCESS