Console Output
23:34:00 [2025-02-07T23:34:00.131Z] Triggered by CI message.
23:34:00 [2025-02-07T23:34:00.132Z] 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
23:34:00 [2025-02-07T23:34:00.133Z] Selected Git installation does not exist. Using Default
23:34:00 [2025-02-07T23:34:00.133Z] The recommended git tool is: NONE
23:34:00 [2025-02-07T23:34:00.133Z] No credentials specified
23:34:00 [2025-02-07T23:34:00.133Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
23:34:00 [2025-02-07T23:34:00.141Z] Fetching changes from the remote Git repository
23:34:00 [2025-02-07T23:34:00.142Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
23:34:00 [2025-02-07T23:34:00.161Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
23:34:00 [2025-02-07T23:34:00.161Z] > git --version # timeout=10
23:34:00 [2025-02-07T23:34:00.168Z] > git --version # 'git version 2.39.3'
23:34:00 [2025-02-07T23:34:00.168Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
23:34:00 [2025-02-07T23:34:00.281Z] > git rev-parse origin/main^{commit} # timeout=10
23:34:00 [2025-02-07T23:34:00.288Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
23:34:00 [2025-02-07T23:34:00.288Z] > git config core.sparsecheckout # timeout=10
23:34:00 [2025-02-07T23:34:00.296Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
23:34:00 [2025-02-07T23:34:00.306Z] Commit message: "bodhi-testing: fix zincati configuration"
23:34:00 [2025-02-07T23:34:00.306Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
23:34:00 [2025-02-07T23:34:00.445Z] Loading library coreos@main
23:34:00 [2025-02-07T23:34:00.445Z] Attempting to resolve main from remote references...
23:34:00 [2025-02-07T23:34:00.445Z] > git --version # timeout=10
23:34:00 [2025-02-07T23:34:00.453Z] > git --version # 'git version 2.39.3'
23:34:00 [2025-02-07T23:34:00.453Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
23:34:00 [2025-02-07T23:34:00.541Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
23:34:00 [2025-02-07T23:34:00.543Z] Selected Git installation does not exist. Using Default
23:34:00 [2025-02-07T23:34:00.543Z] The recommended git tool is: NONE
23:34:00 [2025-02-07T23:34:00.543Z] No credentials specified
23:34:00 [2025-02-07T23:34:00.543Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
23:34:00 [2025-02-07T23:34:00.551Z] Fetching changes from the remote Git repository
23:34:00 [2025-02-07T23:34:00.551Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
23:34:00 [2025-02-07T23:34:00.597Z] Fetching without tags
23:34:00 [2025-02-07T23:34:00.597Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
23:34:00 [2025-02-07T23:34:00.597Z] > git --version # timeout=10
23:34:00 [2025-02-07T23:34:00.603Z] > git --version # 'git version 2.39.3'
23:34:00 [2025-02-07T23:34:00.604Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:34:00 [2025-02-07T23:34:00.713Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
23:34:00 [2025-02-07T23:34:00.713Z] > git config core.sparsecheckout # timeout=10
23:34:00 [2025-02-07T23:34:00.721Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
23:34:00 [2025-02-07T23:34:00.731Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
23:34:00 [2025-02-07T23:34:00.731Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
23:34:01 [2025-02-07T23:34:01.136Z] [Pipeline] Start of Pipeline
23:34:01 [2025-02-07T23:34:01.360Z] [Pipeline] node
23:34:01 [2025-02-07T23:34:01.492Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
23:34:01 [2025-02-07T23:34:01.577Z] [Pipeline] {
23:34:01 [2025-02-07T23:34:01.806Z] [Pipeline] checkout
23:34:01 [2025-02-07T23:34:01.841Z] Selected Git installation does not exist. Using Default
23:34:01 [2025-02-07T23:34:01.841Z] The recommended git tool is: NONE
23:34:01 [2025-02-07T23:34:01.841Z] No credentials specified
23:34:01 [2025-02-07T23:34:01.841Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
23:34:01 [2025-02-07T23:34:01.849Z] Fetching changes from the remote Git repository
23:34:01 [2025-02-07T23:34:01.864Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
23:34:01 [2025-02-07T23:34:01.879Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
23:34:01 [2025-02-07T23:34:01.879Z] > git --version # timeout=10
23:34:01 [2025-02-07T23:34:01.888Z] > git --version # 'git version 2.39.3'
23:34:01 [2025-02-07T23:34:01.888Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
23:34:01 [2025-02-07T23:34:01.958Z] > git rev-parse origin/main^{commit} # timeout=10
23:34:01 [2025-02-07T23:34:01.965Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
23:34:01 [2025-02-07T23:34:01.965Z] > git config core.sparsecheckout # timeout=10
23:34:01 [2025-02-07T23:34:01.972Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
23:34:01 [2025-02-07T23:34:01.981Z] Commit message: "bodhi-testing: fix zincati configuration"
23:34:02 [2025-02-07T23:34:02.043Z] [Pipeline] readYaml
23:34:02 [2025-02-07T23:34:02.198Z] [Pipeline] withEnv
23:34:02 [2025-02-07T23:34:02.215Z] [Pipeline] {
23:34:02 [2025-02-07T23:34:02.318Z] [Pipeline] sh
23:34:02 [2025-02-07T23:34:02.586Z] + set -xeuo pipefail
23:34:02 [2025-02-07T23:34:02.586Z] ++ umask
23:34:02 [2025-02-07T23:34:02.586Z] + '[' 0022 = 0000 ']'
23:34:02 [2025-02-07T23:34:02.586Z] + rm -rf pipe
23:34:02 [2025-02-07T23:34:02.586Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
23:34:02 [2025-02-07T23:34:02.586Z] Cloning into 'pipe'...
23:34:02 [2025-02-07T23:34:02.632Z] [Pipeline] }
23:34:02 [2025-02-07T23:34:02.736Z] [Pipeline] // withEnv
23:34:02 [2025-02-07T23:34:02.827Z] [Pipeline] load
23:34:02 [2025-02-07T23:34:02.991Z] [Pipeline] { (pipe/utils.groovy)
23:34:03 [2025-02-07T23:34:03.078Z] [Pipeline] }
23:34:03 [2025-02-07T23:34:03.172Z] [Pipeline] // load
23:34:03 [2025-02-07T23:34:03.204Z] [Pipeline] readYaml
23:34:03 [2025-02-07T23:34:03.266Z] [Pipeline] withEnv
23:34:03 [2025-02-07T23:34:03.269Z] [Pipeline] {
23:34:03 [2025-02-07T23:34:03.324Z] [Pipeline] sh
23:34:03 [2025-02-07T23:34:03.597Z] + set -xeuo pipefail
23:34:03 [2025-02-07T23:34:03.597Z] ++ umask
23:34:03 [2025-02-07T23:34:03.597Z] + '[' 0022 = 0000 ']'
23:34:03 [2025-02-07T23:34:03.597Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
23:34:03 [2025-02-07T23:34:03.613Z] [Pipeline] }
23:34:03 [2025-02-07T23:34:03.640Z] [Pipeline] // withEnv
23:34:03 [2025-02-07T23:34:03.653Z] [Pipeline] readYaml
23:34:03 [2025-02-07T23:34:03.815Z] [Pipeline] withEnv
23:34:03 [2025-02-07T23:34:03.858Z] [Pipeline] {
23:34:04 [2025-02-07T23:34:04.098Z] [Pipeline] sh
23:34:04 [2025-02-07T23:34:04.406Z] + set -xeuo pipefail
23:34:04 [2025-02-07T23:34:04.406Z] ++ umask
23:34:04 [2025-02-07T23:34:04.406Z] + '[' 0022 = 0000 ']'
23:34:04 [2025-02-07T23:34:04.406Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
23:34:04 [2025-02-07T23:34:04.722Z] [Pipeline] }
23:34:04 [2025-02-07T23:34:04.967Z] [Pipeline] // withEnv
23:34:05 [2025-02-07T23:34:05.116Z] [Pipeline] readYaml
23:34:05 [2025-02-07T23:34:05.528Z] [Pipeline] withEnv
23:34:05 [2025-02-07T23:34:05.562Z] [Pipeline] {
23:34:05 [2025-02-07T23:34:05.871Z] [Pipeline] sh
23:34:06 [2025-02-07T23:34:06.194Z] + set -xeuo pipefail
23:34:06 [2025-02-07T23:34:06.194Z] ++ umask
23:34:06 [2025-02-07T23:34:06.194Z] + '[' 0022 = 0000 ']'
23:34:06 [2025-02-07T23:34:06.194Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
23:34:06 [2025-02-07T23:34:06.316Z] [Pipeline] }
23:34:06 [2025-02-07T23:34:06.528Z] [Pipeline] // withEnv
23:34:06 [2025-02-07T23:34:06.694Z] [Pipeline] readYaml
23:34:06 [2025-02-07T23:34:06.917Z] [Pipeline] }
23:34:07 [2025-02-07T23:34:07.247Z] [Pipeline] // node
23:34:07 [2025-02-07T23:34:07.364Z] [Pipeline] properties
23:34:07 [2025-02-07T23:34:07.500Z] [Pipeline] echo
23:34:07 [2025-02-07T23:34:07.534Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2653357,"task_id":128961560,"nvr":"selinux-policy-41.33-1.fc43"}]},"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.33-1.fc43.\n\n##### **Changelog**\n\n```\n* Fri Feb 7 2025 Zdenek Pytela <zpytela@redhat.com> - 41.33-1\n- Allow systemd-networkd the sys_admin capability\n- Update systemd-networkd policy in systemd v257\n- Separate insights-core from insights-client\n- Removed unused insights_client interfaces calls from other modules\n- Update policy for insights_client wrt new rules for insights_core_t\n- Add policy for insights-core\n- Allow systemd-networkd use its private tmpfs files\n- Allow boothd connect to systemd-machined over a unix socket\n- Update init_explicit_domain() interface\n- Allow tlp to read/write nmi_watchdog state information\n- Allow power-profiles-daemon the bpf capability\n- Allow svirt_t to connect to nbdkit over a unix stream socket\n- Update ktlshd policy to read /proc/keys and domain keyrings\n- Allow virt_domain read hardware state information unconditionally\n- Allow init mounton crypto sysctl files\n- Rename winbind_rpcd_* types to samba_dcerpcd_*\n- Support peer-to-peer migration of vms using ssh\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-9ef0bdd2a3","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-9ef0bdd2a3","title":"selinux-policy-41.33-1.fc43","version_hash":"528038723abe799c91b3d68090a1bc43a736dac9","release":{"name":"F43","long_name":"Fedora 43","version":"43","id_prefix":"FEDORA","branch":"rawhide","dist_tag":"f43","stable_tag":"f43","testing_tag":"f43-updates-testing","candidate_tag":"f43-updates-candidate","pending_signing_tag":"f43-signing-pending","pending_testing_tag":"f43-updates-testing-pending","pending_stable_tag":"f43-updates-pending","override_tag":"f43-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.33-1.fc43","signed":false,"release_id":88,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-9ef0bdd2a3","karma":0,"content_type":"rpm","test_cases":[]}}
23:34:07 [2025-02-07T23:34:07.586Z] [Pipeline] readJSON
23:34:07 [2025-02-07T23:34:07.940Z] [Pipeline] libraryResource
23:34:08 [2025-02-07T23:34:08.085Z] [Pipeline] readJSON
23:34:08 [2025-02-07T23:34:08.420Z] [Pipeline] node
23:34:08 [2025-02-07T23:34:08.546Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
23:34:08 [2025-02-07T23:34:08.632Z] [Pipeline] {
23:34:08 [2025-02-07T23:34:08.903Z] [Pipeline] writeYaml
23:34:09 [2025-02-07T23:34:09.193Z] [Pipeline] readFile
23:34:09 [2025-02-07T23:34:09.388Z] [Pipeline] }
23:34:09 [2025-02-07T23:34:09.600Z] [Pipeline] // node
23:34:09 [2025-02-07T23:34:09.783Z] [Pipeline] podTemplate
23:34:09 [2025-02-07T23:34:09.829Z] [Pipeline] {
23:34:10 [2025-02-07T23:34:10.040Z] [Pipeline] node
23:34:12 [2025-02-07T23:34:12.786Z] Created Pod: openshift coreos-ci/pod-1be2a7f5-f9f8-470f-aac7-d585d7befacd-c6bj3-zsljc
23:34:18 [2025-02-07T23:34:18.660Z] Agent pod-1be2a7f5-f9f8-470f-aac7-d585d7befacd-c6bj3-zsljc is provisioned from template pod-1be2a7f5-f9f8-470f-aac7-d585d7befacd-c6bj3
23:34:18 [2025-02-07T23:34:18.660Z] ---
23:34:18 [2025-02-07T23:34:18.660Z] apiVersion: "v1"
23:34:18 [2025-02-07T23:34:18.660Z] kind: "Pod"
23:34:18 [2025-02-07T23:34:18.660Z] metadata:
23:34:18 [2025-02-07T23:34:18.660Z] annotations:
23:34:18 [2025-02-07T23:34:18.660Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1361/"
23:34:18 [2025-02-07T23:34:18.660Z] runUrl: "job/bodhi-trigger/1361/"
23:34:18 [2025-02-07T23:34:18.660Z] labels:
23:34:18 [2025-02-07T23:34:18.660Z] jenkins: "slave"
23:34:18 [2025-02-07T23:34:18.660Z] jenkins/label-digest: "b34899c7cf634af492340350d9fe477df9a805f8"
23:34:18 [2025-02-07T23:34:18.660Z] jenkins/label: "pod-1be2a7f5-f9f8-470f-aac7-d585d7befacd"
23:34:18 [2025-02-07T23:34:18.660Z] name: "pod-1be2a7f5-f9f8-470f-aac7-d585d7befacd-c6bj3-zsljc"
23:34:18 [2025-02-07T23:34:18.660Z] namespace: "coreos-ci"
23:34:18 [2025-02-07T23:34:18.660Z] spec:
23:34:18 [2025-02-07T23:34:18.660Z] containers:
23:34:18 [2025-02-07T23:34:18.660Z] - command:
23:34:18 [2025-02-07T23:34:18.660Z] - "/usr/bin/dumb-init"
23:34:18 [2025-02-07T23:34:18.660Z] - "/usr/bin/sleep"
23:34:18 [2025-02-07T23:34:18.660Z] - "infinity"
23:34:18 [2025-02-07T23:34:18.660Z] env:
23:34:18 [2025-02-07T23:34:18.660Z] - name: "NCPUS"
23:34:18 [2025-02-07T23:34:18.660Z] value: "0.1"
23:34:18 [2025-02-07T23:34:18.660Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
23:34:18 [2025-02-07T23:34:18.660Z] imagePullPolicy: "Always"
23:34:18 [2025-02-07T23:34:18.660Z] name: "worker"
23:34:18 [2025-02-07T23:34:18.660Z] resources:
23:34:18 [2025-02-07T23:34:18.660Z] limits:
23:34:18 [2025-02-07T23:34:18.660Z] cpu: "0.1"
23:34:18 [2025-02-07T23:34:18.660Z] requests:
23:34:18 [2025-02-07T23:34:18.660Z] cpu: "0.1"
23:34:18 [2025-02-07T23:34:18.660Z] volumeMounts:
23:34:18 [2025-02-07T23:34:18.660Z] - mountPath: "/srv/"
23:34:18 [2025-02-07T23:34:18.660Z] name: "emptydir-0"
23:34:18 [2025-02-07T23:34:18.660Z] - mountPath: "/home/jenkins/agent"
23:34:18 [2025-02-07T23:34:18.660Z] name: "workspace-volume"
23:34:18 [2025-02-07T23:34:18.660Z] readOnly: false
23:34:18 [2025-02-07T23:34:18.660Z] - env:
23:34:18 [2025-02-07T23:34:18.660Z] - name: "JENKINS_SECRET"
23:34:18 [2025-02-07T23:34:18.660Z] value: "********"
23:34:18 [2025-02-07T23:34:18.660Z] - name: "JENKINS_TUNNEL"
23:34:18 [2025-02-07T23:34:18.660Z] value: "172.30.136.1:50000"
23:34:18 [2025-02-07T23:34:18.660Z] - name: "JENKINS_AGENT_NAME"
23:34:18 [2025-02-07T23:34:18.660Z] value: "pod-1be2a7f5-f9f8-470f-aac7-d585d7befacd-c6bj3-zsljc"
23:34:18 [2025-02-07T23:34:18.660Z] - name: "JENKINS_NAME"
23:34:18 [2025-02-07T23:34:18.660Z] value: "pod-1be2a7f5-f9f8-470f-aac7-d585d7befacd-c6bj3-zsljc"
23:34:18 [2025-02-07T23:34:18.660Z] - name: "JENKINS_AGENT_WORKDIR"
23:34:18 [2025-02-07T23:34:18.660Z] value: "/home/jenkins/agent"
23:34:18 [2025-02-07T23:34:18.660Z] - name: "JENKINS_URL"
23:34:18 [2025-02-07T23:34:18.660Z] value: "http://172.30.130.216:80/"
23:34:18 [2025-02-07T23:34:18.660Z] image: "jenkins-agent-base:latest"
23:34:18 [2025-02-07T23:34:18.660Z] name: "jnlp"
23:34:18 [2025-02-07T23:34:18.660Z] resources:
23:34:18 [2025-02-07T23:34:18.660Z] limits:
23:34:18 [2025-02-07T23:34:18.660Z] memory: "512Mi"
23:34:18 [2025-02-07T23:34:18.660Z] cpu: "1"
23:34:18 [2025-02-07T23:34:18.660Z] requests:
23:34:18 [2025-02-07T23:34:18.660Z] memory: "512Mi"
23:34:18 [2025-02-07T23:34:18.660Z] cpu: "1"
23:34:18 [2025-02-07T23:34:18.660Z] volumeMounts:
23:34:18 [2025-02-07T23:34:18.660Z] - mountPath: "/home/jenkins/agent"
23:34:18 [2025-02-07T23:34:18.660Z] name: "workspace-volume"
23:34:18 [2025-02-07T23:34:18.660Z] readOnly: false
23:34:18 [2025-02-07T23:34:18.660Z] nodeSelector:
23:34:18 [2025-02-07T23:34:18.660Z] kubernetes.io/os: "linux"
23:34:18 [2025-02-07T23:34:18.660Z] restartPolicy: "Never"
23:34:18 [2025-02-07T23:34:18.660Z] serviceAccountName: "default"
23:34:18 [2025-02-07T23:34:18.660Z] volumes:
23:34:18 [2025-02-07T23:34:18.660Z] - emptyDir: {}
23:34:18 [2025-02-07T23:34:18.660Z] name: "emptydir-0"
23:34:18 [2025-02-07T23:34:18.660Z] - emptyDir:
23:34:18 [2025-02-07T23:34:18.660Z] medium: ""
23:34:18 [2025-02-07T23:34:18.660Z] name: "workspace-volume"
23:34:18 [2025-02-07T23:34:18.660Z]
23:34:18 [2025-02-07T23:34:18.786Z] Running on pod-1be2a7f5-f9f8-470f-aac7-d585d7befacd-c6bj3-zsljc in /home/jenkins/agent/workspace/bodhi-trigger
23:34:18 [2025-02-07T23:34:18.835Z] [Pipeline] {
23:34:19 [2025-02-07T23:34:19.084Z] [Pipeline] container
23:34:19 [2025-02-07T23:34:19.132Z] [Pipeline] {
23:34:19 [2025-02-07T23:34:19.384Z] [Pipeline] withEnv
23:34:19 [2025-02-07T23:34:19.430Z] [Pipeline] {
23:34:19 [2025-02-07T23:34:19.739Z] [Pipeline] sh
23:34:20 [2025-02-07T23:34:20.823Z] + set -xeuo pipefail
23:34:20 [2025-02-07T23:34:20.823Z] ++ umask
23:34:20 [2025-02-07T23:34:20.823Z] + '[' 0022 = 0000 ']'
23:34:20 [2025-02-07T23:34:20.823Z] + cat /cosa/coreos-assembler-git.json
23:34:20 [2025-02-07T23:34:20.823Z] {
23:34:20 [2025-02-07T23:34:20.823Z] "date": "2025-02-03T12:18:00Z",
23:34:20 [2025-02-07T23:34:20.823Z] "git": {
23:34:20 [2025-02-07T23:34:20.823Z] "commit": "7d6fa376fc9f73625487adbb9386785bb09f1bb2",
23:34:20 [2025-02-07T23:34:20.823Z] "origin": "https://github.com/coreos/coreos-assembler.git",
23:34:20 [2025-02-07T23:34:20.823Z] "branch": "HEAD",
23:34:20 [2025-02-07T23:34:20.823Z] "dirty": "false"
23:34:20 [2025-02-07T23:34:20.823Z] },
23:34:20 [2025-02-07T23:34:20.823Z] "file": {
23:34:20 [2025-02-07T23:34:20.823Z] "checksum": "a2d1af5c7e1ca0febbcac8ac4a7a322fe7f19f510513bbd81a9f60238751b223",
23:34:20 [2025-02-07T23:34:20.823Z] "checksum_type": "sha256",
23:34:20 [2025-02-07T23:34:20.823Z] "format": "tar.gz",
23:34:20 [2025-02-07T23:34:20.823Z] "name": "coreos-assembler-git.tar.gz",
23:34:20 [2025-02-07T23:34:20.823Z] "size": "10006625"
23:34:20 [2025-02-07T23:34:20.823Z] }
23:34:20 [2025-02-07T23:34:20.823Z] }
23:34:21 [2025-02-07T23:34:21.086Z] [Pipeline] }
23:34:21 [2025-02-07T23:34:21.259Z] [Pipeline] // withEnv
23:34:21 [2025-02-07T23:34:21.436Z] [Pipeline] stage
23:34:21 [2025-02-07T23:34:21.488Z] [Pipeline] { (Report Running)
23:34:21 [2025-02-07T23:34:21.705Z] [Pipeline] withCredentials
23:34:21 [2025-02-07T23:34:21.751Z] Masking supported pattern matches of $RDB_PASSWORD
23:34:21 [2025-02-07T23:34:21.895Z] [Pipeline] {
23:34:22 [2025-02-07T23:34:22.067Z] [Pipeline] withEnv
23:34:22 [2025-02-07T23:34:22.129Z] [Pipeline] {
23:34:22 [2025-02-07T23:34:22.362Z] [Pipeline] sh
23:34:23 [2025-02-07T23:34:23.237Z] + set -xeuo pipefail
23:34:23 [2025-02-07T23:34:23.237Z] ++ umask
23:34:23 [2025-02-07T23:34:23.237Z] + '[' 0022 = 0000 ']'
23:34:23 [2025-02-07T23:34:23.237Z] + /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-9ef0bdd2a3 --stream rawhide
23:34:25 [2025-02-07T23:34:25.810Z] [Pipeline] }
23:34:26 [2025-02-07T23:34:26.124Z] [Pipeline] // withEnv
23:34:26 [2025-02-07T23:34:26.250Z] [Pipeline] }
23:34:26 [2025-02-07T23:34:26.542Z] [Pipeline] // withCredentials
23:34:26 [2025-02-07T23:34:26.707Z] [Pipeline] }
23:34:26 [2025-02-07T23:34:26.903Z] [Pipeline] // stage
23:34:27 [2025-02-07T23:34:27.130Z] [Pipeline] stage
23:34:27 [2025-02-07T23:34:27.168Z] [Pipeline] { (Test)
23:34:27 [2025-02-07T23:34:27.409Z] [Pipeline] build
23:34:27 [2025-02-07T23:34:27.451Z] Scheduling project: test-override
23:34:28 [2025-02-07T23:34:28.842Z] Starting building: test-override #1373
00:21:55 [2025-02-08T00:21:55.773Z] Build test-override #1373 completed: ABORTED
00:21:55 [2025-02-08T00:21:55.777Z] [Pipeline] }
00:21:55 [2025-02-08T00:21:55.881Z] [Pipeline] // stage
00:21:55 [2025-02-08T00:21:55.918Z] [Pipeline] stage
00:21:55 [2025-02-08T00:21:55.927Z] [Pipeline] { (Report Completion)
00:21:55 [2025-02-08T00:21:55.953Z] [Pipeline] withCredentials
00:21:55 [2025-02-08T00:21:55.958Z] Masking supported pattern matches of $RDB_PASSWORD
00:21:55 [2025-02-08T00:21:55.979Z] [Pipeline] {
00:21:56 [2025-02-08T00:21:56.005Z] [Pipeline] withEnv
00:21:56 [2025-02-08T00:21:56.008Z] [Pipeline] {
00:21:56 [2025-02-08T00:21:56.069Z] [Pipeline] sh
00:21:56 [2025-02-08T00:21:56.912Z] + set -xeuo pipefail
00:21:56 [2025-02-08T00:21:56.912Z] ++ umask
00:21:56 [2025-02-08T00:21:56.912Z] + '[' 0022 = 0000 ']'
00:21:56 [2025-02-08T00:21:56.912Z] + /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/1373 --outcome FAILED --advisory FEDORA-2025-9ef0bdd2a3 --stream rawhide
00:21:59 [2025-02-08T00:21:59.464Z] [Pipeline] }
00:21:59 [2025-02-08T00:21:59.543Z] [Pipeline] // withEnv
00:21:59 [2025-02-08T00:21:59.556Z] [Pipeline] }
00:21:59 [2025-02-08T00:21:59.599Z] [Pipeline] // withCredentials
00:21:59 [2025-02-08T00:21:59.621Z] [Pipeline] withCredentials
00:21:59 [2025-02-08T00:21:59.626Z] Masking supported pattern matches of $TOKEN
00:21:59 [2025-02-08T00:21:59.667Z] [Pipeline] {
00:21:59 [2025-02-08T00:21:59.684Z] [Pipeline] withEnv
00:21:59 [2025-02-08T00:21:59.688Z] [Pipeline] {
00:21:59 [2025-02-08T00:21:59.790Z] [Pipeline] sh
00:22:00 [2025-02-08T00:22:00.626Z] + set -xeuo pipefail
00:22:00 [2025-02-08T00:22:00.626Z] ++ umask
00:22:00 [2025-02-08T00:22:00.626Z] + '[' 0022 = 0000 ']'
00:22:00 [2025-02-08T00:22:00.626Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
00:22:00 [2025-02-08T00:22:00.626Z] {
00:22:00 [2025-02-08T00:22:00.626Z] "body": "���� selinux-policy-41.33-1.fc43 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1373) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-9ef0bdd2a3)"
00:22:00 [2025-02-08T00:22:00.626Z] }'
00:22:01 [2025-02-08T00:22:01.600Z] [Pipeline] }
00:22:01 [2025-02-08T00:22:01.655Z] [Pipeline] // withEnv
00:22:01 [2025-02-08T00:22:01.690Z] [Pipeline] }
00:22:01 [2025-02-08T00:22:01.746Z] [Pipeline] // withCredentials
00:22:01 [2025-02-08T00:22:01.780Z] [Pipeline] }
00:22:01 [2025-02-08T00:22:01.810Z] [Pipeline] // stage
00:22:01 [2025-02-08T00:22:01.819Z] [Pipeline] }
00:22:01 [2025-02-08T00:22:01.847Z] [Pipeline] // container
00:22:01 [2025-02-08T00:22:01.856Z] [Pipeline] }
00:22:02 [2025-02-08T00:22:02.003Z] [Pipeline] // node
00:22:02 [2025-02-08T00:22:02.044Z] [Pipeline] }
00:22:02 [2025-02-08T00:22:02.093Z] [Pipeline] // podTemplate
00:22:02 [2025-02-08T00:22:02.127Z] [Pipeline] End of Pipeline
00:22:02 [2025-02-08T00:22:02.206Z] Finished: ABORTED