20:40:06 [2025-07-18T20:40:06.154Z] Started by a Job DSL script 20:40:06 [2025-07-18T20:40:06.233Z] Loading library coreos@main 20:40:06 [2025-07-18T20:40:06.254Z] Attempting to resolve main from remote references... 20:40:06 [2025-07-18T20:40:06.255Z] > git --version # timeout=10 20:40:06 [2025-07-18T20:40:06.265Z] > git --version # 'git version 2.47.1' 20:40:06 [2025-07-18T20:40:06.265Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 20:40:06 [2025-07-18T20:40:06.416Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 20:40:06 [2025-07-18T20:40:06.432Z] The recommended git tool is: NONE 20:40:06 [2025-07-18T20:40:06.433Z] No credentials specified 20:40:06 [2025-07-18T20:40:06.434Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/seed/workspace@libs/ff60277bd48d76a282f8da417470514d8522d9eac9fc125da5f550649b50d86b/.git # timeout=10 20:40:06 [2025-07-18T20:40:06.442Z] Fetching changes from the remote Git repository 20:40:06 [2025-07-18T20:40:06.549Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 20:40:06 [2025-07-18T20:40:06.556Z] Fetching without tags 20:40:06 [2025-07-18T20:40:06.556Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 20:40:06 [2025-07-18T20:40:06.556Z] > git --version # timeout=10 20:40:06 [2025-07-18T20:40:06.562Z] > git --version # 'git version 2.47.1' 20:40:06 [2025-07-18T20:40:06.562Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:06 [2025-07-18T20:40:06.695Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main) 20:40:06 [2025-07-18T20:40:06.696Z] > git config core.sparsecheckout # timeout=10 20:40:06 [2025-07-18T20:40:06.703Z] > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 20:40:06 [2025-07-18T20:40:06.755Z] Commit message: "cosaPod: archive cosa git info and RPMs" 20:40:06 [2025-07-18T20:40:06.757Z] > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 20:40:06 [2025-07-18T20:40:06.979Z] [Pipeline] Start of Pipeline 20:40:07 [2025-07-18T20:40:07.276Z] [Pipeline] properties 20:40:07 [2025-07-18T20:40:07.422Z] [Pipeline] node 20:40:07 [2025-07-18T20:40:07.457Z] Running on Jenkins in /var/lib/jenkins/jobs/seed/workspace 20:40:07 [2025-07-18T20:40:07.523Z] [Pipeline] { 20:40:07 [2025-07-18T20:40:07.573Z] [Pipeline] sh 20:40:07 [2025-07-18T20:40:07.858Z] + curl -LO https://raw.githubusercontent.com/coreos/fedora-coreos-pipeline/main/utils.groovy 20:40:07 [2025-07-18T20:40:07.858Z] % Total % Received % Xferd Average Speed Time Time Time Current 20:40:07 [2025-07-18T20:40:07.859Z] Dload Upload Total Spent Left Speed 20:40:07 [2025-07-18T20:40:07.859Z] 20:40:07 [2025-07-18T20:40:07.859Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20:40:07 [2025-07-18T20:40:07.859Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20:40:07 [2025-07-18T20:40:07.859Z] 100 41147 100 41147 0 0 271k 0 --:--:-- --:--:-- --:--:-- 269k 20:40:07 [2025-07-18T20:40:07.907Z] [Pipeline] load 20:40:08 [2025-07-18T20:40:08.043Z] [Pipeline] { (utils.groovy) 20:40:08 [2025-07-18T20:40:08.067Z] 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. 20:40:08 [2025-07-18T20:40:08.072Z] [Pipeline] } 20:40:08 [2025-07-18T20:40:08.097Z] [Pipeline] // load 20:40:08 [2025-07-18T20:40:08.152Z] [Pipeline] withEnv 20:40:08 [2025-07-18T20:40:08.158Z] [Pipeline] { 20:40:08 [2025-07-18T20:40:08.195Z] [Pipeline] sh 20:40:08 [2025-07-18T20:40:08.457Z] + set -euo pipefail 20:40:08 [2025-07-18T20:40:08.457Z] ++ umask 20:40:08 [2025-07-18T20:40:08.457Z] + '[' 0022 = 0000 ']' 20:40:08 [2025-07-18T20:40:08.457Z] + oc get configmap -o json jenkins-config 20:40:08 [2025-07-18T20:40:08.457Z] + jq .data 20:40:08 [2025-07-18T20:40:08.475Z] [Pipeline] } 20:40:08 [2025-07-18T20:40:08.499Z] [Pipeline] // withEnv 20:40:08 [2025-07-18T20:40:08.516Z] [Pipeline] readJSON 20:40:09 [2025-07-18T20:40:09.038Z] [Pipeline] withEnv 20:40:09 [2025-07-18T20:40:09.043Z] [Pipeline] { 20:40:09 [2025-07-18T20:40:09.071Z] [Pipeline] sh 20:40:09 [2025-07-18T20:40:09.332Z] + set -xeuo pipefail 20:40:09 [2025-07-18T20:40:09.332Z] ++ umask 20:40:09 [2025-07-18T20:40:09.332Z] + '[' 0022 = 0000 ']' 20:40:09 [2025-07-18T20:40:09.332Z] + rm -rf source 20:40:09 [2025-07-18T20:40:09.345Z] [Pipeline] } 20:40:09 [2025-07-18T20:40:09.368Z] [Pipeline] // withEnv 20:40:09 [2025-07-18T20:40:09.389Z] [Pipeline] withEnv 20:40:09 [2025-07-18T20:40:09.393Z] [Pipeline] { 20:40:09 [2025-07-18T20:40:09.416Z] [Pipeline] sh 20:40:09 [2025-07-18T20:40:09.676Z] + set -xeuo pipefail 20:40:09 [2025-07-18T20:40:09.676Z] ++ umask 20:40:09 [2025-07-18T20:40:09.676Z] + '[' 0022 = 0000 ']' 20:40:09 [2025-07-18T20:40:09.676Z] + git clone -b main https://github.com/coreos/coreos-ci source 20:40:09 [2025-07-18T20:40:09.676Z] Cloning into 'source'... 20:40:09 [2025-07-18T20:40:09.936Z] [Pipeline] } 20:40:09 [2025-07-18T20:40:09.963Z] [Pipeline] // withEnv 20:40:09 [2025-07-18T20:40:09.985Z] [Pipeline] findFiles 20:40:10 [2025-07-18T20:40:10.121Z] [Pipeline] jobDsl 20:40:10 [2025-07-18T20:40:10.145Z] Processing provided DSL script 20:40:10 [2025-07-18T20:40:10.600Z] Existing items: 20:40:10 [2025-07-18T20:40:10.600Z] GeneratedJob{name='bodhi-trigger'} 20:40:10 [2025-07-18T20:40:10.600Z] Unreferenced items: 20:40:10 [2025-07-18T20:40:10.600Z] GeneratedJob{name='seed-github-ci'} 20:40:10 [2025-07-18T20:40:10.600Z] GeneratedJob{name='test-override'} 20:40:10 [2025-07-18T20:40:10.637Z] [Pipeline] jobDsl 20:40:10 [2025-07-18T20:40:10.644Z] Processing provided DSL script 20:40:10 [2025-07-18T20:40:10.715Z] Existing items: 20:40:10 [2025-07-18T20:40:10.715Z] GeneratedJob{name='bodhi-trigger'} 20:40:10 [2025-07-18T20:40:10.715Z] GeneratedJob{name='seed-github-ci'} 20:40:10 [2025-07-18T20:40:10.715Z] Unreferenced items: 20:40:10 [2025-07-18T20:40:10.715Z] GeneratedJob{name='test-override'} 20:40:10 [2025-07-18T20:40:10.735Z] [Pipeline] jobDsl 20:40:10 [2025-07-18T20:40:10.741Z] Processing provided DSL script 20:40:10 [2025-07-18T20:40:10.802Z] Existing items: 20:40:10 [2025-07-18T20:40:10.803Z] GeneratedJob{name='bodhi-trigger'} 20:40:10 [2025-07-18T20:40:10.803Z] GeneratedJob{name='seed-github-ci'} 20:40:10 [2025-07-18T20:40:10.803Z] GeneratedJob{name='test-override'} 20:40:10 [2025-07-18T20:40:10.816Z] [Pipeline] } 20:40:10 [2025-07-18T20:40:10.840Z] [Pipeline] // node 20:40:10 [2025-07-18T20:40:10.851Z] [Pipeline] End of Pipeline 20:40:10 [2025-07-18T20:40:10.885Z] Finished: SUCCESS