22:27:24 [2025-01-17T22:27:24.902Z] Started by user Aashish Radhakrishnan
22:27:25 [2025-01-17T22:27:25.044Z] Loading library coreos@main
22:27:25 [2025-01-17T22:27:25.044Z] Attempting to resolve main from remote references...
22:27:25 [2025-01-17T22:27:25.044Z] > git --version # timeout=10
22:27:25 [2025-01-17T22:27:25.053Z] > git --version # 'git version 2.43.5'
22:27:25 [2025-01-17T22:27:25.053Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
22:27:25 [2025-01-17T22:27:25.128Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
22:27:25 [2025-01-17T22:27:25.130Z] Selected Git installation does not exist. Using Default
22:27:25 [2025-01-17T22:27:25.130Z] The recommended git tool is: NONE
22:27:25 [2025-01-17T22:27:25.130Z] No credentials specified
22:27:25 [2025-01-17T22:27:25.130Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/seed/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
22:27:25 [2025-01-17T22:27:25.140Z] Fetching changes from the remote Git repository
22:27:25 [2025-01-17T22:27:25.176Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
22:27:25 [2025-01-17T22:27:25.185Z] Fetching without tags
22:27:25 [2025-01-17T22:27:25.185Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
22:27:25 [2025-01-17T22:27:25.185Z] > git --version # timeout=10
22:27:25 [2025-01-17T22:27:25.193Z] > git --version # 'git version 2.43.5'
22:27:25 [2025-01-17T22:27:25.193Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
22:27:25 [2025-01-17T22:27:25.318Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
22:27:25 [2025-01-17T22:27:25.318Z] > git config core.sparsecheckout # timeout=10
22:27:25 [2025-01-17T22:27:25.327Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
22:27:25 [2025-01-17T22:27:25.348Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
22:27:25 [2025-01-17T22:27:25.349Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
22:27:25 [2025-01-17T22:27:25.908Z] [Pipeline] Start of Pipeline
22:27:26 [2025-01-17T22:27:26.414Z] [Pipeline] properties
22:27:26 [2025-01-17T22:27:26.544Z] [Pipeline] node
22:27:26 [2025-01-17T22:27:26.574Z] Running on Jenkins in /var/lib/jenkins/jobs/seed/workspace
22:27:26 [2025-01-17T22:27:26.597Z] [Pipeline] {
22:27:26 [2025-01-17T22:27:26.655Z] [Pipeline] sh
22:27:26 [2025-01-17T22:27:26.943Z] + curl -LO https://raw.githubusercontent.com/coreos/fedora-coreos-pipeline/main/utils.groovy
22:27:26 [2025-01-17T22:27:26.943Z] % Total % Received % Xferd Average Speed Time Time Time Current
22:27:26 [2025-01-17T22:27:26.943Z] Dload Upload Total Spent Left Speed
22:27:26 [2025-01-17T22:27:26.943Z]
22:27:26 [2025-01-17T22:27:26.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
22:27:26 [2025-01-17T22:27:26.943Z] 100 32953 100 32953 0 0 259k 0 --:--:-- --:--:-- --:--:-- 259k
22:27:27 [2025-01-17T22:27:27.596Z] [Pipeline] load
22:27:28 [2025-01-17T22:27:28.096Z] [Pipeline] { (utils.groovy)
22:27:28 [2025-01-17T22:27:28.384Z] [Pipeline] }
22:27:28 [2025-01-17T22:27:28.419Z] [Pipeline] // load
22:27:28 [2025-01-17T22:27:28.503Z] [Pipeline] withEnv
22:27:28 [2025-01-17T22:27:28.511Z] [Pipeline] {
22:27:28 [2025-01-17T22:27:28.602Z] [Pipeline] sh
22:27:28 [2025-01-17T22:27:28.894Z] + set -euo pipefail
22:27:28 [2025-01-17T22:27:28.894Z] ++ umask
22:27:28 [2025-01-17T22:27:28.894Z] + '[' 0022 = 0000 ']'
22:27:28 [2025-01-17T22:27:28.894Z] + oc get configmap -o json jenkins-config
22:27:28 [2025-01-17T22:27:28.894Z] + jq .data
22:27:29 [2025-01-17T22:27:29.328Z] [Pipeline] }
22:27:29 [2025-01-17T22:27:29.610Z] [Pipeline] // withEnv
22:27:29 [2025-01-17T22:27:29.641Z] [Pipeline] readJSON
22:27:29 [2025-01-17T22:27:29.853Z] [Pipeline] withEnv
22:27:29 [2025-01-17T22:27:29.859Z] [Pipeline] {
22:27:29 [2025-01-17T22:27:29.943Z] [Pipeline] sh
22:27:30 [2025-01-17T22:27:30.208Z] + set -xeuo pipefail
22:27:30 [2025-01-17T22:27:30.208Z] ++ umask
22:27:30 [2025-01-17T22:27:30.208Z] + '[' 0022 = 0000 ']'
22:27:30 [2025-01-17T22:27:30.208Z] + rm -rf source
22:27:30 [2025-01-17T22:27:30.233Z] [Pipeline] }
22:27:30 [2025-01-17T22:27:30.281Z] [Pipeline] // withEnv
22:27:30 [2025-01-17T22:27:30.373Z] [Pipeline] withEnv
22:27:30 [2025-01-17T22:27:30.399Z] [Pipeline] {
22:27:30 [2025-01-17T22:27:30.454Z] [Pipeline] sh
22:27:30 [2025-01-17T22:27:30.720Z] + set -xeuo pipefail
22:27:30 [2025-01-17T22:27:30.720Z] ++ umask
22:27:30 [2025-01-17T22:27:30.720Z] + '[' 0022 = 0000 ']'
22:27:30 [2025-01-17T22:27:30.720Z] + git clone -b main https://github.com/coreos/coreos-ci source
22:27:30 [2025-01-17T22:27:30.720Z] Cloning into 'source'...
22:27:30 [2025-01-17T22:27:30.783Z] [Pipeline] }
22:27:30 [2025-01-17T22:27:30.820Z] [Pipeline] // withEnv
22:27:30 [2025-01-17T22:27:30.863Z] [Pipeline] findFiles
22:27:30 [2025-01-17T22:27:30.956Z] [Pipeline] jobDsl
22:27:30 [2025-01-17T22:27:30.974Z] Processing provided DSL script
22:27:31 [2025-01-17T22:27:31.318Z] Existing items:
22:27:31 [2025-01-17T22:27:31.318Z] GeneratedJob{name='bodhi-trigger'}
22:27:31 [2025-01-17T22:27:31.318Z] Unreferenced items:
22:27:31 [2025-01-17T22:27:31.318Z] GeneratedJob{name='seed-github-ci'}
22:27:31 [2025-01-17T22:27:31.318Z] GeneratedJob{name='test-override'}
22:27:31 [2025-01-17T22:27:31.371Z] [Pipeline] jobDsl
22:27:31 [2025-01-17T22:27:31.382Z] Processing provided DSL script
22:27:31 [2025-01-17T22:27:31.499Z] Existing items:
22:27:31 [2025-01-17T22:27:31.499Z] GeneratedJob{name='bodhi-trigger'}
22:27:31 [2025-01-17T22:27:31.499Z] GeneratedJob{name='seed-github-ci'}
22:27:31 [2025-01-17T22:27:31.499Z] Unreferenced items:
22:27:31 [2025-01-17T22:27:31.499Z] GeneratedJob{name='test-override'}
22:27:31 [2025-01-17T22:27:31.930Z] [Pipeline] jobDsl
22:27:32 [2025-01-17T22:27:32.123Z] Processing provided DSL script
22:27:32 [2025-01-17T22:27:32.241Z] Existing items:
22:27:32 [2025-01-17T22:27:32.241Z] GeneratedJob{name='bodhi-trigger'}
22:27:32 [2025-01-17T22:27:32.241Z] GeneratedJob{name='seed-github-ci'}
22:27:32 [2025-01-17T22:27:32.241Z] GeneratedJob{name='test-override'}
22:27:32 [2025-01-17T22:27:32.528Z] [Pipeline] }
22:27:33 [2025-01-17T22:27:33.123Z] [Pipeline] // node
22:27:33 [2025-01-17T22:27:33.326Z] [Pipeline] End of Pipeline
22:27:33 [2025-01-17T22:27:33.422Z] Finished: SUCCESS