17:36:01 [2024-07-01T17:36:01.121Z] Triggered by CI message. 17:36:01 [2024-07-01T17:36:01.122Z] 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 17:36:01 [2024-07-01T17:36:01.123Z] Selected Git installation does not exist. Using Default 17:36:01 [2024-07-01T17:36:01.123Z] The recommended git tool is: NONE 17:36:01 [2024-07-01T17:36:01.123Z] No credentials specified 17:36:01 [2024-07-01T17:36:01.123Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 17:36:01 [2024-07-01T17:36:01.131Z] Fetching changes from the remote Git repository 17:36:01 [2024-07-01T17:36:01.132Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 17:36:01 [2024-07-01T17:36:01.160Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 17:36:01 [2024-07-01T17:36:01.160Z] > git --version # timeout=10 17:36:01 [2024-07-01T17:36:01.167Z] > git --version # 'git version 2.39.3' 17:36:01 [2024-07-01T17:36:01.167Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 17:36:01 [2024-07-01T17:36:01.273Z] > git rev-parse origin/main^{commit} # timeout=10 17:36:01 [2024-07-01T17:36:01.282Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 17:36:01 [2024-07-01T17:36:01.282Z] > git config core.sparsecheckout # timeout=10 17:36:01 [2024-07-01T17:36:01.288Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 17:36:01 [2024-07-01T17:36:01.297Z] Commit message: "hacking: fix matrix webhook env var" 17:36:01 [2024-07-01T17:36:01.297Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 17:36:01 [2024-07-01T17:36:01.371Z] Loading library coreos@main 17:36:01 [2024-07-01T17:36:01.371Z] Attempting to resolve main from remote references... 17:36:01 [2024-07-01T17:36:01.371Z] > git --version # timeout=10 17:36:01 [2024-07-01T17:36:01.378Z] > git --version # 'git version 2.39.3' 17:36:01 [2024-07-01T17:36:01.378Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 17:36:01 [2024-07-01T17:36:01.458Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 17:36:01 [2024-07-01T17:36:01.459Z] Selected Git installation does not exist. Using Default 17:36:01 [2024-07-01T17:36:01.459Z] The recommended git tool is: NONE 17:36:01 [2024-07-01T17:36:01.459Z] No credentials specified 17:36:01 [2024-07-01T17:36:01.459Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 17:36:01 [2024-07-01T17:36:01.466Z] Fetching changes from the remote Git repository 17:36:01 [2024-07-01T17:36:01.467Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 17:36:01 [2024-07-01T17:36:01.491Z] Fetching without tags 17:36:01 [2024-07-01T17:36:01.491Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 17:36:01 [2024-07-01T17:36:01.492Z] > git --version # timeout=10 17:36:01 [2024-07-01T17:36:01.498Z] > git --version # 'git version 2.39.3' 17:36:01 [2024-07-01T17:36:01.498Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:36:01 [2024-07-01T17:36:01.572Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main) 17:36:01 [2024-07-01T17:36:01.572Z] > git config core.sparsecheckout # timeout=10 17:36:01 [2024-07-01T17:36:01.579Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 17:36:01 [2024-07-01T17:36:01.589Z] Commit message: "vars/kola: Add support for skipping a list of kola tags" 17:36:01 [2024-07-01T17:36:01.589Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 17:36:01 [2024-07-01T17:36:01.990Z] [Pipeline] Start of Pipeline 17:36:02 [2024-07-01T17:36:02.211Z] [Pipeline] node 17:36:02 [2024-07-01T17:36:02.280Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 17:36:02 [2024-07-01T17:36:02.351Z] [Pipeline] { 17:36:02 [2024-07-01T17:36:02.468Z] [Pipeline] checkout 17:36:02 [2024-07-01T17:36:02.487Z] Selected Git installation does not exist. Using Default 17:36:02 [2024-07-01T17:36:02.487Z] The recommended git tool is: NONE 17:36:02 [2024-07-01T17:36:02.487Z] No credentials specified 17:36:02 [2024-07-01T17:36:02.487Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10 17:36:02 [2024-07-01T17:36:02.494Z] Fetching changes from the remote Git repository 17:36:02 [2024-07-01T17:36:02.495Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 17:36:02 [2024-07-01T17:36:02.526Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 17:36:02 [2024-07-01T17:36:02.526Z] > git --version # timeout=10 17:36:02 [2024-07-01T17:36:02.533Z] > git --version # 'git version 2.39.3' 17:36:02 [2024-07-01T17:36:02.533Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 17:36:02 [2024-07-01T17:36:02.603Z] > git rev-parse origin/main^{commit} # timeout=10 17:36:02 [2024-07-01T17:36:02.610Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 17:36:02 [2024-07-01T17:36:02.610Z] > git config core.sparsecheckout # timeout=10 17:36:02 [2024-07-01T17:36:02.628Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 17:36:02 [2024-07-01T17:36:02.637Z] Commit message: "hacking: fix matrix webhook env var" 17:36:02 [2024-07-01T17:36:02.754Z] [Pipeline] readYaml 17:36:03 [2024-07-01T17:36:03.062Z] [Pipeline] withEnv 17:36:03 [2024-07-01T17:36:03.102Z] [Pipeline] { 17:36:03 [2024-07-01T17:36:03.217Z] [Pipeline] sh 17:36:03 [2024-07-01T17:36:03.498Z] + set -xeuo pipefail 17:36:03 [2024-07-01T17:36:03.498Z] ++ umask 17:36:03 [2024-07-01T17:36:03.498Z] + '[' 0022 = 0000 ']' 17:36:03 [2024-07-01T17:36:03.498Z] + rm -rf pipe 17:36:03 [2024-07-01T17:36:03.498Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 17:36:03 [2024-07-01T17:36:03.498Z] Cloning into 'pipe'... 17:36:03 [2024-07-01T17:36:03.828Z] [Pipeline] } 17:36:03 [2024-07-01T17:36:03.960Z] [Pipeline] // withEnv 17:36:04 [2024-07-01T17:36:04.092Z] [Pipeline] load 17:36:04 [2024-07-01T17:36:04.333Z] [Pipeline] { (pipe/utils.groovy) 17:36:04 [2024-07-01T17:36:04.492Z] [Pipeline] } 17:36:04 [2024-07-01T17:36:04.635Z] [Pipeline] // load 17:36:04 [2024-07-01T17:36:04.743Z] [Pipeline] readYaml 17:36:04 [2024-07-01T17:36:04.903Z] [Pipeline] withEnv 17:36:04 [2024-07-01T17:36:04.926Z] [Pipeline] { 17:36:05 [2024-07-01T17:36:05.087Z] [Pipeline] sh 17:36:05 [2024-07-01T17:36:05.367Z] + set -xeuo pipefail 17:36:05 [2024-07-01T17:36:05.367Z] ++ umask 17:36:05 [2024-07-01T17:36:05.367Z] + '[' 0022 = 0000 ']' 17:36:05 [2024-07-01T17:36:05.367Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 17:36:05 [2024-07-01T17:36:05.504Z] [Pipeline] } 17:36:05 [2024-07-01T17:36:05.738Z] [Pipeline] // withEnv 17:36:05 [2024-07-01T17:36:05.835Z] [Pipeline] readYaml 17:36:06 [2024-07-01T17:36:06.042Z] [Pipeline] withEnv 17:36:06 [2024-07-01T17:36:06.059Z] [Pipeline] { 17:36:06 [2024-07-01T17:36:06.236Z] [Pipeline] sh 17:36:06 [2024-07-01T17:36:06.511Z] + set -xeuo pipefail 17:36:06 [2024-07-01T17:36:06.511Z] ++ umask 17:36:06 [2024-07-01T17:36:06.511Z] + '[' 0022 = 0000 ']' 17:36:06 [2024-07-01T17:36:06.511Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 17:36:06 [2024-07-01T17:36:06.561Z] [Pipeline] } 17:36:06 [2024-07-01T17:36:06.684Z] [Pipeline] // withEnv 17:36:06 [2024-07-01T17:36:06.756Z] [Pipeline] readYaml 17:36:06 [2024-07-01T17:36:06.916Z] [Pipeline] } 17:36:07 [2024-07-01T17:36:07.242Z] [Pipeline] // node 17:36:07 [2024-07-01T17:36:07.350Z] [Pipeline] properties 17:36:07 [2024-07-01T17:36:07.543Z] [Pipeline] readJSON 17:36:07 [2024-07-01T17:36:07.759Z] [Pipeline] echo 17:36:07 [2024-07-01T17:36:07.789Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2481040, task_id:119857324, nvr:kernel-6.10.0-0.rc6.50.fc41]]], 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 kernel-6.10.0-0.rc6.50.fc41. 17:36:07 [2024-07-01T17:36:07.789Z] 17:36:07 [2024-07-01T17:36:07.789Z] ##### **Changelog** 17:36:07 [2024-07-01T17:36:07.789Z] 17:36:07 [2024-07-01T17:36:07.789Z] ``` 17:36:07 [2024-07-01T17:36:07.789Z] * Mon Jul 1 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.10.0-0.rc6.50] 17:36:07 [2024-07-01T17:36:07.789Z] - redhat/configs: Remove obsolete x86 CPU mitigations config files (Waiman Long) 17:36:07 [2024-07-01T17:36:07.789Z] - redhat/configs: increase CONFIG_DEFAULT_MMAP_MIN_ADDR from 32K to 64K for aarch64 (Brian Masney) 17:36:07 [2024-07-01T17:36:07.789Z] - redhat/configs: Re-enable CONFIG_KEXEC for Fedora (Philipp Rudo) 17:36:07 [2024-07-01T17:36:07.789Z] - media: ipu-bridge: Add HIDs from out of tree IPU6 driver ipu-bridge copy (Hans de Goede) 17:36:07 [2024-07-01T17:36:07.789Z] - media: ipu-bridge: Sort ipu_supported_sensors[] array by ACPI HID (Hans de Goede) 17:36:07 [2024-07-01T17:36:07.789Z] - disable LR_WPAN for RHEL10 (Chris von Recklinghausen) [RHEL-40251] 17:36:07 [2024-07-01T17:36:07.789Z] - Linux v6.10.0-0.rc6 17:36:07 [2024-07-01T17:36:07.789Z] * Sun Jun 30 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.10.0-0.rc5.8282d5af7be8.49] 17:36:07 [2024-07-01T17:36:07.789Z] - Linux v6.10.0-0.rc5.8282d5af7be8 17:36:07 [2024-07-01T17:36:07.789Z] * Sat Jun 29 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.10.0-0.rc5.de0a9f448633.48] 17:36:07 [2024-07-01T17:36:07.789Z] - Turn on USB_SERIAL_F81232 for Fedora (Justin M. Forbes) 17:36:07 [2024-07-01T17:36:07.789Z] - Linux v6.10.0-0.rc5.de0a9f448633 17:36:07 [2024-07-01T17:36:07.789Z] 17:36:07 [2024-07-01T17:36:07.789Z] ```, type:unspecified, status:pending, request:null, severity:null, suggest:null, locked:null, pushed:null, critpath:true, critpath_groups:critical-path-base critical-path-compose, close_bugs:null, date_submitted:null, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-70b8072873, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-70b8072873, title:kernel-6.10.0-0.rc6.50.fc41, version_hash:a8ef44d3afaaa75e04f8055a776e1b6edd76b4bc, release:[name:F41, long_name:Fedora 41, version:41, id_prefix:FEDORA, branch:rawhide, dist_tag:f41, stable_tag:f41, 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:pending, composed_by_bodhi:false, create_automatic_updates:true, package_manager:unspecified, testing_repository:null, released_on:null, eol:null, setting_status:pre_beta], user:[name:jforbes, email:jmforbes@linuxtx.org, id:910, 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], [name:kernel-maintainer]]], comments:[], builds:[[nvr:kernel-6.10.0-0.rc6.50.fc41, signed:false, release_id:80, type:rpm, epoch:0]], bugs:[], updateid:FEDORA-2024-70b8072873, karma:0, content_type:rpm, test_cases:[]]] 17:36:08 [2024-07-01T17:36:08.114Z] [Pipeline] libraryResource 17:36:08 [2024-07-01T17:36:08.218Z] [Pipeline] readJSON 17:36:08 [2024-07-01T17:36:08.464Z] [Pipeline] node 17:36:08 [2024-07-01T17:36:08.583Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 17:36:08 [2024-07-01T17:36:08.653Z] [Pipeline] { 17:36:08 [2024-07-01T17:36:08.780Z] [Pipeline] writeYaml 17:36:08 [2024-07-01T17:36:08.993Z] [Pipeline] readFile 17:36:09 [2024-07-01T17:36:09.136Z] [Pipeline] } 17:36:09 [2024-07-01T17:36:09.298Z] [Pipeline] // node 17:36:09 [2024-07-01T17:36:09.447Z] [Pipeline] podTemplate 17:36:09 [2024-07-01T17:36:09.533Z] [Pipeline] { 17:36:09 [2024-07-01T17:36:09.699Z] [Pipeline] node 17:36:24 [2024-07-01T17:36:24.728Z] Still waiting to schedule task 17:36:24 [2024-07-01T17:36:24.728Z] All nodes of label ‘pod-4cb23737-4883-4914-a447-595092146070’ are offline 18:25:34 [2024-07-01T18:25:34.524Z] Created Pod: openshift coreos-ci/pod-4cb23737-4883-4914-a447-595092146070-4r3bv-tdjck 18:25:41 [2024-07-01T18:25:41.059Z] Agent pod-4cb23737-4883-4914-a447-595092146070-4r3bv-tdjck is provisioned from template pod-4cb23737-4883-4914-a447-595092146070-4r3bv 18:25:41 [2024-07-01T18:25:41.060Z] --- 18:25:41 [2024-07-01T18:25:41.060Z] apiVersion: "v1" 18:25:41 [2024-07-01T18:25:41.060Z] kind: "Pod" 18:25:41 [2024-07-01T18:25:41.060Z] metadata: 18:25:41 [2024-07-01T18:25:41.060Z] annotations: 18:25:41 [2024-07-01T18:25:41.060Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/691/" 18:25:41 [2024-07-01T18:25:41.060Z] runUrl: "job/bodhi-trigger/691/" 18:25:41 [2024-07-01T18:25:41.060Z] labels: 18:25:41 [2024-07-01T18:25:41.060Z] jenkins: "slave" 18:25:41 [2024-07-01T18:25:41.060Z] jenkins/label-digest: "3279a245490d8ec49a4989424945295d42826d8d" 18:25:41 [2024-07-01T18:25:41.060Z] jenkins/label: "pod-4cb23737-4883-4914-a447-595092146070" 18:25:41 [2024-07-01T18:25:41.060Z] name: "pod-4cb23737-4883-4914-a447-595092146070-4r3bv-tdjck" 18:25:41 [2024-07-01T18:25:41.060Z] namespace: "coreos-ci" 18:25:41 [2024-07-01T18:25:41.060Z] spec: 18:25:41 [2024-07-01T18:25:41.060Z] containers: 18:25:41 [2024-07-01T18:25:41.060Z] - command: 18:25:41 [2024-07-01T18:25:41.060Z] - "/usr/bin/dumb-init" 18:25:41 [2024-07-01T18:25:41.060Z] - "/usr/bin/sleep" 18:25:41 [2024-07-01T18:25:41.060Z] - "infinity" 18:25:41 [2024-07-01T18:25:41.060Z] env: 18:25:41 [2024-07-01T18:25:41.060Z] - name: "NCPUS" 18:25:41 [2024-07-01T18:25:41.060Z] value: "0.1" 18:25:41 [2024-07-01T18:25:41.060Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 18:25:41 [2024-07-01T18:25:41.060Z] imagePullPolicy: "Always" 18:25:41 [2024-07-01T18:25:41.060Z] name: "worker" 18:25:41 [2024-07-01T18:25:41.060Z] resources: 18:25:41 [2024-07-01T18:25:41.060Z] limits: 18:25:41 [2024-07-01T18:25:41.060Z] cpu: "0.1" 18:25:41 [2024-07-01T18:25:41.060Z] requests: 18:25:41 [2024-07-01T18:25:41.060Z] cpu: "0.1" 18:25:41 [2024-07-01T18:25:41.060Z] volumeMounts: 18:25:41 [2024-07-01T18:25:41.060Z] - mountPath: "/srv/" 18:25:41 [2024-07-01T18:25:41.060Z] name: "emptydir-0" 18:25:41 [2024-07-01T18:25:41.060Z] - mountPath: "/home/jenkins/agent" 18:25:41 [2024-07-01T18:25:41.060Z] name: "workspace-volume" 18:25:41 [2024-07-01T18:25:41.060Z] readOnly: false 18:25:41 [2024-07-01T18:25:41.060Z] - env: 18:25:41 [2024-07-01T18:25:41.060Z] - name: "JENKINS_SECRET" 18:25:41 [2024-07-01T18:25:41.060Z] value: "********" 18:25:41 [2024-07-01T18:25:41.060Z] - name: "JENKINS_TUNNEL" 18:25:41 [2024-07-01T18:25:41.060Z] value: "172.30.136.1:50000" 18:25:41 [2024-07-01T18:25:41.060Z] - name: "JENKINS_AGENT_NAME" 18:25:41 [2024-07-01T18:25:41.060Z] value: "pod-4cb23737-4883-4914-a447-595092146070-4r3bv-tdjck" 18:25:41 [2024-07-01T18:25:41.060Z] - name: "JENKINS_NAME" 18:25:41 [2024-07-01T18:25:41.060Z] value: "pod-4cb23737-4883-4914-a447-595092146070-4r3bv-tdjck" 18:25:41 [2024-07-01T18:25:41.060Z] - name: "JENKINS_AGENT_WORKDIR" 18:25:41 [2024-07-01T18:25:41.060Z] value: "/home/jenkins/agent" 18:25:41 [2024-07-01T18:25:41.060Z] - name: "JENKINS_URL" 18:25:41 [2024-07-01T18:25:41.060Z] value: "http://172.30.130.216:80/" 18:25:41 [2024-07-01T18:25:41.060Z] image: "jenkins-agent-base:latest" 18:25:41 [2024-07-01T18:25:41.060Z] name: "jnlp" 18:25:41 [2024-07-01T18:25:41.060Z] resources: 18:25:41 [2024-07-01T18:25:41.060Z] limits: 18:25:41 [2024-07-01T18:25:41.060Z] memory: "512Mi" 18:25:41 [2024-07-01T18:25:41.060Z] cpu: "1" 18:25:41 [2024-07-01T18:25:41.060Z] requests: 18:25:41 [2024-07-01T18:25:41.060Z] memory: "512Mi" 18:25:41 [2024-07-01T18:25:41.060Z] cpu: "1" 18:25:41 [2024-07-01T18:25:41.060Z] volumeMounts: 18:25:41 [2024-07-01T18:25:41.060Z] - mountPath: "/home/jenkins/agent" 18:25:41 [2024-07-01T18:25:41.060Z] name: "workspace-volume" 18:25:41 [2024-07-01T18:25:41.060Z] readOnly: false 18:25:41 [2024-07-01T18:25:41.060Z] nodeSelector: 18:25:41 [2024-07-01T18:25:41.060Z] kubernetes.io/os: "linux" 18:25:41 [2024-07-01T18:25:41.060Z] restartPolicy: "Never" 18:25:41 [2024-07-01T18:25:41.060Z] serviceAccountName: "default" 18:25:41 [2024-07-01T18:25:41.060Z] volumes: 18:25:41 [2024-07-01T18:25:41.060Z] - emptyDir: {} 18:25:41 [2024-07-01T18:25:41.060Z] name: "emptydir-0" 18:25:41 [2024-07-01T18:25:41.060Z] - emptyDir: 18:25:41 [2024-07-01T18:25:41.060Z] medium: "" 18:25:41 [2024-07-01T18:25:41.060Z] name: "workspace-volume" 18:25:41 [2024-07-01T18:25:41.060Z] 18:25:41 [2024-07-01T18:25:41.129Z] Running on pod-4cb23737-4883-4914-a447-595092146070-4r3bv-tdjck in /home/jenkins/agent/workspace/bodhi-trigger 18:25:41 [2024-07-01T18:25:41.209Z] [Pipeline] { 18:25:41 [2024-07-01T18:25:41.483Z] [Pipeline] container 18:25:41 [2024-07-01T18:25:41.517Z] [Pipeline] { 18:25:41 [2024-07-01T18:25:41.717Z] [Pipeline] withEnv 18:25:41 [2024-07-01T18:25:41.752Z] [Pipeline] { 18:25:41 [2024-07-01T18:25:41.946Z] [Pipeline] sh 18:25:42 [2024-07-01T18:25:42.981Z] + set -xeuo pipefail 18:25:42 [2024-07-01T18:25:42.981Z] ++ umask 18:25:42 [2024-07-01T18:25:42.981Z] + '[' 0022 = 0000 ']' 18:25:42 [2024-07-01T18:25:42.981Z] + cat /cosa/coreos-assembler-git.json 18:25:42 [2024-07-01T18:25:42.981Z] { 18:25:42 [2024-07-01T18:25:42.981Z] "date": "2024-06-24T16:53:14Z", 18:25:42 [2024-07-01T18:25:42.981Z] "git": { 18:25:42 [2024-07-01T18:25:42.981Z] "commit": "38235218542c39a29255933d3cea64e91754e85f", 18:25:42 [2024-07-01T18:25:42.981Z] "origin": "https://github.com/coreos/coreos-assembler.git", 18:25:42 [2024-07-01T18:25:42.981Z] "branch": "HEAD", 18:25:42 [2024-07-01T18:25:42.981Z] "dirty": "false" 18:25:42 [2024-07-01T18:25:42.981Z] }, 18:25:42 [2024-07-01T18:25:42.981Z] "file": { 18:25:42 [2024-07-01T18:25:42.981Z] "checksum": "b23eeadf908f25a64dfc9eee4dd53937f4504bddacae80c48d6f4c36aa91989a", 18:25:42 [2024-07-01T18:25:42.981Z] "checksum_type": "sha256", 18:25:42 [2024-07-01T18:25:42.981Z] "format": "tar.gz", 18:25:42 [2024-07-01T18:25:42.981Z] "name": "coreos-assembler-git.tar.gz", 18:25:42 [2024-07-01T18:25:42.981Z] "size": "9734029" 18:25:42 [2024-07-01T18:25:42.981Z] } 18:25:42 [2024-07-01T18:25:42.981Z] } 18:25:43 [2024-07-01T18:25:43.278Z] [Pipeline] } 18:25:43 [2024-07-01T18:25:43.541Z] [Pipeline] // withEnv 18:25:43 [2024-07-01T18:25:43.718Z] [Pipeline] stage 18:25:43 [2024-07-01T18:25:43.757Z] [Pipeline] { (Report Running) 18:25:44 [2024-07-01T18:25:44.078Z] [Pipeline] withCredentials 18:25:44 [2024-07-01T18:25:44.107Z] Masking supported pattern matches of $RDB_PASSWORD 18:25:44 [2024-07-01T18:25:44.301Z] [Pipeline] { 18:25:44 [2024-07-01T18:25:44.495Z] [Pipeline] withEnv 18:25:44 [2024-07-01T18:25:44.547Z] [Pipeline] { 18:25:44 [2024-07-01T18:25:44.770Z] [Pipeline] sh 18:25:45 [2024-07-01T18:25:45.369Z] + set -xeuo pipefail 18:25:45 [2024-07-01T18:25:45.369Z] ++ umask 18:25:45 [2024-07-01T18:25:45.624Z] + '[' 0022 = 0000 ']' 18:25:45 [2024-07-01T18:25:45.624Z] + /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-70b8072873 --stream rawhide 18:25:47 [2024-07-01T18:25:47.618Z] [Pipeline] } 18:25:47 [2024-07-01T18:25:47.817Z] [Pipeline] // withEnv 18:25:47 [2024-07-01T18:25:47.953Z] [Pipeline] } 18:25:48 [2024-07-01T18:25:48.142Z] [Pipeline] // withCredentials 18:25:48 [2024-07-01T18:25:48.250Z] [Pipeline] } 18:25:48 [2024-07-01T18:25:48.468Z] [Pipeline] // stage 18:25:48 [2024-07-01T18:25:48.651Z] [Pipeline] stage 18:25:48 [2024-07-01T18:25:48.685Z] [Pipeline] { (Test) 18:25:48 [2024-07-01T18:25:48.985Z] [Pipeline] build 18:25:49 [2024-07-01T18:25:49.021Z] Scheduling project: test-override 18:25:53 [2024-07-01T18:25:53.883Z] Starting building: test-override #729 20:13:32 [2024-07-01T20:13:32.390Z] Build test-override #729 completed: SUCCESS 20:13:32 [2024-07-01T20:13:32.430Z] [Pipeline] } 20:13:32 [2024-07-01T20:13:32.642Z] [Pipeline] // stage 20:13:32 [2024-07-01T20:13:32.756Z] [Pipeline] stage 20:13:32 [2024-07-01T20:13:32.779Z] [Pipeline] { (Report Completion) 20:13:32 [2024-07-01T20:13:32.996Z] [Pipeline] withCredentials 20:13:33 [2024-07-01T20:13:33.043Z] Masking supported pattern matches of $RDB_PASSWORD 20:13:33 [2024-07-01T20:13:33.168Z] [Pipeline] { 20:13:33 [2024-07-01T20:13:33.305Z] [Pipeline] withEnv 20:13:33 [2024-07-01T20:13:33.327Z] [Pipeline] { 20:13:33 [2024-07-01T20:13:33.496Z] [Pipeline] sh 20:13:34 [2024-07-01T20:13:34.396Z] + set -xeuo pipefail 20:13:34 [2024-07-01T20:13:34.396Z] ++ umask 20:13:34 [2024-07-01T20:13:34.396Z] + '[' 0022 = 0000 ']' 20:13:34 [2024-07-01T20:13:34.396Z] + /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/729 --outcome PASSED --advisory FEDORA-2024-70b8072873 --stream rawhide 20:13:36 [2024-07-01T20:13:36.374Z] [Pipeline] } 20:13:36 [2024-07-01T20:13:36.586Z] [Pipeline] // withEnv 20:13:36 [2024-07-01T20:13:36.689Z] [Pipeline] } 20:13:36 [2024-07-01T20:13:36.892Z] [Pipeline] // withCredentials 20:13:36 [2024-07-01T20:13:36.950Z] [Pipeline] } 20:13:37 [2024-07-01T20:13:37.193Z] [Pipeline] // stage 20:13:37 [2024-07-01T20:13:37.260Z] [Pipeline] } 20:13:37 [2024-07-01T20:13:37.436Z] [Pipeline] // container 20:13:37 [2024-07-01T20:13:37.497Z] [Pipeline] } 20:13:37 [2024-07-01T20:13:37.739Z] [Pipeline] // node 20:13:37 [2024-07-01T20:13:37.825Z] [Pipeline] } 20:13:38 [2024-07-01T20:13:38.030Z] [Pipeline] // podTemplate 20:13:38 [2024-07-01T20:13:38.105Z] [Pipeline] End of Pipeline 20:13:38 [2024-07-01T20:13:38.305Z] Finished: SUCCESS