Console Output
15:37:02 [2025-02-17T15:37:02.944Z] Triggered by CI message.
15:37:02 [2025-02-17T15:37:02.945Z] 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
15:37:02 [2025-02-17T15:37:02.945Z] Selected Git installation does not exist. Using Default
15:37:02 [2025-02-17T15:37:02.945Z] The recommended git tool is: NONE
15:37:02 [2025-02-17T15:37:02.945Z] No credentials specified
15:37:02 [2025-02-17T15:37:02.946Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
15:37:02 [2025-02-17T15:37:02.953Z] Fetching changes from the remote Git repository
15:37:02 [2025-02-17T15:37:02.954Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:37:02 [2025-02-17T15:37:02.962Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:37:02 [2025-02-17T15:37:02.962Z] > git --version # timeout=10
15:37:02 [2025-02-17T15:37:02.968Z] > git --version # 'git version 2.39.3'
15:37:02 [2025-02-17T15:37:02.968Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:37:03 [2025-02-17T15:37:03.064Z] > git rev-parse origin/main^{commit} # timeout=10
15:37:03 [2025-02-17T15:37:03.073Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
15:37:03 [2025-02-17T15:37:03.073Z] > git config core.sparsecheckout # timeout=10
15:37:03 [2025-02-17T15:37:03.080Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
15:37:03 [2025-02-17T15:37:03.091Z] Commit message: "bodhi-testing: fix zincati configuration"
15:37:03 [2025-02-17T15:37:03.091Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
15:37:03 [2025-02-17T15:37:03.130Z] Loading library coreos@main
15:37:03 [2025-02-17T15:37:03.130Z] Attempting to resolve main from remote references...
15:37:03 [2025-02-17T15:37:03.130Z] > git --version # timeout=10
15:37:03 [2025-02-17T15:37:03.136Z] > git --version # 'git version 2.39.3'
15:37:03 [2025-02-17T15:37:03.136Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
15:37:03 [2025-02-17T15:37:03.211Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
15:37:03 [2025-02-17T15:37:03.212Z] Selected Git installation does not exist. Using Default
15:37:03 [2025-02-17T15:37:03.212Z] The recommended git tool is: NONE
15:37:03 [2025-02-17T15:37:03.212Z] No credentials specified
15:37:03 [2025-02-17T15:37:03.213Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
15:37:03 [2025-02-17T15:37:03.220Z] Fetching changes from the remote Git repository
15:37:03 [2025-02-17T15:37:03.221Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
15:37:03 [2025-02-17T15:37:03.228Z] Fetching without tags
15:37:03 [2025-02-17T15:37:03.228Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
15:37:03 [2025-02-17T15:37:03.228Z] > git --version # timeout=10
15:37:03 [2025-02-17T15:37:03.235Z] > git --version # 'git version 2.39.3'
15:37:03 [2025-02-17T15:37:03.235Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:37:03 [2025-02-17T15:37:03.305Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
15:37:03 [2025-02-17T15:37:03.305Z] > git config core.sparsecheckout # timeout=10
15:37:03 [2025-02-17T15:37:03.312Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
15:37:03 [2025-02-17T15:37:03.322Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
15:37:03 [2025-02-17T15:37:03.322Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
15:37:03 [2025-02-17T15:37:03.488Z] [Pipeline] Start of Pipeline
15:37:03 [2025-02-17T15:37:03.611Z] [Pipeline] node
15:37:03 [2025-02-17T15:37:03.640Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
15:37:03 [2025-02-17T15:37:03.776Z] [Pipeline] {
15:37:03 [2025-02-17T15:37:03.820Z] [Pipeline] checkout
15:37:03 [2025-02-17T15:37:03.839Z] Selected Git installation does not exist. Using Default
15:37:03 [2025-02-17T15:37:03.839Z] The recommended git tool is: NONE
15:37:03 [2025-02-17T15:37:03.839Z] No credentials specified
15:37:03 [2025-02-17T15:37:03.839Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:37:03 [2025-02-17T15:37:03.847Z] Fetching changes from the remote Git repository
15:37:03 [2025-02-17T15:37:03.849Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:37:03 [2025-02-17T15:37:03.868Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:37:03 [2025-02-17T15:37:03.868Z] > git --version # timeout=10
15:37:03 [2025-02-17T15:37:03.876Z] > git --version # 'git version 2.39.3'
15:37:03 [2025-02-17T15:37:03.876Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:37:03 [2025-02-17T15:37:03.948Z] > git rev-parse origin/main^{commit} # timeout=10
15:37:03 [2025-02-17T15:37:03.957Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
15:37:03 [2025-02-17T15:37:03.957Z] > git config core.sparsecheckout # timeout=10
15:37:03 [2025-02-17T15:37:03.964Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
15:37:03 [2025-02-17T15:37:03.975Z] Commit message: "bodhi-testing: fix zincati configuration"
15:37:04 [2025-02-17T15:37:04.049Z] [Pipeline] readYaml
15:37:04 [2025-02-17T15:37:04.207Z] [Pipeline] withEnv
15:37:04 [2025-02-17T15:37:04.211Z] [Pipeline] {
15:37:04 [2025-02-17T15:37:04.278Z] [Pipeline] sh
15:37:04 [2025-02-17T15:37:04.551Z] + set -xeuo pipefail
15:37:04 [2025-02-17T15:37:04.551Z] ++ umask
15:37:04 [2025-02-17T15:37:04.551Z] + '[' 0022 = 0000 ']'
15:37:04 [2025-02-17T15:37:04.551Z] + rm -rf pipe
15:37:04 [2025-02-17T15:37:04.551Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
15:37:04 [2025-02-17T15:37:04.551Z] Cloning into 'pipe'...
15:37:04 [2025-02-17T15:37:04.822Z] [Pipeline] }
15:37:04 [2025-02-17T15:37:04.931Z] [Pipeline] // withEnv
15:37:04 [2025-02-17T15:37:04.949Z] [Pipeline] load
15:37:05 [2025-02-17T15:37:05.135Z] [Pipeline] { (pipe/utils.groovy)
15:37:05 [2025-02-17T15:37:05.238Z] [Pipeline] }
15:37:05 [2025-02-17T15:37:05.315Z] [Pipeline] // load
15:37:05 [2025-02-17T15:37:05.344Z] [Pipeline] readYaml
15:37:05 [2025-02-17T15:37:05.412Z] [Pipeline] withEnv
15:37:05 [2025-02-17T15:37:05.416Z] [Pipeline] {
15:37:05 [2025-02-17T15:37:05.488Z] [Pipeline] sh
15:37:05 [2025-02-17T15:37:05.748Z] + set -xeuo pipefail
15:37:05 [2025-02-17T15:37:05.748Z] ++ umask
15:37:05 [2025-02-17T15:37:05.748Z] + '[' 0022 = 0000 ']'
15:37:05 [2025-02-17T15:37:05.748Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
15:37:05 [2025-02-17T15:37:05.832Z] [Pipeline] }
15:37:05 [2025-02-17T15:37:05.956Z] [Pipeline] // withEnv
15:37:05 [2025-02-17T15:37:05.982Z] [Pipeline] readYaml
15:37:06 [2025-02-17T15:37:06.138Z] [Pipeline] withEnv
15:37:06 [2025-02-17T15:37:06.142Z] [Pipeline] {
15:37:06 [2025-02-17T15:37:06.255Z] [Pipeline] sh
15:37:06 [2025-02-17T15:37:06.541Z] + set -xeuo pipefail
15:37:06 [2025-02-17T15:37:06.542Z] ++ umask
15:37:06 [2025-02-17T15:37:06.542Z] + '[' 0022 = 0000 ']'
15:37:06 [2025-02-17T15:37:06.542Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
15:37:06 [2025-02-17T15:37:06.605Z] [Pipeline] }
15:37:06 [2025-02-17T15:37:06.713Z] [Pipeline] // withEnv
15:37:06 [2025-02-17T15:37:06.770Z] [Pipeline] readYaml
15:37:06 [2025-02-17T15:37:06.906Z] [Pipeline] withEnv
15:37:06 [2025-02-17T15:37:06.910Z] [Pipeline] {
15:37:06 [2025-02-17T15:37:06.954Z] [Pipeline] sh
15:37:07 [2025-02-17T15:37:07.214Z] + set -xeuo pipefail
15:37:07 [2025-02-17T15:37:07.214Z] ++ umask
15:37:07 [2025-02-17T15:37:07.214Z] + '[' 0022 = 0000 ']'
15:37:07 [2025-02-17T15:37:07.214Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
15:37:07 [2025-02-17T15:37:07.278Z] [Pipeline] }
15:37:07 [2025-02-17T15:37:07.460Z] [Pipeline] // withEnv
15:37:07 [2025-02-17T15:37:07.593Z] [Pipeline] readYaml
15:37:07 [2025-02-17T15:37:07.857Z] [Pipeline] }
15:37:08 [2025-02-17T15:37:08.045Z] [Pipeline] // node
15:37:08 [2025-02-17T15:37:08.154Z] [Pipeline] properties
15:37:08 [2025-02-17T15:37:08.286Z] [Pipeline] echo
15:37:08 [2025-02-17T15:37:08.320Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2661118,"task_id":129346326,"nvr":"NetworkManager-1.51.90-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.90-1.fc43.\n\n##### **Changelog**\n\n```\n* Mon Feb 17 2025 Beniamino Galvani <bgalvani@redhat.com> - 1.51.90-1\n- Update to 1.52-rc1 release (1.51.90)\n- Fix state handling in the dnsconfd DNS plugin\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-ba07e80dfb","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-ba07e80dfb","title":"NetworkManager-1.51.90-1.fc43","version_hash":"e85b19f0828377259db0fac8a098c3bfc8feeb25","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.90-1.fc43","signed":false,"release_id":88,"type":"rpm","epoch":1}],"bugs":[],"updateid":"FEDORA-2025-ba07e80dfb","karma":0,"content_type":"rpm","test_cases":[]}}
15:37:08 [2025-02-17T15:37:08.389Z] [Pipeline] readJSON
15:37:08 [2025-02-17T15:37:08.722Z] [Pipeline] libraryResource
15:37:08 [2025-02-17T15:37:08.913Z] [Pipeline] readJSON
15:37:09 [2025-02-17T15:37:09.185Z] [Pipeline] node
15:37:09 [2025-02-17T15:37:09.243Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
15:37:09 [2025-02-17T15:37:09.432Z] [Pipeline] {
15:37:09 [2025-02-17T15:37:09.642Z] [Pipeline] writeYaml
15:37:09 [2025-02-17T15:37:09.941Z] [Pipeline] readFile
15:37:10 [2025-02-17T15:37:10.193Z] [Pipeline] }
15:37:10 [2025-02-17T15:37:10.535Z] [Pipeline] // node
15:37:10 [2025-02-17T15:37:10.725Z] [Pipeline] podTemplate
15:37:10 [2025-02-17T15:37:10.787Z] [Pipeline] {
15:37:11 [2025-02-17T15:37:11.037Z] [Pipeline] node
15:37:12 [2025-02-17T15:37:12.736Z] Created Pod: openshift coreos-ci/pod-47b06fbf-b7c7-4bf1-9348-c3eb6ceed3f1-59n2w-jbv26
15:37:18 [2025-02-17T15:37:18.816Z] Agent pod-47b06fbf-b7c7-4bf1-9348-c3eb6ceed3f1-59n2w-jbv26 is provisioned from template pod-47b06fbf-b7c7-4bf1-9348-c3eb6ceed3f1-59n2w
15:37:18 [2025-02-17T15:37:18.817Z] ---
15:37:18 [2025-02-17T15:37:18.817Z] apiVersion: "v1"
15:37:18 [2025-02-17T15:37:18.817Z] kind: "Pod"
15:37:18 [2025-02-17T15:37:18.817Z] metadata:
15:37:18 [2025-02-17T15:37:18.817Z] annotations:
15:37:18 [2025-02-17T15:37:18.817Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1396/"
15:37:18 [2025-02-17T15:37:18.817Z] runUrl: "job/bodhi-trigger/1396/"
15:37:18 [2025-02-17T15:37:18.817Z] labels:
15:37:18 [2025-02-17T15:37:18.817Z] jenkins: "slave"
15:37:18 [2025-02-17T15:37:18.817Z] jenkins/label-digest: "644d743e54556067e3c3af5fa4962f0ff34a837a"
15:37:18 [2025-02-17T15:37:18.817Z] jenkins/label: "pod-47b06fbf-b7c7-4bf1-9348-c3eb6ceed3f1"
15:37:18 [2025-02-17T15:37:18.817Z] name: "pod-47b06fbf-b7c7-4bf1-9348-c3eb6ceed3f1-59n2w-jbv26"
15:37:18 [2025-02-17T15:37:18.817Z] namespace: "coreos-ci"
15:37:18 [2025-02-17T15:37:18.817Z] spec:
15:37:18 [2025-02-17T15:37:18.817Z] containers:
15:37:18 [2025-02-17T15:37:18.817Z] - command:
15:37:18 [2025-02-17T15:37:18.817Z] - "/usr/bin/dumb-init"
15:37:18 [2025-02-17T15:37:18.817Z] - "/usr/bin/sleep"
15:37:18 [2025-02-17T15:37:18.817Z] - "infinity"
15:37:18 [2025-02-17T15:37:18.817Z] env:
15:37:18 [2025-02-17T15:37:18.817Z] - name: "NCPUS"
15:37:18 [2025-02-17T15:37:18.817Z] value: "0.1"
15:37:18 [2025-02-17T15:37:18.817Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
15:37:18 [2025-02-17T15:37:18.817Z] imagePullPolicy: "Always"
15:37:18 [2025-02-17T15:37:18.817Z] name: "worker"
15:37:18 [2025-02-17T15:37:18.817Z] resources:
15:37:18 [2025-02-17T15:37:18.817Z] limits:
15:37:18 [2025-02-17T15:37:18.817Z] cpu: "0.1"
15:37:18 [2025-02-17T15:37:18.817Z] requests:
15:37:18 [2025-02-17T15:37:18.817Z] cpu: "0.1"
15:37:18 [2025-02-17T15:37:18.817Z] volumeMounts:
15:37:18 [2025-02-17T15:37:18.817Z] - mountPath: "/srv/"
15:37:18 [2025-02-17T15:37:18.817Z] name: "emptydir-0"
15:37:18 [2025-02-17T15:37:18.817Z] - mountPath: "/home/jenkins/agent"
15:37:18 [2025-02-17T15:37:18.817Z] name: "workspace-volume"
15:37:18 [2025-02-17T15:37:18.817Z] readOnly: false
15:37:18 [2025-02-17T15:37:18.817Z] - env:
15:37:18 [2025-02-17T15:37:18.817Z] - name: "JENKINS_SECRET"
15:37:18 [2025-02-17T15:37:18.817Z] value: "********"
15:37:18 [2025-02-17T15:37:18.817Z] - name: "JENKINS_TUNNEL"
15:37:18 [2025-02-17T15:37:18.817Z] value: "172.30.136.1:50000"
15:37:18 [2025-02-17T15:37:18.817Z] - name: "JENKINS_AGENT_NAME"
15:37:18 [2025-02-17T15:37:18.817Z] value: "pod-47b06fbf-b7c7-4bf1-9348-c3eb6ceed3f1-59n2w-jbv26"
15:37:18 [2025-02-17T15:37:18.817Z] - name: "JENKINS_NAME"
15:37:18 [2025-02-17T15:37:18.817Z] value: "pod-47b06fbf-b7c7-4bf1-9348-c3eb6ceed3f1-59n2w-jbv26"
15:37:18 [2025-02-17T15:37:18.817Z] - name: "JENKINS_AGENT_WORKDIR"
15:37:18 [2025-02-17T15:37:18.817Z] value: "/home/jenkins/agent"
15:37:18 [2025-02-17T15:37:18.817Z] - name: "JENKINS_URL"
15:37:18 [2025-02-17T15:37:18.817Z] value: "http://172.30.130.216:80/"
15:37:18 [2025-02-17T15:37:18.817Z] image: "jenkins-agent-base:latest"
15:37:18 [2025-02-17T15:37:18.817Z] name: "jnlp"
15:37:18 [2025-02-17T15:37:18.817Z] resources:
15:37:18 [2025-02-17T15:37:18.817Z] limits:
15:37:18 [2025-02-17T15:37:18.817Z] memory: "512Mi"
15:37:18 [2025-02-17T15:37:18.817Z] cpu: "1"
15:37:18 [2025-02-17T15:37:18.817Z] requests:
15:37:18 [2025-02-17T15:37:18.817Z] memory: "512Mi"
15:37:18 [2025-02-17T15:37:18.817Z] cpu: "1"
15:37:18 [2025-02-17T15:37:18.817Z] volumeMounts:
15:37:18 [2025-02-17T15:37:18.817Z] - mountPath: "/home/jenkins/agent"
15:37:18 [2025-02-17T15:37:18.817Z] name: "workspace-volume"
15:37:18 [2025-02-17T15:37:18.817Z] readOnly: false
15:37:18 [2025-02-17T15:37:18.817Z] nodeSelector:
15:37:18 [2025-02-17T15:37:18.817Z] kubernetes.io/os: "linux"
15:37:18 [2025-02-17T15:37:18.817Z] restartPolicy: "Never"
15:37:18 [2025-02-17T15:37:18.817Z] serviceAccountName: "default"
15:37:18 [2025-02-17T15:37:18.817Z] volumes:
15:37:18 [2025-02-17T15:37:18.817Z] - emptyDir: {}
15:37:18 [2025-02-17T15:37:18.817Z] name: "emptydir-0"
15:37:18 [2025-02-17T15:37:18.817Z] - emptyDir:
15:37:18 [2025-02-17T15:37:18.817Z] medium: ""
15:37:18 [2025-02-17T15:37:18.817Z] name: "workspace-volume"
15:37:18 [2025-02-17T15:37:18.817Z]
15:37:19 [2025-02-17T15:37:19.322Z] Running on pod-47b06fbf-b7c7-4bf1-9348-c3eb6ceed3f1-59n2w-jbv26 in /home/jenkins/agent/workspace/bodhi-trigger
15:37:19 [2025-02-17T15:37:19.363Z] [Pipeline] {
15:37:19 [2025-02-17T15:37:19.586Z] [Pipeline] container
15:37:19 [2025-02-17T15:37:19.633Z] [Pipeline] {
15:37:19 [2025-02-17T15:37:19.731Z] [Pipeline] withEnv
15:37:19 [2025-02-17T15:37:19.734Z] [Pipeline] {
15:37:19 [2025-02-17T15:37:19.886Z] [Pipeline] sh
15:37:20 [2025-02-17T15:37:20.882Z] + set -xeuo pipefail
15:37:20 [2025-02-17T15:37:20.882Z] ++ umask
15:37:20 [2025-02-17T15:37:20.882Z] + '[' 0022 = 0000 ']'
15:37:20 [2025-02-17T15:37:20.882Z] + cat /cosa/coreos-assembler-git.json
15:37:20 [2025-02-17T15:37:20.882Z] {
15:37:20 [2025-02-17T15:37:20.882Z] "date": "2025-02-17T13:48:46Z",
15:37:20 [2025-02-17T15:37:20.882Z] "git": {
15:37:20 [2025-02-17T15:37:20.882Z] "commit": "22aca49884ed2b95a15ff5b47a5e1b393b68481e",
15:37:20 [2025-02-17T15:37:20.882Z] "origin": "https://github.com/coreos/coreos-assembler.git",
15:37:20 [2025-02-17T15:37:20.882Z] "branch": "HEAD",
15:37:20 [2025-02-17T15:37:20.882Z] "dirty": "false"
15:37:20 [2025-02-17T15:37:20.882Z] },
15:37:20 [2025-02-17T15:37:20.882Z] "file": {
15:37:20 [2025-02-17T15:37:20.882Z] "checksum": "2376b504dd61bdee6848c079f1a30864d790c3e4a8ead4551c3e01b065a0e48c",
15:37:20 [2025-02-17T15:37:20.882Z] "checksum_type": "sha256",
15:37:20 [2025-02-17T15:37:20.882Z] "format": "tar.gz",
15:37:20 [2025-02-17T15:37:20.882Z] "name": "coreos-assembler-git.tar.gz",
15:37:20 [2025-02-17T15:37:20.882Z] "size": "10012677"
15:37:20 [2025-02-17T15:37:20.882Z] }
15:37:20 [2025-02-17T15:37:20.882Z] }
15:37:21 [2025-02-17T15:37:21.261Z] [Pipeline] }
15:37:21 [2025-02-17T15:37:21.362Z] [Pipeline] // withEnv
15:37:21 [2025-02-17T15:37:21.445Z] [Pipeline] stage
15:37:21 [2025-02-17T15:37:21.461Z] [Pipeline] { (Report Running)
15:37:21 [2025-02-17T15:37:21.593Z] [Pipeline] withCredentials
15:37:21 [2025-02-17T15:37:21.599Z] Masking supported pattern matches of $RDB_PASSWORD
15:37:21 [2025-02-17T15:37:21.713Z] [Pipeline] {
15:37:21 [2025-02-17T15:37:21.854Z] [Pipeline] withEnv
15:37:21 [2025-02-17T15:37:21.896Z] [Pipeline] {
15:37:22 [2025-02-17T15:37:22.016Z] [Pipeline] sh
15:37:22 [2025-02-17T15:37:22.565Z] + set -xeuo pipefail
15:37:22 [2025-02-17T15:37:22.820Z] ++ umask
15:37:22 [2025-02-17T15:37:22.820Z] + '[' 0022 = 0000 ']'
15:37:22 [2025-02-17T15:37:22.820Z] + /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-ba07e80dfb --stream rawhide
15:37:25 [2025-02-17T15:37:25.385Z] [Pipeline] }
15:37:25 [2025-02-17T15:37:25.478Z] [Pipeline] // withEnv
15:37:25 [2025-02-17T15:37:25.502Z] [Pipeline] }
15:37:25 [2025-02-17T15:37:25.607Z] [Pipeline] // withCredentials
15:37:25 [2025-02-17T15:37:25.627Z] [Pipeline] }
15:37:25 [2025-02-17T15:37:25.692Z] [Pipeline] // stage
15:37:25 [2025-02-17T15:37:25.708Z] [Pipeline] stage
15:37:25 [2025-02-17T15:37:25.724Z] [Pipeline] { (Test)
15:37:25 [2025-02-17T15:37:25.799Z] [Pipeline] build
15:37:25 [2025-02-17T15:37:25.803Z] Scheduling project: test-override
15:37:29 [2025-02-17T15:37:29.039Z] Starting building: test-override #1407
18:57:50 [2025-02-17T18:57:50.338Z] Build test-override #1407 completed: SUCCESS
18:57:50 [2025-02-17T18:57:50.345Z] [Pipeline] }
18:57:50 [2025-02-17T18:57:50.400Z] [Pipeline] // stage
18:57:50 [2025-02-17T18:57:50.458Z] [Pipeline] stage
18:57:50 [2025-02-17T18:57:50.461Z] [Pipeline] { (Report Completion)
18:57:50 [2025-02-17T18:57:50.616Z] [Pipeline] withCredentials
18:57:50 [2025-02-17T18:57:50.628Z] Masking supported pattern matches of $RDB_PASSWORD
18:57:50 [2025-02-17T18:57:50.667Z] [Pipeline] {
18:57:50 [2025-02-17T18:57:50.702Z] [Pipeline] withEnv
18:57:50 [2025-02-17T18:57:50.706Z] [Pipeline] {
18:57:50 [2025-02-17T18:57:50.776Z] [Pipeline] sh
18:57:51 [2025-02-17T18:57:51.633Z] + set -xeuo pipefail
18:57:51 [2025-02-17T18:57:51.633Z] ++ umask
18:57:51 [2025-02-17T18:57:51.633Z] + '[' 0022 = 0000 ']'
18:57:51 [2025-02-17T18:57:51.633Z] + /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/1407 --outcome PASSED --advisory FEDORA-2025-ba07e80dfb --stream rawhide
18:57:53 [2025-02-17T18:57:53.566Z] [Pipeline] }
18:57:57 [2025-02-17T18:57:57.209Z] [Pipeline] // withEnv
18:57:57 [2025-02-17T18:57:57.376Z] [Pipeline] }
18:57:57 [2025-02-17T18:57:57.615Z] [Pipeline] // withCredentials
18:57:57 [2025-02-17T18:57:57.745Z] [Pipeline] withCredentials
18:57:57 [2025-02-17T18:57:57.786Z] Masking supported pattern matches of $TOKEN
18:57:58 [2025-02-17T18:57:58.742Z] [Pipeline] {
18:57:59 [2025-02-17T18:57:59.504Z] [Pipeline] withEnv
18:57:59 [2025-02-17T18:57:59.541Z] [Pipeline] {
18:57:59 [2025-02-17T18:57:59.652Z] [Pipeline] sh
18:58:00 [2025-02-17T18:58:00.532Z] + set -xeuo pipefail
18:58:01 [2025-02-17T18:58:01.305Z] ++ umask
18:58:01 [2025-02-17T18:58:01.305Z] + '[' 0022 = 0000 ']'
18:58:01 [2025-02-17T18:58:01.305Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
18:58:01 [2025-02-17T18:58:01.305Z] {
18:58:01 [2025-02-17T18:58:01.305Z] "body": "���� NetworkManager-1.51.90-1.fc43 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1407) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-ba07e80dfb)"
18:58:01 [2025-02-17T18:58:01.305Z] }'
18:58:01 [2025-02-17T18:58:01.401Z] [Pipeline] }
18:58:01 [2025-02-17T18:58:01.476Z] [Pipeline] // withEnv
18:58:01 [2025-02-17T18:58:01.526Z] [Pipeline] }
18:58:01 [2025-02-17T18:58:01.632Z] [Pipeline] // withCredentials
18:58:01 [2025-02-17T18:58:01.697Z] [Pipeline] }
18:58:01 [2025-02-17T18:58:01.784Z] [Pipeline] // stage
18:58:01 [2025-02-17T18:58:01.819Z] [Pipeline] }
18:58:01 [2025-02-17T18:58:01.883Z] [Pipeline] // container
18:58:01 [2025-02-17T18:58:01.905Z] [Pipeline] }
18:58:02 [2025-02-17T18:58:02.384Z] [Pipeline] // node
18:58:02 [2025-02-17T18:58:02.419Z] [Pipeline] }
18:58:02 [2025-02-17T18:58:02.465Z] [Pipeline] // podTemplate
18:58:02 [2025-02-17T18:58:02.511Z] [Pipeline] End of Pipeline
18:58:02 [2025-02-17T18:58:02.552Z] Finished: SUCCESS