Console Output
22:45:19 [2025-02-11T22:45:19.935Z] Triggered by CI message.
22:45:19 [2025-02-11T22:45:19.936Z] 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
22:45:19 [2025-02-11T22:45:19.937Z] Selected Git installation does not exist. Using Default
22:45:19 [2025-02-11T22:45:19.937Z] The recommended git tool is: NONE
22:45:19 [2025-02-11T22:45:19.937Z] No credentials specified
22:45:19 [2025-02-11T22:45:19.937Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
22:45:19 [2025-02-11T22:45:19.945Z] Fetching changes from the remote Git repository
22:45:19 [2025-02-11T22:45:19.946Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
22:45:19 [2025-02-11T22:45:19.953Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
22:45:19 [2025-02-11T22:45:19.953Z] > git --version # timeout=10
22:45:19 [2025-02-11T22:45:19.959Z] > git --version # 'git version 2.39.3'
22:45:19 [2025-02-11T22:45:19.959Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
22:45:20 [2025-02-11T22:45:20.244Z] > git rev-parse origin/main^{commit} # timeout=10
22:45:20 [2025-02-11T22:45:20.252Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
22:45:20 [2025-02-11T22:45:20.252Z] > git config core.sparsecheckout # timeout=10
22:45:20 [2025-02-11T22:45:20.258Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
22:45:20 [2025-02-11T22:45:20.268Z] Commit message: "bodhi-testing: fix zincati configuration"
22:45:20 [2025-02-11T22:45:20.268Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
22:45:20 [2025-02-11T22:45:20.355Z] Loading library coreos@main
22:45:20 [2025-02-11T22:45:20.355Z] Attempting to resolve main from remote references...
22:45:20 [2025-02-11T22:45:20.355Z] > git --version # timeout=10
22:45:20 [2025-02-11T22:45:20.362Z] > git --version # 'git version 2.39.3'
22:45:20 [2025-02-11T22:45:20.362Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
22:45:20 [2025-02-11T22:45:20.448Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
22:45:20 [2025-02-11T22:45:20.449Z] Selected Git installation does not exist. Using Default
22:45:20 [2025-02-11T22:45:20.449Z] The recommended git tool is: NONE
22:45:20 [2025-02-11T22:45:20.449Z] No credentials specified
22:45:20 [2025-02-11T22:45:20.450Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
22:45:20 [2025-02-11T22:45:20.457Z] Fetching changes from the remote Git repository
22:45:20 [2025-02-11T22:45:20.458Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
22:45:20 [2025-02-11T22:45:20.514Z] Fetching without tags
22:45:20 [2025-02-11T22:45:20.514Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
22:45:20 [2025-02-11T22:45:20.514Z] > git --version # timeout=10
22:45:20 [2025-02-11T22:45:20.521Z] > git --version # 'git version 2.39.3'
22:45:20 [2025-02-11T22:45:20.521Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
22:45:20 [2025-02-11T22:45:20.774Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
22:45:20 [2025-02-11T22:45:20.774Z] > git config core.sparsecheckout # timeout=10
22:45:20 [2025-02-11T22:45:20.782Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
22:45:20 [2025-02-11T22:45:20.794Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
22:45:20 [2025-02-11T22:45:20.794Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
22:45:21 [2025-02-11T22:45:21.002Z] [Pipeline] Start of Pipeline
22:45:21 [2025-02-11T22:45:21.034Z] [Pipeline] node
22:45:21 [2025-02-11T22:45:21.042Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
22:45:21 [2025-02-11T22:45:21.054Z] [Pipeline] {
22:45:21 [2025-02-11T22:45:21.094Z] [Pipeline] checkout
22:45:21 [2025-02-11T22:45:21.098Z] Selected Git installation does not exist. Using Default
22:45:21 [2025-02-11T22:45:21.098Z] The recommended git tool is: NONE
22:45:21 [2025-02-11T22:45:21.098Z] No credentials specified
22:45:21 [2025-02-11T22:45:21.098Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
22:45:21 [2025-02-11T22:45:21.106Z] Fetching changes from the remote Git repository
22:45:21 [2025-02-11T22:45:21.107Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
22:45:21 [2025-02-11T22:45:21.146Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
22:45:21 [2025-02-11T22:45:21.146Z] > git --version # timeout=10
22:45:21 [2025-02-11T22:45:21.152Z] > git --version # 'git version 2.39.3'
22:45:21 [2025-02-11T22:45:21.152Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
22:45:21 [2025-02-11T22:45:21.219Z] > git rev-parse origin/main^{commit} # timeout=10
22:45:21 [2025-02-11T22:45:21.226Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
22:45:21 [2025-02-11T22:45:21.226Z] > git config core.sparsecheckout # timeout=10
22:45:21 [2025-02-11T22:45:21.233Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
22:45:21 [2025-02-11T22:45:21.241Z] Commit message: "bodhi-testing: fix zincati configuration"
22:45:21 [2025-02-11T22:45:21.435Z] [Pipeline] readYaml
22:45:21 [2025-02-11T22:45:21.664Z] [Pipeline] withEnv
22:45:21 [2025-02-11T22:45:21.668Z] [Pipeline] {
22:45:21 [2025-02-11T22:45:21.778Z] [Pipeline] sh
22:45:22 [2025-02-11T22:45:22.036Z] + set -xeuo pipefail
22:45:22 [2025-02-11T22:45:22.036Z] ++ umask
22:45:22 [2025-02-11T22:45:22.036Z] + '[' 0022 = 0000 ']'
22:45:22 [2025-02-11T22:45:22.036Z] + rm -rf pipe
22:45:22 [2025-02-11T22:45:22.036Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
22:45:22 [2025-02-11T22:45:22.036Z] Cloning into 'pipe'...
22:45:22 [2025-02-11T22:45:22.594Z] [Pipeline] }
22:45:22 [2025-02-11T22:45:22.849Z] [Pipeline] // withEnv
22:45:22 [2025-02-11T22:45:22.889Z] [Pipeline] load
22:45:23 [2025-02-11T22:45:23.023Z] [Pipeline] { (pipe/utils.groovy)
22:45:23 [2025-02-11T22:45:23.066Z] [Pipeline] }
22:45:23 [2025-02-11T22:45:23.192Z] [Pipeline] // load
22:45:23 [2025-02-11T22:45:23.358Z] [Pipeline] readYaml
22:45:23 [2025-02-11T22:45:23.661Z] [Pipeline] withEnv
22:45:23 [2025-02-11T22:45:23.718Z] [Pipeline] {
22:45:23 [2025-02-11T22:45:23.987Z] [Pipeline] sh
22:45:24 [2025-02-11T22:45:24.294Z] + set -xeuo pipefail
22:45:24 [2025-02-11T22:45:24.294Z] ++ umask
22:45:24 [2025-02-11T22:45:24.294Z] + '[' 0022 = 0000 ']'
22:45:24 [2025-02-11T22:45:24.294Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
22:45:24 [2025-02-11T22:45:24.404Z] [Pipeline] }
22:45:24 [2025-02-11T22:45:24.679Z] [Pipeline] // withEnv
22:45:24 [2025-02-11T22:45:24.827Z] [Pipeline] readYaml
22:45:25 [2025-02-11T22:45:25.165Z] [Pipeline] withEnv
22:45:25 [2025-02-11T22:45:25.228Z] [Pipeline] {
22:45:25 [2025-02-11T22:45:25.365Z] [Pipeline] sh
22:45:25 [2025-02-11T22:45:25.656Z] + set -xeuo pipefail
22:45:25 [2025-02-11T22:45:25.656Z] ++ umask
22:45:25 [2025-02-11T22:45:25.656Z] + '[' 0022 = 0000 ']'
22:45:25 [2025-02-11T22:45:25.656Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
22:45:25 [2025-02-11T22:45:25.741Z] [Pipeline] }
22:45:25 [2025-02-11T22:45:25.920Z] [Pipeline] // withEnv
22:45:26 [2025-02-11T22:45:26.085Z] [Pipeline] readYaml
22:45:26 [2025-02-11T22:45:26.339Z] [Pipeline] withEnv
22:45:26 [2025-02-11T22:45:26.368Z] [Pipeline] {
22:45:26 [2025-02-11T22:45:26.580Z] [Pipeline] sh
22:45:26 [2025-02-11T22:45:26.864Z] + set -xeuo pipefail
22:45:26 [2025-02-11T22:45:26.864Z] ++ umask
22:45:26 [2025-02-11T22:45:26.864Z] + '[' 0022 = 0000 ']'
22:45:26 [2025-02-11T22:45:26.864Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
22:45:27 [2025-02-11T22:45:27.143Z] [Pipeline] }
22:45:27 [2025-02-11T22:45:27.178Z] [Pipeline] // withEnv
22:45:27 [2025-02-11T22:45:27.189Z] [Pipeline] readYaml
22:45:27 [2025-02-11T22:45:27.213Z] [Pipeline] }
22:45:27 [2025-02-11T22:45:27.300Z] [Pipeline] // node
22:45:27 [2025-02-11T22:45:27.377Z] [Pipeline] properties
22:45:27 [2025-02-11T22:45:27.457Z] [Pipeline] echo
22:45:27 [2025-02-11T22:45:27.485Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2657569,"task_id":129149450,"nvr":"kernel-6.14.0-0.rc2.20250211gitfebbc555cf0f.23.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 kernel-6.14.0-0.rc2.20250211gitfebbc555cf0f.23.fc43.\n\n##### **Changelog**\n\n```\n* Tue Feb 11 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc2.febbc555cf0f.23]\n- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)\n- include/linux: Adjust headers for C23 (Jakub Jelinek)\n- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)\n* Tue Feb 11 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc2.febbc555cf0f.22]\n- Linux v6.14.0-0.rc2.febbc555cf0f\n\n```","type":"unspecified","status":"pending","request":null,"severity":null,"suggest":null,"locked":null,"pushed":null,"critpath":true,"critpath_groups":"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-0ef718fbd5","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-0ef718fbd5","title":"kernel-6.14.0-0.rc2.20250211gitfebbc555cf0f.23.fc43","version_hash":"1f48fa8a444764257662537afa89d6082ae3b1f1","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":"jforbes","email":"jmforbes@linuxtx.org","id":910,"avatar":null,"openid":null,"groups":[{"name":"proventesters"},{"name":"provenpackager"},{"name":"packager"},{"name":"fedorabugs"},{"name":"ipausers"},{"name":"gitkernel-tests"},{"name":"hosted-content"},{"name":"signed_fpca"},{"name":"fedora-contributor"},{"name":"gitqemu-kvm-fedora"},{"name":"sysadmin-kernel"},{"name":"cla_redhat"},{"name":"security-team"},{"name":"kernel-maintainer"}]},"comments":[],"builds":[{"nvr":"kernel-6.14.0-0.rc2.20250211gitfebbc555cf0f.23.fc43","signed":false,"release_id":88,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-0ef718fbd5","karma":0,"content_type":"rpm","test_cases":[]}}
22:45:27 [2025-02-11T22:45:27.537Z] [Pipeline] readJSON
22:45:27 [2025-02-11T22:45:27.632Z] [Pipeline] libraryResource
22:45:27 [2025-02-11T22:45:27.641Z] [Pipeline] readJSON
22:45:27 [2025-02-11T22:45:27.693Z] [Pipeline] node
22:45:27 [2025-02-11T22:45:27.701Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
22:45:27 [2025-02-11T22:45:27.734Z] [Pipeline] {
22:45:27 [2025-02-11T22:45:27.810Z] [Pipeline] writeYaml
22:45:27 [2025-02-11T22:45:27.904Z] [Pipeline] readFile
22:45:27 [2025-02-11T22:45:27.980Z] [Pipeline] }
22:45:28 [2025-02-11T22:45:28.059Z] [Pipeline] // node
22:45:28 [2025-02-11T22:45:28.103Z] [Pipeline] podTemplate
22:45:28 [2025-02-11T22:45:28.113Z] [Pipeline] {
22:45:28 [2025-02-11T22:45:28.190Z] [Pipeline] node
22:45:32 [2025-02-11T22:45:32.792Z] Created Pod: openshift coreos-ci/pod-7da232d5-4b7b-4d10-94c9-9a9e52858847-vdx26-jb0sr
22:45:41 [2025-02-11T22:45:41.081Z] Agent pod-7da232d5-4b7b-4d10-94c9-9a9e52858847-vdx26-jb0sr is provisioned from template pod-7da232d5-4b7b-4d10-94c9-9a9e52858847-vdx26
22:45:41 [2025-02-11T22:45:41.081Z] ---
22:45:41 [2025-02-11T22:45:41.081Z] apiVersion: "v1"
22:45:41 [2025-02-11T22:45:41.081Z] kind: "Pod"
22:45:41 [2025-02-11T22:45:41.081Z] metadata:
22:45:41 [2025-02-11T22:45:41.081Z] annotations:
22:45:41 [2025-02-11T22:45:41.081Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1380/"
22:45:41 [2025-02-11T22:45:41.081Z] runUrl: "job/bodhi-trigger/1380/"
22:45:41 [2025-02-11T22:45:41.081Z] labels:
22:45:41 [2025-02-11T22:45:41.081Z] jenkins: "slave"
22:45:41 [2025-02-11T22:45:41.081Z] jenkins/label-digest: "8d3402d82d27ec677200dd1b436ae47da6a203bc"
22:45:41 [2025-02-11T22:45:41.081Z] jenkins/label: "pod-7da232d5-4b7b-4d10-94c9-9a9e52858847"
22:45:41 [2025-02-11T22:45:41.081Z] name: "pod-7da232d5-4b7b-4d10-94c9-9a9e52858847-vdx26-jb0sr"
22:45:41 [2025-02-11T22:45:41.081Z] namespace: "coreos-ci"
22:45:41 [2025-02-11T22:45:41.081Z] spec:
22:45:41 [2025-02-11T22:45:41.081Z] containers:
22:45:41 [2025-02-11T22:45:41.081Z] - command:
22:45:41 [2025-02-11T22:45:41.081Z] - "/usr/bin/dumb-init"
22:45:41 [2025-02-11T22:45:41.081Z] - "/usr/bin/sleep"
22:45:41 [2025-02-11T22:45:41.081Z] - "infinity"
22:45:41 [2025-02-11T22:45:41.081Z] env:
22:45:41 [2025-02-11T22:45:41.081Z] - name: "NCPUS"
22:45:41 [2025-02-11T22:45:41.081Z] value: "0.1"
22:45:41 [2025-02-11T22:45:41.081Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
22:45:41 [2025-02-11T22:45:41.081Z] imagePullPolicy: "Always"
22:45:41 [2025-02-11T22:45:41.081Z] name: "worker"
22:45:41 [2025-02-11T22:45:41.081Z] resources:
22:45:41 [2025-02-11T22:45:41.081Z] limits:
22:45:41 [2025-02-11T22:45:41.081Z] cpu: "0.1"
22:45:41 [2025-02-11T22:45:41.081Z] requests:
22:45:41 [2025-02-11T22:45:41.081Z] cpu: "0.1"
22:45:41 [2025-02-11T22:45:41.081Z] volumeMounts:
22:45:41 [2025-02-11T22:45:41.081Z] - mountPath: "/srv/"
22:45:41 [2025-02-11T22:45:41.081Z] name: "emptydir-0"
22:45:41 [2025-02-11T22:45:41.081Z] - mountPath: "/home/jenkins/agent"
22:45:41 [2025-02-11T22:45:41.081Z] name: "workspace-volume"
22:45:41 [2025-02-11T22:45:41.081Z] readOnly: false
22:45:41 [2025-02-11T22:45:41.081Z] - env:
22:45:41 [2025-02-11T22:45:41.081Z] - name: "JENKINS_SECRET"
22:45:41 [2025-02-11T22:45:41.081Z] value: "********"
22:45:41 [2025-02-11T22:45:41.081Z] - name: "JENKINS_TUNNEL"
22:45:41 [2025-02-11T22:45:41.081Z] value: "172.30.136.1:50000"
22:45:41 [2025-02-11T22:45:41.081Z] - name: "JENKINS_AGENT_NAME"
22:45:41 [2025-02-11T22:45:41.081Z] value: "pod-7da232d5-4b7b-4d10-94c9-9a9e52858847-vdx26-jb0sr"
22:45:41 [2025-02-11T22:45:41.081Z] - name: "JENKINS_NAME"
22:45:41 [2025-02-11T22:45:41.081Z] value: "pod-7da232d5-4b7b-4d10-94c9-9a9e52858847-vdx26-jb0sr"
22:45:41 [2025-02-11T22:45:41.081Z] - name: "JENKINS_AGENT_WORKDIR"
22:45:41 [2025-02-11T22:45:41.081Z] value: "/home/jenkins/agent"
22:45:41 [2025-02-11T22:45:41.081Z] - name: "JENKINS_URL"
22:45:41 [2025-02-11T22:45:41.081Z] value: "http://172.30.130.216:80/"
22:45:41 [2025-02-11T22:45:41.081Z] image: "jenkins-agent-base:latest"
22:45:41 [2025-02-11T22:45:41.081Z] name: "jnlp"
22:45:41 [2025-02-11T22:45:41.081Z] resources:
22:45:41 [2025-02-11T22:45:41.081Z] limits:
22:45:41 [2025-02-11T22:45:41.081Z] memory: "512Mi"
22:45:41 [2025-02-11T22:45:41.081Z] cpu: "1"
22:45:41 [2025-02-11T22:45:41.081Z] requests:
22:45:41 [2025-02-11T22:45:41.081Z] memory: "512Mi"
22:45:41 [2025-02-11T22:45:41.081Z] cpu: "1"
22:45:41 [2025-02-11T22:45:41.081Z] volumeMounts:
22:45:41 [2025-02-11T22:45:41.081Z] - mountPath: "/home/jenkins/agent"
22:45:41 [2025-02-11T22:45:41.081Z] name: "workspace-volume"
22:45:41 [2025-02-11T22:45:41.081Z] readOnly: false
22:45:41 [2025-02-11T22:45:41.081Z] nodeSelector:
22:45:41 [2025-02-11T22:45:41.081Z] kubernetes.io/os: "linux"
22:45:41 [2025-02-11T22:45:41.081Z] restartPolicy: "Never"
22:45:41 [2025-02-11T22:45:41.081Z] serviceAccountName: "default"
22:45:41 [2025-02-11T22:45:41.081Z] volumes:
22:45:41 [2025-02-11T22:45:41.081Z] - emptyDir: {}
22:45:41 [2025-02-11T22:45:41.081Z] name: "emptydir-0"
22:45:41 [2025-02-11T22:45:41.081Z] - emptyDir:
22:45:41 [2025-02-11T22:45:41.081Z] medium: ""
22:45:41 [2025-02-11T22:45:41.081Z] name: "workspace-volume"
22:45:41 [2025-02-11T22:45:41.081Z]
22:45:41 [2025-02-11T22:45:41.130Z] Running on pod-7da232d5-4b7b-4d10-94c9-9a9e52858847-vdx26-jb0sr in /home/jenkins/agent/workspace/bodhi-trigger
22:45:41 [2025-02-11T22:45:41.223Z] [Pipeline] {
22:45:41 [2025-02-11T22:45:41.578Z] [Pipeline] container
22:45:41 [2025-02-11T22:45:41.623Z] [Pipeline] {
22:45:41 [2025-02-11T22:45:41.943Z] [Pipeline] withEnv
22:45:42 [2025-02-11T22:45:42.006Z] [Pipeline] {
22:45:42 [2025-02-11T22:45:42.275Z] [Pipeline] sh
22:45:43 [2025-02-11T22:45:43.252Z] + set -xeuo pipefail
22:45:43 [2025-02-11T22:45:43.252Z] ++ umask
22:45:43 [2025-02-11T22:45:43.252Z] + '[' 0022 = 0000 ']'
22:45:43 [2025-02-11T22:45:43.252Z] + cat /cosa/coreos-assembler-git.json
22:45:43 [2025-02-11T22:45:43.252Z] {
22:45:43 [2025-02-11T22:45:43.252Z] "date": "2025-02-10T22:23:42Z",
22:45:43 [2025-02-11T22:45:43.252Z] "git": {
22:45:43 [2025-02-11T22:45:43.252Z] "commit": "2c6be440d2ff6b02f73487cc2097f143a1fd057c",
22:45:43 [2025-02-11T22:45:43.252Z] "origin": "https://github.com/coreos/coreos-assembler.git",
22:45:43 [2025-02-11T22:45:43.252Z] "branch": "HEAD",
22:45:43 [2025-02-11T22:45:43.252Z] "dirty": "false"
22:45:43 [2025-02-11T22:45:43.252Z] },
22:45:43 [2025-02-11T22:45:43.252Z] "file": {
22:45:43 [2025-02-11T22:45:43.252Z] "checksum": "fbb80948694e94602dfba002ff63c6b4b762d2b96f2927cd9d75343662453448",
22:45:43 [2025-02-11T22:45:43.252Z] "checksum_type": "sha256",
22:45:43 [2025-02-11T22:45:43.252Z] "format": "tar.gz",
22:45:43 [2025-02-11T22:45:43.252Z] "name": "coreos-assembler-git.tar.gz",
22:45:43 [2025-02-11T22:45:43.252Z] "size": "10005988"
22:45:43 [2025-02-11T22:45:43.252Z] }
22:45:43 [2025-02-11T22:45:43.252Z] }
22:45:43 [2025-02-11T22:45:43.490Z] [Pipeline] }
22:45:43 [2025-02-11T22:45:43.744Z] [Pipeline] // withEnv
22:45:43 [2025-02-11T22:45:43.896Z] [Pipeline] stage
22:45:43 [2025-02-11T22:45:43.945Z] [Pipeline] { (Report Running)
22:45:44 [2025-02-11T22:45:44.237Z] [Pipeline] withCredentials
22:45:44 [2025-02-11T22:45:44.274Z] Masking supported pattern matches of $RDB_PASSWORD
22:45:44 [2025-02-11T22:45:44.385Z] [Pipeline] {
22:45:44 [2025-02-11T22:45:44.597Z] [Pipeline] withEnv
22:45:44 [2025-02-11T22:45:44.626Z] [Pipeline] {
22:45:44 [2025-02-11T22:45:44.809Z] [Pipeline] sh
22:45:45 [2025-02-11T22:45:45.734Z] + set -xeuo pipefail
22:45:45 [2025-02-11T22:45:45.734Z] ++ umask
22:45:45 [2025-02-11T22:45:45.734Z] + '[' 0022 = 0000 ']'
22:45:45 [2025-02-11T22:45:45.734Z] + /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-0ef718fbd5 --stream rawhide
22:45:48 [2025-02-11T22:45:48.340Z] [Pipeline] }
22:45:48 [2025-02-11T22:45:48.555Z] [Pipeline] // withEnv
22:45:48 [2025-02-11T22:45:48.704Z] [Pipeline] }
22:45:48 [2025-02-11T22:45:48.992Z] [Pipeline] // withCredentials
22:45:49 [2025-02-11T22:45:49.065Z] [Pipeline] }
22:45:49 [2025-02-11T22:45:49.289Z] [Pipeline] // stage
22:45:49 [2025-02-11T22:45:49.327Z] [Pipeline] stage
22:45:49 [2025-02-11T22:45:49.331Z] [Pipeline] { (Test)
22:45:49 [2025-02-11T22:45:49.389Z] [Pipeline] build
22:45:49 [2025-02-11T22:45:49.393Z] Scheduling project: test-override
22:45:52 [2025-02-11T22:45:52.509Z] Starting building: test-override #1391
00:55:59 [2025-02-12T00:55:59.292Z] Build test-override #1391 completed: SUCCESS
00:55:59 [2025-02-12T00:55:59.343Z] [Pipeline] }
00:55:59 [2025-02-12T00:55:59.556Z] [Pipeline] // stage
00:55:59 [2025-02-12T00:55:59.703Z] [Pipeline] stage
00:55:59 [2025-02-12T00:55:59.730Z] [Pipeline] { (Report Completion)
00:55:59 [2025-02-12T00:55:59.913Z] [Pipeline] withCredentials
00:55:59 [2025-02-12T00:55:59.964Z] Masking supported pattern matches of $RDB_PASSWORD
00:56:00 [2025-02-12T00:56:00.073Z] [Pipeline] {
00:56:00 [2025-02-12T00:56:00.201Z] [Pipeline] withEnv
00:56:00 [2025-02-12T00:56:00.233Z] [Pipeline] {
00:56:00 [2025-02-12T00:56:00.451Z] [Pipeline] sh
00:56:01 [2025-02-12T00:56:01.335Z] + set -xeuo pipefail
00:56:01 [2025-02-12T00:56:01.336Z] ++ umask
00:56:01 [2025-02-12T00:56:01.336Z] + '[' 0022 = 0000 ']'
00:56:01 [2025-02-12T00:56:01.336Z] + /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/1391 --outcome PASSED --advisory FEDORA-2025-0ef718fbd5 --stream rawhide
00:56:03 [2025-02-12T00:56:03.293Z] [Pipeline] }
00:56:03 [2025-02-12T00:56:03.597Z] [Pipeline] // withEnv
00:56:03 [2025-02-12T00:56:03.679Z] [Pipeline] }
00:56:03 [2025-02-12T00:56:03.817Z] [Pipeline] // withCredentials
00:56:03 [2025-02-12T00:56:03.845Z] [Pipeline] withCredentials
00:56:03 [2025-02-12T00:56:03.862Z] Masking supported pattern matches of $TOKEN
00:56:03 [2025-02-12T00:56:03.877Z] [Pipeline] {
00:56:03 [2025-02-12T00:56:03.900Z] [Pipeline] withEnv
00:56:03 [2025-02-12T00:56:03.903Z] [Pipeline] {
00:56:03 [2025-02-12T00:56:03.987Z] [Pipeline] sh
00:56:04 [2025-02-12T00:56:04.845Z] + set -xeuo pipefail
00:56:04 [2025-02-12T00:56:04.845Z] ++ umask
00:56:04 [2025-02-12T00:56:04.845Z] + '[' 0022 = 0000 ']'
00:56:04 [2025-02-12T00:56:04.845Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
00:56:04 [2025-02-12T00:56:04.845Z] {
00:56:04 [2025-02-12T00:56:04.845Z] "body": "���� kernel-6.14.0-0.rc2.20250211gitfebbc555cf0f.23.fc43 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1391) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-0ef718fbd5)"
00:56:04 [2025-02-12T00:56:04.845Z] }'
00:56:05 [2025-02-12T00:56:05.411Z] [Pipeline] }
00:56:05 [2025-02-12T00:56:05.594Z] [Pipeline] // withEnv
00:56:05 [2025-02-12T00:56:05.604Z] [Pipeline] }
00:56:05 [2025-02-12T00:56:05.678Z] [Pipeline] // withCredentials
00:56:05 [2025-02-12T00:56:05.711Z] [Pipeline] }
00:56:05 [2025-02-12T00:56:05.866Z] [Pipeline] // stage
00:56:05 [2025-02-12T00:56:05.893Z] [Pipeline] }
00:56:05 [2025-02-12T00:56:05.995Z] [Pipeline] // container
00:56:06 [2025-02-12T00:56:06.028Z] [Pipeline] }
00:56:06 [2025-02-12T00:56:06.120Z] [Pipeline] // node
00:56:06 [2025-02-12T00:56:06.138Z] [Pipeline] }
00:56:06 [2025-02-12T00:56:06.211Z] [Pipeline] // podTemplate
00:56:06 [2025-02-12T00:56:06.244Z] [Pipeline] End of Pipeline
00:56:06 [2025-02-12T00:56:06.293Z] Finished: SUCCESS