Console Output
22:04:04 [2025-02-13T22:04:04.964Z] Triggered by CI message.
22:04:04 [2025-02-13T22:04:04.964Z] 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:04:04 [2025-02-13T22:04:04.965Z] Selected Git installation does not exist. Using Default
22:04:04 [2025-02-13T22:04:04.965Z] The recommended git tool is: NONE
22:04:04 [2025-02-13T22:04:04.965Z] No credentials specified
22:04:04 [2025-02-13T22:04:04.966Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
22:04:04 [2025-02-13T22:04:04.974Z] Fetching changes from the remote Git repository
22:04:04 [2025-02-13T22:04:04.975Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
22:04:04 [2025-02-13T22:04:04.990Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
22:04:04 [2025-02-13T22:04:04.990Z] > git --version # timeout=10
22:04:04 [2025-02-13T22:04:04.997Z] > git --version # 'git version 2.39.3'
22:04:04 [2025-02-13T22:04:04.997Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
22:04:05 [2025-02-13T22:04:05.113Z] > git rev-parse origin/main^{commit} # timeout=10
22:04:05 [2025-02-13T22:04:05.121Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
22:04:05 [2025-02-13T22:04:05.121Z] > git config core.sparsecheckout # timeout=10
22:04:05 [2025-02-13T22:04:05.128Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
22:04:05 [2025-02-13T22:04:05.138Z] Commit message: "bodhi-testing: fix zincati configuration"
22:04:05 [2025-02-13T22:04:05.138Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
22:04:05 [2025-02-13T22:04:05.325Z] Loading library coreos@main
22:04:05 [2025-02-13T22:04:05.325Z] Attempting to resolve main from remote references...
22:04:05 [2025-02-13T22:04:05.325Z] > git --version # timeout=10
22:04:05 [2025-02-13T22:04:05.332Z] > git --version # 'git version 2.39.3'
22:04:05 [2025-02-13T22:04:05.332Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
22:04:05 [2025-02-13T22:04:05.421Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
22:04:05 [2025-02-13T22:04:05.422Z] Selected Git installation does not exist. Using Default
22:04:05 [2025-02-13T22:04:05.422Z] The recommended git tool is: NONE
22:04:05 [2025-02-13T22:04:05.422Z] No credentials specified
22:04:05 [2025-02-13T22:04:05.423Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
22:04:05 [2025-02-13T22:04:05.431Z] Fetching changes from the remote Git repository
22:04:05 [2025-02-13T22:04:05.432Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
22:04:05 [2025-02-13T22:04:05.439Z] Fetching without tags
22:04:05 [2025-02-13T22:04:05.439Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
22:04:05 [2025-02-13T22:04:05.439Z] > git --version # timeout=10
22:04:05 [2025-02-13T22:04:05.446Z] > git --version # 'git version 2.39.3'
22:04:05 [2025-02-13T22:04:05.446Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
22:04:05 [2025-02-13T22:04:05.518Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
22:04:05 [2025-02-13T22:04:05.518Z] > git config core.sparsecheckout # timeout=10
22:04:05 [2025-02-13T22:04:05.526Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
22:04:05 [2025-02-13T22:04:05.535Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
22:04:05 [2025-02-13T22:04:05.536Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
22:04:05 [2025-02-13T22:04:05.907Z] [Pipeline] Start of Pipeline
22:04:06 [2025-02-13T22:04:06.136Z] [Pipeline] node
22:04:06 [2025-02-13T22:04:06.310Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
22:04:06 [2025-02-13T22:04:06.476Z] [Pipeline] {
22:04:06 [2025-02-13T22:04:06.734Z] [Pipeline] checkout
22:04:06 [2025-02-13T22:04:06.786Z] Selected Git installation does not exist. Using Default
22:04:06 [2025-02-13T22:04:06.786Z] The recommended git tool is: NONE
22:04:06 [2025-02-13T22:04:06.786Z] No credentials specified
22:04:06 [2025-02-13T22:04:06.787Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
22:04:06 [2025-02-13T22:04:06.794Z] Fetching changes from the remote Git repository
22:04:06 [2025-02-13T22:04:06.795Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
22:04:06 [2025-02-13T22:04:06.833Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
22:04:06 [2025-02-13T22:04:06.833Z] > git --version # timeout=10
22:04:06 [2025-02-13T22:04:06.841Z] > git --version # 'git version 2.39.3'
22:04:06 [2025-02-13T22:04:06.841Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
22:04:06 [2025-02-13T22:04:06.913Z] > git rev-parse origin/main^{commit} # timeout=10
22:04:06 [2025-02-13T22:04:06.920Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
22:04:06 [2025-02-13T22:04:06.920Z] > git config core.sparsecheckout # timeout=10
22:04:06 [2025-02-13T22:04:06.926Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
22:04:06 [2025-02-13T22:04:06.935Z] Commit message: "bodhi-testing: fix zincati configuration"
22:04:07 [2025-02-13T22:04:07.082Z] [Pipeline] readYaml
22:04:07 [2025-02-13T22:04:07.568Z] [Pipeline] withEnv
22:04:07 [2025-02-13T22:04:07.630Z] [Pipeline] {
22:04:07 [2025-02-13T22:04:07.843Z] [Pipeline] sh
22:04:08 [2025-02-13T22:04:08.150Z] + set -xeuo pipefail
22:04:08 [2025-02-13T22:04:08.150Z] ++ umask
22:04:08 [2025-02-13T22:04:08.150Z] + '[' 0022 = 0000 ']'
22:04:08 [2025-02-13T22:04:08.150Z] + rm -rf pipe
22:04:08 [2025-02-13T22:04:08.150Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
22:04:08 [2025-02-13T22:04:08.150Z] Cloning into 'pipe'...
22:04:08 [2025-02-13T22:04:08.433Z] [Pipeline] }
22:04:08 [2025-02-13T22:04:08.582Z] [Pipeline] // withEnv
22:04:08 [2025-02-13T22:04:08.765Z] [Pipeline] load
22:04:09 [2025-02-13T22:04:09.049Z] [Pipeline] { (pipe/utils.groovy)
22:04:09 [2025-02-13T22:04:09.164Z] [Pipeline] }
22:04:09 [2025-02-13T22:04:09.313Z] [Pipeline] // load
22:04:09 [2025-02-13T22:04:09.529Z] [Pipeline] readYaml
22:04:09 [2025-02-13T22:04:09.797Z] [Pipeline] withEnv
22:04:09 [2025-02-13T22:04:09.831Z] [Pipeline] {
22:04:10 [2025-02-13T22:04:10.378Z] [Pipeline] sh
22:04:10 [2025-02-13T22:04:10.677Z] + set -xeuo pipefail
22:04:10 [2025-02-13T22:04:10.677Z] ++ umask
22:04:10 [2025-02-13T22:04:10.677Z] + '[' 0022 = 0000 ']'
22:04:10 [2025-02-13T22:04:10.677Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
22:04:10 [2025-02-13T22:04:10.753Z] [Pipeline] }
22:04:10 [2025-02-13T22:04:10.913Z] [Pipeline] // withEnv
22:04:11 [2025-02-13T22:04:11.103Z] [Pipeline] readYaml
22:04:11 [2025-02-13T22:04:11.341Z] [Pipeline] withEnv
22:04:11 [2025-02-13T22:04:11.376Z] [Pipeline] {
22:04:11 [2025-02-13T22:04:11.559Z] [Pipeline] sh
22:04:11 [2025-02-13T22:04:11.853Z] + set -xeuo pipefail
22:04:11 [2025-02-13T22:04:11.853Z] ++ umask
22:04:11 [2025-02-13T22:04:11.853Z] + '[' 0022 = 0000 ']'
22:04:11 [2025-02-13T22:04:11.853Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
22:04:11 [2025-02-13T22:04:11.948Z] [Pipeline] }
22:04:12 [2025-02-13T22:04:12.103Z] [Pipeline] // withEnv
22:04:12 [2025-02-13T22:04:12.227Z] [Pipeline] readYaml
22:04:12 [2025-02-13T22:04:12.440Z] [Pipeline] withEnv
22:04:12 [2025-02-13T22:04:12.474Z] [Pipeline] {
22:04:12 [2025-02-13T22:04:12.630Z] [Pipeline] sh
22:04:12 [2025-02-13T22:04:12.920Z] + set -xeuo pipefail
22:04:12 [2025-02-13T22:04:12.920Z] ++ umask
22:04:12 [2025-02-13T22:04:12.920Z] + '[' 0022 = 0000 ']'
22:04:12 [2025-02-13T22:04:12.920Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
22:04:13 [2025-02-13T22:04:13.017Z] [Pipeline] }
22:04:13 [2025-02-13T22:04:13.155Z] [Pipeline] // withEnv
22:04:13 [2025-02-13T22:04:13.275Z] [Pipeline] readYaml
22:04:13 [2025-02-13T22:04:13.435Z] [Pipeline] }
22:04:13 [2025-02-13T22:04:13.692Z] [Pipeline] // node
22:04:13 [2025-02-13T22:04:13.824Z] [Pipeline] properties
22:04:13 [2025-02-13T22:04:13.999Z] [Pipeline] echo
22:04:14 [2025-02-13T22:04:14.034Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2659074,"task_id":129211345,"nvr":"systemd-257.3-3.fc42"}]},"agent":"bodhi","re-trigger":false,"update":{"autokarma":false,"autotime":null,"stable_karma":3,"stable_days":null,"unstable_karma":-3,"require_bugs":null,"require_testcases":null,"display_name":null,"notes":"Automatic update for systemd-257.3-3.fc42.\n\n##### **Changelog**\n\n```\n* Thu Feb 13 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 257.3-2\n- Move some files into subpackages\n- systemd-ac-power is moved to systemd-udev\n- portablectl and importctl are moved to systemd-container (rhbz#2345551)\n* Thu Feb 13 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 257.3-1\n- Version 257.3\n- updates to systemd, systemctl, systemd-udev, systemd-sbsign, systemd-\n machined, systemd-resolved, systemd-firstboot, systemd-sysupdate,\n systemd-repart, systemd-vmspawn, systemd-networkd, systemd-update-utmp,\n systemd-tmpfiles, systemd-logind, bootctl, varlink, ukify, homectl,\n userdbctl, UKI support, sd-stub, log messages, man pages\n- the hwdb is updated from mainline at 2025-02-07\n- resolves rhbz#2345544\n* Sat Feb 1 2025 Björn Esser <besser82@fedoraproject.org> - 257.2-18\n- Add explicit BR: libxcrypt-devel\n\n```","type":"unspecified","status":"pending","request":null,"severity":null,"suggest":null,"locked":null,"pushed":null,"critpath":true,"critpath_groups":"core critical-path-anaconda critical-path-apps critical-path-base critical-path-build critical-path-compose critical-path-gnome critical-path-kde critical-path-lxde critical-path-lxqt critical-path-server critical-path-standard critical-path-xfce","close_bugs":null,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-33e5bf1eb1","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-33e5bf1eb1","title":"systemd-257.3-3.fc42","version_hash":"3b60fd6d0e30f3355cd05beec5bdb733765e4cdc","release":{"name":"F42","long_name":"Fedora 42","version":"42","id_prefix":"FEDORA","branch":"f42","dist_tag":"f42","stable_tag":"f42","testing_tag":"f42-updates-testing","candidate_tag":"f42-updates-candidate","pending_signing_tag":"f42-signing-pending","pending_testing_tag":"f42-updates-testing-pending","pending_stable_tag":"f42-updates-pending","override_tag":"f42-override","mail_template":"fedora_errata_template","state":"pending","composed_by_bodhi":false,"create_automatic_updates":true,"package_manager":"unspecified","testing_repository":null,"released_on":null,"eol":null,"critpath_mandatory_days_in_testing":0,"mandatory_days_in_testing":0,"critpath_min_karma":0,"min_karma":0,"setting_status":"pre_beta"},"user":{"name":"zbyszek","email":"zbyszek@in.waw.pl","id":119,"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"}]},"comments":[],"builds":[{"nvr":"systemd-257.3-3.fc42","signed":false,"release_id":84,"type":"rpm","epoch":0}],"bugs":[{"bug_id":2345551,"title":"The importctl tool and a few others seem to belong to the systemd-container package.","security":false,"parent":false,"feedback":[]},{"bug_id":2345544,"title":"systemd segfault in Anaconda after adding unit condition \"ConditionOSRelease=|ID_LIKE$=*rhel*\"","security":false,"parent":false,"feedback":[]}],"updateid":"FEDORA-2025-33e5bf1eb1","karma":0,"content_type":"rpm","test_cases":[]}}
22:04:14 [2025-02-13T22:04:14.132Z] [Pipeline] readJSON
22:04:14 [2025-02-13T22:04:14.482Z] [Pipeline] libraryResource
22:04:14 [2025-02-13T22:04:14.600Z] [Pipeline] readJSON
22:04:14 [2025-02-13T22:04:14.851Z] [Pipeline] node
22:04:14 [2025-02-13T22:04:14.991Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
22:04:15 [2025-02-13T22:04:15.113Z] [Pipeline] {
22:04:15 [2025-02-13T22:04:15.330Z] [Pipeline] writeYaml
22:04:15 [2025-02-13T22:04:15.622Z] [Pipeline] readFile
22:04:15 [2025-02-13T22:04:15.776Z] [Pipeline] }
22:04:15 [2025-02-13T22:04:15.999Z] [Pipeline] // node
22:04:16 [2025-02-13T22:04:16.142Z] [Pipeline] podTemplate
22:04:16 [2025-02-13T22:04:16.194Z] [Pipeline] {
22:04:16 [2025-02-13T22:04:16.423Z] [Pipeline] node
22:04:22 [2025-02-13T22:04:22.828Z] Created Pod: openshift coreos-ci/pod-4141cc78-79a4-4f0e-9106-49047ef24155-jjjsg-g2kbz
22:04:29 [2025-02-13T22:04:29.477Z] Agent pod-4141cc78-79a4-4f0e-9106-49047ef24155-jjjsg-g2kbz is provisioned from template pod-4141cc78-79a4-4f0e-9106-49047ef24155-jjjsg
22:04:29 [2025-02-13T22:04:29.477Z] ---
22:04:29 [2025-02-13T22:04:29.477Z] apiVersion: "v1"
22:04:29 [2025-02-13T22:04:29.477Z] kind: "Pod"
22:04:29 [2025-02-13T22:04:29.477Z] metadata:
22:04:29 [2025-02-13T22:04:29.477Z] annotations:
22:04:29 [2025-02-13T22:04:29.477Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1391/"
22:04:29 [2025-02-13T22:04:29.477Z] runUrl: "job/bodhi-trigger/1391/"
22:04:29 [2025-02-13T22:04:29.477Z] labels:
22:04:29 [2025-02-13T22:04:29.477Z] jenkins: "slave"
22:04:29 [2025-02-13T22:04:29.477Z] jenkins/label-digest: "fa6c465ca4e1eecfa16fea0f9ff5ec6888546db2"
22:04:29 [2025-02-13T22:04:29.477Z] jenkins/label: "pod-4141cc78-79a4-4f0e-9106-49047ef24155"
22:04:29 [2025-02-13T22:04:29.477Z] name: "pod-4141cc78-79a4-4f0e-9106-49047ef24155-jjjsg-g2kbz"
22:04:29 [2025-02-13T22:04:29.477Z] namespace: "coreos-ci"
22:04:29 [2025-02-13T22:04:29.477Z] spec:
22:04:29 [2025-02-13T22:04:29.477Z] containers:
22:04:29 [2025-02-13T22:04:29.477Z] - command:
22:04:29 [2025-02-13T22:04:29.477Z] - "/usr/bin/dumb-init"
22:04:29 [2025-02-13T22:04:29.477Z] - "/usr/bin/sleep"
22:04:29 [2025-02-13T22:04:29.477Z] - "infinity"
22:04:29 [2025-02-13T22:04:29.477Z] env:
22:04:29 [2025-02-13T22:04:29.477Z] - name: "NCPUS"
22:04:29 [2025-02-13T22:04:29.477Z] value: "0.1"
22:04:29 [2025-02-13T22:04:29.477Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
22:04:29 [2025-02-13T22:04:29.477Z] imagePullPolicy: "Always"
22:04:29 [2025-02-13T22:04:29.477Z] name: "worker"
22:04:29 [2025-02-13T22:04:29.477Z] resources:
22:04:29 [2025-02-13T22:04:29.477Z] limits:
22:04:29 [2025-02-13T22:04:29.477Z] cpu: "0.1"
22:04:29 [2025-02-13T22:04:29.477Z] requests:
22:04:29 [2025-02-13T22:04:29.477Z] cpu: "0.1"
22:04:29 [2025-02-13T22:04:29.477Z] volumeMounts:
22:04:29 [2025-02-13T22:04:29.477Z] - mountPath: "/srv/"
22:04:29 [2025-02-13T22:04:29.477Z] name: "emptydir-0"
22:04:29 [2025-02-13T22:04:29.477Z] - mountPath: "/home/jenkins/agent"
22:04:29 [2025-02-13T22:04:29.477Z] name: "workspace-volume"
22:04:29 [2025-02-13T22:04:29.477Z] readOnly: false
22:04:29 [2025-02-13T22:04:29.477Z] - env:
22:04:29 [2025-02-13T22:04:29.477Z] - name: "JENKINS_SECRET"
22:04:29 [2025-02-13T22:04:29.477Z] value: "********"
22:04:29 [2025-02-13T22:04:29.477Z] - name: "JENKINS_TUNNEL"
22:04:29 [2025-02-13T22:04:29.477Z] value: "172.30.136.1:50000"
22:04:29 [2025-02-13T22:04:29.477Z] - name: "JENKINS_AGENT_NAME"
22:04:29 [2025-02-13T22:04:29.477Z] value: "pod-4141cc78-79a4-4f0e-9106-49047ef24155-jjjsg-g2kbz"
22:04:29 [2025-02-13T22:04:29.477Z] - name: "JENKINS_NAME"
22:04:29 [2025-02-13T22:04:29.477Z] value: "pod-4141cc78-79a4-4f0e-9106-49047ef24155-jjjsg-g2kbz"
22:04:29 [2025-02-13T22:04:29.477Z] - name: "JENKINS_AGENT_WORKDIR"
22:04:29 [2025-02-13T22:04:29.477Z] value: "/home/jenkins/agent"
22:04:29 [2025-02-13T22:04:29.477Z] - name: "JENKINS_URL"
22:04:29 [2025-02-13T22:04:29.477Z] value: "http://172.30.130.216:80/"
22:04:29 [2025-02-13T22:04:29.477Z] image: "jenkins-agent-base:latest"
22:04:29 [2025-02-13T22:04:29.477Z] name: "jnlp"
22:04:29 [2025-02-13T22:04:29.477Z] resources:
22:04:29 [2025-02-13T22:04:29.477Z] limits:
22:04:29 [2025-02-13T22:04:29.477Z] memory: "512Mi"
22:04:29 [2025-02-13T22:04:29.477Z] cpu: "1"
22:04:29 [2025-02-13T22:04:29.477Z] requests:
22:04:29 [2025-02-13T22:04:29.477Z] memory: "512Mi"
22:04:29 [2025-02-13T22:04:29.477Z] cpu: "1"
22:04:29 [2025-02-13T22:04:29.477Z] volumeMounts:
22:04:29 [2025-02-13T22:04:29.477Z] - mountPath: "/home/jenkins/agent"
22:04:29 [2025-02-13T22:04:29.477Z] name: "workspace-volume"
22:04:29 [2025-02-13T22:04:29.477Z] readOnly: false
22:04:29 [2025-02-13T22:04:29.477Z] nodeSelector:
22:04:29 [2025-02-13T22:04:29.477Z] kubernetes.io/os: "linux"
22:04:29 [2025-02-13T22:04:29.477Z] restartPolicy: "Never"
22:04:29 [2025-02-13T22:04:29.477Z] serviceAccountName: "default"
22:04:29 [2025-02-13T22:04:29.477Z] volumes:
22:04:29 [2025-02-13T22:04:29.477Z] - emptyDir: {}
22:04:29 [2025-02-13T22:04:29.477Z] name: "emptydir-0"
22:04:29 [2025-02-13T22:04:29.477Z] - emptyDir:
22:04:29 [2025-02-13T22:04:29.477Z] medium: ""
22:04:29 [2025-02-13T22:04:29.477Z] name: "workspace-volume"
22:04:29 [2025-02-13T22:04:29.477Z]
22:04:29 [2025-02-13T22:04:29.714Z] Running on pod-4141cc78-79a4-4f0e-9106-49047ef24155-jjjsg-g2kbz in /home/jenkins/agent/workspace/bodhi-trigger
22:04:29 [2025-02-13T22:04:29.760Z] [Pipeline] {
22:04:30 [2025-02-13T22:04:30.022Z] [Pipeline] container
22:04:30 [2025-02-13T22:04:30.051Z] [Pipeline] {
22:04:30 [2025-02-13T22:04:30.259Z] [Pipeline] withEnv
22:04:30 [2025-02-13T22:04:30.297Z] [Pipeline] {
22:04:30 [2025-02-13T22:04:30.447Z] [Pipeline] sh
22:04:31 [2025-02-13T22:04:31.748Z] + set -xeuo pipefail
22:04:31 [2025-02-13T22:04:31.748Z] ++ umask
22:04:31 [2025-02-13T22:04:31.748Z] + '[' 0022 = 0000 ']'
22:04:31 [2025-02-13T22:04:31.748Z] + cat /cosa/coreos-assembler-git.json
22:04:31 [2025-02-13T22:04:31.748Z] {
22:04:31 [2025-02-13T22:04:31.748Z] "date": "2025-02-13T02:43:25Z",
22:04:31 [2025-02-13T22:04:31.748Z] "git": {
22:04:31 [2025-02-13T22:04:31.748Z] "commit": "e1943d6adb8f0cb257630a76d02d0aa333261c70",
22:04:31 [2025-02-13T22:04:31.748Z] "origin": "https://github.com/coreos/coreos-assembler.git",
22:04:31 [2025-02-13T22:04:31.748Z] "branch": "HEAD",
22:04:31 [2025-02-13T22:04:31.748Z] "dirty": "false"
22:04:31 [2025-02-13T22:04:31.748Z] },
22:04:31 [2025-02-13T22:04:31.748Z] "file": {
22:04:31 [2025-02-13T22:04:31.748Z] "checksum": "4451a0f2fd91830707d77c8446f879e72e623f2712f8c660c5e213732dcc1bf3",
22:04:31 [2025-02-13T22:04:31.748Z] "checksum_type": "sha256",
22:04:31 [2025-02-13T22:04:31.748Z] "format": "tar.gz",
22:04:31 [2025-02-13T22:04:31.748Z] "name": "coreos-assembler-git.tar.gz",
22:04:31 [2025-02-13T22:04:31.748Z] "size": "10009970"
22:04:31 [2025-02-13T22:04:31.748Z] }
22:04:31 [2025-02-13T22:04:31.748Z] }
22:04:31 [2025-02-13T22:04:31.971Z] [Pipeline] }
22:04:32 [2025-02-13T22:04:32.120Z] [Pipeline] // withEnv
22:04:32 [2025-02-13T22:04:32.280Z] [Pipeline] stage
22:04:32 [2025-02-13T22:04:32.383Z] [Pipeline] { (Report Running)
22:04:32 [2025-02-13T22:04:32.628Z] [Pipeline] withCredentials
22:04:32 [2025-02-13T22:04:32.732Z] Masking supported pattern matches of $RDB_PASSWORD
22:04:32 [2025-02-13T22:04:32.817Z] [Pipeline] {
22:04:32 [2025-02-13T22:04:32.955Z] [Pipeline] withEnv
22:04:32 [2025-02-13T22:04:32.983Z] [Pipeline] {
22:04:33 [2025-02-13T22:04:33.213Z] [Pipeline] sh
22:04:34 [2025-02-13T22:04:34.092Z] + set -xeuo pipefail
22:04:34 [2025-02-13T22:04:34.092Z] ++ umask
22:04:34 [2025-02-13T22:04:34.092Z] + '[' 0022 = 0000 ']'
22:04:34 [2025-02-13T22:04:34.092Z] + /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-33e5bf1eb1 --stream branched
22:04:36 [2025-02-13T22:04:36.655Z] [Pipeline] }
22:04:36 [2025-02-13T22:04:36.935Z] [Pipeline] // withEnv
22:04:37 [2025-02-13T22:04:37.012Z] [Pipeline] }
22:04:37 [2025-02-13T22:04:37.281Z] [Pipeline] // withCredentials
22:04:37 [2025-02-13T22:04:37.399Z] [Pipeline] }
22:04:37 [2025-02-13T22:04:37.681Z] [Pipeline] // stage
22:04:37 [2025-02-13T22:04:37.876Z] [Pipeline] stage
22:04:37 [2025-02-13T22:04:37.989Z] [Pipeline] { (Test)
22:04:38 [2025-02-13T22:04:38.311Z] [Pipeline] build
22:04:38 [2025-02-13T22:04:38.351Z] Scheduling project: test-override
22:04:41 [2025-02-13T22:04:41.975Z] Starting building: test-override #1402
23:36:43 [2025-02-13T23:36:43.025Z] Build test-override #1402 completed: SUCCESS
23:36:43 [2025-02-13T23:36:43.046Z] [Pipeline] }
23:36:43 [2025-02-13T23:36:43.196Z] [Pipeline] // stage
23:36:43 [2025-02-13T23:36:43.310Z] [Pipeline] stage
23:36:43 [2025-02-13T23:36:43.350Z] [Pipeline] { (Report Completion)
23:36:43 [2025-02-13T23:36:43.635Z] [Pipeline] withCredentials
23:36:43 [2025-02-13T23:36:43.801Z] Masking supported pattern matches of $RDB_PASSWORD
23:36:43 [2025-02-13T23:36:43.846Z] [Pipeline] {
23:36:44 [2025-02-13T23:36:44.124Z] [Pipeline] withEnv
23:36:44 [2025-02-13T23:36:44.166Z] [Pipeline] {
23:36:44 [2025-02-13T23:36:44.427Z] [Pipeline] sh
23:36:45 [2025-02-13T23:36:45.312Z] + set -xeuo pipefail
23:36:45 [2025-02-13T23:36:45.312Z] ++ umask
23:36:45 [2025-02-13T23:36:45.312Z] + '[' 0022 = 0000 ']'
23:36:45 [2025-02-13T23:36:45.312Z] + /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/1402 --outcome PASSED --advisory FEDORA-2025-33e5bf1eb1 --stream branched
23:36:47 [2025-02-13T23:36:47.942Z] [Pipeline] }
23:36:48 [2025-02-13T23:36:48.222Z] [Pipeline] // withEnv
23:36:48 [2025-02-13T23:36:48.313Z] [Pipeline] }
23:36:48 [2025-02-13T23:36:48.589Z] [Pipeline] // withCredentials
23:36:48 [2025-02-13T23:36:48.795Z] [Pipeline] withCredentials
23:36:48 [2025-02-13T23:36:48.829Z] Masking supported pattern matches of $TOKEN
23:36:49 [2025-02-13T23:36:49.058Z] [Pipeline] {
23:36:49 [2025-02-13T23:36:49.288Z] [Pipeline] withEnv
23:36:49 [2025-02-13T23:36:49.337Z] [Pipeline] {
23:36:49 [2025-02-13T23:36:49.583Z] [Pipeline] sh
23:36:50 [2025-02-13T23:36:50.485Z] + set -xeuo pipefail
23:36:50 [2025-02-13T23:36:50.485Z] ++ umask
23:36:50 [2025-02-13T23:36:50.485Z] + '[' 0022 = 0000 ']'
23:36:50 [2025-02-13T23:36:50.485Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
23:36:50 [2025-02-13T23:36:50.485Z] {
23:36:50 [2025-02-13T23:36:50.485Z] "body": "���� systemd-257.3-3.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1402) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-33e5bf1eb1)"
23:36:50 [2025-02-13T23:36:50.485Z] }'
23:36:51 [2025-02-13T23:36:51.114Z] [Pipeline] }
23:36:51 [2025-02-13T23:36:51.320Z] [Pipeline] // withEnv
23:36:51 [2025-02-13T23:36:51.428Z] [Pipeline] }
23:36:51 [2025-02-13T23:36:51.601Z] [Pipeline] // withCredentials
23:36:51 [2025-02-13T23:36:51.704Z] [Pipeline] }
23:36:51 [2025-02-13T23:36:51.909Z] [Pipeline] // stage
23:36:51 [2025-02-13T23:36:51.956Z] [Pipeline] }
23:36:51 [2025-02-13T23:36:51.985Z] [Pipeline] // container
23:36:51 [2025-02-13T23:36:51.993Z] [Pipeline] }
23:36:52 [2025-02-13T23:36:52.097Z] [Pipeline] // node
23:36:52 [2025-02-13T23:36:52.123Z] [Pipeline] }
23:36:52 [2025-02-13T23:36:52.230Z] [Pipeline] // podTemplate
23:36:52 [2025-02-13T23:36:52.286Z] [Pipeline] End of Pipeline
23:36:52 [2025-02-13T23:36:52.308Z] Finished: SUCCESS