Console Output
18:02:12 [2025-02-18T18:02:12.812Z] Triggered by CI message.
18:02:12 [2025-02-18T18:02:12.813Z] 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
18:02:12 [2025-02-18T18:02:12.814Z] Selected Git installation does not exist. Using Default
18:02:12 [2025-02-18T18:02:12.814Z] The recommended git tool is: NONE
18:02:12 [2025-02-18T18:02:12.814Z] No credentials specified
18:02:12 [2025-02-18T18:02:12.814Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
18:02:12 [2025-02-18T18:02:12.821Z] Fetching changes from the remote Git repository
18:02:12 [2025-02-18T18:02:12.823Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
18:02:12 [2025-02-18T18:02:12.829Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
18:02:12 [2025-02-18T18:02:12.829Z] > git --version # timeout=10
18:02:12 [2025-02-18T18:02:12.835Z] > git --version # 'git version 2.39.3'
18:02:12 [2025-02-18T18:02:12.836Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
18:02:12 [2025-02-18T18:02:12.962Z] > git rev-parse origin/main^{commit} # timeout=10
18:02:12 [2025-02-18T18:02:12.970Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
18:02:12 [2025-02-18T18:02:12.970Z] > git config core.sparsecheckout # timeout=10
18:02:12 [2025-02-18T18:02:12.976Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
18:02:12 [2025-02-18T18:02:12.986Z] Commit message: "bodhi-testing: fix zincati configuration"
18:02:12 [2025-02-18T18:02:12.986Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
18:02:13 [2025-02-18T18:02:13.026Z] Loading library coreos@main
18:02:13 [2025-02-18T18:02:13.026Z] Attempting to resolve main from remote references...
18:02:13 [2025-02-18T18:02:13.026Z] > git --version # timeout=10
18:02:13 [2025-02-18T18:02:13.034Z] > git --version # 'git version 2.39.3'
18:02:13 [2025-02-18T18:02:13.034Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
18:02:13 [2025-02-18T18:02:13.118Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
18:02:13 [2025-02-18T18:02:13.119Z] Selected Git installation does not exist. Using Default
18:02:13 [2025-02-18T18:02:13.119Z] The recommended git tool is: NONE
18:02:13 [2025-02-18T18:02:13.119Z] No credentials specified
18:02:13 [2025-02-18T18:02:13.119Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
18:02:13 [2025-02-18T18:02:13.126Z] Fetching changes from the remote Git repository
18:02:13 [2025-02-18T18:02:13.127Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
18:02:13 [2025-02-18T18:02:13.134Z] Fetching without tags
18:02:13 [2025-02-18T18:02:13.134Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
18:02:13 [2025-02-18T18:02:13.134Z] > git --version # timeout=10
18:02:13 [2025-02-18T18:02:13.140Z] > git --version # 'git version 2.39.3'
18:02:13 [2025-02-18T18:02:13.140Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:02:13 [2025-02-18T18:02:13.206Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
18:02:13 [2025-02-18T18:02:13.206Z] > git config core.sparsecheckout # timeout=10
18:02:13 [2025-02-18T18:02:13.213Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
18:02:13 [2025-02-18T18:02:13.222Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
18:02:13 [2025-02-18T18:02:13.223Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
18:02:13 [2025-02-18T18:02:13.712Z] [Pipeline] Start of Pipeline
18:02:13 [2025-02-18T18:02:13.829Z] [Pipeline] node
18:02:13 [2025-02-18T18:02:13.838Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
18:02:13 [2025-02-18T18:02:13.968Z] [Pipeline] {
18:02:14 [2025-02-18T18:02:14.040Z] [Pipeline] checkout
18:02:14 [2025-02-18T18:02:14.044Z] Selected Git installation does not exist. Using Default
18:02:14 [2025-02-18T18:02:14.044Z] The recommended git tool is: NONE
18:02:14 [2025-02-18T18:02:14.044Z] No credentials specified
18:02:14 [2025-02-18T18:02:14.044Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
18:02:14 [2025-02-18T18:02:14.051Z] Fetching changes from the remote Git repository
18:02:14 [2025-02-18T18:02:14.053Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
18:02:14 [2025-02-18T18:02:14.059Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
18:02:14 [2025-02-18T18:02:14.059Z] > git --version # timeout=10
18:02:14 [2025-02-18T18:02:14.065Z] > git --version # 'git version 2.39.3'
18:02:14 [2025-02-18T18:02:14.065Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
18:02:14 [2025-02-18T18:02:14.129Z] > git rev-parse origin/main^{commit} # timeout=10
18:02:14 [2025-02-18T18:02:14.136Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
18:02:14 [2025-02-18T18:02:14.136Z] > git config core.sparsecheckout # timeout=10
18:02:14 [2025-02-18T18:02:14.142Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
18:02:14 [2025-02-18T18:02:14.152Z] Commit message: "bodhi-testing: fix zincati configuration"
18:02:14 [2025-02-18T18:02:14.180Z] [Pipeline] readYaml
18:02:14 [2025-02-18T18:02:14.690Z] [Pipeline] withEnv
18:02:14 [2025-02-18T18:02:14.694Z] [Pipeline] {
18:02:14 [2025-02-18T18:02:14.829Z] [Pipeline] sh
18:02:15 [2025-02-18T18:02:15.105Z] + set -xeuo pipefail
18:02:15 [2025-02-18T18:02:15.105Z] ++ umask
18:02:15 [2025-02-18T18:02:15.105Z] + '[' 0022 = 0000 ']'
18:02:15 [2025-02-18T18:02:15.105Z] + rm -rf pipe
18:02:15 [2025-02-18T18:02:15.105Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
18:02:15 [2025-02-18T18:02:15.105Z] Cloning into 'pipe'...
18:02:15 [2025-02-18T18:02:15.453Z] [Pipeline] }
18:02:15 [2025-02-18T18:02:15.675Z] [Pipeline] // withEnv
18:02:15 [2025-02-18T18:02:15.847Z] [Pipeline] load
18:02:16 [2025-02-18T18:02:16.418Z] [Pipeline] { (pipe/utils.groovy)
18:02:16 [2025-02-18T18:02:16.572Z] [Pipeline] }
18:02:16 [2025-02-18T18:02:16.755Z] [Pipeline] // load
18:02:16 [2025-02-18T18:02:16.863Z] [Pipeline] readYaml
18:02:17 [2025-02-18T18:02:17.183Z] [Pipeline] withEnv
18:02:17 [2025-02-18T18:02:17.217Z] [Pipeline] {
18:02:17 [2025-02-18T18:02:17.430Z] [Pipeline] sh
18:02:17 [2025-02-18T18:02:17.732Z] + set -xeuo pipefail
18:02:17 [2025-02-18T18:02:17.732Z] ++ umask
18:02:17 [2025-02-18T18:02:17.732Z] + '[' 0022 = 0000 ']'
18:02:17 [2025-02-18T18:02:17.732Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
18:02:17 [2025-02-18T18:02:17.822Z] [Pipeline] }
18:02:18 [2025-02-18T18:02:18.064Z] [Pipeline] // withEnv
18:02:18 [2025-02-18T18:02:18.230Z] [Pipeline] readYaml
18:02:18 [2025-02-18T18:02:18.482Z] [Pipeline] withEnv
18:02:18 [2025-02-18T18:02:18.516Z] [Pipeline] {
18:02:18 [2025-02-18T18:02:18.744Z] [Pipeline] sh
18:02:19 [2025-02-18T18:02:19.036Z] + set -xeuo pipefail
18:02:19 [2025-02-18T18:02:19.036Z] ++ umask
18:02:19 [2025-02-18T18:02:19.036Z] + '[' 0022 = 0000 ']'
18:02:19 [2025-02-18T18:02:19.036Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
18:02:19 [2025-02-18T18:02:19.162Z] [Pipeline] }
18:02:19 [2025-02-18T18:02:19.356Z] [Pipeline] // withEnv
18:02:19 [2025-02-18T18:02:19.502Z] [Pipeline] readYaml
18:02:19 [2025-02-18T18:02:19.667Z] [Pipeline] withEnv
18:02:19 [2025-02-18T18:02:19.670Z] [Pipeline] {
18:02:19 [2025-02-18T18:02:19.763Z] [Pipeline] sh
18:02:20 [2025-02-18T18:02:20.024Z] + set -xeuo pipefail
18:02:20 [2025-02-18T18:02:20.024Z] ++ umask
18:02:20 [2025-02-18T18:02:20.024Z] + '[' 0022 = 0000 ']'
18:02:20 [2025-02-18T18:02:20.024Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
18:02:20 [2025-02-18T18:02:20.038Z] [Pipeline] }
18:02:20 [2025-02-18T18:02:20.122Z] [Pipeline] // withEnv
18:02:20 [2025-02-18T18:02:20.164Z] [Pipeline] readYaml
18:02:20 [2025-02-18T18:02:20.206Z] [Pipeline] }
18:02:20 [2025-02-18T18:02:20.286Z] [Pipeline] // node
18:02:20 [2025-02-18T18:02:20.312Z] [Pipeline] properties
18:02:20 [2025-02-18T18:02:20.331Z] [Pipeline] echo
18:02:20 [2025-02-18T18:02:20.334Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2661636,"task_id":129377345,"nvr":"kernel-6.12.15-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.15 stable kernel update contains a number of important fixes across the tree.","type":"bugfix","status":"pending","request":null,"severity":"unspecified","suggest":"logout","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-cca2fcc70c","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-cca2fcc70c","title":"kernel-6.12.15-200.fc41","version_hash":"ad71c7f018f90a116336ff54395f9a36d7fdf6b6","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":"acaringi","email":"acaringi@redhat.com","id":3659,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"},{"name":"sysadmin-kernel"},{"name":"kernel-maintainer"}]},"comments":[],"builds":[{"nvr":"kernel-6.12.15-200.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-cca2fcc70c","karma":0,"content_type":"rpm","test_cases":[]}}
18:02:20 [2025-02-18T18:02:20.340Z] [Pipeline] readJSON
18:02:20 [2025-02-18T18:02:20.709Z] [Pipeline] libraryResource
18:02:20 [2025-02-18T18:02:20.721Z] [Pipeline] readJSON
18:02:20 [2025-02-18T18:02:20.784Z] [Pipeline] node
18:02:20 [2025-02-18T18:02:20.806Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
18:02:20 [2025-02-18T18:02:20.839Z] [Pipeline] {
18:02:20 [2025-02-18T18:02:20.903Z] [Pipeline] writeYaml
18:02:20 [2025-02-18T18:02:20.968Z] [Pipeline] readFile
18:02:21 [2025-02-18T18:02:21.003Z] [Pipeline] }
18:02:21 [2025-02-18T18:02:21.086Z] [Pipeline] // node
18:02:21 [2025-02-18T18:02:21.138Z] [Pipeline] podTemplate
18:02:21 [2025-02-18T18:02:21.160Z] [Pipeline] {
18:02:21 [2025-02-18T18:02:21.184Z] [Pipeline] node
18:02:25 [2025-02-18T18:02:25.705Z] Created Pod: openshift coreos-ci/pod-a6463979-f41b-47de-9fe7-642b8eebad80-5m3f0-b03lk
18:02:31 [2025-02-18T18:02:31.917Z] Agent pod-a6463979-f41b-47de-9fe7-642b8eebad80-5m3f0-b03lk is provisioned from template pod-a6463979-f41b-47de-9fe7-642b8eebad80-5m3f0
18:02:31 [2025-02-18T18:02:31.918Z] ---
18:02:31 [2025-02-18T18:02:31.918Z] apiVersion: "v1"
18:02:31 [2025-02-18T18:02:31.918Z] kind: "Pod"
18:02:31 [2025-02-18T18:02:31.918Z] metadata:
18:02:31 [2025-02-18T18:02:31.918Z] annotations:
18:02:31 [2025-02-18T18:02:31.918Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1406/"
18:02:31 [2025-02-18T18:02:31.918Z] runUrl: "job/bodhi-trigger/1406/"
18:02:31 [2025-02-18T18:02:31.918Z] labels:
18:02:31 [2025-02-18T18:02:31.918Z] jenkins: "slave"
18:02:31 [2025-02-18T18:02:31.918Z] jenkins/label-digest: "2d1d2a2d5b090421b4fdbdecfebefdf8074b084a"
18:02:31 [2025-02-18T18:02:31.918Z] jenkins/label: "pod-a6463979-f41b-47de-9fe7-642b8eebad80"
18:02:31 [2025-02-18T18:02:31.918Z] name: "pod-a6463979-f41b-47de-9fe7-642b8eebad80-5m3f0-b03lk"
18:02:31 [2025-02-18T18:02:31.918Z] namespace: "coreos-ci"
18:02:31 [2025-02-18T18:02:31.918Z] spec:
18:02:31 [2025-02-18T18:02:31.918Z] containers:
18:02:31 [2025-02-18T18:02:31.918Z] - command:
18:02:31 [2025-02-18T18:02:31.918Z] - "/usr/bin/dumb-init"
18:02:31 [2025-02-18T18:02:31.918Z] - "/usr/bin/sleep"
18:02:31 [2025-02-18T18:02:31.918Z] - "infinity"
18:02:31 [2025-02-18T18:02:31.918Z] env:
18:02:31 [2025-02-18T18:02:31.918Z] - name: "NCPUS"
18:02:31 [2025-02-18T18:02:31.918Z] value: "0.1"
18:02:31 [2025-02-18T18:02:31.918Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
18:02:31 [2025-02-18T18:02:31.918Z] imagePullPolicy: "Always"
18:02:31 [2025-02-18T18:02:31.918Z] name: "worker"
18:02:31 [2025-02-18T18:02:31.918Z] resources:
18:02:31 [2025-02-18T18:02:31.918Z] limits:
18:02:31 [2025-02-18T18:02:31.918Z] cpu: "0.1"
18:02:31 [2025-02-18T18:02:31.918Z] requests:
18:02:31 [2025-02-18T18:02:31.918Z] cpu: "0.1"
18:02:31 [2025-02-18T18:02:31.918Z] volumeMounts:
18:02:31 [2025-02-18T18:02:31.918Z] - mountPath: "/srv/"
18:02:31 [2025-02-18T18:02:31.918Z] name: "emptydir-0"
18:02:31 [2025-02-18T18:02:31.918Z] - mountPath: "/home/jenkins/agent"
18:02:31 [2025-02-18T18:02:31.918Z] name: "workspace-volume"
18:02:31 [2025-02-18T18:02:31.918Z] readOnly: false
18:02:31 [2025-02-18T18:02:31.918Z] - env:
18:02:31 [2025-02-18T18:02:31.918Z] - name: "JENKINS_SECRET"
18:02:31 [2025-02-18T18:02:31.918Z] value: "********"
18:02:31 [2025-02-18T18:02:31.918Z] - name: "JENKINS_TUNNEL"
18:02:31 [2025-02-18T18:02:31.918Z] value: "172.30.136.1:50000"
18:02:31 [2025-02-18T18:02:31.918Z] - name: "JENKINS_AGENT_NAME"
18:02:31 [2025-02-18T18:02:31.918Z] value: "pod-a6463979-f41b-47de-9fe7-642b8eebad80-5m3f0-b03lk"
18:02:31 [2025-02-18T18:02:31.918Z] - name: "JENKINS_NAME"
18:02:31 [2025-02-18T18:02:31.918Z] value: "pod-a6463979-f41b-47de-9fe7-642b8eebad80-5m3f0-b03lk"
18:02:31 [2025-02-18T18:02:31.918Z] - name: "JENKINS_AGENT_WORKDIR"
18:02:31 [2025-02-18T18:02:31.918Z] value: "/home/jenkins/agent"
18:02:31 [2025-02-18T18:02:31.918Z] - name: "JENKINS_URL"
18:02:31 [2025-02-18T18:02:31.918Z] value: "http://172.30.130.216:80/"
18:02:31 [2025-02-18T18:02:31.918Z] image: "jenkins-agent-base:latest"
18:02:31 [2025-02-18T18:02:31.918Z] name: "jnlp"
18:02:31 [2025-02-18T18:02:31.918Z] resources:
18:02:31 [2025-02-18T18:02:31.918Z] limits:
18:02:31 [2025-02-18T18:02:31.918Z] memory: "512Mi"
18:02:31 [2025-02-18T18:02:31.918Z] cpu: "1"
18:02:31 [2025-02-18T18:02:31.918Z] requests:
18:02:31 [2025-02-18T18:02:31.918Z] memory: "512Mi"
18:02:31 [2025-02-18T18:02:31.918Z] cpu: "1"
18:02:31 [2025-02-18T18:02:31.918Z] volumeMounts:
18:02:31 [2025-02-18T18:02:31.918Z] - mountPath: "/home/jenkins/agent"
18:02:31 [2025-02-18T18:02:31.918Z] name: "workspace-volume"
18:02:31 [2025-02-18T18:02:31.918Z] readOnly: false
18:02:31 [2025-02-18T18:02:31.918Z] nodeSelector:
18:02:31 [2025-02-18T18:02:31.918Z] kubernetes.io/os: "linux"
18:02:31 [2025-02-18T18:02:31.918Z] restartPolicy: "Never"
18:02:31 [2025-02-18T18:02:31.918Z] serviceAccountName: "default"
18:02:31 [2025-02-18T18:02:31.918Z] volumes:
18:02:31 [2025-02-18T18:02:31.918Z] - emptyDir: {}
18:02:31 [2025-02-18T18:02:31.918Z] name: "emptydir-0"
18:02:31 [2025-02-18T18:02:31.918Z] - emptyDir:
18:02:31 [2025-02-18T18:02:31.918Z] medium: ""
18:02:31 [2025-02-18T18:02:31.918Z] name: "workspace-volume"
18:02:31 [2025-02-18T18:02:31.918Z]
18:02:32 [2025-02-18T18:02:32.048Z] Running on pod-a6463979-f41b-47de-9fe7-642b8eebad80-5m3f0-b03lk in /home/jenkins/agent/workspace/bodhi-trigger
18:02:32 [2025-02-18T18:02:32.078Z] [Pipeline] {
18:02:32 [2025-02-18T18:02:32.316Z] [Pipeline] container
18:02:32 [2025-02-18T18:02:32.351Z] [Pipeline] {
18:02:32 [2025-02-18T18:02:32.597Z] [Pipeline] withEnv
18:02:32 [2025-02-18T18:02:32.631Z] [Pipeline] {
18:02:32 [2025-02-18T18:02:32.780Z] [Pipeline] sh
18:02:33 [2025-02-18T18:02:33.438Z] + set -xeuo pipefail
18:02:33 [2025-02-18T18:02:33.438Z] ++ umask
18:02:33 [2025-02-18T18:02:33.696Z] + '[' 0022 = 0000 ']'
18:02:33 [2025-02-18T18:02:33.696Z] + cat /cosa/coreos-assembler-git.json
18:02:33 [2025-02-18T18:02:33.696Z] {
18:02:33 [2025-02-18T18:02:33.696Z] "date": "2025-02-17T13:48:46Z",
18:02:33 [2025-02-18T18:02:33.696Z] "git": {
18:02:33 [2025-02-18T18:02:33.696Z] "commit": "22aca49884ed2b95a15ff5b47a5e1b393b68481e",
18:02:33 [2025-02-18T18:02:33.696Z] "origin": "https://github.com/coreos/coreos-assembler.git",
18:02:33 [2025-02-18T18:02:33.696Z] "branch": "HEAD",
18:02:33 [2025-02-18T18:02:33.696Z] "dirty": "false"
18:02:33 [2025-02-18T18:02:33.696Z] },
18:02:33 [2025-02-18T18:02:33.696Z] "file": {
18:02:33 [2025-02-18T18:02:33.696Z] "checksum": "2376b504dd61bdee6848c079f1a30864d790c3e4a8ead4551c3e01b065a0e48c",
18:02:33 [2025-02-18T18:02:33.696Z] "checksum_type": "sha256",
18:02:33 [2025-02-18T18:02:33.696Z] "format": "tar.gz",
18:02:33 [2025-02-18T18:02:33.696Z] "name": "coreos-assembler-git.tar.gz",
18:02:33 [2025-02-18T18:02:33.696Z] "size": "10012677"
18:02:33 [2025-02-18T18:02:33.696Z] }
18:02:33 [2025-02-18T18:02:33.696Z] }
18:02:34 [2025-02-18T18:02:34.214Z] [Pipeline] }
18:02:34 [2025-02-18T18:02:34.431Z] [Pipeline] // withEnv
18:02:34 [2025-02-18T18:02:34.620Z] [Pipeline] stage
18:02:34 [2025-02-18T18:02:34.662Z] [Pipeline] { (Report Running)
18:02:34 [2025-02-18T18:02:34.894Z] [Pipeline] withCredentials
18:02:34 [2025-02-18T18:02:34.925Z] Masking supported pattern matches of $RDB_PASSWORD
18:02:35 [2025-02-18T18:02:35.088Z] [Pipeline] {
18:02:35 [2025-02-18T18:02:35.278Z] [Pipeline] withEnv
18:02:35 [2025-02-18T18:02:35.312Z] [Pipeline] {
18:02:35 [2025-02-18T18:02:35.449Z] [Pipeline] sh
18:02:36 [2025-02-18T18:02:36.046Z] + set -xeuo pipefail
18:02:36 [2025-02-18T18:02:36.302Z] ++ umask
18:02:36 [2025-02-18T18:02:36.302Z] + '[' 0022 = 0000 ']'
18:02:36 [2025-02-18T18:02:36.302Z] + /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-cca2fcc70c --stream testing-devel
18:02:38 [2025-02-18T18:02:38.236Z] [Pipeline] }
18:02:38 [2025-02-18T18:02:38.478Z] [Pipeline] // withEnv
18:02:38 [2025-02-18T18:02:38.541Z] [Pipeline] }
18:02:38 [2025-02-18T18:02:38.724Z] [Pipeline] // withCredentials
18:02:38 [2025-02-18T18:02:38.850Z] [Pipeline] }
18:02:39 [2025-02-18T18:02:39.004Z] [Pipeline] // stage
18:02:39 [2025-02-18T18:02:39.081Z] [Pipeline] stage
18:02:39 [2025-02-18T18:02:39.085Z] [Pipeline] { (Test)
18:02:39 [2025-02-18T18:02:39.114Z] [Pipeline] build
18:02:39 [2025-02-18T18:02:39.118Z] Scheduling project: test-override
18:02:41 [2025-02-18T18:02:41.967Z] Starting building: test-override #1417
20:10:22 [2025-02-18T20:10:22.562Z] Build test-override #1417 completed: SUCCESS
20:10:22 [2025-02-18T20:10:22.567Z] [Pipeline] }
20:10:22 [2025-02-18T20:10:22.623Z] [Pipeline] // stage
20:10:22 [2025-02-18T20:10:22.654Z] [Pipeline] stage
20:10:22 [2025-02-18T20:10:22.658Z] [Pipeline] { (Report Completion)
20:10:22 [2025-02-18T20:10:22.686Z] [Pipeline] withCredentials
20:10:22 [2025-02-18T20:10:22.692Z] Masking supported pattern matches of $RDB_PASSWORD
20:10:22 [2025-02-18T20:10:22.706Z] [Pipeline] {
20:10:22 [2025-02-18T20:10:22.723Z] [Pipeline] withEnv
20:10:22 [2025-02-18T20:10:22.726Z] [Pipeline] {
20:10:22 [2025-02-18T20:10:22.747Z] [Pipeline] sh
20:10:23 [2025-02-18T20:10:23.291Z] + set -xeuo pipefail
20:10:23 [2025-02-18T20:10:23.291Z] ++ umask
20:10:23 [2025-02-18T20:10:23.291Z] + '[' 0022 = 0000 ']'
20:10:23 [2025-02-18T20:10:23.291Z] + /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/1417 --outcome PASSED --advisory FEDORA-2025-cca2fcc70c --stream testing-devel
20:10:25 [2025-02-18T20:10:25.806Z] [Pipeline] }
20:10:25 [2025-02-18T20:10:25.837Z] [Pipeline] // withEnv
20:10:25 [2025-02-18T20:10:25.847Z] [Pipeline] }
20:10:25 [2025-02-18T20:10:25.902Z] [Pipeline] // withCredentials
20:10:26 [2025-02-18T20:10:26.015Z] [Pipeline] withCredentials
20:10:26 [2025-02-18T20:10:26.021Z] Masking supported pattern matches of $TOKEN
20:10:26 [2025-02-18T20:10:26.066Z] [Pipeline] {
20:10:26 [2025-02-18T20:10:26.107Z] [Pipeline] withEnv
20:10:26 [2025-02-18T20:10:26.110Z] [Pipeline] {
20:10:26 [2025-02-18T20:10:26.181Z] [Pipeline] sh
20:10:26 [2025-02-18T20:10:26.730Z] + set -xeuo pipefail
20:10:26 [2025-02-18T20:10:26.731Z] ++ umask
20:10:26 [2025-02-18T20:10:26.731Z] + '[' 0022 = 0000 ']'
20:10:26 [2025-02-18T20:10:26.731Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
20:10:26 [2025-02-18T20:10:26.731Z] {
20:10:26 [2025-02-18T20:10:26.731Z] "body": "���� kernel-6.12.15-200.fc41 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1417) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-cca2fcc70c)"
20:10:26 [2025-02-18T20:10:26.731Z] }'
20:10:27 [2025-02-18T20:10:27.325Z] [Pipeline] }
20:10:27 [2025-02-18T20:10:27.434Z] [Pipeline] // withEnv
20:10:27 [2025-02-18T20:10:27.555Z] [Pipeline] }
20:10:27 [2025-02-18T20:10:27.770Z] [Pipeline] // withCredentials
20:10:27 [2025-02-18T20:10:27.898Z] [Pipeline] }
20:10:28 [2025-02-18T20:10:28.155Z] [Pipeline] // stage
20:10:28 [2025-02-18T20:10:28.264Z] [Pipeline] }
20:10:28 [2025-02-18T20:10:28.428Z] [Pipeline] // container
20:10:28 [2025-02-18T20:10:28.526Z] [Pipeline] }
20:10:28 [2025-02-18T20:10:28.726Z] [Pipeline] // node
20:10:28 [2025-02-18T20:10:28.824Z] [Pipeline] }
20:10:28 [2025-02-18T20:10:28.990Z] [Pipeline] // podTemplate
20:10:29 [2025-02-18T20:10:29.070Z] [Pipeline] End of Pipeline
20:10:29 [2025-02-18T20:10:29.316Z] Finished: SUCCESS