Console Output
11:58:01 [2025-02-06T11:58:01.905Z] Triggered by CI message.
11:58:01 [2025-02-06T11:58:01.905Z] 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
11:58:01 [2025-02-06T11:58:01.906Z] Selected Git installation does not exist. Using Default
11:58:01 [2025-02-06T11:58:01.906Z] The recommended git tool is: NONE
11:58:01 [2025-02-06T11:58:01.906Z] No credentials specified
11:58:01 [2025-02-06T11:58:01.906Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
11:58:01 [2025-02-06T11:58:01.914Z] Fetching changes from the remote Git repository
11:58:01 [2025-02-06T11:58:01.915Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
11:58:01 [2025-02-06T11:58:01.924Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
11:58:01 [2025-02-06T11:58:01.924Z] > git --version # timeout=10
11:58:01 [2025-02-06T11:58:01.931Z] > git --version # 'git version 2.39.3'
11:58:01 [2025-02-06T11:58:01.931Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
11:58:02 [2025-02-06T11:58:02.027Z] > git rev-parse origin/main^{commit} # timeout=10
11:58:02 [2025-02-06T11:58:02.036Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
11:58:02 [2025-02-06T11:58:02.036Z] > git config core.sparsecheckout # timeout=10
11:58:02 [2025-02-06T11:58:02.044Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
11:58:02 [2025-02-06T11:58:02.054Z] Commit message: "bodhi-testing: fix zincati configuration"
11:58:02 [2025-02-06T11:58:02.054Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
11:58:02 [2025-02-06T11:58:02.124Z] Loading library coreos@main
11:58:02 [2025-02-06T11:58:02.124Z] Attempting to resolve main from remote references...
11:58:02 [2025-02-06T11:58:02.124Z] > git --version # timeout=10
11:58:02 [2025-02-06T11:58:02.131Z] > git --version # 'git version 2.39.3'
11:58:02 [2025-02-06T11:58:02.131Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
11:58:02 [2025-02-06T11:58:02.239Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
11:58:02 [2025-02-06T11:58:02.241Z] Selected Git installation does not exist. Using Default
11:58:02 [2025-02-06T11:58:02.241Z] The recommended git tool is: NONE
11:58:02 [2025-02-06T11:58:02.241Z] No credentials specified
11:58:02 [2025-02-06T11:58:02.242Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
11:58:02 [2025-02-06T11:58:02.248Z] Fetching changes from the remote Git repository
11:58:02 [2025-02-06T11:58:02.249Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
11:58:02 [2025-02-06T11:58:02.295Z] Fetching without tags
11:58:02 [2025-02-06T11:58:02.295Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
11:58:02 [2025-02-06T11:58:02.295Z] > git --version # timeout=10
11:58:02 [2025-02-06T11:58:02.301Z] > git --version # 'git version 2.39.3'
11:58:02 [2025-02-06T11:58:02.301Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:58:02 [2025-02-06T11:58:02.380Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
11:58:02 [2025-02-06T11:58:02.380Z] > git config core.sparsecheckout # timeout=10
11:58:02 [2025-02-06T11:58:02.386Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
11:58:02 [2025-02-06T11:58:02.396Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
11:58:02 [2025-02-06T11:58:02.396Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
11:58:02 [2025-02-06T11:58:02.706Z] [Pipeline] Start of Pipeline
11:58:02 [2025-02-06T11:58:02.767Z] [Pipeline] node
11:58:02 [2025-02-06T11:58:02.799Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
11:58:02 [2025-02-06T11:58:02.813Z] [Pipeline] {
11:58:02 [2025-02-06T11:58:02.838Z] [Pipeline] checkout
11:58:02 [2025-02-06T11:58:02.862Z] Selected Git installation does not exist. Using Default
11:58:02 [2025-02-06T11:58:02.862Z] The recommended git tool is: NONE
11:58:02 [2025-02-06T11:58:02.862Z] No credentials specified
11:58:02 [2025-02-06T11:58:02.862Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
11:58:02 [2025-02-06T11:58:02.869Z] Fetching changes from the remote Git repository
11:58:02 [2025-02-06T11:58:02.870Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
11:58:02 [2025-02-06T11:58:02.877Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
11:58:02 [2025-02-06T11:58:02.877Z] > git --version # timeout=10
11:58:02 [2025-02-06T11:58:02.883Z] > git --version # 'git version 2.39.3'
11:58:02 [2025-02-06T11:58:02.884Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
11:58:02 [2025-02-06T11:58:02.960Z] > git rev-parse origin/main^{commit} # timeout=10
11:58:02 [2025-02-06T11:58:02.968Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
11:58:02 [2025-02-06T11:58:02.968Z] > git config core.sparsecheckout # timeout=10
11:58:02 [2025-02-06T11:58:02.975Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
11:58:02 [2025-02-06T11:58:02.984Z] Commit message: "bodhi-testing: fix zincati configuration"
11:58:03 [2025-02-06T11:58:03.054Z] [Pipeline] readYaml
11:58:03 [2025-02-06T11:58:03.255Z] [Pipeline] withEnv
11:58:03 [2025-02-06T11:58:03.265Z] [Pipeline] {
11:58:03 [2025-02-06T11:58:03.364Z] [Pipeline] sh
11:58:03 [2025-02-06T11:58:03.638Z] + set -xeuo pipefail
11:58:03 [2025-02-06T11:58:03.638Z] ++ umask
11:58:03 [2025-02-06T11:58:03.638Z] + '[' 0022 = 0000 ']'
11:58:03 [2025-02-06T11:58:03.638Z] + rm -rf pipe
11:58:03 [2025-02-06T11:58:03.638Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
11:58:03 [2025-02-06T11:58:03.638Z] Cloning into 'pipe'...
11:58:03 [2025-02-06T11:58:03.652Z] [Pipeline] }
11:58:03 [2025-02-06T11:58:03.751Z] [Pipeline] // withEnv
11:58:03 [2025-02-06T11:58:03.776Z] [Pipeline] load
11:58:04 [2025-02-06T11:58:04.357Z] [Pipeline] { (pipe/utils.groovy)
11:58:04 [2025-02-06T11:58:04.458Z] [Pipeline] }
11:58:04 [2025-02-06T11:58:04.567Z] [Pipeline] // load
11:58:04 [2025-02-06T11:58:04.641Z] [Pipeline] readYaml
11:58:04 [2025-02-06T11:58:04.735Z] [Pipeline] withEnv
11:58:04 [2025-02-06T11:58:04.738Z] [Pipeline] {
11:58:04 [2025-02-06T11:58:04.819Z] [Pipeline] sh
11:58:05 [2025-02-06T11:58:05.112Z] + set -xeuo pipefail
11:58:05 [2025-02-06T11:58:05.112Z] ++ umask
11:58:05 [2025-02-06T11:58:05.112Z] + '[' 0022 = 0000 ']'
11:58:05 [2025-02-06T11:58:05.112Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
11:58:05 [2025-02-06T11:58:05.416Z] [Pipeline] }
11:58:05 [2025-02-06T11:58:05.510Z] [Pipeline] // withEnv
11:58:05 [2025-02-06T11:58:05.570Z] [Pipeline] readYaml
11:58:05 [2025-02-06T11:58:05.675Z] [Pipeline] withEnv
11:58:05 [2025-02-06T11:58:05.678Z] [Pipeline] {
11:58:05 [2025-02-06T11:58:05.786Z] [Pipeline] sh
11:58:07 [2025-02-06T11:58:07.420Z] + set -xeuo pipefail
11:58:07 [2025-02-06T11:58:07.420Z] ++ umask
11:58:07 [2025-02-06T11:58:07.420Z] + '[' 0022 = 0000 ']'
11:58:07 [2025-02-06T11:58:07.420Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
11:58:07 [2025-02-06T11:58:07.525Z] [Pipeline] }
11:58:07 [2025-02-06T11:58:07.703Z] [Pipeline] // withEnv
11:58:07 [2025-02-06T11:58:07.834Z] [Pipeline] readYaml
11:58:08 [2025-02-06T11:58:08.075Z] [Pipeline] }
11:58:08 [2025-02-06T11:58:08.327Z] [Pipeline] // node
11:58:08 [2025-02-06T11:58:08.470Z] [Pipeline] properties
11:58:08 [2025-02-06T11:58:08.670Z] [Pipeline] echo
11:58:08 [2025-02-06T11:58:08.704Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2652307,"task_id":128910510,"nvr":"selinux-policy-41.32-1.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 selinux-policy-41.32-1.fc42.\n\n##### **Changelog**\n\n```\n* Wed Feb 5 2025 Zdenek Pytela <zpytela@redhat.com> - 41.32-1\n- Allow virtqemud use hostdev usb devices conditionally\n- Allow virtqemud map svirt_image_t plain files\n- Allow virtqemud work with nvdimm devices\n- Support saving and restoring a VM to/from a block device\n- Allow virtnwfilterd dbus chat with firewalld\n- Dontaudit systemd-logind remove all files\n- Add the files_dontaudit_read_all_dirs() interface\n- Add the files_dontaudit_delete_all_files() interface\n- Allow rhsmcertd notify virt-who\n- Allow irqbalance to run unconfined scripts conditionally\n\n```","type":"unspecified","status":"pending","request":null,"severity":null,"suggest":null,"locked":null,"pushed":null,"critpath":true,"critpath_groups":"core critical-path-compose critical-path-server","close_bugs":null,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-378705efcb","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-378705efcb","title":"selinux-policy-41.32-1.fc42","version_hash":"52ba712b5af6c9ebe7827459d7f6bdfe03408eea","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":"zpytela","email":"zpytela@redhat.com","id":5290,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"}]},"comments":[],"builds":[{"nvr":"selinux-policy-41.32-1.fc42","signed":false,"release_id":84,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-378705efcb","karma":0,"content_type":"rpm","test_cases":[]}}
11:58:08 [2025-02-06T11:58:08.778Z] [Pipeline] readJSON
11:58:09 [2025-02-06T11:58:09.125Z] [Pipeline] libraryResource
11:58:09 [2025-02-06T11:58:09.265Z] [Pipeline] readJSON
11:58:09 [2025-02-06T11:58:09.577Z] [Pipeline] node
11:58:09 [2025-02-06T11:58:09.682Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
11:58:09 [2025-02-06T11:58:09.791Z] [Pipeline] {
11:58:10 [2025-02-06T11:58:10.042Z] [Pipeline] writeYaml
11:58:10 [2025-02-06T11:58:10.392Z] [Pipeline] readFile
11:58:10 [2025-02-06T11:58:10.659Z] [Pipeline] }
11:58:11 [2025-02-06T11:58:11.008Z] [Pipeline] // node
11:58:11 [2025-02-06T11:58:11.226Z] [Pipeline] podTemplate
11:58:11 [2025-02-06T11:58:11.260Z] [Pipeline] {
11:58:11 [2025-02-06T11:58:11.589Z] [Pipeline] node
11:58:13 [2025-02-06T11:58:13.496Z] Created Pod: openshift coreos-ci/pod-1f1c9812-aecb-4ea9-8839-8d56e7b3258a-t3jt0-xswsh
11:58:19 [2025-02-06T11:58:19.386Z] Agent pod-1f1c9812-aecb-4ea9-8839-8d56e7b3258a-t3jt0-xswsh is provisioned from template pod-1f1c9812-aecb-4ea9-8839-8d56e7b3258a-t3jt0
11:58:19 [2025-02-06T11:58:19.386Z] ---
11:58:19 [2025-02-06T11:58:19.386Z] apiVersion: "v1"
11:58:19 [2025-02-06T11:58:19.386Z] kind: "Pod"
11:58:19 [2025-02-06T11:58:19.386Z] metadata:
11:58:19 [2025-02-06T11:58:19.386Z] annotations:
11:58:19 [2025-02-06T11:58:19.386Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1351/"
11:58:19 [2025-02-06T11:58:19.386Z] runUrl: "job/bodhi-trigger/1351/"
11:58:19 [2025-02-06T11:58:19.386Z] labels:
11:58:19 [2025-02-06T11:58:19.386Z] jenkins: "slave"
11:58:19 [2025-02-06T11:58:19.386Z] jenkins/label-digest: "ded92178ebd976122d01eb84e935f9c78d9e977f"
11:58:19 [2025-02-06T11:58:19.386Z] jenkins/label: "pod-1f1c9812-aecb-4ea9-8839-8d56e7b3258a"
11:58:19 [2025-02-06T11:58:19.386Z] name: "pod-1f1c9812-aecb-4ea9-8839-8d56e7b3258a-t3jt0-xswsh"
11:58:19 [2025-02-06T11:58:19.386Z] namespace: "coreos-ci"
11:58:19 [2025-02-06T11:58:19.386Z] spec:
11:58:19 [2025-02-06T11:58:19.386Z] containers:
11:58:19 [2025-02-06T11:58:19.386Z] - command:
11:58:19 [2025-02-06T11:58:19.386Z] - "/usr/bin/dumb-init"
11:58:19 [2025-02-06T11:58:19.386Z] - "/usr/bin/sleep"
11:58:19 [2025-02-06T11:58:19.386Z] - "infinity"
11:58:19 [2025-02-06T11:58:19.386Z] env:
11:58:19 [2025-02-06T11:58:19.386Z] - name: "NCPUS"
11:58:19 [2025-02-06T11:58:19.386Z] value: "0.1"
11:58:19 [2025-02-06T11:58:19.386Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
11:58:19 [2025-02-06T11:58:19.386Z] imagePullPolicy: "Always"
11:58:19 [2025-02-06T11:58:19.386Z] name: "worker"
11:58:19 [2025-02-06T11:58:19.386Z] resources:
11:58:19 [2025-02-06T11:58:19.386Z] limits:
11:58:19 [2025-02-06T11:58:19.386Z] cpu: "0.1"
11:58:19 [2025-02-06T11:58:19.386Z] requests:
11:58:19 [2025-02-06T11:58:19.386Z] cpu: "0.1"
11:58:19 [2025-02-06T11:58:19.386Z] volumeMounts:
11:58:19 [2025-02-06T11:58:19.386Z] - mountPath: "/srv/"
11:58:19 [2025-02-06T11:58:19.386Z] name: "emptydir-0"
11:58:19 [2025-02-06T11:58:19.386Z] - mountPath: "/home/jenkins/agent"
11:58:19 [2025-02-06T11:58:19.386Z] name: "workspace-volume"
11:58:19 [2025-02-06T11:58:19.386Z] readOnly: false
11:58:19 [2025-02-06T11:58:19.386Z] - env:
11:58:19 [2025-02-06T11:58:19.386Z] - name: "JENKINS_SECRET"
11:58:19 [2025-02-06T11:58:19.386Z] value: "********"
11:58:19 [2025-02-06T11:58:19.386Z] - name: "JENKINS_TUNNEL"
11:58:19 [2025-02-06T11:58:19.386Z] value: "172.30.136.1:50000"
11:58:19 [2025-02-06T11:58:19.386Z] - name: "JENKINS_AGENT_NAME"
11:58:19 [2025-02-06T11:58:19.386Z] value: "pod-1f1c9812-aecb-4ea9-8839-8d56e7b3258a-t3jt0-xswsh"
11:58:19 [2025-02-06T11:58:19.386Z] - name: "JENKINS_NAME"
11:58:19 [2025-02-06T11:58:19.386Z] value: "pod-1f1c9812-aecb-4ea9-8839-8d56e7b3258a-t3jt0-xswsh"
11:58:19 [2025-02-06T11:58:19.386Z] - name: "JENKINS_AGENT_WORKDIR"
11:58:19 [2025-02-06T11:58:19.386Z] value: "/home/jenkins/agent"
11:58:19 [2025-02-06T11:58:19.386Z] - name: "JENKINS_URL"
11:58:19 [2025-02-06T11:58:19.386Z] value: "http://172.30.130.216:80/"
11:58:19 [2025-02-06T11:58:19.386Z] image: "jenkins-agent-base:latest"
11:58:19 [2025-02-06T11:58:19.386Z] name: "jnlp"
11:58:19 [2025-02-06T11:58:19.386Z] resources:
11:58:19 [2025-02-06T11:58:19.386Z] limits:
11:58:19 [2025-02-06T11:58:19.386Z] memory: "512Mi"
11:58:19 [2025-02-06T11:58:19.386Z] cpu: "1"
11:58:19 [2025-02-06T11:58:19.386Z] requests:
11:58:19 [2025-02-06T11:58:19.386Z] memory: "512Mi"
11:58:19 [2025-02-06T11:58:19.386Z] cpu: "1"
11:58:19 [2025-02-06T11:58:19.386Z] volumeMounts:
11:58:19 [2025-02-06T11:58:19.386Z] - mountPath: "/home/jenkins/agent"
11:58:19 [2025-02-06T11:58:19.386Z] name: "workspace-volume"
11:58:19 [2025-02-06T11:58:19.386Z] readOnly: false
11:58:19 [2025-02-06T11:58:19.386Z] nodeSelector:
11:58:19 [2025-02-06T11:58:19.386Z] kubernetes.io/os: "linux"
11:58:19 [2025-02-06T11:58:19.386Z] restartPolicy: "Never"
11:58:19 [2025-02-06T11:58:19.386Z] serviceAccountName: "default"
11:58:19 [2025-02-06T11:58:19.386Z] volumes:
11:58:19 [2025-02-06T11:58:19.386Z] - emptyDir: {}
11:58:19 [2025-02-06T11:58:19.386Z] name: "emptydir-0"
11:58:19 [2025-02-06T11:58:19.386Z] - emptyDir:
11:58:19 [2025-02-06T11:58:19.386Z] medium: ""
11:58:19 [2025-02-06T11:58:19.386Z] name: "workspace-volume"
11:58:19 [2025-02-06T11:58:19.386Z]
11:58:19 [2025-02-06T11:58:19.525Z] Running on pod-1f1c9812-aecb-4ea9-8839-8d56e7b3258a-t3jt0-xswsh in /home/jenkins/agent/workspace/bodhi-trigger
11:58:19 [2025-02-06T11:58:19.577Z] [Pipeline] {
11:58:19 [2025-02-06T11:58:19.811Z] [Pipeline] container
11:58:19 [2025-02-06T11:58:19.828Z] [Pipeline] {
11:58:19 [2025-02-06T11:58:19.931Z] [Pipeline] withEnv
11:58:19 [2025-02-06T11:58:19.935Z] [Pipeline] {
11:58:20 [2025-02-06T11:58:20.011Z] [Pipeline] sh
11:58:21 [2025-02-06T11:58:21.049Z] + set -xeuo pipefail
11:58:21 [2025-02-06T11:58:21.049Z] ++ umask
11:58:21 [2025-02-06T11:58:21.049Z] + '[' 0022 = 0000 ']'
11:58:21 [2025-02-06T11:58:21.049Z] + cat /cosa/coreos-assembler-git.json
11:58:21 [2025-02-06T11:58:21.049Z] {
11:58:21 [2025-02-06T11:58:21.049Z] "date": "2025-02-03T12:18:00Z",
11:58:21 [2025-02-06T11:58:21.049Z] "git": {
11:58:21 [2025-02-06T11:58:21.049Z] "commit": "7d6fa376fc9f73625487adbb9386785bb09f1bb2",
11:58:21 [2025-02-06T11:58:21.049Z] "origin": "https://github.com/coreos/coreos-assembler.git",
11:58:21 [2025-02-06T11:58:21.049Z] "branch": "HEAD",
11:58:21 [2025-02-06T11:58:21.049Z] "dirty": "false"
11:58:21 [2025-02-06T11:58:21.049Z] },
11:58:21 [2025-02-06T11:58:21.049Z] "file": {
11:58:21 [2025-02-06T11:58:21.049Z] "checksum": "a2d1af5c7e1ca0febbcac8ac4a7a322fe7f19f510513bbd81a9f60238751b223",
11:58:21 [2025-02-06T11:58:21.049Z] "checksum_type": "sha256",
11:58:21 [2025-02-06T11:58:21.049Z] "format": "tar.gz",
11:58:21 [2025-02-06T11:58:21.049Z] "name": "coreos-assembler-git.tar.gz",
11:58:21 [2025-02-06T11:58:21.049Z] "size": "10006625"
11:58:21 [2025-02-06T11:58:21.049Z] }
11:58:21 [2025-02-06T11:58:21.049Z] }
11:58:21 [2025-02-06T11:58:21.282Z] [Pipeline] }
11:58:21 [2025-02-06T11:58:21.317Z] [Pipeline] // withEnv
11:58:21 [2025-02-06T11:58:21.341Z] [Pipeline] stage
11:58:21 [2025-02-06T11:58:21.349Z] [Pipeline] { (Report Running)
11:58:21 [2025-02-06T11:58:21.514Z] [Pipeline] withCredentials
11:58:21 [2025-02-06T11:58:21.543Z] Masking supported pattern matches of $RDB_PASSWORD
11:58:21 [2025-02-06T11:58:21.580Z] [Pipeline] {
11:58:21 [2025-02-06T11:58:21.660Z] [Pipeline] withEnv
11:58:21 [2025-02-06T11:58:21.668Z] [Pipeline] {
11:58:21 [2025-02-06T11:58:21.808Z] [Pipeline] sh
11:58:22 [2025-02-06T11:58:22.691Z] + set -xeuo pipefail
11:58:22 [2025-02-06T11:58:22.691Z] ++ umask
11:58:22 [2025-02-06T11:58:22.691Z] + '[' 0022 = 0000 ']'
11:58:22 [2025-02-06T11:58:22.691Z] + /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-378705efcb --stream rawhide
11:58:24 [2025-02-06T11:58:24.635Z] [Pipeline] }
11:58:24 [2025-02-06T11:58:24.726Z] [Pipeline] // withEnv
11:58:24 [2025-02-06T11:58:24.770Z] [Pipeline] }
11:58:24 [2025-02-06T11:58:24.956Z] [Pipeline] // withCredentials
11:58:25 [2025-02-06T11:58:25.019Z] [Pipeline] }
11:58:25 [2025-02-06T11:58:25.106Z] [Pipeline] // stage
11:58:25 [2025-02-06T11:58:25.153Z] [Pipeline] stage
11:58:25 [2025-02-06T11:58:25.200Z] [Pipeline] { (Test)
11:58:25 [2025-02-06T11:58:25.394Z] [Pipeline] build
11:58:25 [2025-02-06T11:58:25.429Z] Scheduling project: test-override
11:58:29 [2025-02-06T11:58:29.532Z] Starting building: test-override #1363
14:03:39 [2025-02-06T14:03:39.481Z] Build test-override #1363 completed: UNSTABLE
14:03:39 [2025-02-06T14:03:39.495Z] [Pipeline] }
14:03:39 [2025-02-06T14:03:39.597Z] [Pipeline] // stage
14:03:39 [2025-02-06T14:03:39.743Z] [Pipeline] stage
14:03:39 [2025-02-06T14:03:39.783Z] [Pipeline] { (Report Completion)
14:03:40 [2025-02-06T14:03:40.000Z] [Pipeline] withCredentials
14:03:40 [2025-02-06T14:03:40.103Z] Masking supported pattern matches of $RDB_PASSWORD
14:03:40 [2025-02-06T14:03:40.137Z] [Pipeline] {
14:03:40 [2025-02-06T14:03:40.288Z] [Pipeline] withEnv
14:03:40 [2025-02-06T14:03:40.304Z] [Pipeline] {
14:03:40 [2025-02-06T14:03:40.458Z] [Pipeline] sh
14:03:41 [2025-02-06T14:03:41.335Z] + set -xeuo pipefail
14:03:41 [2025-02-06T14:03:41.335Z] ++ umask
14:03:41 [2025-02-06T14:03:41.335Z] + '[' 0022 = 0000 ']'
14:03:41 [2025-02-06T14:03:41.335Z] + /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/1363 --outcome PASSED --advisory FEDORA-2025-378705efcb --stream rawhide
14:03:43 [2025-02-06T14:03:43.903Z] [Pipeline] }
14:03:44 [2025-02-06T14:03:44.042Z] [Pipeline] // withEnv
14:03:44 [2025-02-06T14:03:44.115Z] [Pipeline] }
14:03:44 [2025-02-06T14:03:44.328Z] [Pipeline] // withCredentials
14:03:44 [2025-02-06T14:03:44.483Z] [Pipeline] withCredentials
14:03:44 [2025-02-06T14:03:44.521Z] Masking supported pattern matches of $TOKEN
14:03:44 [2025-02-06T14:03:44.612Z] [Pipeline] {
14:03:44 [2025-02-06T14:03:44.753Z] [Pipeline] withEnv
14:03:44 [2025-02-06T14:03:44.784Z] [Pipeline] {
14:03:44 [2025-02-06T14:03:44.923Z] [Pipeline] sh
14:03:45 [2025-02-06T14:03:45.495Z] + set -xeuo pipefail
14:03:45 [2025-02-06T14:03:45.495Z] ++ umask
14:03:45 [2025-02-06T14:03:45.495Z] + '[' 0022 = 0000 ']'
14:03:45 [2025-02-06T14:03:45.495Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
14:03:45 [2025-02-06T14:03:45.495Z] {
14:03:45 [2025-02-06T14:03:45.495Z] "body": "���� selinux-policy-41.32-1.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1363) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-378705efcb)"
14:03:45 [2025-02-06T14:03:45.495Z] }'
14:03:46 [2025-02-06T14:03:46.910Z] [Pipeline] }
14:03:47 [2025-02-06T14:03:47.179Z] [Pipeline] // withEnv
14:03:47 [2025-02-06T14:03:47.254Z] [Pipeline] }
14:03:47 [2025-02-06T14:03:47.514Z] [Pipeline] // withCredentials
14:03:47 [2025-02-06T14:03:47.579Z] [Pipeline] }
14:03:47 [2025-02-06T14:03:47.802Z] [Pipeline] // stage
14:03:47 [2025-02-06T14:03:47.876Z] [Pipeline] }
14:03:48 [2025-02-06T14:03:48.043Z] [Pipeline] // container
14:03:48 [2025-02-06T14:03:48.096Z] [Pipeline] }
14:03:48 [2025-02-06T14:03:48.191Z] [Pipeline] // node
14:03:48 [2025-02-06T14:03:48.201Z] [Pipeline] }
14:03:48 [2025-02-06T14:03:48.230Z] [Pipeline] // podTemplate
14:03:48 [2025-02-06T14:03:48.277Z] [Pipeline] End of Pipeline
14:03:48 [2025-02-06T14:03:48.314Z] Finished: UNSTABLE