[2025-03-02T03:20:00.242Z] Lancé par une alarme périodique [2025-03-02T03:20:00.242Z] Running as userbuild [2025-03-02T03:20:00.625Z] Obtained src/tests/install/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-03-02T03:20:01.019Z] [Pipeline] Start of Pipeline [2025-03-02T03:20:01.331Z] [Pipeline] node [2025-03-02T03:20:01.334Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Installation_Test [2025-03-02T03:20:01.336Z] [Pipeline] { [2025-03-02T03:20:01.355Z] [Pipeline] stage [2025-03-02T03:20:01.355Z] [Pipeline] { (Declarative: Checkout SCM) [2025-03-02T03:20:01.364Z] [Pipeline] checkout [2025-03-02T03:20:01.366Z] Selected Git installation does not exist. Using Default [2025-03-02T03:20:01.366Z] The recommended git tool is: NONE [2025-03-02T03:20:01.366Z] No credentials specified [2025-03-02T03:20:01.366Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Installation_Test/.git # timeout=10 [2025-03-02T03:20:01.374Z] Fetching changes from the remote Git repository [2025-03-02T03:20:01.375Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2025-03-02T03:20:01.383Z] Cleaning workspace [2025-03-02T03:20:01.383Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2025-03-02T03:20:01.387Z] Resetting working tree [2025-03-02T03:20:01.387Z] > /usr/bin/git reset --hard # timeout=10 [2025-03-02T03:20:01.481Z] > /usr/bin/git clean -fdx # timeout=10 [2025-03-02T03:20:02.106Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-03-02T03:20:02.106Z] > /usr/bin/git --version # timeout=10 [2025-03-02T03:20:02.111Z] > git --version # 'git version 2.43.0' [2025-03-02T03:20:02.111Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-02T03:20:02.458Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-03-02T03:20:02.465Z] Checking out Revision e8468bf49647ac63ce0c1464a25fb5c963108a3f (refs/remotes/origin/master) [2025-03-02T03:20:02.465Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-02T03:20:02.470Z] > /usr/bin/git checkout -f e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10 [2025-03-02T03:20:02.494Z] 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-03-02T03:20:02.494Z] > /usr/bin/git rev-list --no-walk e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10 [2025-03-02T03:20:02.518Z] [Pipeline] } [2025-03-02T03:20:02.522Z] [Pipeline] // stage [2025-03-02T03:20:02.543Z] [Pipeline] withEnv [2025-03-02T03:20:02.544Z] [Pipeline] { [2025-03-02T03:20:02.725Z] [Pipeline] isUnix [2025-03-02T03:20:02.726Z] [Pipeline] withEnv [2025-03-02T03:20:02.726Z] [Pipeline] { [2025-03-02T03:20:02.734Z] [Pipeline] sh [2025-03-02T03:20:02.990Z] + docker inspect -f . silverpeas/silverbuild [2025-03-02T03:20:02.990Z] . [2025-03-02T03:20:02.991Z] [Pipeline] } [2025-03-02T03:20:02.997Z] [Pipeline] // withEnv [2025-03-02T03:20:03.005Z] [Pipeline] withDockerContainer [2025-03-02T03:20:03.039Z] Jenkins does not seem to be running inside a container [2025-03-02T03:20:03.057Z] $ 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_Installation_Test -v /var/lib/jenkins/workspace/Silverpeas_Installation_Test:/var/lib/jenkins/workspace/Silverpeas_Installation_Test:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Installation_Test@tmp:/var/lib/jenkins/workspace/Silverpeas_Installation_Test@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 ******** silverpeas/silverbuild cat [2025-03-02T03:20:03.502Z] $ docker top 8d4f8df8c2f58b31a7097d488462bd4060ffc2cbeaf0656b98a924cc1e9fda5e -eo pid,comm [2025-03-02T03:20:03.540Z] [Pipeline] { [2025-03-02T03:20:03.549Z] [Pipeline] withEnv [2025-03-02T03:20:03.549Z] [Pipeline] { [2025-03-02T03:20:03.562Z] [Pipeline] stage [2025-03-02T03:20:03.563Z] [Pipeline] { (Fetch the last build version of Silverpeas) [2025-03-02T03:20:03.597Z] [Pipeline] sh [2025-03-02T03:20:03.854Z] + rm -rf LICENSE README.md src /home/silverbuild/.gradle [2025-03-02T03:20:03.856Z] [Pipeline] sh [2025-03-02T03:20:04.113Z] + mkdir logs/ [2025-03-02T03:20:04.122Z] [Pipeline] copyArtifacts [2025-03-02T03:20:04.130Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 912 [2025-03-02T03:20:04.133Z] [Pipeline] script [2025-03-02T03:20:04.140Z] [Pipeline] { [2025-03-02T03:20:04.148Z] [Pipeline] readYaml [2025-03-02T03:20:04.158Z] [Pipeline] sh [2025-03-02T03:20:04.416Z] + curl -fsSL -o pom.xml https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-project/1.7-build241218/silverpeas-project-1.7-build241218.pom [2025-03-02T03:20:05.327Z] curl: (22) The requested URL returned error: 404 [2025-03-02T03:20:05.329Z] [Pipeline] } [2025-03-02T03:20:05.338Z] [Pipeline] // script [2025-03-02T03:20:05.372Z] [Pipeline] } [2025-03-02T03:20:05.380Z] [Pipeline] // stage [2025-03-02T03:20:05.390Z] [Pipeline] stage [2025-03-02T03:20:05.391Z] [Pipeline] { (Set up the test environment) [2025-03-02T03:20:05.404Z] Stage "Set up the test environment" skipped due to earlier failure(s) [2025-03-02T03:20:05.405Z] [Pipeline] getContext [2025-03-02T03:20:05.411Z] [Pipeline] } [2025-03-02T03:20:05.418Z] [Pipeline] // stage [2025-03-02T03:20:05.428Z] [Pipeline] stage [2025-03-02T03:20:05.429Z] [Pipeline] { (Test installation against PostgreSQL) [2025-03-02T03:20:05.436Z] Stage "Test installation against PostgreSQL" skipped due to earlier failure(s) [2025-03-02T03:20:05.437Z] [Pipeline] getContext [2025-03-02T03:20:05.438Z] [Pipeline] } [2025-03-02T03:20:05.445Z] [Pipeline] // stage [2025-03-02T03:20:05.455Z] [Pipeline] stage [2025-03-02T03:20:05.456Z] [Pipeline] { (Test installation against MS-SQLServer) [2025-03-02T03:20:05.464Z] Stage "Test installation against MS-SQLServer" skipped due to earlier failure(s) [2025-03-02T03:20:05.464Z] [Pipeline] getContext [2025-03-02T03:20:05.466Z] [Pipeline] } [2025-03-02T03:20:05.472Z] [Pipeline] // stage [2025-03-02T03:20:05.482Z] [Pipeline] stage [2025-03-02T03:20:05.482Z] [Pipeline] { (Test installation against Oracle) [2025-03-02T03:20:05.489Z] Stage "Test installation against Oracle" skipped due to earlier failure(s) [2025-03-02T03:20:05.490Z] [Pipeline] getContext [2025-03-02T03:20:05.491Z] [Pipeline] } [2025-03-02T03:20:05.498Z] [Pipeline] // stage [2025-03-02T03:20:05.507Z] [Pipeline] stage [2025-03-02T03:20:05.508Z] [Pipeline] { (Test installation against H2) [2025-03-02T03:20:05.514Z] Stage "Test installation against H2" skipped due to earlier failure(s) [2025-03-02T03:20:05.515Z] [Pipeline] getContext [2025-03-02T03:20:05.516Z] [Pipeline] } [2025-03-02T03:20:05.523Z] [Pipeline] // stage [2025-03-02T03:20:05.537Z] [Pipeline] stage [2025-03-02T03:20:05.538Z] [Pipeline] { (Declarative: Post Actions) [2025-03-02T03:20:05.554Z] [Pipeline] script [2025-03-02T03:20:05.558Z] [Pipeline] { [2025-03-02T03:20:05.572Z] [Pipeline] } [2025-03-02T03:20:05.578Z] [Pipeline] // script [2025-03-02T03:20:05.588Z] [Pipeline] archiveArtifacts [2025-03-02T03:20:05.590Z] Archiving artifacts [2025-03-02T03:20:05.598Z] [Pipeline] step [2025-03-02T03:20:05.614Z] Sending e-mails to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com [2025-03-02T03:20:05.734Z] [Pipeline] } [2025-03-02T03:20:05.740Z] [Pipeline] // stage [2025-03-02T03:20:05.747Z] [Pipeline] } [2025-03-02T03:20:05.754Z] [Pipeline] // withEnv [2025-03-02T03:20:05.760Z] [Pipeline] } [2025-03-02T03:20:05.761Z] $ docker stop --time=1 8d4f8df8c2f58b31a7097d488462bd4060ffc2cbeaf0656b98a924cc1e9fda5e [2025-03-02T03:20:06.976Z] $ docker rm -f --volumes 8d4f8df8c2f58b31a7097d488462bd4060ffc2cbeaf0656b98a924cc1e9fda5e [2025-03-02T03:20:07.013Z] [Pipeline] // withDockerContainer [2025-03-02T03:20:07.016Z] [Pipeline] } [2025-03-02T03:20:07.019Z] [Pipeline] // withEnv [2025-03-02T03:20:07.022Z] [Pipeline] } [2025-03-02T03:20:07.025Z] [Pipeline] // node [2025-03-02T03:20:07.029Z] [Pipeline] End of Pipeline [2025-03-02T03:20:07.041Z] ERROR: script returned exit code 22 [2025-03-02T03:20:07.060Z] Finished: FAILURE