Step | Arguments | Status | |
---|---|---|---|
Start of Pipeline - (2 hr 5 min in block) | |||
node - (0.71 sec in block) | |||
node block - (0.65 sec in block) | |||
withEnv - (0.54 sec in block) | HOME | ||
withEnv block - (0.53 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 - (89 ms in block) | pipe/utils.groovy | ||
load block (pipe/utils.groovy) - (3 ms in block) | |||
readYaml - (3 ms in self) | pipe/config.yaml | ||
properties - (0.11 sec in self) | |||
libraryResource - (2 ms in self) | com/github/coreos/pod.json | ||
readJSON - (4 ms in self) | |||
node - (45 ms in block) | |||
node block - (8 ms in block) | |||
writeYaml - (3 ms in self) | |||
readFile - (2 ms in self) | pod-9354ab45-a9c2-4108-9649-33ffb2537da8.yaml | ||
podTemplate - (2 hr 5 min in block) | |||
podTemplate block - (2 hr 5 min in block) | |||
node - (2 hr 5 min in block) | pod-9354ab45-a9c2-4108-9649-33ffb2537da8 | ||
node block - (2 hr 5 min in block) | |||
container - (2 hr 5 min in block) | worker | ||
container block - (2 hr 5 min in block) | |||
withEnv - (1.2 sec in block) | HOME | ||
withEnv block - (1.2 sec in block) | |||
sh - (1.1 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cat /cosa/coreos-assembler-git.json || : | ||
timeout - (2 hr 5 min in block) | |||
timeout block - (2 hr 5 min in block) | |||
withEnv - (0.67 sec in block) | HOME | ||
withEnv block - (0.6 sec in block) | |||
sh - (0.55 sec in self) | set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-1ec58dfeb8 | jq -r .update.builds[].nvr | ||
stage - (1 sec in block) | Report Running | ||
stage block (Report Running) - (1 sec in block) | |||
withCredentials - (0.98 sec in block) | |||
withCredentials block - (0.91 sec in block) | |||
withEnv - (0.85 sec in block) | HOME | ||
withEnv block - (0.84 sec in block) | |||
sh - (0.81 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/1540/display/redirect --outcome RUNNING --advisory FEDORA-2025-1ec58dfeb8 --stream next-devel | ||
withCredentials - (32 ms in block) | |||
echo - (34 ms in self) | Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping | ||
withCredentials - (47 ms in block) | |||
echo - (28 ms in self) | Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping | ||
withCredentials - (38 ms in block) | |||
echo - (5 ms in self) | Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping | ||
withEnv - (0.56 sec in block) | HOME | ||
withEnv block - (0.53 sec in block) | |||
sh - (0.53 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/next-devel | cut -d $' ' -f 1 | ||
withEnv - (3.4 sec in block) | HOME | ||
withEnv block - (3.3 sec in block) | |||
sh - (3.3 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa init --branch next-devel --commit=f7c1de5f8ab4859047326e1ffba64a3128376035 https://github.com/coreos/fedora-coreos-config | ||
stage - (0.14 sec in block) | Initialize Remotes | ||
stage block (Initialize Remotes) - (0.1 sec in block) | |||
parallel - (67 ms in block) | |||
parallel block (Branch: x86_64) - (60 ms in block) | |||
stage - (6.1 sec in block) | Download Overrides | ||
stage block (Download Overrides) - (6 sec in block) | |||
parallel - (6 sec in block) | |||
parallel block (Branch: x86_64) - (6 sec in block) | |||
withEnv - (5.1 sec in block) | HOME | ||
withEnv block - (5.1 sec in block) | |||
sh - (5.1 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa shell -- env -C overrides/rpm koji download-build kernel-6.14.0-0.rc7.56.fc42 --arch x86_64 --arch noarch | ||
withEnv - (0.81 sec in block) | HOME | ||
withEnv block - (0.81 sec in block) | |||
sh - (0.81 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa shell -- env -C overrides/rpm koji download-build kernel-headers-6.14.0-0.rc7.56.fc42 --arch x86_64 --arch noarch | ||
parallel - (2 hr 5 min in block) | |||
parallel block (Branch: x86_64) - (2 hr 5 min in block) | |||
stage - (2 min 42 sec in block) | x86_64:Fetch | ||
stage block (x86_64:Fetch) - (2 min 42 sec in block) | |||
withEnv - (2 min 42 sec in block) | HOME | ||
withEnv block - (2 min 42 sec in block) | |||
sh - (2 min 42 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa fetch --with-cosa-overrides | ||
stage - (14 min in block) | x86_64:Build OSTree/QEMU | ||
stage block (x86_64:Build OSTree/QEMU) - (14 min in block) | |||
withEnv - (14 min in block) | HOME | ||
withEnv block - (14 min in block) | |||
sh - (14 min in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa build | ||
withEnv - (0.71 sec in block) | HOME | ||
withEnv block - (0.62 sec in block) | |||
sh - (0.62 sec in self) | set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi uuidgen | cut -f1 -d- | ||
withEnv - (0.61 sec in block) | HOME | ||
withEnv block - (0.54 sec in block) | |||
sh - (0.53 sec in self) | set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX | ||
parallel - (44 min in block) | |||
parallel block (Branch: x86_64:kola) - (26 ms in block) | |||
withEnv - (0.61 sec in block) | HOME | ||
withEnv block - (0.56 sec in block) | |||
sh - (0.56 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi test -d /home/jenkins/agent/workspace/test-override/tests/kola configorigin=$(cd /home/jenkins/agent/workspace/test-override/src/config && git config --get remote.origin.url) gitorigin=$(cd /home/jenkins/agent/workspace/test-override && git config --get remote.origin.url) test "$configorigin" != "$gitorigin" | ||
withEnv - (0.56 sec in block) | HOME | ||
withEnv block - (0.54 sec in block) | |||
sh - (0.53 sec in self) | set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi kola list --json | jq -r '.[].Name' | ||
withEnv - (16 min in block) | HOME | ||
withEnv block - (16 min in block) | |||
sh - (16 min in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-OIm6k/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag='!reprovision' --parallel=5 | ||
withEnv - (28 min in block) | HOME | ||
withEnv block - (28 min in block) | |||
sh - (28 min in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-OIm6k/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag='reprovision' | ||
parallel block (Branch: x86_64:kola:upgrade) - (3 min 13 sec in block) | |||
withEnv - (3 min 13 sec in block) | HOME | ||
withEnv block - (3 min 13 sec in block) | |||
sh - (3 min 12 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-OIm6k/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades | ||
withEnv - (0.57 sec in block) | HOME | ||
withEnv block - (0.55 sec in block) | |||
sh - (0.54 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-OIm6k/kola-upgrade-x86_64 | ||
withEnv - (0.83 sec in block) | HOME | ||
withEnv block - (0.78 sec in block) | |||
sh - (0.78 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-OIm6k -c --xz kola-upgrade-x86_64 > /home/jenkins/agent/workspace/test-override/kola-upgrade-x86_64-e6639b76.tar.xz || : | ||
archiveArtifacts - (0.62 sec in self) | |||
withEnv - (0.55 sec in block) | HOME | ||
withEnv block - (0.54 sec in block) | |||
sh - (0.53 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-OIm6k/kola-upgrade-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-upgrade-x86_64-e6639b76.xml || : | ||
junit - (0.87 sec in self) | |||
withEnv - (0.54 sec in block) | HOME | ||
withEnv block - (0.53 sec in block) | |||
sh - (0.53 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-OIm6k/kola-x86_64 | ||
withEnv - (6.1 sec in block) | HOME | ||
withEnv block - (6.1 sec in block) | |||
sh - (6.1 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-OIm6k -c --xz kola-x86_64 > /home/jenkins/agent/workspace/test-override/kola-x86_64-e6639b76.tar.xz || : | ||
archiveArtifacts - (2.9 sec in self) | |||
withEnv - (0.55 sec in block) | HOME | ||
withEnv block - (0.54 sec in block) | |||
sh - (0.54 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-OIm6k/kola-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-x86_64-e6639b76.xml || : | ||
junit - (0.14 sec in self) | |||
withEnv - (0.54 sec in block) | HOME | ||
withEnv block - (0.53 sec in block) | |||
sh - (0.52 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-OIm6k/kola-reprovision-x86_64 | ||
withEnv - (3.7 sec in block) | HOME | ||
withEnv block - (3.7 sec in block) | |||
sh - (3.7 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-OIm6k -c --xz kola-reprovision-x86_64 > /home/jenkins/agent/workspace/test-override/kola-reprovision-x86_64-e6639b76.tar.xz || : | ||
archiveArtifacts - (0.34 sec in self) | |||
withEnv - (0.54 sec in block) | HOME | ||
withEnv block - (0.54 sec in block) | |||
sh - (0.53 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-OIm6k/kola-reprovision-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-reprovision-x86_64-e6639b76.xml || : | ||
junit - (43 ms in self) | |||
stage - (11 min in block) | x86_64:Build Live | ||
stage block (x86_64:Build Live) - (11 min in block) | |||
withEnv - (6 min 1 sec in block) | HOME | ||
withEnv block - (6 min 1 sec in block) | |||
sh - (6 min 1 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa osbuild metal metal4k live | ||
withEnv - (5 min 7 sec in block) | HOME | ||
withEnv block - (5 min 7 sec in block) | |||
sh - (5 min 7 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal | ||
stage - (51 min in block) | x86_64:kola:testiso | ||
stage block (x86_64:kola:testiso) - (51 min in block) | |||
withEnv - (0.6 sec in block) | HOME | ||
withEnv block - (0.58 sec in block) | |||
sh - (0.58 sec in self) | set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi uuidgen | cut -f1 -d- | ||
withEnv - (0.61 sec in block) | HOME | ||
withEnv block - (0.6 sec in block) | |||
sh - (0.58 sec in self) | set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX | ||
withEnv - (51 min in block) | HOME | ||
withEnv block - (51 min in block) | |||
sh - (51 min in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-mUMbX/kola-testiso-x86_64 | ||
withEnv - (3.1 sec in block) | HOME | ||
withEnv block - (3.1 sec in block) | |||
sh - (3 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-mUMbX -c --xz kola-testiso-x86_64 > /home/jenkins/agent/workspace/test-override/kola-testiso-x86_64-d7583065.tar.xz || : | ||
archiveArtifacts - (73 ms in self) | |||
withEnv - (0.56 sec in block) | HOME | ||
withEnv block - (0.53 sec in block) | |||
sh - (0.53 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-mUMbX/kola-testiso-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-testiso-x86_64-d7583065.xml || : | ||
junit - (83 ms in self) | |||
stage - (37 ms in block) | x86_64:Destroy Remote | ||
stage block (x86_64:Destroy Remote) - (34 ms in block) | |||
stage - (2.8 sec in block) | Report Completion | ||
stage block (Report Completion) - (2.8 sec in block) | |||
withCredentials - (0.92 sec in block) | |||
withCredentials block - (0.81 sec in block) | |||
withEnv - (0.8 sec in block) | HOME | ||
withEnv block - (0.79 sec in block) | |||
sh - (0.78 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/1540/display/redirect --outcome PASSED --advisory FEDORA-2025-1ec58dfeb8 --stream next-devel | ||
withCredentials - (1.9 sec in block) | |||
withCredentials block - (1.7 sec in block) | |||
withEnv - (1.7 sec in block) | HOME | ||
withEnv block - (1.7 sec in block) | |||
sh - (1.6 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.14.0-0.rc7.56.fc42 kernel-headers-6.14.0-0.rc7.56.fc42 - [🌊](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/1540/display/redirect) [🪷](https://bodhi.fedoraproject.org/updates/FEDORA-2025-1ec58dfeb8)" }' |