Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential younex1
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/paas-platform/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/younex1/deploy-younex-web.git # timeout=10
Fetching upstream changes from https://github.com/younex1/deploy-younex-web.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_ASKPASS to set credentials Token Github
 > git fetch --tags --force --progress -- https://github.com/younex1/deploy-younex-web.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision b3c8a26a1000d8bdf657f53d790ca9187566b77d (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3c8a26a1000d8bdf657f53d790ca9187566b77d # timeout=10
Commit message: "clicks-writeback: 3x daily, chunked requests, per-chunk watermark"
 > git rev-list --no-walk 81489bc8aa9bb4cc341b1ef9b3260d7f34af09b1 # timeout=10