[2025-02-12T15:33:10.544Z] Démarré par l'utilisateur Miguel Moquillon [2025-02-12T15:33:10.544Z] Running as userbuild [2025-02-12T15:33:10.933Z] Obtained src/releases/wbe/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-02-12T15:33:11.021Z] [Pipeline] Start of Pipeline [2025-02-12T15:33:11.184Z] [Pipeline] node [2025-02-12T15:33:11.188Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Release [2025-02-12T15:33:11.190Z] [Pipeline] { [2025-02-12T15:33:11.204Z] [Pipeline] stage [2025-02-12T15:33:11.204Z] [Pipeline] { (Declarative: Checkout SCM) [2025-02-12T15:33:11.212Z] [Pipeline] checkout [2025-02-12T15:33:11.213Z] Selected Git installation does not exist. Using Default [2025-02-12T15:33:11.214Z] The recommended git tool is: NONE [2025-02-12T15:33:11.214Z] No credentials specified [2025-02-12T15:33:11.214Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Release/.git # timeout=10 [2025-02-12T15:33:11.219Z] Fetching changes from the remote Git repository [2025-02-12T15:33:11.222Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2025-02-12T15:33:11.229Z] Cleaning workspace [2025-02-12T15:33:11.229Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2025-02-12T15:33:11.233Z] Resetting working tree [2025-02-12T15:33:11.233Z] > /usr/bin/git reset --hard # timeout=10 [2025-02-12T15:33:11.240Z] > /usr/bin/git clean -fdx # timeout=10 [2025-02-12T15:33:11.246Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-02-12T15:33:11.246Z] > /usr/bin/git --version # timeout=10 [2025-02-12T15:33:11.250Z] > git --version # 'git version 2.43.0' [2025-02-12T15:33:11.250Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-12T15:33:11.589Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-02-12T15:33:11.594Z] Checking out Revision 82f47d74415deed0fc2d001eef338dcb449db350 (refs/remotes/origin/master) [2025-02-12T15:33:11.594Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-02-12T15:33:11.599Z] > /usr/bin/git checkout -f 82f47d74415deed0fc2d001eef338dcb449db350 # timeout=10 [2025-02-12T15:33:11.622Z] 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." [2025-02-12T15:33:11.622Z] First time build. Skipping changelog. [2025-02-12T15:33:11.628Z] [Pipeline] } [2025-02-12T15:33:11.631Z] [Pipeline] // stage [2025-02-12T15:33:11.644Z] [Pipeline] withEnv [2025-02-12T15:33:11.645Z] [Pipeline] { [2025-02-12T15:33:11.761Z] [Pipeline] isUnix [2025-02-12T15:33:11.762Z] [Pipeline] withEnv [2025-02-12T15:33:11.762Z] [Pipeline] { [2025-02-12T15:33:11.771Z] [Pipeline] sh [2025-02-12T15:33:12.028Z] + docker inspect -f . silverpeas/silverbuild:latest [2025-02-12T15:33:12.028Z] . [2025-02-12T15:33:12.029Z] [Pipeline] } [2025-02-12T15:33:12.037Z] [Pipeline] // withEnv [2025-02-12T15:33:12.047Z] [Pipeline] withDockerContainer [2025-02-12T15:33:12.074Z] Jenkins does not seem to be running inside a container [2025-02-12T15:33:12.081Z] $ 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_WebBrowserEdition_Release -v /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Release:/var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Release:rw,z -v /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Release@tmp:/var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Release@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 ******** silverpeas/silverbuild:latest cat [2025-02-12T15:33:12.424Z] $ docker top b5d5d6dcce49a6e507d0fbba3e05e057da78bfde7ad5f1ae7183cb49a62f49cd -eo pid,comm [2025-02-12T15:33:12.461Z] [Pipeline] { [2025-02-12T15:33:12.475Z] [Pipeline] withEnv [2025-02-12T15:33:12.475Z] [Pipeline] { [2025-02-12T15:33:12.483Z] [Pipeline] stage [2025-02-12T15:33:12.483Z] [Pipeline] { (Prepare the release) [2025-02-12T15:33:12.519Z] [Pipeline] copyArtifacts [2025-02-12T15:33:12.526Z] Copied 1 artifact from "Silverpeas_WebBrowserEdition_AutoDeploy" build number 9 [2025-02-12T15:33:12.531Z] [Pipeline] script [2025-02-12T15:33:12.537Z] [Pipeline] { [2025-02-12T15:33:12.546Z] [Pipeline] readYaml [2025-02-12T15:33:12.558Z] [Pipeline] } [2025-02-12T15:33:12.565Z] [Pipeline] // script [2025-02-12T15:33:12.573Z] [Pipeline] } [2025-02-12T15:33:12.580Z] [Pipeline] // stage [2025-02-12T15:33:12.592Z] [Pipeline] stage [2025-02-12T15:33:12.593Z] [Pipeline] { (Checkout the build version) [2025-02-12T15:33:12.618Z] [Pipeline] git [2025-02-12T15:33:12.620Z] The recommended git tool is: NONE [2025-02-12T15:33:12.621Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-02-12T15:33:12.628Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6812c74c; decorates hudson.Launcher$LocalLauncher@1d67c02a will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-02-12T15:33:12.629Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Release/.git # timeout=10 [2025-02-12T15:33:12.635Z] Fetching changes from the remote Git repository [2025-02-12T15:33:12.637Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-WebBrowserEdition # timeout=10 [2025-02-12T15:33:12.643Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-WebBrowserEdition [2025-02-12T15:33:12.643Z] > /usr/bin/git --version # timeout=10 [2025-02-12T15:33:12.648Z] > git --version # 'git version 2.43.0' [2025-02-12T15:33:12.648Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-02-12T15:33:12.654Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-WebBrowserEdition +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-12T15:33:13.050Z] > /usr/bin/git rev-parse refs/remotes/origin/main^{commit} # timeout=10 [2025-02-12T15:33:13.057Z] Checking out Revision 39dfc4cc5bce4a066eea3e21ba1756221738f4b1 (refs/remotes/origin/main) [2025-02-12T15:33:13.057Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-02-12T15:33:13.063Z] > /usr/bin/git checkout -f 39dfc4cc5bce4a066eea3e21ba1756221738f4b1 # timeout=10 [2025-02-12T15:33:13.080Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-02-12T15:33:13.088Z] > /usr/bin/git branch -D main # timeout=10 [2025-02-12T15:33:13.095Z] > /usr/bin/git checkout -b main 39dfc4cc5bce4a066eea3e21ba1756221738f4b1 # timeout=10 [2025-02-12T15:33:13.112Z] Commit message: "Update dependency on Silverpeas to version 6.4.3-build250206" [2025-02-12T15:33:13.112Z] First time build. Skipping changelog. [2025-02-12T15:33:13.123Z] [Pipeline] sh [2025-02-12T15:33:13.378Z] + git checkout 39dfc4cc5bce4a066eea3e21ba1756221738f4b1 [2025-02-12T15:33:13.379Z] Note : basculement sur '39dfc4cc5bce4a066eea3e21ba1756221738f4b1'. [2025-02-12T15:33:13.379Z] [2025-02-12T15:33:13.379Z] Vous êtes dans l'état « HEAD détachée ». Vous pouvez visiter, faire des modifications [2025-02-12T15:33:13.379Z] expérimentales et les valider. Il vous suffit de faire un autre basculement pour [2025-02-12T15:33:13.379Z] abandonner les commits que vous faites dans cet état sans impacter les autres branches [2025-02-12T15:33:13.379Z] [2025-02-12T15:33:13.379Z] Si vous voulez créer une nouvelle branche pour conserver les commits que vous créez, [2025-02-12T15:33:13.379Z] il vous suffit d'utiliser l'option -c de la commande switch comme ceci : [2025-02-12T15:33:13.379Z] [2025-02-12T15:33:13.379Z] git switch -c [2025-02-12T15:33:13.379Z] [2025-02-12T15:33:13.379Z] Ou annuler cette opération avec : [2025-02-12T15:33:13.379Z] [2025-02-12T15:33:13.379Z] git switch - [2025-02-12T15:33:13.379Z] [2025-02-12T15:33:13.379Z] Désactivez ce conseil en renseignant la variable de configuration advice.detachedHead à false [2025-02-12T15:33:13.379Z] [2025-02-12T15:33:13.379Z] HEAD est maintenant sur 39dfc4c Update dependency on Silverpeas to version 6.4.3-build250206 [2025-02-12T15:33:13.379Z] + git checkout -b release-1.0 [2025-02-12T15:33:13.379Z] Basculement sur la nouvelle branche 'release-1.0' [2025-02-12T15:33:13.381Z] [Pipeline] script [2025-02-12T15:33:13.384Z] [Pipeline] { [2025-02-12T15:33:13.394Z] [Pipeline] readMavenPom [2025-02-12T15:33:13.404Z] [Pipeline] } [2025-02-12T15:33:13.412Z] [Pipeline] // script [2025-02-12T15:33:13.420Z] [Pipeline] } [2025-02-12T15:33:13.428Z] [Pipeline] // stage [2025-02-12T15:33:13.438Z] [Pipeline] stage [2025-02-12T15:33:13.439Z] [Pipeline] { (Check POM parent version) [2025-02-12T15:33:13.481Z] Stage "Check POM parent version" skipped due to when conditional [2025-02-12T15:33:13.482Z] [Pipeline] getContext [2025-02-12T15:33:13.483Z] [Pipeline] } [2025-02-12T15:33:13.492Z] [Pipeline] // stage [2025-02-12T15:33:13.502Z] [Pipeline] stage [2025-02-12T15:33:13.502Z] [Pipeline] { (Check Silverpeas version) [2025-02-12T15:33:13.531Z] [Pipeline] error [2025-02-12T15:33:13.535Z] [Pipeline] } [2025-02-12T15:33:13.544Z] [Pipeline] // stage [2025-02-12T15:33:13.556Z] [Pipeline] stage [2025-02-12T15:33:13.556Z] [Pipeline] { (Release) [2025-02-12T15:33:13.565Z] Stage "Release" skipped due to earlier failure(s) [2025-02-12T15:33:13.566Z] [Pipeline] getContext [2025-02-12T15:33:13.567Z] [Pipeline] } [2025-02-12T15:33:13.576Z] [Pipeline] // stage [2025-02-12T15:33:13.589Z] [Pipeline] stage [2025-02-12T15:33:13.589Z] [Pipeline] { (Create the stable branch for the new release) [2025-02-12T15:33:13.598Z] Stage "Create the stable branch for the new release" skipped due to earlier failure(s) [2025-02-12T15:33:13.599Z] [Pipeline] getContext [2025-02-12T15:33:13.600Z] [Pipeline] } [2025-02-12T15:33:13.610Z] [Pipeline] // stage [2025-02-12T15:33:13.621Z] [Pipeline] stage [2025-02-12T15:33:13.622Z] [Pipeline] { (Prepare the development of the next version) [2025-02-12T15:33:13.631Z] Stage "Prepare the development of the next version" skipped due to earlier failure(s) [2025-02-12T15:33:13.632Z] [Pipeline] getContext [2025-02-12T15:33:13.633Z] [Pipeline] } [2025-02-12T15:33:13.642Z] [Pipeline] // stage [2025-02-12T15:33:13.654Z] [Pipeline] stage [2025-02-12T15:33:13.655Z] [Pipeline] { (Create YAML release report) [2025-02-12T15:33:13.664Z] Stage "Create YAML release report" skipped due to earlier failure(s) [2025-02-12T15:33:13.664Z] [Pipeline] getContext [2025-02-12T15:33:13.665Z] [Pipeline] } [2025-02-12T15:33:13.675Z] [Pipeline] // stage [2025-02-12T15:33:13.686Z] [Pipeline] stage [2025-02-12T15:33:13.687Z] [Pipeline] { (Declarative: Post Actions) [2025-02-12T15:33:13.702Z] [Pipeline] step [2025-02-12T15:33:13.713Z] Sending e-mails to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com [2025-02-12T15:33:13.826Z] [Pipeline] } [2025-02-12T15:33:13.836Z] [Pipeline] // stage [2025-02-12T15:33:13.845Z] [Pipeline] } [2025-02-12T15:33:13.855Z] [Pipeline] // withEnv [2025-02-12T15:33:13.866Z] [Pipeline] } [2025-02-12T15:33:13.868Z] $ docker stop --time=1 b5d5d6dcce49a6e507d0fbba3e05e057da78bfde7ad5f1ae7183cb49a62f49cd [2025-02-12T15:33:15.076Z] $ docker rm -f --volumes b5d5d6dcce49a6e507d0fbba3e05e057da78bfde7ad5f1ae7183cb49a62f49cd [2025-02-12T15:33:15.114Z] [Pipeline] // withDockerContainer [2025-02-12T15:33:15.118Z] [Pipeline] } [2025-02-12T15:33:15.122Z] [Pipeline] // withEnv [2025-02-12T15:33:15.126Z] [Pipeline] } [2025-02-12T15:33:15.130Z] [Pipeline] // node [2025-02-12T15:33:15.136Z] [Pipeline] End of Pipeline [2025-02-12T15:33:15.151Z] ERROR: The dependency on Silverpeas must be at a stable version [2025-02-12T15:33:15.170Z] Finished: FAILURE