Console Output
15:37:33 [2025-01-28T15:37:33.196Z] Triggered by CI message.
15:37:33 [2025-01-28T15:37:33.196Z] 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:33 [2025-01-28T15:37:33.197Z] Selected Git installation does not exist. Using Default
15:37:33 [2025-01-28T15:37:33.197Z] The recommended git tool is: NONE
15:37:33 [2025-01-28T15:37:33.197Z] No credentials specified
15:37:33 [2025-01-28T15:37:33.198Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
15:37:33 [2025-01-28T15:37:33.205Z] Fetching changes from the remote Git repository
15:37:33 [2025-01-28T15:37:33.206Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:37:33 [2025-01-28T15:37:33.213Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:37:33 [2025-01-28T15:37:33.213Z] > git --version # timeout=10
15:37:33 [2025-01-28T15:37:33.220Z] > git --version # 'git version 2.39.3'
15:37:33 [2025-01-28T15:37:33.220Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:37:33 [2025-01-28T15:37:33.328Z] > git rev-parse origin/main^{commit} # timeout=10
15:37:33 [2025-01-28T15:37:33.336Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
15:37:33 [2025-01-28T15:37:33.336Z] > git config core.sparsecheckout # timeout=10
15:37:33 [2025-01-28T15:37:33.343Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
15:37:33 [2025-01-28T15:37:33.353Z] Commit message: "bodhi-testing: fix zincati configuration"
15:37:33 [2025-01-28T15:37:33.354Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
15:37:33 [2025-01-28T15:37:33.445Z] Loading library coreos@main
15:37:33 [2025-01-28T15:37:33.446Z] Attempting to resolve main from remote references...
15:37:33 [2025-01-28T15:37:33.446Z] > git --version # timeout=10
15:37:33 [2025-01-28T15:37:33.576Z] > git --version # 'git version 2.39.3'
15:37:33 [2025-01-28T15:37:33.576Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
15:37:33 [2025-01-28T15:37:33.669Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
15:37:33 [2025-01-28T15:37:33.671Z] Selected Git installation does not exist. Using Default
15:37:33 [2025-01-28T15:37:33.671Z] The recommended git tool is: NONE
15:37:33 [2025-01-28T15:37:33.671Z] No credentials specified
15:37:33 [2025-01-28T15:37:33.671Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
15:37:33 [2025-01-28T15:37:33.679Z] Fetching changes from the remote Git repository
15:37:33 [2025-01-28T15:37:33.680Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
15:37:33 [2025-01-28T15:37:33.688Z] Fetching without tags
15:37:33 [2025-01-28T15:37:33.688Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
15:37:33 [2025-01-28T15:37:33.688Z] > git --version # timeout=10
15:37:33 [2025-01-28T15:37:33.696Z] > git --version # 'git version 2.39.3'
15:37:33 [2025-01-28T15:37:33.696Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:37:33 [2025-01-28T15:37:33.767Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
15:37:33 [2025-01-28T15:37:33.767Z] > git config core.sparsecheckout # timeout=10
15:37:33 [2025-01-28T15:37:33.776Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
15:37:33 [2025-01-28T15:37:33.787Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
15:37:33 [2025-01-28T15:37:33.787Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
15:37:34 [2025-01-28T15:37:34.092Z] [Pipeline] Start of Pipeline
15:37:34 [2025-01-28T15:37:34.344Z] [Pipeline] node
15:37:34 [2025-01-28T15:37:34.412Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
15:37:34 [2025-01-28T15:37:34.486Z] [Pipeline] {
15:37:34 [2025-01-28T15:37:34.641Z] [Pipeline] checkout
15:37:34 [2025-01-28T15:37:34.670Z] Selected Git installation does not exist. Using Default
15:37:34 [2025-01-28T15:37:34.670Z] The recommended git tool is: NONE
15:37:34 [2025-01-28T15:37:34.670Z] No credentials specified
15:37:34 [2025-01-28T15:37:34.671Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:37:34 [2025-01-28T15:37:34.678Z] Fetching changes from the remote Git repository
15:37:34 [2025-01-28T15:37:34.687Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:37:34 [2025-01-28T15:37:34.732Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:37:34 [2025-01-28T15:37:34.732Z] > git --version # timeout=10
15:37:34 [2025-01-28T15:37:34.739Z] > git --version # 'git version 2.39.3'
15:37:34 [2025-01-28T15:37:34.740Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:37:34 [2025-01-28T15:37:34.901Z] > git rev-parse origin/main^{commit} # timeout=10
15:37:34 [2025-01-28T15:37:34.909Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
15:37:34 [2025-01-28T15:37:34.909Z] > git config core.sparsecheckout # timeout=10
15:37:34 [2025-01-28T15:37:34.916Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
15:37:34 [2025-01-28T15:37:34.926Z] Commit message: "bodhi-testing: fix zincati configuration"
15:37:35 [2025-01-28T15:37:35.089Z] [Pipeline] readYaml
15:37:35 [2025-01-28T15:37:35.432Z] [Pipeline] withEnv
15:37:35 [2025-01-28T15:37:35.495Z] [Pipeline] {
15:37:35 [2025-01-28T15:37:35.644Z] [Pipeline] sh
15:37:35 [2025-01-28T15:37:35.935Z] + set -xeuo pipefail
15:37:35 [2025-01-28T15:37:35.935Z] ++ umask
15:37:35 [2025-01-28T15:37:35.935Z] + '[' 0022 = 0000 ']'
15:37:35 [2025-01-28T15:37:35.935Z] + rm -rf pipe
15:37:35 [2025-01-28T15:37:35.935Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
15:37:35 [2025-01-28T15:37:35.935Z] Cloning into 'pipe'...
15:37:36 [2025-01-28T15:37:36.241Z] [Pipeline] }
15:37:36 [2025-01-28T15:37:36.371Z] [Pipeline] // withEnv
15:37:36 [2025-01-28T15:37:36.488Z] [Pipeline] load
15:37:36 [2025-01-28T15:37:36.717Z] [Pipeline] { (pipe/utils.groovy)
15:37:36 [2025-01-28T15:37:36.820Z] [Pipeline] }
15:37:36 [2025-01-28T15:37:36.952Z] [Pipeline] // load
15:37:37 [2025-01-28T15:37:37.038Z] [Pipeline] readYaml
15:37:37 [2025-01-28T15:37:37.260Z] [Pipeline] withEnv
15:37:37 [2025-01-28T15:37:37.283Z] [Pipeline] {
15:37:37 [2025-01-28T15:37:37.431Z] [Pipeline] sh
15:37:37 [2025-01-28T15:37:37.726Z] + set -xeuo pipefail
15:37:37 [2025-01-28T15:37:37.726Z] ++ umask
15:37:37 [2025-01-28T15:37:37.726Z] + '[' 0022 = 0000 ']'
15:37:37 [2025-01-28T15:37:37.726Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
15:37:38 [2025-01-28T15:37:38.035Z] [Pipeline] }
15:37:38 [2025-01-28T15:37:38.203Z] [Pipeline] // withEnv
15:37:38 [2025-01-28T15:37:38.290Z] [Pipeline] readYaml
15:37:38 [2025-01-28T15:37:38.504Z] [Pipeline] withEnv
15:37:38 [2025-01-28T15:37:38.532Z] [Pipeline] {
15:37:38 [2025-01-28T15:37:38.697Z] [Pipeline] sh
15:37:38 [2025-01-28T15:37:38.989Z] + set -xeuo pipefail
15:37:38 [2025-01-28T15:37:38.989Z] ++ umask
15:37:38 [2025-01-28T15:37:38.989Z] + '[' 0022 = 0000 ']'
15:37:38 [2025-01-28T15:37:38.989Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
15:37:39 [2025-01-28T15:37:39.292Z] [Pipeline] }
15:37:39 [2025-01-28T15:37:39.404Z] [Pipeline] // withEnv
15:37:39 [2025-01-28T15:37:39.490Z] [Pipeline] readYaml
15:37:39 [2025-01-28T15:37:39.635Z] [Pipeline] }
15:37:39 [2025-01-28T15:37:39.773Z] [Pipeline] // node
15:37:39 [2025-01-28T15:37:39.859Z] [Pipeline] properties
15:37:39 [2025-01-28T15:37:39.965Z] [Pipeline] echo
15:37:39 [2025-01-28T15:37:39.993Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2648562,"task_id":128571671,"nvr":"selinux-policy-41.30-1.fc41"}]},"agent":"bodhi","re-trigger":false,"update":{"autokarma":true,"autotime":true,"stable_karma":5,"stable_days":0,"unstable_karma":-2,"require_bugs":true,"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-9da160c869","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-9da160c869","title":"selinux-policy-41.30-1.fc41","version_hash":"61b7ecad06b285823a716246706e3e72905b1bed","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.30-1.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0}],"bugs":[{"bug_id":2338713,"title":null,"security":false,"parent":false,"feedback":[]},{"bug_id":2334965,"title":null,"security":false,"parent":false,"feedback":[]},{"bug_id":2331002,"title":null,"security":false,"parent":false,"feedback":[]},{"bug_id":2324181,"title":null,"security":false,"parent":false,"feedback":[]}],"updateid":"FEDORA-2025-9da160c869","karma":0,"content_type":"rpm","test_cases":[]}}
15:37:40 [2025-01-28T15:37:40.040Z] [Pipeline] readJSON
15:37:40 [2025-01-28T15:37:40.265Z] [Pipeline] libraryResource
15:37:40 [2025-01-28T15:37:40.331Z] [Pipeline] readJSON
15:37:40 [2025-01-28T15:37:40.905Z] [Pipeline] node
15:37:40 [2025-01-28T15:37:40.985Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
15:37:41 [2025-01-28T15:37:41.071Z] [Pipeline] {
15:37:41 [2025-01-28T15:37:41.225Z] [Pipeline] writeYaml
15:37:41 [2025-01-28T15:37:41.454Z] [Pipeline] readFile
15:37:41 [2025-01-28T15:37:41.563Z] [Pipeline] }
15:37:41 [2025-01-28T15:37:41.723Z] [Pipeline] // node
15:37:41 [2025-01-28T15:37:41.849Z] [Pipeline] podTemplate
15:37:41 [2025-01-28T15:37:41.894Z] [Pipeline] {
15:37:42 [2025-01-28T15:37:42.102Z] [Pipeline] node
15:37:52 [2025-01-28T15:37:52.735Z] Created Pod: openshift coreos-ci/pod-18a1b0e5-1ed4-4aa6-8724-de71f1e5cfa5-k5sr9-vgfb4
15:37:57 [2025-01-28T15:37:57.137Z] Still waiting to schedule task
15:37:57 [2025-01-28T15:37:57.137Z] ‘pod-18a1b0e5-1ed4-4aa6-8724-de71f1e5cfa5-k5sr9-vgfb4’ is offline
15:37:58 [2025-01-28T15:37:58.012Z] Agent pod-18a1b0e5-1ed4-4aa6-8724-de71f1e5cfa5-k5sr9-vgfb4 is provisioned from template pod-18a1b0e5-1ed4-4aa6-8724-de71f1e5cfa5-k5sr9
15:37:58 [2025-01-28T15:37:58.013Z] ---
15:37:58 [2025-01-28T15:37:58.013Z] apiVersion: "v1"
15:37:58 [2025-01-28T15:37:58.013Z] kind: "Pod"
15:37:58 [2025-01-28T15:37:58.013Z] metadata:
15:37:58 [2025-01-28T15:37:58.013Z] annotations:
15:37:58 [2025-01-28T15:37:58.013Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1325/"
15:37:58 [2025-01-28T15:37:58.013Z] runUrl: "job/bodhi-trigger/1325/"
15:37:58 [2025-01-28T15:37:58.013Z] labels:
15:37:58 [2025-01-28T15:37:58.013Z] jenkins: "slave"
15:37:58 [2025-01-28T15:37:58.013Z] jenkins/label-digest: "b7e0cf435aa6e91f98903a4d2ce75164a2ed9749"
15:37:58 [2025-01-28T15:37:58.013Z] jenkins/label: "pod-18a1b0e5-1ed4-4aa6-8724-de71f1e5cfa5"
15:37:58 [2025-01-28T15:37:58.013Z] name: "pod-18a1b0e5-1ed4-4aa6-8724-de71f1e5cfa5-k5sr9-vgfb4"
15:37:58 [2025-01-28T15:37:58.013Z] namespace: "coreos-ci"
15:37:58 [2025-01-28T15:37:58.013Z] spec:
15:37:58 [2025-01-28T15:37:58.013Z] containers:
15:37:58 [2025-01-28T15:37:58.013Z] - command:
15:37:58 [2025-01-28T15:37:58.013Z] - "/usr/bin/dumb-init"
15:37:58 [2025-01-28T15:37:58.013Z] - "/usr/bin/sleep"
15:37:58 [2025-01-28T15:37:58.013Z] - "infinity"
15:37:58 [2025-01-28T15:37:58.013Z] env:
15:37:58 [2025-01-28T15:37:58.013Z] - name: "NCPUS"
15:37:58 [2025-01-28T15:37:58.013Z] value: "0.1"
15:37:58 [2025-01-28T15:37:58.013Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
15:37:58 [2025-01-28T15:37:58.013Z] imagePullPolicy: "Always"
15:37:58 [2025-01-28T15:37:58.013Z] name: "worker"
15:37:58 [2025-01-28T15:37:58.013Z] resources:
15:37:58 [2025-01-28T15:37:58.013Z] limits:
15:37:58 [2025-01-28T15:37:58.013Z] cpu: "0.1"
15:37:58 [2025-01-28T15:37:58.013Z] requests:
15:37:58 [2025-01-28T15:37:58.013Z] cpu: "0.1"
15:37:58 [2025-01-28T15:37:58.013Z] volumeMounts:
15:37:58 [2025-01-28T15:37:58.013Z] - mountPath: "/srv/"
15:37:58 [2025-01-28T15:37:58.013Z] name: "emptydir-0"
15:37:58 [2025-01-28T15:37:58.013Z] - mountPath: "/home/jenkins/agent"
15:37:58 [2025-01-28T15:37:58.013Z] name: "workspace-volume"
15:37:58 [2025-01-28T15:37:58.013Z] readOnly: false
15:37:58 [2025-01-28T15:37:58.013Z] - env:
15:37:58 [2025-01-28T15:37:58.013Z] - name: "JENKINS_SECRET"
15:37:58 [2025-01-28T15:37:58.013Z] value: "********"
15:37:58 [2025-01-28T15:37:58.013Z] - name: "JENKINS_TUNNEL"
15:37:58 [2025-01-28T15:37:58.013Z] value: "172.30.136.1:50000"
15:37:58 [2025-01-28T15:37:58.013Z] - name: "JENKINS_AGENT_NAME"
15:37:58 [2025-01-28T15:37:58.013Z] value: "pod-18a1b0e5-1ed4-4aa6-8724-de71f1e5cfa5-k5sr9-vgfb4"
15:37:58 [2025-01-28T15:37:58.013Z] - name: "JENKINS_NAME"
15:37:58 [2025-01-28T15:37:58.013Z] value: "pod-18a1b0e5-1ed4-4aa6-8724-de71f1e5cfa5-k5sr9-vgfb4"
15:37:58 [2025-01-28T15:37:58.013Z] - name: "JENKINS_AGENT_WORKDIR"
15:37:58 [2025-01-28T15:37:58.013Z] value: "/home/jenkins/agent"
15:37:58 [2025-01-28T15:37:58.013Z] - name: "JENKINS_URL"
15:37:58 [2025-01-28T15:37:58.013Z] value: "http://172.30.130.216:80/"
15:37:58 [2025-01-28T15:37:58.013Z] image: "jenkins-agent-base:latest"
15:37:58 [2025-01-28T15:37:58.013Z] name: "jnlp"
15:37:58 [2025-01-28T15:37:58.013Z] resources:
15:37:58 [2025-01-28T15:37:58.013Z] limits:
15:37:58 [2025-01-28T15:37:58.013Z] memory: "512Mi"
15:37:58 [2025-01-28T15:37:58.013Z] cpu: "1"
15:37:58 [2025-01-28T15:37:58.013Z] requests:
15:37:58 [2025-01-28T15:37:58.013Z] memory: "512Mi"
15:37:58 [2025-01-28T15:37:58.013Z] cpu: "1"
15:37:58 [2025-01-28T15:37:58.013Z] volumeMounts:
15:37:58 [2025-01-28T15:37:58.013Z] - mountPath: "/home/jenkins/agent"
15:37:58 [2025-01-28T15:37:58.013Z] name: "workspace-volume"
15:37:58 [2025-01-28T15:37:58.013Z] readOnly: false
15:37:58 [2025-01-28T15:37:58.013Z] nodeSelector:
15:37:58 [2025-01-28T15:37:58.013Z] kubernetes.io/os: "linux"
15:37:58 [2025-01-28T15:37:58.013Z] restartPolicy: "Never"
15:37:58 [2025-01-28T15:37:58.013Z] serviceAccountName: "default"
15:37:58 [2025-01-28T15:37:58.013Z] volumes:
15:37:58 [2025-01-28T15:37:58.013Z] - emptyDir: {}
15:37:58 [2025-01-28T15:37:58.013Z] name: "emptydir-0"
15:37:58 [2025-01-28T15:37:58.013Z] - emptyDir:
15:37:58 [2025-01-28T15:37:58.013Z] medium: ""
15:37:58 [2025-01-28T15:37:58.013Z] name: "workspace-volume"
15:37:58 [2025-01-28T15:37:58.013Z]
15:37:58 [2025-01-28T15:37:58.295Z] Running on pod-18a1b0e5-1ed4-4aa6-8724-de71f1e5cfa5-k5sr9-vgfb4 in /home/jenkins/agent/workspace/bodhi-trigger
15:37:58 [2025-01-28T15:37:58.338Z] [Pipeline] {
15:37:58 [2025-01-28T15:37:58.590Z] [Pipeline] container
15:37:58 [2025-01-28T15:37:58.624Z] [Pipeline] {
15:37:58 [2025-01-28T15:37:58.802Z] [Pipeline] withEnv
15:37:58 [2025-01-28T15:37:58.830Z] [Pipeline] {
15:37:58 [2025-01-28T15:37:58.969Z] [Pipeline] sh
15:37:59 [2025-01-28T15:37:59.700Z] + set -xeuo pipefail
15:37:59 [2025-01-28T15:37:59.700Z] ++ umask
15:37:59 [2025-01-28T15:37:59.700Z] + '[' 0022 = 0000 ']'
15:37:59 [2025-01-28T15:37:59.700Z] + cat /cosa/coreos-assembler-git.json
15:37:59 [2025-01-28T15:37:59.700Z] {
15:37:59 [2025-01-28T15:37:59.700Z] "date": "2025-01-28T13:27:14Z",
15:37:59 [2025-01-28T15:37:59.700Z] "git": {
15:37:59 [2025-01-28T15:37:59.700Z] "commit": "c4a64ab9ca4ee1d78f78f46fdac93b2b05e55894",
15:37:59 [2025-01-28T15:37:59.700Z] "origin": "https://github.com/coreos/coreos-assembler.git",
15:37:59 [2025-01-28T15:37:59.700Z] "branch": "HEAD",
15:37:59 [2025-01-28T15:37:59.700Z] "dirty": "false"
15:37:59 [2025-01-28T15:37:59.700Z] },
15:37:59 [2025-01-28T15:37:59.700Z] "file": {
15:37:59 [2025-01-28T15:37:59.700Z] "checksum": "747fb40ee1e727ded21daf2333f0080f03b3f9590abceb30ecf6183412f959e0",
15:37:59 [2025-01-28T15:37:59.700Z] "checksum_type": "sha256",
15:37:59 [2025-01-28T15:37:59.700Z] "format": "tar.gz",
15:37:59 [2025-01-28T15:37:59.700Z] "name": "coreos-assembler-git.tar.gz",
15:37:59 [2025-01-28T15:37:59.700Z] "size": "10004871"
15:37:59 [2025-01-28T15:37:59.700Z] }
15:37:59 [2025-01-28T15:37:59.700Z] }
15:38:00 [2025-01-28T15:38:00.033Z] [Pipeline] }
15:38:00 [2025-01-28T15:38:00.238Z] [Pipeline] // withEnv
15:38:00 [2025-01-28T15:38:00.476Z] [Pipeline] stage
15:38:00 [2025-01-28T15:38:00.526Z] [Pipeline] { (Report Running)
15:38:00 [2025-01-28T15:38:00.825Z] [Pipeline] withCredentials
15:38:00 [2025-01-28T15:38:00.858Z] Masking supported pattern matches of $RDB_PASSWORD
15:38:00 [2025-01-28T15:38:00.959Z] [Pipeline] {
15:38:01 [2025-01-28T15:38:01.127Z] [Pipeline] withEnv
15:38:01 [2025-01-28T15:38:01.208Z] [Pipeline] {
15:38:01 [2025-01-28T15:38:01.365Z] [Pipeline] sh
15:38:01 [2025-01-28T15:38:01.941Z] + set -xeuo pipefail
15:38:01 [2025-01-28T15:38:01.942Z] ++ umask
15:38:01 [2025-01-28T15:38:01.942Z] + '[' 0022 = 0000 ']'
15:38:01 [2025-01-28T15:38:01.942Z] + /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-9da160c869 --stream testing-devel
15:38:03 [2025-01-28T15:38:03.894Z] [Pipeline] }
15:38:04 [2025-01-28T15:38:04.068Z] [Pipeline] // withEnv
15:38:04 [2025-01-28T15:38:04.165Z] [Pipeline] }
15:38:04 [2025-01-28T15:38:04.365Z] [Pipeline] // withCredentials
15:38:04 [2025-01-28T15:38:04.457Z] [Pipeline] }
15:38:04 [2025-01-28T15:38:04.634Z] [Pipeline] // stage
15:38:04 [2025-01-28T15:38:04.763Z] [Pipeline] stage
15:38:04 [2025-01-28T15:38:04.794Z] [Pipeline] { (Test)
15:38:04 [2025-01-28T15:38:04.917Z] [Pipeline] build
15:38:04 [2025-01-28T15:38:04.958Z] Scheduling project: test-override
15:38:10 [2025-01-28T15:38:10.006Z] Starting building: test-override #1337
17:50:38 [2025-01-28T17:50:38.920Z] Build test-override #1337 completed: SUCCESS
17:50:38 [2025-01-28T17:50:38.933Z] [Pipeline] }
17:50:38 [2025-01-28T17:50:38.990Z] [Pipeline] // stage
17:50:39 [2025-01-28T17:50:39.005Z] [Pipeline] stage
17:50:39 [2025-01-28T17:50:39.008Z] [Pipeline] { (Report Completion)
17:50:39 [2025-01-28T17:50:39.051Z] [Pipeline] withCredentials
17:50:39 [2025-01-28T17:50:39.069Z] Masking supported pattern matches of $RDB_PASSWORD
17:50:39 [2025-01-28T17:50:39.093Z] [Pipeline] {
17:50:39 [2025-01-28T17:50:39.372Z] [Pipeline] withEnv
17:50:39 [2025-01-28T17:50:39.421Z] [Pipeline] {
17:50:39 [2025-01-28T17:50:39.767Z] [Pipeline] sh
17:50:40 [2025-01-28T17:50:40.354Z] + set -xeuo pipefail
17:50:40 [2025-01-28T17:50:40.355Z] ++ umask
17:50:40 [2025-01-28T17:50:40.355Z] + '[' 0022 = 0000 ']'
17:50:40 [2025-01-28T17:50:40.355Z] + /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/1337 --outcome PASSED --advisory FEDORA-2025-9da160c869 --stream testing-devel
17:50:42 [2025-01-28T17:50:42.343Z] [Pipeline] }
17:50:42 [2025-01-28T17:50:42.556Z] [Pipeline] // withEnv
17:50:42 [2025-01-28T17:50:42.648Z] [Pipeline] }
17:50:48 [2025-01-28T17:50:48.373Z] [Pipeline] // withCredentials
17:50:48 [2025-01-28T17:50:48.598Z] [Pipeline] withCredentials
17:50:48 [2025-01-28T17:50:48.728Z] Masking supported pattern matches of $TOKEN
17:50:48 [2025-01-28T17:50:48.821Z] [Pipeline] {
17:50:49 [2025-01-28T17:50:49.311Z] [Pipeline] withEnv
17:50:49 [2025-01-28T17:50:49.349Z] [Pipeline] {
17:50:49 [2025-01-28T17:50:49.555Z] [Pipeline] sh
17:50:50 [2025-01-28T17:50:50.122Z] + set -xeuo pipefail
17:50:50 [2025-01-28T17:50:50.122Z] ++ umask
17:50:50 [2025-01-28T17:50:50.122Z] + '[' 0022 = 0000 ']'
17:50:50 [2025-01-28T17:50:50.122Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
17:50:50 [2025-01-28T17:50:50.122Z] {
17:50:50 [2025-01-28T17:50:50.122Z] "body": "���� selinux-policy-41.30-1.fc41 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1337) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-9da160c869)"
17:50:50 [2025-01-28T17:50:50.122Z] }'
17:50:50 [2025-01-28T17:50:50.756Z] [Pipeline] }
17:50:51 [2025-01-28T17:50:51.032Z] [Pipeline] // withEnv
17:50:51 [2025-01-28T17:50:51.117Z] [Pipeline] }
17:50:51 [2025-01-28T17:50:51.386Z] [Pipeline] // withCredentials
17:50:51 [2025-01-28T17:50:51.495Z] [Pipeline] }
17:50:51 [2025-01-28T17:50:51.683Z] [Pipeline] // stage
17:50:51 [2025-01-28T17:50:51.792Z] [Pipeline] }
17:50:52 [2025-01-28T17:50:52.049Z] [Pipeline] // container
17:50:52 [2025-01-28T17:50:52.175Z] [Pipeline] }
17:50:52 [2025-01-28T17:50:52.862Z] [Pipeline] // node
17:50:52 [2025-01-28T17:50:52.923Z] [Pipeline] }
17:50:53 [2025-01-28T17:50:53.010Z] [Pipeline] // podTemplate
17:50:53 [2025-01-28T17:50:53.061Z] [Pipeline] End of Pipeline
17:50:53 [2025-01-28T17:50:53.133Z] Finished: SUCCESS