Console Output
20:33:58 [2025-02-10T20:33:58.405Z] Triggered by CI message.
20:33:58 [2025-02-10T20:33:58.406Z] 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
20:33:58 [2025-02-10T20:33:58.406Z] Selected Git installation does not exist. Using Default
20:33:58 [2025-02-10T20:33:58.406Z] The recommended git tool is: NONE
20:33:58 [2025-02-10T20:33:58.406Z] No credentials specified
20:33:58 [2025-02-10T20:33:58.407Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
20:33:58 [2025-02-10T20:33:58.414Z] Fetching changes from the remote Git repository
20:33:58 [2025-02-10T20:33:58.415Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:33:58 [2025-02-10T20:33:58.441Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:33:58 [2025-02-10T20:33:58.441Z] > git --version # timeout=10
20:33:58 [2025-02-10T20:33:58.448Z] > git --version # 'git version 2.39.3'
20:33:58 [2025-02-10T20:33:58.448Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:33:58 [2025-02-10T20:33:58.535Z] > git rev-parse origin/main^{commit} # timeout=10
20:33:58 [2025-02-10T20:33:58.543Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
20:33:58 [2025-02-10T20:33:58.543Z] > git config core.sparsecheckout # timeout=10
20:33:58 [2025-02-10T20:33:58.550Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
20:33:58 [2025-02-10T20:33:58.559Z] Commit message: "bodhi-testing: fix zincati configuration"
20:33:58 [2025-02-10T20:33:58.559Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
20:33:58 [2025-02-10T20:33:58.649Z] Loading library coreos@main
20:33:58 [2025-02-10T20:33:58.650Z] Attempting to resolve main from remote references...
20:33:58 [2025-02-10T20:33:58.650Z] > git --version # timeout=10
20:33:58 [2025-02-10T20:33:58.657Z] > git --version # 'git version 2.39.3'
20:33:58 [2025-02-10T20:33:58.657Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:33:58 [2025-02-10T20:33:58.784Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
20:33:58 [2025-02-10T20:33:58.785Z] Selected Git installation does not exist. Using Default
20:33:58 [2025-02-10T20:33:58.785Z] The recommended git tool is: NONE
20:33:58 [2025-02-10T20:33:58.785Z] No credentials specified
20:33:58 [2025-02-10T20:33:58.785Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
20:33:58 [2025-02-10T20:33:58.792Z] Fetching changes from the remote Git repository
20:33:58 [2025-02-10T20:33:58.793Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:33:58 [2025-02-10T20:33:58.801Z] Fetching without tags
20:33:58 [2025-02-10T20:33:58.801Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
20:33:58 [2025-02-10T20:33:58.801Z] > git --version # timeout=10
20:33:58 [2025-02-10T20:33:58.817Z] > git --version # 'git version 2.39.3'
20:33:58 [2025-02-10T20:33:58.817Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:33:58 [2025-02-10T20:33:58.887Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
20:33:58 [2025-02-10T20:33:58.887Z] > git config core.sparsecheckout # timeout=10
20:33:58 [2025-02-10T20:33:58.894Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
20:33:58 [2025-02-10T20:33:58.903Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
20:33:58 [2025-02-10T20:33:58.903Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
20:33:59 [2025-02-10T20:33:59.080Z] [Pipeline] Start of Pipeline
20:33:59 [2025-02-10T20:33:59.164Z] [Pipeline] node
20:33:59 [2025-02-10T20:33:59.199Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
20:33:59 [2025-02-10T20:33:59.226Z] [Pipeline] {
20:33:59 [2025-02-10T20:33:59.246Z] [Pipeline] checkout
20:33:59 [2025-02-10T20:33:59.250Z] Selected Git installation does not exist. Using Default
20:33:59 [2025-02-10T20:33:59.250Z] The recommended git tool is: NONE
20:33:59 [2025-02-10T20:33:59.250Z] No credentials specified
20:33:59 [2025-02-10T20:33:59.250Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:33:59 [2025-02-10T20:33:59.257Z] Fetching changes from the remote Git repository
20:33:59 [2025-02-10T20:33:59.258Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:33:59 [2025-02-10T20:33:59.265Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:33:59 [2025-02-10T20:33:59.265Z] > git --version # timeout=10
20:33:59 [2025-02-10T20:33:59.272Z] > git --version # 'git version 2.39.3'
20:33:59 [2025-02-10T20:33:59.272Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:33:59 [2025-02-10T20:33:59.400Z] > git rev-parse origin/main^{commit} # timeout=10
20:33:59 [2025-02-10T20:33:59.419Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
20:33:59 [2025-02-10T20:33:59.419Z] > git config core.sparsecheckout # timeout=10
20:33:59 [2025-02-10T20:33:59.427Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
20:33:59 [2025-02-10T20:33:59.436Z] Commit message: "bodhi-testing: fix zincati configuration"
20:33:59 [2025-02-10T20:33:59.470Z] [Pipeline] readYaml
20:33:59 [2025-02-10T20:33:59.607Z] [Pipeline] withEnv
20:33:59 [2025-02-10T20:33:59.611Z] [Pipeline] {
20:33:59 [2025-02-10T20:33:59.757Z] [Pipeline] sh
20:34:00 [2025-02-10T20:34:00.039Z] + set -xeuo pipefail
20:34:00 [2025-02-10T20:34:00.039Z] ++ umask
20:34:00 [2025-02-10T20:34:00.039Z] + '[' 0022 = 0000 ']'
20:34:00 [2025-02-10T20:34:00.039Z] + rm -rf pipe
20:34:00 [2025-02-10T20:34:00.039Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
20:34:00 [2025-02-10T20:34:00.039Z] Cloning into 'pipe'...
20:34:00 [2025-02-10T20:34:00.356Z] [Pipeline] }
20:34:00 [2025-02-10T20:34:00.784Z] [Pipeline] // withEnv
20:34:00 [2025-02-10T20:34:00.910Z] [Pipeline] load
20:34:01 [2025-02-10T20:34:01.211Z] [Pipeline] { (pipe/utils.groovy)
20:34:01 [2025-02-10T20:34:01.320Z] [Pipeline] }
20:34:01 [2025-02-10T20:34:01.648Z] [Pipeline] // load
20:34:01 [2025-02-10T20:34:01.819Z] [Pipeline] readYaml
20:34:02 [2025-02-10T20:34:02.202Z] [Pipeline] withEnv
20:34:02 [2025-02-10T20:34:02.257Z] [Pipeline] {
20:34:02 [2025-02-10T20:34:02.505Z] [Pipeline] sh
20:34:03 [2025-02-10T20:34:03.721Z] + set -xeuo pipefail
20:34:03 [2025-02-10T20:34:03.721Z] ++ umask
20:34:03 [2025-02-10T20:34:03.721Z] + '[' 0022 = 0000 ']'
20:34:03 [2025-02-10T20:34:03.721Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
20:34:03 [2025-02-10T20:34:03.800Z] [Pipeline] }
20:34:04 [2025-02-10T20:34:04.054Z] [Pipeline] // withEnv
20:34:04 [2025-02-10T20:34:04.269Z] [Pipeline] readYaml
20:34:04 [2025-02-10T20:34:04.526Z] [Pipeline] withEnv
20:34:04 [2025-02-10T20:34:04.569Z] [Pipeline] {
20:34:04 [2025-02-10T20:34:04.761Z] [Pipeline] sh
20:34:05 [2025-02-10T20:34:05.092Z] + set -xeuo pipefail
20:34:05 [2025-02-10T20:34:05.092Z] ++ umask
20:34:05 [2025-02-10T20:34:05.092Z] + '[' 0022 = 0000 ']'
20:34:05 [2025-02-10T20:34:05.092Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
20:34:05 [2025-02-10T20:34:05.194Z] [Pipeline] }
20:34:05 [2025-02-10T20:34:05.480Z] [Pipeline] // withEnv
20:34:05 [2025-02-10T20:34:05.640Z] [Pipeline] readYaml
20:34:06 [2025-02-10T20:34:06.040Z] [Pipeline] withEnv
20:34:06 [2025-02-10T20:34:06.071Z] [Pipeline] {
20:34:06 [2025-02-10T20:34:06.246Z] [Pipeline] sh
20:34:06 [2025-02-10T20:34:06.538Z] + set -xeuo pipefail
20:34:06 [2025-02-10T20:34:06.538Z] ++ umask
20:34:06 [2025-02-10T20:34:06.538Z] + '[' 0022 = 0000 ']'
20:34:06 [2025-02-10T20:34:06.538Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
20:34:06 [2025-02-10T20:34:06.613Z] [Pipeline] }
20:34:06 [2025-02-10T20:34:06.803Z] [Pipeline] // withEnv
20:34:07 [2025-02-10T20:34:07.009Z] [Pipeline] readYaml
20:34:07 [2025-02-10T20:34:07.221Z] [Pipeline] }
20:34:07 [2025-02-10T20:34:07.539Z] [Pipeline] // node
20:34:07 [2025-02-10T20:34:07.707Z] [Pipeline] properties
20:34:07 [2025-02-10T20:34:07.850Z] [Pipeline] echo
20:34:07 [2025-02-10T20:34:07.890Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2656360,"task_id":129103013,"nvr":"NetworkManager-1.51.7-1.fc43"}]},"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 NetworkManager-1.51.7-1.fc43.\n\n##### **Changelog**\n\n```\n* Mon Feb 10 2025 Beniamino Galvani <bgalvani@redhat.com> - 1.51.7-1\n- Update to 1.51.7 release (development)\n\n```","type":"unspecified","status":"pending","request":null,"severity":null,"suggest":null,"locked":null,"pushed":null,"critpath":true,"critpath_groups":"core critical-path-anaconda critical-path-base critical-path-compose critical-path-gnome critical-path-kde","close_bugs":null,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-8b961c3f69","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-8b961c3f69","title":"NetworkManager-1.51.7-1.fc43","version_hash":"3788373379efd4bdca5d05ef0f111fb57502ff50","release":{"name":"F43","long_name":"Fedora 43","version":"43","id_prefix":"FEDORA","branch":"rawhide","dist_tag":"f43","stable_tag":"f43","testing_tag":"f43-updates-testing","candidate_tag":"f43-updates-candidate","pending_signing_tag":"f43-signing-pending","pending_testing_tag":"f43-updates-testing-pending","pending_stable_tag":"f43-updates-pending","override_tag":"f43-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,"critpath_mandatory_days_in_testing":0,"mandatory_days_in_testing":0,"critpath_min_karma":0,"min_karma":0,"setting_status":"pre_beta"},"user":{"name":"bengal","email":"bgalvani@redhat.com","id":3627,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"},{"name":"network-manager-maint"}]},"comments":[],"builds":[{"nvr":"NetworkManager-1.51.7-1.fc43","signed":false,"release_id":88,"type":"rpm","epoch":1}],"bugs":[],"updateid":"FEDORA-2025-8b961c3f69","karma":0,"content_type":"rpm","test_cases":[]}}
20:34:07 [2025-02-10T20:34:07.952Z] [Pipeline] readJSON
20:34:08 [2025-02-10T20:34:08.347Z] [Pipeline] libraryResource
20:34:08 [2025-02-10T20:34:08.467Z] [Pipeline] readJSON
20:34:08 [2025-02-10T20:34:08.708Z] [Pipeline] node
20:34:08 [2025-02-10T20:34:08.824Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
20:34:08 [2025-02-10T20:34:08.896Z] [Pipeline] {
20:34:09 [2025-02-10T20:34:09.193Z] [Pipeline] writeYaml
20:34:09 [2025-02-10T20:34:09.373Z] [Pipeline] readFile
20:34:09 [2025-02-10T20:34:09.539Z] [Pipeline] }
20:34:09 [2025-02-10T20:34:09.806Z] [Pipeline] // node
20:34:09 [2025-02-10T20:34:09.992Z] [Pipeline] podTemplate
20:34:10 [2025-02-10T20:34:10.037Z] [Pipeline] {
20:34:10 [2025-02-10T20:34:10.214Z] [Pipeline] node
20:34:12 [2025-02-10T20:34:12.735Z] Created Pod: openshift coreos-ci/pod-33014972-252a-43f0-ab72-8e6ab40aa7af-67p6k-7l7g2
20:34:19 [2025-02-10T20:34:19.349Z] Agent pod-33014972-252a-43f0-ab72-8e6ab40aa7af-67p6k-7l7g2 is provisioned from template pod-33014972-252a-43f0-ab72-8e6ab40aa7af-67p6k
20:34:19 [2025-02-10T20:34:19.350Z] ---
20:34:19 [2025-02-10T20:34:19.350Z] apiVersion: "v1"
20:34:19 [2025-02-10T20:34:19.350Z] kind: "Pod"
20:34:19 [2025-02-10T20:34:19.350Z] metadata:
20:34:19 [2025-02-10T20:34:19.350Z] annotations:
20:34:19 [2025-02-10T20:34:19.350Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1371/"
20:34:19 [2025-02-10T20:34:19.350Z] runUrl: "job/bodhi-trigger/1371/"
20:34:19 [2025-02-10T20:34:19.350Z] labels:
20:34:19 [2025-02-10T20:34:19.350Z] jenkins: "slave"
20:34:19 [2025-02-10T20:34:19.350Z] jenkins/label-digest: "ff5f368aa582aa5ef397d2f956a5a33c3728abc8"
20:34:19 [2025-02-10T20:34:19.350Z] jenkins/label: "pod-33014972-252a-43f0-ab72-8e6ab40aa7af"
20:34:19 [2025-02-10T20:34:19.350Z] name: "pod-33014972-252a-43f0-ab72-8e6ab40aa7af-67p6k-7l7g2"
20:34:19 [2025-02-10T20:34:19.350Z] namespace: "coreos-ci"
20:34:19 [2025-02-10T20:34:19.350Z] spec:
20:34:19 [2025-02-10T20:34:19.350Z] containers:
20:34:19 [2025-02-10T20:34:19.350Z] - command:
20:34:19 [2025-02-10T20:34:19.350Z] - "/usr/bin/dumb-init"
20:34:19 [2025-02-10T20:34:19.350Z] - "/usr/bin/sleep"
20:34:19 [2025-02-10T20:34:19.350Z] - "infinity"
20:34:19 [2025-02-10T20:34:19.350Z] env:
20:34:19 [2025-02-10T20:34:19.350Z] - name: "NCPUS"
20:34:19 [2025-02-10T20:34:19.350Z] value: "0.1"
20:34:19 [2025-02-10T20:34:19.350Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
20:34:19 [2025-02-10T20:34:19.350Z] imagePullPolicy: "Always"
20:34:19 [2025-02-10T20:34:19.350Z] name: "worker"
20:34:19 [2025-02-10T20:34:19.350Z] resources:
20:34:19 [2025-02-10T20:34:19.350Z] limits:
20:34:19 [2025-02-10T20:34:19.350Z] cpu: "0.1"
20:34:19 [2025-02-10T20:34:19.350Z] requests:
20:34:19 [2025-02-10T20:34:19.350Z] cpu: "0.1"
20:34:19 [2025-02-10T20:34:19.350Z] volumeMounts:
20:34:19 [2025-02-10T20:34:19.350Z] - mountPath: "/srv/"
20:34:19 [2025-02-10T20:34:19.350Z] name: "emptydir-0"
20:34:19 [2025-02-10T20:34:19.350Z] - mountPath: "/home/jenkins/agent"
20:34:19 [2025-02-10T20:34:19.350Z] name: "workspace-volume"
20:34:19 [2025-02-10T20:34:19.350Z] readOnly: false
20:34:19 [2025-02-10T20:34:19.350Z] - env:
20:34:19 [2025-02-10T20:34:19.350Z] - name: "JENKINS_SECRET"
20:34:19 [2025-02-10T20:34:19.350Z] value: "********"
20:34:19 [2025-02-10T20:34:19.350Z] - name: "JENKINS_TUNNEL"
20:34:19 [2025-02-10T20:34:19.350Z] value: "172.30.136.1:50000"
20:34:19 [2025-02-10T20:34:19.350Z] - name: "JENKINS_AGENT_NAME"
20:34:19 [2025-02-10T20:34:19.350Z] value: "pod-33014972-252a-43f0-ab72-8e6ab40aa7af-67p6k-7l7g2"
20:34:19 [2025-02-10T20:34:19.350Z] - name: "JENKINS_NAME"
20:34:19 [2025-02-10T20:34:19.350Z] value: "pod-33014972-252a-43f0-ab72-8e6ab40aa7af-67p6k-7l7g2"
20:34:19 [2025-02-10T20:34:19.350Z] - name: "JENKINS_AGENT_WORKDIR"
20:34:19 [2025-02-10T20:34:19.350Z] value: "/home/jenkins/agent"
20:34:19 [2025-02-10T20:34:19.350Z] - name: "JENKINS_URL"
20:34:19 [2025-02-10T20:34:19.350Z] value: "http://172.30.130.216:80/"
20:34:19 [2025-02-10T20:34:19.350Z] image: "jenkins-agent-base:latest"
20:34:19 [2025-02-10T20:34:19.350Z] name: "jnlp"
20:34:19 [2025-02-10T20:34:19.350Z] resources:
20:34:19 [2025-02-10T20:34:19.350Z] limits:
20:34:19 [2025-02-10T20:34:19.350Z] memory: "512Mi"
20:34:19 [2025-02-10T20:34:19.350Z] cpu: "1"
20:34:19 [2025-02-10T20:34:19.350Z] requests:
20:34:19 [2025-02-10T20:34:19.350Z] memory: "512Mi"
20:34:19 [2025-02-10T20:34:19.350Z] cpu: "1"
20:34:19 [2025-02-10T20:34:19.350Z] volumeMounts:
20:34:19 [2025-02-10T20:34:19.350Z] - mountPath: "/home/jenkins/agent"
20:34:19 [2025-02-10T20:34:19.350Z] name: "workspace-volume"
20:34:19 [2025-02-10T20:34:19.350Z] readOnly: false
20:34:19 [2025-02-10T20:34:19.350Z] nodeSelector:
20:34:19 [2025-02-10T20:34:19.350Z] kubernetes.io/os: "linux"
20:34:19 [2025-02-10T20:34:19.350Z] restartPolicy: "Never"
20:34:19 [2025-02-10T20:34:19.350Z] serviceAccountName: "default"
20:34:19 [2025-02-10T20:34:19.350Z] volumes:
20:34:19 [2025-02-10T20:34:19.350Z] - emptyDir: {}
20:34:19 [2025-02-10T20:34:19.350Z] name: "emptydir-0"
20:34:19 [2025-02-10T20:34:19.350Z] - emptyDir:
20:34:19 [2025-02-10T20:34:19.350Z] medium: ""
20:34:19 [2025-02-10T20:34:19.350Z] name: "workspace-volume"
20:34:19 [2025-02-10T20:34:19.350Z]
20:34:19 [2025-02-10T20:34:19.542Z] Running on pod-33014972-252a-43f0-ab72-8e6ab40aa7af-67p6k-7l7g2 in /home/jenkins/agent/workspace/bodhi-trigger
20:34:19 [2025-02-10T20:34:19.616Z] [Pipeline] {
20:34:19 [2025-02-10T20:34:19.804Z] [Pipeline] container
20:34:19 [2025-02-10T20:34:19.844Z] [Pipeline] {
20:34:20 [2025-02-10T20:34:20.039Z] [Pipeline] withEnv
20:34:20 [2025-02-10T20:34:20.079Z] [Pipeline] {
20:34:20 [2025-02-10T20:34:20.375Z] [Pipeline] sh
20:34:21 [2025-02-10T20:34:21.344Z] + set -xeuo pipefail
20:34:21 [2025-02-10T20:34:21.344Z] ++ umask
20:34:21 [2025-02-10T20:34:21.344Z] + '[' 0022 = 0000 ']'
20:34:21 [2025-02-10T20:34:21.344Z] + cat /cosa/coreos-assembler-git.json
20:34:21 [2025-02-10T20:34:21.345Z] {
20:34:21 [2025-02-10T20:34:21.345Z] "date": "2025-02-10T12:17:58Z",
20:34:21 [2025-02-10T20:34:21.345Z] "git": {
20:34:21 [2025-02-10T20:34:21.345Z] "commit": "7d6fa376fc9f73625487adbb9386785bb09f1bb2",
20:34:21 [2025-02-10T20:34:21.345Z] "origin": "https://github.com/coreos/coreos-assembler.git",
20:34:21 [2025-02-10T20:34:21.345Z] "branch": "HEAD",
20:34:21 [2025-02-10T20:34:21.345Z] "dirty": "false"
20:34:21 [2025-02-10T20:34:21.345Z] },
20:34:21 [2025-02-10T20:34:21.345Z] "file": {
20:34:21 [2025-02-10T20:34:21.345Z] "checksum": "91bb6a1b6b3a530f38b9781be463b2a878bc27d751d76a994a05acda67f9b7d0",
20:34:21 [2025-02-10T20:34:21.345Z] "checksum_type": "sha256",
20:34:21 [2025-02-10T20:34:21.345Z] "format": "tar.gz",
20:34:21 [2025-02-10T20:34:21.345Z] "name": "coreos-assembler-git.tar.gz",
20:34:21 [2025-02-10T20:34:21.345Z] "size": "10006623"
20:34:21 [2025-02-10T20:34:21.345Z] }
20:34:21 [2025-02-10T20:34:21.345Z] }
20:34:21 [2025-02-10T20:34:21.592Z] [Pipeline] }
20:34:21 [2025-02-10T20:34:21.804Z] [Pipeline] // withEnv
20:34:22 [2025-02-10T20:34:22.009Z] [Pipeline] stage
20:34:22 [2025-02-10T20:34:22.061Z] [Pipeline] { (Report Running)
20:34:22 [2025-02-10T20:34:22.329Z] [Pipeline] withCredentials
20:34:22 [2025-02-10T20:34:22.444Z] Masking supported pattern matches of $RDB_PASSWORD
20:34:22 [2025-02-10T20:34:22.483Z] [Pipeline] {
20:34:22 [2025-02-10T20:34:22.653Z] [Pipeline] withEnv
20:34:22 [2025-02-10T20:34:22.684Z] [Pipeline] {
20:34:22 [2025-02-10T20:34:22.917Z] [Pipeline] sh
20:34:23 [2025-02-10T20:34:23.786Z] + set -xeuo pipefail
20:34:23 [2025-02-10T20:34:23.786Z] ++ umask
20:34:23 [2025-02-10T20:34:23.786Z] + '[' 0022 = 0000 ']'
20:34:23 [2025-02-10T20:34:23.786Z] + /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-2025-8b961c3f69 --stream rawhide
20:34:26 [2025-02-10T20:34:26.397Z] [Pipeline] }
20:34:26 [2025-02-10T20:34:26.643Z] [Pipeline] // withEnv
20:34:26 [2025-02-10T20:34:26.759Z] [Pipeline] }
20:34:26 [2025-02-10T20:34:26.946Z] [Pipeline] // withCredentials
20:34:27 [2025-02-10T20:34:27.026Z] [Pipeline] }
20:34:27 [2025-02-10T20:34:27.175Z] [Pipeline] // stage
20:34:27 [2025-02-10T20:34:27.334Z] [Pipeline] stage
20:34:27 [2025-02-10T20:34:27.380Z] [Pipeline] { (Test)
20:34:27 [2025-02-10T20:34:27.575Z] [Pipeline] build
20:34:27 [2025-02-10T20:34:27.610Z] Scheduling project: test-override
20:34:29 [2025-02-10T20:34:29.923Z] Starting building: test-override #1382
22:46:52 [2025-02-10T22:46:52.650Z] Build test-override #1382 completed: SUCCESS
22:46:52 [2025-02-10T22:46:52.656Z] [Pipeline] }
22:46:52 [2025-02-10T22:46:52.767Z] [Pipeline] // stage
22:46:52 [2025-02-10T22:46:52.827Z] [Pipeline] stage
22:46:52 [2025-02-10T22:46:52.845Z] [Pipeline] { (Report Completion)
22:46:52 [2025-02-10T22:46:52.932Z] [Pipeline] withCredentials
22:46:52 [2025-02-10T22:46:52.950Z] Masking supported pattern matches of $RDB_PASSWORD
22:46:53 [2025-02-10T22:46:53.047Z] [Pipeline] {
22:46:53 [2025-02-10T22:46:53.115Z] [Pipeline] withEnv
22:46:53 [2025-02-10T22:46:53.118Z] [Pipeline] {
22:46:53 [2025-02-10T22:46:53.243Z] [Pipeline] sh
22:46:54 [2025-02-10T22:46:54.096Z] + set -xeuo pipefail
22:46:54 [2025-02-10T22:46:54.096Z] ++ umask
22:46:54 [2025-02-10T22:46:54.096Z] + '[' 0022 = 0000 ']'
22:46:54 [2025-02-10T22:46:54.096Z] + /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/1382 --outcome PASSED --advisory FEDORA-2025-8b961c3f69 --stream rawhide
22:46:56 [2025-02-10T22:46:56.020Z] [Pipeline] }
22:46:56 [2025-02-10T22:46:56.145Z] [Pipeline] // withEnv
22:46:56 [2025-02-10T22:46:56.209Z] [Pipeline] }
22:46:56 [2025-02-10T22:46:56.373Z] [Pipeline] // withCredentials
22:46:56 [2025-02-10T22:46:56.439Z] [Pipeline] withCredentials
22:46:56 [2025-02-10T22:46:56.457Z] Masking supported pattern matches of $TOKEN
22:46:56 [2025-02-10T22:46:56.545Z] [Pipeline] {
22:46:56 [2025-02-10T22:46:56.645Z] [Pipeline] withEnv
22:46:56 [2025-02-10T22:46:56.649Z] [Pipeline] {
22:46:56 [2025-02-10T22:46:56.696Z] [Pipeline] sh
22:46:57 [2025-02-10T22:46:57.547Z] + set -xeuo pipefail
22:46:57 [2025-02-10T22:46:57.547Z] ++ umask
22:46:57 [2025-02-10T22:46:57.547Z] + '[' 0022 = 0000 ']'
22:46:57 [2025-02-10T22:46:57.547Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
22:46:57 [2025-02-10T22:46:57.547Z] {
22:46:57 [2025-02-10T22:46:57.547Z] "body": "���� NetworkManager-1.51.7-1.fc43 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1382) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-8b961c3f69)"
22:46:57 [2025-02-10T22:46:57.547Z] }'
22:46:58 [2025-02-10T22:46:58.172Z] [Pipeline] }
22:46:58 [2025-02-10T22:46:58.311Z] [Pipeline] // withEnv
22:46:58 [2025-02-10T22:46:58.352Z] [Pipeline] }
22:46:58 [2025-02-10T22:46:58.494Z] [Pipeline] // withCredentials
22:46:58 [2025-02-10T22:46:58.556Z] [Pipeline] }
22:46:58 [2025-02-10T22:46:58.714Z] [Pipeline] // stage
22:46:58 [2025-02-10T22:46:58.767Z] [Pipeline] }
22:46:58 [2025-02-10T22:46:58.862Z] [Pipeline] // container
22:46:58 [2025-02-10T22:46:58.912Z] [Pipeline] }
22:46:59 [2025-02-10T22:46:59.054Z] [Pipeline] // node
22:46:59 [2025-02-10T22:46:59.111Z] [Pipeline] }
22:46:59 [2025-02-10T22:46:59.213Z] [Pipeline] // podTemplate
22:46:59 [2025-02-10T22:46:59.268Z] [Pipeline] End of Pipeline
22:46:59 [2025-02-10T22:46:59.306Z] Finished: SUCCESS