Console Output
16:47:06 [2025-02-09T16:47:06.256Z] Triggered by CI message.
16:47:06 [2025-02-09T16:47:06.257Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/bodhi-trigger.Jenkinsfile
16:47:06 [2025-02-09T16:47:06.257Z] Selected Git installation does not exist. Using Default
16:47:06 [2025-02-09T16:47:06.257Z] The recommended git tool is: NONE
16:47:06 [2025-02-09T16:47:06.257Z] No credentials specified
16:47:06 [2025-02-09T16:47:06.257Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
16:47:06 [2025-02-09T16:47:06.266Z] Fetching changes from the remote Git repository
16:47:06 [2025-02-09T16:47:06.266Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:47:06 [2025-02-09T16:47:06.294Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:47:06 [2025-02-09T16:47:06.294Z] > git --version # timeout=10
16:47:06 [2025-02-09T16:47:06.300Z] > git --version # 'git version 2.39.3'
16:47:06 [2025-02-09T16:47:06.300Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:47:06 [2025-02-09T16:47:06.447Z] > git rev-parse origin/main^{commit} # timeout=10
16:47:06 [2025-02-09T16:47:06.455Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
16:47:06 [2025-02-09T16:47:06.455Z] > git config core.sparsecheckout # timeout=10
16:47:06 [2025-02-09T16:47:06.462Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
16:47:06 [2025-02-09T16:47:06.472Z] Commit message: "bodhi-testing: fix zincati configuration"
16:47:06 [2025-02-09T16:47:06.472Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
16:47:06 [2025-02-09T16:47:06.515Z] Loading library coreos@main
16:47:06 [2025-02-09T16:47:06.515Z] Attempting to resolve main from remote references...
16:47:06 [2025-02-09T16:47:06.515Z] > git --version # timeout=10
16:47:06 [2025-02-09T16:47:06.522Z] > git --version # 'git version 2.39.3'
16:47:06 [2025-02-09T16:47:06.522Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
16:47:06 [2025-02-09T16:47:06.603Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
16:47:06 [2025-02-09T16:47:06.604Z] Selected Git installation does not exist. Using Default
16:47:06 [2025-02-09T16:47:06.604Z] The recommended git tool is: NONE
16:47:06 [2025-02-09T16:47:06.604Z] No credentials specified
16:47:06 [2025-02-09T16:47:06.605Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
16:47:06 [2025-02-09T16:47:06.612Z] Fetching changes from the remote Git repository
16:47:06 [2025-02-09T16:47:06.613Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
16:47:06 [2025-02-09T16:47:06.650Z] Fetching without tags
16:47:06 [2025-02-09T16:47:06.650Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
16:47:06 [2025-02-09T16:47:06.650Z] > git --version # timeout=10
16:47:06 [2025-02-09T16:47:06.657Z] > git --version # 'git version 2.39.3'
16:47:06 [2025-02-09T16:47:06.657Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:47:06 [2025-02-09T16:47:06.732Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
16:47:06 [2025-02-09T16:47:06.732Z] > git config core.sparsecheckout # timeout=10
16:47:06 [2025-02-09T16:47:06.739Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
16:47:06 [2025-02-09T16:47:06.749Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
16:47:06 [2025-02-09T16:47:06.750Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
16:47:06 [2025-02-09T16:47:06.982Z] [Pipeline] Start of Pipeline
16:47:07 [2025-02-09T16:47:07.062Z] [Pipeline] node
16:47:07 [2025-02-09T16:47:07.073Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
16:47:07 [2025-02-09T16:47:07.083Z] [Pipeline] {
16:47:07 [2025-02-09T16:47:07.125Z] [Pipeline] checkout
16:47:07 [2025-02-09T16:47:07.130Z] Selected Git installation does not exist. Using Default
16:47:07 [2025-02-09T16:47:07.130Z] The recommended git tool is: NONE
16:47:07 [2025-02-09T16:47:07.130Z] No credentials specified
16:47:07 [2025-02-09T16:47:07.131Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:47:07 [2025-02-09T16:47:07.138Z] Fetching changes from the remote Git repository
16:47:07 [2025-02-09T16:47:07.139Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:47:07 [2025-02-09T16:47:07.196Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:47:07 [2025-02-09T16:47:07.196Z] > git --version # timeout=10
16:47:07 [2025-02-09T16:47:07.204Z] > git --version # 'git version 2.39.3'
16:47:07 [2025-02-09T16:47:07.204Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:47:07 [2025-02-09T16:47:07.271Z] > git rev-parse origin/main^{commit} # timeout=10
16:47:07 [2025-02-09T16:47:07.278Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
16:47:07 [2025-02-09T16:47:07.278Z] > git config core.sparsecheckout # timeout=10
16:47:07 [2025-02-09T16:47:07.286Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
16:47:07 [2025-02-09T16:47:07.296Z] Commit message: "bodhi-testing: fix zincati configuration"
16:47:07 [2025-02-09T16:47:07.337Z] [Pipeline] readYaml
16:47:07 [2025-02-09T16:47:07.470Z] [Pipeline] withEnv
16:47:07 [2025-02-09T16:47:07.478Z] [Pipeline] {
16:47:07 [2025-02-09T16:47:07.541Z] [Pipeline] sh
16:47:07 [2025-02-09T16:47:07.800Z] + set -xeuo pipefail
16:47:07 [2025-02-09T16:47:07.800Z] ++ umask
16:47:07 [2025-02-09T16:47:07.800Z] + '[' 0022 = 0000 ']'
16:47:07 [2025-02-09T16:47:07.800Z] + rm -rf pipe
16:47:07 [2025-02-09T16:47:07.800Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
16:47:07 [2025-02-09T16:47:07.800Z] Cloning into 'pipe'...
16:47:08 [2025-02-09T16:47:08.070Z] [Pipeline] }
16:47:08 [2025-02-09T16:47:08.149Z] [Pipeline] // withEnv
16:47:08 [2025-02-09T16:47:08.191Z] [Pipeline] load
16:47:08 [2025-02-09T16:47:08.410Z] [Pipeline] { (pipe/utils.groovy)
16:47:08 [2025-02-09T16:47:08.461Z] [Pipeline] }
16:47:08 [2025-02-09T16:47:08.540Z] [Pipeline] // load
16:47:08 [2025-02-09T16:47:08.576Z] [Pipeline] readYaml
16:47:08 [2025-02-09T16:47:08.668Z] [Pipeline] withEnv
16:47:08 [2025-02-09T16:47:08.762Z] [Pipeline] {
16:47:08 [2025-02-09T16:47:08.910Z] [Pipeline] sh
16:47:09 [2025-02-09T16:47:09.202Z] + set -xeuo pipefail
16:47:09 [2025-02-09T16:47:09.202Z] ++ umask
16:47:09 [2025-02-09T16:47:09.202Z] + '[' 0022 = 0000 ']'
16:47:09 [2025-02-09T16:47:09.202Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
16:47:09 [2025-02-09T16:47:09.288Z] [Pipeline] }
16:47:09 [2025-02-09T16:47:09.564Z] [Pipeline] // withEnv
16:47:09 [2025-02-09T16:47:09.768Z] [Pipeline] readYaml
16:47:10 [2025-02-09T16:47:10.000Z] [Pipeline] withEnv
16:47:10 [2025-02-09T16:47:10.034Z] [Pipeline] {
16:47:10 [2025-02-09T16:47:10.235Z] [Pipeline] sh
16:47:10 [2025-02-09T16:47:10.526Z] + set -xeuo pipefail
16:47:10 [2025-02-09T16:47:10.526Z] ++ umask
16:47:10 [2025-02-09T16:47:10.526Z] + '[' 0022 = 0000 ']'
16:47:10 [2025-02-09T16:47:10.526Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
16:47:10 [2025-02-09T16:47:10.624Z] [Pipeline] }
16:47:10 [2025-02-09T16:47:10.836Z] [Pipeline] // withEnv
16:47:11 [2025-02-09T16:47:11.008Z] [Pipeline] readYaml
16:47:11 [2025-02-09T16:47:11.363Z] [Pipeline] withEnv
16:47:11 [2025-02-09T16:47:11.398Z] [Pipeline] {
16:47:11 [2025-02-09T16:47:11.718Z] [Pipeline] sh
16:47:12 [2025-02-09T16:47:12.010Z] + set -xeuo pipefail
16:47:12 [2025-02-09T16:47:12.010Z] ++ umask
16:47:12 [2025-02-09T16:47:12.010Z] + '[' 0022 = 0000 ']'
16:47:12 [2025-02-09T16:47:12.010Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
16:47:12 [2025-02-09T16:47:12.190Z] [Pipeline] }
16:47:12 [2025-02-09T16:47:12.394Z] [Pipeline] // withEnv
16:47:12 [2025-02-09T16:47:12.593Z] [Pipeline] readYaml
16:47:12 [2025-02-09T16:47:12.807Z] [Pipeline] }
16:47:13 [2025-02-09T16:47:13.070Z] [Pipeline] // node
16:47:13 [2025-02-09T16:47:13.268Z] [Pipeline] properties
16:47:13 [2025-02-09T16:47:13.430Z] [Pipeline] echo
16:47:13 [2025-02-09T16:47:13.464Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2654222,"task_id":129003222,"nvr":"kernel-6.12.13-200.fc41"}]},"agent":"bodhi","re-trigger":false,"update":{"autokarma":false,"autotime":false,"stable_karma":3,"stable_days":0,"unstable_karma":-3,"require_bugs":false,"require_testcases":true,"display_name":"","notes":"The 6.12.13 stable kernel update contains a number of important fixes across the tree.","type":"bugfix","status":"pending","request":null,"severity":"unspecified","suggest":"reboot","locked":null,"pushed":null,"critpath":true,"critpath_groups":"critical-path-base critical-path-compose critical-path-gnome critical-path-kde","close_bugs":true,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-573a085a7c","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-573a085a7c","title":"kernel-6.12.13-200.fc41","version_hash":"1bef9efc526ef12e55475455c7956f4d5eac7816","release":{"name":"F41","long_name":"Fedora 41","version":"41","id_prefix":"FEDORA","branch":"f41","dist_tag":"f41","stable_tag":"f41-updates","testing_tag":"f41-updates-testing","candidate_tag":"f41-updates-candidate","pending_signing_tag":"f41-signing-pending","pending_testing_tag":"f41-updates-testing-pending","pending_stable_tag":"f41-updates-pending","override_tag":"f41-override","mail_template":"fedora_errata_template","state":"current","composed_by_bodhi":true,"create_automatic_updates":false,"package_manager":"dnf","testing_repository":"updates-testing","released_on":null,"eol":"2025-11-11","critpath_mandatory_days_in_testing":14,"mandatory_days_in_testing":7,"critpath_min_karma":2,"min_karma":1,"setting_status":null},"user":{"name":"jforbes","email":"jmforbes@linuxtx.org","id":910,"avatar":null,"openid":null,"groups":[{"name":"proventesters"},{"name":"provenpackager"},{"name":"packager"},{"name":"fedorabugs"},{"name":"ipausers"},{"name":"gitkernel-tests"},{"name":"hosted-content"},{"name":"signed_fpca"},{"name":"fedora-contributor"},{"name":"gitqemu-kvm-fedora"},{"name":"sysadmin-kernel"},{"name":"cla_redhat"},{"name":"security-team"},{"name":"kernel-maintainer"}]},"comments":[],"builds":[{"nvr":"kernel-6.12.13-200.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-573a085a7c","karma":0,"content_type":"rpm","test_cases":[]}}
16:47:13 [2025-02-09T16:47:13.495Z] [Pipeline] readJSON
16:47:13 [2025-02-09T16:47:13.707Z] [Pipeline] libraryResource
16:47:13 [2025-02-09T16:47:13.736Z] [Pipeline] readJSON
16:47:13 [2025-02-09T16:47:13.829Z] [Pipeline] node
16:47:13 [2025-02-09T16:47:13.897Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
16:47:13 [2025-02-09T16:47:13.955Z] [Pipeline] {
16:47:14 [2025-02-09T16:47:14.075Z] [Pipeline] writeYaml
16:47:14 [2025-02-09T16:47:14.235Z] [Pipeline] readFile
16:47:14 [2025-02-09T16:47:14.292Z] [Pipeline] }
16:47:14 [2025-02-09T16:47:14.423Z] [Pipeline] // node
16:47:14 [2025-02-09T16:47:14.518Z] [Pipeline] podTemplate
16:47:14 [2025-02-09T16:47:14.561Z] [Pipeline] {
16:47:14 [2025-02-09T16:47:14.731Z] [Pipeline] node
16:47:22 [2025-02-09T16:47:22.812Z] Created Pod: openshift coreos-ci/pod-b9f6321e-33b2-453b-9c4f-a12820df67ff-bc0xf-31rl5
16:47:29 [2025-02-09T16:47:29.217Z] Agent pod-b9f6321e-33b2-453b-9c4f-a12820df67ff-bc0xf-31rl5 is provisioned from template pod-b9f6321e-33b2-453b-9c4f-a12820df67ff-bc0xf
16:47:29 [2025-02-09T16:47:29.217Z] ---
16:47:29 [2025-02-09T16:47:29.217Z] apiVersion: "v1"
16:47:29 [2025-02-09T16:47:29.217Z] kind: "Pod"
16:47:29 [2025-02-09T16:47:29.217Z] metadata:
16:47:29 [2025-02-09T16:47:29.217Z] annotations:
16:47:29 [2025-02-09T16:47:29.217Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1369/"
16:47:29 [2025-02-09T16:47:29.217Z] runUrl: "job/bodhi-trigger/1369/"
16:47:29 [2025-02-09T16:47:29.217Z] labels:
16:47:29 [2025-02-09T16:47:29.217Z] jenkins: "slave"
16:47:29 [2025-02-09T16:47:29.217Z] jenkins/label-digest: "4d164876419be14a34ca9c2f02b9807f73a21d24"
16:47:29 [2025-02-09T16:47:29.217Z] jenkins/label: "pod-b9f6321e-33b2-453b-9c4f-a12820df67ff"
16:47:29 [2025-02-09T16:47:29.217Z] name: "pod-b9f6321e-33b2-453b-9c4f-a12820df67ff-bc0xf-31rl5"
16:47:29 [2025-02-09T16:47:29.217Z] namespace: "coreos-ci"
16:47:29 [2025-02-09T16:47:29.217Z] spec:
16:47:29 [2025-02-09T16:47:29.217Z] containers:
16:47:29 [2025-02-09T16:47:29.217Z] - command:
16:47:29 [2025-02-09T16:47:29.217Z] - "/usr/bin/dumb-init"
16:47:29 [2025-02-09T16:47:29.217Z] - "/usr/bin/sleep"
16:47:29 [2025-02-09T16:47:29.217Z] - "infinity"
16:47:29 [2025-02-09T16:47:29.217Z] env:
16:47:29 [2025-02-09T16:47:29.217Z] - name: "NCPUS"
16:47:29 [2025-02-09T16:47:29.217Z] value: "0.1"
16:47:29 [2025-02-09T16:47:29.217Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
16:47:29 [2025-02-09T16:47:29.217Z] imagePullPolicy: "Always"
16:47:29 [2025-02-09T16:47:29.217Z] name: "worker"
16:47:29 [2025-02-09T16:47:29.217Z] resources:
16:47:29 [2025-02-09T16:47:29.217Z] limits:
16:47:29 [2025-02-09T16:47:29.217Z] cpu: "0.1"
16:47:29 [2025-02-09T16:47:29.217Z] requests:
16:47:29 [2025-02-09T16:47:29.217Z] cpu: "0.1"
16:47:29 [2025-02-09T16:47:29.217Z] volumeMounts:
16:47:29 [2025-02-09T16:47:29.217Z] - mountPath: "/srv/"
16:47:29 [2025-02-09T16:47:29.217Z] name: "emptydir-0"
16:47:29 [2025-02-09T16:47:29.217Z] - mountPath: "/home/jenkins/agent"
16:47:29 [2025-02-09T16:47:29.217Z] name: "workspace-volume"
16:47:29 [2025-02-09T16:47:29.217Z] readOnly: false
16:47:29 [2025-02-09T16:47:29.217Z] - env:
16:47:29 [2025-02-09T16:47:29.217Z] - name: "JENKINS_SECRET"
16:47:29 [2025-02-09T16:47:29.217Z] value: "********"
16:47:29 [2025-02-09T16:47:29.217Z] - name: "JENKINS_TUNNEL"
16:47:29 [2025-02-09T16:47:29.217Z] value: "172.30.136.1:50000"
16:47:29 [2025-02-09T16:47:29.217Z] - name: "JENKINS_AGENT_NAME"
16:47:29 [2025-02-09T16:47:29.217Z] value: "pod-b9f6321e-33b2-453b-9c4f-a12820df67ff-bc0xf-31rl5"
16:47:29 [2025-02-09T16:47:29.217Z] - name: "JENKINS_NAME"
16:47:29 [2025-02-09T16:47:29.217Z] value: "pod-b9f6321e-33b2-453b-9c4f-a12820df67ff-bc0xf-31rl5"
16:47:29 [2025-02-09T16:47:29.217Z] - name: "JENKINS_AGENT_WORKDIR"
16:47:29 [2025-02-09T16:47:29.217Z] value: "/home/jenkins/agent"
16:47:29 [2025-02-09T16:47:29.217Z] - name: "JENKINS_URL"
16:47:29 [2025-02-09T16:47:29.217Z] value: "http://172.30.130.216:80/"
16:47:29 [2025-02-09T16:47:29.217Z] image: "jenkins-agent-base:latest"
16:47:29 [2025-02-09T16:47:29.217Z] name: "jnlp"
16:47:29 [2025-02-09T16:47:29.217Z] resources:
16:47:29 [2025-02-09T16:47:29.217Z] limits:
16:47:29 [2025-02-09T16:47:29.217Z] memory: "512Mi"
16:47:29 [2025-02-09T16:47:29.217Z] cpu: "1"
16:47:29 [2025-02-09T16:47:29.217Z] requests:
16:47:29 [2025-02-09T16:47:29.217Z] memory: "512Mi"
16:47:29 [2025-02-09T16:47:29.217Z] cpu: "1"
16:47:29 [2025-02-09T16:47:29.217Z] volumeMounts:
16:47:29 [2025-02-09T16:47:29.217Z] - mountPath: "/home/jenkins/agent"
16:47:29 [2025-02-09T16:47:29.217Z] name: "workspace-volume"
16:47:29 [2025-02-09T16:47:29.217Z] readOnly: false
16:47:29 [2025-02-09T16:47:29.217Z] nodeSelector:
16:47:29 [2025-02-09T16:47:29.217Z] kubernetes.io/os: "linux"
16:47:29 [2025-02-09T16:47:29.217Z] restartPolicy: "Never"
16:47:29 [2025-02-09T16:47:29.217Z] serviceAccountName: "default"
16:47:29 [2025-02-09T16:47:29.217Z] volumes:
16:47:29 [2025-02-09T16:47:29.217Z] - emptyDir: {}
16:47:29 [2025-02-09T16:47:29.217Z] name: "emptydir-0"
16:47:29 [2025-02-09T16:47:29.217Z] - emptyDir:
16:47:29 [2025-02-09T16:47:29.217Z] medium: ""
16:47:29 [2025-02-09T16:47:29.217Z] name: "workspace-volume"
16:47:29 [2025-02-09T16:47:29.217Z]
16:47:29 [2025-02-09T16:47:29.366Z] Running on pod-b9f6321e-33b2-453b-9c4f-a12820df67ff-bc0xf-31rl5 in /home/jenkins/agent/workspace/bodhi-trigger
16:47:29 [2025-02-09T16:47:29.393Z] [Pipeline] {
16:47:29 [2025-02-09T16:47:29.523Z] [Pipeline] container
16:47:29 [2025-02-09T16:47:29.580Z] [Pipeline] {
16:47:29 [2025-02-09T16:47:29.703Z] [Pipeline] withEnv
16:47:29 [2025-02-09T16:47:29.720Z] [Pipeline] {
16:47:29 [2025-02-09T16:47:29.850Z] [Pipeline] sh
16:47:30 [2025-02-09T16:47:30.861Z] + set -xeuo pipefail
16:47:30 [2025-02-09T16:47:30.861Z] ++ umask
16:47:30 [2025-02-09T16:47:30.861Z] + '[' 0022 = 0000 ']'
16:47:30 [2025-02-09T16:47:30.861Z] + cat /cosa/coreos-assembler-git.json
16:47:30 [2025-02-09T16:47:30.861Z] {
16:47:30 [2025-02-09T16:47:30.861Z] "date": "2025-02-07T23:58:31Z",
16:47:30 [2025-02-09T16:47:30.861Z] "git": {
16:47:30 [2025-02-09T16:47:30.861Z] "commit": "7d6fa376fc9f73625487adbb9386785bb09f1bb2",
16:47:30 [2025-02-09T16:47:30.861Z] "origin": "https://github.com/coreos/coreos-assembler.git",
16:47:30 [2025-02-09T16:47:30.861Z] "branch": "HEAD",
16:47:30 [2025-02-09T16:47:30.861Z] "dirty": "false"
16:47:30 [2025-02-09T16:47:30.861Z] },
16:47:30 [2025-02-09T16:47:30.861Z] "file": {
16:47:30 [2025-02-09T16:47:30.861Z] "checksum": "09e3f5e05b90fa7b1c434a6c0f2d425d90c30fdd173232b148d09ccedc58d5eb",
16:47:30 [2025-02-09T16:47:30.861Z] "checksum_type": "sha256",
16:47:30 [2025-02-09T16:47:30.861Z] "format": "tar.gz",
16:47:30 [2025-02-09T16:47:30.861Z] "name": "coreos-assembler-git.tar.gz",
16:47:30 [2025-02-09T16:47:30.861Z] "size": "10006691"
16:47:30 [2025-02-09T16:47:30.861Z] }
16:47:30 [2025-02-09T16:47:30.861Z] }
16:47:31 [2025-02-09T16:47:31.244Z] [Pipeline] }
16:47:31 [2025-02-09T16:47:31.360Z] [Pipeline] // withEnv
16:47:31 [2025-02-09T16:47:31.434Z] [Pipeline] stage
16:47:31 [2025-02-09T16:47:31.451Z] [Pipeline] { (Report Running)
16:47:31 [2025-02-09T16:47:31.742Z] [Pipeline] withCredentials
16:47:31 [2025-02-09T16:47:31.788Z] Masking supported pattern matches of $RDB_PASSWORD
16:47:32 [2025-02-09T16:47:32.004Z] [Pipeline] {
16:47:32 [2025-02-09T16:47:32.247Z] [Pipeline] withEnv
16:47:32 [2025-02-09T16:47:32.296Z] [Pipeline] {
16:47:32 [2025-02-09T16:47:32.508Z] [Pipeline] sh
16:47:33 [2025-02-09T16:47:33.099Z] + set -xeuo pipefail
16:47:33 [2025-02-09T16:47:33.354Z] ++ umask
16:47:33 [2025-02-09T16:47:33.354Z] + '[' 0022 = 0000 ']'
16:47:33 [2025-02-09T16:47:33.354Z] + /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-573a085a7c --stream testing-devel
16:47:35 [2025-02-09T16:47:35.965Z] [Pipeline] }
16:47:36 [2025-02-09T16:47:36.247Z] [Pipeline] // withEnv
16:47:36 [2025-02-09T16:47:36.360Z] [Pipeline] }
16:47:36 [2025-02-09T16:47:36.632Z] [Pipeline] // withCredentials
16:47:36 [2025-02-09T16:47:36.727Z] [Pipeline] }
16:47:37 [2025-02-09T16:47:37.012Z] [Pipeline] // stage
16:47:37 [2025-02-09T16:47:37.224Z] [Pipeline] stage
16:47:37 [2025-02-09T16:47:37.264Z] [Pipeline] { (Test)
16:47:37 [2025-02-09T16:47:37.527Z] [Pipeline] build
16:47:37 [2025-02-09T16:47:37.577Z] Scheduling project: test-override
16:47:43 [2025-02-09T16:47:43.128Z] Starting building: test-override #1380
18:55:22 [2025-02-09T18:55:22.454Z] Build test-override #1380 completed: SUCCESS
18:55:22 [2025-02-09T18:55:22.514Z] [Pipeline] }
18:55:22 [2025-02-09T18:55:22.609Z] [Pipeline] // stage
18:55:22 [2025-02-09T18:55:22.713Z] [Pipeline] stage
18:55:22 [2025-02-09T18:55:22.725Z] [Pipeline] { (Report Completion)
18:55:22 [2025-02-09T18:55:22.851Z] [Pipeline] withCredentials
18:55:22 [2025-02-09T18:55:22.865Z] Masking supported pattern matches of $RDB_PASSWORD
18:55:22 [2025-02-09T18:55:22.936Z] [Pipeline] {
18:55:23 [2025-02-09T18:55:23.017Z] [Pipeline] withEnv
18:55:23 [2025-02-09T18:55:23.034Z] [Pipeline] {
18:55:23 [2025-02-09T18:55:23.149Z] [Pipeline] sh
18:55:24 [2025-02-09T18:55:24.035Z] + set -xeuo pipefail
18:55:24 [2025-02-09T18:55:24.035Z] ++ umask
18:55:24 [2025-02-09T18:55:24.035Z] + '[' 0022 = 0000 ']'
18:55:24 [2025-02-09T18:55:24.035Z] + /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/1380 --outcome PASSED --advisory FEDORA-2025-573a085a7c --stream testing-devel
18:55:25 [2025-02-09T18:55:25.990Z] [Pipeline] }
18:55:26 [2025-02-09T18:55:26.131Z] [Pipeline] // withEnv
18:55:26 [2025-02-09T18:55:26.680Z] [Pipeline] }
18:55:26 [2025-02-09T18:55:26.780Z] [Pipeline] // withCredentials
18:55:26 [2025-02-09T18:55:26.875Z] [Pipeline] withCredentials
18:55:26 [2025-02-09T18:55:26.879Z] Masking supported pattern matches of $TOKEN
18:55:26 [2025-02-09T18:55:26.975Z] [Pipeline] {
18:55:27 [2025-02-09T18:55:27.090Z] [Pipeline] withEnv
18:55:27 [2025-02-09T18:55:27.107Z] [Pipeline] {
18:55:27 [2025-02-09T18:55:27.212Z] [Pipeline] sh
18:55:28 [2025-02-09T18:55:28.060Z] + set -xeuo pipefail
18:55:28 [2025-02-09T18:55:28.060Z] ++ umask
18:55:28 [2025-02-09T18:55:28.060Z] + '[' 0022 = 0000 ']'
18:55:28 [2025-02-09T18:55:28.060Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
18:55:28 [2025-02-09T18:55:28.060Z] {
18:55:28 [2025-02-09T18:55:28.060Z] "body": "���� kernel-6.12.13-200.fc41 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1380) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-573a085a7c)"
18:55:28 [2025-02-09T18:55:28.060Z] }'
18:55:28 [2025-02-09T18:55:28.656Z] [Pipeline] }
18:55:28 [2025-02-09T18:55:28.765Z] [Pipeline] // withEnv
18:55:28 [2025-02-09T18:55:28.821Z] [Pipeline] }
18:55:28 [2025-02-09T18:55:28.936Z] [Pipeline] // withCredentials
18:55:28 [2025-02-09T18:55:28.968Z] [Pipeline] }
18:55:29 [2025-02-09T18:55:29.056Z] [Pipeline] // stage
18:55:29 [2025-02-09T18:55:29.088Z] [Pipeline] }
18:55:29 [2025-02-09T18:55:29.203Z] [Pipeline] // container
18:55:29 [2025-02-09T18:55:29.213Z] [Pipeline] }
18:55:29 [2025-02-09T18:55:29.308Z] [Pipeline] // node
18:55:29 [2025-02-09T18:55:29.332Z] [Pipeline] }
18:55:29 [2025-02-09T18:55:29.439Z] [Pipeline] // podTemplate
18:55:29 [2025-02-09T18:55:29.475Z] [Pipeline] End of Pipeline
18:55:29 [2025-02-09T18:55:29.501Z] Finished: SUCCESS