| Step | Arguments | Status | |
|---|---|---|---|
| Start of Pipeline - (2 min 9 sec in block) | |||
| node - (0.66 sec in block) | |||
| node block - (0.65 sec in block) | |||
| withEnv - (0.51 sec in block) | HOME | ||
| withEnv block - (0.51 sec in block) | |||
| sh - (0.5 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi rm -rf pipe && git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe | ||
| load - (0.11 sec in block) | pipe/utils.groovy | ||
| load block (pipe/utils.groovy) - (5 ms in block) | |||
| readYaml - (5 ms in self) | pipe/config.yaml | ||
| properties - (50 ms in self) | |||
| libraryResource - (1 ms in self) | com/github/coreos/pod.json | ||
| readJSON - (5 ms in self) | |||
| node - (27 ms in block) | |||
| node block - (14 ms in block) | |||
| writeYaml - (4 ms in self) | |||
| readFile - (6 ms in self) | pod-632f1a69-03c9-4b10-8921-0d7a08595df2.yaml | ||
| podTemplate - (2 min 8 sec in block) | |||
| podTemplate block - (2 min 8 sec in block) | |||
| node - (2 min 8 sec in block) | pod-632f1a69-03c9-4b10-8921-0d7a08595df2 | ||
| node block - (2 min 3 sec in block) | |||
| container - (2 min 3 sec in block) | worker | ||
| container block - (2 min 3 sec in block) | |||
| withEnv - (0.68 sec in block) | HOME | ||
| withEnv block - (0.67 sec in block) | |||
| sh - (0.67 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi (cat /cosa/coreos-assembler-git.json || :) | tee coreos-assembler-git.json | ||
| archiveArtifacts - (0.49 sec in self) | coreos-assembler-git.json | ||
| withEnv - (0.75 sec in block) | HOME | ||
| withEnv block - (0.74 sec in block) | |||
| sh - (0.74 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi rpm -qa | sort > coreos-assembler-rpmdb.txt | ||
| archiveArtifacts - (13 ms in self) | coreos-assembler-rpmdb.txt | ||
| withEnv - (0.49 sec in block) | HOME | ||
| withEnv block - (0.48 sec in block) | |||
| sh - (0.48 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi rm coreos-assembler-git.json coreos-assembler-rpmdb.txt | ||
| timeout - (2 min 1 sec in block) | |||
| timeout block - (2 min 1 sec in block) | |||
| withEnv - (0.5 sec in block) | HOME | ||
| withEnv block - (0.5 sec in block) | |||
| sh - (0.49 sec in self) | set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-fbfc65e5f7 | jq -r .update.builds[].nvr | ||
| stage - (0.54 sec in block) | Report Running | ||
| stage block (Report Running) - (0.52 sec in block) | |||
| withCredentials - (0.51 sec in block) | |||
| withCredentials block - (0.5 sec in block) | |||
| withEnv - (0.49 sec in block) | HOME | ||
| withEnv block - (0.49 sec in block) | |||
| sh - (0.48 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi /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/460/display/redirect --outcome RUNNING --advisory FEDORA-2025-fbfc65e5f7 --stream testing-devel | ||
| withCredentials - (5 ms in block) | |||
| echo - (4 ms in self) | Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping | ||
| withCredentials - (8 ms in block) | |||
| echo - (4 ms in self) | Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping | ||
| withCredentials - (8 ms in block) | |||
| echo - (4 ms in self) | Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping | ||
| withEnv - (0.5 sec in block) | HOME | ||
| withEnv block - (0.49 sec in block) | |||
| sh - (0.49 sec in self) | set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi git ls-remote https://github.com/coreos/fedora-coreos-config refs/heads/testing-devel | cut -d $' ' -f 1 | ||
| withEnv - (4 sec in block) | HOME | ||
| withEnv block - (4 sec in block) | |||
| sh - (4 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa init --branch testing-devel --commit=4aa7c004581a11a54f7d2a50a9875d171c7a8c1b https://github.com/coreos/fedora-coreos-config | ||
| stage - (2.1 sec in block) | Initialize Remotes | ||
| stage block (Initialize Remotes) - (2.1 sec in block) | |||
| parallel - (2 sec in block) | |||
| parallel block (Branch: x86_64) - (2 sec in block) | |||
| withEnv - (2 sec in block) | HOME | ||
| withEnv block - (2 sec in block) | |||
| sh - (2 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa buildfetch --stream testing-devel | ||
| stage - (1 min 51 sec in block) | Download Overrides | ||
| stage block (Download Overrides) - (1 min 51 sec in block) | |||
| parallel - (1 min 51 sec in block) | |||
| parallel block (Branch: x86_64) - (1 min 51 sec in block) | |||
| withEnv - (1 min 51 sec in block) | HOME | ||
| withEnv block - (1 min 51 sec in block) | |||
| sh - (1 min 51 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa shell -- env -C overrides/rpm koji download-build kernel-6.17.8-300.fc43 --arch x86_64 --arch noarch | ||
| stage - (1.6 sec in block) | Report Completion | ||
| stage block (Report Completion) - (1.6 sec in block) | |||
| withCredentials - (0.54 sec in block) | |||
| withCredentials block - (0.52 sec in block) | |||
| withEnv - (0.51 sec in block) | HOME | ||
| withEnv block - (0.5 sec in block) | |||
| sh - (0.5 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi /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/460/display/redirect --outcome FAILED --advisory FEDORA-2025-fbfc65e5f7 --stream testing-devel | ||
| withCredentials - (1 sec in block) | |||
| withCredentials block - (1 sec in block) | |||
| withEnv - (1 sec in block) | HOME | ||
| withEnv block - (1 sec in block) | |||
| sh - (1 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -X POST -H "Content-Type: application/json" -u $TOKEN $MATRIX_WEBHOOK_URL --silent -d ' { "body": "🔴 kernel-6.17.8-300.fc43 - [🌊](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/460/display/redirect) [🪷](https://bodhi.fedoraproject.org/updates/FEDORA-2025-fbfc65e5f7)" }' |
