Skip to content
Succès

Sortie de la console

01:21:20 [2025-02-28T00:21:20.509Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 224
01:21:20 [2025-02-28T00:21:20.509Z] Causé à l'origine par :
01:21:20 [2025-02-28T00:21:20.509Z]  Lancé par une alarme périodique
01:21:20 [2025-02-28T00:21:20.509Z] Running as userbuild
01:21:20 [2025-02-28T00:21:20.876Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:21 [2025-02-28T00:21:21.035Z] [Pipeline] Start of Pipeline
01:21:21 [2025-02-28T00:21:21.266Z] [Pipeline] node
01:21:21 [2025-02-28T00:21:21.269Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:21 [2025-02-28T00:21:21.276Z] [Pipeline] {
01:21:21 [2025-02-28T00:21:21.294Z] [Pipeline] stage
01:21:21 [2025-02-28T00:21:21.295Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:21 [2025-02-28T00:21:21.307Z] [Pipeline] checkout
01:21:21 [2025-02-28T00:21:21.308Z] Selected Git installation does not exist. Using Default
01:21:21 [2025-02-28T00:21:21.309Z] The recommended git tool is: NONE
01:21:21 [2025-02-28T00:21:21.309Z] No credentials specified
01:21:21 [2025-02-28T00:21:21.309Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:21 [2025-02-28T00:21:21.316Z] Fetching changes from the remote Git repository
01:21:21 [2025-02-28T00:21:21.320Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:21 [2025-02-28T00:21:21.326Z] Cleaning workspace
01:21:21 [2025-02-28T00:21:21.326Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:21 [2025-02-28T00:21:21.332Z] Resetting working tree
01:21:21 [2025-02-28T00:21:21.332Z]  > /usr/bin/git reset --hard # timeout=10
01:21:21 [2025-02-28T00:21:21.405Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:21 [2025-02-28T00:21:21.415Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:21 [2025-02-28T00:21:21.415Z]  > /usr/bin/git --version # timeout=10
01:21:21 [2025-02-28T00:21:21.420Z]  > git --version # 'git version 2.43.0'
01:21:21 [2025-02-28T00:21:21.421Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:21 [2025-02-28T00:21:21.832Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:21 [2025-02-28T00:21:21.840Z] Checking out Revision e8468bf49647ac63ce0c1464a25fb5c963108a3f (refs/remotes/origin/master)
01:21:21 [2025-02-28T00:21:21.840Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:21 [2025-02-28T00:21:21.845Z]  > /usr/bin/git checkout -f e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10
01:21:21 [2025-02-28T00:21:21.906Z] 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."
01:21:21 [2025-02-28T00:21:21.907Z]  > /usr/bin/git rev-list --no-walk e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10
01:21:21 [2025-02-28T00:21:21.925Z] [Pipeline] }
01:21:21 [2025-02-28T00:21:21.929Z] [Pipeline] // stage
01:21:21 [2025-02-28T00:21:21.938Z] [Pipeline] withEnv
01:21:21 [2025-02-28T00:21:21.938Z] [Pipeline] {
01:21:22 [2025-02-28T00:21:22.055Z] [Pipeline] isUnix
01:21:22 [2025-02-28T00:21:22.056Z] [Pipeline] withEnv
01:21:22 [2025-02-28T00:21:22.057Z] [Pipeline] {
01:21:22 [2025-02-28T00:21:22.066Z] [Pipeline] sh
01:21:22 [2025-02-28T00:21:22.323Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:22 [2025-02-28T00:21:22.323Z] .
01:21:22 [2025-02-28T00:21:22.324Z] [Pipeline] }
01:21:22 [2025-02-28T00:21:22.332Z] [Pipeline] // withEnv
01:21:22 [2025-02-28T00:21:22.344Z] [Pipeline] withDockerContainer
01:21:22 [2025-02-28T00:21:22.377Z] Jenkins does not seem to be running inside a container
01:21:22 [2025-02-28T00:21:22.386Z] $ 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 [2025-02-28T00:21:22.776Z] $ docker top 83f1870bbeb839472293d55a0a4c619a525074d228795ec89a9671783f30d47f -eo pid,comm
01:21:22 [2025-02-28T00:21:22.814Z] [Pipeline] {
01:21:22 [2025-02-28T00:21:22.822Z] [Pipeline] withEnv
01:21:22 [2025-02-28T00:21:22.823Z] [Pipeline] {
01:21:22 [2025-02-28T00:21:22.834Z] [Pipeline] stage
01:21:22 [2025-02-28T00:21:22.835Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:22 [2025-02-28T00:21:22.861Z] [Pipeline] script
01:21:22 [2025-02-28T00:21:22.867Z] [Pipeline] {
01:21:22 [2025-02-28T00:21:22.872Z] [Pipeline] echo
01:21:22 [2025-02-28T00:21:22.873Z] Working on branch 6.3.x
01:21:22 [2025-02-28T00:21:22.875Z] [Pipeline] copyArtifacts
01:21:22 [2025-02-28T00:21:22.878Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 224
01:21:22 [2025-02-28T00:21:22.887Z] [Pipeline] readYaml
01:21:22 [2025-02-28T00:21:22.901Z] [Pipeline] sh
01:21:23 [2025-02-28T00:21:23.158Z] + rm -f build.yaml
01:21:23 [2025-02-28T00:21:23.159Z] [Pipeline] }
01:21:23 [2025-02-28T00:21:23.167Z] [Pipeline] // script
01:21:23 [2025-02-28T00:21:23.176Z] [Pipeline] echo
01:21:23 [2025-02-28T00:21:23.176Z] Parent version is 1.5.3
01:21:23 [2025-02-28T00:21:23.178Z] [Pipeline] echo
01:21:23 [2025-02-28T00:21:23.178Z] Silverpeas version is 6.3.7-build250214
01:21:23 [2025-02-28T00:21:23.179Z] [Pipeline] }
01:21:23 [2025-02-28T00:21:23.187Z] [Pipeline] // stage
01:21:23 [2025-02-28T00:21:23.197Z] [Pipeline] stage
01:21:23 [2025-02-28T00:21:23.197Z] [Pipeline] { (Prepare the project)
01:21:23 [2025-02-28T00:21:23.217Z] [Pipeline] git
01:21:23 [2025-02-28T00:21:23.219Z] The recommended git tool is: /usr/bin/git
01:21:23 [2025-02-28T00:21:23.221Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:23 [2025-02-28T00:21:23.229Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@52300f6c; decorates hudson.Launcher$LocalLauncher@979e090 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:23 [2025-02-28T00:21:23.230Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:23 [2025-02-28T00:21:23.236Z] Fetching changes from the remote Git repository
01:21:23 [2025-02-28T00:21:23.240Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:23 [2025-02-28T00:21:23.246Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:23 [2025-02-28T00:21:23.246Z]  > /usr/bin/git --version # timeout=10
01:21:23 [2025-02-28T00:21:23.252Z]  > git --version # 'git version 2.43.0'
01:21:23 [2025-02-28T00:21:23.252Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:23 [2025-02-28T00:21:23.257Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:24 [2025-02-28T00:21:24.233Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:24 [2025-02-28T00:21:24.241Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:24 [2025-02-28T00:21:24.241Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:24 [2025-02-28T00:21:24.246Z]  > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:24 [2025-02-28T00:21:24.347Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:24 [2025-02-28T00:21:24.358Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:24 [2025-02-28T00:21:24.368Z]  > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:24 [2025-02-28T00:21:24.491Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:24 [2025-02-28T00:21:24.491Z]  > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:24 [2025-02-28T00:21:24.511Z] [Pipeline] script
01:21:24 [2025-02-28T00:21:24.513Z] [Pipeline] {
01:21:24 [2025-02-28T00:21:24.533Z] [Pipeline] copyArtifacts
01:21:24 [2025-02-28T00:21:24.541Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 195
01:21:24 [2025-02-28T00:21:24.548Z] [Pipeline] readYaml
01:21:24 [2025-02-28T00:21:24.566Z] [Pipeline] sh
01:21:24 [2025-02-28T00:21:24.825Z] + git rev-parse HEAD
01:21:24 [2025-02-28T00:21:24.827Z] [Pipeline] echo
01:21:24 [2025-02-28T00:21:24.828Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:24 [2025-02-28T00:21:24.828Z] [Pipeline] }
01:21:24 [2025-02-28T00:21:24.839Z] [Pipeline] // script
01:21:24 [2025-02-28T00:21:24.848Z] [Pipeline] script
01:21:24 [2025-02-28T00:21:24.853Z] [Pipeline] {
01:21:24 [2025-02-28T00:21:24.869Z] [Pipeline] readMavenPom
01:21:24 [2025-02-28T00:21:24.883Z] [Pipeline] echo
01:21:24 [2025-02-28T00:21:24.883Z] No changes and no update in Silverpeas since the last build
01:21:24 [2025-02-28T00:21:24.884Z] [Pipeline] }
01:21:24 [2025-02-28T00:21:24.892Z] [Pipeline] // script
01:21:24 [2025-02-28T00:21:24.901Z] [Pipeline] }
01:21:24 [2025-02-28T00:21:24.910Z] [Pipeline] // stage
01:21:24 [2025-02-28T00:21:24.920Z] [Pipeline] stage
01:21:24 [2025-02-28T00:21:24.921Z] [Pipeline] { (Build the project)
01:21:24 [2025-02-28T00:21:24.958Z] Stage "Build the project" skipped due to when conditional
01:21:24 [2025-02-28T00:21:24.959Z] [Pipeline] getContext
01:21:24 [2025-02-28T00:21:24.971Z] [Pipeline] stage
01:21:24 [2025-02-28T00:21:24.971Z] [Pipeline] { (Check POM parent version)
01:21:24 [2025-02-28T00:21:24.980Z] Stage "Build the project" skipped due to when conditional
01:21:24 [2025-02-28T00:21:24.981Z] [Pipeline] getContext
01:21:24 [2025-02-28T00:21:24.982Z] [Pipeline] }
01:21:24 [2025-02-28T00:21:24.990Z] [Pipeline] // stage
01:21:25 [2025-02-28T00:21:25.000Z] [Pipeline] stage
01:21:25 [2025-02-28T00:21:25.000Z] [Pipeline] { (Update POM parent)
01:21:25 [2025-02-28T00:21:25.009Z] Stage "Build the project" skipped due to when conditional
01:21:25 [2025-02-28T00:21:25.010Z] [Pipeline] getContext
01:21:25 [2025-02-28T00:21:25.011Z] [Pipeline] }
01:21:25 [2025-02-28T00:21:25.019Z] [Pipeline] // stage
01:21:25 [2025-02-28T00:21:25.030Z] [Pipeline] stage
01:21:25 [2025-02-28T00:21:25.030Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:25 [2025-02-28T00:21:25.039Z] Stage "Build the project" skipped due to when conditional
01:21:25 [2025-02-28T00:21:25.040Z] [Pipeline] getContext
01:21:25 [2025-02-28T00:21:25.041Z] [Pipeline] }
01:21:25 [2025-02-28T00:21:25.050Z] [Pipeline] // stage
01:21:25 [2025-02-28T00:21:25.060Z] [Pipeline] stage
01:21:25 [2025-02-28T00:21:25.060Z] [Pipeline] { (Build and Publish)
01:21:25 [2025-02-28T00:21:25.069Z] Stage "Build the project" skipped due to when conditional
01:21:25 [2025-02-28T00:21:25.070Z] [Pipeline] getContext
01:21:25 [2025-02-28T00:21:25.071Z] [Pipeline] }
01:21:25 [2025-02-28T00:21:25.079Z] [Pipeline] // stage
01:21:25 [2025-02-28T00:21:25.088Z] [Pipeline] }
01:21:25 [2025-02-28T00:21:25.096Z] [Pipeline] // stage
01:21:25 [2025-02-28T00:21:25.106Z] [Pipeline] stage
01:21:25 [2025-02-28T00:21:25.107Z] [Pipeline] { (Create YAML build report)
01:21:25 [2025-02-28T00:21:25.136Z] [Pipeline] script
01:21:25 [2025-02-28T00:21:25.143Z] [Pipeline] {
01:21:25 [2025-02-28T00:21:25.157Z] [Pipeline] sh
01:21:25 [2025-02-28T00:21:25.415Z] + mkdir -p target
01:21:25 [2025-02-28T00:21:25.417Z] [Pipeline] sh
01:21:25 [2025-02-28T00:21:25.674Z] + mv build.yaml target/
01:21:25 [2025-02-28T00:21:25.675Z] [Pipeline] }
01:21:25 [2025-02-28T00:21:25.684Z] [Pipeline] // script
01:21:25 [2025-02-28T00:21:25.692Z] [Pipeline] }
01:21:25 [2025-02-28T00:21:25.700Z] [Pipeline] // stage
01:21:25 [2025-02-28T00:21:25.711Z] [Pipeline] stage
01:21:25 [2025-02-28T00:21:25.712Z] [Pipeline] { (Declarative: Post Actions)
01:21:25 [2025-02-28T00:21:25.727Z] [Pipeline] step
01:21:25 [2025-02-28T00:21:25.746Z] [Pipeline] script
01:21:25 [2025-02-28T00:21:25.756Z] [Pipeline] {
01:21:25 [2025-02-28T00:21:25.780Z] [Pipeline] }
01:21:25 [2025-02-28T00:21:25.789Z] [Pipeline] // script
01:21:25 [2025-02-28T00:21:25.802Z] [Pipeline] archiveArtifacts
01:21:25 [2025-02-28T00:21:25.804Z] Archiving artifacts
01:21:25 [2025-02-28T00:21:25.813Z] Enregistrement des empreintes numériques
01:21:25 [2025-02-28T00:21:25.835Z] [Pipeline] }
01:21:25 [2025-02-28T00:21:25.851Z] [Pipeline] // stage
01:21:25 [2025-02-28T00:21:25.859Z] [Pipeline] }
01:21:25 [2025-02-28T00:21:25.868Z] [Pipeline] // withEnv
01:21:25 [2025-02-28T00:21:25.876Z] [Pipeline] }
01:21:25 [2025-02-28T00:21:25.877Z] $ docker stop --time=1 83f1870bbeb839472293d55a0a4c619a525074d228795ec89a9671783f30d47f
01:21:27 [2025-02-28T00:21:27.117Z] $ docker rm -f --volumes 83f1870bbeb839472293d55a0a4c619a525074d228795ec89a9671783f30d47f
01:21:27 [2025-02-28T00:21:27.156Z] [Pipeline] // withDockerContainer
01:21:27 [2025-02-28T00:21:27.160Z] [Pipeline] }
01:21:27 [2025-02-28T00:21:27.164Z] [Pipeline] // withEnv
01:21:27 [2025-02-28T00:21:27.171Z] [Pipeline] }
01:21:27 [2025-02-28T00:21:27.179Z] [Pipeline] // node
01:21:27 [2025-02-28T00:21:27.188Z] [Pipeline] End of Pipeline
01:21:27 [2025-02-28T00:21:27.237Z] Finished: SUCCESS