Skip to content
Succès

Sortie de la console

06:46:22 [2025-03-03T05:46:22.610Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 368
06:46:22 [2025-03-03T05:46:22.610Z] Causé à l'origine par :
06:46:22 [2025-03-03T05:46:22.610Z]  Lancé par une alarme périodique
06:46:22 [2025-03-03T05:46:22.610Z] Running as userbuild
06:46:23 [2025-03-03T05:46:23.010Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:23 [2025-03-03T05:46:23.148Z] [Pipeline] Start of Pipeline
06:46:23 [2025-03-03T05:46:23.408Z] [Pipeline] node
06:46:23 [2025-03-03T05:46:23.412Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:23 [2025-03-03T05:46:23.417Z] [Pipeline] {
06:46:23 [2025-03-03T05:46:23.436Z] [Pipeline] stage
06:46:23 [2025-03-03T05:46:23.436Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:23 [2025-03-03T05:46:23.448Z] [Pipeline] checkout
06:46:23 [2025-03-03T05:46:23.450Z] Selected Git installation does not exist. Using Default
06:46:23 [2025-03-03T05:46:23.450Z] The recommended git tool is: NONE
06:46:23 [2025-03-03T05:46:23.450Z] No credentials specified
06:46:23 [2025-03-03T05:46:23.450Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:23 [2025-03-03T05:46:23.456Z] Fetching changes from the remote Git repository
06:46:23 [2025-03-03T05:46:23.459Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:23 [2025-03-03T05:46:23.464Z] Cleaning workspace
06:46:23 [2025-03-03T05:46:23.464Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:23 [2025-03-03T05:46:23.470Z] Resetting working tree
06:46:23 [2025-03-03T05:46:23.470Z]  > /usr/bin/git reset --hard # timeout=10
06:46:23 [2025-03-03T05:46:23.491Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:23 [2025-03-03T05:46:23.743Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:23 [2025-03-03T05:46:23.744Z]  > /usr/bin/git --version # timeout=10
06:46:23 [2025-03-03T05:46:23.749Z]  > git --version # 'git version 2.43.0'
06:46:23 [2025-03-03T05:46:23.749Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24 [2025-03-03T05:46:24.154Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:24 [2025-03-03T05:46:24.161Z] Checking out Revision e8468bf49647ac63ce0c1464a25fb5c963108a3f (refs/remotes/origin/master)
06:46:24 [2025-03-03T05:46:24.161Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24 [2025-03-03T05:46:24.167Z]  > /usr/bin/git checkout -f e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10
06:46:24 [2025-03-03T05:46:24.254Z] Commit message: "About Silverpeas Web Browser Edition: - the build pipeline is simplified by asking to the user the branch on   which the project has to be built (default valued at 'main') - the release pipeline is improved to create a stable branch in the case   the release is done from the main branch."
06:46:24 [2025-03-03T05:46:24.255Z]  > /usr/bin/git rev-list --no-walk e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10
06:46:24 [2025-03-03T05:46:24.280Z] [Pipeline] }
06:46:24 [2025-03-03T05:46:24.288Z] [Pipeline] // stage
06:46:24 [2025-03-03T05:46:24.303Z] [Pipeline] withEnv
06:46:24 [2025-03-03T05:46:24.304Z] [Pipeline] {
06:46:24 [2025-03-03T05:46:24.430Z] [Pipeline] isUnix
06:46:24 [2025-03-03T05:46:24.430Z] [Pipeline] withEnv
06:46:24 [2025-03-03T05:46:24.431Z] [Pipeline] {
06:46:24 [2025-03-03T05:46:24.443Z] [Pipeline] sh
06:46:24 [2025-03-03T05:46:24.699Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:24 [2025-03-03T05:46:24.699Z] .
06:46:24 [2025-03-03T05:46:24.700Z] [Pipeline] }
06:46:24 [2025-03-03T05:46:24.708Z] [Pipeline] // withEnv
06:46:24 [2025-03-03T05:46:24.718Z] [Pipeline] withDockerContainer
06:46:24 [2025-03-03T05:46:24.750Z] Jenkins does not seem to be running inside a container
06:46:24 [2025-03-03T05:46:24.758Z] $ 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:25 [2025-03-03T05:46:25.168Z] $ docker top 18df9425f6ae2d9fcd18643ad347a56a804a12b82ce5c08c35790c469c38dbee -eo pid,comm
06:46:25 [2025-03-03T05:46:25.208Z] [Pipeline] {
06:46:25 [2025-03-03T05:46:25.218Z] [Pipeline] withEnv
06:46:25 [2025-03-03T05:46:25.218Z] [Pipeline] {
06:46:25 [2025-03-03T05:46:25.227Z] [Pipeline] stage
06:46:25 [2025-03-03T05:46:25.227Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:25 [2025-03-03T05:46:25.260Z] [Pipeline] script
06:46:25 [2025-03-03T05:46:25.264Z] [Pipeline] {
06:46:25 [2025-03-03T05:46:25.276Z] [Pipeline] echo
06:46:25 [2025-03-03T05:46:25.277Z] Working on branch 6.4.x
06:46:25 [2025-03-03T05:46:25.281Z] [Pipeline] copyArtifacts
06:46:25 [2025-03-03T05:46:25.288Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 368
06:46:25 [2025-03-03T05:46:25.293Z] [Pipeline] readYaml
06:46:25 [2025-03-03T05:46:25.311Z] [Pipeline] sh
06:46:25 [2025-03-03T05:46:25.568Z] + rm -f build.yaml
06:46:25 [2025-03-03T05:46:25.569Z] [Pipeline] }
06:46:25 [2025-03-03T05:46:25.574Z] [Pipeline] // script
06:46:25 [2025-03-03T05:46:25.587Z] [Pipeline] echo
06:46:25 [2025-03-03T05:46:25.587Z] Parent version is 1.6.2
06:46:25 [2025-03-03T05:46:25.588Z] [Pipeline] echo
06:46:25 [2025-03-03T05:46:25.589Z] Silverpeas version is 6.4.3-build250227
06:46:25 [2025-03-03T05:46:25.590Z] [Pipeline] }
06:46:25 [2025-03-03T05:46:25.597Z] [Pipeline] // stage
06:46:25 [2025-03-03T05:46:25.607Z] [Pipeline] stage
06:46:25 [2025-03-03T05:46:25.607Z] [Pipeline] { (Prepare the project)
06:46:25 [2025-03-03T05:46:25.632Z] [Pipeline] git
06:46:25 [2025-03-03T05:46:25.633Z] The recommended git tool is: /usr/bin/git
06:46:25 [2025-03-03T05:46:25.635Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:25 [2025-03-03T05:46:25.643Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@44bfe829; decorates hudson.Launcher$LocalLauncher@15d66712 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:25 [2025-03-03T05:46:25.643Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:25 [2025-03-03T05:46:25.650Z] Fetching changes from the remote Git repository
06:46:25 [2025-03-03T05:46:25.653Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:25 [2025-03-03T05:46:25.660Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:25 [2025-03-03T05:46:25.660Z]  > /usr/bin/git --version # timeout=10
06:46:25 [2025-03-03T05:46:25.665Z]  > git --version # 'git version 2.43.0'
06:46:25 [2025-03-03T05:46:25.665Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:25 [2025-03-03T05:46:25.671Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:26 [2025-03-03T05:46:26.539Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:26 [2025-03-03T05:46:26.546Z] Checking out Revision 09b7028614a7a602c3511183fcd94127f9cc4642 (refs/remotes/origin/6.4.x)
06:46:26 [2025-03-03T05:46:26.546Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:26 [2025-03-03T05:46:26.553Z]  > /usr/bin/git checkout -f 09b7028614a7a602c3511183fcd94127f9cc4642 # timeout=10
06:46:26 [2025-03-03T05:46:26.685Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:26 [2025-03-03T05:46:26.694Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:26 [2025-03-03T05:46:26.701Z]  > /usr/bin/git checkout -b 6.4.x 09b7028614a7a602c3511183fcd94127f9cc4642 # timeout=10
06:46:26 [2025-03-03T05:46:26.849Z] Commit message: "Update dependency on Silverpeas to version 6.4.3-build250227"
06:46:26 [2025-03-03T05:46:26.849Z]  > /usr/bin/git rev-list --no-walk ce00c36e4c6f5ff1d319bc5d2e9f885e04ab6927 # timeout=10
06:46:26 [2025-03-03T05:46:26.871Z] [Pipeline] script
06:46:26 [2025-03-03T05:46:26.873Z] [Pipeline] {
06:46:26 [2025-03-03T05:46:26.880Z] [Pipeline] copyArtifacts
06:46:26 [2025-03-03T05:46:26.884Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 270
06:46:26 [2025-03-03T05:46:26.890Z] [Pipeline] readYaml
06:46:26 [2025-03-03T05:46:26.903Z] [Pipeline] sh
06:46:27 [2025-03-03T05:46:27.160Z] + git rev-parse HEAD
06:46:27 [2025-03-03T05:46:27.162Z] [Pipeline] echo
06:46:27 [2025-03-03T05:46:27.163Z] Current commit is 09b7028614a7a602c3511183fcd94127f9cc4642 and last build commit is 09b7028614a7a602c3511183fcd94127f9cc4642
06:46:27 [2025-03-03T05:46:27.164Z] [Pipeline] }
06:46:27 [2025-03-03T05:46:27.173Z] [Pipeline] // script
06:46:27 [2025-03-03T05:46:27.183Z] [Pipeline] script
06:46:27 [2025-03-03T05:46:27.186Z] [Pipeline] {
06:46:27 [2025-03-03T05:46:27.196Z] [Pipeline] readMavenPom
06:46:27 [2025-03-03T05:46:27.206Z] [Pipeline] echo
06:46:27 [2025-03-03T05:46:27.207Z] No changes and no update in Silverpeas since the last build
06:46:27 [2025-03-03T05:46:27.207Z] [Pipeline] }
06:46:27 [2025-03-03T05:46:27.222Z] [Pipeline] // script
06:46:27 [2025-03-03T05:46:27.237Z] [Pipeline] }
06:46:27 [2025-03-03T05:46:27.250Z] [Pipeline] // stage
06:46:27 [2025-03-03T05:46:27.261Z] [Pipeline] stage
06:46:27 [2025-03-03T05:46:27.261Z] [Pipeline] { (Build the project)
06:46:27 [2025-03-03T05:46:27.302Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2025-03-03T05:46:27.303Z] [Pipeline] getContext
06:46:27 [2025-03-03T05:46:27.315Z] [Pipeline] stage
06:46:27 [2025-03-03T05:46:27.316Z] [Pipeline] { (Check POM parent version)
06:46:27 [2025-03-03T05:46:27.325Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2025-03-03T05:46:27.326Z] [Pipeline] getContext
06:46:27 [2025-03-03T05:46:27.327Z] [Pipeline] }
06:46:27 [2025-03-03T05:46:27.335Z] [Pipeline] // stage
06:46:27 [2025-03-03T05:46:27.346Z] [Pipeline] stage
06:46:27 [2025-03-03T05:46:27.346Z] [Pipeline] { (Update POM parent)
06:46:27 [2025-03-03T05:46:27.355Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2025-03-03T05:46:27.356Z] [Pipeline] getContext
06:46:27 [2025-03-03T05:46:27.357Z] [Pipeline] }
06:46:27 [2025-03-03T05:46:27.365Z] [Pipeline] // stage
06:46:27 [2025-03-03T05:46:27.375Z] [Pipeline] stage
06:46:27 [2025-03-03T05:46:27.376Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:27 [2025-03-03T05:46:27.385Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2025-03-03T05:46:27.386Z] [Pipeline] getContext
06:46:27 [2025-03-03T05:46:27.387Z] [Pipeline] }
06:46:27 [2025-03-03T05:46:27.395Z] [Pipeline] // stage
06:46:27 [2025-03-03T05:46:27.405Z] [Pipeline] stage
06:46:27 [2025-03-03T05:46:27.406Z] [Pipeline] { (Build and Publish)
06:46:27 [2025-03-03T05:46:27.415Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2025-03-03T05:46:27.416Z] [Pipeline] getContext
06:46:27 [2025-03-03T05:46:27.417Z] [Pipeline] }
06:46:27 [2025-03-03T05:46:27.431Z] [Pipeline] // stage
06:46:27 [2025-03-03T05:46:27.445Z] [Pipeline] }
06:46:27 [2025-03-03T05:46:27.452Z] [Pipeline] // stage
06:46:27 [2025-03-03T05:46:27.462Z] [Pipeline] stage
06:46:27 [2025-03-03T05:46:27.463Z] [Pipeline] { (Create YAML build report)
06:46:27 [2025-03-03T05:46:27.483Z] [Pipeline] script
06:46:27 [2025-03-03T05:46:27.486Z] [Pipeline] {
06:46:27 [2025-03-03T05:46:27.496Z] [Pipeline] sh
06:46:27 [2025-03-03T05:46:27.754Z] + mkdir -p target
06:46:27 [2025-03-03T05:46:27.756Z] [Pipeline] sh
06:46:28 [2025-03-03T05:46:28.014Z] + mv build.yaml target/
06:46:28 [2025-03-03T05:46:28.015Z] [Pipeline] }
06:46:28 [2025-03-03T05:46:28.029Z] [Pipeline] // script
06:46:28 [2025-03-03T05:46:28.037Z] [Pipeline] }
06:46:28 [2025-03-03T05:46:28.045Z] [Pipeline] // stage
06:46:28 [2025-03-03T05:46:28.056Z] [Pipeline] stage
06:46:28 [2025-03-03T05:46:28.057Z] [Pipeline] { (Declarative: Post Actions)
06:46:28 [2025-03-03T05:46:28.073Z] [Pipeline] step
06:46:28 [2025-03-03T05:46:28.091Z] [Pipeline] script
06:46:28 [2025-03-03T05:46:28.097Z] [Pipeline] {
06:46:28 [2025-03-03T05:46:28.115Z] [Pipeline] }
06:46:28 [2025-03-03T05:46:28.123Z] [Pipeline] // script
06:46:28 [2025-03-03T05:46:28.136Z] [Pipeline] archiveArtifacts
06:46:28 [2025-03-03T05:46:28.138Z] Archiving artifacts
06:46:28 [2025-03-03T05:46:28.147Z] Enregistrement des empreintes numériques
06:46:28 [2025-03-03T05:46:28.170Z] [Pipeline] }
06:46:28 [2025-03-03T05:46:28.181Z] [Pipeline] // stage
06:46:28 [2025-03-03T05:46:28.189Z] [Pipeline] }
06:46:28 [2025-03-03T05:46:28.198Z] [Pipeline] // withEnv
06:46:28 [2025-03-03T05:46:28.206Z] [Pipeline] }
06:46:28 [2025-03-03T05:46:28.206Z] $ docker stop --time=1 18df9425f6ae2d9fcd18643ad347a56a804a12b82ce5c08c35790c469c38dbee
06:46:29 [2025-03-03T05:46:29.462Z] $ docker rm -f --volumes 18df9425f6ae2d9fcd18643ad347a56a804a12b82ce5c08c35790c469c38dbee
06:46:29 [2025-03-03T05:46:29.500Z] [Pipeline] // withDockerContainer
06:46:29 [2025-03-03T05:46:29.504Z] [Pipeline] }
06:46:29 [2025-03-03T05:46:29.508Z] [Pipeline] // withEnv
06:46:29 [2025-03-03T05:46:29.516Z] [Pipeline] }
06:46:29 [2025-03-03T05:46:29.525Z] [Pipeline] // node
06:46:29 [2025-03-03T05:46:29.533Z] [Pipeline] End of Pipeline
06:46:29 [2025-03-03T05:46:29.583Z] Finished: SUCCESS