Console Output
19:55:40 [2025-02-01T19:55:40.363Z] Triggered by CI message.
19:55:40 [2025-02-01T19:55:40.364Z] 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
19:55:40 [2025-02-01T19:55:40.365Z] Selected Git installation does not exist. Using Default
19:55:40 [2025-02-01T19:55:40.365Z] The recommended git tool is: NONE
19:55:40 [2025-02-01T19:55:40.365Z] No credentials specified
19:55:40 [2025-02-01T19:55:40.365Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
19:55:40 [2025-02-01T19:55:40.373Z] Fetching changes from the remote Git repository
19:55:40 [2025-02-01T19:55:40.374Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:55:40 [2025-02-01T19:55:40.410Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:55:40 [2025-02-01T19:55:40.410Z] > git --version # timeout=10
19:55:40 [2025-02-01T19:55:40.417Z] > git --version # 'git version 2.39.3'
19:55:40 [2025-02-01T19:55:40.417Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:55:40 [2025-02-01T19:55:40.520Z] > git rev-parse origin/main^{commit} # timeout=10
19:55:40 [2025-02-01T19:55:40.528Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
19:55:40 [2025-02-01T19:55:40.528Z] > git config core.sparsecheckout # timeout=10
19:55:40 [2025-02-01T19:55:40.536Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
19:55:40 [2025-02-01T19:55:40.545Z] Commit message: "bodhi-testing: fix zincati configuration"
19:55:40 [2025-02-01T19:55:40.546Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
19:55:40 [2025-02-01T19:55:40.676Z] Loading library coreos@main
19:55:40 [2025-02-01T19:55:40.676Z] Attempting to resolve main from remote references...
19:55:40 [2025-02-01T19:55:40.676Z] > git --version # timeout=10
19:55:40 [2025-02-01T19:55:40.694Z] > git --version # 'git version 2.39.3'
19:55:40 [2025-02-01T19:55:40.694Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:55:40 [2025-02-01T19:55:40.773Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
19:55:40 [2025-02-01T19:55:40.775Z] Selected Git installation does not exist. Using Default
19:55:40 [2025-02-01T19:55:40.775Z] The recommended git tool is: NONE
19:55:40 [2025-02-01T19:55:40.775Z] No credentials specified
19:55:40 [2025-02-01T19:55:40.775Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
19:55:40 [2025-02-01T19:55:40.782Z] Fetching changes from the remote Git repository
19:55:40 [2025-02-01T19:55:40.783Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:55:40 [2025-02-01T19:55:40.804Z] Fetching without tags
19:55:40 [2025-02-01T19:55:40.804Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
19:55:40 [2025-02-01T19:55:40.804Z] > git --version # timeout=10
19:55:40 [2025-02-01T19:55:40.811Z] > git --version # 'git version 2.39.3'
19:55:40 [2025-02-01T19:55:40.811Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:55:40 [2025-02-01T19:55:40.881Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
19:55:40 [2025-02-01T19:55:40.881Z] > git config core.sparsecheckout # timeout=10
19:55:40 [2025-02-01T19:55:40.888Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
19:55:40 [2025-02-01T19:55:40.897Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
19:55:40 [2025-02-01T19:55:40.898Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
19:55:41 [2025-02-01T19:55:41.282Z] [Pipeline] Start of Pipeline
19:55:41 [2025-02-01T19:55:41.510Z] [Pipeline] node
19:55:41 [2025-02-01T19:55:41.595Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
19:55:41 [2025-02-01T19:55:41.822Z] [Pipeline] {
19:55:42 [2025-02-01T19:55:42.019Z] [Pipeline] checkout
19:55:42 [2025-02-01T19:55:42.061Z] Selected Git installation does not exist. Using Default
19:55:42 [2025-02-01T19:55:42.061Z] The recommended git tool is: NONE
19:55:42 [2025-02-01T19:55:42.061Z] No credentials specified
19:55:42 [2025-02-01T19:55:42.061Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:55:42 [2025-02-01T19:55:42.068Z] Fetching changes from the remote Git repository
19:55:42 [2025-02-01T19:55:42.069Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:55:42 [2025-02-01T19:55:42.077Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:55:42 [2025-02-01T19:55:42.077Z] > git --version # timeout=10
19:55:42 [2025-02-01T19:55:42.084Z] > git --version # 'git version 2.39.3'
19:55:42 [2025-02-01T19:55:42.084Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:55:42 [2025-02-01T19:55:42.154Z] > git rev-parse origin/main^{commit} # timeout=10
19:55:42 [2025-02-01T19:55:42.161Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
19:55:42 [2025-02-01T19:55:42.162Z] > git config core.sparsecheckout # timeout=10
19:55:42 [2025-02-01T19:55:42.168Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
19:55:42 [2025-02-01T19:55:42.177Z] Commit message: "bodhi-testing: fix zincati configuration"
19:55:42 [2025-02-01T19:55:42.288Z] [Pipeline] readYaml
19:55:42 [2025-02-01T19:55:42.688Z] [Pipeline] withEnv
19:55:42 [2025-02-01T19:55:42.759Z] [Pipeline] {
19:55:42 [2025-02-01T19:55:42.980Z] [Pipeline] sh
19:55:43 [2025-02-01T19:55:43.285Z] + set -xeuo pipefail
19:55:43 [2025-02-01T19:55:43.285Z] ++ umask
19:55:43 [2025-02-01T19:55:43.285Z] + '[' 0022 = 0000 ']'
19:55:43 [2025-02-01T19:55:43.285Z] + rm -rf pipe
19:55:43 [2025-02-01T19:55:43.285Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
19:55:43 [2025-02-01T19:55:43.285Z] Cloning into 'pipe'...
19:55:43 [2025-02-01T19:55:43.648Z] [Pipeline] }
19:55:43 [2025-02-01T19:55:43.867Z] [Pipeline] // withEnv
19:55:44 [2025-02-01T19:55:44.039Z] [Pipeline] load
19:55:44 [2025-02-01T19:55:44.282Z] [Pipeline] { (pipe/utils.groovy)
19:55:44 [2025-02-01T19:55:44.890Z] [Pipeline] }
19:55:45 [2025-02-01T19:55:45.145Z] [Pipeline] // load
19:55:45 [2025-02-01T19:55:45.294Z] [Pipeline] readYaml
19:55:45 [2025-02-01T19:55:45.690Z] [Pipeline] withEnv
19:55:45 [2025-02-01T19:55:45.728Z] [Pipeline] {
19:55:45 [2025-02-01T19:55:45.902Z] [Pipeline] sh
19:55:46 [2025-02-01T19:55:46.202Z] + set -xeuo pipefail
19:55:46 [2025-02-01T19:55:46.202Z] ++ umask
19:55:46 [2025-02-01T19:55:46.202Z] + '[' 0022 = 0000 ']'
19:55:46 [2025-02-01T19:55:46.202Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
19:55:46 [2025-02-01T19:55:46.279Z] [Pipeline] }
19:55:46 [2025-02-01T19:55:46.473Z] [Pipeline] // withEnv
19:55:46 [2025-02-01T19:55:46.695Z] [Pipeline] readYaml
19:55:47 [2025-02-01T19:55:47.061Z] [Pipeline] withEnv
19:55:47 [2025-02-01T19:55:47.153Z] [Pipeline] {
19:55:47 [2025-02-01T19:55:47.422Z] [Pipeline] sh
19:55:47 [2025-02-01T19:55:47.745Z] + set -xeuo pipefail
19:55:47 [2025-02-01T19:55:47.745Z] ++ umask
19:55:47 [2025-02-01T19:55:47.745Z] + '[' 0022 = 0000 ']'
19:55:47 [2025-02-01T19:55:47.745Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
19:55:47 [2025-02-01T19:55:47.952Z] [Pipeline] }
19:55:48 [2025-02-01T19:55:48.278Z] [Pipeline] // withEnv
19:55:48 [2025-02-01T19:55:48.467Z] [Pipeline] readYaml
19:55:48 [2025-02-01T19:55:48.718Z] [Pipeline] }
19:55:48 [2025-02-01T19:55:48.987Z] [Pipeline] // node
19:55:49 [2025-02-01T19:55:49.124Z] [Pipeline] properties
19:55:49 [2025-02-01T19:55:49.274Z] [Pipeline] echo
19:55:49 [2025-02-01T19:55:49.313Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2650210,"task_id":128734653,"nvr":"selinux-policy-41.31-1.fc41"}]},"agent":"bodhi","re-trigger":false,"update":{"autokarma":true,"autotime":true,"stable_karma":5,"stable_days":0,"unstable_karma":-2,"require_bugs":false,"require_testcases":true,"display_name":"","notes":"New F41 selinux-policy build","type":"bugfix","status":"pending","request":null,"severity":"medium","suggest":"unspecified","locked":null,"pushed":null,"critpath":true,"critpath_groups":"core critical-path-compose critical-path-server","close_bugs":true,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-62c612355c","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-62c612355c","title":"selinux-policy-41.31-1.fc41","version_hash":"99c5dec2bac385f6ad669925b5651694f8eb6dda","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":"zpytela","email":"zpytela@redhat.com","id":5290,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"}]},"comments":[],"builds":[{"nvr":"selinux-policy-41.31-1.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0}],"bugs":[{"bug_id":2342778,"title":null,"security":false,"parent":false,"feedback":[]},{"bug_id":2342260,"title":null,"security":false,"parent":false,"feedback":[]},{"bug_id":2335200,"title":null,"security":false,"parent":false,"feedback":[]}],"updateid":"FEDORA-2025-62c612355c","karma":0,"content_type":"rpm","test_cases":[]}}
19:55:49 [2025-02-01T19:55:49.376Z] [Pipeline] readJSON
19:55:49 [2025-02-01T19:55:49.674Z] [Pipeline] libraryResource
19:55:49 [2025-02-01T19:55:49.771Z] [Pipeline] readJSON
19:55:50 [2025-02-01T19:55:50.211Z] [Pipeline] node
19:55:50 [2025-02-01T19:55:50.311Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
19:55:50 [2025-02-01T19:55:50.412Z] [Pipeline] {
19:55:50 [2025-02-01T19:55:50.611Z] [Pipeline] writeYaml
19:55:50 [2025-02-01T19:55:50.846Z] [Pipeline] readFile
19:55:51 [2025-02-01T19:55:51.085Z] [Pipeline] }
19:55:51 [2025-02-01T19:55:51.332Z] [Pipeline] // node
19:55:51 [2025-02-01T19:55:51.515Z] [Pipeline] podTemplate
19:55:51 [2025-02-01T19:55:51.560Z] [Pipeline] {
19:55:51 [2025-02-01T19:55:51.841Z] [Pipeline] node
19:55:53 [2025-02-01T19:55:53.794Z] Created Pod: openshift coreos-ci/pod-350392fc-94b5-4c3c-ae09-f0ff960251bd-q6f1q-6k00l
19:55:59 [2025-02-01T19:55:59.791Z] Agent pod-350392fc-94b5-4c3c-ae09-f0ff960251bd-q6f1q-6k00l is provisioned from template pod-350392fc-94b5-4c3c-ae09-f0ff960251bd-q6f1q
19:55:59 [2025-02-01T19:55:59.792Z] ---
19:55:59 [2025-02-01T19:55:59.792Z] apiVersion: "v1"
19:55:59 [2025-02-01T19:55:59.792Z] kind: "Pod"
19:55:59 [2025-02-01T19:55:59.792Z] metadata:
19:55:59 [2025-02-01T19:55:59.792Z] annotations:
19:55:59 [2025-02-01T19:55:59.792Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1341/"
19:55:59 [2025-02-01T19:55:59.792Z] runUrl: "job/bodhi-trigger/1341/"
19:55:59 [2025-02-01T19:55:59.792Z] labels:
19:55:59 [2025-02-01T19:55:59.792Z] jenkins: "slave"
19:55:59 [2025-02-01T19:55:59.792Z] jenkins/label-digest: "c47238adfe81eaf999454ca8db34fffec6efa77f"
19:55:59 [2025-02-01T19:55:59.792Z] jenkins/label: "pod-350392fc-94b5-4c3c-ae09-f0ff960251bd"
19:55:59 [2025-02-01T19:55:59.792Z] name: "pod-350392fc-94b5-4c3c-ae09-f0ff960251bd-q6f1q-6k00l"
19:55:59 [2025-02-01T19:55:59.792Z] namespace: "coreos-ci"
19:55:59 [2025-02-01T19:55:59.792Z] spec:
19:55:59 [2025-02-01T19:55:59.792Z] containers:
19:55:59 [2025-02-01T19:55:59.792Z] - command:
19:55:59 [2025-02-01T19:55:59.792Z] - "/usr/bin/dumb-init"
19:55:59 [2025-02-01T19:55:59.792Z] - "/usr/bin/sleep"
19:55:59 [2025-02-01T19:55:59.792Z] - "infinity"
19:55:59 [2025-02-01T19:55:59.792Z] env:
19:55:59 [2025-02-01T19:55:59.792Z] - name: "NCPUS"
19:55:59 [2025-02-01T19:55:59.792Z] value: "0.1"
19:55:59 [2025-02-01T19:55:59.792Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
19:55:59 [2025-02-01T19:55:59.792Z] imagePullPolicy: "Always"
19:55:59 [2025-02-01T19:55:59.792Z] name: "worker"
19:55:59 [2025-02-01T19:55:59.792Z] resources:
19:55:59 [2025-02-01T19:55:59.792Z] limits:
19:55:59 [2025-02-01T19:55:59.792Z] cpu: "0.1"
19:55:59 [2025-02-01T19:55:59.792Z] requests:
19:55:59 [2025-02-01T19:55:59.792Z] cpu: "0.1"
19:55:59 [2025-02-01T19:55:59.792Z] volumeMounts:
19:55:59 [2025-02-01T19:55:59.792Z] - mountPath: "/srv/"
19:55:59 [2025-02-01T19:55:59.792Z] name: "emptydir-0"
19:55:59 [2025-02-01T19:55:59.792Z] - mountPath: "/home/jenkins/agent"
19:55:59 [2025-02-01T19:55:59.792Z] name: "workspace-volume"
19:55:59 [2025-02-01T19:55:59.792Z] readOnly: false
19:55:59 [2025-02-01T19:55:59.792Z] - env:
19:55:59 [2025-02-01T19:55:59.792Z] - name: "JENKINS_SECRET"
19:55:59 [2025-02-01T19:55:59.792Z] value: "********"
19:55:59 [2025-02-01T19:55:59.792Z] - name: "JENKINS_TUNNEL"
19:55:59 [2025-02-01T19:55:59.792Z] value: "172.30.136.1:50000"
19:55:59 [2025-02-01T19:55:59.792Z] - name: "JENKINS_AGENT_NAME"
19:55:59 [2025-02-01T19:55:59.792Z] value: "pod-350392fc-94b5-4c3c-ae09-f0ff960251bd-q6f1q-6k00l"
19:55:59 [2025-02-01T19:55:59.792Z] - name: "JENKINS_NAME"
19:55:59 [2025-02-01T19:55:59.792Z] value: "pod-350392fc-94b5-4c3c-ae09-f0ff960251bd-q6f1q-6k00l"
19:55:59 [2025-02-01T19:55:59.792Z] - name: "JENKINS_AGENT_WORKDIR"
19:55:59 [2025-02-01T19:55:59.792Z] value: "/home/jenkins/agent"
19:55:59 [2025-02-01T19:55:59.792Z] - name: "JENKINS_URL"
19:55:59 [2025-02-01T19:55:59.792Z] value: "http://172.30.130.216:80/"
19:55:59 [2025-02-01T19:55:59.792Z] image: "jenkins-agent-base:latest"
19:55:59 [2025-02-01T19:55:59.792Z] name: "jnlp"
19:55:59 [2025-02-01T19:55:59.792Z] resources:
19:55:59 [2025-02-01T19:55:59.792Z] limits:
19:55:59 [2025-02-01T19:55:59.792Z] memory: "512Mi"
19:55:59 [2025-02-01T19:55:59.792Z] cpu: "1"
19:55:59 [2025-02-01T19:55:59.792Z] requests:
19:55:59 [2025-02-01T19:55:59.792Z] memory: "512Mi"
19:55:59 [2025-02-01T19:55:59.792Z] cpu: "1"
19:55:59 [2025-02-01T19:55:59.792Z] volumeMounts:
19:55:59 [2025-02-01T19:55:59.792Z] - mountPath: "/home/jenkins/agent"
19:55:59 [2025-02-01T19:55:59.792Z] name: "workspace-volume"
19:55:59 [2025-02-01T19:55:59.792Z] readOnly: false
19:55:59 [2025-02-01T19:55:59.792Z] nodeSelector:
19:55:59 [2025-02-01T19:55:59.792Z] kubernetes.io/os: "linux"
19:55:59 [2025-02-01T19:55:59.792Z] restartPolicy: "Never"
19:55:59 [2025-02-01T19:55:59.792Z] serviceAccountName: "default"
19:55:59 [2025-02-01T19:55:59.792Z] volumes:
19:55:59 [2025-02-01T19:55:59.792Z] - emptyDir: {}
19:55:59 [2025-02-01T19:55:59.792Z] name: "emptydir-0"
19:55:59 [2025-02-01T19:55:59.792Z] - emptyDir:
19:55:59 [2025-02-01T19:55:59.792Z] medium: ""
19:55:59 [2025-02-01T19:55:59.792Z] name: "workspace-volume"
19:55:59 [2025-02-01T19:55:59.792Z]
19:55:59 [2025-02-01T19:55:59.979Z] Running on pod-350392fc-94b5-4c3c-ae09-f0ff960251bd-q6f1q-6k00l in /home/jenkins/agent/workspace/bodhi-trigger
19:56:00 [2025-02-01T19:56:00.029Z] [Pipeline] {
19:56:00 [2025-02-01T19:56:00.361Z] [Pipeline] container
19:56:00 [2025-02-01T19:56:00.401Z] [Pipeline] {
19:56:00 [2025-02-01T19:56:00.601Z] [Pipeline] withEnv
19:56:00 [2025-02-01T19:56:00.624Z] [Pipeline] {
19:56:00 [2025-02-01T19:56:00.743Z] [Pipeline] sh
19:56:01 [2025-02-01T19:56:01.394Z] + set -xeuo pipefail
19:56:01 [2025-02-01T19:56:01.394Z] ++ umask
19:56:01 [2025-02-01T19:56:01.394Z] + '[' 0022 = 0000 ']'
19:56:01 [2025-02-01T19:56:01.394Z] + cat /cosa/coreos-assembler-git.json
19:56:01 [2025-02-01T19:56:01.394Z] {
19:56:01 [2025-02-01T19:56:01.394Z] "date": "2025-01-31T14:55:42Z",
19:56:01 [2025-02-01T19:56:01.394Z] "git": {
19:56:01 [2025-02-01T19:56:01.394Z] "commit": "d87064a7edd2f8ef3c138fc7ac7b5b8aa3672196",
19:56:01 [2025-02-01T19:56:01.394Z] "origin": "https://github.com/coreos/coreos-assembler.git",
19:56:01 [2025-02-01T19:56:01.394Z] "branch": "HEAD",
19:56:01 [2025-02-01T19:56:01.394Z] "dirty": "false"
19:56:01 [2025-02-01T19:56:01.394Z] },
19:56:01 [2025-02-01T19:56:01.394Z] "file": {
19:56:01 [2025-02-01T19:56:01.394Z] "checksum": "7b0c845b7236239c22b33237d9a1b9c674d67aeecdf6146335fd7d31a1c22ed5",
19:56:01 [2025-02-01T19:56:01.394Z] "checksum_type": "sha256",
19:56:01 [2025-02-01T19:56:01.394Z] "format": "tar.gz",
19:56:01 [2025-02-01T19:56:01.394Z] "name": "coreos-assembler-git.tar.gz",
19:56:01 [2025-02-01T19:56:01.394Z] "size": "10005721"
19:56:01 [2025-02-01T19:56:01.394Z] }
19:56:01 [2025-02-01T19:56:01.394Z] }
19:56:01 [2025-02-01T19:56:01.853Z] [Pipeline] }
19:56:01 [2025-02-01T19:56:01.943Z] [Pipeline] // withEnv
19:56:02 [2025-02-01T19:56:02.008Z] [Pipeline] stage
19:56:02 [2025-02-01T19:56:02.026Z] [Pipeline] { (Report Running)
19:56:02 [2025-02-01T19:56:02.067Z] [Pipeline] withCredentials
19:56:02 [2025-02-01T19:56:02.078Z] Masking supported pattern matches of $RDB_PASSWORD
19:56:02 [2025-02-01T19:56:02.185Z] [Pipeline] {
19:56:02 [2025-02-01T19:56:02.308Z] [Pipeline] withEnv
19:56:02 [2025-02-01T19:56:02.320Z] [Pipeline] {
19:56:02 [2025-02-01T19:56:02.464Z] [Pipeline] sh
19:56:03 [2025-02-01T19:56:03.012Z] + set -xeuo pipefail
19:56:03 [2025-02-01T19:56:03.012Z] ++ umask
19:56:03 [2025-02-01T19:56:03.012Z] + '[' 0022 = 0000 ']'
19:56:03 [2025-02-01T19:56:03.012Z] + /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-62c612355c --stream testing-devel
19:56:05 [2025-02-01T19:56:05.532Z] [Pipeline] }
19:56:05 [2025-02-01T19:56:05.630Z] [Pipeline] // withEnv
19:56:05 [2025-02-01T19:56:05.651Z] [Pipeline] }
19:56:05 [2025-02-01T19:56:05.712Z] [Pipeline] // withCredentials
19:56:05 [2025-02-01T19:56:05.796Z] [Pipeline] }
19:56:05 [2025-02-01T19:56:05.901Z] [Pipeline] // stage
19:56:05 [2025-02-01T19:56:05.928Z] [Pipeline] stage
19:56:05 [2025-02-01T19:56:05.932Z] [Pipeline] { (Test)
19:56:06 [2025-02-01T19:56:06.034Z] [Pipeline] build
19:56:06 [2025-02-01T19:56:06.046Z] Scheduling project: test-override
19:56:07 [2025-02-01T19:56:07.408Z] Starting building: test-override #1353
22:01:18 [2025-02-01T22:01:18.852Z] Build test-override #1353 completed: SUCCESS
22:01:18 [2025-02-01T22:01:18.918Z] [Pipeline] }
22:01:19 [2025-02-01T22:01:19.087Z] [Pipeline] // stage
22:01:19 [2025-02-01T22:01:19.186Z] [Pipeline] stage
22:01:19 [2025-02-01T22:01:19.203Z] [Pipeline] { (Report Completion)
22:01:19 [2025-02-01T22:01:19.312Z] [Pipeline] withCredentials
22:01:19 [2025-02-01T22:01:19.344Z] Masking supported pattern matches of $RDB_PASSWORD
22:01:19 [2025-02-01T22:01:19.456Z] [Pipeline] {
22:01:19 [2025-02-01T22:01:19.546Z] [Pipeline] withEnv
22:01:19 [2025-02-01T22:01:19.550Z] [Pipeline] {
22:01:19 [2025-02-01T22:01:19.627Z] [Pipeline] sh
22:01:20 [2025-02-01T22:01:20.174Z] + set -xeuo pipefail
22:01:20 [2025-02-01T22:01:20.174Z] ++ umask
22:01:20 [2025-02-01T22:01:20.174Z] + '[' 0022 = 0000 ']'
22:01:20 [2025-02-01T22:01:20.174Z] + /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/1353 --outcome PASSED --advisory FEDORA-2025-62c612355c --stream testing-devel
22:01:22 [2025-02-01T22:01:22.098Z] [Pipeline] }
22:01:22 [2025-02-01T22:01:22.225Z] [Pipeline] // withEnv
22:01:22 [2025-02-01T22:01:22.256Z] [Pipeline] }
22:01:22 [2025-02-01T22:01:22.357Z] [Pipeline] // withCredentials
22:01:22 [2025-02-01T22:01:22.445Z] [Pipeline] withCredentials
22:01:22 [2025-02-01T22:01:22.460Z] Masking supported pattern matches of $TOKEN
22:01:22 [2025-02-01T22:01:22.501Z] [Pipeline] {
22:01:22 [2025-02-01T22:01:22.570Z] [Pipeline] withEnv
22:01:22 [2025-02-01T22:01:22.583Z] [Pipeline] {
22:01:22 [2025-02-01T22:01:22.708Z] [Pipeline] sh
22:01:23 [2025-02-01T22:01:23.269Z] + set -xeuo pipefail
22:01:23 [2025-02-01T22:01:23.269Z] ++ umask
22:01:23 [2025-02-01T22:01:23.269Z] + '[' 0022 = 0000 ']'
22:01:23 [2025-02-01T22:01:23.269Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
22:01:23 [2025-02-01T22:01:23.269Z] {
22:01:23 [2025-02-01T22:01:23.269Z] "body": "���� selinux-policy-41.31-1.fc41 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1353) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-62c612355c)"
22:01:23 [2025-02-01T22:01:23.269Z] }'
22:01:23 [2025-02-01T22:01:23.887Z] [Pipeline] }
22:01:24 [2025-02-01T22:01:24.169Z] [Pipeline] // withEnv
22:01:24 [2025-02-01T22:01:24.238Z] [Pipeline] }
22:01:24 [2025-02-01T22:01:24.501Z] [Pipeline] // withCredentials
22:01:24 [2025-02-01T22:01:24.592Z] [Pipeline] }
22:01:24 [2025-02-01T22:01:24.856Z] [Pipeline] // stage
22:01:24 [2025-02-01T22:01:24.941Z] [Pipeline] }
22:01:25 [2025-02-01T22:01:25.204Z] [Pipeline] // container
22:01:25 [2025-02-01T22:01:25.316Z] [Pipeline] }
22:01:25 [2025-02-01T22:01:25.669Z] [Pipeline] // node
22:01:25 [2025-02-01T22:01:25.795Z] [Pipeline] }
22:01:26 [2025-02-01T22:01:26.014Z] [Pipeline] // podTemplate
22:01:26 [2025-02-01T22:01:26.159Z] [Pipeline] End of Pipeline
22:01:26 [2025-02-01T22:01:26.422Z] Finished: SUCCESS