Start of Pipeline - (1 hr 33 min in block) | | | |
node - (0.63 sec in block) | | | |
node block - (0.61 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 - (85 ms in block) | pipe/utils.groovy | | |
load block (pipe/utils.groovy) - (3 ms in block) | | | |
readYaml - (5 ms in self) | pipe/config.yaml | | |
properties - (51 ms in self) | | | |
libraryResource - (1 ms in self) | com/github/coreos/pod.json | | |
readJSON - (5 ms in self) | | | |
node - (20 ms in block) | | | |
node block - (11 ms in block) | | | |
writeYaml - (4 ms in self) | | | |
readFile - (3 ms in self) | pod-540bf005-c6e0-4882-b65b-31d4cf0486e5.yaml | | |
podTemplate - (1 hr 33 min in block) | | | |
podTemplate block - (1 hr 33 min in block) | | | |
node - (1 hr 33 min in block) | pod-540bf005-c6e0-4882-b65b-31d4cf0486e5 | | |
node block - (1 hr 32 min in block) | | | |
container - (1 hr 32 min in block) | worker | | |
container block - (1 hr 32 min in block) | | | |
withEnv - (0.59 sec in block) | HOME | | |
withEnv block - (0.58 sec in block) | | | |
sh - (0.58 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.5 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 - (9 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 - (1 hr 32 min in block) | | | |
timeout block - (1 hr 32 min in block) | | | |
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
curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-8d6a20c196 | jq -r .update.builds[].nvr
| | |
stage - (0.53 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.49 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/21/display/redirect --outcome RUNNING --advisory FEDORA-2025-8d6a20c196 --stream rawhide
| | |
withCredentials - (5 ms in block) | | | |
echo - (5 ms in self) | Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping | | |
withCredentials - (10 ms in block) | | | |
echo - (3 ms in self) | Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping | | |
withCredentials - (10 ms in block) | | | |
echo - (3 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.48 sec in self) |
set -euo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json
| | |
readJSON - (19 ms in self) | | | |
withEnv - (0.49 sec in block) | HOME | | |
withEnv block - (0.49 sec in block) | | | |
sh - (0.48 sec in self) |
set -euo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250706.91.0/x86_64/meta.json
| | |
readJSON - (4 ms in self) | | | |
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 init --branch rawhide --commit=36fb6f08af91837de9a035e41b8d13235aa2f3df https://github.com/coreos/fedora-coreos-config
| | |
stage - (1 sec in block) | Initialize Remotes | | |
stage block (Initialize Remotes) - (1 sec in block) | | | |
parallel - (1 sec in block) | | | |
parallel block (Branch: x86_64) - (1 sec in block) | | | |
withEnv - (0.99 sec in block) | HOME | | |
withEnv block - (0.99 sec in block) | | | |
sh - (0.98 sec in self) |
set -xeuo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
cosa buildfetch --stream rawhide --build 43.20250706.91.0 --file manifest-lock.generated.x86_64.json
| | |
stage - (0.77 sec in block) | Download Overrides | | |
stage block (Download Overrides) - (0.76 sec in block) | | | |
parallel - (0.75 sec in block) | | | |
parallel block (Branch: x86_64) - (0.75 sec in block) | | | |
withEnv - (0.74 sec in block) | HOME | | |
withEnv block - (0.73 sec in block) | | | |
sh - (0.73 sec in self) |
set -xeuo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
cosa shell -- env -C overrides/rpm koji download-build ignition-2.22.0-1.fc43 --arch x86_64 --arch noarch
| | |
parallel - (1 hr 32 min in block) | | | |
parallel block (Branch: x86_64) - (1 hr 32 min in block) | | | |
stage - (1 min 27 sec in block) | x86_64:Fetch | | |
stage block (x86_64:Fetch) - (1 min 27 sec in block) | | | |
withEnv - (1 min 27 sec in block) | HOME | | |
withEnv block - (1 min 27 sec in block) | | | |
sh - (1 min 27 sec in self) |
set -xeuo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
cosa fetch --with-cosa-overrides --autolock 43.20250706.91.0
| | |
stage - (7 min 1 sec in block) | x86_64:Build OSTree/QEMU | | |
stage block (x86_64:Build OSTree/QEMU) - (7 min 1 sec in block) | | | |
withEnv - (7 min 1 sec in block) | HOME | | |
withEnv block - (7 min 1 sec in block) | | | |
sh - (7 min 1 sec in self) |
set -xeuo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
cosa build --autolock 43.20250706.91.0
| | |
withEnv - (0.5 sec in block) | HOME | | |
withEnv block - (0.49 sec in block) | | | |
sh - (0.48 sec in self) |
set -euo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
uuidgen | cut -f1 -d-
| | |
withEnv - (0.5 sec in block) | HOME | | |
withEnv block - (0.49 sec in block) | | | |
sh - (0.48 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 - (35 min in block) | | | |
parallel block (Branch: x86_64:kola) - (19 ms in block) | | | |
withEnv - (0.5 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
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.5 sec in block) | HOME | | |
withEnv block - (0.48 sec in block) | | | |
sh - (0.47 sec in self) |
set -euo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
kola list --json | jq -r '.[].Name'
| | |
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
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-snJnS/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag='!reprovision' --parallel=5
| | |
withEnv - (20 min in block) | HOME | | |
withEnv block - (20 min in block) | | | |
sh - (20 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-snJnS/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag='reprovision'
| | |
parallel block (Branch: x86_64:kola:upgrade) - (1 min 41 sec in block) | | | |
withEnv - (1 min 41 sec in block) | HOME | | |
withEnv block - (1 min 41 sec in block) | | | |
sh - (1 min 40 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-snJnS/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades
| | |
withEnv - (0.5 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
cd /home/jenkins/agent/workspace/test-override && cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-snJnS/kola-upgrade-x86_64
| | |
withEnv - (0.5 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
cd /home/jenkins/agent/workspace/test-override && cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-snJnS -c --xz kola-upgrade-x86_64 > /home/jenkins/agent/workspace/test-override/kola-upgrade-x86_64-cde539a1.tar.xz || :
| | |
archiveArtifacts - (26 ms in self) | | | |
withEnv - (0.49 sec in block) | HOME | | |
withEnv block - (0.48 sec in block) | | | |
sh - (0.47 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-snJnS/kola-upgrade-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-upgrade-x86_64-cde539a1.xml || :
| | |
junit - (0.37 sec in self) | | | |
withEnv - (0.53 sec in block) | HOME | | |
withEnv block - (0.52 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-snJnS/kola-x86_64
| | |
withEnv - (4.6 sec in block) | HOME | | |
withEnv block - (4.6 sec in block) | | | |
sh - (4.6 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-snJnS -c --xz kola-x86_64 > /home/jenkins/agent/workspace/test-override/kola-x86_64-cde539a1.tar.xz || :
| | |
archiveArtifacts - (1.7 sec in self) | | | |
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
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-snJnS/kola-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-x86_64-cde539a1.xml || :
| | |
junit - (16 ms in self) | | | |
withEnv - (0.49 sec in block) | HOME | | |
withEnv block - (0.48 sec in block) | | | |
sh - (0.47 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-snJnS/kola-reprovision-x86_64
| | |
withEnv - (2.9 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
cd /home/jenkins/agent/workspace/test-override && cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-snJnS -c --xz kola-reprovision-x86_64 > /home/jenkins/agent/workspace/test-override/kola-reprovision-x86_64-cde539a1.tar.xz || :
| | |
archiveArtifacts - (0.15 sec in self) | | | |
withEnv - (0.49 sec in block) | HOME | | |
withEnv block - (0.48 sec in block) | | | |
sh - (0.47 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-snJnS/kola-reprovision-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-reprovision-x86_64-cde539a1.xml || :
| | |
junit - (14 ms in self) | | | |
stage - (8 min 43 sec in block) | x86_64:Build Live | | |
stage block (x86_64:Build Live) - (8 min 43 sec in block) | | | |
withEnv - (4 min 21 sec in block) | HOME | | |
withEnv block - (4 min 21 sec in block) | | | |
sh - (4 min 21 sec in self) |
set -xeuo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
cosa osbuild metal metal4k live
| | |
withEnv - (4 min 21 sec in block) | HOME | | |
withEnv block - (4 min 21 sec in block) | | | |
sh - (4 min 21 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 - (39 min in block) | x86_64:kola:testiso | | |
stage block (x86_64:kola:testiso) - (39 min in block) | | | |
withEnv - (0.49 sec in block) | HOME | | |
withEnv block - (0.48 sec in block) | | | |
sh - (0.48 sec in self) |
set -euo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
uuidgen | cut -f1 -d-
| | |
withEnv - (0.52 sec in block) | HOME | | |
withEnv block - (0.51 sec in block) | | | |
sh - (0.5 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 - (39 min in block) | HOME | | |
withEnv block - (39 min in block) | | | |
sh - (39 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-uNkYe/kola-testiso-x86_64
| | |
withEnv - (2.4 sec in block) | HOME | | |
withEnv block - (2.3 sec in block) | | | |
sh - (2.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-uNkYe -c --xz kola-testiso-x86_64 > /home/jenkins/agent/workspace/test-override/kola-testiso-x86_64-31b6e23c.tar.xz || :
| | |
archiveArtifacts - (32 ms in self) | | | |
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
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-uNkYe/kola-testiso-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-testiso-x86_64-31b6e23c.xml || :
| | |
junit - (15 ms in self) | | | |
stage - (10 ms in block) | x86_64:Destroy Remote | | |
stage block (x86_64:Destroy Remote) - (4 ms in block) | | | |
stage - (1.5 sec in block) | Report Completion | | |
stage block (Report Completion) - (1.5 sec in block) | | | |
withCredentials - (0.51 sec in block) | | | |
withCredentials block - (0.49 sec in block) | | | |
withEnv - (0.48 sec in block) | HOME | | |
withEnv block - (0.48 sec in block) | | | |
sh - (0.47 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/21/display/redirect --outcome PASSED --advisory FEDORA-2025-8d6a20c196 --stream rawhide
| | |
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": "🟢 ignition-2.22.0-1.fc43 - [🌊](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/21/display/redirect) [🪷](https://bodhi.fedoraproject.org/updates/FEDORA-2025-8d6a20c196)"
}'
| | |