18:48:08 [2024-01-22T18:48:08.244Z] Triggered by CI message.
18:48:08 [2024-01-22T18:48:08.254Z] 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
18:48:08 [2024-01-22T18:48:08.255Z] The recommended git tool is: NONE
18:48:08 [2024-01-22T18:48:08.255Z] No credentials specified
18:48:08 [2024-01-22T18:48:08.256Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
18:48:08 [2024-01-22T18:48:08.261Z] Fetching changes from the remote Git repository
18:48:08 [2024-01-22T18:48:08.262Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
18:48:08 [2024-01-22T18:48:08.276Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
18:48:08 [2024-01-22T18:48:08.276Z] > git --version # timeout=10
18:48:08 [2024-01-22T18:48:08.280Z] > git --version # 'git version 2.39.3'
18:48:08 [2024-01-22T18:48:08.280Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
18:48:08 [2024-01-22T18:48:08.526Z] > git rev-parse origin/main^{commit} # timeout=10
18:48:08 [2024-01-22T18:48:08.532Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main)
18:48:08 [2024-01-22T18:48:08.532Z] > git config core.sparsecheckout # timeout=10
18:48:08 [2024-01-22T18:48:08.536Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10
18:48:08 [2024-01-22T18:48:08.553Z] Commit message: "ci: add sanity-check for Groovy files"
18:48:08 [2024-01-22T18:48:08.553Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10
18:48:08 [2024-01-22T18:48:08.667Z] Loading library coreos@main
18:48:08 [2024-01-22T18:48:08.667Z] Attempting to resolve main from remote references...
18:48:08 [2024-01-22T18:48:08.667Z] > git --version # timeout=10
18:48:08 [2024-01-22T18:48:08.672Z] > git --version # 'git version 2.39.3'
18:48:08 [2024-01-22T18:48:08.672Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
18:48:08 [2024-01-22T18:48:08.874Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef
18:48:08 [2024-01-22T18:48:08.887Z] Selected Git installation does not exist. Using Default
18:48:08 [2024-01-22T18:48:08.887Z] The recommended git tool is: NONE
18:48:08 [2024-01-22T18:48:08.887Z] No credentials specified
18:48:08 [2024-01-22T18:48:08.888Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
18:48:08 [2024-01-22T18:48:08.893Z] Fetching changes from the remote Git repository
18:48:08 [2024-01-22T18:48:08.894Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
18:48:08 [2024-01-22T18:48:08.943Z] Fetching without tags
18:48:08 [2024-01-22T18:48:08.943Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
18:48:08 [2024-01-22T18:48:08.943Z] > git --version # timeout=10
18:48:08 [2024-01-22T18:48:08.948Z] > git --version # 'git version 2.39.3'
18:48:08 [2024-01-22T18:48:08.948Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:48:09 [2024-01-22T18:48:09.112Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main)
18:48:09 [2024-01-22T18:48:09.112Z] > git config core.sparsecheckout # timeout=10
18:48:09 [2024-01-22T18:48:09.117Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10
18:48:09 [2024-01-22T18:48:09.125Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results"
18:48:09 [2024-01-22T18:48:09.125Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10
18:48:09 [2024-01-22T18:48:09.599Z] [Pipeline] Start of Pipeline
18:48:09 [2024-01-22T18:48:09.768Z] [Pipeline] node
18:48:09 [2024-01-22T18:48:09.879Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
18:48:09 [2024-01-22T18:48:09.934Z] [Pipeline] {
18:48:10 [2024-01-22T18:48:10.177Z] [Pipeline] withEnv
18:48:10 [2024-01-22T18:48:10.192Z] [Pipeline] {
18:48:10 [2024-01-22T18:48:10.347Z] [Pipeline] sh
18:48:10 [2024-01-22T18:48:10.631Z] + set -xeuo pipefail
18:48:10 [2024-01-22T18:48:10.631Z] ++ umask
18:48:10 [2024-01-22T18:48:10.631Z] + '[' 0022 = 0000 ']'
18:48:10 [2024-01-22T18:48:10.631Z] + rm -rf pipe
18:48:10 [2024-01-22T18:48:10.631Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
18:48:10 [2024-01-22T18:48:10.631Z] Cloning into 'pipe'...
18:48:10 [2024-01-22T18:48:10.944Z] [Pipeline] }
18:48:11 [2024-01-22T18:48:11.040Z] [Pipeline] // withEnv
18:48:11 [2024-01-22T18:48:11.132Z] [Pipeline] load
18:48:11 [2024-01-22T18:48:11.455Z] [Pipeline] { (pipe/utils.groovy)
18:48:11 [2024-01-22T18:48:11.872Z] [Pipeline] }
18:48:11 [2024-01-22T18:48:11.976Z] [Pipeline] // load
18:48:12 [2024-01-22T18:48:12.045Z] [Pipeline] readYaml
18:48:12 [2024-01-22T18:48:12.292Z] [Pipeline] withEnv
18:48:12 [2024-01-22T18:48:12.315Z] [Pipeline] {
18:48:12 [2024-01-22T18:48:12.401Z] [Pipeline] sh
18:48:12 [2024-01-22T18:48:12.681Z] + set -xeuo pipefail
18:48:12 [2024-01-22T18:48:12.681Z] ++ umask
18:48:12 [2024-01-22T18:48:12.681Z] + '[' 0022 = 0000 ']'
18:48:12 [2024-01-22T18:48:12.681Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
18:48:12 [2024-01-22T18:48:12.774Z] [Pipeline] }
18:48:12 [2024-01-22T18:48:12.887Z] [Pipeline] // withEnv
18:48:12 [2024-01-22T18:48:12.978Z] [Pipeline] readYaml
18:48:13 [2024-01-22T18:48:13.131Z] [Pipeline] withEnv
18:48:13 [2024-01-22T18:48:13.143Z] [Pipeline] {
18:48:13 [2024-01-22T18:48:13.252Z] [Pipeline] sh
18:48:13 [2024-01-22T18:48:13.555Z] + set -xeuo pipefail
18:48:13 [2024-01-22T18:48:13.555Z] ++ umask
18:48:13 [2024-01-22T18:48:13.555Z] + '[' 0022 = 0000 ']'
18:48:13 [2024-01-22T18:48:13.555Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
18:48:13 [2024-01-22T18:48:13.639Z] [Pipeline] }
18:48:13 [2024-01-22T18:48:13.869Z] [Pipeline] // withEnv
18:48:14 [2024-01-22T18:48:14.024Z] [Pipeline] readYaml
18:48:14 [2024-01-22T18:48:14.191Z] [Pipeline] withEnv
18:48:14 [2024-01-22T18:48:14.214Z] [Pipeline] {
18:48:14 [2024-01-22T18:48:14.354Z] [Pipeline] sh
18:48:14 [2024-01-22T18:48:14.629Z] + set -xeuo pipefail
18:48:14 [2024-01-22T18:48:14.629Z] ++ umask
18:48:14 [2024-01-22T18:48:14.629Z] + '[' 0022 = 0000 ']'
18:48:14 [2024-01-22T18:48:14.629Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39'
18:48:14 [2024-01-22T18:48:14.629Z] + jq -e '.releases[0].composed_by_bodhi'
18:48:14 [2024-01-22T18:48:14.629Z] true
18:48:14 [2024-01-22T18:48:14.722Z] [Pipeline] }
18:48:14 [2024-01-22T18:48:14.835Z] [Pipeline] // withEnv
18:48:15 [2024-01-22T18:48:15.036Z] [Pipeline] withEnv
18:48:15 [2024-01-22T18:48:15.066Z] [Pipeline] {
18:48:15 [2024-01-22T18:48:15.249Z] [Pipeline] sh
18:48:15 [2024-01-22T18:48:15.558Z] + set -xeuo pipefail
18:48:15 [2024-01-22T18:48:15.558Z] ++ umask
18:48:15 [2024-01-22T18:48:15.558Z] + '[' 0022 = 0000 ']'
18:48:15 [2024-01-22T18:48:15.558Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40'
18:48:15 [2024-01-22T18:48:15.558Z] + jq -e '.releases[0].composed_by_bodhi'
18:48:15 [2024-01-22T18:48:15.558Z] false
18:48:15 [2024-01-22T18:48:15.696Z] [Pipeline] }
18:48:15 [2024-01-22T18:48:15.814Z] [Pipeline] // withEnv
18:48:15 [2024-01-22T18:48:15.902Z] [Pipeline] }
18:48:16 [2024-01-22T18:48:16.038Z] [Pipeline] // node
18:48:16 [2024-01-22T18:48:16.208Z] [Pipeline] properties
18:48:16 [2024-01-22T18:48:16.336Z] [Pipeline] readJSON
18:48:16 [2024-01-22T18:48:16.571Z] [Pipeline] echo
18:48:16 [2024-01-22T18:48:16.592Z] Handling message: [agent:zbyszek, new_builds:[], update:[autokarma:true, autotime:true, stable_karma:3, stable_days:14, unstable_karma:-3, requirements:null, require_bugs:true, require_testcases:true, display_name:, notes:- A bunch of fixes for various components: systemd, systemctl, systemd-firstboot, systemd-repart, bootctl, systemd-networkd, systemd-network-generator, systemd-analyze, systemd-dissect, ukify, man pages.
18:48:16 [2024-01-22T18:48:16.592Z] - Also has a patch for CVE-2023-7008 (rhbz#2222260)
18:48:16 [2024-01-22T18:48:16.592Z] - Add missing %postun scriptlets for systemd-{resolved,networkd} so that they are restarted on package updates.
18:48:16 [2024-01-22T18:48:16.592Z]
18:48:16 [2024-01-22T18:48:16.592Z] No need to log out or reboot.
18:48:16 [2024-01-22T18:48:16.592Z] , type:security, status:pending, request:testing, severity:medium, suggest:unspecified, locked:false, pushed:false, critpath:true, critpath_groups:core critical-path-anaconda critical-path-apps critical-path-base critical-path-build critical-path-compose critical-path-deepin-desktop critical-path-gnome critical-path-kde critical-path-lxde critical-path-lxqt critical-path-server critical-path-standard critical-path-xfce, close_bugs:true, date_submitted:2024-01-22 17:13:35, date_modified:2024-01-22 18:48:07, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-b8312ca5b3, test_gating_status:passed, from_tag:null, date_pushed:null, meets_testing_requirements:false, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-b8312ca5b3, title:systemd-254.8-2.fc39, version_hash:e17a03b894a0bce9e2d030f4713a17bc5fe32823, release:[name:F39, long_name:Fedora 39, version:39, id_prefix:FEDORA, branch:f39, dist_tag:f39, stable_tag:f39-updates, testing_tag:f39-updates-testing, candidate_tag:f39-updates-candidate, pending_signing_tag:f39-signing-pending, pending_testing_tag:f39-updates-testing-pending, pending_stable_tag:f39-updates-pending, override_tag:f39-override, mail_template:fedora_errata_template, state:current, composed_by_bodhi:true, create_automatic_updates:false, package_manager:dnf, testing_repository:updates-testing, eol:2024-11-12], compose:null, comments:[[id:3359179, karma:0, karma_critpath:0, text:This update has been submitted for testing by zbyszek. , timestamp:2024-01-22 17:13:36, update_id:579849, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]], [id:3359180, karma:0, karma_critpath:0, text:This update's test gating status has been changed to 'waiting'., timestamp:2024-01-22 17:13:37, update_id:579849, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]], [id:3359291, karma:0, karma_critpath:0, text:This update's test gating status has been changed to 'passed'., timestamp:2024-01-22 18:44:00, update_id:579849, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]], [id:3359298, karma:0, karma_critpath:0, text:zbyszek edited this update., timestamp:2024-01-22 18:48:07, update_id:579849, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:systemd-254.8-2.fc39, signed:true, release_id:70, type:rpm, epoch:0]], bugs:[[bug_id:2222260, title:systemd-resolved: Unsigned name response in signed zone is not refused when DNSSEC=yes [fedora], security:false, parent:false, feedback:[]]], user:[id:119, name:zbyszek, email:zbyszek@in.waw.pl, avatar:null, openid:null, groups:[[name:provenpackager], [name:packager], [name:python-sig], [name:neuro-sig], [name:fedorabugs], [name:signed_fpca], [name:python-packagers-sig], [name:fesco], [name:gitinitscripts], [name:ipausers], [name:fedora-contributor], [name:scitech_sig], [name:rust-sig]]], updateid:FEDORA-2024-b8312ca5b3, karma:0, content_type:rpm, test_cases:[[id:119, name:QA:Testcase base service manipulation], [id:400, name:QA:Testcase base services start], [id:120, name:QA:Testcase base shutdown/reboot]]], removed_builds:[], new_bugs:[2222260]]
18:48:16 [2024-01-22T18:48:16.794Z] [Pipeline] libraryResource
18:48:16 [2024-01-22T18:48:16.926Z] [Pipeline] readJSON
18:48:17 [2024-01-22T18:48:17.076Z] [Pipeline] node
18:48:17 [2024-01-22T18:48:17.179Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
18:48:17 [2024-01-22T18:48:17.259Z] [Pipeline] {
18:48:17 [2024-01-22T18:48:17.538Z] [Pipeline] writeYaml
18:48:17 [2024-01-22T18:48:17.704Z] [Pipeline] readFile
18:48:17 [2024-01-22T18:48:17.802Z] [Pipeline] }
18:48:17 [2024-01-22T18:48:17.967Z] [Pipeline] // node
18:48:18 [2024-01-22T18:48:18.065Z] [Pipeline] podTemplate
18:48:18 [2024-01-22T18:48:18.118Z] [Pipeline] {
18:48:18 [2024-01-22T18:48:18.302Z] [Pipeline] node
18:48:23 [2024-01-22T18:48:23.518Z] Created Pod: openshift coreos-ci/pod-eb913bea-6d11-488d-aa1f-0a0b4519b4e9-b877s-djlxr
18:48:33 [2024-01-22T18:48:33.337Z] Still waiting to schedule task
18:48:33 [2024-01-22T18:48:33.337Z] ‘pod-eb913bea-6d11-488d-aa1f-0a0b4519b4e9-b877s-djlxr’ is offline
18:48:38 [2024-01-22T18:48:38.931Z] Agent pod-eb913bea-6d11-488d-aa1f-0a0b4519b4e9-b877s-djlxr is provisioned from template pod-eb913bea-6d11-488d-aa1f-0a0b4519b4e9-b877s
18:48:38 [2024-01-22T18:48:38.932Z] ---
18:48:38 [2024-01-22T18:48:38.932Z] apiVersion: "v1"
18:48:38 [2024-01-22T18:48:38.932Z] kind: "Pod"
18:48:38 [2024-01-22T18:48:38.932Z] metadata:
18:48:38 [2024-01-22T18:48:38.932Z] annotations:
18:48:38 [2024-01-22T18:48:38.932Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/192/"
18:48:38 [2024-01-22T18:48:38.932Z] runUrl: "job/bodhi-trigger/192/"
18:48:38 [2024-01-22T18:48:38.932Z] labels:
18:48:38 [2024-01-22T18:48:38.932Z] jenkins: "slave"
18:48:38 [2024-01-22T18:48:38.932Z] jenkins/label-digest: "6c1e45c802f6c7b37042b720de45665187b51f13"
18:48:38 [2024-01-22T18:48:38.932Z] jenkins/label: "pod-eb913bea-6d11-488d-aa1f-0a0b4519b4e9"
18:48:38 [2024-01-22T18:48:38.932Z] name: "pod-eb913bea-6d11-488d-aa1f-0a0b4519b4e9-b877s-djlxr"
18:48:38 [2024-01-22T18:48:38.932Z] namespace: "coreos-ci"
18:48:38 [2024-01-22T18:48:38.932Z] spec:
18:48:38 [2024-01-22T18:48:38.932Z] containers:
18:48:38 [2024-01-22T18:48:38.932Z] - command:
18:48:38 [2024-01-22T18:48:38.932Z] - "/usr/bin/dumb-init"
18:48:38 [2024-01-22T18:48:38.932Z] - "/usr/bin/sleep"
18:48:38 [2024-01-22T18:48:38.932Z] - "infinity"
18:48:38 [2024-01-22T18:48:38.932Z] env:
18:48:38 [2024-01-22T18:48:38.932Z] - name: "NCPUS"
18:48:38 [2024-01-22T18:48:38.932Z] value: "0.1"
18:48:38 [2024-01-22T18:48:38.932Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
18:48:38 [2024-01-22T18:48:38.932Z] imagePullPolicy: "Always"
18:48:38 [2024-01-22T18:48:38.932Z] name: "worker"
18:48:38 [2024-01-22T18:48:38.932Z] resources:
18:48:38 [2024-01-22T18:48:38.932Z] limits:
18:48:38 [2024-01-22T18:48:38.932Z] cpu: "0.1"
18:48:38 [2024-01-22T18:48:38.932Z] requests:
18:48:38 [2024-01-22T18:48:38.932Z] cpu: "0.1"
18:48:38 [2024-01-22T18:48:38.932Z] volumeMounts:
18:48:38 [2024-01-22T18:48:38.932Z] - mountPath: "/srv/"
18:48:38 [2024-01-22T18:48:38.932Z] name: "emptydir-0"
18:48:38 [2024-01-22T18:48:38.932Z] - mountPath: "/home/jenkins/agent"
18:48:38 [2024-01-22T18:48:38.932Z] name: "workspace-volume"
18:48:38 [2024-01-22T18:48:38.932Z] readOnly: false
18:48:38 [2024-01-22T18:48:38.932Z] - env:
18:48:38 [2024-01-22T18:48:38.932Z] - name: "JENKINS_SECRET"
18:48:38 [2024-01-22T18:48:38.932Z] value: "********"
18:48:38 [2024-01-22T18:48:38.932Z] - name: "JENKINS_TUNNEL"
18:48:38 [2024-01-22T18:48:38.932Z] value: "172.30.136.1:50000"
18:48:38 [2024-01-22T18:48:38.932Z] - name: "JENKINS_AGENT_NAME"
18:48:38 [2024-01-22T18:48:38.932Z] value: "pod-eb913bea-6d11-488d-aa1f-0a0b4519b4e9-b877s-djlxr"
18:48:38 [2024-01-22T18:48:38.932Z] - name: "JENKINS_NAME"
18:48:38 [2024-01-22T18:48:38.932Z] value: "pod-eb913bea-6d11-488d-aa1f-0a0b4519b4e9-b877s-djlxr"
18:48:38 [2024-01-22T18:48:38.932Z] - name: "JENKINS_AGENT_WORKDIR"
18:48:38 [2024-01-22T18:48:38.932Z] value: "/home/jenkins/agent"
18:48:38 [2024-01-22T18:48:38.932Z] - name: "JENKINS_URL"
18:48:38 [2024-01-22T18:48:38.932Z] value: "http://172.30.130.216:80/"
18:48:38 [2024-01-22T18:48:38.932Z] image: "jenkins-agent-base:latest"
18:48:38 [2024-01-22T18:48:38.932Z] name: "jnlp"
18:48:38 [2024-01-22T18:48:38.932Z] resources:
18:48:38 [2024-01-22T18:48:38.932Z] limits:
18:48:38 [2024-01-22T18:48:38.932Z] memory: "512Mi"
18:48:38 [2024-01-22T18:48:38.932Z] cpu: "1"
18:48:38 [2024-01-22T18:48:38.932Z] requests:
18:48:38 [2024-01-22T18:48:38.932Z] memory: "512Mi"
18:48:38 [2024-01-22T18:48:38.932Z] cpu: "1"
18:48:38 [2024-01-22T18:48:38.932Z] volumeMounts:
18:48:38 [2024-01-22T18:48:38.932Z] - mountPath: "/home/jenkins/agent"
18:48:38 [2024-01-22T18:48:38.932Z] name: "workspace-volume"
18:48:38 [2024-01-22T18:48:38.932Z] readOnly: false
18:48:38 [2024-01-22T18:48:38.932Z] nodeSelector:
18:48:38 [2024-01-22T18:48:38.932Z] kubernetes.io/os: "linux"
18:48:38 [2024-01-22T18:48:38.932Z] restartPolicy: "Never"
18:48:38 [2024-01-22T18:48:38.932Z] serviceAccountName: "default"
18:48:38 [2024-01-22T18:48:38.932Z] volumes:
18:48:38 [2024-01-22T18:48:38.932Z] - emptyDir: {}
18:48:38 [2024-01-22T18:48:38.932Z] name: "emptydir-0"
18:48:38 [2024-01-22T18:48:38.932Z] - emptyDir:
18:48:38 [2024-01-22T18:48:38.932Z] medium: ""
18:48:38 [2024-01-22T18:48:38.932Z] name: "workspace-volume"
18:48:38 [2024-01-22T18:48:38.932Z]
18:48:39 [2024-01-22T18:48:39.093Z] Running on pod-eb913bea-6d11-488d-aa1f-0a0b4519b4e9-b877s-djlxr in /home/jenkins/agent/workspace/bodhi-trigger
18:48:39 [2024-01-22T18:48:39.151Z] [Pipeline] {
18:48:39 [2024-01-22T18:48:39.299Z] [Pipeline] container
18:48:39 [2024-01-22T18:48:39.322Z] [Pipeline] {
18:48:39 [2024-01-22T18:48:39.472Z] [Pipeline] withEnv
18:48:39 [2024-01-22T18:48:39.494Z] [Pipeline] {
18:48:39 [2024-01-22T18:48:39.602Z] [Pipeline] sh
18:48:40 [2024-01-22T18:48:40.609Z] + set -xeuo pipefail
18:48:40 [2024-01-22T18:48:40.609Z] ++ umask
18:48:40 [2024-01-22T18:48:40.609Z] + '[' 0022 = 0000 ']'
18:48:40 [2024-01-22T18:48:40.609Z] + cat /cosa/coreos-assembler-git.json
18:48:40 [2024-01-22T18:48:40.609Z] {
18:48:40 [2024-01-22T18:48:40.609Z] "date": "2024-01-22T18:36:46Z",
18:48:40 [2024-01-22T18:48:40.609Z] "git": {
18:48:40 [2024-01-22T18:48:40.609Z] "commit": "90780f70cd4cd07ee84400c5e212c4060bbcd6c6",
18:48:40 [2024-01-22T18:48:40.609Z] "origin": "https://github.com/coreos/coreos-assembler.git",
18:48:40 [2024-01-22T18:48:40.609Z] "branch": "HEAD",
18:48:40 [2024-01-22T18:48:40.609Z] "dirty": "false"
18:48:40 [2024-01-22T18:48:40.609Z] },
18:48:40 [2024-01-22T18:48:40.609Z] "file": {
18:48:40 [2024-01-22T18:48:40.609Z] "checksum": "80efbbe9c45b97388e2f95a7be66d65bdb24ca9a778793ca1a2c13bdd4e2664a",
18:48:40 [2024-01-22T18:48:40.609Z] "checksum_type": "sha256",
18:48:40 [2024-01-22T18:48:40.609Z] "format": "tar.gz",
18:48:40 [2024-01-22T18:48:40.609Z] "name": "coreos-assembler-git.tar.gz",
18:48:40 [2024-01-22T18:48:40.609Z] "size": "9749757"
18:48:40 [2024-01-22T18:48:40.609Z] }
18:48:40 [2024-01-22T18:48:40.609Z] }
18:48:40 [2024-01-22T18:48:40.972Z] [Pipeline] }
18:48:41 [2024-01-22T18:48:41.118Z] [Pipeline] // withEnv
18:48:41 [2024-01-22T18:48:41.271Z] [Pipeline] stage
18:48:41 [2024-01-22T18:48:41.294Z] [Pipeline] { (Report Running)
18:48:41 [2024-01-22T18:48:41.443Z] [Pipeline] withCredentials
18:48:41 [2024-01-22T18:48:41.486Z] Masking supported pattern matches of $RDB_PASSWORD
18:48:41 [2024-01-22T18:48:41.563Z] [Pipeline] {
18:48:41 [2024-01-22T18:48:41.650Z] [Pipeline] withEnv
18:48:41 [2024-01-22T18:48:41.672Z] [Pipeline] {
18:48:41 [2024-01-22T18:48:41.852Z] [Pipeline] sh
18:48:42 [2024-01-22T18:48:42.473Z] + set -xeuo pipefail
18:48:42 [2024-01-22T18:48:42.473Z] ++ umask
18:48:42 [2024-01-22T18:48:42.473Z] + '[' 0022 = 0000 ']'
18:48:42 [2024-01-22T18:48:42.473Z] + /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-b8312ca5b3 --stream testing-devel
18:48:44 [2024-01-22T18:48:44.449Z] [Pipeline] }
18:48:44 [2024-01-22T18:48:44.661Z] [Pipeline] // withEnv
18:48:44 [2024-01-22T18:48:44.756Z] [Pipeline] }
18:48:44 [2024-01-22T18:48:44.954Z] [Pipeline] // withCredentials
18:48:44 [2024-01-22T18:48:44.999Z] [Pipeline] }
18:48:45 [2024-01-22T18:48:45.138Z] [Pipeline] // stage
18:48:45 [2024-01-22T18:48:45.251Z] [Pipeline] stage
18:48:45 [2024-01-22T18:48:45.285Z] [Pipeline] { (Test)
18:48:45 [2024-01-22T18:48:45.429Z] [Pipeline] build
18:48:45 [2024-01-22T18:48:45.501Z] Scheduling project: test-override
18:48:47 [2024-01-22T18:48:47.602Z] Starting building: test-override #221
19:58:46 [2024-01-22T19:58:46.035Z] Build test-override #221 completed: SUCCESS
19:58:46 [2024-01-22T19:58:46.121Z] [Pipeline] }
19:58:46 [2024-01-22T19:58:46.259Z] [Pipeline] // stage
19:58:46 [2024-01-22T19:58:46.392Z] [Pipeline] stage
19:58:46 [2024-01-22T19:58:46.412Z] [Pipeline] { (Report Completion)
19:58:46 [2024-01-22T19:58:46.564Z] [Pipeline] withCredentials
19:58:46 [2024-01-22T19:58:46.585Z] Masking supported pattern matches of $RDB_PASSWORD
19:58:46 [2024-01-22T19:58:46.740Z] [Pipeline] {
19:58:46 [2024-01-22T19:58:46.908Z] [Pipeline] withEnv
19:58:46 [2024-01-22T19:58:46.931Z] [Pipeline] {
19:58:47 [2024-01-22T19:58:47.057Z] [Pipeline] sh
19:58:47 [2024-01-22T19:58:47.695Z] + set -xeuo pipefail
19:58:47 [2024-01-22T19:58:47.695Z] ++ umask
19:58:47 [2024-01-22T19:58:47.695Z] + '[' 0022 = 0000 ']'
19:58:47 [2024-01-22T19:58:47.695Z] + /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/221 --outcome PASSED --advisory FEDORA-2024-b8312ca5b3 --stream testing-devel
19:58:49 [2024-01-22T19:58:49.626Z] [Pipeline] }
19:58:49 [2024-01-22T19:58:49.757Z] [Pipeline] // withEnv
19:58:49 [2024-01-22T19:58:49.963Z] [Pipeline] }
19:58:50 [2024-01-22T19:58:50.112Z] [Pipeline] // withCredentials
19:58:50 [2024-01-22T19:58:50.187Z] [Pipeline] }
19:58:50 [2024-01-22T19:58:50.466Z] [Pipeline] // stage
19:58:50 [2024-01-22T19:58:50.601Z] [Pipeline] }
19:58:50 [2024-01-22T19:58:50.820Z] [Pipeline] // container
19:58:50 [2024-01-22T19:58:50.882Z] [Pipeline] }
19:58:51 [2024-01-22T19:58:51.076Z] [Pipeline] // node
19:58:51 [2024-01-22T19:58:51.122Z] [Pipeline] }
19:58:51 [2024-01-22T19:58:51.373Z] [Pipeline] // podTemplate
19:58:51 [2024-01-22T19:58:51.415Z] [Pipeline] End of Pipeline
19:58:51 [2024-01-22T19:58:51.573Z] Finished: SUCCESS