22:56:14 [2024-01-02T22:56:14.660Z] Triggered by CI message. 22:56:14 [2024-01-02T22:56:14.661Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/bodhi-trigger.Jenkinsfile 22:56:14 [2024-01-02T22:56:14.662Z] The recommended git tool is: NONE 22:56:14 [2024-01-02T22:56:14.662Z] No credentials specified 22:56:14 [2024-01-02T22:56:14.662Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 22:56:14 [2024-01-02T22:56:14.673Z] Fetching changes from the remote Git repository 22:56:14 [2024-01-02T22:56:14.674Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 22:56:14 [2024-01-02T22:56:14.705Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 22:56:14 [2024-01-02T22:56:14.705Z] > git --version # timeout=10 22:56:14 [2024-01-02T22:56:14.709Z] > git --version # 'git version 2.39.3' 22:56:14 [2024-01-02T22:56:14.709Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 22:56:14 [2024-01-02T22:56:14.865Z] > git rev-parse origin/main^{commit} # timeout=10 22:56:14 [2024-01-02T22:56:14.871Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main) 22:56:14 [2024-01-02T22:56:14.871Z] > git config core.sparsecheckout # timeout=10 22:56:14 [2024-01-02T22:56:14.876Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 22:56:14 [2024-01-02T22:56:14.883Z] Commit message: "ci: add sanity-check for Groovy files" 22:56:14 [2024-01-02T22:56:14.884Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 22:56:14 [2024-01-02T22:56:14.991Z] Loading library coreos@main 22:56:14 [2024-01-02T22:56:14.991Z] Attempting to resolve main from remote references... 22:56:14 [2024-01-02T22:56:14.991Z] > git --version # timeout=10 22:56:14 [2024-01-02T22:56:14.996Z] > git --version # 'git version 2.39.3' 22:56:14 [2024-01-02T22:56:14.996Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 22:56:15 [2024-01-02T22:56:15.190Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef 22:56:15 [2024-01-02T22:56:15.191Z] Selected Git installation does not exist. Using Default 22:56:15 [2024-01-02T22:56:15.191Z] The recommended git tool is: NONE 22:56:15 [2024-01-02T22:56:15.191Z] No credentials specified 22:56:15 [2024-01-02T22:56:15.192Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 22:56:15 [2024-01-02T22:56:15.196Z] Fetching changes from the remote Git repository 22:56:15 [2024-01-02T22:56:15.197Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 22:56:15 [2024-01-02T22:56:15.207Z] Fetching without tags 22:56:15 [2024-01-02T22:56:15.207Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 22:56:15 [2024-01-02T22:56:15.207Z] > git --version # timeout=10 22:56:15 [2024-01-02T22:56:15.212Z] > git --version # 'git version 2.39.3' 22:56:15 [2024-01-02T22:56:15.212Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:56:15 [2024-01-02T22:56:15.357Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main) 22:56:15 [2024-01-02T22:56:15.357Z] > git config core.sparsecheckout # timeout=10 22:56:15 [2024-01-02T22:56:15.361Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 22:56:15 [2024-01-02T22:56:15.368Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results" 22:56:15 [2024-01-02T22:56:15.368Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 22:56:15 [2024-01-02T22:56:15.653Z] [Pipeline] Start of Pipeline 22:56:15 [2024-01-02T22:56:15.787Z] [Pipeline] node 22:56:15 [2024-01-02T22:56:15.848Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 22:56:15 [2024-01-02T22:56:15.902Z] [Pipeline] { 22:56:16 [2024-01-02T22:56:16.155Z] [Pipeline] withEnv 22:56:16 [2024-01-02T22:56:16.168Z] [Pipeline] { 22:56:16 [2024-01-02T22:56:16.274Z] [Pipeline] sh 22:56:16 [2024-01-02T22:56:16.540Z] + set -xeuo pipefail 22:56:16 [2024-01-02T22:56:16.540Z] ++ umask 22:56:16 [2024-01-02T22:56:16.540Z] + '[' 0022 = 0000 ']' 22:56:16 [2024-01-02T22:56:16.540Z] + rm -rf pipe 22:56:16 [2024-01-02T22:56:16.540Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 22:56:16 [2024-01-02T22:56:16.540Z] Cloning into 'pipe'... 22:56:16 [2024-01-02T22:56:16.856Z] [Pipeline] } 22:56:16 [2024-01-02T22:56:16.945Z] [Pipeline] // withEnv 22:56:17 [2024-01-02T22:56:17.046Z] [Pipeline] load 22:56:17 [2024-01-02T22:56:17.286Z] [Pipeline] { (pipe/utils.groovy) 22:56:17 [2024-01-02T22:56:17.451Z] [Pipeline] } 22:56:17 [2024-01-02T22:56:17.669Z] [Pipeline] // load 22:56:17 [2024-01-02T22:56:17.749Z] [Pipeline] readYaml 22:56:17 [2024-01-02T22:56:17.942Z] [Pipeline] withEnv 22:56:17 [2024-01-02T22:56:17.976Z] [Pipeline] { 22:56:18 [2024-01-02T22:56:18.063Z] [Pipeline] sh 22:56:18 [2024-01-02T22:56:18.346Z] + set -xeuo pipefail 22:56:18 [2024-01-02T22:56:18.346Z] ++ umask 22:56:18 [2024-01-02T22:56:18.346Z] + '[' 0022 = 0000 ']' 22:56:18 [2024-01-02T22:56:18.346Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 22:56:18 [2024-01-02T22:56:18.435Z] [Pipeline] } 22:56:18 [2024-01-02T22:56:18.552Z] [Pipeline] // withEnv 22:56:18 [2024-01-02T22:56:18.707Z] [Pipeline] readYaml 22:56:18 [2024-01-02T22:56:18.970Z] [Pipeline] withEnv 22:56:18 [2024-01-02T22:56:18.996Z] [Pipeline] { 22:56:19 [2024-01-02T22:56:19.176Z] [Pipeline] sh 22:56:19 [2024-01-02T22:56:19.465Z] + set -xeuo pipefail 22:56:19 [2024-01-02T22:56:19.465Z] ++ umask 22:56:19 [2024-01-02T22:56:19.465Z] + '[' 0022 = 0000 ']' 22:56:19 [2024-01-02T22:56:19.465Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 22:56:19 [2024-01-02T22:56:19.560Z] [Pipeline] } 22:56:19 [2024-01-02T22:56:19.653Z] [Pipeline] // withEnv 22:56:19 [2024-01-02T22:56:19.742Z] [Pipeline] readYaml 22:56:20 [2024-01-02T22:56:20.141Z] [Pipeline] withEnv 22:56:20 [2024-01-02T22:56:20.196Z] [Pipeline] { 22:56:20 [2024-01-02T22:56:20.459Z] [Pipeline] sh 22:56:20 [2024-01-02T22:56:20.745Z] + set -xeuo pipefail 22:56:20 [2024-01-02T22:56:20.745Z] ++ umask 22:56:20 [2024-01-02T22:56:20.745Z] + '[' 0022 = 0000 ']' 22:56:20 [2024-01-02T22:56:20.745Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39' 22:56:20 [2024-01-02T22:56:20.745Z] + jq -e '.releases[0].composed_by_bodhi' 22:56:20 [2024-01-02T22:56:20.745Z] true 22:56:20 [2024-01-02T22:56:20.834Z] [Pipeline] } 22:56:20 [2024-01-02T22:56:20.998Z] [Pipeline] // withEnv 22:56:21 [2024-01-02T22:56:21.098Z] [Pipeline] withEnv 22:56:21 [2024-01-02T22:56:21.118Z] [Pipeline] { 22:56:21 [2024-01-02T22:56:21.220Z] [Pipeline] sh 22:56:21 [2024-01-02T22:56:21.541Z] + set -xeuo pipefail 22:56:21 [2024-01-02T22:56:21.541Z] ++ umask 22:56:21 [2024-01-02T22:56:21.541Z] + '[' 0022 = 0000 ']' 22:56:21 [2024-01-02T22:56:21.541Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40' 22:56:21 [2024-01-02T22:56:21.541Z] + jq -e '.releases[0].composed_by_bodhi' 22:56:21 [2024-01-02T22:56:21.541Z] false 22:56:21 [2024-01-02T22:56:21.646Z] [Pipeline] } 22:56:21 [2024-01-02T22:56:21.748Z] [Pipeline] // withEnv 22:56:21 [2024-01-02T22:56:21.792Z] [Pipeline] } 22:56:21 [2024-01-02T22:56:21.941Z] [Pipeline] // node 22:56:22 [2024-01-02T22:56:22.010Z] [Pipeline] properties 22:56:22 [2024-01-02T22:56:22.079Z] [Pipeline] readJSON 22:56:22 [2024-01-02T22:56:22.183Z] [Pipeline] echo 22:56:22 [2024-01-02T22:56:22.201Z] Handling message: [artifact:[type:koji-build-group, id:FEDORA-2024-c4ba92640d-2c99f49a2ef15e58654f1b91e87f92238d86fc9c, repository:https://bodhi.fedoraproject.org/updates/FEDORA-2024-c4ba92640d, builds:[[type:koji-build, id:2339815, task_id:111210810, issuer:walters, component:rpm-ostree, nvr:rpm-ostree-2024.1-3.fc40, scratch:false]], release:f40], agent:bodhi, re-trigger:false, generated_at:2024-01-02T22:56:14.270849Z, contact:[name:Bodhi, email:admin@fp.o, team:Fedora CI, docs:https://docs.fedoraproject.org/en-US/ci/], update:[autokarma:false, autotime:true, stable_karma:3, stable_days:0, unstable_karma:-3, requirements:null, require_bugs:false, require_testcases:false, display_name:, notes:Automatic update for rpm-ostree-2024.1-3.fc40., type:unspecified, status:pending, request:null, severity:unspecified, suggest:unspecified, locked:false, pushed:false, critpath:false, critpath_groups:, close_bugs:true, date_submitted:2024-01-02 22:55:39, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-c4ba92640d, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-c4ba92640d, title:rpm-ostree-2024.1-3.fc40, version_hash:2c99f49a2ef15e58654f1b91e87f92238d86fc9c, release:[name:F40, long_name:Fedora 40, version:40, id_prefix:FEDORA, branch:rawhide, dist_tag:f40, stable_tag:f40, testing_tag:f40-updates-testing, candidate_tag:f40-updates-candidate, pending_signing_tag:f40-signing-pending, pending_testing_tag:f40-updates-testing-pending, pending_stable_tag:f40-updates-pending, override_tag:f40-override, mail_template:fedora_errata_template, state:pending, composed_by_bodhi:false, create_automatic_updates:true, package_manager:dnf, testing_repository:updates-testing, eol:null], compose:null, comments:[[id:3337152, karma:0, karma_critpath:0, text:This update was automatically created, timestamp:2024-01-02 22:55:39, update_id:575282, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:rpm-ostree-2024.1-3.fc40, signed:true, release_id:76, type:rpm, epoch:0]], bugs:[], user:[id:738, name:walters, email:walters@redhat.com, avatar:null, openid:null, groups:[[name:provenpackager], [name:packager], [name:gitrpm-ostree], [name:modularity-wg], [name:gitlivecd], [name:signed_fpca], [name:cla_redhat], [name:gitspin-kickstarts], [name:ipausers], [name:atomic], [name:fedora-contributor], [name:gitfedora-atomic], [name:hgguest-account], [name:fedorabugs], [name:hosted-content], [name:gitroller-derby], [name:fedora-atomic-sig], [name:coreos], [name:cockpit-jenkins], [name:sig-cloud], [name:centosproject-email-aliases]]], updateid:FEDORA-2024-c4ba92640d, karma:0, content_type:rpm, test_cases:[]], version:0.2.2] 22:56:22 [2024-01-02T22:56:22.424Z] [Pipeline] libraryResource 22:56:22 [2024-01-02T22:56:22.557Z] [Pipeline] readJSON 22:56:22 [2024-01-02T22:56:22.669Z] [Pipeline] node 22:56:22 [2024-01-02T22:56:22.738Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 22:56:22 [2024-01-02T22:56:22.812Z] [Pipeline] { 22:56:22 [2024-01-02T22:56:22.876Z] [Pipeline] writeYaml 22:56:22 [2024-01-02T22:56:22.958Z] [Pipeline] readFile 22:56:23 [2024-01-02T22:56:23.019Z] [Pipeline] } 22:56:23 [2024-01-02T22:56:23.168Z] [Pipeline] // node 22:56:23 [2024-01-02T22:56:23.345Z] [Pipeline] podTemplate 22:56:23 [2024-01-02T22:56:23.366Z] [Pipeline] { 22:56:23 [2024-01-02T22:56:23.495Z] [Pipeline] node 22:56:24 [2024-01-02T22:56:24.585Z] Created Pod: openshift coreos-ci/pod-20ea1e64-b1f5-4be4-8154-d49ec746b1db-l62p8-69m7q 22:56:35 [2024-01-02T22:56:35.288Z] Agent pod-20ea1e64-b1f5-4be4-8154-d49ec746b1db-l62p8-69m7q is provisioned from template pod-20ea1e64-b1f5-4be4-8154-d49ec746b1db-l62p8 22:56:35 [2024-01-02T22:56:35.289Z] --- 22:56:35 [2024-01-02T22:56:35.289Z] apiVersion: "v1" 22:56:35 [2024-01-02T22:56:35.289Z] kind: "Pod" 22:56:35 [2024-01-02T22:56:35.289Z] metadata: 22:56:35 [2024-01-02T22:56:35.289Z] annotations: 22:56:35 [2024-01-02T22:56:35.289Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/152/" 22:56:35 [2024-01-02T22:56:35.289Z] runUrl: "job/bodhi-trigger/152/" 22:56:35 [2024-01-02T22:56:35.289Z] labels: 22:56:35 [2024-01-02T22:56:35.289Z] jenkins: "slave" 22:56:35 [2024-01-02T22:56:35.289Z] jenkins/label-digest: "20e8dbed61fc22c1497d02e3c3e6bac471d49a95" 22:56:35 [2024-01-02T22:56:35.289Z] jenkins/label: "pod-20ea1e64-b1f5-4be4-8154-d49ec746b1db" 22:56:35 [2024-01-02T22:56:35.289Z] name: "pod-20ea1e64-b1f5-4be4-8154-d49ec746b1db-l62p8-69m7q" 22:56:35 [2024-01-02T22:56:35.289Z] namespace: "coreos-ci" 22:56:35 [2024-01-02T22:56:35.289Z] spec: 22:56:35 [2024-01-02T22:56:35.289Z] containers: 22:56:35 [2024-01-02T22:56:35.289Z] - command: 22:56:35 [2024-01-02T22:56:35.289Z] - "/usr/bin/dumb-init" 22:56:35 [2024-01-02T22:56:35.289Z] - "/usr/bin/sleep" 22:56:35 [2024-01-02T22:56:35.289Z] - "infinity" 22:56:35 [2024-01-02T22:56:35.289Z] env: 22:56:35 [2024-01-02T22:56:35.289Z] - name: "NCPUS" 22:56:35 [2024-01-02T22:56:35.289Z] value: "0.1" 22:56:35 [2024-01-02T22:56:35.289Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 22:56:35 [2024-01-02T22:56:35.289Z] imagePullPolicy: "Always" 22:56:35 [2024-01-02T22:56:35.289Z] name: "worker" 22:56:35 [2024-01-02T22:56:35.289Z] resources: 22:56:35 [2024-01-02T22:56:35.289Z] limits: 22:56:35 [2024-01-02T22:56:35.289Z] cpu: "0.1" 22:56:35 [2024-01-02T22:56:35.289Z] requests: 22:56:35 [2024-01-02T22:56:35.289Z] cpu: "0.1" 22:56:35 [2024-01-02T22:56:35.289Z] volumeMounts: 22:56:35 [2024-01-02T22:56:35.289Z] - mountPath: "/srv/" 22:56:35 [2024-01-02T22:56:35.289Z] name: "emptydir-0" 22:56:35 [2024-01-02T22:56:35.289Z] - mountPath: "/home/jenkins/agent" 22:56:35 [2024-01-02T22:56:35.289Z] name: "workspace-volume" 22:56:35 [2024-01-02T22:56:35.289Z] readOnly: false 22:56:35 [2024-01-02T22:56:35.289Z] - env: 22:56:35 [2024-01-02T22:56:35.289Z] - name: "JENKINS_SECRET" 22:56:35 [2024-01-02T22:56:35.289Z] value: "********" 22:56:35 [2024-01-02T22:56:35.289Z] - name: "JENKINS_TUNNEL" 22:56:35 [2024-01-02T22:56:35.289Z] value: "172.30.136.1:50000" 22:56:35 [2024-01-02T22:56:35.289Z] - name: "JENKINS_AGENT_NAME" 22:56:35 [2024-01-02T22:56:35.289Z] value: "pod-20ea1e64-b1f5-4be4-8154-d49ec746b1db-l62p8-69m7q" 22:56:35 [2024-01-02T22:56:35.289Z] - name: "JENKINS_NAME" 22:56:35 [2024-01-02T22:56:35.289Z] value: "pod-20ea1e64-b1f5-4be4-8154-d49ec746b1db-l62p8-69m7q" 22:56:35 [2024-01-02T22:56:35.289Z] - name: "JENKINS_AGENT_WORKDIR" 22:56:35 [2024-01-02T22:56:35.289Z] value: "/home/jenkins/agent" 22:56:35 [2024-01-02T22:56:35.289Z] - name: "JENKINS_URL" 22:56:35 [2024-01-02T22:56:35.289Z] value: "http://172.30.130.216:80/" 22:56:35 [2024-01-02T22:56:35.289Z] image: "jenkins-agent-base:latest" 22:56:35 [2024-01-02T22:56:35.289Z] name: "jnlp" 22:56:35 [2024-01-02T22:56:35.289Z] resources: 22:56:35 [2024-01-02T22:56:35.289Z] limits: 22:56:35 [2024-01-02T22:56:35.289Z] memory: "512Mi" 22:56:35 [2024-01-02T22:56:35.289Z] cpu: "1" 22:56:35 [2024-01-02T22:56:35.289Z] requests: 22:56:35 [2024-01-02T22:56:35.289Z] memory: "512Mi" 22:56:35 [2024-01-02T22:56:35.289Z] cpu: "1" 22:56:35 [2024-01-02T22:56:35.289Z] volumeMounts: 22:56:35 [2024-01-02T22:56:35.289Z] - mountPath: "/home/jenkins/agent" 22:56:35 [2024-01-02T22:56:35.289Z] name: "workspace-volume" 22:56:35 [2024-01-02T22:56:35.289Z] readOnly: false 22:56:35 [2024-01-02T22:56:35.289Z] nodeSelector: 22:56:35 [2024-01-02T22:56:35.289Z] kubernetes.io/os: "linux" 22:56:35 [2024-01-02T22:56:35.289Z] restartPolicy: "Never" 22:56:35 [2024-01-02T22:56:35.289Z] serviceAccountName: "default" 22:56:35 [2024-01-02T22:56:35.289Z] volumes: 22:56:35 [2024-01-02T22:56:35.289Z] - emptyDir: {} 22:56:35 [2024-01-02T22:56:35.289Z] name: "emptydir-0" 22:56:35 [2024-01-02T22:56:35.289Z] - emptyDir: 22:56:35 [2024-01-02T22:56:35.289Z] medium: "" 22:56:35 [2024-01-02T22:56:35.289Z] name: "workspace-volume" 22:56:35 [2024-01-02T22:56:35.289Z] 22:56:35 [2024-01-02T22:56:35.361Z] Running on pod-20ea1e64-b1f5-4be4-8154-d49ec746b1db-l62p8-69m7q in /home/jenkins/agent/workspace/bodhi-trigger 22:56:35 [2024-01-02T22:56:35.395Z] [Pipeline] { 22:56:35 [2024-01-02T22:56:35.585Z] [Pipeline] container 22:56:35 [2024-01-02T22:56:35.620Z] [Pipeline] { 22:56:35 [2024-01-02T22:56:35.780Z] [Pipeline] withEnv 22:56:35 [2024-01-02T22:56:35.803Z] [Pipeline] { 22:56:35 [2024-01-02T22:56:35.986Z] [Pipeline] sh 22:56:37 [2024-01-02T22:56:37.019Z] + set -xeuo pipefail 22:56:37 [2024-01-02T22:56:37.020Z] ++ umask 22:56:37 [2024-01-02T22:56:37.020Z] + '[' 0000 = 0000 ']' 22:56:37 [2024-01-02T22:56:37.020Z] + umask 0022 22:56:37 [2024-01-02T22:56:37.020Z] + cat /cosa/coreos-assembler-git.json 22:56:37 [2024-01-02T22:56:37.020Z] { 22:56:37 [2024-01-02T22:56:37.020Z] "date": "2024-01-02T19:42:41Z", 22:56:37 [2024-01-02T22:56:37.020Z] "git": { 22:56:37 [2024-01-02T22:56:37.020Z] "commit": "5a81fdf106ce9c4da08d688f3b5baf3c9cf11505", 22:56:37 [2024-01-02T22:56:37.020Z] "origin": "https://github.com/coreos/coreos-assembler.git", 22:56:37 [2024-01-02T22:56:37.020Z] "branch": "HEAD", 22:56:37 [2024-01-02T22:56:37.020Z] "dirty": "false" 22:56:37 [2024-01-02T22:56:37.020Z] }, 22:56:37 [2024-01-02T22:56:37.020Z] "file": { 22:56:37 [2024-01-02T22:56:37.020Z] "checksum": "a506c35762a8f1ead3c640b81afaa8ab746434d0e992066e212bc91ee84ebcc9", 22:56:37 [2024-01-02T22:56:37.020Z] "checksum_type": "sha256", 22:56:37 [2024-01-02T22:56:37.020Z] "format": "tar.gz", 22:56:37 [2024-01-02T22:56:37.020Z] "name": "coreos-assembler-git.tar.gz", 22:56:37 [2024-01-02T22:56:37.020Z] "size": "9743169" 22:56:37 [2024-01-02T22:56:37.020Z] } 22:56:37 [2024-01-02T22:56:37.020Z] } 22:56:37 [2024-01-02T22:56:37.231Z] [Pipeline] } 22:56:37 [2024-01-02T22:56:37.346Z] [Pipeline] // withEnv 22:56:37 [2024-01-02T22:56:37.426Z] [Pipeline] stage 22:56:37 [2024-01-02T22:56:37.450Z] [Pipeline] { (Report Running) 22:56:37 [2024-01-02T22:56:37.621Z] [Pipeline] withCredentials 22:56:37 [2024-01-02T22:56:37.650Z] Masking supported pattern matches of $RDB_PASSWORD 22:56:37 [2024-01-02T22:56:37.753Z] [Pipeline] { 22:56:37 [2024-01-02T22:56:37.981Z] [Pipeline] withEnv 22:56:38 [2024-01-02T22:56:38.004Z] [Pipeline] { 22:56:38 [2024-01-02T22:56:38.273Z] [Pipeline] sh 22:56:38 [2024-01-02T22:56:38.874Z] + set -xeuo pipefail 22:56:38 [2024-01-02T22:56:38.874Z] ++ umask 22:56:38 [2024-01-02T22:56:38.874Z] + '[' 0000 = 0000 ']' 22:56:38 [2024-01-02T22:56:38.874Z] + umask 0022 22:56:38 [2024-01-02T22:56:38.874Z] + /usr/lib/coreos-assembler/resultsdb-report --testcase cosa.build-and-test --testcase-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --testrun-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --outcome RUNNING --advisory FEDORA-2024-c4ba92640d --stream rawhide 22:56:41 [2024-01-02T22:56:41.521Z] [Pipeline] } 22:56:41 [2024-01-02T22:56:41.656Z] [Pipeline] // withEnv 22:56:41 [2024-01-02T22:56:41.707Z] [Pipeline] } 22:56:41 [2024-01-02T22:56:41.868Z] [Pipeline] // withCredentials 22:56:41 [2024-01-02T22:56:41.936Z] [Pipeline] } 22:56:42 [2024-01-02T22:56:42.091Z] [Pipeline] // stage 22:56:42 [2024-01-02T22:56:42.222Z] [Pipeline] stage 22:56:42 [2024-01-02T22:56:42.247Z] [Pipeline] { (Test) 22:56:42 [2024-01-02T22:56:42.462Z] [Pipeline] build 22:56:42 [2024-01-02T22:56:42.497Z] Scheduling project: test-override 22:56:48 [2024-01-02T22:56:48.588Z] Starting building: test-override #180 22:57:59 [2024-01-02T22:57:59.311Z] Build test-override #180 completed: FAILURE 22:57:59 [2024-01-02T22:57:59.402Z] [Pipeline] } 22:57:59 [2024-01-02T22:57:59.620Z] [Pipeline] // stage 22:57:59 [2024-01-02T22:57:59.730Z] [Pipeline] stage 22:57:59 [2024-01-02T22:57:59.753Z] [Pipeline] { (Report Completion) 22:57:59 [2024-01-02T22:57:59.867Z] [Pipeline] withCredentials 22:57:59 [2024-01-02T22:57:59.920Z] Masking supported pattern matches of $RDB_PASSWORD 22:57:59 [2024-01-02T22:57:59.941Z] [Pipeline] { 22:58:00 [2024-01-02T22:58:00.005Z] [Pipeline] withEnv 22:58:00 [2024-01-02T22:58:00.017Z] [Pipeline] { 22:58:00 [2024-01-02T22:58:00.161Z] [Pipeline] sh 22:58:01 [2024-01-02T22:58:01.018Z] + set -xeuo pipefail 22:58:01 [2024-01-02T22:58:01.018Z] ++ umask 22:58:01 [2024-01-02T22:58:01.018Z] + '[' 0000 = 0000 ']' 22:58:01 [2024-01-02T22:58:01.018Z] + umask 0022 22:58:01 [2024-01-02T22:58:01.018Z] + /usr/lib/coreos-assembler/resultsdb-report --testcase cosa.build-and-test --testcase-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --testrun-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/180 --outcome FAILED --advisory FEDORA-2024-c4ba92640d --stream rawhide 22:58:02 [2024-01-02T22:58:02.977Z] [Pipeline] } 22:58:03 [2024-01-02T22:58:03.102Z] [Pipeline] // withEnv 22:58:03 [2024-01-02T22:58:03.154Z] [Pipeline] } 22:58:03 [2024-01-02T22:58:03.297Z] [Pipeline] // withCredentials 22:58:03 [2024-01-02T22:58:03.354Z] [Pipeline] } 22:58:03 [2024-01-02T22:58:03.439Z] [Pipeline] // stage 22:58:03 [2024-01-02T22:58:03.487Z] [Pipeline] } 22:58:03 [2024-01-02T22:58:03.603Z] [Pipeline] // container 22:58:03 [2024-01-02T22:58:03.652Z] [Pipeline] } 22:58:03 [2024-01-02T22:58:03.801Z] [Pipeline] // node 22:58:03 [2024-01-02T22:58:03.878Z] [Pipeline] } 22:58:04 [2024-01-02T22:58:04.020Z] [Pipeline] // podTemplate 22:58:04 [2024-01-02T22:58:04.071Z] [Pipeline] End of Pipeline 22:58:04 [2024-01-02T22:58:04.256Z] Finished: FAILURE