[2025-07-05T17:29:14.833Z] Started by user Dusty Mabe
[2025-07-05T17:29:14.908Z] Loading library coreos@main
[2025-07-05T17:29:14.925Z] Attempting to resolve main from remote references...
[2025-07-05T17:29:14.925Z]  > git --version # timeout=10
[2025-07-05T17:29:14.938Z]  > git --version # 'git version 2.47.1'
[2025-07-05T17:29:14.943Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-07-05T17:29:15.096Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0
[2025-07-05T17:29:15.128Z] The recommended git tool is: NONE
[2025-07-05T17:29:15.128Z] No credentials specified
[2025-07-05T17:29:15.129Z] Cloning the remote Git repository
[2025-07-05T17:29:15.129Z] Cloning with configured refspecs honoured and without tags
[2025-07-05T17:29:15.130Z] Cloning repository https://github.com/coreos/coreos-ci-lib.git
[2025-07-05T17:29:15.130Z]  > git init /var/lib/jenkins/jobs/seed/workspace@libs/ff60277bd48d76a282f8da417470514d8522d9eac9fc125da5f550649b50d86b # timeout=10
[2025-07-05T17:29:15.143Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
[2025-07-05T17:29:15.144Z]  > git --version # timeout=10
[2025-07-05T17:29:15.149Z]  > git --version # 'git version 2.47.1'
[2025-07-05T17:29:15.149Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-05T17:29:15.359Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-07-05T17:29:15.365Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-05T17:29:15.467Z] Avoid second fetch
[2025-07-05T17:29:15.470Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main)
[2025-07-05T17:29:15.470Z]  > git config core.sparsecheckout # timeout=10
[2025-07-05T17:29:15.478Z]  > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-07-05T17:29:15.518Z] Commit message: "cosaPod: archive cosa git info and RPMs"
[2025-07-05T17:29:15.519Z] First time build. Skipping changelog.
[2025-07-05T17:29:16.032Z] [Pipeline] Start of Pipeline
[2025-07-05T17:29:16.237Z] [Pipeline] properties
[2025-07-05T17:29:16.294Z] [Pipeline] node
[2025-07-05T17:29:16.323Z] Running on Jenkins in /var/lib/jenkins/jobs/seed/workspace
[2025-07-05T17:29:16.378Z] [Pipeline] {
[2025-07-05T17:29:16.419Z] [Pipeline] sh
[2025-07-05T17:29:16.690Z] + curl -LO https://raw.githubusercontent.com/coreos/fedora-coreos-pipeline/main/utils.groovy
[2025-07-05T17:29:16.690Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[2025-07-05T17:29:16.690Z]                                  Dload  Upload   Total   Spent    Left  Speed
[2025-07-05T17:29:16.690Z] 
[2025-07-05T17:29:16.690Z]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[2025-07-05T17:29:16.691Z] 100 41147  100 41147    0     0   293k      0 --:--:-- --:--:-- --:--:--  293k
[2025-07-05T17:29:16.715Z] [Pipeline] load
[2025-07-05T17:29:17.161Z] [Pipeline] { (utils.groovy)
[2025-07-05T17:29:17.185Z] Did you forget the `def` keyword? Script1 seems to be setting a field named PROTECTED_JENKINSES (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[2025-07-05T17:29:17.191Z] [Pipeline] }
[2025-07-05T17:29:17.214Z] [Pipeline] // load
[2025-07-05T17:29:17.334Z] [Pipeline] withEnv
[2025-07-05T17:29:17.339Z] [Pipeline] {
[2025-07-05T17:29:17.367Z] [Pipeline] sh
[2025-07-05T17:29:17.628Z] + set -euo pipefail
[2025-07-05T17:29:17.628Z] ++ umask
[2025-07-05T17:29:17.628Z] + '[' 0022 = 0000 ']'
[2025-07-05T17:29:17.628Z] + oc get configmap -o json jenkins-config
[2025-07-05T17:29:17.628Z] + jq .data
[2025-07-05T17:29:17.652Z] [Pipeline] }
[2025-07-05T17:29:17.675Z] [Pipeline] // withEnv
[2025-07-05T17:29:17.692Z] [Pipeline] readJSON
[2025-07-05T17:29:17.750Z] [Pipeline] withEnv
[2025-07-05T17:29:17.754Z] [Pipeline] {
[2025-07-05T17:29:17.779Z] [Pipeline] sh
[2025-07-05T17:29:18.039Z] + set -xeuo pipefail
[2025-07-05T17:29:18.040Z] ++ umask
[2025-07-05T17:29:18.040Z] + '[' 0022 = 0000 ']'
[2025-07-05T17:29:18.040Z] + rm -rf source
[2025-07-05T17:29:18.056Z] [Pipeline] }
[2025-07-05T17:29:18.083Z] [Pipeline] // withEnv
[2025-07-05T17:29:18.106Z] [Pipeline] withEnv
[2025-07-05T17:29:18.111Z] [Pipeline] {
[2025-07-05T17:29:18.132Z] [Pipeline] sh
[2025-07-05T17:29:18.393Z] + set -xeuo pipefail
[2025-07-05T17:29:18.393Z] ++ umask
[2025-07-05T17:29:18.393Z] + '[' 0022 = 0000 ']'
[2025-07-05T17:29:18.393Z] + git clone -b main https://github.com/coreos/coreos-ci source
[2025-07-05T17:29:18.393Z] Cloning into 'source'...
[2025-07-05T17:29:18.408Z] [Pipeline] }
[2025-07-05T17:29:18.430Z] [Pipeline] // withEnv
[2025-07-05T17:29:18.445Z] [Pipeline] findFiles
[2025-07-05T17:29:18.562Z] [Pipeline] jobDsl
[2025-07-05T17:29:18.587Z] Processing provided DSL script
[2025-07-05T17:29:18.856Z] Added items:
[2025-07-05T17:29:18.856Z]     GeneratedJob{name='bodhi-trigger'}
[2025-07-05T17:29:18.877Z] [Pipeline] jobDsl
[2025-07-05T17:29:18.887Z] Processing provided DSL script
[2025-07-05T17:29:18.959Z] Added items:
[2025-07-05T17:29:18.959Z]     GeneratedJob{name='seed-github-ci'}
[2025-07-05T17:29:18.959Z]     GeneratedJob{name='bodhi-trigger'}
[2025-07-05T17:29:18.977Z] [Pipeline] jobDsl
[2025-07-05T17:29:18.985Z] Processing provided DSL script
[2025-07-05T17:29:19.055Z] Added items:
[2025-07-05T17:29:19.055Z]     GeneratedJob{name='test-override'}
[2025-07-05T17:29:19.055Z]     GeneratedJob{name='seed-github-ci'}
[2025-07-05T17:29:19.055Z]     GeneratedJob{name='bodhi-trigger'}
[2025-07-05T17:29:19.066Z] [Pipeline] }
[2025-07-05T17:29:19.091Z] [Pipeline] // node
[2025-07-05T17:29:19.102Z] [Pipeline] End of Pipeline
[2025-07-05T17:29:19.138Z] Finished: SUCCESS