20:35:32 [2025-10-14T20:35:32.842Z] Triggered by CI message.
20:35:32 [2025-10-14T20:35:32.844Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26 to read jobs/bodhi-trigger.Jenkinsfile
20:35:32 [2025-10-14T20:35:32.845Z] The recommended git tool is: NONE
20:35:32 [2025-10-14T20:35:32.845Z] No credentials specified
20:35:32 [2025-10-14T20:35:32.845Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26/.git # timeout=10
20:35:32 [2025-10-14T20:35:32.851Z] Fetching changes from the remote Git repository
20:35:32 [2025-10-14T20:35:32.852Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:35:32 [2025-10-14T20:35:32.857Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:35:32 [2025-10-14T20:35:32.857Z]  > git --version # timeout=10
20:35:32 [2025-10-14T20:35:32.862Z]  > git --version # 'git version 2.47.1'
20:35:32 [2025-10-14T20:35:32.862Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:35:33 [2025-10-14T20:35:33.000Z]  > git rev-parse origin/main^{commit} # timeout=10
20:35:33 [2025-10-14T20:35:33.008Z] Checking out Revision 73431a218c32c83c8d5378c364ac11b2391f7be5 (origin/main)
20:35:33 [2025-10-14T20:35:33.008Z]  > git config core.sparsecheckout # timeout=10
20:35:33 [2025-10-14T20:35:33.013Z]  > git checkout -f 73431a218c32c83c8d5378c364ac11b2391f7be5 # timeout=10
20:35:33 [2025-10-14T20:35:33.019Z] Commit message: "test-override: always buildfetch"
20:35:33 [2025-10-14T20:35:33.020Z]  > git rev-list --no-walk 73431a218c32c83c8d5378c364ac11b2391f7be5 # timeout=10
20:35:33 [2025-10-14T20:35:33.047Z] Loading library coreos@main
20:35:33 [2025-10-14T20:35:33.047Z] Attempting to resolve main from remote references...
20:35:33 [2025-10-14T20:35:33.047Z]  > git --version # timeout=10
20:35:33 [2025-10-14T20:35:33.051Z]  > git --version # 'git version 2.47.1'
20:35:33 [2025-10-14T20:35:33.051Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:35:33 [2025-10-14T20:35:33.198Z] Found match: refs/heads/main revision 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671
20:35:33 [2025-10-14T20:35:33.199Z] The recommended git tool is: NONE
20:35:33 [2025-10-14T20:35:33.199Z] No credentials specified
20:35:33 [2025-10-14T20:35:33.201Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/ff60277bd48d76a282f8da417470514d8522d9eac9fc125da5f550649b50d86b/.git # timeout=10
20:35:33 [2025-10-14T20:35:33.206Z] Fetching changes from the remote Git repository
20:35:33 [2025-10-14T20:35:33.207Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:35:33 [2025-10-14T20:35:33.213Z] Fetching without tags
20:35:33 [2025-10-14T20:35:33.213Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
20:35:33 [2025-10-14T20:35:33.213Z]  > git --version # timeout=10
20:35:33 [2025-10-14T20:35:33.218Z]  > git --version # 'git version 2.47.1'
20:35:33 [2025-10-14T20:35:33.218Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:35:33 [2025-10-14T20:35:33.354Z] Checking out Revision 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671 (main)
20:35:33 [2025-10-14T20:35:33.354Z]  > git config core.sparsecheckout # timeout=10
20:35:33 [2025-10-14T20:35:33.361Z]  > git checkout -f 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671 # timeout=10
20:35:33 [2025-10-14T20:35:33.369Z] Commit message: "cosaBuild: call `cosa osbuild` separately"
20:35:33 [2025-10-14T20:35:33.371Z]  > git rev-list --no-walk 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671 # timeout=10
20:35:33 [2025-10-14T20:35:33.418Z] [Pipeline] Start of Pipeline
20:35:33 [2025-10-14T20:35:33.442Z] [Pipeline] node
20:35:33 [2025-10-14T20:35:33.454Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace@2
20:35:33 [2025-10-14T20:35:33.464Z] [Pipeline] {
20:35:33 [2025-10-14T20:35:33.493Z] [Pipeline] checkout
20:35:33 [2025-10-14T20:35:33.505Z] The recommended git tool is: NONE
20:35:33 [2025-10-14T20:35:33.505Z] No credentials specified
20:35:33 [2025-10-14T20:35:33.506Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@2/.git # timeout=10
20:35:33 [2025-10-14T20:35:33.511Z] Fetching changes from the remote Git repository
20:35:33 [2025-10-14T20:35:33.513Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:35:33 [2025-10-14T20:35:33.518Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:35:33 [2025-10-14T20:35:33.518Z]  > git --version # timeout=10
20:35:33 [2025-10-14T20:35:33.523Z]  > git --version # 'git version 2.47.1'
20:35:33 [2025-10-14T20:35:33.523Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:35:33 [2025-10-14T20:35:33.655Z]  > git rev-parse origin/main^{commit} # timeout=10
20:35:33 [2025-10-14T20:35:33.661Z] Checking out Revision 73431a218c32c83c8d5378c364ac11b2391f7be5 (origin/main)
20:35:33 [2025-10-14T20:35:33.661Z]  > git config core.sparsecheckout # timeout=10
20:35:33 [2025-10-14T20:35:33.666Z]  > git checkout -f 73431a218c32c83c8d5378c364ac11b2391f7be5 # timeout=10
20:35:33 [2025-10-14T20:35:33.679Z] Commit message: "test-override: always buildfetch"
20:35:33 [2025-10-14T20:35:33.698Z] [Pipeline] readYaml
20:35:33 [2025-10-14T20:35:33.751Z] [Pipeline] withEnv
20:35:33 [2025-10-14T20:35:33.756Z] [Pipeline] {
20:35:33 [2025-10-14T20:35:33.783Z] [Pipeline] sh
20:35:34 [2025-10-14T20:35:34.041Z] + set -xeuo pipefail
20:35:34 [2025-10-14T20:35:34.041Z] ++ umask
20:35:34 [2025-10-14T20:35:34.041Z] + '[' 0022 = 0000 ']'
20:35:34 [2025-10-14T20:35:34.041Z] + rm -rf pipe
20:35:34 [2025-10-14T20:35:34.041Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
20:35:34 [2025-10-14T20:35:34.041Z] Cloning into 'pipe'...
20:35:34 [2025-10-14T20:35:34.297Z] [Pipeline] }
20:35:34 [2025-10-14T20:35:34.323Z] [Pipeline] // withEnv
20:35:34 [2025-10-14T20:35:34.339Z] [Pipeline] load
20:35:34 [2025-10-14T20:35:34.409Z] [Pipeline] { (pipe/utils.groovy)
20:35:34 [2025-10-14T20:35:34.439Z] Did you forget the `def` keyword? Script1 seems to be setting a field named PROTECTED_JENKINSES (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
20:35:34 [2025-10-14T20:35:34.442Z] [Pipeline] }
20:35:34 [2025-10-14T20:35:34.466Z] [Pipeline] // load
20:35:34 [2025-10-14T20:35:34.474Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pipeutils (to a value of type Script1) which could lead to memory leaks or other issues.
20:35:34 [2025-10-14T20:35:34.483Z] [Pipeline] readYaml
20:35:34 [2025-10-14T20:35:34.500Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pipecfg (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
20:35:34 [2025-10-14T20:35:34.505Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named streams (to a value of type ArrayList) which could lead to memory leaks or other issues.
20:35:34 [2025-10-14T20:35:34.505Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named stream_to_releasever (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
20:35:34 [2025-10-14T20:35:34.518Z] [Pipeline] withEnv
20:35:34 [2025-10-14T20:35:34.522Z] [Pipeline] {
20:35:34 [2025-10-14T20:35:34.542Z] [Pipeline] sh
20:35:34 [2025-10-14T20:35:34.801Z] + set -xeuo pipefail
20:35:34 [2025-10-14T20:35:34.801Z] ++ umask
20:35:34 [2025-10-14T20:35:34.801Z] + '[' 0022 = 0000 ']'
20:35:34 [2025-10-14T20:35:34.801Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
20:35:34 [2025-10-14T20:35:34.816Z] [Pipeline] }
20:35:34 [2025-10-14T20:35:34.848Z] [Pipeline] // withEnv
20:35:34 [2025-10-14T20:35:34.869Z] [Pipeline] readYaml
20:35:34 [2025-10-14T20:35:34.906Z] [Pipeline] withEnv
20:35:34 [2025-10-14T20:35:34.911Z] [Pipeline] {
20:35:34 [2025-10-14T20:35:34.937Z] [Pipeline] sh
20:35:35 [2025-10-14T20:35:35.198Z] + set -xeuo pipefail
20:35:35 [2025-10-14T20:35:35.198Z] ++ umask
20:35:35 [2025-10-14T20:35:35.198Z] + '[' 0022 = 0000 ']'
20:35:35 [2025-10-14T20:35:35.198Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/next-devel/manifest.yaml
20:35:35 [2025-10-14T20:35:35.212Z] [Pipeline] }
20:35:35 [2025-10-14T20:35:35.240Z] [Pipeline] // withEnv
20:35:35 [2025-10-14T20:35:35.254Z] [Pipeline] readYaml
20:35:35 [2025-10-14T20:35:35.285Z] [Pipeline] withEnv
20:35:35 [2025-10-14T20:35:35.289Z] [Pipeline] {
20:35:35 [2025-10-14T20:35:35.311Z] [Pipeline] sh
20:35:35 [2025-10-14T20:35:35.569Z] + set -xeuo pipefail
20:35:35 [2025-10-14T20:35:35.569Z] ++ umask
20:35:35 [2025-10-14T20:35:35.569Z] + '[' 0022 = 0000 ']'
20:35:35 [2025-10-14T20:35:35.569Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
20:35:35 [2025-10-14T20:35:35.583Z] [Pipeline] }
20:35:35 [2025-10-14T20:35:35.610Z] [Pipeline] // withEnv
20:35:35 [2025-10-14T20:35:35.624Z] [Pipeline] readYaml
20:35:35 [2025-10-14T20:35:35.644Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named releasevers (to a value of type LinkedHashSet) which could lead to memory leaks or other issues.
20:35:35 [2025-10-14T20:35:35.648Z] [Pipeline] }
20:35:35 [2025-10-14T20:35:35.676Z] [Pipeline] // node
20:35:35 [2025-10-14T20:35:35.696Z] [Pipeline] properties
20:35:35 [2025-10-14T20:35:35.712Z] [Pipeline] echo
20:35:35 [2025-10-14T20:35:35.715Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2843794,"task_id":138149006,"nvr":"ignition-2.24.0-1.fc42"}]},"agent":"bodhi","re-trigger":false,"update":{"autokarma":true,"autotime":true,"stable_karma":2,"stable_days":14,"unstable_karma":-1,"require_bugs":true,"require_testcases":true,"display_name":"","notes":"New upstream release; see release notes at https://github.com/coreos/ignition/blob/main/docs/release-notes.md","type":"unspecified","status":"pending","request":null,"severity":"unspecified","suggest":"unspecified","locked":null,"pushed":null,"critpath":true,"critpath_groups":"critical-path-coreos","close_bugs":true,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-423aeca2ee","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-423aeca2ee","title":"ignition-2.24.0-1.fc42","version_hash":"5f3ff2f43e84f151e482682f4c5b8b52d3dc54fc","release":{"name":"F42","long_name":"Fedora 42","version":"42","id_prefix":"FEDORA","branch":"f42","dist_tag":"f42","stable_tag":"f42-updates","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":"current","composed_by_bodhi":true,"create_automatic_updates":false,"package_manager":"dnf","testing_repository":"updates-testing","released_on":null,"eol":"2026-05-13","critpath_mandatory_days_in_testing":14,"mandatory_days_in_testing":7,"critpath_min_karma":2,"min_karma":1,"setting_status":null},"user":{"name":"spresti","email":"spresti@redhat.com","id":7048,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"},{"name":"coreos-sig"}]},"comments":[],"builds":[{"nvr":"ignition-2.24.0-1.fc42","signed":false,"release_id":84,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-423aeca2ee","karma":0,"content_type":"rpm","test_cases":[]}}
20:35:35 [2025-10-14T20:35:35.725Z] [Pipeline] readJSON
20:35:35 [2025-10-14T20:35:35.796Z] [Pipeline] libraryResource
20:35:35 [2025-10-14T20:35:35.808Z] [Pipeline] readJSON
20:35:35 [2025-10-14T20:35:35.838Z] [Pipeline] node
20:35:35 [2025-10-14T20:35:35.847Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
20:35:35 [2025-10-14T20:35:35.861Z] [Pipeline] {
20:35:35 [2025-10-14T20:35:35.885Z] [Pipeline] writeYaml
20:35:35 [2025-10-14T20:35:35.912Z] [Pipeline] readFile
20:35:35 [2025-10-14T20:35:35.934Z] [Pipeline] }
20:35:35 [2025-10-14T20:35:35.968Z] [Pipeline] // node
20:35:35 [2025-10-14T20:35:35.991Z] [Pipeline] podTemplate
20:35:35 [2025-10-14T20:35:35.995Z] [Pipeline] {
20:35:36 [2025-10-14T20:35:36.024Z] [Pipeline] node
20:35:37 [2025-10-14T20:35:37.042Z] Created Pod: openshift coreos-ci/pod-6020fc56-5c16-4b8d-9c90-59b0e3527fee-rzn4q-f0l7s
20:35:37 [2025-10-14T20:35:37.062Z] [PodInfo] coreos-ci/pod-6020fc56-5c16-4b8d-9c90-59b0e3527fee-rzn4q-f0l7s
20:35:37 [2025-10-14T20:35:37.062Z] 	Container [jnlp] waiting [ContainerCreating] No message
20:35:37 [2025-10-14T20:35:37.062Z] 	Container [worker] waiting [ContainerCreating] No message
20:35:37 [2025-10-14T20:35:37.062Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
20:35:37 [2025-10-14T20:35:37.696Z] [PodInfo] coreos-ci/pod-6020fc56-5c16-4b8d-9c90-59b0e3527fee-rzn4q-f0l7s
20:35:37 [2025-10-14T20:35:37.696Z] 	Container [jnlp] waiting [ContainerCreating] No message
20:35:37 [2025-10-14T20:35:37.696Z] 	Container [worker] waiting [ContainerCreating] No message
20:35:37 [2025-10-14T20:35:37.696Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
20:35:41 [2025-10-14T20:35:41.118Z] Agent pod-6020fc56-5c16-4b8d-9c90-59b0e3527fee-rzn4q-f0l7s is provisioned from template pod-6020fc56-5c16-4b8d-9c90-59b0e3527fee-rzn4q
20:35:41 [2025-10-14T20:35:41.119Z] ---
20:35:41 [2025-10-14T20:35:41.119Z] apiVersion: "v1"
20:35:41 [2025-10-14T20:35:41.119Z] kind: "Pod"
20:35:41 [2025-10-14T20:35:41.119Z] metadata:
20:35:41 [2025-10-14T20:35:41.119Z]   annotations:
20:35:41 [2025-10-14T20:35:41.119Z]     kubernetes.jenkins.io/last-refresh: "1760474137025"
20:35:41 [2025-10-14T20:35:41.119Z]     buildUrl: "http://172.30.177.66:80/job/bodhi-trigger/335/"
20:35:41 [2025-10-14T20:35:41.119Z]     runUrl: "job/bodhi-trigger/335/"
20:35:41 [2025-10-14T20:35:41.119Z]   labels:
20:35:41 [2025-10-14T20:35:41.119Z]     jenkins: "slave"
20:35:41 [2025-10-14T20:35:41.119Z]     jenkins/label-digest: "7fb7a479c93f765c01522ecc21b19628907f63a9"
20:35:41 [2025-10-14T20:35:41.119Z]     jenkins/label: "pod-6020fc56-5c16-4b8d-9c90-59b0e3527fee"
20:35:41 [2025-10-14T20:35:41.119Z]     kubernetes.jenkins.io/controller: "http___172_30_177_66_80x"
20:35:41 [2025-10-14T20:35:41.119Z]   name: "pod-6020fc56-5c16-4b8d-9c90-59b0e3527fee-rzn4q-f0l7s"
20:35:41 [2025-10-14T20:35:41.119Z]   namespace: "coreos-ci"
20:35:41 [2025-10-14T20:35:41.119Z] spec:
20:35:41 [2025-10-14T20:35:41.119Z]   containers:
20:35:41 [2025-10-14T20:35:41.119Z]   - command:
20:35:41 [2025-10-14T20:35:41.119Z]     - "/usr/bin/dumb-init"
20:35:41 [2025-10-14T20:35:41.119Z]     - "/usr/bin/sleep"
20:35:41 [2025-10-14T20:35:41.119Z]     - "infinity"
20:35:41 [2025-10-14T20:35:41.119Z]     env:
20:35:41 [2025-10-14T20:35:41.119Z]     - name: "NCPUS"
20:35:41 [2025-10-14T20:35:41.119Z]       value: "0.1"
20:35:41 [2025-10-14T20:35:41.119Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
20:35:41 [2025-10-14T20:35:41.119Z]     imagePullPolicy: "Always"
20:35:41 [2025-10-14T20:35:41.119Z]     name: "worker"
20:35:41 [2025-10-14T20:35:41.119Z]     resources:
20:35:41 [2025-10-14T20:35:41.119Z]       limits:
20:35:41 [2025-10-14T20:35:41.119Z]         cpu: "0.1"
20:35:41 [2025-10-14T20:35:41.119Z]       requests:
20:35:41 [2025-10-14T20:35:41.119Z]         cpu: "0.1"
20:35:41 [2025-10-14T20:35:41.119Z]     volumeMounts:
20:35:41 [2025-10-14T20:35:41.119Z]     - mountPath: "/srv/"
20:35:41 [2025-10-14T20:35:41.119Z]       name: "emptydir-0"
20:35:41 [2025-10-14T20:35:41.119Z]     - mountPath: "/home/jenkins/agent"
20:35:41 [2025-10-14T20:35:41.119Z]       name: "workspace-volume"
20:35:41 [2025-10-14T20:35:41.119Z]       readOnly: false
20:35:41 [2025-10-14T20:35:41.119Z]   - env:
20:35:41 [2025-10-14T20:35:41.119Z]     - name: "JENKINS_SECRET"
20:35:41 [2025-10-14T20:35:41.119Z]       value: "********"
20:35:41 [2025-10-14T20:35:41.119Z]     - name: "JENKINS_TUNNEL"
20:35:41 [2025-10-14T20:35:41.119Z]       value: "172.30.178.247:50000"
20:35:41 [2025-10-14T20:35:41.119Z]     - name: "JENKINS_AGENT_NAME"
20:35:41 [2025-10-14T20:35:41.119Z]       value: "pod-6020fc56-5c16-4b8d-9c90-59b0e3527fee-rzn4q-f0l7s"
20:35:41 [2025-10-14T20:35:41.119Z]     - name: "REMOTING_OPTS"
20:35:41 [2025-10-14T20:35:41.119Z]       value: "-noReconnectAfter 1d"
20:35:41 [2025-10-14T20:35:41.119Z]     - name: "JENKINS_NAME"
20:35:41 [2025-10-14T20:35:41.119Z]       value: "pod-6020fc56-5c16-4b8d-9c90-59b0e3527fee-rzn4q-f0l7s"
20:35:41 [2025-10-14T20:35:41.119Z]     - name: "JENKINS_AGENT_WORKDIR"
20:35:41 [2025-10-14T20:35:41.119Z]       value: "/home/jenkins/agent"
20:35:41 [2025-10-14T20:35:41.119Z]     - name: "JENKINS_URL"
20:35:41 [2025-10-14T20:35:41.119Z]       value: "http://172.30.177.66:80/"
20:35:41 [2025-10-14T20:35:41.119Z]     image: "jenkins-agent-base:latest"
20:35:41 [2025-10-14T20:35:41.119Z]     name: "jnlp"
20:35:41 [2025-10-14T20:35:41.119Z]     resources:
20:35:41 [2025-10-14T20:35:41.119Z]       limits:
20:35:41 [2025-10-14T20:35:41.119Z]         memory: "512Mi"
20:35:41 [2025-10-14T20:35:41.119Z]         cpu: "1"
20:35:41 [2025-10-14T20:35:41.119Z]       requests:
20:35:41 [2025-10-14T20:35:41.119Z]         memory: "512Mi"
20:35:41 [2025-10-14T20:35:41.119Z]         cpu: "1"
20:35:41 [2025-10-14T20:35:41.119Z]     volumeMounts:
20:35:41 [2025-10-14T20:35:41.119Z]     - mountPath: "/home/jenkins/agent"
20:35:41 [2025-10-14T20:35:41.119Z]       name: "workspace-volume"
20:35:41 [2025-10-14T20:35:41.119Z]       readOnly: false
20:35:41 [2025-10-14T20:35:41.119Z]   nodeSelector:
20:35:41 [2025-10-14T20:35:41.119Z]     kubernetes.io/os: "linux"
20:35:41 [2025-10-14T20:35:41.119Z]   restartPolicy: "Never"
20:35:41 [2025-10-14T20:35:41.119Z]   serviceAccountName: "default"
20:35:41 [2025-10-14T20:35:41.119Z]   volumes:
20:35:41 [2025-10-14T20:35:41.119Z]   - emptyDir: {}
20:35:41 [2025-10-14T20:35:41.119Z]     name: "emptydir-0"
20:35:41 [2025-10-14T20:35:41.119Z]   - emptyDir:
20:35:41 [2025-10-14T20:35:41.119Z]       medium: ""
20:35:41 [2025-10-14T20:35:41.119Z]     name: "workspace-volume"
20:35:41 [2025-10-14T20:35:41.119Z] 
20:35:41 [2025-10-14T20:35:41.182Z] Running on pod-6020fc56-5c16-4b8d-9c90-59b0e3527fee-rzn4q-f0l7s in /home/jenkins/agent/workspace/bodhi-trigger
20:35:41 [2025-10-14T20:35:41.187Z] [Pipeline] {
20:35:41 [2025-10-14T20:35:41.216Z] [Pipeline] container
20:35:41 [2025-10-14T20:35:41.220Z] [Pipeline] {
20:35:41 [2025-10-14T20:35:41.246Z] [Pipeline] withEnv
20:35:41 [2025-10-14T20:35:41.250Z] [Pipeline] {
20:35:41 [2025-10-14T20:35:41.272Z] [Pipeline] sh
20:35:41 [2025-10-14T20:35:41.869Z] + set -xeuo pipefail
20:35:41 [2025-10-14T20:35:41.869Z] ++ umask
20:35:41 [2025-10-14T20:35:41.869Z] + '[' 0022 = 0000 ']'
20:35:41 [2025-10-14T20:35:41.869Z] + cat /cosa/coreos-assembler-git.json
20:35:41 [2025-10-14T20:35:41.869Z] + tee coreos-assembler-git.json
20:35:41 [2025-10-14T20:35:41.869Z] {
20:35:41 [2025-10-14T20:35:41.869Z]   "date": "2025-10-13T12:17:59Z",
20:35:41 [2025-10-14T20:35:41.869Z]   "git": {
20:35:41 [2025-10-14T20:35:41.869Z]     "commit": "dc1d6a21921915820900146921d1d58adf192fa4",
20:35:41 [2025-10-14T20:35:41.869Z]     "origin": "https://github.com/coreos/coreos-assembler.git",
20:35:41 [2025-10-14T20:35:41.869Z]     "branch": "HEAD",
20:35:41 [2025-10-14T20:35:41.869Z]     "dirty": "false"
20:35:41 [2025-10-14T20:35:41.869Z]   },
20:35:41 [2025-10-14T20:35:41.869Z]   "file": {
20:35:41 [2025-10-14T20:35:41.869Z]     "checksum": "2e34e07ee771b4645c975b653f010bc4e8fcbd3160b5517b8a0be088b334e484",
20:35:41 [2025-10-14T20:35:41.869Z]     "checksum_type": "sha256",
20:35:41 [2025-10-14T20:35:41.869Z]     "format": "tar.gz",
20:35:41 [2025-10-14T20:35:41.869Z]     "name": "coreos-assembler-git.tar.gz",
20:35:41 [2025-10-14T20:35:41.869Z]     "size": "13130634"
20:35:41 [2025-10-14T20:35:41.869Z]   }
20:35:41 [2025-10-14T20:35:41.869Z] }
20:35:41 [2025-10-14T20:35:41.884Z] [Pipeline] }
20:35:41 [2025-10-14T20:35:41.910Z] [Pipeline] // withEnv
20:35:41 [2025-10-14T20:35:41.925Z] [Pipeline] archiveArtifacts
20:35:41 [2025-10-14T20:35:41.932Z] Archiving artifacts
20:35:42 [2025-10-14T20:35:42.587Z] [Pipeline] withEnv
20:35:42 [2025-10-14T20:35:42.591Z] [Pipeline] {
20:35:42 [2025-10-14T20:35:42.617Z] [Pipeline] sh
20:35:43 [2025-10-14T20:35:43.125Z] + set -xeuo pipefail
20:35:43 [2025-10-14T20:35:43.125Z] ++ umask
20:35:43 [2025-10-14T20:35:43.125Z] + '[' 0022 = 0000 ']'
20:35:43 [2025-10-14T20:35:43.125Z] + rpm -qa
20:35:43 [2025-10-14T20:35:43.380Z] + sort
20:35:45 [2025-10-14T20:35:45.899Z] [Pipeline] }
20:35:45 [2025-10-14T20:35:45.928Z] [Pipeline] // withEnv
20:35:45 [2025-10-14T20:35:45.949Z] [Pipeline] archiveArtifacts
20:35:45 [2025-10-14T20:35:45.955Z] Archiving artifacts
20:35:45 [2025-10-14T20:35:45.979Z] [Pipeline] withEnv
20:35:45 [2025-10-14T20:35:45.984Z] [Pipeline] {
20:35:46 [2025-10-14T20:35:46.008Z] [Pipeline] sh
20:35:46 [2025-10-14T20:35:46.495Z] + set -xeuo pipefail
20:35:46 [2025-10-14T20:35:46.495Z] ++ umask
20:35:46 [2025-10-14T20:35:46.495Z] + '[' 0022 = 0000 ']'
20:35:46 [2025-10-14T20:35:46.495Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt
20:35:46 [2025-10-14T20:35:46.510Z] [Pipeline] }
20:35:46 [2025-10-14T20:35:46.537Z] [Pipeline] // withEnv
20:35:46 [2025-10-14T20:35:46.558Z] [Pipeline] stage
20:35:46 [2025-10-14T20:35:46.562Z] [Pipeline] { (Trigger Test)
20:35:46 [2025-10-14T20:35:46.585Z] [Pipeline] build
20:35:46 [2025-10-14T20:35:46.590Z] Scheduling project: test-override
20:35:46 [2025-10-14T20:35:46.598Z] [Pipeline] }
20:35:46 [2025-10-14T20:35:46.630Z] [Pipeline] // stage
20:35:46 [2025-10-14T20:35:46.639Z] [Pipeline] }
20:35:46 [2025-10-14T20:35:46.665Z] [Pipeline] // container
20:35:46 [2025-10-14T20:35:46.674Z] [Pipeline] }
20:35:46 [2025-10-14T20:35:46.707Z] [Pipeline] // node
20:35:46 [2025-10-14T20:35:46.717Z] [Pipeline] }
20:35:46 [2025-10-14T20:35:46.743Z] [Pipeline] // podTemplate
20:35:46 [2025-10-14T20:35:46.753Z] [Pipeline] End of Pipeline
20:35:46 [2025-10-14T20:35:46.781Z] Finished: SUCCESS