Console Output
17:56:34 [2025-02-19T17:56:34.067Z] Triggered by CI message.
17:56:34 [2025-02-19T17:56:34.068Z] 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
17:56:34 [2025-02-19T17:56:34.069Z] Selected Git installation does not exist. Using Default
17:56:34 [2025-02-19T17:56:34.069Z] The recommended git tool is: NONE
17:56:34 [2025-02-19T17:56:34.069Z] No credentials specified
17:56:34 [2025-02-19T17:56:34.069Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
17:56:34 [2025-02-19T17:56:34.076Z] Fetching changes from the remote Git repository
17:56:34 [2025-02-19T17:56:34.078Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
17:56:34 [2025-02-19T17:56:34.115Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
17:56:34 [2025-02-19T17:56:34.115Z] > git --version # timeout=10
17:56:34 [2025-02-19T17:56:34.121Z] > git --version # 'git version 2.39.3'
17:56:34 [2025-02-19T17:56:34.121Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
17:56:34 [2025-02-19T17:56:34.214Z] > git rev-parse origin/main^{commit} # timeout=10
17:56:34 [2025-02-19T17:56:34.221Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
17:56:34 [2025-02-19T17:56:34.221Z] > git config core.sparsecheckout # timeout=10
17:56:34 [2025-02-19T17:56:34.229Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
17:56:34 [2025-02-19T17:56:34.238Z] Commit message: "bodhi-testing: fix zincati configuration"
17:56:34 [2025-02-19T17:56:34.239Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
17:56:34 [2025-02-19T17:56:34.354Z] Loading library coreos@main
17:56:34 [2025-02-19T17:56:34.355Z] Attempting to resolve main from remote references...
17:56:34 [2025-02-19T17:56:34.355Z] > git --version # timeout=10
17:56:34 [2025-02-19T17:56:34.361Z] > git --version # 'git version 2.39.3'
17:56:34 [2025-02-19T17:56:34.361Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
17:56:34 [2025-02-19T17:56:34.447Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
17:56:34 [2025-02-19T17:56:34.448Z] Selected Git installation does not exist. Using Default
17:56:34 [2025-02-19T17:56:34.448Z] The recommended git tool is: NONE
17:56:34 [2025-02-19T17:56:34.448Z] No credentials specified
17:56:34 [2025-02-19T17:56:34.448Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
17:56:34 [2025-02-19T17:56:34.455Z] Fetching changes from the remote Git repository
17:56:34 [2025-02-19T17:56:34.456Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
17:56:34 [2025-02-19T17:56:34.494Z] Fetching without tags
17:56:34 [2025-02-19T17:56:34.494Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
17:56:34 [2025-02-19T17:56:34.494Z] > git --version # timeout=10
17:56:34 [2025-02-19T17:56:34.510Z] > git --version # 'git version 2.39.3'
17:56:34 [2025-02-19T17:56:34.510Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:56:34 [2025-02-19T17:56:34.580Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
17:56:34 [2025-02-19T17:56:34.580Z] > git config core.sparsecheckout # timeout=10
17:56:34 [2025-02-19T17:56:34.587Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
17:56:34 [2025-02-19T17:56:34.597Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
17:56:34 [2025-02-19T17:56:34.597Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
17:56:34 [2025-02-19T17:56:34.907Z] [Pipeline] Start of Pipeline
17:56:35 [2025-02-19T17:56:35.195Z] [Pipeline] node
17:56:35 [2025-02-19T17:56:35.267Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
17:56:35 [2025-02-19T17:56:35.472Z] [Pipeline] {
17:56:35 [2025-02-19T17:56:35.778Z] [Pipeline] checkout
17:56:35 [2025-02-19T17:56:35.842Z] Selected Git installation does not exist. Using Default
17:56:35 [2025-02-19T17:56:35.842Z] The recommended git tool is: NONE
17:56:35 [2025-02-19T17:56:35.842Z] No credentials specified
17:56:35 [2025-02-19T17:56:35.842Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
17:56:35 [2025-02-19T17:56:35.849Z] Fetching changes from the remote Git repository
17:56:35 [2025-02-19T17:56:35.851Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
17:56:35 [2025-02-19T17:56:35.902Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
17:56:35 [2025-02-19T17:56:35.902Z] > git --version # timeout=10
17:56:35 [2025-02-19T17:56:35.909Z] > git --version # 'git version 2.39.3'
17:56:35 [2025-02-19T17:56:35.909Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
17:56:35 [2025-02-19T17:56:35.985Z] > git rev-parse origin/main^{commit} # timeout=10
17:56:35 [2025-02-19T17:56:35.992Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
17:56:35 [2025-02-19T17:56:35.992Z] > git config core.sparsecheckout # timeout=10
17:56:35 [2025-02-19T17:56:35.999Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
17:56:36 [2025-02-19T17:56:36.008Z] Commit message: "bodhi-testing: fix zincati configuration"
17:56:36 [2025-02-19T17:56:36.204Z] [Pipeline] readYaml
17:56:36 [2025-02-19T17:56:36.586Z] [Pipeline] withEnv
17:56:36 [2025-02-19T17:56:36.613Z] [Pipeline] {
17:56:36 [2025-02-19T17:56:36.854Z] [Pipeline] sh
17:56:37 [2025-02-19T17:56:37.152Z] + set -xeuo pipefail
17:56:37 [2025-02-19T17:56:37.152Z] ++ umask
17:56:37 [2025-02-19T17:56:37.152Z] + '[' 0022 = 0000 ']'
17:56:37 [2025-02-19T17:56:37.152Z] + rm -rf pipe
17:56:37 [2025-02-19T17:56:37.152Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
17:56:37 [2025-02-19T17:56:37.152Z] Cloning into 'pipe'...
17:56:37 [2025-02-19T17:56:37.433Z] [Pipeline] }
17:56:37 [2025-02-19T17:56:37.530Z] [Pipeline] // withEnv
17:56:37 [2025-02-19T17:56:37.638Z] [Pipeline] load
17:56:37 [2025-02-19T17:56:37.810Z] [Pipeline] { (pipe/utils.groovy)
17:56:37 [2025-02-19T17:56:37.911Z] [Pipeline] }
17:56:38 [2025-02-19T17:56:38.099Z] [Pipeline] // load
17:56:38 [2025-02-19T17:56:38.244Z] [Pipeline] readYaml
17:56:38 [2025-02-19T17:56:38.570Z] [Pipeline] withEnv
17:56:38 [2025-02-19T17:56:38.593Z] [Pipeline] {
17:56:38 [2025-02-19T17:56:38.785Z] [Pipeline] sh
17:56:39 [2025-02-19T17:56:39.171Z] + set -xeuo pipefail
17:56:39 [2025-02-19T17:56:39.171Z] ++ umask
17:56:39 [2025-02-19T17:56:39.171Z] + '[' 0022 = 0000 ']'
17:56:39 [2025-02-19T17:56:39.171Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
17:56:39 [2025-02-19T17:56:39.416Z] [Pipeline] }
17:56:39 [2025-02-19T17:56:39.668Z] [Pipeline] // withEnv
17:56:39 [2025-02-19T17:56:39.798Z] [Pipeline] readYaml
17:56:40 [2025-02-19T17:56:40.083Z] [Pipeline] withEnv
17:56:40 [2025-02-19T17:56:40.113Z] [Pipeline] {
17:56:40 [2025-02-19T17:56:40.245Z] [Pipeline] sh
17:56:40 [2025-02-19T17:56:40.525Z] + set -xeuo pipefail
17:56:40 [2025-02-19T17:56:40.525Z] ++ umask
17:56:40 [2025-02-19T17:56:40.525Z] + '[' 0022 = 0000 ']'
17:56:40 [2025-02-19T17:56:40.525Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
17:56:40 [2025-02-19T17:56:40.651Z] [Pipeline] }
17:56:40 [2025-02-19T17:56:40.903Z] [Pipeline] // withEnv
17:56:41 [2025-02-19T17:56:41.120Z] [Pipeline] readYaml
17:56:41 [2025-02-19T17:56:41.337Z] [Pipeline] withEnv
17:56:41 [2025-02-19T17:56:41.394Z] [Pipeline] {
17:56:41 [2025-02-19T17:56:41.612Z] [Pipeline] sh
17:56:41 [2025-02-19T17:56:41.906Z] + set -xeuo pipefail
17:56:41 [2025-02-19T17:56:41.906Z] ++ umask
17:56:41 [2025-02-19T17:56:41.906Z] + '[' 0022 = 0000 ']'
17:56:41 [2025-02-19T17:56:41.906Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
17:56:42 [2025-02-19T17:56:42.000Z] [Pipeline] }
17:56:42 [2025-02-19T17:56:42.223Z] [Pipeline] // withEnv
17:56:42 [2025-02-19T17:56:42.367Z] [Pipeline] readYaml
17:56:42 [2025-02-19T17:56:42.595Z] [Pipeline] }
17:56:42 [2025-02-19T17:56:42.929Z] [Pipeline] // node
17:56:43 [2025-02-19T17:56:43.090Z] [Pipeline] properties
17:56:43 [2025-02-19T17:56:43.249Z] [Pipeline] echo
17:56:43 [2025-02-19T17:56:43.272Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2662664,"task_id":129409995,"nvr":"grub2-2.12-24.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 grub2-2.12-24.fc43.\n\n##### **Changelog**\n\n```\n* Tue Feb 18 2025 Leo Sandoval <lsandova@redhat.com> - 2.02-24\n- Add Several CVE fixes\n- Resolves: CVE-2024-45781 CVE-2024-45783 CVE-2024-45778\n- Resolves: CVE-2024-45775 CVE-2024-45780 CVE-2024-45774\n- Resolves: CVE-2025-0690 CVE-2025-1118 CVE-2024-45782\n- Resolves: CVE-2025-0624 CVE-2024-45779 CVE-2024-45776\n- Resolves: CVE-2025-0622 CVE-2025-0677\n- Related: #RHEL-79703\n- Related: #RHEL-79708\n- Related: #RHEL-79340\n- Related: #RHEL-73786\n- Related: #RHEL-79701\n- Related: #RHEL-73784\n- Related: #RHEL-79856\n- Related: #RHEL-79874\n- Related: #RHEL-79706\n- Related: #RHEL-79836\n- Related: #RHEL-79699\n- Related: #RHEL-75736\n- Related: #RHEL-79712\n- Related: #RHEL-79848\n\n```","type":"unspecified","status":"pending","request":null,"severity":null,"suggest":null,"locked":null,"pushed":null,"critpath":true,"critpath_groups":"critical-path-anaconda critical-path-base critical-path-compose","close_bugs":null,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-d929030c88","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-d929030c88","title":"grub2-2.12-24.fc43","version_hash":"03a5c120a8c5a07a30bc0e6f0196e77046d042c1","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":"lsandova","email":"lsandova@redhat.com","id":8326,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"}]},"comments":[],"builds":[{"nvr":"grub2-2.12-24.fc43","signed":false,"release_id":88,"type":"rpm","epoch":1}],"bugs":[],"updateid":"FEDORA-2025-d929030c88","karma":0,"content_type":"rpm","test_cases":[]}}
17:56:43 [2025-02-19T17:56:43.353Z] [Pipeline] readJSON
17:56:43 [2025-02-19T17:56:43.857Z] [Pipeline] libraryResource
17:56:43 [2025-02-19T17:56:43.932Z] [Pipeline] readJSON
17:56:44 [2025-02-19T17:56:44.126Z] [Pipeline] node
17:56:44 [2025-02-19T17:56:44.258Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
17:56:44 [2025-02-19T17:56:44.338Z] [Pipeline] {
17:56:44 [2025-02-19T17:56:44.618Z] [Pipeline] writeYaml
17:56:44 [2025-02-19T17:56:44.850Z] [Pipeline] readFile
17:56:45 [2025-02-19T17:56:45.056Z] [Pipeline] }
17:56:45 [2025-02-19T17:56:45.218Z] [Pipeline] // node
17:56:45 [2025-02-19T17:56:45.307Z] [Pipeline] podTemplate
17:56:45 [2025-02-19T17:56:45.328Z] [Pipeline] {
17:56:45 [2025-02-19T17:56:45.484Z] [Pipeline] node
17:56:55 [2025-02-19T17:56:55.715Z] Created Pod: openshift coreos-ci/pod-736fdd85-486e-4bfc-aedf-2ed2ddc8998e-zlzmw-273tt
17:57:00 [2025-02-19T17:57:00.507Z] Still waiting to schedule task
17:57:00 [2025-02-19T17:57:00.507Z] ‘pod-736fdd85-486e-4bfc-aedf-2ed2ddc8998e-zlzmw-273tt’ is offline
17:57:01 [2025-02-19T17:57:01.592Z] Agent pod-736fdd85-486e-4bfc-aedf-2ed2ddc8998e-zlzmw-273tt is provisioned from template pod-736fdd85-486e-4bfc-aedf-2ed2ddc8998e-zlzmw
17:57:01 [2025-02-19T17:57:01.592Z] ---
17:57:01 [2025-02-19T17:57:01.592Z] apiVersion: "v1"
17:57:01 [2025-02-19T17:57:01.592Z] kind: "Pod"
17:57:01 [2025-02-19T17:57:01.592Z] metadata:
17:57:01 [2025-02-19T17:57:01.592Z] annotations:
17:57:01 [2025-02-19T17:57:01.592Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1408/"
17:57:01 [2025-02-19T17:57:01.592Z] runUrl: "job/bodhi-trigger/1408/"
17:57:01 [2025-02-19T17:57:01.592Z] labels:
17:57:01 [2025-02-19T17:57:01.592Z] jenkins: "slave"
17:57:01 [2025-02-19T17:57:01.592Z] jenkins/label-digest: "80bcd500316a0d5694a4766553aff794334ec25d"
17:57:01 [2025-02-19T17:57:01.592Z] jenkins/label: "pod-736fdd85-486e-4bfc-aedf-2ed2ddc8998e"
17:57:01 [2025-02-19T17:57:01.592Z] name: "pod-736fdd85-486e-4bfc-aedf-2ed2ddc8998e-zlzmw-273tt"
17:57:01 [2025-02-19T17:57:01.592Z] namespace: "coreos-ci"
17:57:01 [2025-02-19T17:57:01.592Z] spec:
17:57:01 [2025-02-19T17:57:01.592Z] containers:
17:57:01 [2025-02-19T17:57:01.592Z] - command:
17:57:01 [2025-02-19T17:57:01.592Z] - "/usr/bin/dumb-init"
17:57:01 [2025-02-19T17:57:01.592Z] - "/usr/bin/sleep"
17:57:01 [2025-02-19T17:57:01.592Z] - "infinity"
17:57:01 [2025-02-19T17:57:01.592Z] env:
17:57:01 [2025-02-19T17:57:01.592Z] - name: "NCPUS"
17:57:01 [2025-02-19T17:57:01.592Z] value: "0.1"
17:57:01 [2025-02-19T17:57:01.592Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
17:57:01 [2025-02-19T17:57:01.592Z] imagePullPolicy: "Always"
17:57:01 [2025-02-19T17:57:01.592Z] name: "worker"
17:57:01 [2025-02-19T17:57:01.592Z] resources:
17:57:01 [2025-02-19T17:57:01.592Z] limits:
17:57:01 [2025-02-19T17:57:01.592Z] cpu: "0.1"
17:57:01 [2025-02-19T17:57:01.592Z] requests:
17:57:01 [2025-02-19T17:57:01.592Z] cpu: "0.1"
17:57:01 [2025-02-19T17:57:01.592Z] volumeMounts:
17:57:01 [2025-02-19T17:57:01.592Z] - mountPath: "/srv/"
17:57:01 [2025-02-19T17:57:01.592Z] name: "emptydir-0"
17:57:01 [2025-02-19T17:57:01.592Z] - mountPath: "/home/jenkins/agent"
17:57:01 [2025-02-19T17:57:01.592Z] name: "workspace-volume"
17:57:01 [2025-02-19T17:57:01.592Z] readOnly: false
17:57:01 [2025-02-19T17:57:01.592Z] - env:
17:57:01 [2025-02-19T17:57:01.592Z] - name: "JENKINS_SECRET"
17:57:01 [2025-02-19T17:57:01.592Z] value: "********"
17:57:01 [2025-02-19T17:57:01.592Z] - name: "JENKINS_TUNNEL"
17:57:01 [2025-02-19T17:57:01.592Z] value: "172.30.136.1:50000"
17:57:01 [2025-02-19T17:57:01.592Z] - name: "JENKINS_AGENT_NAME"
17:57:01 [2025-02-19T17:57:01.592Z] value: "pod-736fdd85-486e-4bfc-aedf-2ed2ddc8998e-zlzmw-273tt"
17:57:01 [2025-02-19T17:57:01.592Z] - name: "JENKINS_NAME"
17:57:01 [2025-02-19T17:57:01.592Z] value: "pod-736fdd85-486e-4bfc-aedf-2ed2ddc8998e-zlzmw-273tt"
17:57:01 [2025-02-19T17:57:01.592Z] - name: "JENKINS_AGENT_WORKDIR"
17:57:01 [2025-02-19T17:57:01.592Z] value: "/home/jenkins/agent"
17:57:01 [2025-02-19T17:57:01.592Z] - name: "JENKINS_URL"
17:57:01 [2025-02-19T17:57:01.592Z] value: "http://172.30.130.216:80/"
17:57:01 [2025-02-19T17:57:01.592Z] image: "jenkins-agent-base:latest"
17:57:01 [2025-02-19T17:57:01.592Z] name: "jnlp"
17:57:01 [2025-02-19T17:57:01.592Z] resources:
17:57:01 [2025-02-19T17:57:01.592Z] limits:
17:57:01 [2025-02-19T17:57:01.592Z] memory: "512Mi"
17:57:01 [2025-02-19T17:57:01.592Z] cpu: "1"
17:57:01 [2025-02-19T17:57:01.592Z] requests:
17:57:01 [2025-02-19T17:57:01.592Z] memory: "512Mi"
17:57:01 [2025-02-19T17:57:01.592Z] cpu: "1"
17:57:01 [2025-02-19T17:57:01.592Z] volumeMounts:
17:57:01 [2025-02-19T17:57:01.592Z] - mountPath: "/home/jenkins/agent"
17:57:01 [2025-02-19T17:57:01.592Z] name: "workspace-volume"
17:57:01 [2025-02-19T17:57:01.592Z] readOnly: false
17:57:01 [2025-02-19T17:57:01.592Z] nodeSelector:
17:57:01 [2025-02-19T17:57:01.592Z] kubernetes.io/os: "linux"
17:57:01 [2025-02-19T17:57:01.592Z] restartPolicy: "Never"
17:57:01 [2025-02-19T17:57:01.592Z] serviceAccountName: "default"
17:57:01 [2025-02-19T17:57:01.592Z] volumes:
17:57:01 [2025-02-19T17:57:01.592Z] - emptyDir: {}
17:57:01 [2025-02-19T17:57:01.592Z] name: "emptydir-0"
17:57:01 [2025-02-19T17:57:01.592Z] - emptyDir:
17:57:01 [2025-02-19T17:57:01.592Z] medium: ""
17:57:01 [2025-02-19T17:57:01.592Z] name: "workspace-volume"
17:57:01 [2025-02-19T17:57:01.592Z]
17:57:01 [2025-02-19T17:57:01.694Z] Running on pod-736fdd85-486e-4bfc-aedf-2ed2ddc8998e-zlzmw-273tt in /home/jenkins/agent/workspace/bodhi-trigger
17:57:01 [2025-02-19T17:57:01.769Z] [Pipeline] {
17:57:01 [2025-02-19T17:57:01.970Z] [Pipeline] container
17:57:01 [2025-02-19T17:57:01.988Z] [Pipeline] {
17:57:02 [2025-02-19T17:57:02.137Z] [Pipeline] withEnv
17:57:02 [2025-02-19T17:57:02.141Z] [Pipeline] {
17:57:02 [2025-02-19T17:57:02.226Z] [Pipeline] sh
17:57:03 [2025-02-19T17:57:03.252Z] + set -xeuo pipefail
17:57:03 [2025-02-19T17:57:03.252Z] ++ umask
17:57:03 [2025-02-19T17:57:03.252Z] + '[' 0022 = 0000 ']'
17:57:03 [2025-02-19T17:57:03.252Z] + cat /cosa/coreos-assembler-git.json
17:57:03 [2025-02-19T17:57:03.252Z] {
17:57:03 [2025-02-19T17:57:03.252Z] "date": "2025-02-19T15:32:36Z",
17:57:03 [2025-02-19T17:57:03.252Z] "git": {
17:57:03 [2025-02-19T17:57:03.252Z] "commit": "1f84d64cd85aa2401bdcf398d4210ea4954a0790",
17:57:03 [2025-02-19T17:57:03.252Z] "origin": "https://github.com/coreos/coreos-assembler.git",
17:57:03 [2025-02-19T17:57:03.252Z] "branch": "HEAD",
17:57:03 [2025-02-19T17:57:03.252Z] "dirty": "false"
17:57:03 [2025-02-19T17:57:03.252Z] },
17:57:03 [2025-02-19T17:57:03.252Z] "file": {
17:57:03 [2025-02-19T17:57:03.252Z] "checksum": "ff8a680a1b9335a026506a03458688d4e8b6506d097415f53516cf4c80c56b3e",
17:57:03 [2025-02-19T17:57:03.252Z] "checksum_type": "sha256",
17:57:03 [2025-02-19T17:57:03.252Z] "format": "tar.gz",
17:57:03 [2025-02-19T17:57:03.252Z] "name": "coreos-assembler-git.tar.gz",
17:57:03 [2025-02-19T17:57:03.252Z] "size": "10012722"
17:57:03 [2025-02-19T17:57:03.252Z] }
17:57:03 [2025-02-19T17:57:03.252Z] }
17:57:03 [2025-02-19T17:57:03.516Z] [Pipeline] }
17:57:03 [2025-02-19T17:57:03.643Z] [Pipeline] // withEnv
17:57:03 [2025-02-19T17:57:03.718Z] [Pipeline] stage
17:57:03 [2025-02-19T17:57:03.735Z] [Pipeline] { (Report Running)
17:57:03 [2025-02-19T17:57:03.900Z] [Pipeline] withCredentials
17:57:03 [2025-02-19T17:57:03.905Z] Masking supported pattern matches of $RDB_PASSWORD
17:57:04 [2025-02-19T17:57:04.008Z] [Pipeline] {
17:57:04 [2025-02-19T17:57:04.125Z] [Pipeline] withEnv
17:57:04 [2025-02-19T17:57:04.140Z] [Pipeline] {
17:57:04 [2025-02-19T17:57:04.247Z] [Pipeline] sh
17:57:05 [2025-02-19T17:57:05.119Z] + set -xeuo pipefail
17:57:05 [2025-02-19T17:57:05.119Z] ++ umask
17:57:05 [2025-02-19T17:57:05.119Z] + '[' 0022 = 0000 ']'
17:57:05 [2025-02-19T17:57:05.119Z] + /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-d929030c88 --stream rawhide
17:57:07 [2025-02-19T17:57:07.707Z] [Pipeline] }
17:57:07 [2025-02-19T17:57:07.897Z] [Pipeline] // withEnv
17:57:07 [2025-02-19T17:57:07.958Z] [Pipeline] }
17:57:08 [2025-02-19T17:57:08.095Z] [Pipeline] // withCredentials
17:57:08 [2025-02-19T17:57:08.158Z] [Pipeline] }
17:57:08 [2025-02-19T17:57:08.296Z] [Pipeline] // stage
17:57:08 [2025-02-19T17:57:08.384Z] [Pipeline] stage
17:57:08 [2025-02-19T17:57:08.401Z] [Pipeline] { (Test)
17:57:08 [2025-02-19T17:57:08.515Z] [Pipeline] build
17:57:08 [2025-02-19T17:57:08.525Z] Scheduling project: test-override
17:57:13 [2025-02-19T17:57:13.248Z] Starting building: test-override #1419
20:27:42 [2025-02-19T20:27:42.657Z] Build test-override #1419 completed: ABORTED
20:27:42 [2025-02-19T20:27:42.728Z] [Pipeline] }
20:27:42 [2025-02-19T20:27:42.895Z] [Pipeline] // stage
20:27:42 [2025-02-19T20:27:42.992Z] [Pipeline] stage
20:27:43 [2025-02-19T20:27:43.004Z] [Pipeline] { (Report Completion)
20:27:43 [2025-02-19T20:27:43.140Z] [Pipeline] withCredentials
20:27:43 [2025-02-19T20:27:43.147Z] Masking supported pattern matches of $RDB_PASSWORD
20:27:43 [2025-02-19T20:27:43.256Z] [Pipeline] {
20:27:43 [2025-02-19T20:27:43.327Z] [Pipeline] withEnv
20:27:43 [2025-02-19T20:27:43.332Z] [Pipeline] {
20:27:43 [2025-02-19T20:27:43.472Z] [Pipeline] sh
20:27:44 [2025-02-19T20:27:44.395Z] + set -xeuo pipefail
20:27:44 [2025-02-19T20:27:44.395Z] ++ umask
20:27:44 [2025-02-19T20:27:44.395Z] + '[' 0022 = 0000 ']'
20:27:44 [2025-02-19T20:27:44.395Z] + /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/1419 --outcome FAILED --advisory FEDORA-2025-d929030c88 --stream rawhide
20:27:46 [2025-02-19T20:27:46.346Z] [Pipeline] }
20:27:46 [2025-02-19T20:27:46.547Z] [Pipeline] // withEnv
20:27:46 [2025-02-19T20:27:46.586Z] [Pipeline] }
20:27:46 [2025-02-19T20:27:46.747Z] [Pipeline] // withCredentials
20:27:46 [2025-02-19T20:27:46.846Z] [Pipeline] withCredentials
20:27:46 [2025-02-19T20:27:46.852Z] Masking supported pattern matches of $TOKEN
20:27:46 [2025-02-19T20:27:46.968Z] [Pipeline] {
20:27:47 [2025-02-19T20:27:47.089Z] [Pipeline] withEnv
20:27:47 [2025-02-19T20:27:47.109Z] [Pipeline] {
20:27:47 [2025-02-19T20:27:47.278Z] [Pipeline] sh
20:27:48 [2025-02-19T20:27:48.124Z] + set -xeuo pipefail
20:27:48 [2025-02-19T20:27:48.125Z] ++ umask
20:27:48 [2025-02-19T20:27:48.125Z] + '[' 0022 = 0000 ']'
20:27:48 [2025-02-19T20:27:48.125Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
20:27:48 [2025-02-19T20:27:48.125Z] {
20:27:48 [2025-02-19T20:27:48.125Z] "body": "���� grub2-2.12-24.fc43 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1419) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-d929030c88)"
20:27:48 [2025-02-19T20:27:48.125Z] }'
20:27:48 [2025-02-19T20:27:48.702Z] [Pipeline] }
20:27:48 [2025-02-19T20:27:48.906Z] [Pipeline] // withEnv
20:27:48 [2025-02-19T20:27:48.977Z] [Pipeline] }
20:27:49 [2025-02-19T20:27:49.132Z] [Pipeline] // withCredentials
20:27:49 [2025-02-19T20:27:49.201Z] [Pipeline] }
20:27:49 [2025-02-19T20:27:49.363Z] [Pipeline] // stage
20:27:49 [2025-02-19T20:27:49.418Z] [Pipeline] }
20:27:49 [2025-02-19T20:27:49.592Z] [Pipeline] // container
20:27:49 [2025-02-19T20:27:49.649Z] [Pipeline] }
20:27:49 [2025-02-19T20:27:49.898Z] [Pipeline] // node
20:27:49 [2025-02-19T20:27:49.961Z] [Pipeline] }
20:27:50 [2025-02-19T20:27:50.262Z] [Pipeline] // podTemplate
20:27:50 [2025-02-19T20:27:50.388Z] [Pipeline] End of Pipeline
20:27:50 [2025-02-19T20:27:50.582Z] Finished: ABORTED