StepArgumentsStatus
Start of Pipeline - (15 min in block)
node - (0.73 sec in block)
node block - (0.71 sec in block)
withEnv - (0.52 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 - (95 ms in block)pipe/utils.groovy
load block (pipe/utils.groovy) - (3 ms in block)
readYaml - (21 ms in self)pipe/config.yaml
properties - (0.16 sec in self)
libraryResource - (2 ms in self)com/github/coreos/pod.json
readJSON - (15 ms in self)
node - (96 ms in block)
node block - (20 ms in block)
writeYaml - (3 ms in self)
readFile - (13 ms in self)pod-bd54e896-81be-4c58-a8f0-67e6e9e27b6c.yaml
podTemplate - (15 min in block)
podTemplate block - (15 min in block)
node - (15 min in block)pod-bd54e896-81be-4c58-a8f0-67e6e9e27b6c
node block - (15 min in block)
container - (15 min in block)worker
container block - (15 min in block)
withEnv - (1 sec in block)HOME
withEnv block - (0.94 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 - (15 min in block)
timeout block - (15 min in block)
withEnv - (0.62 sec in block)HOME
withEnv block - (0.59 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-e98fe5c73d | jq -r .update.title
withEnv - (0.63 sec in block)HOME
withEnv block - (0.59 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-2024-e98fe5c73d | jq -r .update.builds[].nvr
withCredentials - (22 ms in block)
echo - (4 ms in self)Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping
withCredentials - (12 ms in block)
echo - (25 ms in self)Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping
withCredentials - (50 ms in block)
echo - (5 ms in self)Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping
withEnv - (0.57 sec in block)HOME
withEnv block - (0.55 sec in block)
sh - (0.55 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.6 sec in block)HOME
withEnv block - (1.6 sec in block)
sh - (1.6 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa init --branch testing-devel --commit=e97a55b18aa2478bd01c38ed725f8c528555c030 https://github.com/coreos/fedora-coreos-config
stage - (77 ms in block)Initialize Remotes
stage block (Initialize Remotes) - (31 ms in block)
parallel - (24 ms in block)
parallel block (Branch: x86_64) - (15 ms in block)
stage - (0.88 sec in block)Download Overrides
stage block (Download Overrides) - (0.85 sec in block)
parallel - (0.84 sec in block)
parallel block (Branch: x86_64) - (0.84 sec in block)
withEnv - (0.8 sec in block)HOME
withEnv block - (0.79 sec in block)
sh - (0.79 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa shell -- env -C overrides/rpm koji download-build kdump-utils-1.0.51-1.fc41 --arch x86_64 --arch noarch
parallel - (15 min in block)
parallel block (Branch: x86_64) - (15 min in block)
stage - (2 min 2 sec in block)x86_64:Fetch
stage block (x86_64:Fetch) - (2 min 2 sec in block)
withEnv - (2 min 2 sec in block)HOME
withEnv block - (2 min 2 sec in block)
sh - (2 min 2 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa fetch --with-cosa-overrides
stage - (9 min 26 sec in block)x86_64:Build
stage block (x86_64:Build) - (9 min 25 sec in block)
withEnv - (9 min 25 sec in block)HOME
withEnv block - (9 min 25 sec in block)
sh - (9 min 25 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa build
withEnv - (0.61 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 uuidgen | cut -f1 -d-
withEnv - (0.94 sec in block)HOME
withEnv block - (0.85 sec in block)
sh - (0.54 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 - (3 min 48 sec in block)
parallel block (Branch: x86_64:kola) - (13 ms in block)
withEnv - (0.6 sec in block)HOME
withEnv block - (0.58 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 - (2 min 5 sec in block)HOME
withEnv block - (2 min 5 sec in block)
sh - (2 min 5 sec 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-Nv1o2/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 *kdump* basic --parallel=5
parallel block (Branch: x86_64:kola:upgrade) - (3 min 48 sec in block)
withEnv - (3 min 48 sec in block)HOME
withEnv block - (3 min 48 sec in block)
sh - (3 min 48 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-Nv1o2/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades
withEnv - (0.6 sec in block)HOME
withEnv block - (0.58 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-Nv1o2/kola-upgrade-x86_64
withEnv - (1 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-Nv1o2 -c --xz kola-upgrade-x86_64 > /home/jenkins/agent/workspace/test-override/kola-upgrade-x86_64-58b66e67.tar.xz || :
archiveArtifacts - (0.58 sec in self)
withEnv - (0.58 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-Nv1o2/kola-upgrade-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-upgrade-x86_64-58b66e67.xml || :
junit - (0.7 sec in self)
withEnv - (0.62 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 -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-Nv1o2/kola-x86_64
withEnv - (3.9 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-Nv1o2 -c --xz kola-x86_64 > /home/jenkins/agent/workspace/test-override/kola-x86_64-58b66e67.tar.xz || :
archiveArtifacts - (0.58 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-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-Nv1o2/kola-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-x86_64-58b66e67.xml || :
junit - (29 ms in self)
stage - (24 ms in block)x86_64:Destroy Remote
stage block (x86_64:Destroy Remote) - (19 ms in block)