Console Output

21:15:09 [2024-09-09T21:15:09.663Z] Started by user Dusty Mabe
21:15:09 [2024-09-09T21:15:09.663Z] Replayed #917
21:15:09 [2024-09-09T21:15:09.682Z] Loading library coreos@main
21:15:09 [2024-09-09T21:15:09.683Z] Attempting to resolve main from remote references...
21:15:09 [2024-09-09T21:15:09.683Z]  > git --version # timeout=10
21:15:09 [2024-09-09T21:15:09.694Z]  > git --version # 'git version 2.39.3'
21:15:09 [2024-09-09T21:15:09.695Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
21:15:09 [2024-09-09T21:15:09.787Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103
21:15:09 [2024-09-09T21:15:09.788Z] Selected Git installation does not exist. Using Default
21:15:09 [2024-09-09T21:15:09.788Z] The recommended git tool is: NONE
21:15:09 [2024-09-09T21:15:09.788Z] No credentials specified
21:15:09 [2024-09-09T21:15:09.788Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
21:15:09 [2024-09-09T21:15:09.796Z] Fetching changes from the remote Git repository
21:15:09 [2024-09-09T21:15:09.797Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
21:15:09 [2024-09-09T21:15:09.815Z] Fetching without tags
21:15:09 [2024-09-09T21:15:09.815Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
21:15:09 [2024-09-09T21:15:09.815Z]  > git --version # timeout=10
21:15:09 [2024-09-09T21:15:09.821Z]  > git --version # 'git version 2.39.3'
21:15:09 [2024-09-09T21:15:09.821Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:15:09 [2024-09-09T21:15:09.899Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main)
21:15:09 [2024-09-09T21:15:09.899Z]  > git config core.sparsecheckout # timeout=10
21:15:09 [2024-09-09T21:15:09.906Z]  > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
21:15:09 [2024-09-09T21:15:09.916Z] Commit message: "vars/kola: Add support for skipping a list of kola tags"
21:15:09 [2024-09-09T21:15:09.916Z]  > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
21:15:09 [2024-09-09T21:15:09.980Z] [Pipeline] Start of Pipeline
21:15:10 [2024-09-09T21:15:10.031Z] [Pipeline] node
21:15:10 [2024-09-09T21:15:10.042Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
21:15:10 [2024-09-09T21:15:10.063Z] [Pipeline] {
21:15:10 [2024-09-09T21:15:10.101Z] [Pipeline] checkout
21:15:10 [2024-09-09T21:15:10.106Z] Selected Git installation does not exist. Using Default
21:15:10 [2024-09-09T21:15:10.106Z] The recommended git tool is: NONE
21:15:10 [2024-09-09T21:15:10.106Z] No credentials specified
21:15:10 [2024-09-09T21:15:10.106Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
21:15:10 [2024-09-09T21:15:10.113Z] Fetching changes from the remote Git repository
21:15:10 [2024-09-09T21:15:10.114Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
21:15:10 [2024-09-09T21:15:10.122Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
21:15:10 [2024-09-09T21:15:10.122Z]  > git --version # timeout=10
21:15:10 [2024-09-09T21:15:10.128Z]  > git --version # 'git version 2.39.3'
21:15:10 [2024-09-09T21:15:10.128Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
21:15:10 [2024-09-09T21:15:10.209Z]  > git rev-parse origin/main^{commit} # timeout=10
21:15:10 [2024-09-09T21:15:10.217Z] Checking out Revision c088dcc406170d2eee426505e33bcd7088bbb2cd (origin/main)
21:15:10 [2024-09-09T21:15:10.217Z]  > git config core.sparsecheckout # timeout=10
21:15:10 [2024-09-09T21:15:10.223Z]  > git checkout -f c088dcc406170d2eee426505e33bcd7088bbb2cd # timeout=10
21:15:10 [2024-09-09T21:15:10.232Z] Commit message: "jobs/bodhi-trigger: print raw JSON instead of parsed object"
21:15:10 [2024-09-09T21:15:10.232Z]  > git rev-list --no-walk c088dcc406170d2eee426505e33bcd7088bbb2cd # timeout=10
21:15:10 [2024-09-09T21:15:10.265Z] [Pipeline] readYaml
21:15:10 [2024-09-09T21:15:10.338Z] [Pipeline] withEnv
21:15:10 [2024-09-09T21:15:10.341Z] [Pipeline] {
21:15:10 [2024-09-09T21:15:10.375Z] [Pipeline] sh
21:15:10 [2024-09-09T21:15:10.634Z] + set -xeuo pipefail
21:15:10 [2024-09-09T21:15:10.634Z] ++ umask
21:15:10 [2024-09-09T21:15:10.634Z] + '[' 0022 = 0000 ']'
21:15:10 [2024-09-09T21:15:10.634Z] + rm -rf pipe
21:15:10 [2024-09-09T21:15:10.634Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
21:15:10 [2024-09-09T21:15:10.634Z] Cloning into 'pipe'...
21:15:10 [2024-09-09T21:15:10.653Z] [Pipeline] }
21:15:10 [2024-09-09T21:15:10.681Z] [Pipeline] // withEnv
21:15:10 [2024-09-09T21:15:10.707Z] [Pipeline] load
21:15:10 [2024-09-09T21:15:10.708Z] Replacing Groovy text with edited version
21:15:11 [2024-09-09T21:15:11.148Z] [Pipeline] { (pipe/utils.groovy)
21:15:11 [2024-09-09T21:15:11.174Z] [Pipeline] }
21:15:11 [2024-09-09T21:15:11.213Z] [Pipeline] // load
21:15:11 [2024-09-09T21:15:11.227Z] [Pipeline] readYaml
21:15:11 [2024-09-09T21:15:11.260Z] [Pipeline] withEnv
21:15:11 [2024-09-09T21:15:11.263Z] [Pipeline] {
21:15:11 [2024-09-09T21:15:11.297Z] [Pipeline] sh
21:15:11 [2024-09-09T21:15:11.556Z] + set -xeuo pipefail
21:15:11 [2024-09-09T21:15:11.556Z] ++ umask
21:15:11 [2024-09-09T21:15:11.556Z] + '[' 0022 = 0000 ']'
21:15:11 [2024-09-09T21:15:11.556Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
21:15:11 [2024-09-09T21:15:11.570Z] [Pipeline] }
21:15:11 [2024-09-09T21:15:11.610Z] [Pipeline] // withEnv
21:15:11 [2024-09-09T21:15:11.622Z] [Pipeline] readYaml
21:15:11 [2024-09-09T21:15:11.656Z] [Pipeline] withEnv
21:15:11 [2024-09-09T21:15:11.659Z] [Pipeline] {
21:15:11 [2024-09-09T21:15:11.682Z] [Pipeline] sh
21:15:11 [2024-09-09T21:15:11.941Z] + set -xeuo pipefail
21:15:11 [2024-09-09T21:15:11.941Z] ++ umask
21:15:11 [2024-09-09T21:15:11.941Z] + '[' 0022 = 0000 ']'
21:15:11 [2024-09-09T21:15:11.941Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
21:15:11 [2024-09-09T21:15:11.957Z] [Pipeline] }
21:15:11 [2024-09-09T21:15:11.989Z] [Pipeline] // withEnv
21:15:12 [2024-09-09T21:15:12.002Z] [Pipeline] readYaml
21:15:12 [2024-09-09T21:15:12.031Z] [Pipeline] withEnv
21:15:12 [2024-09-09T21:15:12.044Z] [Pipeline] {
21:15:12 [2024-09-09T21:15:12.066Z] [Pipeline] sh
21:15:12 [2024-09-09T21:15:12.326Z] + set -xeuo pipefail
21:15:12 [2024-09-09T21:15:12.326Z] ++ umask
21:15:12 [2024-09-09T21:15:12.326Z] + '[' 0022 = 0000 ']'
21:15:12 [2024-09-09T21:15:12.326Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
21:15:12 [2024-09-09T21:15:12.352Z] [Pipeline] }
21:15:12 [2024-09-09T21:15:12.379Z] [Pipeline] // withEnv
21:15:12 [2024-09-09T21:15:12.393Z] [Pipeline] readYaml
21:15:12 [2024-09-09T21:15:12.414Z] [Pipeline] }
21:15:12 [2024-09-09T21:15:12.459Z] [Pipeline] // node
21:15:12 [2024-09-09T21:15:12.475Z] [Pipeline] properties
21:15:12 [2024-09-09T21:15:12.493Z] [Pipeline] input
21:15:12 [2024-09-09T21:15:12.505Z] Input requested
21:15:18 [2024-09-09T21:15:18.604Z] Approved by Dusty Mabe
21:15:18 [2024-09-09T21:15:18.651Z] [Pipeline] readJSON
21:15:18 [2024-09-09T21:15:18.678Z] [Pipeline] echo
21:15:18 [2024-09-09T21:15:18.681Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2543177, task_id:123158109, nvr:selinux-policy-41.16-1.fc42]]], 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 selinux-policy-41.16-1.fc42.
21:15:18 [2024-09-09T21:15:18.681Z] 
21:15:18 [2024-09-09T21:15:18.681Z] ##### **Changelog**
21:15:18 [2024-09-09T21:15:18.681Z] 
21:15:18 [2024-09-09T21:15:18.681Z] ```
21:15:18 [2024-09-09T21:15:18.681Z] * Fri Sep  6 2024 Zdenek Pytela <zpytela@redhat.com> - 41.16-1
21:15:18 [2024-09-09T21:15:18.681Z] - Label /etc/mdevctl.d with mdevctl_conf_t
21:15:18 [2024-09-09T21:15:18.681Z] - Sync users with Fedora targeted users
21:15:18 [2024-09-09T21:15:18.681Z] - Update policy for rpc-virtstorage
21:15:18 [2024-09-09T21:15:18.681Z] - Allow virtstoraged get attributes of configfs dirs
21:15:18 [2024-09-09T21:15:18.681Z] - Fix SELinux policy for sandbox X server to fix 'sandbox -X' command
21:15:18 [2024-09-09T21:15:18.681Z] - Update bootupd policy when ESP is not mounted
21:15:18 [2024-09-09T21:15:18.681Z] - Allow thumb_t map dri devices
21:15:18 [2024-09-09T21:15:18.681Z] - Allow samba use the io_uring API
21:15:18 [2024-09-09T21:15:18.681Z] - Allow the sysadm user use the secretmem API
21:15:18 [2024-09-09T21:15:18.681Z] - Allow nut-upsmon read systemd-logind session files
21:15:18 [2024-09-09T21:15:18.681Z] - Allow sysadm_t to create PF_KEY sockets
21:15:18 [2024-09-09T21:15:18.681Z] - Update bootupd policy for the removing-state-file test
21:15:18 [2024-09-09T21:15:18.681Z] - Allow coreos-installer-generator manage mdadm_conf_t files
21:15:18 [2024-09-09T21:15:18.681Z] 
21:15:18 [2024-09-09T21:15:18.681Z] ```, type:unspecified, status:pending, request:null, severity:null, suggest:null, locked:null, pushed:null, critpath:true, critpath_groups:core critical-path-compose critical-path-server, close_bugs:null, date_submitted:null, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-94c7a97b38, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-94c7a97b38, title:selinux-policy-41.16-1.fc42, version_hash:202ece00017209cc1fc1fd1cae25bd66ac5ffcb0, release:[name:F42, long_name:Fedora 42, version:42, id_prefix:FEDORA, branch:rawhide, dist_tag:f42, stable_tag:f42, testing_tag:f42-updates-testing, candidate_tag:f42-updates-candidate, pending_signing_tag:f42-signing-pending, pending_testing_tag:f42-updates-testing-pending, pending_stable_tag:f42-updates-pending, override_tag:f42-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, setting_status:pre_beta], 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], [name:trust admins]]], comments:[], builds:[[nvr:selinux-policy-41.16-1.fc42, signed:false, release_id:84, type:rpm, epoch:0]], bugs:[], updateid:FEDORA-2024-94c7a97b38, karma:0, content_type:rpm, test_cases:[]], agent:bodhi, re-trigger:false]
21:15:18 [2024-09-09T21:15:18.752Z] [Pipeline] libraryResource
21:15:18 [2024-09-09T21:15:18.763Z] [Pipeline] readJSON
21:15:18 [2024-09-09T21:15:18.791Z] [Pipeline] node
21:15:18 [2024-09-09T21:15:18.799Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
21:15:18 [2024-09-09T21:15:18.812Z] [Pipeline] {
21:15:18 [2024-09-09T21:15:18.845Z] [Pipeline] writeYaml
21:15:18 [2024-09-09T21:15:18.880Z] [Pipeline] readFile
21:15:18 [2024-09-09T21:15:18.901Z] [Pipeline] }
21:15:18 [2024-09-09T21:15:18.934Z] [Pipeline] // node
21:15:18 [2024-09-09T21:15:18.949Z] [Pipeline] podTemplate
21:15:18 [2024-09-09T21:15:18.966Z] [Pipeline] {
21:15:18 [2024-09-09T21:15:18.990Z] [Pipeline] node
21:15:21 [2024-09-09T21:15:21.935Z] Created Pod: openshift coreos-ci/pod-b5c6b51b-dc22-4105-ae3d-0d884d81c0a0-j2l8p-2bfbs
21:15:26 [2024-09-09T21:15:26.768Z] Agent pod-b5c6b51b-dc22-4105-ae3d-0d884d81c0a0-j2l8p-2bfbs is provisioned from template pod-b5c6b51b-dc22-4105-ae3d-0d884d81c0a0-j2l8p
21:15:26 [2024-09-09T21:15:26.769Z] ---
21:15:26 [2024-09-09T21:15:26.769Z] apiVersion: "v1"
21:15:26 [2024-09-09T21:15:26.769Z] kind: "Pod"
21:15:26 [2024-09-09T21:15:26.769Z] metadata:
21:15:26 [2024-09-09T21:15:26.769Z]   annotations:
21:15:26 [2024-09-09T21:15:26.769Z]     buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/928/"
21:15:26 [2024-09-09T21:15:26.769Z]     runUrl: "job/bodhi-trigger/928/"
21:15:26 [2024-09-09T21:15:26.769Z]   labels:
21:15:26 [2024-09-09T21:15:26.769Z]     jenkins: "slave"
21:15:26 [2024-09-09T21:15:26.769Z]     jenkins/label-digest: "d0c2426c9cc0bbb3d36f7bd96a25ca575c32b807"
21:15:26 [2024-09-09T21:15:26.769Z]     jenkins/label: "pod-b5c6b51b-dc22-4105-ae3d-0d884d81c0a0"
21:15:26 [2024-09-09T21:15:26.769Z]   name: "pod-b5c6b51b-dc22-4105-ae3d-0d884d81c0a0-j2l8p-2bfbs"
21:15:26 [2024-09-09T21:15:26.769Z]   namespace: "coreos-ci"
21:15:26 [2024-09-09T21:15:26.769Z] spec:
21:15:26 [2024-09-09T21:15:26.769Z]   containers:
21:15:26 [2024-09-09T21:15:26.769Z]   - command:
21:15:26 [2024-09-09T21:15:26.769Z]     - "/usr/bin/dumb-init"
21:15:26 [2024-09-09T21:15:26.769Z]     - "/usr/bin/sleep"
21:15:26 [2024-09-09T21:15:26.769Z]     - "infinity"
21:15:26 [2024-09-09T21:15:26.769Z]     env:
21:15:26 [2024-09-09T21:15:26.769Z]     - name: "NCPUS"
21:15:26 [2024-09-09T21:15:26.769Z]       value: "0.1"
21:15:26 [2024-09-09T21:15:26.769Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
21:15:26 [2024-09-09T21:15:26.769Z]     imagePullPolicy: "Always"
21:15:26 [2024-09-09T21:15:26.769Z]     name: "worker"
21:15:26 [2024-09-09T21:15:26.769Z]     resources:
21:15:26 [2024-09-09T21:15:26.769Z]       limits:
21:15:26 [2024-09-09T21:15:26.769Z]         cpu: "0.1"
21:15:26 [2024-09-09T21:15:26.769Z]       requests:
21:15:26 [2024-09-09T21:15:26.769Z]         cpu: "0.1"
21:15:26 [2024-09-09T21:15:26.769Z]     volumeMounts:
21:15:26 [2024-09-09T21:15:26.769Z]     - mountPath: "/srv/"
21:15:26 [2024-09-09T21:15:26.769Z]       name: "emptydir-0"
21:15:26 [2024-09-09T21:15:26.769Z]     - mountPath: "/home/jenkins/agent"
21:15:26 [2024-09-09T21:15:26.769Z]       name: "workspace-volume"
21:15:26 [2024-09-09T21:15:26.769Z]       readOnly: false
21:15:26 [2024-09-09T21:15:26.769Z]   - env:
21:15:26 [2024-09-09T21:15:26.769Z]     - name: "JENKINS_SECRET"
21:15:26 [2024-09-09T21:15:26.769Z]       value: "********"
21:15:26 [2024-09-09T21:15:26.769Z]     - name: "JENKINS_TUNNEL"
21:15:26 [2024-09-09T21:15:26.769Z]       value: "172.30.136.1:50000"
21:15:26 [2024-09-09T21:15:26.769Z]     - name: "JENKINS_AGENT_NAME"
21:15:26 [2024-09-09T21:15:26.769Z]       value: "pod-b5c6b51b-dc22-4105-ae3d-0d884d81c0a0-j2l8p-2bfbs"
21:15:26 [2024-09-09T21:15:26.769Z]     - name: "JENKINS_NAME"
21:15:26 [2024-09-09T21:15:26.769Z]       value: "pod-b5c6b51b-dc22-4105-ae3d-0d884d81c0a0-j2l8p-2bfbs"
21:15:26 [2024-09-09T21:15:26.769Z]     - name: "JENKINS_AGENT_WORKDIR"
21:15:26 [2024-09-09T21:15:26.769Z]       value: "/home/jenkins/agent"
21:15:26 [2024-09-09T21:15:26.769Z]     - name: "JENKINS_URL"
21:15:26 [2024-09-09T21:15:26.769Z]       value: "http://172.30.130.216:80/"
21:15:26 [2024-09-09T21:15:26.769Z]     image: "jenkins-agent-base:latest"
21:15:26 [2024-09-09T21:15:26.769Z]     name: "jnlp"
21:15:26 [2024-09-09T21:15:26.769Z]     resources:
21:15:26 [2024-09-09T21:15:26.769Z]       limits:
21:15:26 [2024-09-09T21:15:26.769Z]         memory: "512Mi"
21:15:26 [2024-09-09T21:15:26.769Z]         cpu: "1"
21:15:26 [2024-09-09T21:15:26.769Z]       requests:
21:15:26 [2024-09-09T21:15:26.769Z]         memory: "512Mi"
21:15:26 [2024-09-09T21:15:26.769Z]         cpu: "1"
21:15:26 [2024-09-09T21:15:26.769Z]     volumeMounts:
21:15:26 [2024-09-09T21:15:26.769Z]     - mountPath: "/home/jenkins/agent"
21:15:26 [2024-09-09T21:15:26.769Z]       name: "workspace-volume"
21:15:26 [2024-09-09T21:15:26.769Z]       readOnly: false
21:15:26 [2024-09-09T21:15:26.769Z]   nodeSelector:
21:15:26 [2024-09-09T21:15:26.769Z]     kubernetes.io/os: "linux"
21:15:26 [2024-09-09T21:15:26.769Z]   restartPolicy: "Never"
21:15:26 [2024-09-09T21:15:26.769Z]   serviceAccountName: "default"
21:15:26 [2024-09-09T21:15:26.769Z]   volumes:
21:15:26 [2024-09-09T21:15:26.769Z]   - emptyDir: {}
21:15:26 [2024-09-09T21:15:26.769Z]     name: "emptydir-0"
21:15:26 [2024-09-09T21:15:26.769Z]   - emptyDir:
21:15:26 [2024-09-09T21:15:26.769Z]       medium: ""
21:15:26 [2024-09-09T21:15:26.769Z]     name: "workspace-volume"
21:15:26 [2024-09-09T21:15:26.769Z] 
21:15:27 [2024-09-09T21:15:27.071Z] Running on pod-b5c6b51b-dc22-4105-ae3d-0d884d81c0a0-j2l8p-2bfbs in /home/jenkins/agent/workspace/bodhi-trigger
21:15:27 [2024-09-09T21:15:27.076Z] [Pipeline] {
21:15:27 [2024-09-09T21:15:27.106Z] [Pipeline] container
21:15:27 [2024-09-09T21:15:27.110Z] [Pipeline] {
21:15:27 [2024-09-09T21:15:27.144Z] [Pipeline] withEnv
21:15:27 [2024-09-09T21:15:27.147Z] [Pipeline] {
21:15:27 [2024-09-09T21:15:27.171Z] [Pipeline] sh
21:15:27 [2024-09-09T21:15:27.953Z] + set -xeuo pipefail
21:15:28 [2024-09-09T21:15:28.211Z] ++ umask
21:15:28 [2024-09-09T21:15:28.211Z] + '[' 0022 = 0000 ']'
21:15:28 [2024-09-09T21:15:28.211Z] + cat /cosa/coreos-assembler-git.json
21:15:28 [2024-09-09T21:15:28.211Z] {
21:15:28 [2024-09-09T21:15:28.211Z]   "date": "2024-09-05T01:43:03Z",
21:15:28 [2024-09-09T21:15:28.211Z]   "git": {
21:15:28 [2024-09-09T21:15:28.211Z]     "commit": "74d2d13c8bf7b23b1548ad105716155d8b0567ee",
21:15:28 [2024-09-09T21:15:28.211Z]     "origin": "https://github.com/coreos/coreos-assembler.git",
21:15:28 [2024-09-09T21:15:28.211Z]     "branch": "HEAD",
21:15:28 [2024-09-09T21:15:28.211Z]     "dirty": "false"
21:15:28 [2024-09-09T21:15:28.211Z]   },
21:15:28 [2024-09-09T21:15:28.211Z]   "file": {
21:15:28 [2024-09-09T21:15:28.211Z]     "checksum": "a719c56001808e1a9d89b1a6059b2b594e0010f1c2cd04b581bee8ea09d45d82",
21:15:28 [2024-09-09T21:15:28.211Z]     "checksum_type": "sha256",
21:15:28 [2024-09-09T21:15:28.211Z]     "format": "tar.gz",
21:15:28 [2024-09-09T21:15:28.211Z]     "name": "coreos-assembler-git.tar.gz",
21:15:28 [2024-09-09T21:15:28.211Z]     "size": "9925182"
21:15:28 [2024-09-09T21:15:28.211Z]   }
21:15:28 [2024-09-09T21:15:28.211Z] }
21:15:28 [2024-09-09T21:15:28.391Z] [Pipeline] }
21:15:28 [2024-09-09T21:15:28.420Z] [Pipeline] // withEnv
21:15:28 [2024-09-09T21:15:28.435Z] [Pipeline] stage
21:15:28 [2024-09-09T21:15:28.438Z] [Pipeline] { (Report Running)
21:15:28 [2024-09-09T21:15:28.464Z] [Pipeline] withCredentials
21:15:28 [2024-09-09T21:15:28.472Z] Masking supported pattern matches of $RDB_PASSWORD
21:15:28 [2024-09-09T21:15:28.484Z] [Pipeline] {
21:15:28 [2024-09-09T21:15:28.510Z] [Pipeline] withEnv
21:15:28 [2024-09-09T21:15:28.513Z] [Pipeline] {
21:15:28 [2024-09-09T21:15:28.538Z] [Pipeline] sh
21:15:29 [2024-09-09T21:15:29.084Z] + set -xeuo pipefail
21:15:29 [2024-09-09T21:15:29.084Z] ++ umask
21:15:29 [2024-09-09T21:15:29.084Z] + '[' 0022 = 0000 ']'
21:15:29 [2024-09-09T21:15:29.084Z] + /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-2024-94c7a97b38 --stream rawhide
21:15:30 [2024-09-09T21:15:30.979Z] [Pipeline] }
21:15:31 [2024-09-09T21:15:31.010Z] [Pipeline] // withEnv
21:15:31 [2024-09-09T21:15:31.034Z] [Pipeline] }
21:15:31 [2024-09-09T21:15:31.063Z] [Pipeline] // withCredentials
21:15:31 [2024-09-09T21:15:31.072Z] [Pipeline] }
21:15:31 [2024-09-09T21:15:31.108Z] [Pipeline] // stage
21:15:31 [2024-09-09T21:15:31.125Z] [Pipeline] stage
21:15:31 [2024-09-09T21:15:31.128Z] [Pipeline] { (Test)
21:15:31 [2024-09-09T21:15:31.166Z] [Pipeline] build
21:15:31 [2024-09-09T21:15:31.170Z] Scheduling project: test-override
21:15:33 [2024-09-09T21:15:33.960Z] Starting building: test-override #950
22:51:27 [2024-09-09T22:51:27.367Z] Build test-override #950 completed: SUCCESS
22:51:27 [2024-09-09T22:51:27.372Z] [Pipeline] }
22:51:27 [2024-09-09T22:51:27.417Z] [Pipeline] // stage
22:51:27 [2024-09-09T22:51:27.433Z] [Pipeline] stage
22:51:27 [2024-09-09T22:51:27.436Z] [Pipeline] { (Report Completion)
22:51:27 [2024-09-09T22:51:27.472Z] [Pipeline] withCredentials
22:51:27 [2024-09-09T22:51:27.485Z] Masking supported pattern matches of $RDB_PASSWORD
22:51:27 [2024-09-09T22:51:27.494Z] [Pipeline] {
22:51:27 [2024-09-09T22:51:27.522Z] [Pipeline] withEnv
22:51:27 [2024-09-09T22:51:27.525Z] [Pipeline] {
22:51:27 [2024-09-09T22:51:27.548Z] [Pipeline] sh
22:51:28 [2024-09-09T22:51:28.084Z] + set -xeuo pipefail
22:51:28 [2024-09-09T22:51:28.084Z] ++ umask
22:51:28 [2024-09-09T22:51:28.084Z] + '[' 0022 = 0000 ']'
22:51:28 [2024-09-09T22:51:28.084Z] + /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/950 --outcome PASSED --advisory FEDORA-2024-94c7a97b38 --stream rawhide
22:51:29 [2024-09-09T22:51:29.973Z] [Pipeline] }
22:51:30 [2024-09-09T22:51:30.007Z] [Pipeline] // withEnv
22:51:30 [2024-09-09T22:51:30.025Z] [Pipeline] }
22:51:30 [2024-09-09T22:51:30.053Z] [Pipeline] // withCredentials
22:51:30 [2024-09-09T22:51:30.071Z] [Pipeline] withCredentials
22:51:30 [2024-09-09T22:51:30.076Z] Masking supported pattern matches of $TOKEN
22:51:30 [2024-09-09T22:51:30.093Z] [Pipeline] {
22:51:30 [2024-09-09T22:51:30.109Z] [Pipeline] withEnv
22:51:30 [2024-09-09T22:51:30.113Z] [Pipeline] {
22:51:30 [2024-09-09T22:51:30.144Z] [Pipeline] sh
22:51:30 [2024-09-09T22:51:30.680Z] + set -xeuo pipefail
22:51:30 [2024-09-09T22:51:30.680Z] ++ umask
22:51:30 [2024-09-09T22:51:30.680Z] + '[' 0022 = 0000 ']'
22:51:30 [2024-09-09T22:51:30.680Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
22:51:30 [2024-09-09T22:51:30.680Z]            {
22:51:30 [2024-09-09T22:51:30.680Z]              "body": "���� selinux-policy-41.16-1.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/950) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2024-94c7a97b38)"
22:51:30 [2024-09-09T22:51:30.680Z]             }'
22:51:31 [2024-09-09T22:51:31.247Z] [Pipeline] }
22:51:31 [2024-09-09T22:51:31.280Z] [Pipeline] // withEnv
22:51:31 [2024-09-09T22:51:31.293Z] [Pipeline] }
22:51:31 [2024-09-09T22:51:31.339Z] [Pipeline] // withCredentials
22:51:31 [2024-09-09T22:51:31.349Z] [Pipeline] }
22:51:31 [2024-09-09T22:51:31.377Z] [Pipeline] // stage
22:51:31 [2024-09-09T22:51:31.386Z] [Pipeline] }
22:51:31 [2024-09-09T22:51:31.417Z] [Pipeline] // container
22:51:31 [2024-09-09T22:51:31.434Z] [Pipeline] }
22:51:31 [2024-09-09T22:51:31.479Z] [Pipeline] // node
22:51:31 [2024-09-09T22:51:31.489Z] [Pipeline] }
22:51:31 [2024-09-09T22:51:31.515Z] [Pipeline] // podTemplate
22:51:31 [2024-09-09T22:51:31.524Z] [Pipeline] End of Pipeline
22:51:31 [2024-09-09T22:51:31.547Z] Finished: SUCCESS