Skip to content

Console Output

18:20:06 [2024-06-10T18:20:06.176Z] Selected Git installation does not exist. Using Default
18:20:06 [2024-06-10T18:20:06.176Z] The recommended git tool is: NONE
18:20:06 [2024-06-10T18:20:06.176Z] No credentials specified
18:20:06 [2024-06-10T18:20:06.176Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
18:20:06 [2024-06-10T18:20:06.184Z] Fetching changes from the remote Git repository
18:20:06 [2024-06-10T18:20:06.185Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
18:20:06 [2024-06-10T18:20:06.219Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
18:20:06 [2024-06-10T18:20:06.219Z]  > git --version # timeout=10
18:20:06 [2024-06-10T18:20:06.226Z]  > git --version # 'git version 2.39.3'
18:20:06 [2024-06-10T18:20:06.227Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
18:20:06 [2024-06-10T18:20:06.345Z]  > git rev-parse origin/main^{commit} # timeout=10
18:20:06 [2024-06-10T18:20:06.353Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
18:20:06 [2024-06-10T18:20:06.353Z]  > git config core.sparsecheckout # timeout=10
18:20:06 [2024-06-10T18:20:06.360Z]  > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
18:20:06 [2024-06-10T18:20:06.369Z] Commit message: "hacking: fix matrix webhook env var"