[2025-01-03T20:13:04.090Z] Started by user Aashish Radhakrishnan [2025-01-03T20:13:04.098Z] Loading library coreos@main [2025-01-03T20:13:04.098Z] Attempting to resolve main from remote references... [2025-01-03T20:13:04.098Z] > git --version # timeout=10 [2025-01-03T20:13:04.105Z] > git --version # 'git version 2.39.3' [2025-01-03T20:13:04.105Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-01-03T20:13:04.192Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-01-03T20:13:04.194Z] Selected Git installation does not exist. Using Default [2025-01-03T20:13:04.194Z] The recommended git tool is: NONE [2025-01-03T20:13:04.194Z] No credentials specified [2025-01-03T20:13:04.194Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/seed/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-01-03T20:13:04.201Z] Fetching changes from the remote Git repository [2025-01-03T20:13:04.202Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-01-03T20:13:04.209Z] Fetching without tags [2025-01-03T20:13:04.209Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-01-03T20:13:04.209Z] > git --version # timeout=10 [2025-01-03T20:13:04.215Z] > git --version # 'git version 2.39.3' [2025-01-03T20:13:04.215Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-03T20:13:04.284Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-01-03T20:13:04.284Z] > git config core.sparsecheckout # timeout=10 [2025-01-03T20:13:04.291Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-01-03T20:13:04.301Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-01-03T20:13:04.301Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-01-03T20:13:04.344Z] [Pipeline] Start of Pipeline [2025-01-03T20:13:04.350Z] [Pipeline] properties [2025-01-03T20:13:04.357Z] [Pipeline] node [2025-01-03T20:13:04.360Z] Running on Jenkins in /var/lib/jenkins/jobs/seed/workspace [2025-01-03T20:13:04.360Z] [Pipeline] { [2025-01-03T20:13:04.373Z] [Pipeline] sh [2025-01-03T20:13:04.629Z] + curl -LO https://raw.githubusercontent.com/coreos/fedora-coreos-pipeline/main/utils.groovy [2025-01-03T20:13:04.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-03T20:13:04.629Z] Dload Upload Total Spent Left Speed [2025-01-03T20:13:04.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32953 100 32953 0 0 585k 0 --:--:-- --:--:-- --:--:-- 585k [2025-01-03T20:13:04.630Z] [Pipeline] load [2025-01-03T20:13:04.721Z] [Pipeline] { (utils.groovy) [2025-01-03T20:13:04.724Z] [Pipeline] } [2025-01-03T20:13:04.729Z] [Pipeline] // load [2025-01-03T20:13:04.758Z] [Pipeline] withEnv [2025-01-03T20:13:04.759Z] [Pipeline] { [2025-01-03T20:13:04.771Z] [Pipeline] sh [2025-01-03T20:13:05.026Z] + set -euo pipefail [2025-01-03T20:13:05.026Z] ++ umask [2025-01-03T20:13:05.026Z] + '[' 0022 = 0000 ']' [2025-01-03T20:13:05.026Z] + oc get configmap -o json jenkins-config [2025-01-03T20:13:05.026Z] + jq .data [2025-01-03T20:13:05.027Z] [Pipeline] } [2025-01-03T20:13:05.029Z] [Pipeline] // withEnv [2025-01-03T20:13:05.032Z] [Pipeline] readJSON [2025-01-03T20:13:05.054Z] [Pipeline] withEnv [2025-01-03T20:13:05.055Z] [Pipeline] { [2025-01-03T20:13:05.062Z] [Pipeline] sh [2025-01-03T20:13:05.316Z] + set -xeuo pipefail [2025-01-03T20:13:05.316Z] ++ umask [2025-01-03T20:13:05.316Z] + '[' 0022 = 0000 ']' [2025-01-03T20:13:05.316Z] + rm -rf source [2025-01-03T20:13:05.317Z] [Pipeline] } [2025-01-03T20:13:05.323Z] [Pipeline] // withEnv [2025-01-03T20:13:05.327Z] [Pipeline] withEnv [2025-01-03T20:13:05.327Z] [Pipeline] { [2025-01-03T20:13:05.371Z] [Pipeline] sh [2025-01-03T20:13:05.629Z] + set -xeuo pipefail [2025-01-03T20:13:05.629Z] ++ umask [2025-01-03T20:13:05.629Z] + '[' 0022 = 0000 ']' [2025-01-03T20:13:05.629Z] + git clone -b main https://github.com/coreos/coreos-ci source [2025-01-03T20:13:05.629Z] Cloning into 'source'... [2025-01-03T20:13:05.630Z] [Pipeline] } [2025-01-03T20:13:05.631Z] [Pipeline] // withEnv [2025-01-03T20:13:05.634Z] [Pipeline] findFiles [2025-01-03T20:13:05.682Z] [Pipeline] jobDsl [2025-01-03T20:13:05.684Z] Processing provided DSL script [2025-01-03T20:13:05.812Z] Existing items: [2025-01-03T20:13:05.812Z] GeneratedJob{name='bodhi-trigger'} [2025-01-03T20:13:05.812Z] Unreferenced items: [2025-01-03T20:13:05.812Z] GeneratedJob{name='seed-github-ci'} [2025-01-03T20:13:05.812Z] GeneratedJob{name='test-override'} [2025-01-03T20:13:05.869Z] [Pipeline] jobDsl [2025-01-03T20:13:05.872Z] Processing provided DSL script [2025-01-03T20:13:05.984Z] Existing items: [2025-01-03T20:13:05.984Z] GeneratedJob{name='bodhi-trigger'} [2025-01-03T20:13:05.984Z] GeneratedJob{name='seed-github-ci'} [2025-01-03T20:13:05.984Z] Unreferenced items: [2025-01-03T20:13:05.984Z] GeneratedJob{name='test-override'} [2025-01-03T20:13:06.060Z] [Pipeline] jobDsl [2025-01-03T20:13:06.062Z] Processing provided DSL script [2025-01-03T20:13:06.176Z] Existing items: [2025-01-03T20:13:06.176Z] GeneratedJob{name='bodhi-trigger'} [2025-01-03T20:13:06.176Z] GeneratedJob{name='seed-github-ci'} [2025-01-03T20:13:06.176Z] GeneratedJob{name='test-override'} [2025-01-03T20:13:06.195Z] [Pipeline] } [2025-01-03T20:13:06.200Z] [Pipeline] // node [2025-01-03T20:13:06.205Z] [Pipeline] End of Pipeline [2025-01-03T20:13:06.221Z] Finished: SUCCESS