Console Output
19:29:58 [2024-09-23T19:29:58.113Z] Started by user Jonathan Lebon
19:29:58 [2024-09-23T19:29:58.131Z] Loading library coreos@main
19:29:58 [2024-09-23T19:29:58.131Z] Attempting to resolve main from remote references...
19:29:58 [2024-09-23T19:29:58.131Z] > git --version # timeout=10
19:29:58 [2024-09-23T19:29:58.138Z] > git --version # 'git version 2.39.3'
19:29:58 [2024-09-23T19:29:58.138Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:29:58 [2024-09-23T19:29:58.224Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103
19:29:58 [2024-09-23T19:29:58.226Z] Selected Git installation does not exist. Using Default
19:29:58 [2024-09-23T19:29:58.226Z] The recommended git tool is: NONE
19:29:58 [2024-09-23T19:29:58.226Z] No credentials specified
19:29:58 [2024-09-23T19:29:58.226Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/jlebon-tmp/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
19:29:58 [2024-09-23T19:29:58.233Z] Fetching changes from the remote Git repository
19:29:58 [2024-09-23T19:29:58.235Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:29:58 [2024-09-23T19:29:58.308Z] Fetching without tags
19:29:58 [2024-09-23T19:29:58.308Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
19:29:58 [2024-09-23T19:29:58.308Z] > git --version # timeout=10
19:29:58 [2024-09-23T19:29:58.316Z] > git --version # 'git version 2.39.3'
19:29:58 [2024-09-23T19:29:58.316Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:29:58 [2024-09-23T19:29:58.396Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main)
19:29:58 [2024-09-23T19:29:58.396Z] > git config core.sparsecheckout # timeout=10
19:29:58 [2024-09-23T19:29:58.403Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
19:29:58 [2024-09-23T19:29:58.413Z] Commit message: "vars/kola: Add support for skipping a list of kola tags"
19:29:58 [2024-09-23T19:29:58.414Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
19:29:58 [2024-09-23T19:29:58.472Z] [Pipeline] Start of Pipeline
19:29:58 [2024-09-23T19:29:58.544Z] [Pipeline] node
19:29:58 [2024-09-23T19:29:58.566Z] Running on Jenkins in /var/lib/jenkins/jobs/jlebon-tmp/workspace
19:29:58 [2024-09-23T19:29:58.605Z] [Pipeline] {
19:29:58 [2024-09-23T19:29:58.657Z] [Pipeline] checkout
19:29:58 [2024-09-23T19:29:58.668Z] The recommended git tool is: NONE
19:29:58 [2024-09-23T19:29:58.668Z] No credentials specified
19:29:58 [2024-09-23T19:29:58.668Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/jlebon-tmp/workspace/.git # timeout=10
19:29:58 [2024-09-23T19:29:58.675Z] Fetching changes from the remote Git repository
19:29:58 [2024-09-23T19:29:58.676Z] > git config remote.origin.url https://github.com/jlebon/fedora-coreos-config # timeout=10
19:29:58 [2024-09-23T19:29:58.691Z] Fetching upstream changes from https://github.com/jlebon/fedora-coreos-config
19:29:58 [2024-09-23T19:29:58.691Z] > git --version # timeout=10
19:29:58 [2024-09-23T19:29:58.698Z] > git --version # 'git version 2.39.3'
19:29:58 [2024-09-23T19:29:58.698Z] > git fetch --tags --force --progress -- https://github.com/jlebon/fedora-coreos-config +refs/heads/*:refs/remotes/origin/* # timeout=10
19:29:59 [2024-09-23T19:29:59.059Z] > git rev-parse refs/remotes/origin/inherit-tier-x-rawhide^{commit} # timeout=10
19:29:59 [2024-09-23T19:29:59.066Z] > git rev-parse origin/inherit-tier-x-rawhide^{commit} # timeout=10
19:29:59 [2024-09-23T19:29:59.084Z] [Pipeline] }
19:29:59 [2024-09-23T19:29:59.180Z] [Pipeline] // node
19:29:59 [2024-09-23T19:29:59.258Z] [Pipeline] End of Pipeline
19:29:59 [2024-09-23T19:29:59.290Z] ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
19:29:59 [2024-09-23T19:29:59.327Z] Finished: FAILURE