16:24:09 [2023-11-20T16:24:09.445Z] Triggered by CI message. 16:24:09 [2023-11-20T16:24:09.447Z] 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:24:09 [2023-11-20T16:24:09.448Z] The recommended git tool is: NONE 16:24:09 [2023-11-20T16:24:09.448Z] No credentials specified 16:24:09 [2023-11-20T16:24:09.448Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 16:24:09 [2023-11-20T16:24:09.460Z] Fetching changes from the remote Git repository 16:24:09 [2023-11-20T16:24:09.474Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 16:24:09 [2023-11-20T16:24:09.497Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 16:24:09 [2023-11-20T16:24:09.497Z] > git --version # timeout=10 16:24:09 [2023-11-20T16:24:09.502Z] > git --version # 'git version 2.39.3' 16:24:09 [2023-11-20T16:24:09.502Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 16:24:10 [2023-11-20T16:24:10.718Z] > git rev-parse origin/main^{commit} # timeout=10 16:24:10 [2023-11-20T16:24:10.724Z] Checking out Revision 984af45c7dadb43d24ca990d344e0ef7528ac42d (origin/main) 16:24:10 [2023-11-20T16:24:10.724Z] > git config core.sparsecheckout # timeout=10 16:24:10 [2023-11-20T16:24:10.729Z] > git checkout -f 984af45c7dadb43d24ca990d344e0ef7528ac42d # timeout=10 16:24:10 [2023-11-20T16:24:10.737Z] Commit message: "jenkins/config: add JCASC dropin for jms-messaging-plugin" 16:24:10 [2023-11-20T16:24:10.737Z] > git rev-list --no-walk 984af45c7dadb43d24ca990d344e0ef7528ac42d # timeout=10 16:24:10 [2023-11-20T16:24:10.874Z] Loading library coreos@main 16:24:10 [2023-11-20T16:24:10.874Z] Attempting to resolve main from remote references... 16:24:10 [2023-11-20T16:24:10.874Z] > git --version # timeout=10 16:24:10 [2023-11-20T16:24:10.880Z] > git --version # 'git version 2.39.3' 16:24:10 [2023-11-20T16:24:10.880Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 16:24:11 [2023-11-20T16:24:11.084Z] Found match: refs/heads/main revision 1a7a4ba03d286d146395cb6c5310519a4a04e038 16:24:11 [2023-11-20T16:24:11.085Z] Selected Git installation does not exist. Using Default 16:24:11 [2023-11-20T16:24:11.085Z] The recommended git tool is: NONE 16:24:11 [2023-11-20T16:24:11.085Z] No credentials specified 16:24:11 [2023-11-20T16:24:11.086Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 16:24:11 [2023-11-20T16:24:11.092Z] Fetching changes from the remote Git repository 16:24:11 [2023-11-20T16:24:11.141Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 16:24:11 [2023-11-20T16:24:11.151Z] Fetching without tags 16:24:11 [2023-11-20T16:24:11.151Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 16:24:11 [2023-11-20T16:24:11.151Z] > git --version # timeout=10 16:24:11 [2023-11-20T16:24:11.156Z] > git --version # 'git version 2.39.3' 16:24:11 [2023-11-20T16:24:11.156Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:24:11 [2023-11-20T16:24:11.343Z] Checking out Revision 1a7a4ba03d286d146395cb6c5310519a4a04e038 (main) 16:24:11 [2023-11-20T16:24:11.343Z] > git config core.sparsecheckout # timeout=10 16:24:11 [2023-11-20T16:24:11.348Z] > git checkout -f 1a7a4ba03d286d146395cb6c5310519a4a04e038 # timeout=10 16:24:11 [2023-11-20T16:24:11.355Z] Commit message: "checkoutToDir: Recurse submodules" 16:24:11 [2023-11-20T16:24:11.355Z] > git rev-list --no-walk 1a7a4ba03d286d146395cb6c5310519a4a04e038 # timeout=10 16:24:11 [2023-11-20T16:24:11.699Z] [Pipeline] Start of Pipeline 16:24:11 [2023-11-20T16:24:11.896Z] [Pipeline] node 16:24:11 [2023-11-20T16:24:11.953Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 16:24:12 [2023-11-20T16:24:12.033Z] [Pipeline] { 16:24:12 [2023-11-20T16:24:12.268Z] [Pipeline] withEnv 16:24:12 [2023-11-20T16:24:12.308Z] [Pipeline] { 16:24:12 [2023-11-20T16:24:12.440Z] [Pipeline] sh 16:24:12 [2023-11-20T16:24:12.728Z] + set -xeuo pipefail 16:24:12 [2023-11-20T16:24:12.728Z] ++ umask 16:24:12 [2023-11-20T16:24:12.728Z] + '[' 0022 = 0000 ']' 16:24:12 [2023-11-20T16:24:12.728Z] + rm -rf pipe 16:24:12 [2023-11-20T16:24:12.728Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 16:24:12 [2023-11-20T16:24:12.728Z] Cloning into 'pipe'... 16:24:13 [2023-11-20T16:24:13.356Z] [Pipeline] } 16:24:13 [2023-11-20T16:24:13.573Z] [Pipeline] // withEnv 16:24:13 [2023-11-20T16:24:13.737Z] [Pipeline] load 16:24:13 [2023-11-20T16:24:13.973Z] [Pipeline] { (pipe/utils.groovy) 16:24:14 [2023-11-20T16:24:14.093Z] [Pipeline] } 16:24:14 [2023-11-20T16:24:14.229Z] [Pipeline] // load 16:24:14 [2023-11-20T16:24:14.303Z] [Pipeline] readYaml 16:24:14 [2023-11-20T16:24:14.805Z] [Pipeline] withEnv 16:24:14 [2023-11-20T16:24:14.852Z] [Pipeline] { 16:24:15 [2023-11-20T16:24:15.083Z] [Pipeline] sh 16:24:15 [2023-11-20T16:24:15.351Z] + set -xeuo pipefail 16:24:15 [2023-11-20T16:24:15.351Z] ++ umask 16:24:15 [2023-11-20T16:24:15.351Z] + '[' 0022 = 0000 ']' 16:24:15 [2023-11-20T16:24:15.351Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 16:24:15 [2023-11-20T16:24:15.455Z] [Pipeline] } 16:24:15 [2023-11-20T16:24:15.559Z] [Pipeline] // withEnv 16:24:15 [2023-11-20T16:24:15.624Z] [Pipeline] readYaml 16:24:15 [2023-11-20T16:24:15.711Z] [Pipeline] withEnv 16:24:15 [2023-11-20T16:24:15.735Z] [Pipeline] { 16:24:15 [2023-11-20T16:24:15.855Z] [Pipeline] sh 16:24:16 [2023-11-20T16:24:16.143Z] + set -xeuo pipefail 16:24:16 [2023-11-20T16:24:16.143Z] ++ umask 16:24:16 [2023-11-20T16:24:16.143Z] + '[' 0022 = 0000 ']' 16:24:16 [2023-11-20T16:24:16.143Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/next-devel/manifest.yaml 16:24:16 [2023-11-20T16:24:16.244Z] [Pipeline] } 16:24:16 [2023-11-20T16:24:16.364Z] [Pipeline] // withEnv 16:24:16 [2023-11-20T16:24:16.467Z] [Pipeline] readYaml 16:24:16 [2023-11-20T16:24:16.565Z] [Pipeline] withEnv 16:24:16 [2023-11-20T16:24:16.616Z] [Pipeline] { 16:24:16 [2023-11-20T16:24:16.690Z] [Pipeline] sh 16:24:16 [2023-11-20T16:24:16.966Z] + set -xeuo pipefail 16:24:16 [2023-11-20T16:24:16.966Z] ++ umask 16:24:16 [2023-11-20T16:24:16.966Z] + '[' 0022 = 0000 ']' 16:24:16 [2023-11-20T16:24:16.966Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 16:24:17 [2023-11-20T16:24:17.026Z] [Pipeline] } 16:24:17 [2023-11-20T16:24:17.124Z] [Pipeline] // withEnv 16:24:17 [2023-11-20T16:24:17.245Z] [Pipeline] readYaml 16:24:17 [2023-11-20T16:24:17.394Z] [Pipeline] withEnv 16:24:17 [2023-11-20T16:24:17.416Z] [Pipeline] { 16:24:17 [2023-11-20T16:24:17.508Z] [Pipeline] sh 16:24:17 [2023-11-20T16:24:17.783Z] + set -xeuo pipefail 16:24:17 [2023-11-20T16:24:17.783Z] ++ umask 16:24:17 [2023-11-20T16:24:17.783Z] + '[' 0022 = 0000 ']' 16:24:17 [2023-11-20T16:24:17.783Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39' 16:24:17 [2023-11-20T16:24:17.783Z] + jq -e '.releases[0].composed_by_bodhi' 16:24:17 [2023-11-20T16:24:17.783Z] true 16:24:17 [2023-11-20T16:24:17.880Z] [Pipeline] } 16:24:18 [2023-11-20T16:24:18.007Z] [Pipeline] // withEnv 16:24:18 [2023-11-20T16:24:18.129Z] [Pipeline] withEnv 16:24:18 [2023-11-20T16:24:18.157Z] [Pipeline] { 16:24:18 [2023-11-20T16:24:18.312Z] [Pipeline] sh 16:24:18 [2023-11-20T16:24:18.601Z] + set -xeuo pipefail 16:24:18 [2023-11-20T16:24:18.601Z] ++ umask 16:24:18 [2023-11-20T16:24:18.601Z] + '[' 0022 = 0000 ']' 16:24:18 [2023-11-20T16:24:18.601Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40' 16:24:18 [2023-11-20T16:24:18.601Z] + jq -e '.releases[0].composed_by_bodhi' 16:24:18 [2023-11-20T16:24:18.601Z] false 16:24:18 [2023-11-20T16:24:18.705Z] [Pipeline] } 16:24:18 [2023-11-20T16:24:18.841Z] [Pipeline] // withEnv 16:24:18 [2023-11-20T16:24:18.897Z] [Pipeline] } 16:24:19 [2023-11-20T16:24:19.107Z] [Pipeline] // node 16:24:19 [2023-11-20T16:24:19.221Z] [Pipeline] properties 16:24:19 [2023-11-20T16:24:19.311Z] [Pipeline] readJSON 16:24:19 [2023-11-20T16:24:19.453Z] [Pipeline] echo 16:24:19 [2023-11-20T16:24:19.484Z] Handling message: [artifact:[type:koji-build-group, id:FEDORA-2023-a7ad34860c-27925adb75c866bb3750cf9f464be631e5ec612a, repository:https://bodhi.fedoraproject.org/updates/FEDORA-2023-a7ad34860c, builds:[[type:koji-build, id:2322542, task_id:109300195, issuer:jforbes, component:kernel, nvr:kernel-6.7.0-0.rc2.22.fc40, scratch:false]], release:f40], agent:bodhi, re-trigger:false, generated_at:2023-11-20T16:24:07.789073Z, contact:[name:Bodhi, email:admin@fp.o, team:Fedora CI, docs:https://docs.fedoraproject.org/en-US/ci/], update:[autokarma:false, autotime:true, stable_karma:3, stable_days:0, unstable_karma:-3, requirements:null, require_bugs:false, require_testcases:false, display_name:, notes:Automatic update for kernel-6.7.0-0.rc2.22.fc40. 16:24:19 [2023-11-20T16:24:19.536Z] 16:24:19 [2023-11-20T16:24:19.536Z] ##### **Changelog** 16:24:19 [2023-11-20T16:24:19.536Z] 16:24:19 [2023-11-20T16:24:19.536Z] ``` 16:24:19 [2023-11-20T16:24:19.536Z] * Mon Nov 20 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.7.0-0.rc2.22] 16:24:19 [2023-11-20T16:24:19.536Z] - Fix s390 zfcpfdump bpf build failures for cgroups (Don Zickus) 16:24:19 [2023-11-20T16:24:19.536Z] - Linux v6.7.0-0.rc2 16:24:19 [2023-11-20T16:24:19.536Z] * Sun Nov 19 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.7.0-0.rc1.037266a5f723.21] 16:24:19 [2023-11-20T16:24:19.536Z] - Linux v6.7.0-0.rc1.037266a5f723 16:24:19 [2023-11-20T16:24:19.536Z] * Sat Nov 18 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.7.0-0.rc1.791c8ab095f7.20] 16:24:19 [2023-11-20T16:24:19.536Z] - Linux v6.7.0-0.rc1.791c8ab095f7 16:24:19 [2023-11-20T16:24:19.536Z] 16:24:19 [2023-11-20T16:24:19.536Z] ```, type:unspecified, status:pending, request:null, severity:unspecified, suggest:unspecified, locked:false, pushed:false, critpath:true, critpath_groups:critical-path-base critical-path-compose, close_bugs:true, date_submitted:2023-11-20 16:13:48, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2023-a7ad34860c, test_gating_status:waiting, from_tag:null, date_pushed:null, meets_testing_requirements:false, url:https://bodhi.fedoraproject.org/updates/FEDORA-2023-a7ad34860c, title:kernel-6.7.0-0.rc2.22.fc40, version_hash:27925adb75c866bb3750cf9f464be631e5ec612a, release:[name:F40, long_name:Fedora 40, version:40, id_prefix:FEDORA, branch:rawhide, dist_tag:f40, stable_tag:f40, testing_tag:f40-updates-testing, candidate_tag:f40-updates-candidate, pending_signing_tag:f40-signing-pending, pending_testing_tag:f40-updates-testing-pending, pending_stable_tag:f40-updates-pending, override_tag:f40-override, mail_template:fedora_errata_template, state:pending, composed_by_bodhi:false, create_automatic_updates:true, package_manager:dnf, testing_repository:updates-testing, eol:null], compose:null, comments:[[id:3287491, karma:0, karma_critpath:0, text:This update was automatically created, timestamp:2023-11-20 16:13:48, update_id:565466, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]], [id:3287501, karma:0, karma_critpath:0, text:This update's test gating status has been changed to 'waiting'., timestamp:2023-11-20 16:18:46, update_id:565466, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:kernel-6.7.0-0.rc2.22.fc40, signed:true, release_id:76, type:rpm, epoch:0]], bugs:[], user:[id:910, name:jforbes, email:jforbes@redhat.com, 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]]], updateid:FEDORA-2023-a7ad34860c, karma:0, content_type:rpm, test_cases:[]], version:0.2.2] 16:24:19 [2023-11-20T16:24:19.723Z] [Pipeline] libraryResource 16:24:19 [2023-11-20T16:24:19.827Z] [Pipeline] readJSON 16:24:20 [2023-11-20T16:24:20.090Z] [Pipeline] node 16:24:20 [2023-11-20T16:24:20.222Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 16:24:20 [2023-11-20T16:24:20.284Z] [Pipeline] { 16:24:20 [2023-11-20T16:24:20.393Z] [Pipeline] writeYaml 16:24:20 [2023-11-20T16:24:20.494Z] [Pipeline] readFile 16:24:20 [2023-11-20T16:24:20.576Z] [Pipeline] } 16:24:20 [2023-11-20T16:24:20.740Z] [Pipeline] // node 16:24:20 [2023-11-20T16:24:20.879Z] [Pipeline] podTemplate 16:24:20 [2023-11-20T16:24:20.907Z] [Pipeline] { 16:24:21 [2023-11-20T16:24:21.074Z] [Pipeline] node 16:24:28 [2023-11-20T16:24:28.477Z] Created Pod: openshift coreos-ci/pod-e73cd14b-6f9b-488b-a007-ee9bc2412fae-5kk9p-b14vr 16:24:36 [2023-11-20T16:24:36.108Z] Still waiting to schedule task 16:24:36 [2023-11-20T16:24:36.108Z] ‘Jenkins’ doesn’t have label ‘pod-e73cd14b-6f9b-488b-a007-ee9bc2412fae’ 16:24:36 [2023-11-20T16:24:36.108Z] ‘pod-9866d5b6-8114-4e30-94fa-f1c2d49b1eb1-x415z-410tc’ doesn’t have label ‘pod-e73cd14b-6f9b-488b-a007-ee9bc2412fae’ 16:24:36 [2023-11-20T16:24:36.108Z]pod-e73cd14b-6f9b-488b-a007-ee9bc2412fae-5kk9p-b14vr’ is not accepting tasks 16:24:36 [2023-11-20T16:24:36.134Z] Agent pod-e73cd14b-6f9b-488b-a007-ee9bc2412fae-5kk9p-b14vr is provisioned from template pod-e73cd14b-6f9b-488b-a007-ee9bc2412fae-5kk9p 16:24:36 [2023-11-20T16:24:36.135Z] --- 16:24:36 [2023-11-20T16:24:36.135Z] apiVersion: "v1" 16:24:36 [2023-11-20T16:24:36.135Z] kind: "Pod" 16:24:36 [2023-11-20T16:24:36.135Z] metadata: 16:24:36 [2023-11-20T16:24:36.135Z] annotations: 16:24:36 [2023-11-20T16:24:36.135Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/55/" 16:24:36 [2023-11-20T16:24:36.135Z] runUrl: "job/bodhi-trigger/55/" 16:24:36 [2023-11-20T16:24:36.135Z] labels: 16:24:36 [2023-11-20T16:24:36.135Z] jenkins: "slave" 16:24:36 [2023-11-20T16:24:36.135Z] jenkins/label-digest: "add5962dd4082ec0c52cc8e0daa225c1a9abfdb3" 16:24:36 [2023-11-20T16:24:36.135Z] jenkins/label: "pod-e73cd14b-6f9b-488b-a007-ee9bc2412fae" 16:24:36 [2023-11-20T16:24:36.135Z] name: "pod-e73cd14b-6f9b-488b-a007-ee9bc2412fae-5kk9p-b14vr" 16:24:36 [2023-11-20T16:24:36.135Z] namespace: "coreos-ci" 16:24:36 [2023-11-20T16:24:36.135Z] spec: 16:24:36 [2023-11-20T16:24:36.135Z] containers: 16:24:36 [2023-11-20T16:24:36.135Z] - command: 16:24:36 [2023-11-20T16:24:36.135Z] - "/usr/bin/dumb-init" 16:24:36 [2023-11-20T16:24:36.135Z] - "/usr/bin/sleep" 16:24:36 [2023-11-20T16:24:36.135Z] - "infinity" 16:24:36 [2023-11-20T16:24:36.135Z] env: 16:24:36 [2023-11-20T16:24:36.135Z] - name: "NCPUS" 16:24:36 [2023-11-20T16:24:36.135Z] value: "0.1" 16:24:36 [2023-11-20T16:24:36.135Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 16:24:36 [2023-11-20T16:24:36.135Z] imagePullPolicy: "Always" 16:24:36 [2023-11-20T16:24:36.135Z] name: "worker" 16:24:36 [2023-11-20T16:24:36.135Z] resources: 16:24:36 [2023-11-20T16:24:36.135Z] limits: 16:24:36 [2023-11-20T16:24:36.135Z] cpu: "0.1" 16:24:36 [2023-11-20T16:24:36.135Z] requests: 16:24:36 [2023-11-20T16:24:36.135Z] cpu: "0.1" 16:24:36 [2023-11-20T16:24:36.135Z] volumeMounts: 16:24:36 [2023-11-20T16:24:36.135Z] - mountPath: "/srv/" 16:24:36 [2023-11-20T16:24:36.135Z] name: "emptydir-0" 16:24:36 [2023-11-20T16:24:36.135Z] - mountPath: "/home/jenkins/agent" 16:24:36 [2023-11-20T16:24:36.135Z] name: "workspace-volume" 16:24:36 [2023-11-20T16:24:36.135Z] readOnly: false 16:24:36 [2023-11-20T16:24:36.135Z] - env: 16:24:36 [2023-11-20T16:24:36.135Z] - name: "JENKINS_SECRET" 16:24:36 [2023-11-20T16:24:36.135Z] value: "********" 16:24:36 [2023-11-20T16:24:36.135Z] - name: "JENKINS_TUNNEL" 16:24:36 [2023-11-20T16:24:36.135Z] value: "172.30.136.1:50000" 16:24:36 [2023-11-20T16:24:36.135Z] - name: "JENKINS_AGENT_NAME" 16:24:36 [2023-11-20T16:24:36.135Z] value: "pod-e73cd14b-6f9b-488b-a007-ee9bc2412fae-5kk9p-b14vr" 16:24:36 [2023-11-20T16:24:36.135Z] - name: "JENKINS_NAME" 16:24:36 [2023-11-20T16:24:36.135Z] value: "pod-e73cd14b-6f9b-488b-a007-ee9bc2412fae-5kk9p-b14vr" 16:24:36 [2023-11-20T16:24:36.135Z] - name: "JENKINS_AGENT_WORKDIR" 16:24:36 [2023-11-20T16:24:36.135Z] value: "/home/jenkins/agent" 16:24:36 [2023-11-20T16:24:36.135Z] - name: "JENKINS_URL" 16:24:36 [2023-11-20T16:24:36.135Z] value: "http://172.30.130.216:80/" 16:24:36 [2023-11-20T16:24:36.135Z] image: "jenkins-agent-base:latest" 16:24:36 [2023-11-20T16:24:36.135Z] name: "jnlp" 16:24:36 [2023-11-20T16:24:36.135Z] resources: 16:24:36 [2023-11-20T16:24:36.135Z] limits: 16:24:36 [2023-11-20T16:24:36.135Z] memory: "512Mi" 16:24:36 [2023-11-20T16:24:36.135Z] cpu: "1" 16:24:36 [2023-11-20T16:24:36.135Z] requests: 16:24:36 [2023-11-20T16:24:36.135Z] memory: "512Mi" 16:24:36 [2023-11-20T16:24:36.135Z] cpu: "1" 16:24:36 [2023-11-20T16:24:36.135Z] volumeMounts: 16:24:36 [2023-11-20T16:24:36.135Z] - mountPath: "/home/jenkins/agent" 16:24:36 [2023-11-20T16:24:36.135Z] name: "workspace-volume" 16:24:36 [2023-11-20T16:24:36.135Z] readOnly: false 16:24:36 [2023-11-20T16:24:36.135Z] nodeSelector: 16:24:36 [2023-11-20T16:24:36.135Z] kubernetes.io/os: "linux" 16:24:36 [2023-11-20T16:24:36.135Z] restartPolicy: "Never" 16:24:36 [2023-11-20T16:24:36.135Z] serviceAccountName: "default" 16:24:36 [2023-11-20T16:24:36.135Z] volumes: 16:24:36 [2023-11-20T16:24:36.135Z] - emptyDir: {} 16:24:36 [2023-11-20T16:24:36.135Z] name: "emptydir-0" 16:24:36 [2023-11-20T16:24:36.135Z] - emptyDir: 16:24:36 [2023-11-20T16:24:36.135Z] medium: "" 16:24:36 [2023-11-20T16:24:36.135Z] name: "workspace-volume" 16:24:36 [2023-11-20T16:24:36.135Z] 16:24:36 [2023-11-20T16:24:36.194Z] Running on pod-e73cd14b-6f9b-488b-a007-ee9bc2412fae-5kk9p-b14vr in /home/jenkins/agent/workspace/bodhi-trigger 16:24:36 [2023-11-20T16:24:36.234Z] [Pipeline] { 16:24:36 [2023-11-20T16:24:36.384Z] [Pipeline] container 16:24:36 [2023-11-20T16:24:36.410Z] [Pipeline] { 16:24:36 [2023-11-20T16:24:36.622Z] [Pipeline] withEnv 16:24:36 [2023-11-20T16:24:36.640Z] [Pipeline] { 16:24:36 [2023-11-20T16:24:36.785Z] [Pipeline] sh 16:24:37 [2023-11-20T16:24:37.828Z] + set -xeuo pipefail 16:24:37 [2023-11-20T16:24:37.828Z] ++ umask 16:24:37 [2023-11-20T16:24:37.828Z] + '[' 0000 = 0000 ']' 16:24:37 [2023-11-20T16:24:37.828Z] + umask 0022 16:24:37 [2023-11-20T16:24:37.828Z] + cat /cosa/coreos-assembler-git.json 16:24:37 [2023-11-20T16:24:37.828Z] { 16:24:37 [2023-11-20T16:24:37.828Z] "date": "2023-11-16T21:26:46Z", 16:24:37 [2023-11-20T16:24:37.828Z] "git": { 16:24:37 [2023-11-20T16:24:37.828Z] "commit": "1df6c9929880f93be89a784e0ff0eb0673858111", 16:24:37 [2023-11-20T16:24:37.828Z] "origin": "https://github.com/coreos/coreos-assembler.git", 16:24:37 [2023-11-20T16:24:37.828Z] "branch": "HEAD", 16:24:37 [2023-11-20T16:24:37.828Z] "dirty": "false" 16:24:37 [2023-11-20T16:24:37.828Z] }, 16:24:37 [2023-11-20T16:24:37.828Z] "file": { 16:24:37 [2023-11-20T16:24:37.828Z] "checksum": "5c8bed48fe63edacb973fa1202874f29f8830fec1178a2de88b5add2e044b1fe", 16:24:37 [2023-11-20T16:24:37.828Z] "checksum_type": "sha256", 16:24:37 [2023-11-20T16:24:37.828Z] "format": "tar.gz", 16:24:37 [2023-11-20T16:24:37.828Z] "name": "coreos-assembler-git.tar.gz", 16:24:37 [2023-11-20T16:24:37.828Z] "size": "9572661" 16:24:37 [2023-11-20T16:24:37.828Z] } 16:24:37 [2023-11-20T16:24:37.828Z] } 16:24:38 [2023-11-20T16:24:38.074Z] [Pipeline] } 16:24:38 [2023-11-20T16:24:38.297Z] [Pipeline] // withEnv 16:24:38 [2023-11-20T16:24:38.454Z] [Pipeline] stage 16:24:38 [2023-11-20T16:24:38.476Z] [Pipeline] { (Report Running) 16:24:38 [2023-11-20T16:24:38.675Z] [Pipeline] withCredentials 16:24:38 [2023-11-20T16:24:38.786Z] Masking supported pattern matches of $RDB_PASSWORD 16:24:38 [2023-11-20T16:24:38.818Z] [Pipeline] { 16:24:38 [2023-11-20T16:24:38.937Z] [Pipeline] withEnv 16:24:39 [2023-11-20T16:24:39.051Z] [Pipeline] { 16:24:39 [2023-11-20T16:24:39.149Z] [Pipeline] sh 16:24:40 [2023-11-20T16:24:40.031Z] + set -xeuo pipefail 16:24:40 [2023-11-20T16:24:40.031Z] ++ umask 16:24:40 [2023-11-20T16:24:40.031Z] + '[' 0000 = 0000 ']' 16:24:40 [2023-11-20T16:24:40.031Z] + umask 0022 16:24:40 [2023-11-20T16:24:40.031Z] + /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-2023-a7ad34860c --stream rawhide 16:24:40 [2023-11-20T16:24:40.957Z] Traceback (most recent call last): 16:24:40 [2023-11-20T16:24:40.957Z] File "/usr/lib/coreos-assembler/resultsdb-report", line 12, in <module> 16:24:40 [2023-11-20T16:24:40.957Z] from resultsdb_conventions.fedora import FedoraBodhiResult 16:24:40 [2023-11-20T16:24:40.957Z] File "/usr/lib/python3.12/site-packages/resultsdb_conventions/fedora.py", line 28, in <module> 16:24:41 [2023-11-20T16:24:41.212Z] import fedfind.exceptions 16:24:41 [2023-11-20T16:24:41.212Z] ModuleNotFoundError: No module named 'fedfind' 16:24:41 [2023-11-20T16:24:41.355Z] [Pipeline] } 16:24:41 [2023-11-20T16:24:41.536Z] [Pipeline] // withEnv 16:24:41 [2023-11-20T16:24:41.589Z] [Pipeline] } 16:24:41 [2023-11-20T16:24:41.776Z] [Pipeline] // withCredentials 16:24:41 [2023-11-20T16:24:41.934Z] [Pipeline] } 16:24:42 [2023-11-20T16:24:42.074Z] [Pipeline] // stage 16:24:42 [2023-11-20T16:24:42.166Z] [Pipeline] } 16:24:42 [2023-11-20T16:24:42.290Z] [Pipeline] // container 16:24:42 [2023-11-20T16:24:42.347Z] [Pipeline] } 16:24:42 [2023-11-20T16:24:42.526Z] [Pipeline] // node 16:24:42 [2023-11-20T16:24:42.608Z] [Pipeline] } 16:24:42 [2023-11-20T16:24:42.805Z] [Pipeline] // podTemplate 16:24:42 [2023-11-20T16:24:42.891Z] [Pipeline] End of Pipeline 16:24:42 [2023-11-20T16:24:42.921Z] ERROR: script returned exit code 1 16:24:43 [2023-11-20T16:24:43.007Z] Finished: FAILURE