Skip to content

Git Polling Log

Started on May 2, 2024, 2:19:00 PM
Polling SCM changes on built-in
Using strategy: Default
[poll] Last Built Revision: Revision 03922c27507e539b67f2b9a40c2eb6423a00da4a (refs/remotes/origin/master)
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/OsmocomDocs/workspace/.git # timeout=10
Fetching changes from the remote Git repositories
 > git config remote.origin.url https://gitea.osmocom.org/phone-side/osmocom-docs # timeout=10
Fetching upstream changes from https://gitea.osmocom.org/phone-side/osmocom-docs
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gitea.osmocom.org/phone-side/osmocom-docs +refs/heads/*:refs/remotes/origin/* # timeout=10
Polling for changes in
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Done. Took 0.28 sec
No changes