Console Output
16:27:36 [2025-02-06T16:27:36.390Z] Triggered by CI message.
16:27:36 [2025-02-06T16:27:36.391Z] 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
16:27:36 [2025-02-06T16:27:36.391Z] Selected Git installation does not exist. Using Default
16:27:36 [2025-02-06T16:27:36.391Z] The recommended git tool is: NONE
16:27:36 [2025-02-06T16:27:36.391Z] No credentials specified
16:27:36 [2025-02-06T16:27:36.392Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
16:27:36 [2025-02-06T16:27:36.400Z] Fetching changes from the remote Git repository
16:27:36 [2025-02-06T16:27:36.400Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:27:36 [2025-02-06T16:27:36.421Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:27:36 [2025-02-06T16:27:36.421Z] > git --version # timeout=10
16:27:36 [2025-02-06T16:27:36.429Z] > git --version # 'git version 2.39.3'
16:27:36 [2025-02-06T16:27:36.429Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:27:36 [2025-02-06T16:27:36.549Z] > git rev-parse origin/main^{commit} # timeout=10
16:27:36 [2025-02-06T16:27:36.558Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
16:27:36 [2025-02-06T16:27:36.558Z] > git config core.sparsecheckout # timeout=10
16:27:36 [2025-02-06T16:27:36.566Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
16:27:36 [2025-02-06T16:27:36.576Z] Commit message: "bodhi-testing: fix zincati configuration"
16:27:36 [2025-02-06T16:27:36.576Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
16:27:36 [2025-02-06T16:27:36.674Z] Loading library coreos@main
16:27:36 [2025-02-06T16:27:36.674Z] Attempting to resolve main from remote references...
16:27:36 [2025-02-06T16:27:36.674Z] > git --version # timeout=10
16:27:36 [2025-02-06T16:27:36.681Z] > git --version # 'git version 2.39.3'
16:27:36 [2025-02-06T16:27:36.681Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
16:27:36 [2025-02-06T16:27:36.767Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
16:27:36 [2025-02-06T16:27:36.768Z] Selected Git installation does not exist. Using Default
16:27:36 [2025-02-06T16:27:36.768Z] The recommended git tool is: NONE
16:27:36 [2025-02-06T16:27:36.768Z] No credentials specified
16:27:36 [2025-02-06T16:27:36.769Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
16:27:36 [2025-02-06T16:27:36.776Z] Fetching changes from the remote Git repository
16:27:36 [2025-02-06T16:27:36.777Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
16:27:36 [2025-02-06T16:27:36.821Z] Fetching without tags
16:27:36 [2025-02-06T16:27:36.821Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
16:27:36 [2025-02-06T16:27:36.821Z] > git --version # timeout=10
16:27:36 [2025-02-06T16:27:36.829Z] > git --version # 'git version 2.39.3'
16:27:36 [2025-02-06T16:27:36.829Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:27:36 [2025-02-06T16:27:36.904Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
16:27:36 [2025-02-06T16:27:36.904Z] > git config core.sparsecheckout # timeout=10
16:27:36 [2025-02-06T16:27:36.912Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
16:27:36 [2025-02-06T16:27:36.922Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
16:27:36 [2025-02-06T16:27:36.922Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
16:27:37 [2025-02-06T16:27:37.102Z] [Pipeline] Start of Pipeline
16:27:37 [2025-02-06T16:27:37.182Z] [Pipeline] node
16:27:37 [2025-02-06T16:27:37.259Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
16:27:37 [2025-02-06T16:27:37.275Z] [Pipeline] {
16:27:37 [2025-02-06T16:27:37.459Z] [Pipeline] checkout
16:27:37 [2025-02-06T16:27:37.480Z] Selected Git installation does not exist. Using Default
16:27:37 [2025-02-06T16:27:37.480Z] The recommended git tool is: NONE
16:27:37 [2025-02-06T16:27:37.480Z] No credentials specified
16:27:37 [2025-02-06T16:27:37.481Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:27:37 [2025-02-06T16:27:37.489Z] Fetching changes from the remote Git repository
16:27:37 [2025-02-06T16:27:37.489Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:27:37 [2025-02-06T16:27:37.497Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:27:37 [2025-02-06T16:27:37.497Z] > git --version # timeout=10
16:27:37 [2025-02-06T16:27:37.505Z] > git --version # 'git version 2.39.3'
16:27:37 [2025-02-06T16:27:37.505Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:27:37 [2025-02-06T16:27:37.592Z] > git rev-parse origin/main^{commit} # timeout=10
16:27:37 [2025-02-06T16:27:37.600Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
16:27:37 [2025-02-06T16:27:37.600Z] > git config core.sparsecheckout # timeout=10
16:27:37 [2025-02-06T16:27:37.607Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
16:27:37 [2025-02-06T16:27:37.616Z] Commit message: "bodhi-testing: fix zincati configuration"
16:27:37 [2025-02-06T16:27:37.746Z] [Pipeline] readYaml
16:27:37 [2025-02-06T16:27:37.955Z] [Pipeline] withEnv
16:27:37 [2025-02-06T16:27:37.958Z] [Pipeline] {
16:27:38 [2025-02-06T16:27:38.035Z] [Pipeline] sh
16:27:38 [2025-02-06T16:27:38.309Z] + set -xeuo pipefail
16:27:38 [2025-02-06T16:27:38.309Z] ++ umask
16:27:38 [2025-02-06T16:27:38.309Z] + '[' 0022 = 0000 ']'
16:27:38 [2025-02-06T16:27:38.309Z] + rm -rf pipe
16:27:38 [2025-02-06T16:27:38.309Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
16:27:38 [2025-02-06T16:27:38.309Z] Cloning into 'pipe'...
16:27:38 [2025-02-06T16:27:38.328Z] [Pipeline] }
16:27:38 [2025-02-06T16:27:38.407Z] [Pipeline] // withEnv
16:27:38 [2025-02-06T16:27:38.438Z] [Pipeline] load
16:27:38 [2025-02-06T16:27:38.535Z] [Pipeline] { (pipe/utils.groovy)
16:27:38 [2025-02-06T16:27:38.596Z] [Pipeline] }
16:27:38 [2025-02-06T16:27:38.651Z] [Pipeline] // load
16:27:38 [2025-02-06T16:27:38.682Z] [Pipeline] readYaml
16:27:38 [2025-02-06T16:27:38.775Z] [Pipeline] withEnv
16:27:38 [2025-02-06T16:27:38.806Z] [Pipeline] {
16:27:38 [2025-02-06T16:27:38.951Z] [Pipeline] sh
16:27:39 [2025-02-06T16:27:39.237Z] + set -xeuo pipefail
16:27:39 [2025-02-06T16:27:39.237Z] ++ umask
16:27:39 [2025-02-06T16:27:39.237Z] + '[' 0022 = 0000 ']'
16:27:39 [2025-02-06T16:27:39.237Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
16:27:39 [2025-02-06T16:27:39.309Z] [Pipeline] }
16:27:39 [2025-02-06T16:27:39.401Z] [Pipeline] // withEnv
16:27:39 [2025-02-06T16:27:39.433Z] [Pipeline] readYaml
16:27:39 [2025-02-06T16:27:39.490Z] [Pipeline] withEnv
16:27:39 [2025-02-06T16:27:39.493Z] [Pipeline] {
16:27:39 [2025-02-06T16:27:39.541Z] [Pipeline] sh
16:27:39 [2025-02-06T16:27:39.800Z] + set -xeuo pipefail
16:27:39 [2025-02-06T16:27:39.800Z] ++ umask
16:27:39 [2025-02-06T16:27:39.800Z] + '[' 0022 = 0000 ']'
16:27:39 [2025-02-06T16:27:39.800Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
16:27:39 [2025-02-06T16:27:39.877Z] [Pipeline] }
16:27:39 [2025-02-06T16:27:39.941Z] [Pipeline] // withEnv
16:27:39 [2025-02-06T16:27:39.989Z] [Pipeline] readYaml
16:27:40 [2025-02-06T16:27:40.059Z] [Pipeline] }
16:27:40 [2025-02-06T16:27:40.346Z] [Pipeline] // node
16:27:40 [2025-02-06T16:27:40.496Z] [Pipeline] properties
16:27:40 [2025-02-06T16:27:40.689Z] [Pipeline] echo
16:27:40 [2025-02-06T16:27:40.729Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2652550,"task_id":128914155,"nvr":"rust-nu-0.99.1-7.fc41"},{"type":"koji-build","id":2652592,"task_id":128914134,"nvr":"gotify-desktop-1.3.7-4.fc41"},{"type":"koji-build","id":2652587,"task_id":128914132,"nvr":"envision-2.0.0-4.20241209git2.0.0.fc41"},{"type":"koji-build","id":2652556,"task_id":128914150,"nvr":"rust-coreos-installer-0.23.0-2.fc41"},{"type":"koji-build","id":2652555,"task_id":128914190,"nvr":"rustup-1.27.1-6.fc41"},{"type":"koji-build","id":2652552,"task_id":128915502,"nvr":"s390utils-2.35.0-2.fc41"},{"type":"koji-build","id":2652588,"task_id":128914180,"nvr":"rust-sequoia-sqv-1.2.1-6.fc41"},{"type":"koji-build","id":2652593,"task_id":128914136,"nvr":"keylime-agent-rust-0.2.7-4.fc41"},{"type":"koji-build","id":2652567,"task_id":128914133,"nvr":"fido-device-onboard-0.5.1-2.fc41"},{"type":"koji-build","id":2652581,"task_id":128914172,"nvr":"rust-sequoia-sq-1.1.0-4.fc41"},{"type":"koji-build","id":2652561,"task_id":128914156,"nvr":"rust-oo7-cli-0.3.3-4.fc41"},{"type":"koji-build","id":2652575,"task_id":128914168,"nvr":"rust-sequoia-policy-config-0.7.0-3.fc41"},{"type":"koji-build","id":2652589,"task_id":128914146,"nvr":"python-cryptography-43.0.0-4.fc41"},{"type":"koji-build","id":2652569,"task_id":128914151,"nvr":"rust-crypto-auditing-agent-0.2.3-2.fc41"},{"type":"koji-build","id":2652573,"task_id":128914153,"nvr":"rust-eif_build-0.2.1-3.fc41"},{"type":"koji-build","id":2652570,"task_id":128914160,"nvr":"rust-sequoia-keyring-linter-1.0.1-10.fc41"},{"type":"koji-build","id":2652553,"task_id":128914170,"nvr":"rust-sequoia-sop-0.36.0-3.fc41"},{"type":"koji-build","id":2652554,"task_id":128914188,"nvr":"rust-tealdeer-1.7.1-3.fc41"},{"type":"koji-build","id":2652574,"task_id":128914158,"nvr":"rust-rpm-sequoia-1.7.0-5.fc41"},{"type":"koji-build","id":2652572,"task_id":128914157,"nvr":"rust-pore-0.1.17-5.fc41"},{"type":"koji-build","id":2652562,"task_id":128914154,"nvr":"rust-gst-plugin-reqwest-0.13.3-3.fc41"},{"type":"koji-build","id":2652590,"task_id":128914164,"nvr":"rust-sequoia-octopus-librnp-1.10.0-6.fc41"},{"type":"koji-build","id":2652549,"task_id":128914147,"nvr":"rust-afterburn-5.7.0-3.fc41"},{"type":"koji-build","id":2652560,"task_id":128914131,"nvr":"dbus-parsec-0.5.0-3.fc41"},{"type":"koji-build","id":2652548,"task_id":128914130,"nvr":"clevis-pin-tpm2-0.5.3-9.fc41"},{"type":"koji-build","id":2652559,"task_id":128914148,"nvr":"rust-cargo-vendor-filterer-0.5.17-2.fc41"},{"type":"koji-build","id":2652594,"task_id":128914186,"nvr":"rust-snphost-0.5.0-3.fc41"},{"type":"koji-build","id":2652563,"task_id":128914137,"nvr":"keyring-ima-signer-0.1.0-17.fc41"},{"type":"koji-build","id":2652566,"task_id":128914143,"nvr":"libkrun-1.10.1-2.fc41"},{"type":"koji-build","id":2652551,"task_id":128914184,"nvr":"rust-sevctl-0.6.0-4.fc41"},{"type":"koji-build","id":2652335,"task_id":128911903,"nvr":"rust-openssl-0.10.70-1.fc41"},{"type":"koji-build","id":2652325,"task_id":128911387,"nvr":"rust-openssl-sys-0.9.105-1.fc41"}]},"agent":"bodhi","re-trigger":false,"update":{"autokarma":true,"autotime":true,"stable_karma":1,"stable_days":0,"unstable_karma":-3,"require_bugs":true,"require_testcases":true,"display_name":"","notes":"Update the openssl crate to version 0.10.70 and the openssl-sys crate to version 0.9.105.\n\nThis includes a fix for [RUSTSEC-2025-0004](https://rustsec.org/advisories/RUSTSEC-2025-0004.html) / CVE-2025-0977 and rebuilds of all packages that statically link the openssl crate.","type":"security","status":"pending","request":null,"severity":"low","suggest":"unspecified","locked":null,"pushed":null,"critpath":true,"critpath_groups":"core critical-path-anaconda critical-path-base critical-path-build critical-path-compose critical-path-coreos critical-path-deepin-desktop critical-path-gnome critical-path-kde critical-path-lxqt critical-path-server","close_bugs":true,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-f8be7978e3","test_gating_status":null,"from_tag":"f41-build-side-105043","date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-f8be7978e3","title":"clevis-pin-tpm2-0.5.3-9.fc41 dbus-parsec-0.5.0-3.fc41 envision-2.0.0-4.20241209git2.0.0.fc41 fido-device-onboard-0.5.1-2.fc41 gotify-desktop-1.3.7-4.fc41 keylime-agent-rust-0.2.7-4.fc41 keyring-ima-signer-0.1.0-17.fc41 libkrun-1.10.1-2.fc41 python-cryptography-43.0.0-4.fc41 rust-afterburn-5.7.0-3.fc41 rust-cargo-vendor-filterer-0.5.17-2.fc41 rust-coreos-installer-0.23.0-2.fc41 rust-crypto-auditing-agent-0.2.3-2.fc41 rust-eif_build-0.2.1-3.fc41 rust-gst-plugin-reqwest-0.13.3-3.fc41 rust-nu-0.99.1-7.fc41 rust-oo7-cli-0.3.3-4.fc41 rust-openssl-0.10.70-1.fc41 rust-openssl-sys-0.9.105-1.fc41 rust-pore-0.1.17-5.fc41 rust-rpm-sequoia-1.7.0-5.fc41 rust-sequoia-keyring-linter-1.0.1-10.fc41 rust-sequoia-octopus-librnp-1.10.0-6.fc41 rust-sequoia-policy-config-0.7.0-3.fc41 rust-sequoia-sop-0.36.0-3.fc41 rust-sequoia-sq-1.1.0-4.fc41 rust-sequoia-sqv-1.2.1-6.fc41 rust-sevctl-0.6.0-4.fc41 rust-snphost-0.5.0-3.fc41 rust-tealdeer-1.7.1-3.fc41 rustup-1.27.1-6.fc41 s390utils-2.35.0-2.fc41","version_hash":"cca4ef53e029ee4863572c1a177e87b5b5e2c044","release":{"name":"F41","long_name":"Fedora 41","version":"41","id_prefix":"FEDORA","branch":"f41","dist_tag":"f41","stable_tag":"f41-updates","testing_tag":"f41-updates-testing","candidate_tag":"f41-updates-candidate","pending_signing_tag":"f41-signing-pending","pending_testing_tag":"f41-updates-testing-pending","pending_stable_tag":"f41-updates-pending","override_tag":"f41-override","mail_template":"fedora_errata_template","state":"current","composed_by_bodhi":true,"create_automatic_updates":false,"package_manager":"dnf","testing_repository":"updates-testing","released_on":null,"eol":"2025-11-11","critpath_mandatory_days_in_testing":14,"mandatory_days_in_testing":7,"critpath_min_karma":2,"min_karma":1,"setting_status":null},"user":{"name":"decathorpe","email":"decathorpe@gmail.com","id":388,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"provenpackager"},{"name":"fedorabugs"},{"name":"fedora-contributor"},{"name":"packaging-committee"},{"name":"pantheon-sig"},{"name":"multimedia-sig"},{"name":"ipausers"},{"name":"libreoffice-sig"},{"name":"rust-sig"},{"name":"diversity-pride"},{"name":"signed_fpca"},{"name":"cosmic-sig"},{"name":"fesco"}]},"comments":[],"builds":[{"nvr":"rust-nu-0.99.1-7.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"gotify-desktop-1.3.7-4.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"envision-2.0.0-4.20241209git2.0.0.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-coreos-installer-0.23.0-2.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rustup-1.27.1-6.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"s390utils-2.35.0-2.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-sequoia-sqv-1.2.1-6.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"keylime-agent-rust-0.2.7-4.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"fido-device-onboard-0.5.1-2.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-sequoia-sq-1.1.0-4.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-oo7-cli-0.3.3-4.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-sequoia-policy-config-0.7.0-3.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"python-cryptography-43.0.0-4.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-crypto-auditing-agent-0.2.3-2.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-eif_build-0.2.1-3.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-sequoia-keyring-linter-1.0.1-10.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-sequoia-sop-0.36.0-3.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-tealdeer-1.7.1-3.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-rpm-sequoia-1.7.0-5.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-pore-0.1.17-5.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-gst-plugin-reqwest-0.13.3-3.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-sequoia-octopus-librnp-1.10.0-6.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-afterburn-5.7.0-3.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"dbus-parsec-0.5.0-3.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"clevis-pin-tpm2-0.5.3-9.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-cargo-vendor-filterer-0.5.17-2.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-snphost-0.5.0-3.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"keyring-ima-signer-0.1.0-17.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"libkrun-1.10.1-2.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-sevctl-0.6.0-4.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-openssl-0.10.70-1.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0},{"nvr":"rust-openssl-sys-0.9.105-1.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0}],"bugs":[{"bug_id":2343479,"title":null,"security":false,"parent":false,"feedback":[]}],"updateid":"FEDORA-2025-f8be7978e3","karma":0,"content_type":"rpm","test_cases":[]}}
16:27:40 [2025-02-06T16:27:40.809Z] [Pipeline] readJSON
16:27:41 [2025-02-06T16:27:41.211Z] [Pipeline] libraryResource
16:27:41 [2025-02-06T16:27:41.325Z] [Pipeline] readJSON
16:27:41 [2025-02-06T16:27:41.599Z] [Pipeline] node
16:27:41 [2025-02-06T16:27:41.765Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
16:27:41 [2025-02-06T16:27:41.880Z] [Pipeline] {
16:27:42 [2025-02-06T16:27:42.044Z] [Pipeline] writeYaml
16:27:42 [2025-02-06T16:27:42.309Z] [Pipeline] readFile
16:27:42 [2025-02-06T16:27:42.557Z] [Pipeline] }
16:27:42 [2025-02-06T16:27:42.808Z] [Pipeline] // node
16:27:42 [2025-02-06T16:27:42.934Z] [Pipeline] podTemplate
16:27:42 [2025-02-06T16:27:42.966Z] [Pipeline] {
16:27:43 [2025-02-06T16:27:43.163Z] [Pipeline] node
16:27:52 [2025-02-06T16:27:52.789Z] Created Pod: openshift coreos-ci/pod-8e728e4e-8fb3-46ab-b0b1-0c0ae2321a27-n202c-28f51
16:27:58 [2025-02-06T16:27:58.198Z] Still waiting to schedule task
16:27:58 [2025-02-06T16:27:58.200Z] Waiting for next available executor on ‘pod-8e728e4e-8fb3-46ab-b0b1-0c0ae2321a27-n202c-28f51’
16:27:59 [2025-02-06T16:27:59.174Z] Agent pod-8e728e4e-8fb3-46ab-b0b1-0c0ae2321a27-n202c-28f51 is provisioned from template pod-8e728e4e-8fb3-46ab-b0b1-0c0ae2321a27-n202c
16:27:59 [2025-02-06T16:27:59.175Z] ---
16:27:59 [2025-02-06T16:27:59.175Z] apiVersion: "v1"
16:27:59 [2025-02-06T16:27:59.175Z] kind: "Pod"
16:27:59 [2025-02-06T16:27:59.175Z] metadata:
16:27:59 [2025-02-06T16:27:59.175Z] annotations:
16:27:59 [2025-02-06T16:27:59.175Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1353/"
16:27:59 [2025-02-06T16:27:59.175Z] runUrl: "job/bodhi-trigger/1353/"
16:27:59 [2025-02-06T16:27:59.175Z] labels:
16:27:59 [2025-02-06T16:27:59.175Z] jenkins: "slave"
16:27:59 [2025-02-06T16:27:59.175Z] jenkins/label-digest: "da7b0460ae1ae69f6fb5ed4691ba67ded7ca0ce7"
16:27:59 [2025-02-06T16:27:59.175Z] jenkins/label: "pod-8e728e4e-8fb3-46ab-b0b1-0c0ae2321a27"
16:27:59 [2025-02-06T16:27:59.175Z] name: "pod-8e728e4e-8fb3-46ab-b0b1-0c0ae2321a27-n202c-28f51"
16:27:59 [2025-02-06T16:27:59.175Z] namespace: "coreos-ci"
16:27:59 [2025-02-06T16:27:59.175Z] spec:
16:27:59 [2025-02-06T16:27:59.175Z] containers:
16:27:59 [2025-02-06T16:27:59.175Z] - command:
16:27:59 [2025-02-06T16:27:59.175Z] - "/usr/bin/dumb-init"
16:27:59 [2025-02-06T16:27:59.175Z] - "/usr/bin/sleep"
16:27:59 [2025-02-06T16:27:59.175Z] - "infinity"
16:27:59 [2025-02-06T16:27:59.175Z] env:
16:27:59 [2025-02-06T16:27:59.175Z] - name: "NCPUS"
16:27:59 [2025-02-06T16:27:59.175Z] value: "0.1"
16:27:59 [2025-02-06T16:27:59.175Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
16:27:59 [2025-02-06T16:27:59.175Z] imagePullPolicy: "Always"
16:27:59 [2025-02-06T16:27:59.175Z] name: "worker"
16:27:59 [2025-02-06T16:27:59.175Z] resources:
16:27:59 [2025-02-06T16:27:59.175Z] limits:
16:27:59 [2025-02-06T16:27:59.175Z] cpu: "0.1"
16:27:59 [2025-02-06T16:27:59.175Z] requests:
16:27:59 [2025-02-06T16:27:59.175Z] cpu: "0.1"
16:27:59 [2025-02-06T16:27:59.175Z] volumeMounts:
16:27:59 [2025-02-06T16:27:59.175Z] - mountPath: "/srv/"
16:27:59 [2025-02-06T16:27:59.175Z] name: "emptydir-0"
16:27:59 [2025-02-06T16:27:59.175Z] - mountPath: "/home/jenkins/agent"
16:27:59 [2025-02-06T16:27:59.175Z] name: "workspace-volume"
16:27:59 [2025-02-06T16:27:59.175Z] readOnly: false
16:27:59 [2025-02-06T16:27:59.175Z] - env:
16:27:59 [2025-02-06T16:27:59.175Z] - name: "JENKINS_SECRET"
16:27:59 [2025-02-06T16:27:59.175Z] value: "********"
16:27:59 [2025-02-06T16:27:59.175Z] - name: "JENKINS_TUNNEL"
16:27:59 [2025-02-06T16:27:59.175Z] value: "172.30.136.1:50000"
16:27:59 [2025-02-06T16:27:59.175Z] - name: "JENKINS_AGENT_NAME"
16:27:59 [2025-02-06T16:27:59.175Z] value: "pod-8e728e4e-8fb3-46ab-b0b1-0c0ae2321a27-n202c-28f51"
16:27:59 [2025-02-06T16:27:59.175Z] - name: "JENKINS_NAME"
16:27:59 [2025-02-06T16:27:59.175Z] value: "pod-8e728e4e-8fb3-46ab-b0b1-0c0ae2321a27-n202c-28f51"
16:27:59 [2025-02-06T16:27:59.175Z] - name: "JENKINS_AGENT_WORKDIR"
16:27:59 [2025-02-06T16:27:59.175Z] value: "/home/jenkins/agent"
16:27:59 [2025-02-06T16:27:59.175Z] - name: "JENKINS_URL"
16:27:59 [2025-02-06T16:27:59.175Z] value: "http://172.30.130.216:80/"
16:27:59 [2025-02-06T16:27:59.175Z] image: "jenkins-agent-base:latest"
16:27:59 [2025-02-06T16:27:59.175Z] name: "jnlp"
16:27:59 [2025-02-06T16:27:59.175Z] resources:
16:27:59 [2025-02-06T16:27:59.175Z] limits:
16:27:59 [2025-02-06T16:27:59.175Z] memory: "512Mi"
16:27:59 [2025-02-06T16:27:59.175Z] cpu: "1"
16:27:59 [2025-02-06T16:27:59.175Z] requests:
16:27:59 [2025-02-06T16:27:59.175Z] memory: "512Mi"
16:27:59 [2025-02-06T16:27:59.175Z] cpu: "1"
16:27:59 [2025-02-06T16:27:59.175Z] volumeMounts:
16:27:59 [2025-02-06T16:27:59.175Z] - mountPath: "/home/jenkins/agent"
16:27:59 [2025-02-06T16:27:59.175Z] name: "workspace-volume"
16:27:59 [2025-02-06T16:27:59.175Z] readOnly: false
16:27:59 [2025-02-06T16:27:59.175Z] nodeSelector:
16:27:59 [2025-02-06T16:27:59.175Z] kubernetes.io/os: "linux"
16:27:59 [2025-02-06T16:27:59.175Z] restartPolicy: "Never"
16:27:59 [2025-02-06T16:27:59.175Z] serviceAccountName: "default"
16:27:59 [2025-02-06T16:27:59.175Z] volumes:
16:27:59 [2025-02-06T16:27:59.175Z] - emptyDir: {}
16:27:59 [2025-02-06T16:27:59.175Z] name: "emptydir-0"
16:27:59 [2025-02-06T16:27:59.175Z] - emptyDir:
16:27:59 [2025-02-06T16:27:59.175Z] medium: ""
16:27:59 [2025-02-06T16:27:59.175Z] name: "workspace-volume"
16:27:59 [2025-02-06T16:27:59.175Z]
16:27:59 [2025-02-06T16:27:59.285Z] Running on pod-8e728e4e-8fb3-46ab-b0b1-0c0ae2321a27-n202c-28f51 in /home/jenkins/agent/workspace/bodhi-trigger
16:27:59 [2025-02-06T16:27:59.349Z] [Pipeline] {
16:27:59 [2025-02-06T16:27:59.692Z] [Pipeline] container
16:27:59 [2025-02-06T16:27:59.749Z] [Pipeline] {
16:28:00 [2025-02-06T16:28:00.063Z] [Pipeline] withEnv
16:28:00 [2025-02-06T16:28:00.081Z] [Pipeline] {
16:28:00 [2025-02-06T16:28:00.129Z] [Pipeline] sh
16:28:01 [2025-02-06T16:28:01.197Z] + set -xeuo pipefail
16:28:01 [2025-02-06T16:28:01.197Z] ++ umask
16:28:01 [2025-02-06T16:28:01.454Z] + '[' 0022 = 0000 ']'
16:28:01 [2025-02-06T16:28:01.454Z] + cat /cosa/coreos-assembler-git.json
16:28:01 [2025-02-06T16:28:01.454Z] {
16:28:01 [2025-02-06T16:28:01.454Z] "date": "2025-02-03T12:18:00Z",
16:28:01 [2025-02-06T16:28:01.454Z] "git": {
16:28:01 [2025-02-06T16:28:01.454Z] "commit": "7d6fa376fc9f73625487adbb9386785bb09f1bb2",
16:28:01 [2025-02-06T16:28:01.454Z] "origin": "https://github.com/coreos/coreos-assembler.git",
16:28:01 [2025-02-06T16:28:01.454Z] "branch": "HEAD",
16:28:01 [2025-02-06T16:28:01.454Z] "dirty": "false"
16:28:01 [2025-02-06T16:28:01.454Z] },
16:28:01 [2025-02-06T16:28:01.454Z] "file": {
16:28:01 [2025-02-06T16:28:01.454Z] "checksum": "a2d1af5c7e1ca0febbcac8ac4a7a322fe7f19f510513bbd81a9f60238751b223",
16:28:01 [2025-02-06T16:28:01.454Z] "checksum_type": "sha256",
16:28:01 [2025-02-06T16:28:01.454Z] "format": "tar.gz",
16:28:01 [2025-02-06T16:28:01.454Z] "name": "coreos-assembler-git.tar.gz",
16:28:01 [2025-02-06T16:28:01.454Z] "size": "10006625"
16:28:01 [2025-02-06T16:28:01.454Z] }
16:28:01 [2025-02-06T16:28:01.454Z] }
16:28:02 [2025-02-06T16:28:02.090Z] [Pipeline] }
16:28:02 [2025-02-06T16:28:02.316Z] [Pipeline] // withEnv
16:28:02 [2025-02-06T16:28:02.401Z] [Pipeline] stage
16:28:02 [2025-02-06T16:28:02.420Z] [Pipeline] { (Report Running)
16:28:02 [2025-02-06T16:28:02.620Z] [Pipeline] withCredentials
16:28:02 [2025-02-06T16:28:02.661Z] Masking supported pattern matches of $RDB_PASSWORD
16:28:02 [2025-02-06T16:28:02.727Z] [Pipeline] {
16:28:02 [2025-02-06T16:28:02.892Z] [Pipeline] withEnv
16:28:02 [2025-02-06T16:28:02.901Z] [Pipeline] {
16:28:02 [2025-02-06T16:28:02.986Z] [Pipeline] sh
16:28:03 [2025-02-06T16:28:03.826Z] + set -xeuo pipefail
16:28:03 [2025-02-06T16:28:03.827Z] ++ umask
16:28:03 [2025-02-06T16:28:03.827Z] + '[' 0022 = 0000 ']'
16:28:03 [2025-02-06T16:28:03.827Z] + /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-2025-f8be7978e3 --stream testing-devel
16:28:06 [2025-02-06T16:28:06.393Z] [Pipeline] }
16:28:06 [2025-02-06T16:28:06.538Z] [Pipeline] // withEnv
16:28:06 [2025-02-06T16:28:06.546Z] [Pipeline] }
16:28:06 [2025-02-06T16:28:06.662Z] [Pipeline] // withCredentials
16:28:06 [2025-02-06T16:28:06.680Z] [Pipeline] }
16:28:06 [2025-02-06T16:28:06.773Z] [Pipeline] // stage
16:28:06 [2025-02-06T16:28:06.799Z] [Pipeline] stage
16:28:06 [2025-02-06T16:28:06.809Z] [Pipeline] { (Test)
16:28:06 [2025-02-06T16:28:06.870Z] [Pipeline] build
16:28:06 [2025-02-06T16:28:06.874Z] Scheduling project: test-override
16:28:12 [2025-02-06T16:28:12.847Z] Starting building: test-override #1365
18:40:03 [2025-02-06T18:40:03.813Z] Build test-override #1365 completed: SUCCESS
18:40:03 [2025-02-06T18:40:03.871Z] [Pipeline] }
18:40:03 [2025-02-06T18:40:03.957Z] [Pipeline] // stage
18:40:03 [2025-02-06T18:40:03.988Z] [Pipeline] stage
18:40:03 [2025-02-06T18:40:03.991Z] [Pipeline] { (Report Completion)
18:40:04 [2025-02-06T18:40:04.053Z] [Pipeline] withCredentials
18:40:04 [2025-02-06T18:40:04.060Z] Masking supported pattern matches of $RDB_PASSWORD
18:40:04 [2025-02-06T18:40:04.116Z] [Pipeline] {
18:40:04 [2025-02-06T18:40:04.161Z] [Pipeline] withEnv
18:40:04 [2025-02-06T18:40:04.179Z] [Pipeline] {
18:40:04 [2025-02-06T18:40:04.364Z] [Pipeline] sh
18:40:05 [2025-02-06T18:40:05.243Z] + set -xeuo pipefail
18:40:05 [2025-02-06T18:40:05.243Z] ++ umask
18:40:05 [2025-02-06T18:40:05.243Z] + '[' 0022 = 0000 ']'
18:40:05 [2025-02-06T18:40:05.243Z] + /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/1365 --outcome PASSED --advisory FEDORA-2025-f8be7978e3 --stream testing-devel
18:40:08 [2025-02-06T18:40:08.298Z] [Pipeline] }
18:40:08 [2025-02-06T18:40:08.569Z] [Pipeline] // withEnv
18:40:08 [2025-02-06T18:40:08.666Z] [Pipeline] }
18:40:08 [2025-02-06T18:40:08.892Z] [Pipeline] // withCredentials
18:40:09 [2025-02-06T18:40:09.098Z] [Pipeline] withCredentials
18:40:09 [2025-02-06T18:40:09.152Z] Masking supported pattern matches of $TOKEN
18:40:09 [2025-02-06T18:40:09.240Z] [Pipeline] {
18:40:09 [2025-02-06T18:40:09.475Z] [Pipeline] withEnv
18:40:09 [2025-02-06T18:40:09.509Z] [Pipeline] {
18:40:09 [2025-02-06T18:40:09.800Z] [Pipeline] sh
18:40:10 [2025-02-06T18:40:10.698Z] + set -xeuo pipefail
18:40:10 [2025-02-06T18:40:10.698Z] ++ umask
18:40:10 [2025-02-06T18:40:10.698Z] + '[' 0022 = 0000 ']'
18:40:10 [2025-02-06T18:40:10.698Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
18:40:10 [2025-02-06T18:40:10.698Z] {
18:40:10 [2025-02-06T18:40:10.698Z] "body": "���� rust-nu-0.99.1-7.fc41 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1365) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-f8be7978e3)"
18:40:10 [2025-02-06T18:40:10.698Z] }'
18:40:11 [2025-02-06T18:40:11.326Z] [Pipeline] }
18:40:11 [2025-02-06T18:40:11.696Z] [Pipeline] // withEnv
18:40:11 [2025-02-06T18:40:11.858Z] [Pipeline] }
18:40:11 [2025-02-06T18:40:11.994Z] [Pipeline] // withCredentials
18:40:12 [2025-02-06T18:40:12.027Z] [Pipeline] }
18:40:12 [2025-02-06T18:40:12.194Z] [Pipeline] // stage
18:40:12 [2025-02-06T18:40:12.278Z] [Pipeline] }
18:40:12 [2025-02-06T18:40:12.415Z] [Pipeline] // container
18:40:12 [2025-02-06T18:40:12.472Z] [Pipeline] }
18:40:12 [2025-02-06T18:40:12.637Z] [Pipeline] // node
18:40:12 [2025-02-06T18:40:12.667Z] [Pipeline] }
18:40:12 [2025-02-06T18:40:12.887Z] [Pipeline] // podTemplate
18:40:12 [2025-02-06T18:40:12.945Z] [Pipeline] End of Pipeline
18:40:13 [2025-02-06T18:40:13.053Z] Finished: SUCCESS