18:32:55 [2023-12-08T18:32:55.529Z] Triggered by CI message. 18:32:55 [2023-12-08T18:32:55.530Z] 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:32:55 [2023-12-08T18:32:55.531Z] The recommended git tool is: NONE 18:32:55 [2023-12-08T18:32:55.531Z] No credentials specified 18:32:55 [2023-12-08T18:32:55.532Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 18:32:55 [2023-12-08T18:32:55.537Z] Fetching changes from the remote Git repository 18:32:55 [2023-12-08T18:32:55.538Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 18:32:55 [2023-12-08T18:32:55.554Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 18:32:55 [2023-12-08T18:32:55.554Z] > git --version # timeout=10 18:32:55 [2023-12-08T18:32:55.558Z] > git --version # 'git version 2.39.3' 18:32:55 [2023-12-08T18:32:55.558Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:55 [2023-12-08T18:32:55.723Z] > git rev-parse origin/main^{commit} # timeout=10 18:32:55 [2023-12-08T18:32:55.734Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main) 18:32:55 [2023-12-08T18:32:55.734Z] > git config core.sparsecheckout # timeout=10 18:32:55 [2023-12-08T18:32:55.738Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 18:32:55 [2023-12-08T18:32:55.744Z] Commit message: "ci: add sanity-check for Groovy files" 18:32:55 [2023-12-08T18:32:55.744Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 18:32:55 [2023-12-08T18:32:55.885Z] Loading library coreos@main 18:32:55 [2023-12-08T18:32:55.886Z] Attempting to resolve main from remote references... 18:32:55 [2023-12-08T18:32:55.886Z] > git --version # timeout=10 18:32:55 [2023-12-08T18:32:55.890Z] > git --version # 'git version 2.39.3' 18:32:55 [2023-12-08T18:32:55.890Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 18:32:56 [2023-12-08T18:32:56.058Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef 18:32:56 [2023-12-08T18:32:56.059Z] Selected Git installation does not exist. Using Default 18:32:56 [2023-12-08T18:32:56.059Z] The recommended git tool is: NONE 18:32:56 [2023-12-08T18:32:56.059Z] No credentials specified 18:32:56 [2023-12-08T18:32:56.060Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 18:32:56 [2023-12-08T18:32:56.065Z] Fetching changes from the remote Git repository 18:32:56 [2023-12-08T18:32:56.066Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 18:32:56 [2023-12-08T18:32:56.122Z] Fetching without tags 18:32:56 [2023-12-08T18:32:56.122Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 18:32:56 [2023-12-08T18:32:56.122Z] > git --version # timeout=10 18:32:56 [2023-12-08T18:32:56.126Z] > git --version # 'git version 2.39.3' 18:32:56 [2023-12-08T18:32:56.126Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:56 [2023-12-08T18:32:56.291Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main) 18:32:56 [2023-12-08T18:32:56.291Z] > git config core.sparsecheckout # timeout=10 18:32:56 [2023-12-08T18:32:56.295Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 18:32:56 [2023-12-08T18:32:56.301Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results" 18:32:56 [2023-12-08T18:32:56.301Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 18:32:56 [2023-12-08T18:32:56.660Z] [Pipeline] Start of Pipeline 18:32:56 [2023-12-08T18:32:56.881Z] [Pipeline] node 18:32:56 [2023-12-08T18:32:56.976Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 18:32:57 [2023-12-08T18:32:57.060Z] [Pipeline] { 18:32:57 [2023-12-08T18:32:57.855Z] [Pipeline] withEnv 18:32:57 [2023-12-08T18:32:57.889Z] [Pipeline] { 18:32:58 [2023-12-08T18:32:58.086Z] [Pipeline] sh 18:32:58 [2023-12-08T18:32:58.361Z] + set -xeuo pipefail 18:32:58 [2023-12-08T18:32:58.361Z] ++ umask 18:32:58 [2023-12-08T18:32:58.361Z] + '[' 0022 = 0000 ']' 18:32:58 [2023-12-08T18:32:58.361Z] + rm -rf pipe 18:32:58 [2023-12-08T18:32:58.361Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 18:32:58 [2023-12-08T18:32:58.361Z] Cloning into 'pipe'... 18:32:58 [2023-12-08T18:32:58.649Z] [Pipeline] } 18:32:58 [2023-12-08T18:32:58.795Z] [Pipeline] // withEnv 18:32:58 [2023-12-08T18:32:58.917Z] [Pipeline] load 18:32:59 [2023-12-08T18:32:59.167Z] [Pipeline] { (pipe/utils.groovy) 18:32:59 [2023-12-08T18:32:59.410Z] [Pipeline] } 18:32:59 [2023-12-08T18:32:59.517Z] [Pipeline] // load 18:32:59 [2023-12-08T18:32:59.606Z] [Pipeline] readYaml 18:32:59 [2023-12-08T18:32:59.813Z] [Pipeline] withEnv 18:32:59 [2023-12-08T18:32:59.827Z] [Pipeline] { 18:33:00 [2023-12-08T18:33:00.012Z] [Pipeline] sh 18:33:00 [2023-12-08T18:33:00.285Z] + set -xeuo pipefail 18:33:00 [2023-12-08T18:33:00.285Z] ++ umask 18:33:00 [2023-12-08T18:33:00.285Z] + '[' 0022 = 0000 ']' 18:33:00 [2023-12-08T18:33:00.285Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 18:33:00 [2023-12-08T18:33:00.361Z] [Pipeline] } 18:33:00 [2023-12-08T18:33:00.479Z] [Pipeline] // withEnv 18:33:00 [2023-12-08T18:33:00.579Z] [Pipeline] readYaml 18:33:00 [2023-12-08T18:33:00.735Z] [Pipeline] withEnv 18:33:00 [2023-12-08T18:33:00.778Z] [Pipeline] { 18:33:00 [2023-12-08T18:33:00.861Z] [Pipeline] sh 18:33:01 [2023-12-08T18:33:01.124Z] + set -xeuo pipefail 18:33:01 [2023-12-08T18:33:01.124Z] ++ umask 18:33:01 [2023-12-08T18:33:01.124Z] + '[' 0022 = 0000 ']' 18:33:01 [2023-12-08T18:33:01.124Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 18:33:01 [2023-12-08T18:33:01.184Z] [Pipeline] } 18:33:01 [2023-12-08T18:33:01.275Z] [Pipeline] // withEnv 18:33:01 [2023-12-08T18:33:01.332Z] [Pipeline] readYaml 18:33:01 [2023-12-08T18:33:01.470Z] [Pipeline] withEnv 18:33:01 [2023-12-08T18:33:01.527Z] [Pipeline] { 18:33:01 [2023-12-08T18:33:01.630Z] [Pipeline] sh 18:33:01 [2023-12-08T18:33:01.896Z] + set -xeuo pipefail 18:33:01 [2023-12-08T18:33:01.896Z] ++ umask 18:33:01 [2023-12-08T18:33:01.896Z] + '[' 0022 = 0000 ']' 18:33:01 [2023-12-08T18:33:01.896Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39' 18:33:01 [2023-12-08T18:33:01.896Z] + jq -e '.releases[0].composed_by_bodhi' 18:33:01 [2023-12-08T18:33:01.896Z] true 18:33:01 [2023-12-08T18:33:01.964Z] [Pipeline] } 18:33:02 [2023-12-08T18:33:02.101Z] [Pipeline] // withEnv 18:33:02 [2023-12-08T18:33:02.193Z] [Pipeline] withEnv 18:33:02 [2023-12-08T18:33:02.215Z] [Pipeline] { 18:33:02 [2023-12-08T18:33:02.376Z] [Pipeline] sh 18:33:02 [2023-12-08T18:33:02.645Z] + set -xeuo pipefail 18:33:02 [2023-12-08T18:33:02.646Z] ++ umask 18:33:02 [2023-12-08T18:33:02.646Z] + '[' 0022 = 0000 ']' 18:33:02 [2023-12-08T18:33:02.646Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40' 18:33:02 [2023-12-08T18:33:02.646Z] + jq -e '.releases[0].composed_by_bodhi' 18:33:02 [2023-12-08T18:33:02.646Z] false 18:33:02 [2023-12-08T18:33:02.760Z] [Pipeline] } 18:33:02 [2023-12-08T18:33:02.920Z] [Pipeline] // withEnv 18:33:03 [2023-12-08T18:33:03.021Z] [Pipeline] } 18:33:03 [2023-12-08T18:33:03.170Z] [Pipeline] // node 18:33:03 [2023-12-08T18:33:03.297Z] [Pipeline] properties 18:33:03 [2023-12-08T18:33:03.382Z] [Pipeline] readJSON 18:33:03 [2023-12-08T18:33:03.544Z] [Pipeline] echo 18:33:03 [2023-12-08T18:33:03.565Z] Handling message: [artifact:[type:koji-build-group, id:FEDORA-2023-dc45c5ecd4-843a86a6b6f0855bf09f4c00e49ab91ca99cc53c, repository:https://bodhi.fedoraproject.org/updates/FEDORA-2023-dc45c5ecd4, builds:[[type:koji-build, id:2331595, task_id:110061182, issuer:jforbes, component:kernel, nvr:kernel-6.7.0-0.rc4.20231208git5e3f5b81de80.38.fc40, scratch:false]], release:f40], agent:bodhi, re-trigger:false, generated_at:2023-12-08T18:32:53.496748Z, 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.rc4.20231208git5e3f5b81de80.38.fc40. 18:33:03 [2023-12-08T18:33:03.565Z] 18:33:03 [2023-12-08T18:33:03.565Z] ##### **Changelog** 18:33:03 [2023-12-08T18:33:03.565Z] 18:33:03 [2023-12-08T18:33:03.565Z] ``` 18:33:03 [2023-12-08T18:33:03.565Z] * Fri Dec 8 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.7.0-0.rc4.5e3f5b81de80.38] 18:33:03 [2023-12-08T18:33:03.565Z] - Turn on CONFIG_SECURITY_DMESG_RESTRICT for Fedora (Justin M. Forbes) 18:33:03 [2023-12-08T18:33:03.565Z] - Linux v6.7.0-0.rc4.5e3f5b81de80 18:33:03 [2023-12-08T18:33:03.565Z] 18:33:03 [2023-12-08T18:33:03.565Z] ```, 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-12-08 18:17:22, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2023-dc45c5ecd4, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2023-dc45c5ecd4, title:kernel-6.7.0-0.rc4.20231208git5e3f5b81de80.38.fc40, version_hash:843a86a6b6f0855bf09f4c00e49ab91ca99cc53c, 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:3314867, karma:0, karma_critpath:0, text:This update was automatically created, timestamp:2023-12-08 18:17:22, update_id:571311, 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.rc4.20231208git5e3f5b81de80.38.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-dc45c5ecd4, karma:0, content_type:rpm, test_cases:[]], version:0.2.2] 18:33:03 [2023-12-08T18:33:03.800Z] [Pipeline] libraryResource 18:33:03 [2023-12-08T18:33:03.922Z] [Pipeline] readJSON 18:33:04 [2023-12-08T18:33:04.081Z] [Pipeline] node 18:33:04 [2023-12-08T18:33:04.165Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 18:33:04 [2023-12-08T18:33:04.228Z] [Pipeline] { 18:33:04 [2023-12-08T18:33:04.354Z] [Pipeline] writeYaml 18:33:04 [2023-12-08T18:33:04.537Z] [Pipeline] readFile 18:33:04 [2023-12-08T18:33:04.646Z] [Pipeline] } 18:33:04 [2023-12-08T18:33:04.840Z] [Pipeline] // node 18:33:05 [2023-12-08T18:33:05.006Z] [Pipeline] podTemplate 18:33:05 [2023-12-08T18:33:05.046Z] [Pipeline] { 18:33:05 [2023-12-08T18:33:05.229Z] [Pipeline] node 18:33:07 [2023-12-08T18:33:07.805Z] Created Pod: openshift coreos-ci/pod-4b22f4e7-ed4a-4389-b411-bb601a279d46-hjclb-qkmb1 18:33:13 [2023-12-08T18:33:13.969Z] Agent pod-4b22f4e7-ed4a-4389-b411-bb601a279d46-hjclb-qkmb1 is provisioned from template pod-4b22f4e7-ed4a-4389-b411-bb601a279d46-hjclb 18:33:13 [2023-12-08T18:33:13.969Z] --- 18:33:13 [2023-12-08T18:33:13.969Z] apiVersion: "v1" 18:33:13 [2023-12-08T18:33:13.969Z] kind: "Pod" 18:33:13 [2023-12-08T18:33:13.969Z] metadata: 18:33:13 [2023-12-08T18:33:13.969Z] annotations: 18:33:13 [2023-12-08T18:33:13.969Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/107/" 18:33:13 [2023-12-08T18:33:13.969Z] runUrl: "job/bodhi-trigger/107/" 18:33:13 [2023-12-08T18:33:13.969Z] labels: 18:33:13 [2023-12-08T18:33:13.969Z] jenkins: "slave" 18:33:13 [2023-12-08T18:33:13.969Z] jenkins/label-digest: "c7d68196b3322f533dcf2fee1c1614840703c327" 18:33:13 [2023-12-08T18:33:13.969Z] jenkins/label: "pod-4b22f4e7-ed4a-4389-b411-bb601a279d46" 18:33:13 [2023-12-08T18:33:13.969Z] name: "pod-4b22f4e7-ed4a-4389-b411-bb601a279d46-hjclb-qkmb1" 18:33:13 [2023-12-08T18:33:13.969Z] namespace: "coreos-ci" 18:33:13 [2023-12-08T18:33:13.969Z] spec: 18:33:13 [2023-12-08T18:33:13.969Z] containers: 18:33:13 [2023-12-08T18:33:13.969Z] - command: 18:33:13 [2023-12-08T18:33:13.969Z] - "/usr/bin/dumb-init" 18:33:13 [2023-12-08T18:33:13.969Z] - "/usr/bin/sleep" 18:33:13 [2023-12-08T18:33:13.969Z] - "infinity" 18:33:13 [2023-12-08T18:33:13.969Z] env: 18:33:13 [2023-12-08T18:33:13.969Z] - name: "NCPUS" 18:33:13 [2023-12-08T18:33:13.969Z] value: "0.1" 18:33:13 [2023-12-08T18:33:13.969Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 18:33:13 [2023-12-08T18:33:13.969Z] imagePullPolicy: "Always" 18:33:13 [2023-12-08T18:33:13.969Z] name: "worker" 18:33:13 [2023-12-08T18:33:13.969Z] resources: 18:33:13 [2023-12-08T18:33:13.969Z] limits: 18:33:13 [2023-12-08T18:33:13.969Z] cpu: "0.1" 18:33:13 [2023-12-08T18:33:13.969Z] requests: 18:33:13 [2023-12-08T18:33:13.969Z] cpu: "0.1" 18:33:13 [2023-12-08T18:33:13.969Z] volumeMounts: 18:33:13 [2023-12-08T18:33:13.969Z] - mountPath: "/srv/" 18:33:13 [2023-12-08T18:33:13.969Z] name: "emptydir-0" 18:33:13 [2023-12-08T18:33:13.969Z] - mountPath: "/home/jenkins/agent" 18:33:13 [2023-12-08T18:33:13.969Z] name: "workspace-volume" 18:33:13 [2023-12-08T18:33:13.969Z] readOnly: false 18:33:13 [2023-12-08T18:33:13.969Z] - env: 18:33:13 [2023-12-08T18:33:13.969Z] - name: "JENKINS_SECRET" 18:33:13 [2023-12-08T18:33:13.969Z] value: "********" 18:33:13 [2023-12-08T18:33:13.969Z] - name: "JENKINS_TUNNEL" 18:33:13 [2023-12-08T18:33:13.969Z] value: "172.30.136.1:50000" 18:33:13 [2023-12-08T18:33:13.969Z] - name: "JENKINS_AGENT_NAME" 18:33:13 [2023-12-08T18:33:13.969Z] value: "pod-4b22f4e7-ed4a-4389-b411-bb601a279d46-hjclb-qkmb1" 18:33:13 [2023-12-08T18:33:13.969Z] - name: "JENKINS_NAME" 18:33:13 [2023-12-08T18:33:13.969Z] value: "pod-4b22f4e7-ed4a-4389-b411-bb601a279d46-hjclb-qkmb1" 18:33:13 [2023-12-08T18:33:13.969Z] - name: "JENKINS_AGENT_WORKDIR" 18:33:13 [2023-12-08T18:33:13.969Z] value: "/home/jenkins/agent" 18:33:13 [2023-12-08T18:33:13.969Z] - name: "JENKINS_URL" 18:33:13 [2023-12-08T18:33:13.969Z] value: "http://172.30.130.216:80/" 18:33:13 [2023-12-08T18:33:13.969Z] image: "jenkins-agent-base:latest" 18:33:13 [2023-12-08T18:33:13.969Z] name: "jnlp" 18:33:13 [2023-12-08T18:33:13.969Z] resources: 18:33:13 [2023-12-08T18:33:13.970Z] limits: 18:33:13 [2023-12-08T18:33:13.970Z] memory: "512Mi" 18:33:13 [2023-12-08T18:33:13.970Z] cpu: "1" 18:33:13 [2023-12-08T18:33:13.970Z] requests: 18:33:13 [2023-12-08T18:33:13.970Z] memory: "512Mi" 18:33:13 [2023-12-08T18:33:13.970Z] cpu: "1" 18:33:13 [2023-12-08T18:33:13.970Z] volumeMounts: 18:33:13 [2023-12-08T18:33:13.970Z] - mountPath: "/home/jenkins/agent" 18:33:13 [2023-12-08T18:33:13.970Z] name: "workspace-volume" 18:33:13 [2023-12-08T18:33:13.970Z] readOnly: false 18:33:13 [2023-12-08T18:33:13.970Z] nodeSelector: 18:33:13 [2023-12-08T18:33:13.970Z] kubernetes.io/os: "linux" 18:33:13 [2023-12-08T18:33:13.970Z] restartPolicy: "Never" 18:33:13 [2023-12-08T18:33:13.970Z] serviceAccountName: "default" 18:33:13 [2023-12-08T18:33:13.970Z] volumes: 18:33:13 [2023-12-08T18:33:13.970Z] - emptyDir: {} 18:33:13 [2023-12-08T18:33:13.970Z] name: "emptydir-0" 18:33:13 [2023-12-08T18:33:13.970Z] - emptyDir: 18:33:13 [2023-12-08T18:33:13.970Z] medium: "" 18:33:13 [2023-12-08T18:33:13.970Z] name: "workspace-volume" 18:33:13 [2023-12-08T18:33:13.970Z] 18:33:14 [2023-12-08T18:33:14.166Z] Running on pod-4b22f4e7-ed4a-4389-b411-bb601a279d46-hjclb-qkmb1 in /home/jenkins/agent/workspace/bodhi-trigger 18:33:14 [2023-12-08T18:33:14.189Z] [Pipeline] { 18:33:14 [2023-12-08T18:33:14.385Z] [Pipeline] container 18:33:14 [2023-12-08T18:33:14.418Z] [Pipeline] { 18:33:14 [2023-12-08T18:33:14.568Z] [Pipeline] withEnv 18:33:14 [2023-12-08T18:33:14.599Z] [Pipeline] { 18:33:14 [2023-12-08T18:33:14.738Z] [Pipeline] sh 18:33:15 [2023-12-08T18:33:15.757Z] + set -xeuo pipefail 18:33:15 [2023-12-08T18:33:15.757Z] ++ umask 18:33:15 [2023-12-08T18:33:15.757Z] + '[' 0000 = 0000 ']' 18:33:15 [2023-12-08T18:33:15.757Z] + umask 0022 18:33:15 [2023-12-08T18:33:15.757Z] + cat /cosa/coreos-assembler-git.json 18:33:15 [2023-12-08T18:33:15.757Z] { 18:33:15 [2023-12-08T18:33:15.757Z] "date": "2023-12-08T10:57:52Z", 18:33:15 [2023-12-08T18:33:15.757Z] "git": { 18:33:15 [2023-12-08T18:33:15.757Z] "commit": "4636b1a5c6dc00b1d6a58b1bfbb199431444336b", 18:33:15 [2023-12-08T18:33:15.757Z] "origin": "https://github.com/coreos/coreos-assembler.git", 18:33:15 [2023-12-08T18:33:15.757Z] "branch": "HEAD", 18:33:15 [2023-12-08T18:33:15.757Z] "dirty": "false" 18:33:15 [2023-12-08T18:33:15.757Z] }, 18:33:15 [2023-12-08T18:33:15.757Z] "file": { 18:33:15 [2023-12-08T18:33:15.757Z] "checksum": "0d65256cbda68ce84b07c3dcaf4bb97758ee01f4e45fd7f9c18b8c2d19902997", 18:33:15 [2023-12-08T18:33:15.757Z] "checksum_type": "sha256", 18:33:15 [2023-12-08T18:33:15.757Z] "format": "tar.gz", 18:33:15 [2023-12-08T18:33:15.757Z] "name": "coreos-assembler-git.tar.gz", 18:33:15 [2023-12-08T18:33:15.757Z] "size": "9743784" 18:33:15 [2023-12-08T18:33:15.757Z] } 18:33:15 [2023-12-08T18:33:15.757Z] } 18:33:16 [2023-12-08T18:33:16.007Z] [Pipeline] } 18:33:16 [2023-12-08T18:33:16.150Z] [Pipeline] // withEnv 18:33:16 [2023-12-08T18:33:16.241Z] [Pipeline] stage 18:33:16 [2023-12-08T18:33:16.298Z] [Pipeline] { (Report Running) 18:33:16 [2023-12-08T18:33:16.468Z] [Pipeline] withCredentials 18:33:16 [2023-12-08T18:33:16.562Z] Masking supported pattern matches of $RDB_PASSWORD 18:33:16 [2023-12-08T18:33:16.622Z] [Pipeline] { 18:33:16 [2023-12-08T18:33:16.744Z] [Pipeline] withEnv 18:33:16 [2023-12-08T18:33:16.795Z] [Pipeline] { 18:33:16 [2023-12-08T18:33:16.911Z] [Pipeline] sh 18:33:17 [2023-12-08T18:33:17.466Z] + set -xeuo pipefail 18:33:17 [2023-12-08T18:33:17.466Z] ++ umask 18:33:17 [2023-12-08T18:33:17.466Z] + '[' 0000 = 0000 ']' 18:33:17 [2023-12-08T18:33:17.466Z] + umask 0022 18:33:17 [2023-12-08T18:33:17.466Z] + /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-dc45c5ecd4 --stream rawhide 18:33:20 [2023-12-08T18:33:20.065Z] [Pipeline] } 18:33:20 [2023-12-08T18:33:20.213Z] [Pipeline] // withEnv 18:33:20 [2023-12-08T18:33:20.317Z] [Pipeline] } 18:33:20 [2023-12-08T18:33:20.449Z] [Pipeline] // withCredentials 18:33:20 [2023-12-08T18:33:20.511Z] [Pipeline] } 18:33:20 [2023-12-08T18:33:20.620Z] [Pipeline] // stage 18:33:20 [2023-12-08T18:33:20.799Z] [Pipeline] stage 18:33:20 [2023-12-08T18:33:20.837Z] [Pipeline] { (Test) 18:33:20 [2023-12-08T18:33:20.946Z] [Pipeline] build 18:33:20 [2023-12-08T18:33:20.974Z] Scheduling project: test-override 18:33:26 [2023-12-08T18:33:26.247Z] Starting building: test-override #135 19:46:38 [2023-12-08T19:46:38.126Z] Build test-override #135 completed: SUCCESS 19:46:38 [2023-12-08T19:46:38.154Z] [Pipeline] } 19:46:38 [2023-12-08T19:46:38.423Z] [Pipeline] // stage 19:46:38 [2023-12-08T19:46:38.580Z] [Pipeline] stage 19:46:38 [2023-12-08T19:46:38.603Z] [Pipeline] { (Report Completion) 19:46:38 [2023-12-08T19:46:38.785Z] [Pipeline] withCredentials 19:46:38 [2023-12-08T19:46:38.820Z] Masking supported pattern matches of $RDB_PASSWORD 19:46:38 [2023-12-08T19:46:38.963Z] [Pipeline] { 19:46:39 [2023-12-08T19:46:39.201Z] [Pipeline] withEnv 19:46:39 [2023-12-08T19:46:39.217Z] [Pipeline] { 19:46:39 [2023-12-08T19:46:39.345Z] [Pipeline] sh 19:46:40 [2023-12-08T19:46:40.214Z] + set -xeuo pipefail 19:46:40 [2023-12-08T19:46:40.214Z] ++ umask 19:46:40 [2023-12-08T19:46:40.214Z] + '[' 0000 = 0000 ']' 19:46:40 [2023-12-08T19:46:40.214Z] + umask 0022 19:46:40 [2023-12-08T19:46:40.214Z] + /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/135 --outcome PASSED --advisory FEDORA-2023-dc45c5ecd4 --stream rawhide 19:46:42 [2023-12-08T19:46:42.152Z] [Pipeline] } 19:46:42 [2023-12-08T19:46:42.324Z] [Pipeline] // withEnv 19:46:42 [2023-12-08T19:46:42.393Z] [Pipeline] } 19:46:42 [2023-12-08T19:46:42.553Z] [Pipeline] // withCredentials 19:46:42 [2023-12-08T19:46:42.599Z] [Pipeline] } 19:46:42 [2023-12-08T19:46:42.718Z] [Pipeline] // stage 19:46:42 [2023-12-08T19:46:42.762Z] [Pipeline] } 19:46:42 [2023-12-08T19:46:42.889Z] [Pipeline] // container 19:46:42 [2023-12-08T19:46:42.944Z] [Pipeline] } 19:46:43 [2023-12-08T19:46:43.165Z] [Pipeline] // node 19:46:43 [2023-12-08T19:46:43.222Z] [Pipeline] } 19:46:43 [2023-12-08T19:46:43.405Z] [Pipeline] // podTemplate 19:46:43 [2023-12-08T19:46:43.456Z] [Pipeline] End of Pipeline 19:46:43 [2023-12-08T19:46:43.594Z] Finished: SUCCESS