Step | Arguments | Status | |
---|---|---|---|
Start of Pipeline - (2 min 6 sec in block) | |||
node - (2.2 sec in block) | |||
node block - (2.1 sec in block) | |||
checkout - (0.19 sec in self) | |||
readYaml - (0.21 sec in self) | bodhi-testing.yaml | ||
withEnv - (0.42 sec in block) | HOME | ||
withEnv block - (0.34 sec in block) | |||
sh - (0.28 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.29 sec in block) | pipe/utils.groovy | ||
load block (pipe/utils.groovy) - (33 ms in block) | |||
readYaml - (0.1 sec in self) | pipe/config.yaml | ||
withEnv - (0.43 sec in block) | HOME | ||
withEnv block - (0.32 sec in block) | |||
sh - (0.27 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml | ||
readYaml - (27 ms in self) | manifest.yaml | ||
withEnv - (0.37 sec in block) | HOME | ||
withEnv block - (0.32 sec in block) | |||
sh - (0.29 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml | ||
readYaml - (31 ms in self) | manifest.yaml | ||
properties - (15 ms in self) | |||
echo - (10 ms in self) | |||
readJSON - (71 ms in self) | |||
libraryResource - (11 ms in self) | com/github/coreos/pod.json | ||
readJSON - (31 ms in self) | |||
node - (0.22 sec in block) | |||
node block - (76 ms in block) | |||
writeYaml - (26 ms in self) | |||
readFile - (24 ms in self) | pod-111e0eb3-3d5a-4e83-bc12-79c30fdadb63.yaml | ||
podTemplate - (2 min 3 sec in block) | |||
podTemplate block - (2 min 3 sec in block) | |||
node - (2 min 3 sec in block) | pod-111e0eb3-3d5a-4e83-bc12-79c30fdadb63 | ||
node block - (1 min 53 sec in block) | |||
container - (1 min 53 sec in block) | worker | ||
container block - (1 min 53 sec in block) | |||
withEnv - (1.9 sec in block) | HOME | ||
withEnv block - (1.8 sec in block) | |||
sh - (1.7 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cat /cosa/coreos-assembler-git.json || : | ||
stage - (3.4 sec in block) | Report Running | ||
stage block (Report Running) - (3.3 sec in block) | |||
withCredentials - (3.3 sec in block) | |||
withCredentials block - (3.1 sec in block) | |||
withEnv - (3 sec in block) | HOME | ||
withEnv block - (2.9 sec in block) | |||
sh - (2.9 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 --outcome RUNNING --advisory FEDORA-2024-3588cd5a27 --stream rawhide | ||
stage - (1 min 39 sec in block) | Test | ||
stage block (Test) - (1 min 39 sec in block) | |||
build (Building test-override) - (1 min 39 sec in self) | |||
stage - (8.4 sec in block) | Report Completion | ||
stage block (Report Completion) - (8.3 sec in block) | |||
withCredentials - (5.5 sec in block) | |||
withCredentials block - (4.9 sec in block) | |||
withEnv - (4.6 sec in block) | HOME | ||
withEnv block - (4.4 sec in block) | |||
sh - (4.2 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//blue/organizations/jenkins/test-override/detail/test-override/1237 --outcome FAILED --advisory FEDORA-2024-3588cd5a27 --stream rawhide | ||
withCredentials - (2.5 sec in block) | |||
withCredentials block - (2.1 sec in block) | |||
withEnv - (1.8 sec in block) | HOME | ||
withEnv block - (1.6 sec in block) | |||
sh - (1.4 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": "🔴 NetworkManager-1.51.2-4.fc42 - [🌊](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1237) [🪷](https://bodhi.fedoraproject.org/updates/FEDORA-2024-3588cd5a27)" }' |