14:24:59 [2024-01-22T14:24:59.597Z] Triggered by CI message.
14:24:59 [2024-01-22T14:24:59.598Z] 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
14:24:59 [2024-01-22T14:24:59.599Z] The recommended git tool is: NONE
14:24:59 [2024-01-22T14:24:59.599Z] No credentials specified
14:24:59 [2024-01-22T14:24:59.600Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
14:24:59 [2024-01-22T14:24:59.605Z] Fetching changes from the remote Git repository
14:24:59 [2024-01-22T14:24:59.606Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
14:24:59 [2024-01-22T14:24:59.613Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
14:24:59 [2024-01-22T14:24:59.613Z] > git --version # timeout=10
14:24:59 [2024-01-22T14:24:59.618Z] > git --version # 'git version 2.39.3'
14:24:59 [2024-01-22T14:24:59.618Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
14:24:59 [2024-01-22T14:24:59.785Z] > git rev-parse origin/main^{commit} # timeout=10
14:24:59 [2024-01-22T14:24:59.791Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main)
14:24:59 [2024-01-22T14:24:59.791Z] > git config core.sparsecheckout # timeout=10
14:24:59 [2024-01-22T14:24:59.796Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10
14:24:59 [2024-01-22T14:24:59.802Z] Commit message: "ci: add sanity-check for Groovy files"
14:24:59 [2024-01-22T14:24:59.802Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10
14:24:59 [2024-01-22T14:24:59.956Z] Loading library coreos@main
14:24:59 [2024-01-22T14:24:59.956Z] Attempting to resolve main from remote references...
14:24:59 [2024-01-22T14:24:59.956Z] > git --version # timeout=10
14:24:59 [2024-01-22T14:24:59.961Z] > git --version # 'git version 2.39.3'
14:24:59 [2024-01-22T14:24:59.962Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
14:25:00 [2024-01-22T14:25:00.118Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef
14:25:00 [2024-01-22T14:25:00.129Z] Selected Git installation does not exist. Using Default
14:25:00 [2024-01-22T14:25:00.129Z] The recommended git tool is: NONE
14:25:00 [2024-01-22T14:25:00.129Z] No credentials specified
14:25:00 [2024-01-22T14:25:00.130Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
14:25:00 [2024-01-22T14:25:00.135Z] Fetching changes from the remote Git repository
14:25:00 [2024-01-22T14:25:00.136Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
14:25:00 [2024-01-22T14:25:00.156Z] Fetching without tags
14:25:00 [2024-01-22T14:25:00.156Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
14:25:00 [2024-01-22T14:25:00.156Z] > git --version # timeout=10
14:25:00 [2024-01-22T14:25:00.161Z] > git --version # 'git version 2.39.3'
14:25:00 [2024-01-22T14:25:00.161Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:25:00 [2024-01-22T14:25:00.316Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main)
14:25:00 [2024-01-22T14:25:00.316Z] > git config core.sparsecheckout # timeout=10
14:25:00 [2024-01-22T14:25:00.321Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10
14:25:00 [2024-01-22T14:25:00.328Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results"
14:25:00 [2024-01-22T14:25:00.328Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10
14:25:00 [2024-01-22T14:25:00.658Z] [Pipeline] Start of Pipeline
14:25:00 [2024-01-22T14:25:00.811Z] [Pipeline] node
14:25:00 [2024-01-22T14:25:00.887Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
14:25:00 [2024-01-22T14:25:00.941Z] [Pipeline] {
14:25:01 [2024-01-22T14:25:01.195Z] [Pipeline] withEnv
14:25:01 [2024-01-22T14:25:01.258Z] [Pipeline] {
14:25:01 [2024-01-22T14:25:01.419Z] [Pipeline] sh
14:25:01 [2024-01-22T14:25:01.703Z] + set -xeuo pipefail
14:25:01 [2024-01-22T14:25:01.703Z] ++ umask
14:25:01 [2024-01-22T14:25:01.703Z] + '[' 0022 = 0000 ']'
14:25:01 [2024-01-22T14:25:01.703Z] + rm -rf pipe
14:25:01 [2024-01-22T14:25:01.703Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
14:25:01 [2024-01-22T14:25:01.703Z] Cloning into 'pipe'...
14:25:02 [2024-01-22T14:25:02.012Z] [Pipeline] }
14:25:02 [2024-01-22T14:25:02.118Z] [Pipeline] // withEnv
14:25:02 [2024-01-22T14:25:02.308Z] [Pipeline] load
14:25:02 [2024-01-22T14:25:02.566Z] [Pipeline] { (pipe/utils.groovy)
14:25:02 [2024-01-22T14:25:02.704Z] [Pipeline] }
14:25:02 [2024-01-22T14:25:02.792Z] [Pipeline] // load
14:25:02 [2024-01-22T14:25:02.873Z] [Pipeline] readYaml
14:25:03 [2024-01-22T14:25:03.107Z] [Pipeline] withEnv
14:25:03 [2024-01-22T14:25:03.130Z] [Pipeline] {
14:25:03 [2024-01-22T14:25:03.219Z] [Pipeline] sh
14:25:03 [2024-01-22T14:25:03.487Z] + set -xeuo pipefail
14:25:03 [2024-01-22T14:25:03.487Z] ++ umask
14:25:03 [2024-01-22T14:25:03.487Z] + '[' 0022 = 0000 ']'
14:25:03 [2024-01-22T14:25:03.487Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
14:25:03 [2024-01-22T14:25:03.556Z] [Pipeline] }
14:25:03 [2024-01-22T14:25:03.677Z] [Pipeline] // withEnv
14:25:03 [2024-01-22T14:25:03.782Z] [Pipeline] readYaml
14:25:03 [2024-01-22T14:25:03.982Z] [Pipeline] withEnv
14:25:04 [2024-01-22T14:25:04.011Z] [Pipeline] {
14:25:04 [2024-01-22T14:25:04.194Z] [Pipeline] sh
14:25:04 [2024-01-22T14:25:04.474Z] + set -xeuo pipefail
14:25:04 [2024-01-22T14:25:04.474Z] ++ umask
14:25:04 [2024-01-22T14:25:04.474Z] + '[' 0022 = 0000 ']'
14:25:04 [2024-01-22T14:25:04.474Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
14:25:04 [2024-01-22T14:25:04.599Z] [Pipeline] }
14:25:04 [2024-01-22T14:25:04.800Z] [Pipeline] // withEnv
14:25:04 [2024-01-22T14:25:04.869Z] [Pipeline] readYaml
14:25:05 [2024-01-22T14:25:05.069Z] [Pipeline] withEnv
14:25:05 [2024-01-22T14:25:05.090Z] [Pipeline] {
14:25:05 [2024-01-22T14:25:05.178Z] [Pipeline] sh
14:25:05 [2024-01-22T14:25:05.449Z] + set -xeuo pipefail
14:25:05 [2024-01-22T14:25:05.449Z] ++ umask
14:25:05 [2024-01-22T14:25:05.449Z] + '[' 0022 = 0000 ']'
14:25:05 [2024-01-22T14:25:05.449Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39'
14:25:05 [2024-01-22T14:25:05.449Z] + jq -e '.releases[0].composed_by_bodhi'
14:25:05 [2024-01-22T14:25:05.449Z] true
14:25:05 [2024-01-22T14:25:05.508Z] [Pipeline] }
14:25:05 [2024-01-22T14:25:05.608Z] [Pipeline] // withEnv
14:25:05 [2024-01-22T14:25:05.693Z] [Pipeline] withEnv
14:25:05 [2024-01-22T14:25:05.710Z] [Pipeline] {
14:25:05 [2024-01-22T14:25:05.821Z] [Pipeline] sh
14:25:06 [2024-01-22T14:25:06.099Z] + set -xeuo pipefail
14:25:06 [2024-01-22T14:25:06.099Z] ++ umask
14:25:06 [2024-01-22T14:25:06.099Z] + '[' 0022 = 0000 ']'
14:25:06 [2024-01-22T14:25:06.099Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40'
14:25:06 [2024-01-22T14:25:06.099Z] + jq -e '.releases[0].composed_by_bodhi'
14:25:06 [2024-01-22T14:25:06.099Z] false
14:25:06 [2024-01-22T14:25:06.196Z] [Pipeline] }
14:25:06 [2024-01-22T14:25:06.302Z] [Pipeline] // withEnv
14:25:06 [2024-01-22T14:25:06.428Z] [Pipeline] }
14:25:06 [2024-01-22T14:25:06.702Z] [Pipeline] // node
14:25:06 [2024-01-22T14:25:06.818Z] [Pipeline] properties
14:25:06 [2024-01-22T14:25:06.914Z] [Pipeline] readJSON
14:25:07 [2024-01-22T14:25:07.131Z] [Pipeline] echo
14:25:07 [2024-01-22T14:25:07.160Z] Handling message: [artifact:[type:koji-build-group, id:FEDORA-2024-ea8fa5331a-76d0d3db3ed3a7bd18488b9d132988cb82c447b7, repository:https://bodhi.fedoraproject.org/updates/FEDORA-2024-ea8fa5331a, builds:[[type:koji-build, id:2366418, task_id:112174183, issuer:packit, component:container-selinux, nvr:container-selinux-2.229.0-1.fc40, scratch:false]], release:f40], agent:bodhi, re-trigger:false, generated_at:2024-01-22T14:24:58.326565Z, 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 container-selinux-2.229.0-1.fc40.
14:25:07 [2024-01-22T14:25:07.160Z]
14:25:07 [2024-01-22T14:25:07.160Z] ##### **Changelog**
14:25:07 [2024-01-22T14:25:07.160Z]
14:25:07 [2024-01-22T14:25:07.160Z] ```
14:25:07 [2024-01-22T14:25:07.160Z] * Mon Jan 22 2024 Packit <hello@packit.dev> - 2:2.229.0-1
14:25:07 [2024-01-22T14:25:07.160Z] - [packit] 2.229.0 upstream release
14:25:07 [2024-01-22T14:25:07.160Z] * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.228.1-2
14:25:07 [2024-01-22T14:25:07.160Z] - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
14:25:07 [2024-01-22T14:25:07.160Z]
14:25:07 [2024-01-22T14:25:07.160Z] ```, type:unspecified, status:pending, request:null, severity:unspecified, suggest:unspecified, locked:false, pushed:false, critpath:true, critpath_groups:critical-path-compose, close_bugs:true, date_submitted:2024-01-22 14:21:27, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-ea8fa5331a, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-ea8fa5331a, title:container-selinux-2.229.0-1.fc40, version_hash:76d0d3db3ed3a7bd18488b9d132988cb82c447b7, 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:3358985, karma:0, karma_critpath:0, text:This update was automatically created, timestamp:2024-01-22 14:21:27, update_id:579803, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:container-selinux-2.229.0-1.fc40, signed:true, release_id:76, type:rpm, epoch:2]], bugs:[], user:[id:6406, name:packit, email:user-cont-team+packit-fas@redhat.com, avatar:null, openid:null, groups:[[name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs], [name:git-packit-team], [name:bodhi_update_bots]]], updateid:FEDORA-2024-ea8fa5331a, karma:0, content_type:rpm, test_cases:[]], version:0.2.2]
14:25:07 [2024-01-22T14:25:07.329Z] [Pipeline] libraryResource
14:25:07 [2024-01-22T14:25:07.393Z] [Pipeline] readJSON
14:25:07 [2024-01-22T14:25:07.518Z] [Pipeline] node
14:25:07 [2024-01-22T14:25:07.578Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
14:25:07 [2024-01-22T14:25:07.733Z] [Pipeline] {
14:25:07 [2024-01-22T14:25:07.904Z] [Pipeline] writeYaml
14:25:08 [2024-01-22T14:25:08.055Z] [Pipeline] readFile
14:25:08 [2024-01-22T14:25:08.196Z] [Pipeline] }
14:25:08 [2024-01-22T14:25:08.352Z] [Pipeline] // node
14:25:08 [2024-01-22T14:25:08.458Z] [Pipeline] podTemplate
14:25:08 [2024-01-22T14:25:08.516Z] [Pipeline] {
14:25:08 [2024-01-22T14:25:08.842Z] [Pipeline] node
14:25:23 [2024-01-22T14:25:23.876Z] Still waiting to schedule task
14:25:23 [2024-01-22T14:25:23.877Z] All nodes of label ‘pod-67dc6c2f-a7c4-46fc-9688-0dbea81e4b75’ are offline
14:30:33 [2024-01-22T14:30:33.507Z] Created Pod: openshift coreos-ci/pod-67dc6c2f-a7c4-46fc-9688-0dbea81e4b75-g6672-f38bh
14:30:43 [2024-01-22T14:30:43.066Z] Agent pod-67dc6c2f-a7c4-46fc-9688-0dbea81e4b75-g6672-f38bh is provisioned from template pod-67dc6c2f-a7c4-46fc-9688-0dbea81e4b75-g6672
14:30:43 [2024-01-22T14:30:43.066Z] ---
14:30:43 [2024-01-22T14:30:43.066Z] apiVersion: "v1"
14:30:43 [2024-01-22T14:30:43.066Z] kind: "Pod"
14:30:43 [2024-01-22T14:30:43.066Z] metadata:
14:30:43 [2024-01-22T14:30:43.066Z] annotations:
14:30:43 [2024-01-22T14:30:43.066Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/189/"
14:30:43 [2024-01-22T14:30:43.066Z] runUrl: "job/bodhi-trigger/189/"
14:30:43 [2024-01-22T14:30:43.066Z] labels:
14:30:43 [2024-01-22T14:30:43.066Z] jenkins: "slave"
14:30:43 [2024-01-22T14:30:43.066Z] jenkins/label-digest: "57b43c0df1ab22c3ee9ad05ff753a64213b2f515"
14:30:43 [2024-01-22T14:30:43.066Z] jenkins/label: "pod-67dc6c2f-a7c4-46fc-9688-0dbea81e4b75"
14:30:43 [2024-01-22T14:30:43.066Z] name: "pod-67dc6c2f-a7c4-46fc-9688-0dbea81e4b75-g6672-f38bh"
14:30:43 [2024-01-22T14:30:43.066Z] namespace: "coreos-ci"
14:30:43 [2024-01-22T14:30:43.066Z] spec:
14:30:43 [2024-01-22T14:30:43.066Z] containers:
14:30:43 [2024-01-22T14:30:43.066Z] - command:
14:30:43 [2024-01-22T14:30:43.066Z] - "/usr/bin/dumb-init"
14:30:43 [2024-01-22T14:30:43.066Z] - "/usr/bin/sleep"
14:30:43 [2024-01-22T14:30:43.066Z] - "infinity"
14:30:43 [2024-01-22T14:30:43.066Z] env:
14:30:43 [2024-01-22T14:30:43.066Z] - name: "NCPUS"
14:30:43 [2024-01-22T14:30:43.066Z] value: "0.1"
14:30:43 [2024-01-22T14:30:43.066Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
14:30:43 [2024-01-22T14:30:43.066Z] imagePullPolicy: "Always"
14:30:43 [2024-01-22T14:30:43.066Z] name: "worker"
14:30:43 [2024-01-22T14:30:43.066Z] resources:
14:30:43 [2024-01-22T14:30:43.066Z] limits:
14:30:43 [2024-01-22T14:30:43.066Z] cpu: "0.1"
14:30:43 [2024-01-22T14:30:43.066Z] requests:
14:30:43 [2024-01-22T14:30:43.066Z] cpu: "0.1"
14:30:43 [2024-01-22T14:30:43.066Z] volumeMounts:
14:30:43 [2024-01-22T14:30:43.066Z] - mountPath: "/srv/"
14:30:43 [2024-01-22T14:30:43.066Z] name: "emptydir-0"
14:30:43 [2024-01-22T14:30:43.066Z] - mountPath: "/home/jenkins/agent"
14:30:43 [2024-01-22T14:30:43.066Z] name: "workspace-volume"
14:30:43 [2024-01-22T14:30:43.066Z] readOnly: false
14:30:43 [2024-01-22T14:30:43.066Z] - env:
14:30:43 [2024-01-22T14:30:43.066Z] - name: "JENKINS_SECRET"
14:30:43 [2024-01-22T14:30:43.066Z] value: "********"
14:30:43 [2024-01-22T14:30:43.066Z] - name: "JENKINS_TUNNEL"
14:30:43 [2024-01-22T14:30:43.066Z] value: "172.30.136.1:50000"
14:30:43 [2024-01-22T14:30:43.066Z] - name: "JENKINS_AGENT_NAME"
14:30:43 [2024-01-22T14:30:43.066Z] value: "pod-67dc6c2f-a7c4-46fc-9688-0dbea81e4b75-g6672-f38bh"
14:30:43 [2024-01-22T14:30:43.066Z] - name: "JENKINS_NAME"
14:30:43 [2024-01-22T14:30:43.066Z] value: "pod-67dc6c2f-a7c4-46fc-9688-0dbea81e4b75-g6672-f38bh"
14:30:43 [2024-01-22T14:30:43.066Z] - name: "JENKINS_AGENT_WORKDIR"
14:30:43 [2024-01-22T14:30:43.066Z] value: "/home/jenkins/agent"
14:30:43 [2024-01-22T14:30:43.066Z] - name: "JENKINS_URL"
14:30:43 [2024-01-22T14:30:43.066Z] value: "http://172.30.130.216:80/"
14:30:43 [2024-01-22T14:30:43.066Z] image: "jenkins-agent-base:latest"
14:30:43 [2024-01-22T14:30:43.066Z] name: "jnlp"
14:30:43 [2024-01-22T14:30:43.066Z] resources:
14:30:43 [2024-01-22T14:30:43.066Z] limits:
14:30:43 [2024-01-22T14:30:43.066Z] memory: "512Mi"
14:30:43 [2024-01-22T14:30:43.066Z] cpu: "1"
14:30:43 [2024-01-22T14:30:43.066Z] requests:
14:30:43 [2024-01-22T14:30:43.066Z] memory: "512Mi"
14:30:43 [2024-01-22T14:30:43.066Z] cpu: "1"
14:30:43 [2024-01-22T14:30:43.066Z] volumeMounts:
14:30:43 [2024-01-22T14:30:43.066Z] - mountPath: "/home/jenkins/agent"
14:30:43 [2024-01-22T14:30:43.066Z] name: "workspace-volume"
14:30:43 [2024-01-22T14:30:43.066Z] readOnly: false
14:30:43 [2024-01-22T14:30:43.066Z] nodeSelector:
14:30:43 [2024-01-22T14:30:43.066Z] kubernetes.io/os: "linux"
14:30:43 [2024-01-22T14:30:43.066Z] restartPolicy: "Never"
14:30:43 [2024-01-22T14:30:43.066Z] serviceAccountName: "default"
14:30:43 [2024-01-22T14:30:43.066Z] volumes:
14:30:43 [2024-01-22T14:30:43.066Z] - emptyDir: {}
14:30:43 [2024-01-22T14:30:43.066Z] name: "emptydir-0"
14:30:43 [2024-01-22T14:30:43.066Z] - emptyDir:
14:30:43 [2024-01-22T14:30:43.066Z] medium: ""
14:30:43 [2024-01-22T14:30:43.066Z] name: "workspace-volume"
14:30:43 [2024-01-22T14:30:43.066Z]
14:30:43 [2024-01-22T14:30:43.124Z] Running on pod-67dc6c2f-a7c4-46fc-9688-0dbea81e4b75-g6672-f38bh in /home/jenkins/agent/workspace/bodhi-trigger
14:30:43 [2024-01-22T14:30:43.141Z] [Pipeline] {
14:30:43 [2024-01-22T14:30:43.326Z] [Pipeline] container
14:30:43 [2024-01-22T14:30:43.348Z] [Pipeline] {
14:30:43 [2024-01-22T14:30:43.498Z] [Pipeline] withEnv
14:30:43 [2024-01-22T14:30:43.527Z] [Pipeline] {
14:30:43 [2024-01-22T14:30:43.670Z] [Pipeline] sh
14:30:44 [2024-01-22T14:30:44.724Z] + set -xeuo pipefail
14:30:44 [2024-01-22T14:30:44.725Z] ++ umask
14:30:44 [2024-01-22T14:30:44.725Z] + '[' 0022 = 0000 ']'
14:30:44 [2024-01-22T14:30:44.725Z] + cat /cosa/coreos-assembler-git.json
14:30:44 [2024-01-22T14:30:44.725Z] {
14:30:44 [2024-01-22T14:30:44.725Z] "date": "2024-01-18T14:38:57Z",
14:30:44 [2024-01-22T14:30:44.725Z] "git": {
14:30:44 [2024-01-22T14:30:44.725Z] "commit": "8a569095f3dd2faeef19f1398df072a111b1386f",
14:30:44 [2024-01-22T14:30:44.725Z] "origin": "https://github.com/coreos/coreos-assembler.git",
14:30:44 [2024-01-22T14:30:44.725Z] "branch": "HEAD",
14:30:44 [2024-01-22T14:30:44.725Z] "dirty": "false"
14:30:44 [2024-01-22T14:30:44.725Z] },
14:30:44 [2024-01-22T14:30:44.725Z] "file": {
14:30:44 [2024-01-22T14:30:44.725Z] "checksum": "543cd4cca2c436c8b90c776378fddf9b87b821a6c2c63aa98eff58c6907b6d75",
14:30:44 [2024-01-22T14:30:44.725Z] "checksum_type": "sha256",
14:30:44 [2024-01-22T14:30:44.725Z] "format": "tar.gz",
14:30:44 [2024-01-22T14:30:44.725Z] "name": "coreos-assembler-git.tar.gz",
14:30:44 [2024-01-22T14:30:44.725Z] "size": "9751294"
14:30:44 [2024-01-22T14:30:44.725Z] }
14:30:44 [2024-01-22T14:30:44.725Z] }
14:30:45 [2024-01-22T14:30:45.227Z] [Pipeline] }
14:30:45 [2024-01-22T14:30:45.346Z] [Pipeline] // withEnv
14:30:45 [2024-01-22T14:30:45.462Z] [Pipeline] stage
14:30:45 [2024-01-22T14:30:45.478Z] [Pipeline] { (Report Running)
14:30:45 [2024-01-22T14:30:45.605Z] [Pipeline] withCredentials
14:30:45 [2024-01-22T14:30:45.646Z] Masking supported pattern matches of $RDB_PASSWORD
14:30:45 [2024-01-22T14:30:45.726Z] [Pipeline] {
14:30:45 [2024-01-22T14:30:45.829Z] [Pipeline] withEnv
14:30:45 [2024-01-22T14:30:45.852Z] [Pipeline] {
14:30:45 [2024-01-22T14:30:45.977Z] [Pipeline] sh
14:30:46 [2024-01-22T14:30:46.550Z] + set -xeuo pipefail
14:30:46 [2024-01-22T14:30:46.550Z] ++ umask
14:30:46 [2024-01-22T14:30:46.550Z] + '[' 0022 = 0000 ']'
14:30:46 [2024-01-22T14:30:46.550Z] + /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-2024-ea8fa5331a --stream rawhide
14:30:49 [2024-01-22T14:30:49.143Z] [Pipeline] }
14:30:49 [2024-01-22T14:30:49.406Z] [Pipeline] // withEnv
14:30:49 [2024-01-22T14:30:49.553Z] [Pipeline] }
14:30:49 [2024-01-22T14:30:49.754Z] [Pipeline] // withCredentials
14:30:49 [2024-01-22T14:30:49.834Z] [Pipeline] }
14:30:49 [2024-01-22T14:30:49.998Z] [Pipeline] // stage
14:30:50 [2024-01-22T14:30:50.157Z] [Pipeline] stage
14:30:50 [2024-01-22T14:30:50.178Z] [Pipeline] { (Test)
14:30:50 [2024-01-22T14:30:50.331Z] [Pipeline] build
14:30:50 [2024-01-22T14:30:50.352Z] Scheduling project: test-override
14:30:56 [2024-01-22T14:30:56.397Z] Starting building: test-override #218
14:49:01 [2024-01-22T14:49:01.335Z] Build test-override #218 completed: FAILURE
14:49:01 [2024-01-22T14:49:01.365Z] [Pipeline] }
14:49:01 [2024-01-22T14:49:01.526Z] [Pipeline] // stage
14:49:01 [2024-01-22T14:49:01.692Z] [Pipeline] stage
14:49:01 [2024-01-22T14:49:01.726Z] [Pipeline] { (Report Completion)
14:49:01 [2024-01-22T14:49:01.899Z] [Pipeline] withCredentials
14:49:01 [2024-01-22T14:49:01.943Z] Masking supported pattern matches of $RDB_PASSWORD
14:49:02 [2024-01-22T14:49:02.055Z] [Pipeline] {
14:49:02 [2024-01-22T14:49:02.287Z] [Pipeline] withEnv
14:49:02 [2024-01-22T14:49:02.314Z] [Pipeline] {
14:49:02 [2024-01-22T14:49:02.505Z] [Pipeline] sh
14:49:03 [2024-01-22T14:49:03.382Z] + set -xeuo pipefail
14:49:03 [2024-01-22T14:49:03.383Z] ++ umask
14:49:03 [2024-01-22T14:49:03.383Z] + '[' 0022 = 0000 ']'
14:49:03 [2024-01-22T14:49:03.383Z] + /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/218 --outcome FAILED --advisory FEDORA-2024-ea8fa5331a --stream rawhide
14:49:05 [2024-01-22T14:49:05.356Z] [Pipeline] }
14:49:05 [2024-01-22T14:49:05.571Z] [Pipeline] // withEnv
14:49:05 [2024-01-22T14:49:05.629Z] [Pipeline] }
14:49:05 [2024-01-22T14:49:05.749Z] [Pipeline] // withCredentials
14:49:05 [2024-01-22T14:49:05.795Z] [Pipeline] }
14:49:05 [2024-01-22T14:49:05.915Z] [Pipeline] // stage
14:49:05 [2024-01-22T14:49:05.966Z] [Pipeline] }
14:49:06 [2024-01-22T14:49:06.046Z] [Pipeline] // container
14:49:06 [2024-01-22T14:49:06.115Z] [Pipeline] }
14:49:06 [2024-01-22T14:49:06.262Z] [Pipeline] // node
14:49:06 [2024-01-22T14:49:06.297Z] [Pipeline] }
14:49:06 [2024-01-22T14:49:06.383Z] [Pipeline] // podTemplate
14:49:06 [2024-01-22T14:49:06.463Z] [Pipeline] End of Pipeline
14:49:06 [2024-01-22T14:49:06.618Z] Finished: FAILURE