Console Output
13:01:41 [2025-01-27T13:01:41.720Z] Triggered by CI message.
13:01:41 [2025-01-27T13:01:41.720Z] 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
13:01:41 [2025-01-27T13:01:41.721Z] Selected Git installation does not exist. Using Default
13:01:41 [2025-01-27T13:01:41.721Z] The recommended git tool is: NONE
13:01:41 [2025-01-27T13:01:41.721Z] No credentials specified
13:01:41 [2025-01-27T13:01:41.721Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
13:01:41 [2025-01-27T13:01:41.729Z] Fetching changes from the remote Git repository
13:01:41 [2025-01-27T13:01:41.730Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
13:01:41 [2025-01-27T13:01:41.751Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
13:01:41 [2025-01-27T13:01:41.751Z] > git --version # timeout=10
13:01:41 [2025-01-27T13:01:41.758Z] > git --version # 'git version 2.39.3'
13:01:41 [2025-01-27T13:01:41.758Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
13:01:41 [2025-01-27T13:01:41.890Z] > git rev-parse origin/main^{commit} # timeout=10
13:01:41 [2025-01-27T13:01:41.898Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
13:01:41 [2025-01-27T13:01:41.898Z] > git config core.sparsecheckout # timeout=10
13:01:41 [2025-01-27T13:01:41.905Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
13:01:41 [2025-01-27T13:01:41.915Z] Commit message: "bodhi-testing: fix zincati configuration"
13:01:41 [2025-01-27T13:01:41.915Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
13:01:41 [2025-01-27T13:01:41.950Z] Loading library coreos@main
13:01:41 [2025-01-27T13:01:41.950Z] Attempting to resolve main from remote references...
13:01:41 [2025-01-27T13:01:41.950Z] > git --version # timeout=10
13:01:41 [2025-01-27T13:01:41.957Z] > git --version # 'git version 2.39.3'
13:01:41 [2025-01-27T13:01:41.957Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
13:01:42 [2025-01-27T13:01:42.035Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
13:01:42 [2025-01-27T13:01:42.036Z] Selected Git installation does not exist. Using Default
13:01:42 [2025-01-27T13:01:42.036Z] The recommended git tool is: NONE
13:01:42 [2025-01-27T13:01:42.036Z] No credentials specified
13:01:42 [2025-01-27T13:01:42.037Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
13:01:42 [2025-01-27T13:01:42.044Z] Fetching changes from the remote Git repository
13:01:42 [2025-01-27T13:01:42.045Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
13:01:42 [2025-01-27T13:01:42.094Z] Fetching without tags
13:01:42 [2025-01-27T13:01:42.094Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
13:01:42 [2025-01-27T13:01:42.094Z] > git --version # timeout=10
13:01:42 [2025-01-27T13:01:42.101Z] > git --version # 'git version 2.39.3'
13:01:42 [2025-01-27T13:01:42.101Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:01:42 [2025-01-27T13:01:42.171Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
13:01:42 [2025-01-27T13:01:42.171Z] > git config core.sparsecheckout # timeout=10
13:01:42 [2025-01-27T13:01:42.178Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
13:01:42 [2025-01-27T13:01:42.190Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
13:01:42 [2025-01-27T13:01:42.190Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
13:01:42 [2025-01-27T13:01:42.369Z] [Pipeline] Start of Pipeline
13:01:42 [2025-01-27T13:01:42.529Z] [Pipeline] node
13:01:42 [2025-01-27T13:01:42.558Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
13:01:42 [2025-01-27T13:01:42.591Z] [Pipeline] {
13:01:42 [2025-01-27T13:01:42.689Z] [Pipeline] checkout
13:01:42 [2025-01-27T13:01:42.713Z] Selected Git installation does not exist. Using Default
13:01:42 [2025-01-27T13:01:42.713Z] The recommended git tool is: NONE
13:01:42 [2025-01-27T13:01:42.713Z] No credentials specified
13:01:42 [2025-01-27T13:01:42.713Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
13:01:42 [2025-01-27T13:01:42.719Z] Fetching changes from the remote Git repository
13:01:42 [2025-01-27T13:01:42.721Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
13:01:42 [2025-01-27T13:01:42.734Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
13:01:42 [2025-01-27T13:01:42.734Z] > git --version # timeout=10
13:01:42 [2025-01-27T13:01:42.741Z] > git --version # 'git version 2.39.3'
13:01:42 [2025-01-27T13:01:42.741Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
13:01:42 [2025-01-27T13:01:42.813Z] > git rev-parse origin/main^{commit} # timeout=10
13:01:42 [2025-01-27T13:01:42.820Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
13:01:42 [2025-01-27T13:01:42.820Z] > git config core.sparsecheckout # timeout=10
13:01:42 [2025-01-27T13:01:42.827Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
13:01:42 [2025-01-27T13:01:42.835Z] Commit message: "bodhi-testing: fix zincati configuration"
13:01:42 [2025-01-27T13:01:42.946Z] [Pipeline] readYaml
13:01:43 [2025-01-27T13:01:43.114Z] [Pipeline] withEnv
13:01:43 [2025-01-27T13:01:43.132Z] [Pipeline] {
13:01:43 [2025-01-27T13:01:43.236Z] [Pipeline] sh
13:01:43 [2025-01-27T13:01:43.512Z] + set -xeuo pipefail
13:01:43 [2025-01-27T13:01:43.512Z] ++ umask
13:01:43 [2025-01-27T13:01:43.512Z] + '[' 0022 = 0000 ']'
13:01:43 [2025-01-27T13:01:43.512Z] + rm -rf pipe
13:01:43 [2025-01-27T13:01:43.512Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
13:01:43 [2025-01-27T13:01:43.512Z] Cloning into 'pipe'...
13:01:43 [2025-01-27T13:01:43.810Z] [Pipeline] }
13:01:43 [2025-01-27T13:01:43.980Z] [Pipeline] // withEnv
13:01:44 [2025-01-27T13:01:44.044Z] [Pipeline] load
13:01:44 [2025-01-27T13:01:44.265Z] [Pipeline] { (pipe/utils.groovy)
13:01:44 [2025-01-27T13:01:44.374Z] [Pipeline] }
13:01:44 [2025-01-27T13:01:44.484Z] [Pipeline] // load
13:01:44 [2025-01-27T13:01:44.546Z] [Pipeline] readYaml
13:01:44 [2025-01-27T13:01:44.694Z] [Pipeline] withEnv
13:01:44 [2025-01-27T13:01:44.712Z] [Pipeline] {
13:01:44 [2025-01-27T13:01:44.813Z] [Pipeline] sh
13:01:45 [2025-01-27T13:01:45.092Z] + set -xeuo pipefail
13:01:45 [2025-01-27T13:01:45.092Z] ++ umask
13:01:45 [2025-01-27T13:01:45.092Z] + '[' 0022 = 0000 ']'
13:01:45 [2025-01-27T13:01:45.092Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
13:01:45 [2025-01-27T13:01:45.702Z] [Pipeline] }
13:01:45 [2025-01-27T13:01:45.867Z] [Pipeline] // withEnv
13:01:45 [2025-01-27T13:01:45.927Z] [Pipeline] readYaml
13:01:46 [2025-01-27T13:01:46.069Z] [Pipeline] withEnv
13:01:46 [2025-01-27T13:01:46.087Z] [Pipeline] {
13:01:46 [2025-01-27T13:01:46.244Z] [Pipeline] sh
13:01:46 [2025-01-27T13:01:46.519Z] + set -xeuo pipefail
13:01:46 [2025-01-27T13:01:46.519Z] ++ umask
13:01:46 [2025-01-27T13:01:46.519Z] + '[' 0022 = 0000 ']'
13:01:46 [2025-01-27T13:01:46.519Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
13:01:46 [2025-01-27T13:01:46.833Z] [Pipeline] }
13:01:46 [2025-01-27T13:01:46.975Z] [Pipeline] // withEnv
13:01:47 [2025-01-27T13:01:47.005Z] [Pipeline] readYaml
13:01:47 [2025-01-27T13:01:47.062Z] [Pipeline] }
13:01:47 [2025-01-27T13:01:47.182Z] [Pipeline] // node
13:01:47 [2025-01-27T13:01:47.260Z] [Pipeline] properties
13:01:47 [2025-01-27T13:01:47.352Z] [Pipeline] echo
13:01:47 [2025-01-27T13:01:47.364Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2648151,"task_id":128529503,"nvr":"openssh-9.9p1-7.fc42"}]},"agent":"bodhi","re-trigger":false,"update":{"autokarma":false,"autotime":null,"stable_karma":3,"stable_days":null,"unstable_karma":-3,"require_bugs":null,"require_testcases":null,"display_name":null,"notes":"Automatic update for openssh-9.9p1-7.fc42.","type":"unspecified","status":"pending","request":null,"severity":null,"suggest":null,"locked":null,"pushed":null,"critpath":true,"critpath_groups":"core critical-path-anaconda critical-path-base critical-path-compose critical-path-deepin-desktop critical-path-gnome","close_bugs":null,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-449bef5d1a","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-449bef5d1a","title":"openssh-9.9p1-7.fc42","version_hash":"9869718d77a6cac8a84c1f611773ff5927d4023e","release":{"name":"F42","long_name":"Fedora 42","version":"42","id_prefix":"FEDORA","branch":"rawhide","dist_tag":"f42","stable_tag":"f42","testing_tag":"f42-updates-testing","candidate_tag":"f42-updates-candidate","pending_signing_tag":"f42-signing-pending","pending_testing_tag":"f42-updates-testing-pending","pending_stable_tag":"f42-updates-pending","override_tag":"f42-override","mail_template":"fedora_errata_template","state":"pending","composed_by_bodhi":false,"create_automatic_updates":true,"package_manager":"unspecified","testing_repository":null,"released_on":null,"eol":null,"critpath_mandatory_days_in_testing":0,"mandatory_days_in_testing":0,"critpath_min_karma":0,"min_karma":0,"setting_status":"pre_beta"},"user":{"name":"dbelyavs","email":"dbelyavs@redhat.com","id":6284,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"},{"name":"crypto-team"}]},"comments":[],"builds":[{"nvr":"openssh-9.9p1-7.fc42","signed":false,"release_id":84,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-449bef5d1a","karma":0,"content_type":"rpm","test_cases":[]}}
13:01:47 [2025-01-27T13:01:47.398Z] [Pipeline] readJSON
13:01:47 [2025-01-27T13:01:47.608Z] [Pipeline] libraryResource
13:01:47 [2025-01-27T13:01:47.649Z] [Pipeline] readJSON
13:01:47 [2025-01-27T13:01:47.775Z] [Pipeline] node
13:01:47 [2025-01-27T13:01:47.845Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
13:01:47 [2025-01-27T13:01:47.913Z] [Pipeline] {
13:01:47 [2025-01-27T13:01:47.983Z] [Pipeline] writeYaml
13:01:48 [2025-01-27T13:01:48.040Z] [Pipeline] readFile
13:01:48 [2025-01-27T13:01:48.095Z] [Pipeline] }
13:01:48 [2025-01-27T13:01:48.182Z] [Pipeline] // node
13:01:48 [2025-01-27T13:01:48.222Z] [Pipeline] podTemplate
13:01:48 [2025-01-27T13:01:48.234Z] [Pipeline] {
13:01:48 [2025-01-27T13:01:48.315Z] [Pipeline] node
13:01:52 [2025-01-27T13:01:52.797Z] Created Pod: openshift coreos-ci/pod-28ed1154-5be0-46c2-a21f-0cf8b0937b90-532pw-mlk9c
13:02:03 [2025-01-27T13:02:03.348Z] Still waiting to schedule task
13:02:03 [2025-01-27T13:02:03.349Z] ‘pod-28ed1154-5be0-46c2-a21f-0cf8b0937b90-532pw-mlk9c’ is offline
13:02:06 [2025-01-27T13:02:06.038Z] Agent pod-28ed1154-5be0-46c2-a21f-0cf8b0937b90-532pw-mlk9c is provisioned from template pod-28ed1154-5be0-46c2-a21f-0cf8b0937b90-532pw
13:02:06 [2025-01-27T13:02:06.039Z] ---
13:02:06 [2025-01-27T13:02:06.039Z] apiVersion: "v1"
13:02:06 [2025-01-27T13:02:06.039Z] kind: "Pod"
13:02:06 [2025-01-27T13:02:06.039Z] metadata:
13:02:06 [2025-01-27T13:02:06.039Z] annotations:
13:02:06 [2025-01-27T13:02:06.039Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1317/"
13:02:06 [2025-01-27T13:02:06.039Z] runUrl: "job/bodhi-trigger/1317/"
13:02:06 [2025-01-27T13:02:06.039Z] labels:
13:02:06 [2025-01-27T13:02:06.039Z] jenkins: "slave"
13:02:06 [2025-01-27T13:02:06.039Z] jenkins/label-digest: "fd0221ecb0af8dae312f005124e6dfd95754571f"
13:02:06 [2025-01-27T13:02:06.039Z] jenkins/label: "pod-28ed1154-5be0-46c2-a21f-0cf8b0937b90"
13:02:06 [2025-01-27T13:02:06.039Z] name: "pod-28ed1154-5be0-46c2-a21f-0cf8b0937b90-532pw-mlk9c"
13:02:06 [2025-01-27T13:02:06.039Z] namespace: "coreos-ci"
13:02:06 [2025-01-27T13:02:06.039Z] spec:
13:02:06 [2025-01-27T13:02:06.039Z] containers:
13:02:06 [2025-01-27T13:02:06.039Z] - command:
13:02:06 [2025-01-27T13:02:06.039Z] - "/usr/bin/dumb-init"
13:02:06 [2025-01-27T13:02:06.039Z] - "/usr/bin/sleep"
13:02:06 [2025-01-27T13:02:06.039Z] - "infinity"
13:02:06 [2025-01-27T13:02:06.039Z] env:
13:02:06 [2025-01-27T13:02:06.039Z] - name: "NCPUS"
13:02:06 [2025-01-27T13:02:06.039Z] value: "0.1"
13:02:06 [2025-01-27T13:02:06.039Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
13:02:06 [2025-01-27T13:02:06.039Z] imagePullPolicy: "Always"
13:02:06 [2025-01-27T13:02:06.039Z] name: "worker"
13:02:06 [2025-01-27T13:02:06.039Z] resources:
13:02:06 [2025-01-27T13:02:06.039Z] limits:
13:02:06 [2025-01-27T13:02:06.039Z] cpu: "0.1"
13:02:06 [2025-01-27T13:02:06.039Z] requests:
13:02:06 [2025-01-27T13:02:06.039Z] cpu: "0.1"
13:02:06 [2025-01-27T13:02:06.039Z] volumeMounts:
13:02:06 [2025-01-27T13:02:06.039Z] - mountPath: "/srv/"
13:02:06 [2025-01-27T13:02:06.039Z] name: "emptydir-0"
13:02:06 [2025-01-27T13:02:06.039Z] - mountPath: "/home/jenkins/agent"
13:02:06 [2025-01-27T13:02:06.039Z] name: "workspace-volume"
13:02:06 [2025-01-27T13:02:06.039Z] readOnly: false
13:02:06 [2025-01-27T13:02:06.039Z] - env:
13:02:06 [2025-01-27T13:02:06.039Z] - name: "JENKINS_SECRET"
13:02:06 [2025-01-27T13:02:06.039Z] value: "********"
13:02:06 [2025-01-27T13:02:06.039Z] - name: "JENKINS_TUNNEL"
13:02:06 [2025-01-27T13:02:06.039Z] value: "172.30.136.1:50000"
13:02:06 [2025-01-27T13:02:06.039Z] - name: "JENKINS_AGENT_NAME"
13:02:06 [2025-01-27T13:02:06.039Z] value: "pod-28ed1154-5be0-46c2-a21f-0cf8b0937b90-532pw-mlk9c"
13:02:06 [2025-01-27T13:02:06.039Z] - name: "JENKINS_NAME"
13:02:06 [2025-01-27T13:02:06.039Z] value: "pod-28ed1154-5be0-46c2-a21f-0cf8b0937b90-532pw-mlk9c"
13:02:06 [2025-01-27T13:02:06.039Z] - name: "JENKINS_AGENT_WORKDIR"
13:02:06 [2025-01-27T13:02:06.039Z] value: "/home/jenkins/agent"
13:02:06 [2025-01-27T13:02:06.039Z] - name: "JENKINS_URL"
13:02:06 [2025-01-27T13:02:06.039Z] value: "http://172.30.130.216:80/"
13:02:06 [2025-01-27T13:02:06.039Z] image: "jenkins-agent-base:latest"
13:02:06 [2025-01-27T13:02:06.039Z] name: "jnlp"
13:02:06 [2025-01-27T13:02:06.039Z] resources:
13:02:06 [2025-01-27T13:02:06.039Z] limits:
13:02:06 [2025-01-27T13:02:06.039Z] memory: "512Mi"
13:02:06 [2025-01-27T13:02:06.039Z] cpu: "1"
13:02:06 [2025-01-27T13:02:06.039Z] requests:
13:02:06 [2025-01-27T13:02:06.039Z] memory: "512Mi"
13:02:06 [2025-01-27T13:02:06.039Z] cpu: "1"
13:02:06 [2025-01-27T13:02:06.039Z] volumeMounts:
13:02:06 [2025-01-27T13:02:06.039Z] - mountPath: "/home/jenkins/agent"
13:02:06 [2025-01-27T13:02:06.039Z] name: "workspace-volume"
13:02:06 [2025-01-27T13:02:06.039Z] readOnly: false
13:02:06 [2025-01-27T13:02:06.039Z] nodeSelector:
13:02:06 [2025-01-27T13:02:06.039Z] kubernetes.io/os: "linux"
13:02:06 [2025-01-27T13:02:06.039Z] restartPolicy: "Never"
13:02:06 [2025-01-27T13:02:06.039Z] serviceAccountName: "default"
13:02:06 [2025-01-27T13:02:06.039Z] volumes:
13:02:06 [2025-01-27T13:02:06.039Z] - emptyDir: {}
13:02:06 [2025-01-27T13:02:06.039Z] name: "emptydir-0"
13:02:06 [2025-01-27T13:02:06.039Z] - emptyDir:
13:02:06 [2025-01-27T13:02:06.039Z] medium: ""
13:02:06 [2025-01-27T13:02:06.039Z] name: "workspace-volume"
13:02:06 [2025-01-27T13:02:06.039Z]
13:02:06 [2025-01-27T13:02:06.244Z] Running on pod-28ed1154-5be0-46c2-a21f-0cf8b0937b90-532pw-mlk9c in /home/jenkins/agent/workspace/bodhi-trigger
13:02:06 [2025-01-27T13:02:06.302Z] [Pipeline] {
13:02:06 [2025-01-27T13:02:06.445Z] [Pipeline] container
13:02:06 [2025-01-27T13:02:06.448Z] [Pipeline] {
13:02:06 [2025-01-27T13:02:06.578Z] [Pipeline] withEnv
13:02:06 [2025-01-27T13:02:06.595Z] [Pipeline] {
13:02:06 [2025-01-27T13:02:06.738Z] [Pipeline] sh
13:02:07 [2025-01-27T13:02:07.728Z] + set -xeuo pipefail
13:02:07 [2025-01-27T13:02:07.728Z] ++ umask
13:02:07 [2025-01-27T13:02:07.728Z] + '[' 0022 = 0000 ']'
13:02:07 [2025-01-27T13:02:07.728Z] + cat /cosa/coreos-assembler-git.json
13:02:07 [2025-01-27T13:02:07.728Z] {
13:02:07 [2025-01-27T13:02:07.728Z] "date": "2025-01-25T00:33:24Z",
13:02:07 [2025-01-27T13:02:07.728Z] "git": {
13:02:07 [2025-01-27T13:02:07.728Z] "commit": "69f587470421f21fa64329d049f92fe72c454ea6",
13:02:07 [2025-01-27T13:02:07.728Z] "origin": "https://github.com/coreos/coreos-assembler.git",
13:02:07 [2025-01-27T13:02:07.728Z] "branch": "HEAD",
13:02:07 [2025-01-27T13:02:07.728Z] "dirty": "false"
13:02:07 [2025-01-27T13:02:07.728Z] },
13:02:07 [2025-01-27T13:02:07.728Z] "file": {
13:02:07 [2025-01-27T13:02:07.728Z] "checksum": "05e1fc989dbf6bbd0f0e5d981204c49cf3113e597c0f3694ecaa8f13e368141c",
13:02:07 [2025-01-27T13:02:07.728Z] "checksum_type": "sha256",
13:02:07 [2025-01-27T13:02:07.728Z] "format": "tar.gz",
13:02:07 [2025-01-27T13:02:07.728Z] "name": "coreos-assembler-git.tar.gz",
13:02:07 [2025-01-27T13:02:07.728Z] "size": "10004658"
13:02:07 [2025-01-27T13:02:07.728Z] }
13:02:07 [2025-01-27T13:02:07.728Z] }
13:02:07 [2025-01-27T13:02:07.978Z] [Pipeline] }
13:02:08 [2025-01-27T13:02:08.093Z] [Pipeline] // withEnv
13:02:08 [2025-01-27T13:02:08.108Z] [Pipeline] stage
13:02:08 [2025-01-27T13:02:08.111Z] [Pipeline] { (Report Running)
13:02:08 [2025-01-27T13:02:08.208Z] [Pipeline] withCredentials
13:02:08 [2025-01-27T13:02:08.268Z] Masking supported pattern matches of $RDB_PASSWORD
13:02:08 [2025-01-27T13:02:08.272Z] [Pipeline] {
13:02:08 [2025-01-27T13:02:08.382Z] [Pipeline] withEnv
13:02:08 [2025-01-27T13:02:08.386Z] [Pipeline] {
13:02:08 [2025-01-27T13:02:08.439Z] [Pipeline] sh
13:02:08 [2025-01-27T13:02:08.985Z] + set -xeuo pipefail
13:02:08 [2025-01-27T13:02:08.985Z] ++ umask
13:02:08 [2025-01-27T13:02:08.985Z] + '[' 0022 = 0000 ']'
13:02:08 [2025-01-27T13:02:08.985Z] + /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-449bef5d1a --stream rawhide
13:02:10 [2025-01-27T13:02:10.927Z] [Pipeline] }
13:02:11 [2025-01-27T13:02:11.058Z] [Pipeline] // withEnv
13:02:11 [2025-01-27T13:02:11.121Z] [Pipeline] }
13:02:11 [2025-01-27T13:02:11.249Z] [Pipeline] // withCredentials
13:02:11 [2025-01-27T13:02:11.285Z] [Pipeline] }
13:02:11 [2025-01-27T13:02:11.343Z] [Pipeline] // stage
13:02:11 [2025-01-27T13:02:11.401Z] [Pipeline] stage
13:02:11 [2025-01-27T13:02:11.417Z] [Pipeline] { (Test)
13:02:11 [2025-01-27T13:02:11.563Z] [Pipeline] build
13:02:11 [2025-01-27T13:02:11.581Z] Scheduling project: test-override
13:02:16 [2025-01-27T13:02:16.800Z] Starting building: test-override #1329
13:13:21 [2025-01-27T13:13:21.212Z] Build test-override #1329 completed: FAILURE
13:13:21 [2025-01-27T13:13:21.251Z] [Pipeline] }
13:13:21 [2025-01-27T13:13:21.323Z] [Pipeline] // stage
13:13:21 [2025-01-27T13:13:21.411Z] [Pipeline] stage
13:13:21 [2025-01-27T13:13:21.434Z] [Pipeline] { (Report Completion)
13:13:21 [2025-01-27T13:13:21.559Z] [Pipeline] withCredentials
13:13:21 [2025-01-27T13:13:21.567Z] Masking supported pattern matches of $RDB_PASSWORD
13:13:21 [2025-01-27T13:13:21.655Z] [Pipeline] {
13:13:21 [2025-01-27T13:13:21.737Z] [Pipeline] withEnv
13:13:21 [2025-01-27T13:13:21.760Z] [Pipeline] {
13:13:21 [2025-01-27T13:13:21.802Z] [Pipeline] sh
13:13:22 [2025-01-27T13:13:22.351Z] + set -xeuo pipefail
13:13:22 [2025-01-27T13:13:22.351Z] ++ umask
13:13:22 [2025-01-27T13:13:22.351Z] + '[' 0022 = 0000 ']'
13:13:22 [2025-01-27T13:13:22.351Z] + /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/1329 --outcome FAILED --advisory FEDORA-2025-449bef5d1a --stream rawhide
13:13:24 [2025-01-27T13:13:24.395Z] [Pipeline] }
13:13:24 [2025-01-27T13:13:24.534Z] [Pipeline] // withEnv
13:13:24 [2025-01-27T13:13:24.572Z] [Pipeline] }
13:13:24 [2025-01-27T13:13:24.622Z] [Pipeline] // withCredentials
13:13:24 [2025-01-27T13:13:24.753Z] [Pipeline] withCredentials
13:13:24 [2025-01-27T13:13:24.769Z] Masking supported pattern matches of $TOKEN
13:13:24 [2025-01-27T13:13:24.799Z] [Pipeline] {
13:13:24 [2025-01-27T13:13:24.824Z] [Pipeline] withEnv
13:13:24 [2025-01-27T13:13:24.827Z] [Pipeline] {
13:13:24 [2025-01-27T13:13:24.878Z] [Pipeline] sh
13:13:25 [2025-01-27T13:13:25.532Z] + set -xeuo pipefail
13:13:25 [2025-01-27T13:13:25.533Z] ++ umask
13:13:25 [2025-01-27T13:13:25.533Z] + '[' 0022 = 0000 ']'
13:13:25 [2025-01-27T13:13:25.533Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
13:13:25 [2025-01-27T13:13:25.533Z] {
13:13:25 [2025-01-27T13:13:25.533Z] "body": "���� openssh-9.9p1-7.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1329) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-449bef5d1a)"
13:13:25 [2025-01-27T13:13:25.533Z] }'
13:13:26 [2025-01-27T13:13:26.100Z] [Pipeline] }
13:13:26 [2025-01-27T13:13:26.216Z] [Pipeline] // withEnv
13:13:26 [2025-01-27T13:13:26.263Z] [Pipeline] }
13:13:26 [2025-01-27T13:13:26.515Z] [Pipeline] // withCredentials
13:13:26 [2025-01-27T13:13:26.584Z] [Pipeline] }
13:13:26 [2025-01-27T13:13:26.850Z] [Pipeline] // stage
13:13:26 [2025-01-27T13:13:26.983Z] [Pipeline] }
13:13:27 [2025-01-27T13:13:27.201Z] [Pipeline] // container
13:13:27 [2025-01-27T13:13:27.338Z] [Pipeline] }
13:13:27 [2025-01-27T13:13:27.647Z] [Pipeline] // node
13:13:27 [2025-01-27T13:13:27.766Z] [Pipeline] }
13:13:27 [2025-01-27T13:13:27.932Z] [Pipeline] // podTemplate
13:13:28 [2025-01-27T13:13:28.013Z] [Pipeline] End of Pipeline
13:13:28 [2025-01-27T13:13:28.202Z] Finished: FAILURE