Console Output
06:12:33 [2025-01-26T06:12:33.632Z] Triggered by CI message.
06:12:33 [2025-01-26T06:12:33.634Z] 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
06:12:33 [2025-01-26T06:12:33.634Z] Selected Git installation does not exist. Using Default
06:12:33 [2025-01-26T06:12:33.634Z] The recommended git tool is: NONE
06:12:33 [2025-01-26T06:12:33.634Z] No credentials specified
06:12:33 [2025-01-26T06:12:33.635Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
06:12:33 [2025-01-26T06:12:33.643Z] Fetching changes from the remote Git repository
06:12:33 [2025-01-26T06:12:33.644Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
06:12:33 [2025-01-26T06:12:33.666Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
06:12:33 [2025-01-26T06:12:33.666Z] > git --version # timeout=10
06:12:33 [2025-01-26T06:12:33.673Z] > git --version # 'git version 2.39.3'
06:12:33 [2025-01-26T06:12:33.673Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
06:12:33 [2025-01-26T06:12:33.767Z] > git rev-parse origin/main^{commit} # timeout=10
06:12:33 [2025-01-26T06:12:33.774Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
06:12:33 [2025-01-26T06:12:33.774Z] > git config core.sparsecheckout # timeout=10
06:12:33 [2025-01-26T06:12:33.782Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
06:12:33 [2025-01-26T06:12:33.792Z] Commit message: "bodhi-testing: fix zincati configuration"
06:12:33 [2025-01-26T06:12:33.792Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
06:12:33 [2025-01-26T06:12:33.835Z] Loading library coreos@main
06:12:33 [2025-01-26T06:12:33.835Z] Attempting to resolve main from remote references...
06:12:33 [2025-01-26T06:12:33.835Z] > git --version # timeout=10
06:12:33 [2025-01-26T06:12:33.843Z] > git --version # 'git version 2.39.3'
06:12:33 [2025-01-26T06:12:33.843Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
06:12:33 [2025-01-26T06:12:33.925Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
06:12:33 [2025-01-26T06:12:33.926Z] Selected Git installation does not exist. Using Default
06:12:33 [2025-01-26T06:12:33.926Z] The recommended git tool is: NONE
06:12:33 [2025-01-26T06:12:33.926Z] No credentials specified
06:12:33 [2025-01-26T06:12:33.927Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
06:12:33 [2025-01-26T06:12:33.935Z] Fetching changes from the remote Git repository
06:12:33 [2025-01-26T06:12:33.936Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
06:12:33 [2025-01-26T06:12:33.953Z] Fetching without tags
06:12:33 [2025-01-26T06:12:33.953Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
06:12:33 [2025-01-26T06:12:33.954Z] > git --version # timeout=10
06:12:33 [2025-01-26T06:12:33.961Z] > git --version # 'git version 2.39.3'
06:12:33 [2025-01-26T06:12:33.961Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:12:34 [2025-01-26T06:12:34.032Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
06:12:34 [2025-01-26T06:12:34.032Z] > git config core.sparsecheckout # timeout=10
06:12:34 [2025-01-26T06:12:34.039Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
06:12:34 [2025-01-26T06:12:34.050Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
06:12:34 [2025-01-26T06:12:34.050Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
06:12:34 [2025-01-26T06:12:34.352Z] [Pipeline] Start of Pipeline
06:12:34 [2025-01-26T06:12:34.546Z] [Pipeline] node
06:12:34 [2025-01-26T06:12:34.638Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
06:12:34 [2025-01-26T06:12:34.719Z] [Pipeline] {
06:12:34 [2025-01-26T06:12:34.893Z] [Pipeline] checkout
06:12:34 [2025-01-26T06:12:34.929Z] Selected Git installation does not exist. Using Default
06:12:34 [2025-01-26T06:12:34.929Z] The recommended git tool is: NONE
06:12:34 [2025-01-26T06:12:34.929Z] No credentials specified
06:12:34 [2025-01-26T06:12:34.929Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
06:12:34 [2025-01-26T06:12:34.943Z] Fetching changes from the remote Git repository
06:12:34 [2025-01-26T06:12:34.944Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
06:12:34 [2025-01-26T06:12:34.958Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
06:12:34 [2025-01-26T06:12:34.958Z] > git --version # timeout=10
06:12:34 [2025-01-26T06:12:34.965Z] > git --version # 'git version 2.39.3'
06:12:34 [2025-01-26T06:12:34.965Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
06:12:35 [2025-01-26T06:12:35.036Z] > git rev-parse origin/main^{commit} # timeout=10
06:12:35 [2025-01-26T06:12:35.043Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
06:12:35 [2025-01-26T06:12:35.043Z] > git config core.sparsecheckout # timeout=10
06:12:35 [2025-01-26T06:12:35.051Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
06:12:35 [2025-01-26T06:12:35.061Z] Commit message: "bodhi-testing: fix zincati configuration"
06:12:35 [2025-01-26T06:12:35.179Z] [Pipeline] readYaml
06:12:35 [2025-01-26T06:12:35.493Z] [Pipeline] withEnv
06:12:35 [2025-01-26T06:12:35.528Z] [Pipeline] {
06:12:35 [2025-01-26T06:12:35.676Z] [Pipeline] sh
06:12:35 [2025-01-26T06:12:35.968Z] + set -xeuo pipefail
06:12:35 [2025-01-26T06:12:35.968Z] ++ umask
06:12:35 [2025-01-26T06:12:35.968Z] + '[' 0022 = 0000 ']'
06:12:35 [2025-01-26T06:12:35.968Z] + rm -rf pipe
06:12:35 [2025-01-26T06:12:35.968Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
06:12:35 [2025-01-26T06:12:35.968Z] Cloning into 'pipe'...
06:12:36 [2025-01-26T06:12:36.283Z] [Pipeline] }
06:12:36 [2025-01-26T06:12:36.460Z] [Pipeline] // withEnv
06:12:36 [2025-01-26T06:12:36.658Z] [Pipeline] load
06:12:37 [2025-01-26T06:12:37.014Z] [Pipeline] { (pipe/utils.groovy)
06:12:37 [2025-01-26T06:12:37.220Z] [Pipeline] }
06:12:37 [2025-01-26T06:12:37.437Z] [Pipeline] // load
06:12:37 [2025-01-26T06:12:37.574Z] [Pipeline] readYaml
06:12:37 [2025-01-26T06:12:37.883Z] [Pipeline] withEnv
06:12:37 [2025-01-26T06:12:37.920Z] [Pipeline] {
06:12:38 [2025-01-26T06:12:38.106Z] [Pipeline] sh
06:12:38 [2025-01-26T06:12:38.414Z] + set -xeuo pipefail
06:12:38 [2025-01-26T06:12:38.414Z] ++ umask
06:12:38 [2025-01-26T06:12:38.414Z] + '[' 0022 = 0000 ']'
06:12:38 [2025-01-26T06:12:38.414Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
06:12:38 [2025-01-26T06:12:38.706Z] [Pipeline] }
06:12:38 [2025-01-26T06:12:38.986Z] [Pipeline] // withEnv
06:12:39 [2025-01-26T06:12:39.145Z] [Pipeline] readYaml
06:12:39 [2025-01-26T06:12:39.375Z] [Pipeline] withEnv
06:12:39 [2025-01-26T06:12:39.409Z] [Pipeline] {
06:12:39 [2025-01-26T06:12:39.570Z] [Pipeline] sh
06:12:41 [2025-01-26T06:12:41.025Z] + set -xeuo pipefail
06:12:41 [2025-01-26T06:12:41.025Z] ++ umask
06:12:41 [2025-01-26T06:12:41.025Z] + '[' 0022 = 0000 ']'
06:12:41 [2025-01-26T06:12:41.025Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
06:12:41 [2025-01-26T06:12:41.364Z] [Pipeline] }
06:12:41 [2025-01-26T06:12:41.530Z] [Pipeline] // withEnv
06:12:41 [2025-01-26T06:12:41.598Z] [Pipeline] readYaml
06:12:41 [2025-01-26T06:12:41.744Z] [Pipeline] }
06:12:42 [2025-01-26T06:12:42.050Z] [Pipeline] // node
06:12:42 [2025-01-26T06:12:42.193Z] [Pipeline] properties
06:12:42 [2025-01-26T06:12:42.376Z] [Pipeline] echo
06:12:42 [2025-01-26T06:12:42.416Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2647348,"task_id":128484799,"nvr":"nmstate-2.2.40-1.fc41"}]},"agent":"bodhi","re-trigger":false,"update":{"autokarma":true,"autotime":true,"stable_karma":3,"stable_days":0,"unstable_karma":-3,"require_bugs":true,"require_testcases":true,"display_name":"","notes":"Automatic update for nmstate-2.2.40-1.fc41.","type":"enhancement","status":"pending","request":null,"severity":"unspecified","suggest":"unspecified","locked":null,"pushed":null,"critpath":false,"critpath_groups":"","close_bugs":true,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-37dcd9d234","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-37dcd9d234","title":"nmstate-2.2.40-1.fc41","version_hash":"f9a392f4f6f46607355d11fa292c62d0498406af","release":{"name":"F41","long_name":"Fedora 41","version":"41","id_prefix":"FEDORA","branch":"f41","dist_tag":"f41","stable_tag":"f41-updates","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":"current","composed_by_bodhi":true,"create_automatic_updates":false,"package_manager":"dnf","testing_repository":"updates-testing","released_on":null,"eol":"2025-11-11","critpath_mandatory_days_in_testing":14,"mandatory_days_in_testing":7,"critpath_min_karma":2,"min_karma":1,"setting_status":null},"user":{"name":"packit","email":"user-cont-team+packit-fas@redhat.com","id":6406,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"},{"name":"centosproject-email-aliases"},{"name":"git-packit-team"},{"name":"sig-cloud"},{"name":"bodhi_update_bots"}]},"comments":[],"builds":[{"nvr":"nmstate-2.2.40-1.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-37dcd9d234","karma":0,"content_type":"rpm","test_cases":[]}}
06:12:42 [2025-01-26T06:12:42.502Z] [Pipeline] readJSON
06:12:42 [2025-01-26T06:12:42.844Z] [Pipeline] libraryResource
06:12:43 [2025-01-26T06:12:43.017Z] [Pipeline] readJSON
06:12:43 [2025-01-26T06:12:43.353Z] [Pipeline] node
06:12:43 [2025-01-26T06:12:43.484Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
06:12:43 [2025-01-26T06:12:43.603Z] [Pipeline] {
06:12:43 [2025-01-26T06:12:43.816Z] [Pipeline] writeYaml
06:12:44 [2025-01-26T06:12:44.056Z] [Pipeline] readFile
06:12:44 [2025-01-26T06:12:44.278Z] [Pipeline] }
06:12:44 [2025-01-26T06:12:44.489Z] [Pipeline] // node
06:12:44 [2025-01-26T06:12:44.714Z] [Pipeline] podTemplate
06:12:44 [2025-01-26T06:12:44.764Z] [Pipeline] {
06:12:44 [2025-01-26T06:12:44.965Z] [Pipeline] node
06:12:46 [2025-01-26T06:12:46.425Z] Created Pod: openshift coreos-ci/pod-0da3e111-e402-4d0d-a0cb-d83658dd28f6-63stl-cwb79
06:12:52 [2025-01-26T06:12:52.876Z] Agent pod-0da3e111-e402-4d0d-a0cb-d83658dd28f6-63stl-cwb79 is provisioned from template pod-0da3e111-e402-4d0d-a0cb-d83658dd28f6-63stl
06:12:52 [2025-01-26T06:12:52.877Z] ---
06:12:52 [2025-01-26T06:12:52.877Z] apiVersion: "v1"
06:12:52 [2025-01-26T06:12:52.877Z] kind: "Pod"
06:12:52 [2025-01-26T06:12:52.877Z] metadata:
06:12:52 [2025-01-26T06:12:52.877Z] annotations:
06:12:52 [2025-01-26T06:12:52.877Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1313/"
06:12:52 [2025-01-26T06:12:52.877Z] runUrl: "job/bodhi-trigger/1313/"
06:12:52 [2025-01-26T06:12:52.877Z] labels:
06:12:52 [2025-01-26T06:12:52.877Z] jenkins: "slave"
06:12:52 [2025-01-26T06:12:52.877Z] jenkins/label-digest: "82df8ffd897f11c088fd021284f819b198939433"
06:12:52 [2025-01-26T06:12:52.877Z] jenkins/label: "pod-0da3e111-e402-4d0d-a0cb-d83658dd28f6"
06:12:52 [2025-01-26T06:12:52.877Z] name: "pod-0da3e111-e402-4d0d-a0cb-d83658dd28f6-63stl-cwb79"
06:12:52 [2025-01-26T06:12:52.877Z] namespace: "coreos-ci"
06:12:52 [2025-01-26T06:12:52.877Z] spec:
06:12:52 [2025-01-26T06:12:52.877Z] containers:
06:12:52 [2025-01-26T06:12:52.877Z] - command:
06:12:52 [2025-01-26T06:12:52.877Z] - "/usr/bin/dumb-init"
06:12:52 [2025-01-26T06:12:52.877Z] - "/usr/bin/sleep"
06:12:52 [2025-01-26T06:12:52.877Z] - "infinity"
06:12:52 [2025-01-26T06:12:52.877Z] env:
06:12:52 [2025-01-26T06:12:52.877Z] - name: "NCPUS"
06:12:52 [2025-01-26T06:12:52.877Z] value: "0.1"
06:12:52 [2025-01-26T06:12:52.877Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
06:12:52 [2025-01-26T06:12:52.877Z] imagePullPolicy: "Always"
06:12:52 [2025-01-26T06:12:52.877Z] name: "worker"
06:12:52 [2025-01-26T06:12:52.877Z] resources:
06:12:52 [2025-01-26T06:12:52.877Z] limits:
06:12:52 [2025-01-26T06:12:52.877Z] cpu: "0.1"
06:12:52 [2025-01-26T06:12:52.877Z] requests:
06:12:52 [2025-01-26T06:12:52.877Z] cpu: "0.1"
06:12:52 [2025-01-26T06:12:52.877Z] volumeMounts:
06:12:52 [2025-01-26T06:12:52.877Z] - mountPath: "/srv/"
06:12:52 [2025-01-26T06:12:52.877Z] name: "emptydir-0"
06:12:52 [2025-01-26T06:12:52.877Z] - mountPath: "/home/jenkins/agent"
06:12:52 [2025-01-26T06:12:52.877Z] name: "workspace-volume"
06:12:52 [2025-01-26T06:12:52.877Z] readOnly: false
06:12:52 [2025-01-26T06:12:52.877Z] - env:
06:12:52 [2025-01-26T06:12:52.877Z] - name: "JENKINS_SECRET"
06:12:52 [2025-01-26T06:12:52.877Z] value: "********"
06:12:52 [2025-01-26T06:12:52.877Z] - name: "JENKINS_TUNNEL"
06:12:52 [2025-01-26T06:12:52.877Z] value: "172.30.136.1:50000"
06:12:52 [2025-01-26T06:12:52.877Z] - name: "JENKINS_AGENT_NAME"
06:12:52 [2025-01-26T06:12:52.877Z] value: "pod-0da3e111-e402-4d0d-a0cb-d83658dd28f6-63stl-cwb79"
06:12:52 [2025-01-26T06:12:52.877Z] - name: "JENKINS_NAME"
06:12:52 [2025-01-26T06:12:52.877Z] value: "pod-0da3e111-e402-4d0d-a0cb-d83658dd28f6-63stl-cwb79"
06:12:52 [2025-01-26T06:12:52.877Z] - name: "JENKINS_AGENT_WORKDIR"
06:12:52 [2025-01-26T06:12:52.877Z] value: "/home/jenkins/agent"
06:12:52 [2025-01-26T06:12:52.877Z] - name: "JENKINS_URL"
06:12:52 [2025-01-26T06:12:52.877Z] value: "http://172.30.130.216:80/"
06:12:52 [2025-01-26T06:12:52.877Z] image: "jenkins-agent-base:latest"
06:12:52 [2025-01-26T06:12:52.877Z] name: "jnlp"
06:12:52 [2025-01-26T06:12:52.877Z] resources:
06:12:52 [2025-01-26T06:12:52.877Z] limits:
06:12:52 [2025-01-26T06:12:52.877Z] memory: "512Mi"
06:12:52 [2025-01-26T06:12:52.877Z] cpu: "1"
06:12:52 [2025-01-26T06:12:52.877Z] requests:
06:12:52 [2025-01-26T06:12:52.877Z] memory: "512Mi"
06:12:52 [2025-01-26T06:12:52.877Z] cpu: "1"
06:12:52 [2025-01-26T06:12:52.877Z] volumeMounts:
06:12:52 [2025-01-26T06:12:52.877Z] - mountPath: "/home/jenkins/agent"
06:12:52 [2025-01-26T06:12:52.877Z] name: "workspace-volume"
06:12:52 [2025-01-26T06:12:52.877Z] readOnly: false
06:12:52 [2025-01-26T06:12:52.877Z] nodeSelector:
06:12:52 [2025-01-26T06:12:52.877Z] kubernetes.io/os: "linux"
06:12:52 [2025-01-26T06:12:52.877Z] restartPolicy: "Never"
06:12:52 [2025-01-26T06:12:52.877Z] serviceAccountName: "default"
06:12:52 [2025-01-26T06:12:52.877Z] volumes:
06:12:52 [2025-01-26T06:12:52.877Z] - emptyDir: {}
06:12:52 [2025-01-26T06:12:52.877Z] name: "emptydir-0"
06:12:52 [2025-01-26T06:12:52.877Z] - emptyDir:
06:12:52 [2025-01-26T06:12:52.877Z] medium: ""
06:12:52 [2025-01-26T06:12:52.877Z] name: "workspace-volume"
06:12:52 [2025-01-26T06:12:52.877Z]
06:12:52 [2025-01-26T06:12:52.952Z] Running on pod-0da3e111-e402-4d0d-a0cb-d83658dd28f6-63stl-cwb79 in /home/jenkins/agent/workspace/bodhi-trigger
06:12:52 [2025-01-26T06:12:52.987Z] [Pipeline] {
06:12:53 [2025-01-26T06:12:53.227Z] [Pipeline] container
06:12:53 [2025-01-26T06:12:53.267Z] [Pipeline] {
06:12:53 [2025-01-26T06:12:53.456Z] [Pipeline] withEnv
06:12:53 [2025-01-26T06:12:53.489Z] [Pipeline] {
06:12:53 [2025-01-26T06:12:53.692Z] [Pipeline] sh
06:12:54 [2025-01-26T06:12:54.752Z] + set -xeuo pipefail
06:12:54 [2025-01-26T06:12:54.752Z] ++ umask
06:12:54 [2025-01-26T06:12:54.752Z] + '[' 0022 = 0000 ']'
06:12:54 [2025-01-26T06:12:54.752Z] + cat /cosa/coreos-assembler-git.json
06:12:54 [2025-01-26T06:12:54.752Z] {
06:12:54 [2025-01-26T06:12:54.752Z] "date": "2025-01-25T00:33:24Z",
06:12:54 [2025-01-26T06:12:54.752Z] "git": {
06:12:54 [2025-01-26T06:12:54.752Z] "commit": "69f587470421f21fa64329d049f92fe72c454ea6",
06:12:54 [2025-01-26T06:12:54.752Z] "origin": "https://github.com/coreos/coreos-assembler.git",
06:12:54 [2025-01-26T06:12:54.752Z] "branch": "HEAD",
06:12:54 [2025-01-26T06:12:54.752Z] "dirty": "false"
06:12:54 [2025-01-26T06:12:54.752Z] },
06:12:54 [2025-01-26T06:12:54.752Z] "file": {
06:12:54 [2025-01-26T06:12:54.752Z] "checksum": "05e1fc989dbf6bbd0f0e5d981204c49cf3113e597c0f3694ecaa8f13e368141c",
06:12:54 [2025-01-26T06:12:54.752Z] "checksum_type": "sha256",
06:12:54 [2025-01-26T06:12:54.752Z] "format": "tar.gz",
06:12:54 [2025-01-26T06:12:54.752Z] "name": "coreos-assembler-git.tar.gz",
06:12:54 [2025-01-26T06:12:54.752Z] "size": "10004658"
06:12:54 [2025-01-26T06:12:54.752Z] }
06:12:54 [2025-01-26T06:12:54.752Z] }
06:12:55 [2025-01-26T06:12:55.001Z] [Pipeline] }
06:12:55 [2025-01-26T06:12:55.152Z] [Pipeline] // withEnv
06:12:55 [2025-01-26T06:12:55.273Z] [Pipeline] stage
06:12:55 [2025-01-26T06:12:55.347Z] [Pipeline] { (Report Running)
06:12:55 [2025-01-26T06:12:55.576Z] [Pipeline] withCredentials
06:12:55 [2025-01-26T06:12:55.622Z] Masking supported pattern matches of $RDB_PASSWORD
06:12:55 [2025-01-26T06:12:55.741Z] [Pipeline] {
06:12:55 [2025-01-26T06:12:55.919Z] [Pipeline] withEnv
06:12:55 [2025-01-26T06:12:55.953Z] [Pipeline] {
06:12:56 [2025-01-26T06:12:56.206Z] [Pipeline] sh
06:12:56 [2025-01-26T06:12:56.787Z] + set -xeuo pipefail
06:12:56 [2025-01-26T06:12:56.787Z] ++ umask
06:12:56 [2025-01-26T06:12:56.787Z] + '[' 0022 = 0000 ']'
06:12:56 [2025-01-26T06:12:56.787Z] + /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-37dcd9d234 --stream testing-devel
06:12:59 [2025-01-26T06:12:59.437Z] [Pipeline] }
06:12:59 [2025-01-26T06:12:59.640Z] [Pipeline] // withEnv
06:12:59 [2025-01-26T06:12:59.774Z] [Pipeline] }
06:13:00 [2025-01-26T06:13:00.063Z] [Pipeline] // withCredentials
06:13:00 [2025-01-26T06:13:00.188Z] [Pipeline] }
06:13:00 [2025-01-26T06:13:00.401Z] [Pipeline] // stage
06:13:00 [2025-01-26T06:13:00.543Z] [Pipeline] stage
06:13:00 [2025-01-26T06:13:00.578Z] [Pipeline] { (Test)
06:13:00 [2025-01-26T06:13:00.738Z] [Pipeline] build
06:13:00 [2025-01-26T06:13:00.773Z] Scheduling project: test-override
06:13:04 [2025-01-26T06:13:04.094Z] Starting building: test-override #1325
07:46:19 [2025-01-26T07:46:19.673Z] Build test-override #1325 completed: SUCCESS
07:46:19 [2025-01-26T07:46:19.677Z] [Pipeline] }
07:46:19 [2025-01-26T07:46:19.734Z] [Pipeline] // stage
07:46:19 [2025-01-26T07:46:19.776Z] [Pipeline] stage
07:46:19 [2025-01-26T07:46:19.779Z] [Pipeline] { (Report Completion)
07:46:19 [2025-01-26T07:46:19.823Z] [Pipeline] withCredentials
07:46:19 [2025-01-26T07:46:19.859Z] Masking supported pattern matches of $RDB_PASSWORD
07:46:19 [2025-01-26T07:46:19.978Z] [Pipeline] {
07:46:20 [2025-01-26T07:46:20.207Z] [Pipeline] withEnv
07:46:20 [2025-01-26T07:46:20.242Z] [Pipeline] {
07:46:20 [2025-01-26T07:46:20.476Z] [Pipeline] sh
07:46:21 [2025-01-26T07:46:21.065Z] + set -xeuo pipefail
07:46:21 [2025-01-26T07:46:21.065Z] ++ umask
07:46:21 [2025-01-26T07:46:21.065Z] + '[' 0022 = 0000 ']'
07:46:21 [2025-01-26T07:46:21.065Z] + /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/1325 --outcome PASSED --advisory FEDORA-2025-37dcd9d234 --stream testing-devel
07:46:23 [2025-01-26T07:46:23.656Z] [Pipeline] }
07:46:23 [2025-01-26T07:46:23.888Z] [Pipeline] // withEnv
07:46:23 [2025-01-26T07:46:23.986Z] [Pipeline] }
07:46:24 [2025-01-26T07:46:24.374Z] [Pipeline] // withCredentials
07:46:24 [2025-01-26T07:46:24.660Z] [Pipeline] withCredentials
07:46:24 [2025-01-26T07:46:24.711Z] Masking supported pattern matches of $TOKEN
07:46:24 [2025-01-26T07:46:24.882Z] [Pipeline] {
07:46:25 [2025-01-26T07:46:25.134Z] [Pipeline] withEnv
07:46:25 [2025-01-26T07:46:25.186Z] [Pipeline] {
07:46:25 [2025-01-26T07:46:25.460Z] [Pipeline] sh
07:46:26 [2025-01-26T07:46:26.043Z] + set -xeuo pipefail
07:46:26 [2025-01-26T07:46:26.043Z] ++ umask
07:46:26 [2025-01-26T07:46:26.043Z] + '[' 0022 = 0000 ']'
07:46:26 [2025-01-26T07:46:26.043Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
07:46:26 [2025-01-26T07:46:26.043Z] {
07:46:26 [2025-01-26T07:46:26.043Z] "body": "���� nmstate-2.2.40-1.fc41 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1325) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-37dcd9d234)"
07:46:26 [2025-01-26T07:46:26.043Z] }'
07:46:26 [2025-01-26T07:46:26.666Z] [Pipeline] }
07:46:26 [2025-01-26T07:46:26.929Z] [Pipeline] // withEnv
07:46:27 [2025-01-26T07:46:27.050Z] [Pipeline] }
07:46:27 [2025-01-26T07:46:27.289Z] [Pipeline] // withCredentials
07:46:27 [2025-01-26T07:46:27.398Z] [Pipeline] }
07:46:27 [2025-01-26T07:46:27.598Z] [Pipeline] // stage
07:46:27 [2025-01-26T07:46:27.664Z] [Pipeline] }
07:46:27 [2025-01-26T07:46:27.835Z] [Pipeline] // container
07:46:27 [2025-01-26T07:46:27.935Z] [Pipeline] }
07:46:28 [2025-01-26T07:46:28.295Z] [Pipeline] // node
07:46:28 [2025-01-26T07:46:28.329Z] [Pipeline] }
07:46:28 [2025-01-26T07:46:28.443Z] [Pipeline] // podTemplate
07:46:28 [2025-01-26T07:46:28.477Z] [Pipeline] End of Pipeline
07:46:28 [2025-01-26T07:46:28.557Z] Finished: SUCCESS