Skip to content

Console Output

18:06:09 [2026-09-21T16:06:09.644Z] Selected Git installation does not exist. Using Default
18:06:09 [2026-09-21T16:06:09.644Z] The recommended git tool is: NONE
18:06:09 [2026-09-21T16:06:09.644Z] No credentials specified
18:06:09 [2026-09-21T16:06:09.644Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
18:06:09 [2026-09-21T16:06:09.650Z] Fetching changes from the remote Git repository
18:06:09 [2026-09-21T16:06:09.651Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
18:06:09 [2026-09-21T16:06:09.656Z] Cleaning workspace
18:06:09 [2026-09-21T16:06:09.656Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
18:06:09 [2026-09-21T16:06:09.661Z] Resetting working tree
18:06:09 [2026-09-21T16:06:09.661Z]  > /usr/bin/git reset --hard # timeout=10
18:06:09 [2026-09-21T16:06:09.677Z]  > /usr/bin/git clean -fdx # timeout=10
18:06:10 [2026-09-21T16:06:10.029Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
18:06:10 [2026-09-21T16:06:10.029Z]  > /usr/bin/git --version # timeout=10
18:06:10 [2026-09-21T16:06:10.034Z]  > git --version # 'git version 2.43.0'
18:06:10 [2026-09-21T16:06:10.034Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:06:10 [2026-09-21T16:06:10.591Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:06:10 [2026-09-21T16:06:10.597Z] Checking out Revision 56f5661a313b8828cac18f92b68f2f116fbd2cc2 (refs/remotes/origin/master)
18:06:10 [2026-09-21T16:06:10.597Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
18:06:10 [2026-09-21T16:06:10.602Z]  > /usr/bin/git checkout -f 56f5661a313b8828cac18f92b68f2f116fbd2cc2 # timeout=10
18:06:10 [2026-09-21T16:06:10.663Z] Commit message: "Quote the database connection URL passed to setupDB.sh"
18:06:10 [2026-09-21T16:06:10.664Z]  > /usr/bin/git rev-list --no-walk 56f5661a313b8828cac18f92b68f2f116fbd2cc2 # timeout=10