Console Output

01:56:41 [2023-07-07T01:56:41.689Z] Started by a Job DSL script
01:56:41 [2023-07-07T01:56:41.862Z] Loading library coreos@main
01:56:41 [2023-07-07T01:56:41.889Z] Attempting to resolve main from remote references...
01:56:41 [2023-07-07T01:56:41.890Z]  > git --version # timeout=10
01:56:41 [2023-07-07T01:56:41.899Z]  > git --version # 'git version 2.27.0'
01:56:41 [2023-07-07T01:56:41.899Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
01:57:17 [2023-07-07T01:57:17.243Z] Found match: refs/heads/main revision 4591c8e366cfd7a4e413a1b235ca0b7c7d9629e6
01:57:18 [2023-07-07T01:57:18.791Z] Selected Git installation does not exist. Using Default
01:57:18 [2023-07-07T01:57:18.791Z] The recommended git tool is: NONE
01:57:18 [2023-07-07T01:57:18.972Z] No credentials specified
01:57:18 [2023-07-07T01:57:18.974Z] Cloning the remote Git repository
01:57:18 [2023-07-07T01:57:18.976Z] Cloning with configured refspecs honoured and without tags
01:57:18 [2023-07-07T01:57:18.976Z] Cloning repository https://github.com/coreos/coreos-ci-lib.git
01:57:18 [2023-07-07T01:57:18.977Z]  > git init /var/lib/jenkins/jobs/seed/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b # timeout=10
01:57:19 [2023-07-07T01:57:19.417Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
01:57:19 [2023-07-07T01:57:19.417Z]  > git --version # timeout=10
01:57:19 [2023-07-07T01:57:19.776Z]  > git --version # 'git version 2.27.0'
01:57:19 [2023-07-07T01:57:19.777Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:57:20 [2023-07-07T01:57:20.510Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
01:57:20 [2023-07-07T01:57:20.694Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:57:20 [2023-07-07T01:57:20.877Z] Avoid second fetch
01:57:21 [2023-07-07T01:57:21.067Z] Checking out Revision 4591c8e366cfd7a4e413a1b235ca0b7c7d9629e6 (main)
01:57:21 [2023-07-07T01:57:21.246Z]  > git config core.sparsecheckout # timeout=10
01:57:21 [2023-07-07T01:57:21.433Z]  > git checkout -f 4591c8e366cfd7a4e413a1b235ca0b7c7d9629e6 # timeout=10
01:57:32 [2023-07-07T01:57:32.989Z] Commit message: "pod: Allow caller to specify name of pod"
01:57:33 [2023-07-07T01:57:33.179Z]  > git rev-list --no-walk 0130f4de1ed95633c893df0691c3c07bb7c37d2c # timeout=10
01:57:46 [2023-07-07T01:57:46.967Z] [Pipeline] Start of Pipeline
01:57:52 [2023-07-07T01:57:52.122Z] [Pipeline] properties
01:57:57 [2023-07-07T01:57:57.217Z] [Pipeline] node
01:57:57 [2023-07-07T01:57:57.942Z] Running on Jenkins in /var/lib/jenkins/jobs/seed/workspace
01:57:59 [2023-07-07T01:57:59.637Z] [Pipeline] {
01:58:00 [2023-07-07T01:58:00.408Z] [Pipeline] sh
01:58:01 [2023-07-07T01:58:01.183Z] + curl -LO https://raw.githubusercontent.com/coreos/fedora-coreos-pipeline/main/utils.groovy
01:58:01 [2023-07-07T01:58:01.183Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:58:01 [2023-07-07T01:58:01.183Z]                                  Dload  Upload   Total   Spent    Left  Speed
01:58:01 [2023-07-07T01:58:01.183Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 27932  100 27932    0     0   189k      0 --:--:-- --:--:-- --:--:--  189k
01:58:03 [2023-07-07T01:58:03.575Z] [Pipeline] load
01:58:09 [2023-07-07T01:58:09.932Z] [Pipeline] { (utils.groovy)
01:58:10 [2023-07-07T01:58:10.684Z] [Pipeline] }
01:58:11 [2023-07-07T01:58:11.329Z] [Pipeline] // load
01:58:12 [2023-07-07T01:58:12.280Z] [Pipeline] withEnv
01:58:12 [2023-07-07T01:58:12.298Z] [Pipeline] {
01:58:12 [2023-07-07T01:58:12.441Z] [Pipeline] sh
01:58:13 [2023-07-07T01:58:13.051Z] + set -euo pipefail
01:58:13 [2023-07-07T01:58:13.051Z] ++ umask
01:58:13 [2023-07-07T01:58:13.051Z] + '[' 0022 = 0000 ']'
01:58:13 [2023-07-07T01:58:13.051Z] + oc get configmap -o json jenkins-config
01:58:13 [2023-07-07T01:58:13.051Z] + jq .data
01:58:20 [2023-07-07T01:58:20.390Z] [Pipeline] }
01:58:20 [2023-07-07T01:58:20.487Z] [Pipeline] // withEnv
01:58:20 [2023-07-07T01:58:20.554Z] [Pipeline] readJSON
01:58:20 [2023-07-07T01:58:20.855Z] [Pipeline] withEnv
01:58:20 [2023-07-07T01:58:20.889Z] [Pipeline] {
01:58:20 [2023-07-07T01:58:20.990Z] [Pipeline] sh
01:58:21 [2023-07-07T01:58:21.278Z] + set -xeuo pipefail
01:58:21 [2023-07-07T01:58:21.278Z] ++ umask
01:58:21 [2023-07-07T01:58:21.278Z] + '[' 0022 = 0000 ']'
01:58:21 [2023-07-07T01:58:21.278Z] + rm -rf source
01:58:21 [2023-07-07T01:58:21.810Z] [Pipeline] }
01:58:21 [2023-07-07T01:58:21.960Z] [Pipeline] // withEnv
01:58:22 [2023-07-07T01:58:22.104Z] [Pipeline] withEnv
01:58:22 [2023-07-07T01:58:22.174Z] [Pipeline] {
01:58:22 [2023-07-07T01:58:22.291Z] [Pipeline] sh
01:58:22 [2023-07-07T01:58:22.562Z] + set -xeuo pipefail
01:58:22 [2023-07-07T01:58:22.562Z] ++ umask
01:58:22 [2023-07-07T01:58:22.562Z] + '[' 0022 = 0000 ']'
01:58:22 [2023-07-07T01:58:22.562Z] + git clone -b main https://github.com/coreos/coreos-ci source
01:58:22 [2023-07-07T01:58:22.562Z] Cloning into 'source'...
01:58:23 [2023-07-07T01:58:23.199Z] [Pipeline] }
01:58:23 [2023-07-07T01:58:23.316Z] [Pipeline] // withEnv
01:58:23 [2023-07-07T01:58:23.378Z] [Pipeline] findFiles
01:58:23 [2023-07-07T01:58:23.669Z] [Pipeline] jobDsl
01:58:23 [2023-07-07T01:58:23.749Z] Processing provided DSL script
01:58:24 [2023-07-07T01:58:24.203Z] Existing items:
01:58:24 [2023-07-07T01:58:24.203Z]     GeneratedJob{name='seed-github-ci'}
01:58:24 [2023-07-07T01:58:24.346Z] [Pipeline] }
01:58:24 [2023-07-07T01:58:24.467Z] [Pipeline] // node
01:58:24 [2023-07-07T01:58:24.518Z] [Pipeline] End of Pipeline
01:58:24 [2023-07-07T01:58:24.668Z] Finished: SUCCESS