Console Output
01:15:50 [2021-09-12T19:45:50.993Z] The recommended git tool is: git
01:15:51 [2021-09-12T19:45:51.006Z] No credentials specified
01:15:51 [2021-09-12T19:45:51.008Z] Cloning the remote Git repository
01:15:51 [2021-09-12T19:45:51.047Z] Cloning repository https://git.hamaralinux.org/hamara-developers/hamara-live-build.git
01:15:51 [2021-09-12T19:45:51.119Z] > git init /opt/jenkins/workspace/HamaralinuxISObuilder # timeout=10
01:15:51 [2021-09-12T19:45:51.184Z] Fetching upstream changes from https://git.hamaralinux.org/hamara-developers/hamara-live-build.git
01:15:51 [2021-09-12T19:45:51.184Z] > git --version # timeout=10
01:15:51 [2021-09-12T19:45:51.196Z] > git --version # 'git version 2.30.0'
01:15:51 [2021-09-12T19:45:51.196Z] > git fetch --tags --force --progress -- https://git.hamaralinux.org/hamara-developers/hamara-live-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:15:52 [2021-09-12T19:45:52.096Z] Avoid second fetch
01:15:52 [2021-09-12T19:45:52.101Z] Checking out Revision f0c3093d724e42cdc9da1788ddda57a4ed2e7f18 (refs/remotes/origin/master)
01:15:52 [2021-09-12T19:45:52.207Z] Commit message: "Merge branch 'revert-921cf107' into 'master'"
01:15:52 [2021-09-12T19:45:52.091Z] > git config remote.origin.url https://git.hamaralinux.org/hamara-developers/hamara-live-build.git # timeout=10
01:15:52 [2021-09-12T19:45:52.094Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:15:52 [2021-09-12T19:45:52.098Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:15:52 [2021-09-12T19:45:52.102Z] > git config core.sparsecheckout # timeout=10
01:15:52 [2021-09-12T19:45:52.107Z] > git checkout -f f0c3093d724e42cdc9da1788ddda57a4ed2e7f18 # timeout=10
01:15:52 [2021-09-12T19:45:52.141Z] > git branch -a -v --no-abbrev # timeout=10
01:15:52 [2021-09-12T19:45:52.144Z] > git checkout -b master f0c3093d724e42cdc9da1788ddda57a4ed2e7f18 # timeout=10
01:15:52 [2021-09-12T19:45:52.209Z] > git rev-list --no-walk 921cf10731cef72c9e294ecb8980c8c3b49214d7 # timeout=10