Skip to content

Console Output

01:21:01 [2026-07-09T23:21:01.991Z] Selected Git installation does not exist. Using Default
01:21:01 [2026-07-09T23:21:01.991Z] The recommended git tool is: NONE
01:21:01 [2026-07-09T23:21:01.991Z] No credentials specified
01:21:01 [2026-07-09T23:21:01.991Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:01 [2026-07-09T23:21:01.996Z] Fetching changes from the remote Git repository
01:21:01 [2026-07-09T23:21:01.999Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:02 [2026-07-09T23:21:02.006Z] Cleaning workspace
01:21:02 [2026-07-09T23:21:02.006Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:02 [2026-07-09T23:21:02.011Z] Resetting working tree
01:21:02 [2026-07-09T23:21:02.011Z]  > /usr/bin/git reset --hard # timeout=10
01:21:02 [2026-07-09T23:21:02.018Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:02 [2026-07-09T23:21:02.026Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:02 [2026-07-09T23:21:02.026Z]  > /usr/bin/git --version # timeout=10
01:21:02 [2026-07-09T23:21:02.030Z]  > git --version # 'git version 2.43.0'
01:21:02 [2026-07-09T23:21:02.030Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:02 [2026-07-09T23:21:02.414Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:02 [2026-07-09T23:21:02.420Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
01:21:02 [2026-07-09T23:21:02.420Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:02 [2026-07-09T23:21:02.426Z]  > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:02 [2026-07-09T23:21:02.436Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
01:21:02 [2026-07-09T23:21:02.437Z]  > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10