StepArgumentsStatus
Start of Pipeline - (1 hr 49 min in block)
node - (0.97 sec in block)
node block - (0.85 sec in block)
withEnv - (0.59 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 - (0.13 sec in block)pipe/utils.groovy
load block (pipe/utils.groovy) - (2 ms in block)
readYaml - (36 ms in self)pipe/config.yaml
properties - (83 ms in self)
libraryResource - (2 ms in self)com/github/coreos/pod.json
readJSON - (24 ms in self)
node - (0.25 sec in block)
node block - (0.12 sec in block)
writeYaml - (31 ms in self)
readFile - (49 ms in self)pod-4995f1a2-1a6f-44e3-be74-3d5824fb3f5e.yaml
podTemplate - (1 hr 49 min in block)
podTemplate block - (1 hr 49 min in block)
node - (1 hr 49 min in block)pod-4995f1a2-1a6f-44e3-be74-3d5824fb3f5e
node block - (1 hr 48 min in block)
container - (1 hr 48 min in block)worker
container block - (1 hr 48 min in block)
withEnv - (1.1 sec in block)HOME
withEnv block - (1 sec in block)
sh - (0.94 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cat /cosa/coreos-assembler-git.json || :
timeout - (1 hr 48 min in block)
timeout block - (1 hr 48 min in block)
withEnv - (0.74 sec in block)HOME
withEnv block - (0.62 sec in block)
sh - (0.56 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2024-78c877c769 | jq -r .update.title
withEnv - (0.67 sec in block)HOME
withEnv block - (0.54 sec in block)
sh - (0.54 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2024-78c877c769 | jq -r .update.builds[].nvr
withCredentials - (52 ms in block)
echo - (58 ms in self)Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping
withCredentials - (0.1 sec in block)
echo - (72 ms in self)Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping
withCredentials - (72 ms in block)
echo - (52 ms in self)Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping
withEnv - (0.66 sec in block)HOME
withEnv block - (0.6 sec in block)
sh - (0.54 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 - (1.2 sec in block)HOME
withEnv block - (1.1 sec in block)
sh - (1 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa init --branch testing-devel --commit=7d90e91e48687556fa005e35b6e09ba7bde883d7 https://github.com/coreos/fedora-coreos-config
stage - (94 ms in block)Initialize Remotes
stage block (Initialize Remotes) - (88 ms in block)
parallel - (61 ms in block)
parallel block (Branch: x86_64) - (26 ms in block)
stage - (4.1 sec in block)Download Overrides
stage block (Download Overrides) - (4 sec in block)
parallel - (3.9 sec in block)
parallel block (Branch: x86_64) - (3.9 sec in block)
withEnv - (3.8 sec in block)HOME
withEnv block - (3.8 sec in block)
sh - (3.8 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa shell -- env -C overrides/rpm koji download-build kernel-6.11.5-200.fc40 --arch x86_64 --arch noarch
parallel - (1 hr 48 min in block)
parallel block (Branch: x86_64) - (1 hr 48 min in block)
stage - (2 min 6 sec in block)x86_64:Fetch
stage block (x86_64:Fetch) - (2 min 6 sec in block)
withEnv - (2 min 6 sec in block)HOME
withEnv block - (2 min 6 sec in block)
sh - (2 min 6 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa fetch --with-cosa-overrides
stage - (8 min 46 sec in block)x86_64:Build
stage block (x86_64:Build) - (8 min 46 sec in block)
withEnv - (8 min 46 sec in block)HOME
withEnv block - (8 min 46 sec in block)
sh - (8 min 46 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa build
withEnv - (0.62 sec in block)HOME
withEnv block - (0.61 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.55 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 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) - (1 ms in block)
withEnv - (0.7 sec in block)HOME
withEnv block - (0.62 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.65 sec in block)HOME
withEnv block - (0.62 sec in block)
sh - (0.54 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-B1lvZ/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag='!reprovision' --parallel=5
withEnv - (29 min in block)HOME
withEnv block - (29 min in block)
sh - (29 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-B1lvZ/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag='reprovision'
parallel block (Branch: x86_64:kola:upgrade) - (4 min 45 sec in block)
withEnv - (4 min 45 sec in block)HOME
withEnv block - (4 min 45 sec in block)
sh - (4 min 45 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-B1lvZ/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades
withEnv - (0.68 sec in block)HOME
withEnv block - (0.61 sec in block)
sh - (0.59 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-B1lvZ/kola-upgrade-x86_64
withEnv - (0.9 sec in block)HOME
withEnv block - (0.81 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-B1lvZ -c --xz kola-upgrade-x86_64 > /home/jenkins/agent/workspace/test-override/kola-upgrade-x86_64-9bf554fd.tar.xz || :
archiveArtifacts - (0.56 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 -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-B1lvZ/kola-upgrade-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-upgrade-x86_64-9bf554fd.xml || :
junit - (0.49 sec in self)
withEnv - (0.65 sec in block)HOME
withEnv block - (0.58 sec in block)
sh - (0.57 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-B1lvZ/kola-x86_64
withEnv - (47 sec in block)HOME
withEnv block - (47 sec in block)
sh - (47 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-B1lvZ -c --xz kola-x86_64 > /home/jenkins/agent/workspace/test-override/kola-x86_64-9bf554fd.tar.xz || :
archiveArtifacts - (2.8 sec in self)
withEnv - (0.71 sec in block)HOME
withEnv block - (0.62 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-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-B1lvZ/kola-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-x86_64-9bf554fd.xml || :
junit - (0.11 sec in self)
withEnv - (0.61 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-B1lvZ/kola-reprovision-x86_64
withEnv - (5.1 sec in block)HOME
withEnv block - (5 sec in block)
sh - (4.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-B1lvZ -c --xz kola-reprovision-x86_64 > /home/jenkins/agent/workspace/test-override/kola-reprovision-x86_64-9bf554fd.tar.xz || :
archiveArtifacts - (0.47 sec in self)
withEnv - (0.66 sec in block)HOME
withEnv block - (0.59 sec in block)
sh - (0.58 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-B1lvZ/kola-reprovision-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-reprovision-x86_64-9bf554fd.xml || :
junit - (0.1 sec in self)
stage - (2 min 24 sec in block)x86_64:Build Metal
stage block (x86_64:Build Metal) - (2 min 24 sec in block)
withEnv - (1 min 12 sec in block)HOME
withEnv block - (1 min 12 sec in block)
sh - (1 min 12 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa buildextend-metal
withEnv - (1 min 11 sec in block)HOME
withEnv block - (1 min 11 sec in block)
sh - (1 min 11 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa buildextend-metal4k
stage - (8 min 55 sec in block)x86_64:Build Live
stage block (x86_64:Build Live) - (8 min 55 sec in block)
withEnv - (3 min 33 sec in block)HOME
withEnv block - (3 min 33 sec in block)
sh - (3 min 33 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa buildextend-live --fast
withEnv - (5 min 22 sec in block)HOME
withEnv block - (5 min 22 sec in block)
sh - (5 min 22 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 - (41 min in block)x86_64:kola:testiso
stage block (x86_64:kola:testiso) - (41 min in block)
withEnv - (0.66 sec in block)HOME
withEnv block - (0.59 sec in block)
sh - (0.59 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi uuidgen | cut -f1 -d-
withEnv - (0.67 sec in block)HOME
withEnv block - (0.58 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
withEnv - (41 min in block)HOME
withEnv block - (41 min in block)
sh - (41 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-dpDxR/kola-testiso-x86_64
withEnv - (3.8 sec in block)HOME
withEnv block - (3.8 sec in block)
sh - (3.8 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-dpDxR -c --xz kola-testiso-x86_64 > /home/jenkins/agent/workspace/test-override/kola-testiso-x86_64-652143fa.tar.xz || :
archiveArtifacts - (0.11 sec in self)
withEnv - (0.7 sec in block)HOME
withEnv block - (0.62 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 -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-dpDxR/kola-testiso-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-testiso-x86_64-652143fa.xml || :
junit - (87 ms in self)
stage - (0.1 sec in block)x86_64:Destroy Remote
stage block (x86_64:Destroy Remote) - (63 ms in block)