Console Output

Skipping 2,999 KB.. Full Log
10:06:59 [2024-10-29T10:06:59.135Z] [Pipeline] archiveArtifacts
10:06:59 [2024-10-29T10:06:59.138Z] Archiving artifacts
10:06:59 [2024-10-29T10:06:59.494Z] [Pipeline] withEnv
10:06:59 [2024-10-29T10:06:59.495Z] [Pipeline] {
10:06:59 [2024-10-29T10:06:59.498Z] [Pipeline] sh
10:07:00 [2024-10-29T10:07:00.031Z] + set -xeuo pipefail
10:07:00 [2024-10-29T10:07:00.031Z] ++ umask
10:07:00 [2024-10-29T10:07:00.031Z] + '[' 0022 = 0000 ']'
10:07:00 [2024-10-29T10:07:00.031Z] + cd /home/jenkins/agent/workspace/test-override
10:07:00 [2024-10-29T10:07:00.031Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-PKTyz/kola-reprovision-x86_64 --output -
10:07:00 [2024-10-29T10:07:00.034Z] [Pipeline] }
10:07:00 [2024-10-29T10:07:00.036Z] [Pipeline] // withEnv
10:07:00 [2024-10-29T10:07:00.114Z] [Pipeline] junit
10:07:00 [2024-10-29T10:07:00.115Z] Recording test results
10:07:00 [2024-10-29T10:07:00.222Z] None of the test reports contained any result
10:07:00 [2024-10-29T10:07:00.232Z] [Pipeline] stage
10:07:00 [2024-10-29T10:07:00.233Z] [Pipeline] { (x86_64:Build Metal)
10:07:00 [2024-10-29T10:07:00.256Z] [Pipeline] withEnv
10:07:00 [2024-10-29T10:07:00.256Z] [Pipeline] {
10:07:00 [2024-10-29T10:07:00.288Z] [Pipeline] sh
10:07:00 [2024-10-29T10:07:00.817Z] + set -xeuo pipefail
10:07:00 [2024-10-29T10:07:00.817Z] ++ umask
10:07:00 [2024-10-29T10:07:00.817Z] + '[' 0022 = 0000 ']'
10:07:00 [2024-10-29T10:07:00.817Z] + cosa buildextend-metal
10:07:01 [2024-10-29T10:07:01.324Z] Config commit: bd889877aea110d11542b4d3d8d43eba0a529f21
10:07:01 [2024-10-29T10:07:01.324Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
10:07:03 [2024-10-29T10:07:03.201Z] true
10:07:03 [2024-10-29T10:07:03.203Z] Estimating disk size...
10:07:08 [2024-10-29T10:07:08.437Z] Disk sizes: metal: 2644M (estimated), cloud: 10240M
10:07:08 [2024-10-29T10:07:08.438Z] ++ python3 -c 'import sys, json; args = json.load(sys.stdin)["extra-kargs"]; print(" ".join(args))'
10:07:08 [2024-10-29T10:07:08.438Z] + extra_kargs=mitigations=auto,nosmt
10:07:08 [2024-10-29T10:07:08.438Z] + qemu-img create -f raw /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw.tmp 2644M
10:07:08 [2024-10-29T10:07:08.438Z] Formatting '/home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw.tmp', fmt=raw size=2772434944
10:07:08 [2024-10-29T10:07:08.438Z] + extra_target_device_opts=
10:07:08 [2024-10-29T10:07:08.438Z] + [[ metal == dasd ]]
10:07:08 [2024-10-29T10:07:08.438Z] + [[ metal == metal4k ]]
10:07:08 [2024-10-29T10:07:08.438Z] + qemu_args+=("-drive" "if=none,id=target,format=${image_format},file=${path}.tmp,cache=unsafe" "-device" "virtio-blk,serial=target,drive=target${extra_target_device_opts}")
10:07:08 [2024-10-29T10:07:08.438Z] + image_dynamic_yaml=/home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.yaml
10:07:08 [2024-10-29T10:07:08.438Z] + image_dynamic_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.json
10:07:08 [2024-10-29T10:07:08.438Z] + image_for_disk_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json
10:07:08 [2024-10-29T10:07:08.438Z] + cat
10:07:08 [2024-10-29T10:07:08.438Z] + yaml2json /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.json
10:07:08 [2024-10-29T10:07:08.438Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
10:07:08 [2024-10-29T10:07:08.438Z] + cat /home/jenkins/agent/workspace/test-override/tmp/image.json /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.json
10:07:08 [2024-10-29T10:07:08.438Z] + jq -s add
10:07:08 [2024-10-29T10:07:08.438Z] + platforms_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal/platforms.json
10:07:08 [2024-10-29T10:07:08.438Z] + yaml2json /home/jenkins/agent/workspace/test-override/src/config/platforms.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal/platforms.json
10:07:08 [2024-10-29T10:07:08.438Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
10:07:08 [2024-10-29T10:07:08.438Z] + osbuild_extra_args=()
10:07:08 [2024-10-29T10:07:08.438Z] + [[ '' -eq 1 ]]
10:07:08 [2024-10-29T10:07:08.438Z] + '[' metal == qemu ']'
10:07:08 [2024-10-29T10:07:08.438Z] + snapshot=on
10:07:08 [2024-10-29T10:07:08.438Z] + runvm_with_cache_snapshot on -- /usr/lib/coreos-assembler/runvm-osbuild --config /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json --mpp /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml --filepath /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw.tmp
10:07:08 [2024-10-29T10:07:08.438Z] + local snapshot=on
10:07:08 [2024-10-29T10:07:08.438Z] + shift
10:07:08 [2024-10-29T10:07:08.438Z] + local cache_size=20G
10:07:08 [2024-10-29T10:07:08.438Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 ']'
10:07:08 [2024-10-29T10:07:08.438Z] + rm -vf /home/jenkins/agent/workspace/test-override/cache/cache.qcow2
10:07:08 [2024-10-29T10:07:08.438Z] + cache_args+=("-drive" "if=none,id=cache,discard=unmap,snapshot=${snapshot},file=${workdir}/cache/cache2.qcow2" "-device" "virtio-blk,drive=cache")
10:07:08 [2024-10-29T10:07:08.438Z] + runvm -drive if=none,id=cache,discard=unmap,snapshot=on,file=/home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 -device virtio-blk,drive=cache -- /usr/lib/coreos-assembler/runvm-osbuild --config /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json --mpp /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml --filepath /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw.tmp
10:07:08 [2024-10-29T10:07:08.438Z] + qemu_args=()
10:07:08 [2024-10-29T10:07:08.438Z] + local qemu_args
10:07:08 [2024-10-29T10:07:08.438Z] + true
10:07:08 [2024-10-29T10:07:08.438Z] + case "$1" in
10:07:08 [2024-10-29T10:07:08.438Z] + qemu_args+=("$1")
10:07:08 [2024-10-29T10:07:08.438Z] + shift
10:07:08 [2024-10-29T10:07:08.438Z] + true
10:07:08 [2024-10-29T10:07:08.438Z] + case "$1" in
10:07:08 [2024-10-29T10:07:08.438Z] + qemu_args+=("$1")
10:07:08 [2024-10-29T10:07:08.438Z] + shift
10:07:08 [2024-10-29T10:07:08.438Z] + true
10:07:08 [2024-10-29T10:07:08.438Z] + case "$1" in
10:07:08 [2024-10-29T10:07:08.438Z] + qemu_args+=("$1")
10:07:08 [2024-10-29T10:07:08.438Z] + shift
10:07:08 [2024-10-29T10:07:08.438Z] + true
10:07:08 [2024-10-29T10:07:08.438Z] + case "$1" in
10:07:08 [2024-10-29T10:07:08.438Z] + qemu_args+=("$1")
10:07:08 [2024-10-29T10:07:08.438Z] + shift
10:07:08 [2024-10-29T10:07:08.438Z] + true
10:07:08 [2024-10-29T10:07:08.438Z] + case "$1" in
10:07:08 [2024-10-29T10:07:08.438Z] + shift
10:07:08 [2024-10-29T10:07:08.438Z] + break
10:07:08 [2024-10-29T10:07:08.438Z] + '[' -z /home/jenkins/agent/workspace/test-override/tmp/build.metal ']'
10:07:08 [2024-10-29T10:07:08.438Z] + local vmpreparedir=/home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare
10:07:08 [2024-10-29T10:07:08.438Z] + local vmbuilddir=/home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build
10:07:08 [2024-10-29T10:07:08.438Z] + local runvm_console=/home/jenkins/agent/workspace/test-override/tmp/build.metal/runvm-console.txt
10:07:08 [2024-10-29T10:07:08.438Z] + local rc_file=/home/jenkins/agent/workspace/test-override/tmp/build.metal/rc
10:07:08 [2024-10-29T10:07:08.438Z] + mkdir -p /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build
10:07:08 [2024-10-29T10:07:08.438Z] + local rpms
10:07:08 [2024-10-29T10:07:08.438Z] ++ grep -v '^#'
10:07:08 [2024-10-29T10:07:08.438Z] + rpms='
10:07:08 [2024-10-29T10:07:08.438Z] bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules
10:07:08 [2024-10-29T10:07:08.438Z] 
10:07:08 [2024-10-29T10:07:08.438Z] rpm-ostree distribution-gpg-keys jq
10:07:08 [2024-10-29T10:07:08.438Z] 
10:07:08 [2024-10-29T10:07:08.438Z] systemd
10:07:08 [2024-10-29T10:07:08.438Z] 
10:07:08 [2024-10-29T10:07:08.438Z] dhcp-client iproute
10:07:08 [2024-10-29T10:07:08.438Z] 
10:07:08 [2024-10-29T10:07:08.438Z] selinux-policy selinux-policy-targeted policycoreutils
10:07:08 [2024-10-29T10:07:08.438Z] 
10:07:08 [2024-10-29T10:07:08.438Z] python3 python3-gobject-base buildah podman skopeo iptables iptables-libs
10:07:08 [2024-10-29T10:07:08.438Z] 
10:07:08 [2024-10-29T10:07:08.438Z] python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity
10:07:08 [2024-10-29T10:07:08.438Z] 
10:07:08 [2024-10-29T10:07:08.438Z] cryptsetup
10:07:08 [2024-10-29T10:07:08.438Z] gdisk xfsprogs e2fsprogs dosfstools btrfs-progs
10:07:08 [2024-10-29T10:07:08.438Z] 
10:07:08 [2024-10-29T10:07:08.438Z] ca-certificates
10:07:08 [2024-10-29T10:07:08.438Z] 
10:07:08 [2024-10-29T10:07:08.438Z] tar
10:07:08 [2024-10-29T10:07:08.438Z] 
10:07:08 [2024-10-29T10:07:08.438Z] podman
10:07:08 [2024-10-29T10:07:08.438Z] 
10:07:08 [2024-10-29T10:07:08.438Z] osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent
10:07:08 [2024-10-29T10:07:08.438Z] python3-dnf
10:07:08 [2024-10-29T10:07:08.438Z] 
10:07:08 [2024-10-29T10:07:08.438Z] /usr/bin/reset
10:07:08 [2024-10-29T10:07:08.438Z] /usr/bin/clear'
10:07:08 [2024-10-29T10:07:08.438Z] ++ grep -v '^#'
10:07:08 [2024-10-29T10:07:08.438Z] + archrpms='grub2
10:07:08 [2024-10-29T10:07:08.438Z] bootupd
10:07:08 [2024-10-29T10:07:08.438Z] 
10:07:08 [2024-10-29T10:07:08.438Z] shim-x64 grub2-efi-x64
10:07:08 [2024-10-29T10:07:08.438Z] 
10:07:08 [2024-10-29T10:07:08.438Z] grub2-tools-extra'
10:07:08 [2024-10-29T10:07:08.438Z] + supermin --prepare --use-installed -o /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules rpm-ostree distribution-gpg-keys jq systemd dhcp-client iproute selinux-policy selinux-policy-targeted policycoreutils python3 python3-gobject-base buildah podman skopeo iptables iptables-libs python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity cryptsetup gdisk xfsprogs e2fsprogs dosfstools btrfs-progs ca-certificates tar podman osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent python3-dnf /usr/bin/reset /usr/bin/clear grub2 bootupd shim-x64 grub2-efi-x64 grub2-tools-extra
10:07:10 [2024-10-29T10:07:10.942Z] + find /usr/lib/coreos-assembler/ -type f
10:07:10 [2024-10-29T10:07:10.942Z] + find /etc/pki/rpm-gpg/ -type f
10:07:10 [2024-10-29T10:07:10.942Z] + cat
10:07:10 [2024-10-29T10:07:10.942Z] ++ id -u
10:07:10 [2024-10-29T10:07:10.942Z] ++ cat /usr/lib/coreos-assembler/supermin-init-prelude.sh
10:07:10 [2024-10-29T10:07:10.942Z] + chmod a+x /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare/init
10:07:10 [2024-10-29T10:07:10.942Z] + cd /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare
10:07:10 [2024-10-29T10:07:10.943Z] + tar -czf init.tar.gz --remove-files init
10:07:10 [2024-10-29T10:07:10.943Z] + supermin --build /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare --size 10G -f ext2 -o /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build
10:07:19 [2024-10-29T10:07:19.008Z] ++ blkid --output=value --match-tag=UUID /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build/root
10:07:19 [2024-10-29T10:07:19.008Z] + superminrootfsuuid=32d7a545-6c23-4697-93c9-0a83892c1a33
10:07:19 [2024-10-29T10:07:19.008Z] + echo 'umask 0022'
10:07:19 [2024-10-29T10:07:19.008Z] + for arg in "$@"
10:07:19 [2024-10-29T10:07:19.008Z] + printf '%q ' /usr/lib/coreos-assembler/runvm-osbuild
10:07:19 [2024-10-29T10:07:19.008Z] + for arg in "$@"
10:07:19 [2024-10-29T10:07:19.008Z] + printf '%q ' --config
10:07:19 [2024-10-29T10:07:19.008Z] + for arg in "$@"
10:07:19 [2024-10-29T10:07:19.008Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json
10:07:19 [2024-10-29T10:07:19.008Z] + for arg in "$@"
10:07:19 [2024-10-29T10:07:19.008Z] + printf '%q ' --mpp
10:07:19 [2024-10-29T10:07:19.008Z] + for arg in "$@"
10:07:19 [2024-10-29T10:07:19.008Z] + printf '%q ' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
10:07:19 [2024-10-29T10:07:19.008Z] + for arg in "$@"
10:07:19 [2024-10-29T10:07:19.008Z] + printf '%q ' --filepath
10:07:19 [2024-10-29T10:07:19.008Z] + for arg in "$@"
10:07:19 [2024-10-29T10:07:19.008Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw.tmp
10:07:19 [2024-10-29T10:07:19.008Z] + touch /home/jenkins/agent/workspace/test-override/tmp/build.metal/runvm-console.txt
10:07:19 [2024-10-29T10:07:19.008Z] + memory_default=2048
10:07:19 [2024-10-29T10:07:19.008Z] + case $arch in
10:07:19 [2024-10-29T10:07:19.008Z] + kola_args=(kola qemuexec -m "${COSA_SUPERMIN_MEMORY:-${memory_default}}" --auto-cpus -U --workdir none --console-to-file "${runvm_console}" --bind-rw "${workdir},workdir")
10:07:19 [2024-10-29T10:07:19.008Z] + base_qemu_args=(-drive 'if=none,id=root,format=raw,snapshot=on,file='"${vmbuilddir}"'/root,index=1' -device 'virtio-blk,drive=root' -kernel "${vmbuilddir}/kernel" -initrd "${vmbuilddir}/initrd" -no-reboot -nodefaults -device virtio-serial -append "root=UUID=${superminrootfsuuid} console=${DEFAULT_TERMINAL} selinux=1 enforcing=0 autorelabel=1")
10:07:19 [2024-10-29T10:07:19.009Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
10:07:19 [2024-10-29T10:07:19.009Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/config ']'
10:07:19 [2024-10-29T10:07:19.009Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
10:07:19 [2024-10-29T10:07:19.009Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/yumrepos ']'
10:07:19 [2024-10-29T10:07:19.009Z] + '[' -z '' ']'
10:07:19 [2024-10-29T10:07:19.009Z] + kola qemuexec -m 2048 --auto-cpus -U --workdir none --console-to-file /home/jenkins/agent/workspace/test-override/tmp/build.metal/runvm-console.txt --bind-rw /home/jenkins/agent/workspace/test-override,workdir -- -drive if=none,id=root,format=raw,snapshot=on,file=/home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build/root,index=1 -device virtio-blk,drive=root -kernel /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build/kernel -initrd /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build/initrd -no-reboot -nodefaults -device virtio-serial -append 'root=UUID=32d7a545-6c23-4697-93c9-0a83892c1a33 console=ttyS0,115200n8 selinux=1 enforcing=0 autorelabel=1' -device virtserialport,chardev=virtioserial0,name=cosa-cmdout -chardev stdio,id=virtioserial0 -drive if=none,id=cache,discard=unmap,snapshot=on,file=/home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 -device virtio-blk,drive=cache
10:07:25 [2024-10-29T10:07:25.530Z] + secex=
10:07:25 [2024-10-29T10:07:25.530Z] + '[' 6 -gt 0 ']'
10:07:25 [2024-10-29T10:07:25.530Z] + flag=--config
10:07:25 [2024-10-29T10:07:25.530Z] + shift
10:07:25 [2024-10-29T10:07:25.530Z] + case "${flag}" in
10:07:25 [2024-10-29T10:07:25.530Z] + config=/home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json
10:07:25 [2024-10-29T10:07:25.530Z] + shift
10:07:25 [2024-10-29T10:07:25.530Z] + '[' 4 -gt 0 ']'
10:07:25 [2024-10-29T10:07:25.530Z] + flag=--mpp
10:07:25 [2024-10-29T10:07:25.530Z] + shift
10:07:25 [2024-10-29T10:07:25.530Z] + case "${flag}" in
10:07:25 [2024-10-29T10:07:25.530Z] + mppyaml=/usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
10:07:25 [2024-10-29T10:07:25.530Z] + shift
10:07:25 [2024-10-29T10:07:25.530Z] + '[' 2 -gt 0 ']'
10:07:25 [2024-10-29T10:07:25.530Z] + flag=--filepath
10:07:25 [2024-10-29T10:07:25.530Z] + shift
10:07:25 [2024-10-29T10:07:25.530Z] + case "${flag}" in
10:07:25 [2024-10-29T10:07:25.530Z] + filepath=/home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw.tmp
10:07:25 [2024-10-29T10:07:25.530Z] + shift
10:07:25 [2024-10-29T10:07:25.530Z] + '[' 0 -gt 0 ']'
10:07:25 [2024-10-29T10:07:25.530Z] ++ basename /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw.tmp
10:07:25 [2024-10-29T10:07:25.530Z] + filename=fedora-coreos-42.20241029.dev.0-metal.x86_64.raw.tmp
10:07:25 [2024-10-29T10:07:25.530Z] ++ getconfig ostree-container
10:07:25 [2024-10-29T10:07:25.530Z] ++ k=ostree-container
10:07:25 [2024-10-29T10:07:25.530Z] ++ jq -re '."ostree-container"'
10:07:25 [2024-10-29T10:07:25.530Z] + ostree_container=/home/jenkins/agent/workspace/test-override/builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-ostree.x86_64.ociarchive
10:07:25 [2024-10-29T10:07:25.530Z] ++ getconfig osname
10:07:25 [2024-10-29T10:07:25.530Z] ++ k=osname
10:07:25 [2024-10-29T10:07:25.530Z] ++ jq -re '."osname"'
10:07:25 [2024-10-29T10:07:25.530Z] + osname=fedora-coreos
10:07:25 [2024-10-29T10:07:25.530Z] ++ getconfig image-type
10:07:25 [2024-10-29T10:07:25.530Z] ++ k=image-type
10:07:25 [2024-10-29T10:07:25.530Z] ++ jq -re '."image-type"'
10:07:25 [2024-10-29T10:07:25.530Z] + platform=metal
10:07:25 [2024-10-29T10:07:25.530Z] ++ getconfig_def deploy-via-container ''
10:07:25 [2024-10-29T10:07:25.530Z] ++ k=deploy-via-container
10:07:25 [2024-10-29T10:07:25.530Z] ++ shift
10:07:25 [2024-10-29T10:07:25.530Z] ++ default=
10:07:25 [2024-10-29T10:07:25.530Z] ++ shift
10:07:25 [2024-10-29T10:07:25.530Z] ++ jq -re '."deploy-via-container"//""'
10:07:25 [2024-10-29T10:07:25.530Z] + deploy_via_container=true
10:07:25 [2024-10-29T10:07:25.530Z] ++ getconfig metal-image-size
10:07:25 [2024-10-29T10:07:25.530Z] ++ k=metal-image-size
10:07:25 [2024-10-29T10:07:25.530Z] ++ jq -re '."metal-image-size"'
10:07:25 [2024-10-29T10:07:25.530Z] + metal_image_size_mb=2644
10:07:25 [2024-10-29T10:07:25.530Z] ++ getconfig cloud-image-size
10:07:25 [2024-10-29T10:07:25.530Z] ++ k=cloud-image-size
10:07:25 [2024-10-29T10:07:25.530Z] ++ jq -re '."cloud-image-size"'
10:07:25 [2024-10-29T10:07:25.530Z] + cloud_image_size_mb=10240
10:07:25 [2024-10-29T10:07:25.530Z] ++ getconfig rootfs-size
10:07:25 [2024-10-29T10:07:25.530Z] ++ k=rootfs-size
10:07:25 [2024-10-29T10:07:25.530Z] ++ jq -re '."rootfs-size"'
10:07:25 [2024-10-29T10:07:25.530Z] + rootfs_size_mb=2131
10:07:25 [2024-10-29T10:07:25.530Z] ++ getconfig container-imgref
10:07:25 [2024-10-29T10:07:25.530Z] ++ k=container-imgref
10:07:25 [2024-10-29T10:07:25.530Z] ++ jq -re '."container-imgref"'
10:07:25 [2024-10-29T10:07:25.530Z] + container_imgref=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide
10:07:25 [2024-10-29T10:07:25.530Z] ++ getconfig_def container-repo ''
10:07:25 [2024-10-29T10:07:25.530Z] ++ k=container-repo
10:07:25 [2024-10-29T10:07:25.530Z] ++ shift
10:07:25 [2024-10-29T10:07:25.530Z] ++ default=
10:07:25 [2024-10-29T10:07:25.530Z] ++ shift
10:07:25 [2024-10-29T10:07:25.530Z] ++ jq -re '."container-repo"//""'
10:07:25 [2024-10-29T10:07:25.530Z] + container_repo=
10:07:25 [2024-10-29T10:07:25.530Z] ++ getconfig_def container-tag ''
10:07:25 [2024-10-29T10:07:25.530Z] ++ k=container-tag
10:07:25 [2024-10-29T10:07:25.530Z] ++ shift
10:07:25 [2024-10-29T10:07:25.530Z] ++ default=
10:07:25 [2024-10-29T10:07:25.530Z] ++ shift
10:07:25 [2024-10-29T10:07:25.530Z] ++ jq -re '."container-tag"//""'
10:07:25 [2024-10-29T10:07:25.530Z] + container_tag=
10:07:25 [2024-10-29T10:07:25.530Z] ++ getconfig extra-kargs-string ''
10:07:25 [2024-10-29T10:07:25.530Z] ++ k=extra-kargs-string
10:07:25 [2024-10-29T10:07:25.530Z] ++ jq -re '."extra-kargs-string"'
10:07:25 [2024-10-29T10:07:25.530Z] + extra_kargs=mitigations=auto,nosmt
10:07:25 [2024-10-29T10:07:25.530Z] + ostree_ref=
10:07:25 [2024-10-29T10:07:25.530Z] + ostree_repo=
10:07:25 [2024-10-29T10:07:25.530Z] + '[' -z true ']'
10:07:25 [2024-10-29T10:07:25.530Z] + '[' '!' -e /dev/loop-control ']'
10:07:25 [2024-10-29T10:07:25.530Z] + mknod /dev/loop-control c 10 237
10:07:25 [2024-10-29T10:07:25.530Z] + outdir=cache/osbuild/out
10:07:25 [2024-10-29T10:07:25.530Z] + storedir=cache/osbuild/store
10:07:25 [2024-10-29T10:07:25.530Z] ++ mktemp -t osbuild-XXXX.json
10:07:25 [2024-10-29T10:07:25.530Z] + processed_json=/tmp/osbuild-HmYv.json
10:07:25 [2024-10-29T10:07:25.530Z] + podman images
10:07:25 [2024-10-29T10:07:25.530Z] ++ arch
10:07:25 [2024-10-29T10:07:25.530Z] + osbuild-mpp -D 'arch="x86_64"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'filename="fedora-coreos-42.20241029.dev.0-metal.x86_64.raw.tmp"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2644 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2131 -D 'qemu_secex=""' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-HmYv.json
10:07:28 [2024-10-29T10:07:28.785Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 14GiB --checkpoint build --checkpoint tree --checkpoint raw-image --export metal /tmp/osbuild-HmYv.json
10:07:28 [2024-10-29T10:07:28.785Z] starting /tmp/osbuild-HmYv.jsonPipeline source org.osbuild.curl: 4cafc4220b49220ccd78ad71f750ff8506e033956e894739108e183120478381
10:07:28 [2024-10-29T10:07:28.785Z] Build
10:07:28 [2024-10-29T10:07:28.785Z]   root: <host>
10:07:29 [2024-10-29T10:07:29.038Z] Pipeline raw-metal-image: e7309186cc09c14854ba115304d1217d21a3228adfd978c58556e5846d5460cb
10:07:29 [2024-10-29T10:07:29.038Z] Build
10:07:29 [2024-10-29T10:07:29.038Z]   root: <host>
10:07:29 [2024-10-29T10:07:29.038Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
10:07:29 [2024-10-29T10:07:29.038Z] org.osbuild.copy: d3e8acc034b121d99b7ed6fae5f4bb89b1239d464fe1a34bc29e919a6ad0eb28 {
10:07:29 [2024-10-29T10:07:29.038Z]   "paths": [
10:07:29 [2024-10-29T10:07:29.038Z]     {
10:07:29 [2024-10-29T10:07:29.038Z]       "from": "input://tree/disk.img",
10:07:29 [2024-10-29T10:07:29.038Z]       "to": "tree:///disk.img"
10:07:29 [2024-10-29T10:07:29.038Z]     }
10:07:29 [2024-10-29T10:07:29.038Z]   ]
10:07:29 [2024-10-29T10:07:29.038Z] }
10:07:29 [2024-10-29T10:07:29.292Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
10:07:29 [2024-10-29T10:07:29.292Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
10:07:29 [2024-10-29T10:07:29.549Z] 
10:07:29 [2024-10-29T10:07:29.549Z] ���  Duration: 0s
10:07:29 [2024-10-29T10:07:29.549Z] org.osbuild.coreos.platform: e7309186cc09c14854ba115304d1217d21a3228adfd978c58556e5846d5460cb {
10:07:29 [2024-10-29T10:07:29.549Z]   "platform": "metal"
10:07:29 [2024-10-29T10:07:29.549Z] }
10:07:29 [2024-10-29T10:07:29.549Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
10:07:29 [2024-10-29T10:07:29.803Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v4nmgtp1/mounts/
10:07:29 [2024-10-29T10:07:29.803Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/108913b203a8475e18c8310c1c2885ccf08fe8485765111d0f3ca23ecf286463.0'
10:07:29 [2024-10-29T10:07:29.803Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v4nmgtp1/mounts/boot
10:07:29 [2024-10-29T10:07:29.803Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v4nmgtp1/mounts/boot/lost+found'
10:07:30 [2024-10-29T10:07:30.056Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
10:07:30 [2024-10-29T10:07:30.310Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v4nmgtp1/mounts/boot unmounted
10:07:30 [2024-10-29T10:07:30.310Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v4nmgtp1/mounts/ostree/deploy/fedora-coreos/deploy/108913b203a8475e18c8310c1c2885ccf08fe8485765111d0f3ca23ecf286463.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v4nmgtp1/mounts
10:07:30 [2024-10-29T10:07:30.310Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v4nmgtp1/mounts/boot unmounted
10:07:30 [2024-10-29T10:07:30.310Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v4nmgtp1/mounts/var unmounted
10:07:30 [2024-10-29T10:07:30.310Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v4nmgtp1/mounts/sysroot unmounted
10:07:30 [2024-10-29T10:07:30.310Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v4nmgtp1/mounts unmounted
10:07:30 [2024-10-29T10:07:30.310Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v4nmgtp1/mounts unmounted
10:07:30 [2024-10-29T10:07:30.310Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v4nmgtp1/mounts unmounted
10:07:30 [2024-10-29T10:07:30.310Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v4nmgtp1/mounts/
10:07:30 [2024-10-29T10:07:30.310Z] 
10:07:30 [2024-10-29T10:07:30.310Z] ���  Duration: 0s
10:07:30 [2024-10-29T10:07:30.310Z] Pipeline metal: 7232311b5a97afebcebbfd3f1d1ae46793ea01d9784a71a37c97a8d812b87e6b
10:07:30 [2024-10-29T10:07:30.310Z] Build
10:07:30 [2024-10-29T10:07:30.310Z]   root: <host>
10:07:30 [2024-10-29T10:07:30.310Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
10:07:30 [2024-10-29T10:07:30.310Z] org.osbuild.copy: 7232311b5a97afebcebbfd3f1d1ae46793ea01d9784a71a37c97a8d812b87e6b {
10:07:30 [2024-10-29T10:07:30.310Z]   "paths": [
10:07:30 [2024-10-29T10:07:30.310Z]     {
10:07:30 [2024-10-29T10:07:30.310Z]       "from": "input://tree/disk.img",
10:07:30 [2024-10-29T10:07:30.310Z]       "to": "tree:///fedora-coreos-42.20241029.dev.0-metal.x86_64.raw.tmp"
10:07:30 [2024-10-29T10:07:30.310Z]     }
10:07:30 [2024-10-29T10:07:30.310Z]   ]
10:07:30 [2024-10-29T10:07:30.310Z] }
10:07:30 [2024-10-29T10:07:30.595Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
10:07:30 [2024-10-29T10:07:30.595Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw.tmp'
10:07:30 [2024-10-29T10:07:30.595Z] 
10:07:30 [2024-10-29T10:07:30.595Z] ���  Duration: 0s
10:07:30 [2024-10-29T10:07:30.595Z] manifest /tmp/osbuild-HmYv.json finished successfully
10:07:30 [2024-10-29T10:07:30.848Z] oci-archive:	1a6a39fc3d018f6710e453156934523f04f369eee6b185fb62d45e50070314fd
10:07:30 [2024-10-29T10:07:30.848Z] build:    	6ce5dde62ffacd8e63635e314c9e3c294dbf4ff06677f710c977594a9fdb52a2
10:07:30 [2024-10-29T10:07:30.848Z] tree:     	4fa5621e39ba8a0d30df80a74b317a693a96825784e3f92943134688a33aa831
10:07:30 [2024-10-29T10:07:30.848Z] raw-image:	b8006bc817de516fdcb14be806914526901fd9e55dee2f9b4c804b64226cfcc6
10:07:30 [2024-10-29T10:07:30.848Z] raw-4k-image:	d7cfe1a970692a827dac478c09f060cf8d3f0030c556c150a4613904687ba493
10:07:30 [2024-10-29T10:07:30.848Z] raw-applehv-image:	735dc40a5ae75022c7d061661f2df0e17ee617158067fe3774c67d9f147379d7
10:07:30 [2024-10-29T10:07:30.848Z] applehv:  	b75774221a115d0f64159ef086ceef33eec9dbc6ec0130d3a8bb7fbac109e75e
10:07:30 [2024-10-29T10:07:30.848Z] raw-gcp-image:	f1e8ff9e841687cd70ac3083136ba39653fd91f89c7d53dbce09725d42ca071c
10:07:30 [2024-10-29T10:07:30.848Z] raw-gcp-image-tar:	2d5346d4ad528ad04fafcadea66acc99a6cfb0d70718389af7e94d9927bd1861
10:07:30 [2024-10-29T10:07:30.848Z] gcp:      	9ecaa73f5fcd2cf750b136c5658f1d1117c6022901265bbcfbfa59ae20def78f
10:07:30 [2024-10-29T10:07:30.848Z] raw-hyperv-image:	b0e964d4618c02b249b5476a3afad2e6d71558bf55913c1a28787a04691de30a
10:07:30 [2024-10-29T10:07:30.848Z] hyperv:   	ed274cbd35c67d6f2b5414547e57b2ad0faab8e7f067d45635bf8e4870297609
10:07:30 [2024-10-29T10:07:30.848Z] raw-metal-image:	e7309186cc09c14854ba115304d1217d21a3228adfd978c58556e5846d5460cb
10:07:30 [2024-10-29T10:07:30.848Z] metal:    	7232311b5a97afebcebbfd3f1d1ae46793ea01d9784a71a37c97a8d812b87e6b
10:07:30 [2024-10-29T10:07:30.848Z] raw-metal4k-image:	3b21459a7d5d39195f017231bda1c228519de167c9d61fb5017061a67d4b2447
10:07:30 [2024-10-29T10:07:30.848Z] metal4k:  	10765e796c49a39aa93b4c5c83a48d002de2b45faab7ab581cf4c7f0cdc55c95
10:07:30 [2024-10-29T10:07:30.848Z] raw-qemu-image:	dd779db7627028a6adbd9cd076ce4b9244aa4dcc31d5ebdb37d0b12621a97bde
10:07:30 [2024-10-29T10:07:30.848Z] qemu:     	7e8c64cdeb98a72fe8e2ce396fb83f042fb0b78c59dc27000b7742bde15278b8
10:07:30 [2024-10-29T10:07:30.848Z] + mv cache/osbuild/out/metal/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw.tmp
10:07:37 [2024-10-29T10:07:37.378Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw.tmp': Operation not permitted
10:07:37 [2024-10-29T10:07:37.378Z] + '[' -n '' ']'
10:07:37 [2024-10-29T10:07:37.378Z] + rm -f /tmp/osbuild-HmYv.json
10:07:38 [2024-10-29T10:07:38.737Z] + rm -rf /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.out /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build
10:07:38 [2024-10-29T10:07:38.737Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/tmp/build.metal/rc ']'
10:07:38 [2024-10-29T10:07:38.737Z] ++ cat /home/jenkins/agent/workspace/test-override/tmp/build.metal/rc
10:07:38 [2024-10-29T10:07:38.737Z] + rc=0
10:07:38 [2024-10-29T10:07:38.737Z] + '[' -n '' ']'
10:07:38 [2024-10-29T10:07:38.737Z] + return 0
10:07:38 [2024-10-29T10:07:38.737Z] + [[ '' -eq 1 ]]
10:07:38 [2024-10-29T10:07:38.737Z] + /usr/lib/coreos-assembler/finalize-artifact /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw
10:07:38 [2024-10-29T10:07:38.737Z] ++ sha256sum_str
10:07:38 [2024-10-29T10:07:38.737Z] ++ sha256sum
10:07:38 [2024-10-29T10:07:38.737Z] ++ cut -f 1 -d ' '
10:07:41 [2024-10-29T10:07:41.242Z] + sha256=9eeee0fcac926ca96801a42ab5274f846c6ac0c76ab3741c49452c8afdda6117
10:07:41 [2024-10-29T10:07:41.242Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241029.dev.0 --dump
10:07:41 [2024-10-29T10:07:41.242Z] + jq -s add
10:07:41 [2024-10-29T10:07:41.242Z] ++ stat -c %s fedora-coreos-42.20241029.dev.0-metal.x86_64.raw
10:07:41 [2024-10-29T10:07:41.242Z] + python3 -c '
10:07:41 [2024-10-29T10:07:41.242Z] import sys, json
10:07:41 [2024-10-29T10:07:41.242Z] j = json.load(sys.stdin)
10:07:41 [2024-10-29T10:07:41.242Z] j['\''images'\'']['\''metal'\''] = {
10:07:41 [2024-10-29T10:07:41.242Z]     '\''path'\'': '\''fedora-coreos-42.20241029.dev.0-metal.x86_64.raw'\'',
10:07:41 [2024-10-29T10:07:41.242Z]     '\''sha256'\'': '\''9eeee0fcac926ca96801a42ab5274f846c6ac0c76ab3741c49452c8afdda6117'\'',
10:07:41 [2024-10-29T10:07:41.242Z]     '\''size'\'': 2772434944
10:07:41 [2024-10-29T10:07:41.242Z] }
10:07:41 [2024-10-29T10:07:41.242Z] json.dump(j, sys.stdout, indent=4)
10:07:41 [2024-10-29T10:07:41.242Z] '
10:07:41 [2024-10-29T10:07:41.496Z] + [[ -n '' ]]
10:07:41 [2024-10-29T10:07:41.496Z] ++ readlink -f meta.json.new
10:07:41 [2024-10-29T10:07:41.496Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241029.dev.0 --artifact metal --artifact-json /home/jenkins/agent/workspace/test-override/tmp/build.metal/meta.json.new
10:07:41 [2024-10-29T10:07:41.749Z] /home/jenkins/agent/workspace/test-override/builds/42.20241029.dev.0/x86_64/meta.json wrote with version stamp 1730196461679021765
10:07:41 [2024-10-29T10:07:41.749Z] + /usr/lib/coreos-assembler/finalize-artifact fedora-coreos-42.20241029.dev.0-metal.x86_64.raw /home/jenkins/agent/workspace/test-override/builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw
10:07:41 [2024-10-29T10:07:41.749Z] + set +x
10:07:41 [2024-10-29T10:07:41.749Z] Successfully generated: fedora-coreos-42.20241029.dev.0-metal.x86_64.raw
10:07:41 [2024-10-29T10:07:41.751Z] [Pipeline] }
10:07:41 [2024-10-29T10:07:41.753Z] [Pipeline] // withEnv
10:07:41 [2024-10-29T10:07:41.815Z] [Pipeline] withEnv
10:07:41 [2024-10-29T10:07:41.815Z] [Pipeline] {
10:07:41 [2024-10-29T10:07:41.843Z] [Pipeline] sh
10:07:42 [2024-10-29T10:07:42.370Z] + set -xeuo pipefail
10:07:42 [2024-10-29T10:07:42.370Z] ++ umask
10:07:42 [2024-10-29T10:07:42.370Z] + '[' 0022 = 0000 ']'
10:07:42 [2024-10-29T10:07:42.370Z] + cosa buildextend-metal4k
10:07:42 [2024-10-29T10:07:42.816Z] Config commit: bd889877aea110d11542b4d3d8d43eba0a529f21
10:07:42 [2024-10-29T10:07:42.816Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
10:07:44 [2024-10-29T10:07:44.692Z] true
10:07:44 [2024-10-29T10:07:44.945Z] Estimating disk size...
10:07:46 [2024-10-29T10:07:46.830Z] Disk sizes: metal: 2644M (estimated), cloud: 10240M
10:07:46 [2024-10-29T10:07:46.830Z] ++ python3 -c 'import sys, json; args = json.load(sys.stdin)["extra-kargs"]; print(" ".join(args))'
10:07:46 [2024-10-29T10:07:46.830Z] + extra_kargs=mitigations=auto,nosmt
10:07:46 [2024-10-29T10:07:46.830Z] + qemu-img create -f raw /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw.tmp 2644M
10:07:46 [2024-10-29T10:07:46.830Z] Formatting '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw.tmp', fmt=raw size=2772434944
10:07:46 [2024-10-29T10:07:46.830Z] + extra_target_device_opts=
10:07:46 [2024-10-29T10:07:46.830Z] + [[ metal4k == dasd ]]
10:07:46 [2024-10-29T10:07:46.830Z] + [[ metal4k == metal4k ]]
10:07:46 [2024-10-29T10:07:46.830Z] + extra_target_device_opts=,physical_block_size=4096,logical_block_size=4096
10:07:46 [2024-10-29T10:07:46.830Z] + qemu_args+=("-drive" "if=none,id=target,format=${image_format},file=${path}.tmp,cache=unsafe" "-device" "virtio-blk,serial=target,drive=target${extra_target_device_opts}")
10:07:46 [2024-10-29T10:07:46.830Z] + image_dynamic_yaml=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.yaml
10:07:46 [2024-10-29T10:07:46.830Z] + image_dynamic_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
10:07:46 [2024-10-29T10:07:46.830Z] + image_for_disk_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
10:07:46 [2024-10-29T10:07:46.830Z] + cat
10:07:46 [2024-10-29T10:07:46.830Z] + yaml2json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
10:07:46 [2024-10-29T10:07:46.830Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
10:07:46 [2024-10-29T10:07:46.830Z] + cat /home/jenkins/agent/workspace/test-override/tmp/image.json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
10:07:46 [2024-10-29T10:07:46.830Z] + jq -s add
10:07:46 [2024-10-29T10:07:46.830Z] + platforms_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
10:07:46 [2024-10-29T10:07:46.830Z] + yaml2json /home/jenkins/agent/workspace/test-override/src/config/platforms.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
10:07:46 [2024-10-29T10:07:46.830Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
10:07:46 [2024-10-29T10:07:46.830Z] + osbuild_extra_args=()
10:07:46 [2024-10-29T10:07:46.830Z] + [[ '' -eq 1 ]]
10:07:46 [2024-10-29T10:07:46.830Z] + '[' metal4k == qemu ']'
10:07:46 [2024-10-29T10:07:46.830Z] + snapshot=on
10:07:46 [2024-10-29T10:07:46.830Z] + runvm_with_cache_snapshot on -- /usr/lib/coreos-assembler/runvm-osbuild --config /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json --mpp /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml --filepath /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw.tmp
10:07:46 [2024-10-29T10:07:46.830Z] + local snapshot=on
10:07:46 [2024-10-29T10:07:46.830Z] + shift
10:07:46 [2024-10-29T10:07:46.830Z] + local cache_size=20G
10:07:46 [2024-10-29T10:07:46.830Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 ']'
10:07:46 [2024-10-29T10:07:46.830Z] + rm -vf /home/jenkins/agent/workspace/test-override/cache/cache.qcow2
10:07:46 [2024-10-29T10:07:46.830Z] + cache_args+=("-drive" "if=none,id=cache,discard=unmap,snapshot=${snapshot},file=${workdir}/cache/cache2.qcow2" "-device" "virtio-blk,drive=cache")
10:07:46 [2024-10-29T10:07:46.830Z] + runvm -drive if=none,id=cache,discard=unmap,snapshot=on,file=/home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 -device virtio-blk,drive=cache -- /usr/lib/coreos-assembler/runvm-osbuild --config /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json --mpp /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml --filepath /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw.tmp
10:07:46 [2024-10-29T10:07:46.830Z] + qemu_args=()
10:07:46 [2024-10-29T10:07:46.830Z] + local qemu_args
10:07:46 [2024-10-29T10:07:46.830Z] + true
10:07:46 [2024-10-29T10:07:46.830Z] + case "$1" in
10:07:46 [2024-10-29T10:07:46.830Z] + qemu_args+=("$1")
10:07:46 [2024-10-29T10:07:46.830Z] + shift
10:07:46 [2024-10-29T10:07:46.830Z] + true
10:07:46 [2024-10-29T10:07:46.830Z] + case "$1" in
10:07:46 [2024-10-29T10:07:46.830Z] + qemu_args+=("$1")
10:07:46 [2024-10-29T10:07:46.830Z] + shift
10:07:46 [2024-10-29T10:07:46.830Z] + true
10:07:46 [2024-10-29T10:07:46.830Z] + case "$1" in
10:07:46 [2024-10-29T10:07:46.830Z] + qemu_args+=("$1")
10:07:46 [2024-10-29T10:07:46.830Z] + shift
10:07:46 [2024-10-29T10:07:46.830Z] + true
10:07:46 [2024-10-29T10:07:46.830Z] + case "$1" in
10:07:46 [2024-10-29T10:07:46.830Z] + qemu_args+=("$1")
10:07:46 [2024-10-29T10:07:46.830Z] + shift
10:07:46 [2024-10-29T10:07:46.830Z] + true
10:07:46 [2024-10-29T10:07:46.830Z] + case "$1" in
10:07:46 [2024-10-29T10:07:46.830Z] + shift
10:07:46 [2024-10-29T10:07:46.830Z] + break
10:07:46 [2024-10-29T10:07:46.830Z] + '[' -z /home/jenkins/agent/workspace/test-override/tmp/build.metal4k ']'
10:07:46 [2024-10-29T10:07:46.830Z] + local vmpreparedir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
10:07:46 [2024-10-29T10:07:46.830Z] + local vmbuilddir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
10:07:46 [2024-10-29T10:07:46.830Z] + local runvm_console=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
10:07:46 [2024-10-29T10:07:46.830Z] + local rc_file=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
10:07:46 [2024-10-29T10:07:46.830Z] + mkdir -p /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
10:07:46 [2024-10-29T10:07:46.830Z] + local rpms
10:07:46 [2024-10-29T10:07:46.830Z] ++ grep -v '^#'
10:07:46 [2024-10-29T10:07:46.830Z] + rpms='
10:07:46 [2024-10-29T10:07:46.830Z] bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules
10:07:46 [2024-10-29T10:07:46.830Z] 
10:07:46 [2024-10-29T10:07:46.830Z] rpm-ostree distribution-gpg-keys jq
10:07:46 [2024-10-29T10:07:46.830Z] 
10:07:46 [2024-10-29T10:07:46.830Z] systemd
10:07:46 [2024-10-29T10:07:46.830Z] 
10:07:46 [2024-10-29T10:07:46.830Z] dhcp-client iproute
10:07:46 [2024-10-29T10:07:46.830Z] 
10:07:46 [2024-10-29T10:07:46.830Z] selinux-policy selinux-policy-targeted policycoreutils
10:07:46 [2024-10-29T10:07:46.830Z] 
10:07:46 [2024-10-29T10:07:46.830Z] python3 python3-gobject-base buildah podman skopeo iptables iptables-libs
10:07:46 [2024-10-29T10:07:46.830Z] 
10:07:46 [2024-10-29T10:07:46.830Z] python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity
10:07:46 [2024-10-29T10:07:46.830Z] 
10:07:46 [2024-10-29T10:07:46.830Z] cryptsetup
10:07:46 [2024-10-29T10:07:46.830Z] gdisk xfsprogs e2fsprogs dosfstools btrfs-progs
10:07:46 [2024-10-29T10:07:46.830Z] 
10:07:46 [2024-10-29T10:07:46.830Z] ca-certificates
10:07:46 [2024-10-29T10:07:46.830Z] 
10:07:46 [2024-10-29T10:07:46.830Z] tar
10:07:46 [2024-10-29T10:07:46.830Z] 
10:07:46 [2024-10-29T10:07:46.830Z] podman
10:07:46 [2024-10-29T10:07:46.830Z] 
10:07:46 [2024-10-29T10:07:46.830Z] osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent
10:07:46 [2024-10-29T10:07:46.830Z] python3-dnf
10:07:46 [2024-10-29T10:07:46.830Z] 
10:07:46 [2024-10-29T10:07:46.830Z] /usr/bin/reset
10:07:46 [2024-10-29T10:07:46.830Z] /usr/bin/clear'
10:07:46 [2024-10-29T10:07:46.830Z] ++ grep -v '^#'
10:07:46 [2024-10-29T10:07:46.830Z] + archrpms='grub2
10:07:46 [2024-10-29T10:07:46.830Z] bootupd
10:07:46 [2024-10-29T10:07:46.830Z] 
10:07:46 [2024-10-29T10:07:46.830Z] shim-x64 grub2-efi-x64
10:07:46 [2024-10-29T10:07:46.830Z] 
10:07:46 [2024-10-29T10:07:46.830Z] grub2-tools-extra'
10:07:46 [2024-10-29T10:07:46.830Z] + supermin --prepare --use-installed -o /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules rpm-ostree distribution-gpg-keys jq systemd dhcp-client iproute selinux-policy selinux-policy-targeted policycoreutils python3 python3-gobject-base buildah podman skopeo iptables iptables-libs python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity cryptsetup gdisk xfsprogs e2fsprogs dosfstools btrfs-progs ca-certificates tar podman osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent python3-dnf /usr/bin/reset /usr/bin/clear grub2 bootupd shim-x64 grub2-efi-x64 grub2-tools-extra
10:07:49 [2024-10-29T10:07:49.333Z] + find /usr/lib/coreos-assembler/ -type f
10:07:49 [2024-10-29T10:07:49.333Z] + find /etc/pki/rpm-gpg/ -type f
10:07:49 [2024-10-29T10:07:49.333Z] + cat
10:07:49 [2024-10-29T10:07:49.333Z] ++ id -u
10:07:49 [2024-10-29T10:07:49.333Z] ++ cat /usr/lib/coreos-assembler/supermin-init-prelude.sh
10:07:49 [2024-10-29T10:07:49.333Z] + chmod a+x /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare/init
10:07:49 [2024-10-29T10:07:49.333Z] + cd /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
10:07:49 [2024-10-29T10:07:49.333Z] + tar -czf init.tar.gz --remove-files init
10:07:49 [2024-10-29T10:07:49.333Z] + supermin --build /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare --size 10G -f ext2 -o /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
10:07:57 [2024-10-29T10:07:57.398Z] ++ blkid --output=value --match-tag=UUID /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/root
10:07:57 [2024-10-29T10:07:57.398Z] + superminrootfsuuid=bf420954-3aac-44c6-b53b-c46012ab4914
10:07:57 [2024-10-29T10:07:57.398Z] + echo 'umask 0022'
10:07:57 [2024-10-29T10:07:57.398Z] + for arg in "$@"
10:07:57 [2024-10-29T10:07:57.398Z] + printf '%q ' /usr/lib/coreos-assembler/runvm-osbuild
10:07:57 [2024-10-29T10:07:57.398Z] + for arg in "$@"
10:07:57 [2024-10-29T10:07:57.398Z] + printf '%q ' --config
10:07:57 [2024-10-29T10:07:57.398Z] + for arg in "$@"
10:07:57 [2024-10-29T10:07:57.398Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
10:07:57 [2024-10-29T10:07:57.398Z] + for arg in "$@"
10:07:57 [2024-10-29T10:07:57.398Z] + printf '%q ' --mpp
10:07:57 [2024-10-29T10:07:57.398Z] + for arg in "$@"
10:07:57 [2024-10-29T10:07:57.398Z] + printf '%q ' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
10:07:57 [2024-10-29T10:07:57.398Z] + for arg in "$@"
10:07:57 [2024-10-29T10:07:57.398Z] + printf '%q ' --filepath
10:07:57 [2024-10-29T10:07:57.398Z] + for arg in "$@"
10:07:57 [2024-10-29T10:07:57.398Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw.tmp
10:07:57 [2024-10-29T10:07:57.398Z] + touch /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
10:07:57 [2024-10-29T10:07:57.398Z] + memory_default=2048
10:07:57 [2024-10-29T10:07:57.398Z] + case $arch in
10:07:57 [2024-10-29T10:07:57.398Z] + kola_args=(kola qemuexec -m "${COSA_SUPERMIN_MEMORY:-${memory_default}}" --auto-cpus -U --workdir none --console-to-file "${runvm_console}" --bind-rw "${workdir},workdir")
10:07:57 [2024-10-29T10:07:57.398Z] + base_qemu_args=(-drive 'if=none,id=root,format=raw,snapshot=on,file='"${vmbuilddir}"'/root,index=1' -device 'virtio-blk,drive=root' -kernel "${vmbuilddir}/kernel" -initrd "${vmbuilddir}/initrd" -no-reboot -nodefaults -device virtio-serial -append "root=UUID=${superminrootfsuuid} console=${DEFAULT_TERMINAL} selinux=1 enforcing=0 autorelabel=1")
10:07:57 [2024-10-29T10:07:57.398Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
10:07:57 [2024-10-29T10:07:57.398Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/config ']'
10:07:57 [2024-10-29T10:07:57.398Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
10:07:57 [2024-10-29T10:07:57.398Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/yumrepos ']'
10:07:57 [2024-10-29T10:07:57.398Z] + '[' -z '' ']'
10:07:57 [2024-10-29T10:07:57.398Z] + kola qemuexec -m 2048 --auto-cpus -U --workdir none --console-to-file /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt --bind-rw /home/jenkins/agent/workspace/test-override,workdir -- -drive if=none,id=root,format=raw,snapshot=on,file=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/root,index=1 -device virtio-blk,drive=root -kernel /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/kernel -initrd /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/initrd -no-reboot -nodefaults -device virtio-serial -append 'root=UUID=bf420954-3aac-44c6-b53b-c46012ab4914 console=ttyS0,115200n8 selinux=1 enforcing=0 autorelabel=1' -device virtserialport,chardev=virtioserial0,name=cosa-cmdout -chardev stdio,id=virtioserial0 -drive if=none,id=cache,discard=unmap,snapshot=on,file=/home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 -device virtio-blk,drive=cache
10:08:03 [2024-10-29T10:08:03.921Z] + secex=
10:08:03 [2024-10-29T10:08:03.921Z] + '[' 6 -gt 0 ']'
10:08:03 [2024-10-29T10:08:03.921Z] + flag=--config
10:08:03 [2024-10-29T10:08:03.921Z] + shift
10:08:03 [2024-10-29T10:08:03.921Z] + case "${flag}" in
10:08:03 [2024-10-29T10:08:03.921Z] + config=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
10:08:03 [2024-10-29T10:08:03.921Z] + shift
10:08:03 [2024-10-29T10:08:03.921Z] + '[' 4 -gt 0 ']'
10:08:03 [2024-10-29T10:08:03.921Z] + flag=--mpp
10:08:03 [2024-10-29T10:08:03.921Z] + shift
10:08:03 [2024-10-29T10:08:03.921Z] + case "${flag}" in
10:08:03 [2024-10-29T10:08:03.921Z] + mppyaml=/usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
10:08:03 [2024-10-29T10:08:03.921Z] + shift
10:08:03 [2024-10-29T10:08:03.921Z] + '[' 2 -gt 0 ']'
10:08:03 [2024-10-29T10:08:03.921Z] + flag=--filepath
10:08:03 [2024-10-29T10:08:03.921Z] + shift
10:08:03 [2024-10-29T10:08:03.921Z] + case "${flag}" in
10:08:03 [2024-10-29T10:08:03.921Z] + filepath=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw.tmp
10:08:03 [2024-10-29T10:08:03.921Z] + shift
10:08:03 [2024-10-29T10:08:03.921Z] + '[' 0 -gt 0 ']'
10:08:03 [2024-10-29T10:08:03.921Z] ++ basename /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw.tmp
10:08:03 [2024-10-29T10:08:03.921Z] + filename=fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw.tmp
10:08:03 [2024-10-29T10:08:03.921Z] ++ getconfig ostree-container
10:08:03 [2024-10-29T10:08:03.921Z] ++ k=ostree-container
10:08:03 [2024-10-29T10:08:03.921Z] ++ jq -re '."ostree-container"'
10:08:03 [2024-10-29T10:08:03.921Z] + ostree_container=/home/jenkins/agent/workspace/test-override/builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-ostree.x86_64.ociarchive
10:08:03 [2024-10-29T10:08:03.921Z] ++ getconfig osname
10:08:03 [2024-10-29T10:08:03.921Z] ++ k=osname
10:08:03 [2024-10-29T10:08:03.921Z] ++ jq -re '."osname"'
10:08:03 [2024-10-29T10:08:03.921Z] + osname=fedora-coreos
10:08:03 [2024-10-29T10:08:03.922Z] ++ getconfig image-type
10:08:03 [2024-10-29T10:08:03.922Z] ++ k=image-type
10:08:03 [2024-10-29T10:08:03.922Z] ++ jq -re '."image-type"'
10:08:03 [2024-10-29T10:08:03.922Z] + platform=metal4k
10:08:03 [2024-10-29T10:08:03.922Z] ++ getconfig_def deploy-via-container ''
10:08:03 [2024-10-29T10:08:03.922Z] ++ k=deploy-via-container
10:08:03 [2024-10-29T10:08:03.922Z] ++ shift
10:08:03 [2024-10-29T10:08:03.922Z] ++ default=
10:08:03 [2024-10-29T10:08:03.922Z] ++ shift
10:08:03 [2024-10-29T10:08:03.922Z] ++ jq -re '."deploy-via-container"//""'
10:08:03 [2024-10-29T10:08:03.922Z] + deploy_via_container=true
10:08:03 [2024-10-29T10:08:03.922Z] ++ getconfig metal-image-size
10:08:03 [2024-10-29T10:08:03.922Z] ++ k=metal-image-size
10:08:03 [2024-10-29T10:08:03.922Z] ++ jq -re '."metal-image-size"'
10:08:03 [2024-10-29T10:08:03.922Z] + metal_image_size_mb=2644
10:08:03 [2024-10-29T10:08:03.922Z] ++ getconfig cloud-image-size
10:08:03 [2024-10-29T10:08:03.922Z] ++ k=cloud-image-size
10:08:03 [2024-10-29T10:08:03.922Z] ++ jq -re '."cloud-image-size"'
10:08:03 [2024-10-29T10:08:03.922Z] + cloud_image_size_mb=10240
10:08:03 [2024-10-29T10:08:03.922Z] ++ getconfig rootfs-size
10:08:03 [2024-10-29T10:08:03.922Z] ++ k=rootfs-size
10:08:03 [2024-10-29T10:08:03.922Z] ++ jq -re '."rootfs-size"'
10:08:03 [2024-10-29T10:08:03.922Z] + rootfs_size_mb=2131
10:08:03 [2024-10-29T10:08:03.922Z] ++ getconfig container-imgref
10:08:03 [2024-10-29T10:08:03.922Z] ++ k=container-imgref
10:08:03 [2024-10-29T10:08:03.922Z] ++ jq -re '."container-imgref"'
10:08:03 [2024-10-29T10:08:03.922Z] + container_imgref=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide
10:08:03 [2024-10-29T10:08:03.922Z] ++ getconfig_def container-repo ''
10:08:03 [2024-10-29T10:08:03.922Z] ++ k=container-repo
10:08:03 [2024-10-29T10:08:03.922Z] ++ shift
10:08:03 [2024-10-29T10:08:03.922Z] ++ default=
10:08:03 [2024-10-29T10:08:03.922Z] ++ shift
10:08:03 [2024-10-29T10:08:03.922Z] ++ jq -re '."container-repo"//""'
10:08:03 [2024-10-29T10:08:03.922Z] + container_repo=
10:08:03 [2024-10-29T10:08:03.922Z] ++ getconfig_def container-tag ''
10:08:03 [2024-10-29T10:08:03.922Z] ++ k=container-tag
10:08:03 [2024-10-29T10:08:03.922Z] ++ shift
10:08:03 [2024-10-29T10:08:03.922Z] ++ default=
10:08:03 [2024-10-29T10:08:03.922Z] ++ shift
10:08:03 [2024-10-29T10:08:03.922Z] ++ jq -re '."container-tag"//""'
10:08:03 [2024-10-29T10:08:03.922Z] + container_tag=
10:08:03 [2024-10-29T10:08:03.922Z] ++ getconfig extra-kargs-string ''
10:08:03 [2024-10-29T10:08:03.922Z] ++ k=extra-kargs-string
10:08:03 [2024-10-29T10:08:03.922Z] ++ jq -re '."extra-kargs-string"'
10:08:03 [2024-10-29T10:08:03.922Z] + extra_kargs=mitigations=auto,nosmt
10:08:03 [2024-10-29T10:08:03.922Z] + ostree_ref=
10:08:03 [2024-10-29T10:08:03.922Z] + ostree_repo=
10:08:03 [2024-10-29T10:08:03.922Z] + '[' -z true ']'
10:08:03 [2024-10-29T10:08:03.922Z] + '[' '!' -e /dev/loop-control ']'
10:08:03 [2024-10-29T10:08:03.922Z] + mknod /dev/loop-control c 10 237
10:08:03 [2024-10-29T10:08:03.922Z] + outdir=cache/osbuild/out
10:08:03 [2024-10-29T10:08:03.922Z] + storedir=cache/osbuild/store
10:08:03 [2024-10-29T10:08:03.922Z] ++ mktemp -t osbuild-XXXX.json
10:08:03 [2024-10-29T10:08:03.922Z] + processed_json=/tmp/osbuild-rI4v.json
10:08:03 [2024-10-29T10:08:03.922Z] + podman images
10:08:03 [2024-10-29T10:08:03.922Z] ++ arch
10:08:03 [2024-10-29T10:08:03.922Z] + osbuild-mpp -D 'arch="x86_64"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'filename="fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw.tmp"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2644 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2131 -D 'qemu_secex=""' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-rI4v.json
10:08:05 [2024-10-29T10:08:05.804Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 14GiB --checkpoint build --checkpoint tree --checkpoint raw-image --export metal4k /tmp/osbuild-rI4v.json
10:08:06 [2024-10-29T10:08:06.058Z] starting /tmp/osbuild-rI4v.jsonPipeline source org.osbuild.curl: 4cafc4220b49220ccd78ad71f750ff8506e033956e894739108e183120478381
10:08:06 [2024-10-29T10:08:06.058Z] Build
10:08:06 [2024-10-29T10:08:06.058Z]   root: <host>
10:08:06 [2024-10-29T10:08:06.317Z] Pipeline raw-4k-image: d7cfe1a970692a827dac478c09f060cf8d3f0030c556c150a4613904687ba493
10:08:06 [2024-10-29T10:08:06.317Z] Build
10:08:06 [2024-10-29T10:08:06.317Z]   root: <host>
10:08:06 [2024-10-29T10:08:06.317Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
10:08:06 [2024-10-29T10:08:06.317Z] org.osbuild.truncate: fa7b1ecaa61911a23d9eb6603f7762a6a3bf2c3746c31897f1dc5b974c92cd45 {
10:08:06 [2024-10-29T10:08:06.317Z]   "filename": "disk.img",
10:08:06 [2024-10-29T10:08:06.317Z]   "size": "2772434944"
10:08:06 [2024-10-29T10:08:06.317Z] }
10:08:06 [2024-10-29T10:08:06.570Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
10:08:06 [2024-10-29T10:08:06.570Z] 
10:08:06 [2024-10-29T10:08:06.570Z] ���  Duration: 0s
10:08:06 [2024-10-29T10:08:06.570Z] org.osbuild.sfdisk: c881629784ba58e34e187c29043aa19f4b3c2a821b89ae87249d18bf7f017f38 {
10:08:06 [2024-10-29T10:08:06.570Z]   "uuid": "00000000-0000-4000-a000-000000000001",
10:08:06 [2024-10-29T10:08:06.570Z]   "label": "gpt",
10:08:06 [2024-10-29T10:08:06.570Z]   "partitions": [
10:08:06 [2024-10-29T10:08:06.570Z]     {
10:08:06 [2024-10-29T10:08:06.570Z]       "start": 256,
10:08:06 [2024-10-29T10:08:06.570Z]       "partnum": 1,
10:08:06 [2024-10-29T10:08:06.570Z]       "size": 256,
10:08:06 [2024-10-29T10:08:06.570Z]       "type": "21686148-6449-6E6F-744E-656564454649",
10:08:06 [2024-10-29T10:08:06.570Z]       "bootable": true,
10:08:06 [2024-10-29T10:08:06.570Z]       "name": "BIOS-BOOT"
10:08:06 [2024-10-29T10:08:06.570Z]     },
10:08:06 [2024-10-29T10:08:06.570Z]     {
10:08:06 [2024-10-29T10:08:06.570Z]       "start": 512,
10:08:06 [2024-10-29T10:08:06.570Z]       "partnum": 2,
10:08:06 [2024-10-29T10:08:06.570Z]       "size": 32512,
10:08:06 [2024-10-29T10:08:06.570Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
10:08:06 [2024-10-29T10:08:06.570Z]       "name": "EFI-SYSTEM"
10:08:06 [2024-10-29T10:08:06.570Z]     },
10:08:06 [2024-10-29T10:08:06.570Z]     {
10:08:06 [2024-10-29T10:08:06.570Z]       "start": 33024,
10:08:06 [2024-10-29T10:08:06.570Z]       "partnum": 3,
10:08:06 [2024-10-29T10:08:06.570Z]       "size": 98304,
10:08:06 [2024-10-29T10:08:06.570Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
10:08:06 [2024-10-29T10:08:06.570Z]       "name": "boot"
10:08:06 [2024-10-29T10:08:06.570Z]     },
10:08:06 [2024-10-29T10:08:06.570Z]     {
10:08:06 [2024-10-29T10:08:06.570Z]       "start": 131328,
10:08:06 [2024-10-29T10:08:06.570Z]       "partnum": 4,
10:08:06 [2024-10-29T10:08:06.570Z]       "size": 545280,
10:08:06 [2024-10-29T10:08:06.570Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
10:08:06 [2024-10-29T10:08:06.570Z]       "name": "root"
10:08:06 [2024-10-29T10:08:06.570Z]     }
10:08:06 [2024-10-29T10:08:06.570Z]   ]
10:08:06 [2024-10-29T10:08:06.570Z] }
10:08:06 [2024-10-29T10:08:06.824Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
10:08:06 [2024-10-29T10:08:06.824Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
10:08:07 [2024-10-29T10:08:07.077Z] label: gpt
10:08:07 [2024-10-29T10:08:07.077Z] label-id: 00000000-0000-4000-a000-000000000001
10:08:07 [2024-10-29T10:08:07.077Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
10:08:07 [2024-10-29T10:08:07.077Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
10:08:07 [2024-10-29T10:08:07.077Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
10:08:07 [2024-10-29T10:08:07.077Z] /dev/loop0p4: start="131328", size="545280", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
10:08:07 [2024-10-29T10:08:07.077Z] {
10:08:07 [2024-10-29T10:08:07.078Z]    "partitiontable": {
10:08:07 [2024-10-29T10:08:07.078Z]       "label": "gpt",
10:08:07 [2024-10-29T10:08:07.078Z]       "id": "00000000-0000-4000-A000-000000000001",
10:08:07 [2024-10-29T10:08:07.078Z]       "device": "/dev/loop0",
10:08:07 [2024-10-29T10:08:07.078Z]       "unit": "sectors",
10:08:07 [2024-10-29T10:08:07.078Z]       "firstlba": 256,
10:08:07 [2024-10-29T10:08:07.078Z]       "lastlba": 676858,
10:08:07 [2024-10-29T10:08:07.078Z]       "sectorsize": 4096,
10:08:07 [2024-10-29T10:08:07.078Z]       "partitions": [
10:08:07 [2024-10-29T10:08:07.078Z]          {
10:08:07 [2024-10-29T10:08:07.078Z]             "node": "/dev/loop0p1",
10:08:07 [2024-10-29T10:08:07.078Z]             "start": 256,
10:08:07 [2024-10-29T10:08:07.078Z]             "size": 256,
10:08:07 [2024-10-29T10:08:07.078Z]             "type": "21686148-6449-6E6F-744E-656564454649",
10:08:07 [2024-10-29T10:08:07.078Z]             "uuid": "88614938-70E1-4ABA-BCCE-229EA9A579B5",
10:08:07 [2024-10-29T10:08:07.078Z]             "name": "BIOS-BOOT"
10:08:07 [2024-10-29T10:08:07.078Z]          },{
10:08:07 [2024-10-29T10:08:07.078Z]             "node": "/dev/loop0p2",
10:08:07 [2024-10-29T10:08:07.078Z]             "start": 512,
10:08:07 [2024-10-29T10:08:07.078Z]             "size": 32512,
10:08:07 [2024-10-29T10:08:07.078Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
10:08:07 [2024-10-29T10:08:07.078Z]             "uuid": "84315675-68DB-412A-B54F-DC7E5E52EAFB",
10:08:07 [2024-10-29T10:08:07.078Z]             "name": "EFI-SYSTEM"
10:08:07 [2024-10-29T10:08:07.078Z]          },{
10:08:07 [2024-10-29T10:08:07.078Z]             "node": "/dev/loop0p3",
10:08:07 [2024-10-29T10:08:07.078Z]             "start": 33024,
10:08:07 [2024-10-29T10:08:07.078Z]             "size": 98304,
10:08:07 [2024-10-29T10:08:07.078Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
10:08:07 [2024-10-29T10:08:07.078Z]             "uuid": "AD7E8AEA-E615-43EE-BA5C-4472AFC4C6FC",
10:08:07 [2024-10-29T10:08:07.078Z]             "name": "boot"
10:08:07 [2024-10-29T10:08:07.078Z]          },{
10:08:07 [2024-10-29T10:08:07.078Z]             "node": "/dev/loop0p4",
10:08:07 [2024-10-29T10:08:07.078Z]             "start": 131328,
10:08:07 [2024-10-29T10:08:07.078Z]             "size": 545280,
10:08:07 [2024-10-29T10:08:07.078Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
10:08:07 [2024-10-29T10:08:07.078Z]             "uuid": "E679FD30-3B2D-446E-8681-A151D8C8A31C",
10:08:07 [2024-10-29T10:08:07.078Z]             "name": "root"
10:08:07 [2024-10-29T10:08:07.078Z]          }
10:08:07 [2024-10-29T10:08:07.078Z]       ]
10:08:07 [2024-10-29T10:08:07.078Z]    }
10:08:07 [2024-10-29T10:08:07.078Z] }
10:08:07 [2024-10-29T10:08:07.078Z] 
10:08:07 [2024-10-29T10:08:07.078Z] ���  Duration: 0s
10:08:07 [2024-10-29T10:08:07.078Z] org.osbuild.mkfs.fat: 1a62315d8cf08d3260e5de870db17082e9e01c6de1c60e622aed16c7d8baf254 {
10:08:07 [2024-10-29T10:08:07.078Z]   "label": "EFI-SYSTEM",
10:08:07 [2024-10-29T10:08:07.078Z]   "volid": "7B7795E7"
10:08:07 [2024-10-29T10:08:07.078Z] }
10:08:07 [2024-10-29T10:08:07.078Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
10:08:07 [2024-10-29T10:08:07.332Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
10:08:07 [2024-10-29T10:08:07.332Z] mkfs.fat 4.2 (2021-01-31)
10:08:07 [2024-10-29T10:08:07.586Z] 
10:08:07 [2024-10-29T10:08:07.586Z] ���  Duration: 0s
10:08:07 [2024-10-29T10:08:07.586Z] org.osbuild.mkfs.ext4: dee18f97d34e49d138085bddb3584f212b3298548d1b0202ebf1372482b06b02 {
10:08:07 [2024-10-29T10:08:07.586Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
10:08:07 [2024-10-29T10:08:07.586Z]   "label": "boot",
10:08:07 [2024-10-29T10:08:07.586Z]   "metadata_csum_seed": true
10:08:07 [2024-10-29T10:08:07.586Z] }
10:08:07 [2024-10-29T10:08:07.586Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
10:08:07 [2024-10-29T10:08:07.586Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
10:08:07 [2024-10-29T10:08:07.839Z] mke2fs 1.47.0 (5-Feb-2023)
10:08:07 [2024-10-29T10:08:07.839Z] Discarding device blocks:     0/98304           done                            
10:08:07 [2024-10-29T10:08:07.839Z] Creating filesystem with 98304 4k blocks and 98304 inodes
10:08:07 [2024-10-29T10:08:07.839Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
10:08:07 [2024-10-29T10:08:07.839Z] Superblock backups stored on blocks: 
10:08:07 [2024-10-29T10:08:07.839Z] 	32768
10:08:07 [2024-10-29T10:08:07.839Z] 
10:08:07 [2024-10-29T10:08:07.839Z] Allocating group tables: 0/3   done                            
10:08:07 [2024-10-29T10:08:07.839Z] Writing inode tables: 0/3   done                            
10:08:07 [2024-10-29T10:08:07.839Z] Creating journal (4096 blocks): done
10:08:07 [2024-10-29T10:08:07.839Z] Writing superblocks and filesystem accounting information: 0/3   done
10:08:07 [2024-10-29T10:08:07.839Z] 
10:08:07 [2024-10-29T10:08:07.839Z] 
10:08:07 [2024-10-29T10:08:07.839Z] ���  Duration: 0s
10:08:07 [2024-10-29T10:08:07.840Z] org.osbuild.mkfs.xfs: 416421514a1c0369af56dcaabb1d2a840ce37ce79107370cdca74066f0ba2f20 {
10:08:07 [2024-10-29T10:08:07.840Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
10:08:07 [2024-10-29T10:08:07.840Z]   "label": "root"
10:08:07 [2024-10-29T10:08:07.840Z] }
10:08:07 [2024-10-29T10:08:07.840Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
10:08:08 [2024-10-29T10:08:08.094Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
10:08:08 [2024-10-29T10:08:08.094Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=136320 blks
10:08:08 [2024-10-29T10:08:08.094Z]          =                       sectsz=4096  attr=2, projid32bit=1
10:08:08 [2024-10-29T10:08:08.094Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
10:08:08 [2024-10-29T10:08:08.094Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
10:08:08 [2024-10-29T10:08:08.094Z] data     =                       bsize=4096   blocks=545280, imaxpct=25
10:08:08 [2024-10-29T10:08:08.094Z]          =                       sunit=0      swidth=0 blks
10:08:08 [2024-10-29T10:08:08.094Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
10:08:08 [2024-10-29T10:08:08.094Z] log      =internal log           bsize=4096   blocks=16384, version=2
10:08:08 [2024-10-29T10:08:08.094Z]          =                       sectsz=4096  sunit=1 blks, lazy-count=1
10:08:08 [2024-10-29T10:08:08.094Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
10:08:08 [2024-10-29T10:08:08.094Z] Discarding blocks...Done.
10:08:08 [2024-10-29T10:08:08.347Z] 
10:08:08 [2024-10-29T10:08:08.347Z] ���  Duration: 0s
10:08:08 [2024-10-29T10:08:08.347Z] org.osbuild.copy: 52173ba0603d7795e3f10051cd052d2e8b99b8248f92721958064e2bfe3cdb3b {
10:08:08 [2024-10-29T10:08:08.347Z]   "paths": [
10:08:08 [2024-10-29T10:08:08.347Z]     {
10:08:08 [2024-10-29T10:08:08.347Z]       "from": "input://tree/",
10:08:08 [2024-10-29T10:08:08.347Z]       "to": "mount://root/"
10:08:08 [2024-10-29T10:08:08.347Z]     }
10:08:08 [2024-10-29T10:08:08.347Z]   ]
10:08:08 [2024-10-29T10:08:08.347Z] }
10:08:08 [2024-10-29T10:08:08.347Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
10:08:08 [2024-10-29T10:08:08.601Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlf1y010/mounts/
10:08:08 [2024-10-29T10:08:08.601Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlf1y010/mounts/boot'
10:08:08 [2024-10-29T10:08:08.601Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlf1y010/mounts/boot
10:08:08 [2024-10-29T10:08:08.601Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlf1y010/mounts/boot/lost+found'
10:08:08 [2024-10-29T10:08:08.854Z] mount/efi (org.osbuild.fat): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlf1y010/mounts/boot/efi'
10:08:08 [2024-10-29T10:08:08.854Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlf1y010/mounts/boot/efi
10:08:08 [2024-10-29T10:08:08.854Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
10:08:09 [2024-10-29T10:08:09.107Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
10:08:27 [2024-10-29T10:08:27.130Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlf1y010/mounts/boot/efi unmounted
10:08:27 [2024-10-29T10:08:27.130Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlf1y010/mounts/boot unmounted
10:08:27 [2024-10-29T10:08:27.130Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wlf1y010/mounts/ unmounted
10:08:27 [2024-10-29T10:08:27.130Z] 
10:08:27 [2024-10-29T10:08:27.130Z] ���  Duration: 17s
10:08:27 [2024-10-29T10:08:27.130Z] org.osbuild.bootupd: b466af9fbec59a24986e7bee7d215ec37dbc71ec41411b51cf4bc39f7b732e4b {
10:08:27 [2024-10-29T10:08:27.130Z]   "static-configs": true,
10:08:27 [2024-10-29T10:08:27.130Z]   "deployment": {
10:08:27 [2024-10-29T10:08:27.130Z]     "default": true
10:08:27 [2024-10-29T10:08:27.130Z]   }
10:08:27 [2024-10-29T10:08:27.130Z] }
10:08:27 [2024-10-29T10:08:27.130Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
10:08:27 [2024-10-29T10:08:27.130Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ov8y8ipg/mounts/
10:08:27 [2024-10-29T10:08:27.130Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ov8y8ipg/mounts/boot
10:08:27 [2024-10-29T10:08:27.130Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ov8y8ipg/mounts/boot/lost+found'
10:08:27 [2024-10-29T10:08:27.130Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ov8y8ipg/mounts/boot/efi
10:08:27 [2024-10-29T10:08:27.130Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
10:08:27 [2024-10-29T10:08:27.130Z] Skip installing component BIOS without target device
10:08:27 [2024-10-29T10:08:27.130Z] Installed 40_coreos-ignition.cfg
10:08:27 [2024-10-29T10:08:27.130Z] Installed 70_coreos-user.cfg
10:08:27 [2024-10-29T10:08:27.130Z] Installed: grub.cfg
10:08:27 [2024-10-29T10:08:27.130Z] Installed: "fedora/grub.cfg"
10:08:27 [2024-10-29T10:08:27.130Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ov8y8ipg/mounts/boot/efi unmounted
10:08:27 [2024-10-29T10:08:27.130Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ov8y8ipg/mounts/boot unmounted
10:08:27 [2024-10-29T10:08:27.130Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ov8y8ipg/mounts/ unmounted
10:08:27 [2024-10-29T10:08:27.130Z] 
10:08:27 [2024-10-29T10:08:27.130Z] ���  Duration: 1s
10:08:27 [2024-10-29T10:08:27.130Z] org.osbuild.chattr: d7cfe1a970692a827dac478c09f060cf8d3f0030c556c150a4613904687ba493 {
10:08:27 [2024-10-29T10:08:27.130Z]   "items": {
10:08:27 [2024-10-29T10:08:27.130Z]     "mount://root/": {
10:08:27 [2024-10-29T10:08:27.130Z]       "immutable": true
10:08:27 [2024-10-29T10:08:27.130Z]     }
10:08:27 [2024-10-29T10:08:27.130Z]   }
10:08:27 [2024-10-29T10:08:27.130Z] }
10:08:27 [2024-10-29T10:08:27.130Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
10:08:27 [2024-10-29T10:08:27.385Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z8cxfo1m/mounts/
10:08:27 [2024-10-29T10:08:27.385Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/108913b203a8475e18c8310c1c2885ccf08fe8485765111d0f3ca23ecf286463.0'
10:08:27 [2024-10-29T10:08:27.639Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
10:08:27 [2024-10-29T10:08:27.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z8cxfo1m/mounts/ostree/deploy/fedora-coreos/deploy/108913b203a8475e18c8310c1c2885ccf08fe8485765111d0f3ca23ecf286463.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z8cxfo1m/mounts
10:08:27 [2024-10-29T10:08:27.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z8cxfo1m/mounts/boot unmounted
10:08:27 [2024-10-29T10:08:27.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z8cxfo1m/mounts/var unmounted
10:08:27 [2024-10-29T10:08:27.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z8cxfo1m/mounts/sysroot unmounted
10:08:27 [2024-10-29T10:08:27.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z8cxfo1m/mounts unmounted
10:08:27 [2024-10-29T10:08:27.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z8cxfo1m/mounts unmounted
10:08:27 [2024-10-29T10:08:27.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z8cxfo1m/mounts unmounted
10:08:27 [2024-10-29T10:08:27.639Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z8cxfo1m/mounts/
10:08:27 [2024-10-29T10:08:27.639Z] 
10:08:27 [2024-10-29T10:08:27.639Z] ���  Duration: 0s
10:08:27 [2024-10-29T10:08:27.639Z] Pipeline raw-metal4k-image: 3b21459a7d5d39195f017231bda1c228519de167c9d61fb5017061a67d4b2447
10:08:27 [2024-10-29T10:08:27.639Z] Build
10:08:27 [2024-10-29T10:08:27.639Z]   root: <host>
10:08:27 [2024-10-29T10:08:27.639Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
10:08:27 [2024-10-29T10:08:27.639Z] org.osbuild.copy: 61785e0e9a8c568e2df2efc907a580d99748ea9771468337341eb74fad56284f {
10:08:27 [2024-10-29T10:08:27.639Z]   "paths": [
10:08:27 [2024-10-29T10:08:27.639Z]     {
10:08:27 [2024-10-29T10:08:27.639Z]       "from": "input://tree/disk.img",
10:08:27 [2024-10-29T10:08:27.639Z]       "to": "tree:///disk.img"
10:08:27 [2024-10-29T10:08:27.639Z]     }
10:08:27 [2024-10-29T10:08:27.639Z]   ]
10:08:27 [2024-10-29T10:08:27.639Z] }
10:08:27 [2024-10-29T10:08:27.893Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
10:08:28 [2024-10-29T10:08:28.147Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
10:08:28 [2024-10-29T10:08:28.147Z] 
10:08:28 [2024-10-29T10:08:28.147Z] ���  Duration: 0s
10:08:28 [2024-10-29T10:08:28.147Z] org.osbuild.coreos.platform: 3b21459a7d5d39195f017231bda1c228519de167c9d61fb5017061a67d4b2447 {
10:08:28 [2024-10-29T10:08:28.147Z]   "platform": "metal"
10:08:28 [2024-10-29T10:08:28.147Z] }
10:08:28 [2024-10-29T10:08:28.400Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
10:08:28 [2024-10-29T10:08:28.400Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ci0ag_wr/mounts/
10:08:28 [2024-10-29T10:08:28.655Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/108913b203a8475e18c8310c1c2885ccf08fe8485765111d0f3ca23ecf286463.0'
10:08:28 [2024-10-29T10:08:28.655Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ci0ag_wr/mounts/boot
10:08:28 [2024-10-29T10:08:28.655Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ci0ag_wr/mounts/boot/lost+found'
10:08:28 [2024-10-29T10:08:28.908Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
10:08:29 [2024-10-29T10:08:29.163Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ci0ag_wr/mounts/boot unmounted
10:08:29 [2024-10-29T10:08:29.163Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ci0ag_wr/mounts/ostree/deploy/fedora-coreos/deploy/108913b203a8475e18c8310c1c2885ccf08fe8485765111d0f3ca23ecf286463.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ci0ag_wr/mounts
10:08:29 [2024-10-29T10:08:29.163Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ci0ag_wr/mounts/boot unmounted
10:08:29 [2024-10-29T10:08:29.163Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ci0ag_wr/mounts/var unmounted
10:08:29 [2024-10-29T10:08:29.163Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ci0ag_wr/mounts/sysroot unmounted
10:08:29 [2024-10-29T10:08:29.163Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ci0ag_wr/mounts unmounted
10:08:29 [2024-10-29T10:08:29.163Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ci0ag_wr/mounts unmounted
10:08:29 [2024-10-29T10:08:29.163Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ci0ag_wr/mounts unmounted
10:08:29 [2024-10-29T10:08:29.163Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ci0ag_wr/mounts/
10:08:29 [2024-10-29T10:08:29.163Z] 
10:08:29 [2024-10-29T10:08:29.163Z] ���  Duration: 0s
10:08:29 [2024-10-29T10:08:29.163Z] Pipeline metal4k: ef87bc3025300baa1dbf4f1a97654e9f3d03fdf9b31faddae779862fcf66e5ec
10:08:29 [2024-10-29T10:08:29.163Z] Build
10:08:29 [2024-10-29T10:08:29.163Z]   root: <host>
10:08:29 [2024-10-29T10:08:29.163Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
10:08:29 [2024-10-29T10:08:29.163Z] org.osbuild.copy: ef87bc3025300baa1dbf4f1a97654e9f3d03fdf9b31faddae779862fcf66e5ec {
10:08:29 [2024-10-29T10:08:29.163Z]   "paths": [
10:08:29 [2024-10-29T10:08:29.163Z]     {
10:08:29 [2024-10-29T10:08:29.163Z]       "from": "input://tree/disk.img",
10:08:29 [2024-10-29T10:08:29.163Z]       "to": "tree:///fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw.tmp"
10:08:29 [2024-10-29T10:08:29.163Z]     }
10:08:29 [2024-10-29T10:08:29.163Z]   ]
10:08:29 [2024-10-29T10:08:29.163Z] }
10:08:29 [2024-10-29T10:08:29.416Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
10:08:29 [2024-10-29T10:08:29.670Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw.tmp'
10:08:29 [2024-10-29T10:08:29.670Z] 
10:08:29 [2024-10-29T10:08:29.670Z] ���  Duration: 0s
10:08:29 [2024-10-29T10:08:29.670Z] manifest /tmp/osbuild-rI4v.json finished successfully
10:08:29 [2024-10-29T10:08:29.923Z] oci-archive:	1a6a39fc3d018f6710e453156934523f04f369eee6b185fb62d45e50070314fd
10:08:29 [2024-10-29T10:08:29.923Z] build:    	6ce5dde62ffacd8e63635e314c9e3c294dbf4ff06677f710c977594a9fdb52a2
10:08:29 [2024-10-29T10:08:29.923Z] tree:     	4fa5621e39ba8a0d30df80a74b317a693a96825784e3f92943134688a33aa831
10:08:29 [2024-10-29T10:08:29.923Z] raw-image:	b8006bc817de516fdcb14be806914526901fd9e55dee2f9b4c804b64226cfcc6
10:08:29 [2024-10-29T10:08:29.923Z] raw-4k-image:	d7cfe1a970692a827dac478c09f060cf8d3f0030c556c150a4613904687ba493
10:08:29 [2024-10-29T10:08:29.923Z] raw-applehv-image:	735dc40a5ae75022c7d061661f2df0e17ee617158067fe3774c67d9f147379d7
10:08:29 [2024-10-29T10:08:29.923Z] applehv:  	4760e2a42afcdafae37e6e8a27946c76059e163e810d62e49523111625c2e5d0
10:08:29 [2024-10-29T10:08:29.923Z] raw-gcp-image:	f1e8ff9e841687cd70ac3083136ba39653fd91f89c7d53dbce09725d42ca071c
10:08:29 [2024-10-29T10:08:29.923Z] raw-gcp-image-tar:	2d5346d4ad528ad04fafcadea66acc99a6cfb0d70718389af7e94d9927bd1861
10:08:29 [2024-10-29T10:08:29.923Z] gcp:      	fd0cf59698e46596ad2090798d691d473caf2689e4f55045345902e39fde56bb
10:08:29 [2024-10-29T10:08:29.923Z] raw-hyperv-image:	b0e964d4618c02b249b5476a3afad2e6d71558bf55913c1a28787a04691de30a
10:08:29 [2024-10-29T10:08:29.923Z] hyperv:   	586cd5b2e6809d17fb4e28e0e100c25e259da105e37ac2f46cd7de76c54c69f8
10:08:29 [2024-10-29T10:08:29.923Z] raw-metal-image:	e7309186cc09c14854ba115304d1217d21a3228adfd978c58556e5846d5460cb
10:08:29 [2024-10-29T10:08:29.923Z] metal:    	2a4685f333687e987d02b443ea2eba054a4f49f4dd26305c22295395b87b96fc
10:08:29 [2024-10-29T10:08:29.923Z] raw-metal4k-image:	3b21459a7d5d39195f017231bda1c228519de167c9d61fb5017061a67d4b2447
10:08:29 [2024-10-29T10:08:29.923Z] metal4k:  	ef87bc3025300baa1dbf4f1a97654e9f3d03fdf9b31faddae779862fcf66e5ec
10:08:29 [2024-10-29T10:08:29.924Z] raw-qemu-image:	dd779db7627028a6adbd9cd076ce4b9244aa4dcc31d5ebdb37d0b12621a97bde
10:08:29 [2024-10-29T10:08:29.924Z] qemu:     	ab082b3c72b73223783c0955befb4f98205f956888ff1ff85996e22a236e07c6
10:08:29 [2024-10-29T10:08:29.924Z] + mv cache/osbuild/out/metal4k/fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw.tmp
10:08:36 [2024-10-29T10:08:36.444Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw.tmp': Operation not permitted
10:08:36 [2024-10-29T10:08:36.444Z] + '[' -n '' ']'
10:08:36 [2024-10-29T10:08:36.444Z] + rm -f /tmp/osbuild-rI4v.json
10:08:39 [2024-10-29T10:08:39.698Z] + rm -rf /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.out /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
10:08:39 [2024-10-29T10:08:39.699Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc ']'
10:08:39 [2024-10-29T10:08:39.699Z] ++ cat /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
10:08:39 [2024-10-29T10:08:39.699Z] + rc=0
10:08:39 [2024-10-29T10:08:39.699Z] + '[' -n '' ']'
10:08:39 [2024-10-29T10:08:39.699Z] + return 0
10:08:39 [2024-10-29T10:08:39.699Z] + [[ '' -eq 1 ]]
10:08:39 [2024-10-29T10:08:39.699Z] + /usr/lib/coreos-assembler/finalize-artifact /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw
10:08:39 [2024-10-29T10:08:39.699Z] ++ sha256sum_str
10:08:39 [2024-10-29T10:08:39.699Z] ++ sha256sum
10:08:39 [2024-10-29T10:08:39.699Z] ++ cut -f 1 -d ' '
10:08:42 [2024-10-29T10:08:42.199Z] + sha256=9817f52f1f418723ab94e5923c6a5c6ddcdb6d399e6c638a8a5ec194be75ab7f
10:08:42 [2024-10-29T10:08:42.199Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241029.dev.0 --dump
10:08:42 [2024-10-29T10:08:42.199Z] + jq -s add
10:08:42 [2024-10-29T10:08:42.199Z] ++ stat -c %s fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw
10:08:42 [2024-10-29T10:08:42.199Z] + python3 -c '
10:08:42 [2024-10-29T10:08:42.199Z] import sys, json
10:08:42 [2024-10-29T10:08:42.199Z] j = json.load(sys.stdin)
10:08:42 [2024-10-29T10:08:42.199Z] j['\''images'\'']['\''metal4k'\''] = {
10:08:42 [2024-10-29T10:08:42.199Z]     '\''path'\'': '\''fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw'\'',
10:08:42 [2024-10-29T10:08:42.199Z]     '\''sha256'\'': '\''9817f52f1f418723ab94e5923c6a5c6ddcdb6d399e6c638a8a5ec194be75ab7f'\'',
10:08:42 [2024-10-29T10:08:42.199Z]     '\''size'\'': 2772434944
10:08:42 [2024-10-29T10:08:42.199Z] }
10:08:42 [2024-10-29T10:08:42.199Z] json.dump(j, sys.stdout, indent=4)
10:08:42 [2024-10-29T10:08:42.199Z] '
10:08:42 [2024-10-29T10:08:42.199Z] + [[ -n '' ]]
10:08:42 [2024-10-29T10:08:42.199Z] ++ readlink -f meta.json.new
10:08:42 [2024-10-29T10:08:42.199Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241029.dev.0 --artifact metal4k --artifact-json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/meta.json.new
10:08:42 [2024-10-29T10:08:42.453Z] /home/jenkins/agent/workspace/test-override/builds/42.20241029.dev.0/x86_64/meta.json wrote with version stamp 1730196522333617211
10:08:42 [2024-10-29T10:08:42.453Z] + /usr/lib/coreos-assembler/finalize-artifact fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw /home/jenkins/agent/workspace/test-override/builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw
10:08:42 [2024-10-29T10:08:42.453Z] + set +x
10:08:42 [2024-10-29T10:08:42.453Z] Successfully generated: fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw
10:08:42 [2024-10-29T10:08:42.455Z] [Pipeline] }
10:08:42 [2024-10-29T10:08:42.461Z] [Pipeline] // withEnv
10:08:42 [2024-10-29T10:08:42.532Z] [Pipeline] }
10:08:42 [2024-10-29T10:08:42.591Z] [Pipeline] // stage
10:08:42 [2024-10-29T10:08:42.626Z] [Pipeline] stage
10:08:42 [2024-10-29T10:08:42.627Z] [Pipeline] { (x86_64:Build Live)
10:08:42 [2024-10-29T10:08:42.651Z] [Pipeline] withEnv
10:08:42 [2024-10-29T10:08:42.651Z] [Pipeline] {
10:08:42 [2024-10-29T10:08:42.663Z] [Pipeline] sh
10:08:43 [2024-10-29T10:08:43.191Z] + set -xeuo pipefail
10:08:43 [2024-10-29T10:08:43.191Z] ++ umask
10:08:43 [2024-10-29T10:08:43.191Z] + '[' 0022 = 0000 ']'
10:08:43 [2024-10-29T10:08:43.191Z] + cosa buildextend-live --fast
10:08:43 [2024-10-29T10:08:43.191Z] Targeting build: 42.20241029.dev.0
10:08:43 [2024-10-29T10:08:43.444Z] 2024-10-29 10:08:43,255 INFO - Running command: ['/usr/bin/ostree', 'ls', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--nul-filenames-only', '30f4a44cccc2f1423449ff93850353f01105e95214d982f6c3dc90541533f1ff', '/usr/lib/modules']
10:08:43 [2024-10-29T10:08:43.444Z] 2024-10-29 10:08:43,408 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64/vmlinuz', '30f4a44cccc2f1423449ff93850353f01105e95214d982f6c3dc90541533f1ff', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot']
10:08:44 [2024-10-29T10:08:44.000Z] 2024-10-29 10:08:43,790 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64/initramfs.img', '30f4a44cccc2f1423449ff93850353f01105e95214d982f6c3dc90541533f1ff', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot']
10:08:44 [2024-10-29T10:08:44.920Z] 2024-10-29 10:08:44,719 INFO - Running command: ['/usr/bin/ostree', 'cat', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '30f4a44cccc2f1423449ff93850353f01105e95214d982f6c3dc90541533f1ff', '/usr/share/coreos-installer/example-config.yaml']
10:08:44 [2024-10-29T10:08:44.920Z] 2024-10-29 10:08:44,736 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/os-release', '30f4a44cccc2f1423449ff93850353f01105e95214d982f6c3dc90541533f1ff', '/tmp/tmppdrnrsfw']
10:08:44 [2024-10-29T10:08:44.920Z] Generating osmet file for 512b metal image
10:08:44 [2024-10-29T10:08:44.920Z] 2024-10-29 10:08:44,753 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 42.20241029.dev.0', '--checksum', '9eeee0fcac926ca96801a42ab5274f846c6ac0c76ab3741c49452c8afdda6117', '--output', '/var/tmp/coreos-installer-output', '--fast']
10:09:02 [2024-10-29T10:09:02.933Z] + RUST_BACKTRACE=full
10:09:02 [2024-10-29T10:09:02.934Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/108913b203a8475e18c8310c1c2885ccf08fe8485765111d0f3ca23ecf286463.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 42.20241029.dev.0' --checksum 9eeee0fcac926ca96801a42ab5274f846c6ac0c76ab3741c49452c8afdda6117 --output /var/tmp/coreos-installer-output --fast
10:09:02 [2024-10-29T10:09:02.934Z] Total OSTree objects scanned from /root: 17710 (17704 mapped, 6 empty)
10:09:02 [2024-10-29T10:09:02.934Z] Total OSTree objects found in /boot: 316
10:09:02 [2024-10-29T10:09:02.934Z] Duplicate extents dropped: 0
10:09:02 [2024-10-29T10:09:02.934Z] Overlapping extents clamped: 0
10:09:02 [2024-10-29T10:09:02.934Z] Total /root extents: 17705
10:09:02 [2024-10-29T10:09:02.934Z] Duplicate extents dropped: 0
10:09:02 [2024-10-29T10:09:02.934Z] Overlapping extents clamped: 0
10:09:02 [2024-10-29T10:09:02.934Z] Total /boot extents: 321
10:09:02 [2024-10-29T10:09:02.934Z] Packing image
10:09:17 [2024-10-29T10:09:17.754Z] Total bytes skipped: 1675924480
10:09:17 [2024-10-29T10:09:17.754Z] Total bytes written: 1096510464
10:09:17 [2024-10-29T10:09:17.754Z] Total bytes written (compressed): 25900164
10:09:17 [2024-10-29T10:09:17.754Z] Verifying that repacked image matches digest
10:09:27 [2024-10-29T10:09:27.677Z] Packing successful!
10:09:27 [2024-10-29T10:09:27.677Z] + '[' -f /var/tmp/coreos-installer-output ']'
10:09:27 [2024-10-29T10:09:27.677Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout
10:09:29 [2024-10-29T10:09:29.030Z] Generating osmet file for 4k metal image
10:09:29 [2024-10-29T10:09:29.030Z] 2024-10-29 10:09:28,734 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-42.20241029.dev.0-metal4k.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 42.20241029.dev.0', '--checksum', '9817f52f1f418723ab94e5923c6a5c6ddcdb6d399e6c638a8a5ec194be75ab7f', '--output', '/var/tmp/coreos-installer-output', '--fast']
10:09:47 [2024-10-29T10:09:47.050Z] + RUST_BACKTRACE=full
10:09:47 [2024-10-29T10:09:47.050Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/108913b203a8475e18c8310c1c2885ccf08fe8485765111d0f3ca23ecf286463.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 42.20241029.dev.0' --checksum 9817f52f1f418723ab94e5923c6a5c6ddcdb6d399e6c638a8a5ec194be75ab7f --output /var/tmp/coreos-installer-output --fast
10:09:47 [2024-10-29T10:09:47.050Z] Total OSTree objects scanned from /root: 17710 (17704 mapped, 6 empty)
10:09:47 [2024-10-29T10:09:47.050Z] Total OSTree objects found in /boot: 3
10:09:47 [2024-10-29T10:09:47.050Z] Duplicate extents dropped: 0
10:09:47 [2024-10-29T10:09:47.050Z] Overlapping extents clamped: 0
10:09:47 [2024-10-29T10:09:47.051Z] Total /root extents: 17706
10:09:47 [2024-10-29T10:09:47.051Z] Duplicate extents dropped: 0
10:09:47 [2024-10-29T10:09:47.051Z] Overlapping extents clamped: 0
10:09:47 [2024-10-29T10:09:47.051Z] Total /boot extents: 4
10:09:47 [2024-10-29T10:09:47.051Z] Packing image
10:10:02 [2024-10-29T10:10:02.063Z] Total bytes skipped: 1665056768
10:10:02 [2024-10-29T10:10:02.063Z] Total bytes written: 1107378176
10:10:02 [2024-10-29T10:10:02.063Z] Total bytes written (compressed): 25666996
10:10:02 [2024-10-29T10:10:02.063Z] Verifying that repacked image matches digest
10:10:08 [2024-10-29T10:10:08.595Z] Packing successful!
10:10:08 [2024-10-29T10:10:08.595Z] + '[' -f /var/tmp/coreos-installer-output ']'
10:10:08 [2024-10-29T10:10:08.595Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout
10:10:10 [2024-10-29T10:10:10.471Z] Compressing squashfs with lz4
10:10:10 [2024-10-29T10:10:10.471Z] 2024-10-29 10:10:10,366 INFO - Running command: ['/usr/lib/coreos-assembler/gf-mksquashfs', 'builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs', 'lz4']
10:10:10 [2024-10-29T10:10:10.724Z] +++ dirname /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs
10:10:10 [2024-10-29T10:10:10.724Z] ++ mktemp -tdp /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs gf-mksquashfs.XXXXXX
10:10:10 [2024-10-29T10:10:10.724Z] + tmpd=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Ke9IFd
10:10:10 [2024-10-29T10:10:10.724Z] + tmp_dest=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Ke9IFd/image.squashfs
10:10:10 [2024-10-29T10:10:10.724Z] + coreos_gf_run_mount builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw --ro
10:10:10 [2024-10-29T10:10:10.724Z] + local mntarg=mount
10:10:10 [2024-10-29T10:10:10.724Z] + '[' builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw = ro ']'
10:10:10 [2024-10-29T10:10:10.724Z] + coreos_gf_run builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw --ro
10:10:10 [2024-10-29T10:10:10.724Z] + '[' -n '' ']'
10:10:10 [2024-10-29T10:10:10.724Z] + coreos_gf_launch builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw --ro
10:10:10 [2024-10-29T10:10:10.724Z] + '[' -n '' ']'
10:10:10 [2024-10-29T10:10:10.724Z] ++ guestfish --listen -a builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw --ro
10:10:10 [2024-10-29T10:10:10.724Z] + eval 'GUESTFISH_PID=12329; export GUESTFISH_PID'
10:10:10 [2024-10-29T10:10:10.724Z] ++ GUESTFISH_PID=12329
10:10:10 [2024-10-29T10:10:10.724Z] ++ export GUESTFISH_PID
10:10:10 [2024-10-29T10:10:10.724Z] + '[' -z 12329 ']'
10:10:10 [2024-10-29T10:10:10.725Z] ++ kola ncpu
10:10:10 [2024-10-29T10:10:10.725Z] + coreos_gf set-smp 6
10:10:10 [2024-10-29T10:10:10.725Z] + guestfish --remote -- set-smp 6
10:10:10 [2024-10-29T10:10:10.725Z] + coreos_gf run
10:10:10 [2024-10-29T10:10:10.725Z] + guestfish --remote -- run
10:10:12 [2024-10-29T10:10:12.601Z] + GUESTFISH_RUNNING=1
10:10:12 [2024-10-29T10:10:12.601Z] ++ coreos_gf findfs-label root
10:10:12 [2024-10-29T10:10:12.601Z] ++ guestfish --remote -- findfs-label root
10:10:12 [2024-10-29T10:10:12.601Z] + root=/dev/sda4
10:10:12 [2024-10-29T10:10:12.601Z] + coreos_gf mount /dev/sda4 /
10:10:12 [2024-10-29T10:10:12.601Z] + guestfish --remote -- mount /dev/sda4 /
10:10:13 [2024-10-29T10:10:13.158Z] + local boot
10:10:13 [2024-10-29T10:10:13.158Z] ++ coreos_gf findfs-label boot
10:10:13 [2024-10-29T10:10:13.158Z] ++ guestfish --remote -- findfs-label boot
10:10:13 [2024-10-29T10:10:13.158Z] + boot=/dev/sda3
10:10:13 [2024-10-29T10:10:13.158Z] + coreos_gf mount /dev/sda3 /boot
10:10:13 [2024-10-29T10:10:13.158Z] + guestfish --remote -- mount /dev/sda3 /boot
10:10:13 [2024-10-29T10:10:13.158Z] + local partitions
10:10:13 [2024-10-29T10:10:13.158Z] + local label
10:10:13 [2024-10-29T10:10:13.158Z] ++ coreos_gf list-partitions
10:10:13 [2024-10-29T10:10:13.158Z] ++ guestfish --remote -- list-partitions
10:10:13 [2024-10-29T10:10:13.158Z] + partitions='/dev/sda1
10:10:13 [2024-10-29T10:10:13.158Z] /dev/sda2
10:10:13 [2024-10-29T10:10:13.158Z] /dev/sda3
10:10:13 [2024-10-29T10:10:13.158Z] /dev/sda4'
10:10:13 [2024-10-29T10:10:13.158Z] + for pt in $partitions
10:10:13 [2024-10-29T10:10:13.158Z] ++ coreos_gf vfs-label /dev/sda1
10:10:13 [2024-10-29T10:10:13.158Z] ++ guestfish --remote -- vfs-label /dev/sda1
10:10:13 [2024-10-29T10:10:13.158Z] + label=
10:10:13 [2024-10-29T10:10:13.158Z] + '[' '' == EFI-SYSTEM ']'
10:10:13 [2024-10-29T10:10:13.158Z] + for pt in $partitions
10:10:13 [2024-10-29T10:10:13.158Z] ++ coreos_gf vfs-label /dev/sda2
10:10:13 [2024-10-29T10:10:13.158Z] ++ guestfish --remote -- vfs-label /dev/sda2
10:10:13 [2024-10-29T10:10:13.158Z] + label=EFI-SYSTEM
10:10:13 [2024-10-29T10:10:13.158Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']'
10:10:13 [2024-10-29T10:10:13.158Z] + coreos_gf mount /dev/sda2 /boot/efi
10:10:13 [2024-10-29T10:10:13.158Z] + guestfish --remote -- mount /dev/sda2 /boot/efi
10:10:13 [2024-10-29T10:10:13.411Z] + for pt in $partitions
10:10:13 [2024-10-29T10:10:13.411Z] ++ coreos_gf vfs-label /dev/sda3
10:10:13 [2024-10-29T10:10:13.411Z] ++ guestfish --remote -- vfs-label /dev/sda3
10:10:13 [2024-10-29T10:10:13.411Z] + label=boot
10:10:13 [2024-10-29T10:10:13.411Z] + '[' boot == EFI-SYSTEM ']'
10:10:13 [2024-10-29T10:10:13.411Z] + for pt in $partitions
10:10:13 [2024-10-29T10:10:13.411Z] ++ coreos_gf vfs-label /dev/sda4
10:10:13 [2024-10-29T10:10:13.411Z] ++ guestfish --remote -- vfs-label /dev/sda4
10:10:13 [2024-10-29T10:10:13.411Z] + label=root
10:10:13 [2024-10-29T10:10:13.411Z] + '[' root == EFI-SYSTEM ']'
10:10:13 [2024-10-29T10:10:13.411Z] ++ coreos_gf ls /ostree/deploy
10:10:13 [2024-10-29T10:10:13.411Z] ++ guestfish --remote -- ls /ostree/deploy
10:10:13 [2024-10-29T10:10:13.411Z] + stateroot=/ostree/deploy/fedora-coreos
10:10:13 [2024-10-29T10:10:13.411Z] ++ grep -v .origin
10:10:13 [2024-10-29T10:10:13.411Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy
10:10:13 [2024-10-29T10:10:13.411Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy
10:10:13 [2024-10-29T10:10:13.411Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/108913b203a8475e18c8310c1c2885ccf08fe8485765111d0f3ca23ecf286463.0
10:10:13 [2024-10-29T10:10:13.411Z] + export stateroot deploydir
10:10:13 [2024-10-29T10:10:13.411Z] + coreos_gf download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Ke9IFd/config
10:10:13 [2024-10-29T10:10:13.411Z] + guestfish --remote -- download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Ke9IFd/config
10:10:13 [2024-10-29T10:10:13.411Z] + grep -v readonly=true /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Ke9IFd/config
10:10:13 [2024-10-29T10:10:13.411Z] + coreos_gf upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Ke9IFd/config.new /ostree/repo/config
10:10:13 [2024-10-29T10:10:13.411Z] + guestfish --remote -- upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Ke9IFd/config.new /ostree/repo/config
10:10:13 [2024-10-29T10:10:13.411Z] ++ coreos_gf glob-expand '/boot/ostree/*/vmlinuz*'
10:10:13 [2024-10-29T10:10:13.411Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/vmlinuz*'
10:10:13 [2024-10-29T10:10:13.411Z] + kernel_binary=/boot/ostree/fedora-coreos-12bdaeaefb58c3fded09802acfde648d82a852bb142db81f70a0df8ec8d4bc4f/vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64
10:10:13 [2024-10-29T10:10:13.411Z] ++ coreos_gf glob-expand '/boot/ostree/*/.*.hmac'
10:10:13 [2024-10-29T10:10:13.411Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/.*.hmac'
10:10:13 [2024-10-29T10:10:13.665Z] + kernel_hmac=/boot/ostree/fedora-coreos-12bdaeaefb58c3fded09802acfde648d82a852bb142db81f70a0df8ec8d4bc4f/.vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64.hmac
10:10:13 [2024-10-29T10:10:13.665Z] ++ basename /boot/ostree/fedora-coreos-12bdaeaefb58c3fded09802acfde648d82a852bb142db81f70a0df8ec8d4bc4f/.vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64.hmac
10:10:13 [2024-10-29T10:10:13.665Z] + coreos_gf ln /boot/ostree/fedora-coreos-12bdaeaefb58c3fded09802acfde648d82a852bb142db81f70a0df8ec8d4bc4f/.vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64.hmac /boot/.vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64.hmac
10:10:13 [2024-10-29T10:10:13.666Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-12bdaeaefb58c3fded09802acfde648d82a852bb142db81f70a0df8ec8d4bc4f/.vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64.hmac /boot/.vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64.hmac
10:10:13 [2024-10-29T10:10:13.666Z] ++ basename /boot/ostree/fedora-coreos-12bdaeaefb58c3fded09802acfde648d82a852bb142db81f70a0df8ec8d4bc4f/vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64
10:10:13 [2024-10-29T10:10:13.666Z] + coreos_gf ln /boot/ostree/fedora-coreos-12bdaeaefb58c3fded09802acfde648d82a852bb142db81f70a0df8ec8d4bc4f/vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64 /boot/vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64
10:10:13 [2024-10-29T10:10:13.666Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-12bdaeaefb58c3fded09802acfde648d82a852bb142db81f70a0df8ec8d4bc4f/vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64 /boot/vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64
10:10:13 [2024-10-29T10:10:13.666Z] + coreos_gf mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Ke9IFd/image.squashfs compress:lz4
10:10:13 [2024-10-29T10:10:13.666Z] + guestfish --remote -- mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Ke9IFd/image.squashfs compress:lz4
10:10:23 [2024-10-29T10:10:23.584Z] + coreos_gf_shutdown
10:10:23 [2024-10-29T10:10:23.584Z] + coreos_gf umount-all
10:10:23 [2024-10-29T10:10:23.584Z] + guestfish --remote -- umount-all
10:10:23 [2024-10-29T10:10:23.584Z] + coreos_gf exit
10:10:23 [2024-10-29T10:10:23.584Z] + guestfish --remote -- exit
10:10:23 [2024-10-29T10:10:23.584Z] + GUESTFISH_RUNNING=
10:10:23 [2024-10-29T10:10:23.584Z] + GUESTFISH_PID=
10:10:23 [2024-10-29T10:10:23.584Z] + mv /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Ke9IFd/image.squashfs /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs
10:10:23 [2024-10-29T10:10:23.584Z] + rm /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.Ke9IFd -rf
10:10:23 [2024-10-29T10:10:23.584Z] + _coreos_gf_cleanup
10:10:23 [2024-10-29T10:10:23.584Z] + guestfish --remote -- exit
10:10:23 [2024-10-29T10:10:23.584Z] + :
10:10:28 [2024-10-29T10:10:28.807Z] 2024-10-29 10:10:27,882 INFO - Running command: ['/usr/lib/coreos-assembler/gf-get-kargs', 'builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw']
10:10:28 [2024-10-29T10:10:28.807Z] + coreos_gf_run_mount builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw --ro
10:10:28 [2024-10-29T10:10:28.807Z] + local mntarg=mount
10:10:28 [2024-10-29T10:10:28.807Z] + '[' builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw = ro ']'
10:10:28 [2024-10-29T10:10:28.807Z] + coreos_gf_run builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw --ro
10:10:28 [2024-10-29T10:10:28.807Z] + '[' -n '' ']'
10:10:28 [2024-10-29T10:10:28.807Z] + coreos_gf_launch builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw --ro
10:10:28 [2024-10-29T10:10:28.807Z] + '[' -n '' ']'
10:10:28 [2024-10-29T10:10:28.807Z] ++ guestfish --listen -a builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw --ro
10:10:28 [2024-10-29T10:10:28.807Z] + eval 'GUESTFISH_PID=12498; export GUESTFISH_PID'
10:10:28 [2024-10-29T10:10:28.807Z] ++ GUESTFISH_PID=12498
10:10:28 [2024-10-29T10:10:28.807Z] ++ export GUESTFISH_PID
10:10:28 [2024-10-29T10:10:28.807Z] + '[' -z 12498 ']'
10:10:28 [2024-10-29T10:10:28.807Z] ++ kola ncpu
10:10:28 [2024-10-29T10:10:28.807Z] + coreos_gf set-smp 6
10:10:28 [2024-10-29T10:10:28.807Z] + guestfish --remote -- set-smp 6
10:10:28 [2024-10-29T10:10:28.807Z] + coreos_gf run
10:10:28 [2024-10-29T10:10:28.807Z] + guestfish --remote -- run
10:10:30 [2024-10-29T10:10:30.164Z] + GUESTFISH_RUNNING=1
10:10:30 [2024-10-29T10:10:30.164Z] ++ coreos_gf findfs-label root
10:10:30 [2024-10-29T10:10:30.164Z] ++ guestfish --remote -- findfs-label root
10:10:30 [2024-10-29T10:10:30.164Z] + root=/dev/sda4
10:10:30 [2024-10-29T10:10:30.164Z] + coreos_gf mount /dev/sda4 /
10:10:30 [2024-10-29T10:10:30.164Z] + guestfish --remote -- mount /dev/sda4 /
10:10:30 [2024-10-29T10:10:30.720Z] + local boot
10:10:30 [2024-10-29T10:10:30.720Z] ++ coreos_gf findfs-label boot
10:10:30 [2024-10-29T10:10:30.720Z] ++ guestfish --remote -- findfs-label boot
10:10:30 [2024-10-29T10:10:30.720Z] + boot=/dev/sda3
10:10:30 [2024-10-29T10:10:30.720Z] + coreos_gf mount /dev/sda3 /boot
10:10:30 [2024-10-29T10:10:30.720Z] + guestfish --remote -- mount /dev/sda3 /boot
10:10:30 [2024-10-29T10:10:30.720Z] + local partitions
10:10:30 [2024-10-29T10:10:30.720Z] + local label
10:10:30 [2024-10-29T10:10:30.720Z] ++ coreos_gf list-partitions
10:10:30 [2024-10-29T10:10:30.720Z] ++ guestfish --remote -- list-partitions
10:10:30 [2024-10-29T10:10:30.720Z] + partitions='/dev/sda1
10:10:30 [2024-10-29T10:10:30.720Z] /dev/sda2
10:10:30 [2024-10-29T10:10:30.720Z] /dev/sda3
10:10:30 [2024-10-29T10:10:30.720Z] /dev/sda4'
10:10:30 [2024-10-29T10:10:30.720Z] + for pt in $partitions
10:10:30 [2024-10-29T10:10:30.720Z] ++ coreos_gf vfs-label /dev/sda1
10:10:30 [2024-10-29T10:10:30.720Z] ++ guestfish --remote -- vfs-label /dev/sda1
10:10:30 [2024-10-29T10:10:30.720Z] + label=
10:10:30 [2024-10-29T10:10:30.720Z] + '[' '' == EFI-SYSTEM ']'
10:10:30 [2024-10-29T10:10:30.720Z] + for pt in $partitions
10:10:30 [2024-10-29T10:10:30.720Z] ++ coreos_gf vfs-label /dev/sda2
10:10:30 [2024-10-29T10:10:30.720Z] ++ guestfish --remote -- vfs-label /dev/sda2
10:10:30 [2024-10-29T10:10:30.720Z] + label=EFI-SYSTEM
10:10:30 [2024-10-29T10:10:30.720Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']'
10:10:30 [2024-10-29T10:10:30.720Z] + coreos_gf mount /dev/sda2 /boot/efi
10:10:30 [2024-10-29T10:10:30.720Z] + guestfish --remote -- mount /dev/sda2 /boot/efi
10:10:30 [2024-10-29T10:10:30.974Z] + for pt in $partitions
10:10:30 [2024-10-29T10:10:30.974Z] ++ coreos_gf vfs-label /dev/sda3
10:10:30 [2024-10-29T10:10:30.978Z] ++ guestfish --remote -- vfs-label /dev/sda3
10:10:30 [2024-10-29T10:10:30.979Z] + label=boot
10:10:30 [2024-10-29T10:10:30.979Z] + '[' boot == EFI-SYSTEM ']'
10:10:30 [2024-10-29T10:10:30.979Z] + for pt in $partitions
10:10:30 [2024-10-29T10:10:30.979Z] ++ coreos_gf vfs-label /dev/sda4
10:10:30 [2024-10-29T10:10:30.979Z] ++ guestfish --remote -- vfs-label /dev/sda4
10:10:30 [2024-10-29T10:10:30.979Z] + label=root
10:10:30 [2024-10-29T10:10:30.979Z] + '[' root == EFI-SYSTEM ']'
10:10:30 [2024-10-29T10:10:30.979Z] ++ coreos_gf ls /ostree/deploy
10:10:30 [2024-10-29T10:10:30.979Z] ++ guestfish --remote -- ls /ostree/deploy
10:10:30 [2024-10-29T10:10:30.979Z] + stateroot=/ostree/deploy/fedora-coreos
10:10:30 [2024-10-29T10:10:30.979Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy
10:10:30 [2024-10-29T10:10:30.979Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy
10:10:30 [2024-10-29T10:10:30.979Z] ++ grep -v .origin
10:10:30 [2024-10-29T10:10:30.979Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/108913b203a8475e18c8310c1c2885ccf08fe8485765111d0f3ca23ecf286463.0
10:10:30 [2024-10-29T10:10:30.979Z] + export stateroot deploydir
10:10:30 [2024-10-29T10:10:30.979Z] + coreos_gf glob read-file '/boot/loader/entries/ostree*conf'
10:10:30 [2024-10-29T10:10:30.979Z] + guestfish --remote -- glob read-file '/boot/loader/entries/ostree*conf'
10:10:30 [2024-10-29T10:10:30.979Z] + sed -e '/^options/!d' -e 's/^options\s*//'
10:10:30 [2024-10-29T10:10:30.979Z] + coreos_gf_shutdown
10:10:30 [2024-10-29T10:10:30.979Z] + coreos_gf umount-all
10:10:30 [2024-10-29T10:10:30.979Z] + guestfish --remote -- umount-all
10:10:31 [2024-10-29T10:10:31.232Z] + coreos_gf exit
10:10:31 [2024-10-29T10:10:31.232Z] + guestfish --remote -- exit
10:10:31 [2024-10-29T10:10:31.232Z] + GUESTFISH_RUNNING=
10:10:31 [2024-10-29T10:10:31.232Z] + GUESTFISH_PID=
10:10:31 [2024-10-29T10:10:31.232Z] + _coreos_gf_cleanup
10:10:31 [2024-10-29T10:10:31.232Z] + guestfish --remote -- exit
10:10:31 [2024-10-29T10:10:31.232Z] + :
10:10:31 [2024-10-29T10:10:31.232Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-42.20241029.dev.0
10:10:31 [2024-10-29T10:10:31.485Z] src/config/live/zipl.prm -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/zipl.prm
10:10:31 [2024-10-29T10:10:31.485Z] src/config/live/EFI/fedora/grub.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora/grub.cfg
10:10:31 [2024-10-29T10:10:31.485Z] src/config/live/isolinux/boot.msg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/boot.msg
10:10:31 [2024-10-29T10:10:31.485Z] src/config/live/isolinux/isolinux.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/isolinux.cfg
10:10:31 [2024-10-29T10:10:31.485Z] 2024-10-29 10:10:31,432 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/bootupd/updates/EFI', '30f4a44cccc2f1423449ff93850353f01105e95214d982f6c3dc90541533f1ff', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/efi']
10:10:32 [2024-10-29T10:10:32.406Z] 2024-10-29 10:10:32,215 INFO - Running command: ['virt-make-fs', '--type=vfat', '--label=EFI-SYSTEM', '/tmp/tmp5fyd1n9v.tar', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/efiboot.img']
10:10:34 [2024-10-29T10:10:34.916Z] 2024-10-29 10:10:34,400 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-42.20241029.dev.0', '-volset', 'fedora-coreos-42.20241029.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20241029.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live']
10:10:34 [2024-10-29T10:10:34.916Z] I: -input-charset not specified, using utf-8 (detected in locale settings)
10:10:34 [2024-10-29T10:10:34.916Z] genisoimage 1.1.11 (Linux)
10:10:34 [2024-10-29T10:10:34.916Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live
10:10:34 [2024-10-29T10:10:34.916Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos
10:10:34 [2024-10-29T10:10:34.916Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images
10:10:34 [2024-10-29T10:10:34.916Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot
10:10:34 [2024-10-29T10:10:34.916Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux
10:10:34 [2024-10-29T10:10:34.916Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI
10:10:34 [2024-10-29T10:10:34.916Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora
10:10:34 [2024-10-29T10:10:34.916Z] Writing:   Initial Padblock                        Start Block 0
10:10:34 [2024-10-29T10:10:34.916Z] Done with: Initial Padblock                        Block(s)    16
10:10:34 [2024-10-29T10:10:34.916Z] Writing:   Primary Volume Descriptor               Start Block 16
10:10:34 [2024-10-29T10:10:34.916Z] Done with: Primary Volume Descriptor               Block(s)    1
10:10:34 [2024-10-29T10:10:34.916Z] Writing:   Eltorito Volume Descriptor              Start Block 17
10:10:34 [2024-10-29T10:10:34.916Z] Size of boot image is 4 sectors -> No emulation
10:10:34 [2024-10-29T10:10:34.916Z] Size of boot image is 13192 sectors -> No emulation
10:10:34 [2024-10-29T10:10:34.916Z] Done with: Eltorito Volume Descriptor              Block(s)    1
10:10:34 [2024-10-29T10:10:34.916Z] Writing:   Joliet Volume Descriptor                Start Block 18
10:10:34 [2024-10-29T10:10:34.916Z] Done with: Joliet Volume Descriptor                Block(s)    1
10:10:34 [2024-10-29T10:10:34.916Z] Writing:   End Volume Descriptor                   Start Block 19
10:10:34 [2024-10-29T10:10:34.916Z] Done with: End Volume Descriptor                   Block(s)    1
10:10:34 [2024-10-29T10:10:34.916Z] Writing:   Version block                           Start Block 20
10:10:34 [2024-10-29T10:10:34.916Z] Done with: Version block                           Block(s)    1
10:10:34 [2024-10-29T10:10:34.916Z] Writing:   Path table                              Start Block 21
10:10:34 [2024-10-29T10:10:34.916Z] Done with: Path table                              Block(s)    4
10:10:34 [2024-10-29T10:10:34.916Z] Writing:   Joliet path table                       Start Block 25
10:10:34 [2024-10-29T10:10:34.916Z] Done with: Joliet path table                       Block(s)    4
10:10:34 [2024-10-29T10:10:34.916Z] Writing:   Directory tree                          Start Block 29
10:10:34 [2024-10-29T10:10:34.916Z] Done with: Directory tree                          Block(s)    7
10:10:34 [2024-10-29T10:10:34.916Z] Writing:   Joliet directory tree                   Start Block 36
10:10:34 [2024-10-29T10:10:34.916Z] Done with: Joliet directory tree                   Block(s)    7
10:10:34 [2024-10-29T10:10:34.916Z] Writing:   Directory tree cleanup                  Start Block 43
10:10:34 [2024-10-29T10:10:34.916Z] Done with: Directory tree cleanup                  Block(s)    0
10:10:34 [2024-10-29T10:10:34.916Z] Writing:   Extension record                        Start Block 43
10:10:34 [2024-10-29T10:10:34.916Z] Done with: Extension record                        Block(s)    1
10:10:34 [2024-10-29T10:10:34.916Z] Writing:   The File(s)                             Start Block 44
10:10:34 [2024-10-29T10:10:34.916Z]   0.91% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]   1.82% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]   2.73% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]   3.65% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]   4.56% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]   5.47% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]   6.38% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]   7.29% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]   8.20% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]   9.11% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  10.03% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  10.94% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  11.85% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  12.76% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  13.67% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  14.58% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  15.49% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  16.40% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  17.32% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  18.22% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  19.14% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  20.05% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  20.96% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  21.87% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  22.78% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  23.69% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  24.60% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  25.51% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  26.43% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  27.34% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  28.25% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  29.16% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  30.07% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  30.98% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  31.89% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:34 [2024-10-29T10:10:34.916Z]  32.80% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:35 [2024-10-29T10:10:35.171Z]  33.72% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:35 [2024-10-29T10:10:35.171Z]  34.63% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:35 [2024-10-29T10:10:35.171Z]  35.54% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:35 [2024-10-29T10:10:35.171Z]  36.45% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:35 [2024-10-29T10:10:35.171Z]  37.36% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:35 [2024-10-29T10:10:35.171Z]  38.27% done, estimate finish Tue Oct 29 10:10:34 2024
10:10:35 [2024-10-29T10:10:35.171Z]  39.18% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:35 [2024-10-29T10:10:35.171Z]  40.09% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:35 [2024-10-29T10:10:35.171Z]  41.01% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:35 [2024-10-29T10:10:35.171Z]  41.92% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:35 [2024-10-29T10:10:35.171Z]  42.83% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:35 [2024-10-29T10:10:35.171Z]  43.74% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:35 [2024-10-29T10:10:35.171Z]  44.65% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:35 [2024-10-29T10:10:35.171Z]  45.56% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:35 [2024-10-29T10:10:35.171Z]  46.47% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:35 [2024-10-29T10:10:35.171Z]  47.38% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:35 [2024-10-29T10:10:35.171Z]  48.30% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:35 [2024-10-29T10:10:35.423Z]  49.20% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:35 [2024-10-29T10:10:35.423Z]  50.12% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.423Z]  51.03% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.423Z]  51.94% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.423Z]  52.85% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.423Z]  53.76% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.423Z]  54.67% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.424Z]  55.58% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.424Z]  56.49% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.424Z]  57.41% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.424Z]  58.32% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.424Z]  59.23% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.424Z]  60.14% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.424Z]  61.05% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.424Z]  61.96% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.681Z]  62.87% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.681Z]  63.78% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.681Z]  64.70% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.681Z]  65.61% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.681Z]  66.52% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.681Z]  67.43% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.681Z]  68.34% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.681Z]  69.25% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.681Z]  70.16% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.681Z]  71.07% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.681Z]  71.99% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.681Z]  72.90% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.681Z]  73.81% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.935Z]  74.72% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.935Z]  75.63% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.935Z]  76.54% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.935Z]  77.45% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.935Z]  78.36% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.935Z]  79.28% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.935Z]  80.18% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.935Z]  81.10% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.935Z]  82.01% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.935Z]  82.92% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.935Z]  83.83% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.935Z]  84.74% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.935Z]  85.65% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.935Z]  86.56% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.935Z]  87.47% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.935Z]  88.39% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:35 [2024-10-29T10:10:35.935Z]  89.30% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:36 [2024-10-29T10:10:36.188Z]  90.21% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:36 [2024-10-29T10:10:36.188Z]  91.12% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:36 [2024-10-29T10:10:36.188Z]  92.03% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:36 [2024-10-29T10:10:36.188Z]  92.94% done, estimate finish Tue Oct 29 10:10:35 2024
10:10:36 [2024-10-29T10:10:36.188Z]  93.85% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.188Z]  94.76% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.188Z]  95.68% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.188Z]  96.59% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.188Z]  97.50% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.188Z]  98.41% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.441Z]  99.32% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.441Z] Total translation table size: 2048
10:10:36 [2024-10-29T10:10:36.441Z] Total rockridge attributes bytes: 3006
10:10:36 [2024-10-29T10:10:36.441Z] Total directory bytes: 12288
10:10:36 [2024-10-29T10:10:36.441Z] Path table size(bytes): 96
10:10:36 [2024-10-29T10:10:36.441Z] Done with: The File(s)                             Block(s)    548547
10:10:36 [2024-10-29T10:10:36.441Z] Writing:   Ending Padblock                         Start Block 548591
10:10:36 [2024-10-29T10:10:36.441Z] Done with: Ending Padblock                         Block(s)    150
10:10:36 [2024-10-29T10:10:36.441Z] Max brk space used 1c000
10:10:36 [2024-10-29T10:10:36.441Z] 548741 extents written (1071 MB)
10:10:36 [2024-10-29T10:10:36.442Z] 2024-10-29 10:10:36,391 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20241029.dev.0-live.x86_64.iso']
10:10:36 [2024-10-29T10:10:36.442Z] isohybrid: Warning: more than 1024 cylinders: 1072
10:10:36 [2024-10-29T10:10:36.442Z] isohybrid: Not all BIOSes will be able to boot this device
10:10:36 [2024-10-29T10:10:36.694Z] 2024-10-29 10:10:36,632 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-42.20241029.dev.0', '-volset', 'fedora-coreos-42.20241029.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20241029.dev.0-live.x86_64.iso.minimal', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live']
10:10:36 [2024-10-29T10:10:36.694Z] I: -input-charset not specified, using utf-8 (detected in locale settings)
10:10:36 [2024-10-29T10:10:36.694Z] genisoimage 1.1.11 (Linux)
10:10:36 [2024-10-29T10:10:36.694Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live
10:10:36 [2024-10-29T10:10:36.694Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos
10:10:36 [2024-10-29T10:10:36.694Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images
10:10:36 [2024-10-29T10:10:36.694Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot
10:10:36 [2024-10-29T10:10:36.694Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux
10:10:36 [2024-10-29T10:10:36.694Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI
10:10:36 [2024-10-29T10:10:36.694Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora
10:10:36 [2024-10-29T10:10:36.694Z] Writing:   Initial Padblock                        Start Block 0
10:10:36 [2024-10-29T10:10:36.694Z] Done with: Initial Padblock                        Block(s)    16
10:10:36 [2024-10-29T10:10:36.694Z] Writing:   Primary Volume Descriptor               Start Block 16
10:10:36 [2024-10-29T10:10:36.694Z] Done with: Primary Volume Descriptor               Block(s)    1
10:10:36 [2024-10-29T10:10:36.694Z] Writing:   Eltorito Volume Descriptor              Start Block 17
10:10:36 [2024-10-29T10:10:36.694Z] Size of boot image is 4 sectors -> No emulation
10:10:36 [2024-10-29T10:10:36.694Z] Size of boot image is 13192 sectors -> No emulation
10:10:36 [2024-10-29T10:10:36.694Z] Done with: Eltorito Volume Descriptor              Block(s)    1
10:10:36 [2024-10-29T10:10:36.694Z] Writing:   Joliet Volume Descriptor                Start Block 18
10:10:36 [2024-10-29T10:10:36.694Z] Done with: Joliet Volume Descriptor                Block(s)    1
10:10:36 [2024-10-29T10:10:36.694Z] Writing:   End Volume Descriptor                   Start Block 19
10:10:36 [2024-10-29T10:10:36.694Z] Done with: End Volume Descriptor                   Block(s)    1
10:10:36 [2024-10-29T10:10:36.694Z] Writing:   Version block                           Start Block 20
10:10:36 [2024-10-29T10:10:36.694Z] Done with: Version block                           Block(s)    1
10:10:36 [2024-10-29T10:10:36.694Z] Writing:   Path table                              Start Block 21
10:10:36 [2024-10-29T10:10:36.695Z] Done with: Path table                              Block(s)    4
10:10:36 [2024-10-29T10:10:36.695Z] Writing:   Joliet path table                       Start Block 25
10:10:36 [2024-10-29T10:10:36.695Z] Done with: Joliet path table                       Block(s)    4
10:10:36 [2024-10-29T10:10:36.695Z] Writing:   Directory tree                          Start Block 29
10:10:36 [2024-10-29T10:10:36.695Z] Done with: Directory tree                          Block(s)    7
10:10:36 [2024-10-29T10:10:36.695Z] Writing:   Joliet directory tree                   Start Block 36
10:10:36 [2024-10-29T10:10:36.695Z] Done with: Joliet directory tree                   Block(s)    7
10:10:36 [2024-10-29T10:10:36.695Z] Writing:   Directory tree cleanup                  Start Block 43
10:10:36 [2024-10-29T10:10:36.695Z] Done with: Directory tree cleanup                  Block(s)    0
10:10:36 [2024-10-29T10:10:36.695Z] Writing:   Extension record                        Start Block 43
10:10:36 [2024-10-29T10:10:36.695Z] Done with: Extension record                        Block(s)    1
10:10:36 [2024-10-29T10:10:36.695Z] Writing:   The File(s)                             Start Block 44
10:10:36 [2024-10-29T10:10:36.695Z]   8.56% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.695Z]  17.09% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.695Z]  25.64% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.695Z]  34.16% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.695Z]  42.72% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.695Z]  51.24% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.948Z]  59.79% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.948Z]  68.32% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.948Z]  76.87% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.948Z]  85.40% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.948Z]  93.94% done, estimate finish Tue Oct 29 10:10:36 2024
10:10:36 [2024-10-29T10:10:36.948Z] Total translation table size: 2048
10:10:36 [2024-10-29T10:10:36.948Z] Total rockridge attributes bytes: 2842
10:10:36 [2024-10-29T10:10:36.948Z] Total directory bytes: 12288
10:10:36 [2024-10-29T10:10:36.948Z] Path table size(bytes): 96
10:10:36 [2024-10-29T10:10:36.948Z] Done with: The File(s)                             Block(s)    58364
10:10:36 [2024-10-29T10:10:36.948Z] Writing:   Ending Padblock                         Start Block 58408
10:10:36 [2024-10-29T10:10:36.949Z] Done with: Ending Padblock                         Block(s)    150
10:10:36 [2024-10-29T10:10:36.949Z] Max brk space used 1b000
10:10:36 [2024-10-29T10:10:36.949Z] 58558 extents written (114 MB)
10:10:36 [2024-10-29T10:10:36.949Z] 2024-10-29 10:10:36,740 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20241029.dev.0-live.x86_64.iso.minimal']
10:10:36 [2024-10-29T10:10:36.949Z] 2024-10-29 10:10:36,782 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw', '', 'pack', 'minimal-iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20241029.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20241029.dev.0-live.x86_64.iso.minimal', '--consume']
10:10:54 [2024-10-29T10:10:54.968Z] + RUST_BACKTRACE=full
10:10:54 [2024-10-29T10:10:54.968Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/108913b203a8475e18c8310c1c2885ccf08fe8485765111d0f3ca23ecf286463.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack minimal-iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20241029.dev.0-live.x86_64.iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20241029.dev.0-live.x86_64.iso.minimal --consume
10:10:54 [2024-10-29T10:10:54.968Z] Packing minimal ISO
10:10:54 [2024-10-29T10:10:54.968Z] Matched 17 files of 17
10:10:54 [2024-10-29T10:10:54.968Z] Total bytes skipped: 119507639
10:10:54 [2024-10-29T10:10:54.968Z] Total bytes written: 1078601
10:10:54 [2024-10-29T10:10:54.968Z] Total bytes written (compressed): 2860
10:10:54 [2024-10-29T10:10:54.968Z] Verifying that packed image matches digest
10:10:54 [2024-10-29T10:10:54.968Z] Packing successful!
10:10:54 [2024-10-29T10:10:54.968Z] + '[' -f /var/tmp/coreos-installer-output ']'
10:10:59 [2024-10-29T10:10:59.116Z] Updated: builds/42.20241029.dev.0/x86_64/meta.json
10:10:59 [2024-10-29T10:10:59.118Z] [Pipeline] }
10:10:59 [2024-10-29T10:10:59.125Z] [Pipeline] // withEnv
10:10:59 [2024-10-29T10:10:59.173Z] [Pipeline] withEnv
10:10:59 [2024-10-29T10:10:59.174Z] [Pipeline] {
10:10:59 [2024-10-29T10:10:59.233Z] [Pipeline] sh
10:10:59 [2024-10-29T10:10:59.806Z] + set -xeuo pipefail
10:10:59 [2024-10-29T10:10:59.806Z] ++ umask
10:10:59 [2024-10-29T10:10:59.806Z] + '[' 0022 = 0000 ']'
10:10:59 [2024-10-29T10:10:59.806Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal
10:10:59 [2024-10-29T10:10:59.806Z] Targeting build: 42.20241029.dev.0
10:11:00 [2024-10-29T10:11:00.061Z] Compressing: builds/42.20241029.dev.0/x86_64
10:11:00 [2024-10-29T10:11:00.061Z] 2024-10-29 10:10:59,859 INFO - Running command: ['xz', '-c9', '-T6', 'builds/42.20241029.dev.0/x86_64/fedora-coreos-42.20241029.dev.0-metal.x86_64.raw']
10:11:00 [2024-10-29T10:11:00.061Z] xz: Reduced the number of threads from 6 to 3 to not exceed the memory usage limit of 4096 MiB
10:16:21 [2024-10-29T10:16:21.841Z] Compressed: fedora-coreos-42.20241029.dev.0-metal.x86_64.raw.xz
10:16:21 [2024-10-29T10:16:21.841Z] Skipped compressing artifacts: ostree live-iso live-kernel live-initramfs live-rootfs
10:16:21 [2024-10-29T10:16:21.841Z] Updated: builds/42.20241029.dev.0/x86_64/meta.json
10:16:21 [2024-10-29T10:16:21.843Z] [Pipeline] }
10:16:21 [2024-10-29T10:16:21.849Z] [Pipeline] // withEnv
10:16:21 [2024-10-29T10:16:21.928Z] [Pipeline] }
10:16:21 [2024-10-29T10:16:21.959Z] [Pipeline] // stage
10:16:21 [2024-10-29T10:16:21.998Z] [Pipeline] stage
10:16:21 [2024-10-29T10:16:21.998Z] [Pipeline] { (x86_64:kola:testiso)
10:16:22 [2024-10-29T10:16:22.331Z] [Pipeline] withEnv
10:16:22 [2024-10-29T10:16:22.331Z] [Pipeline] {
10:16:22 [2024-10-29T10:16:22.337Z] [Pipeline] sh
10:16:22 [2024-10-29T10:16:22.918Z] + set -euo pipefail
10:16:22 [2024-10-29T10:16:22.918Z] ++ umask
10:16:22 [2024-10-29T10:16:22.918Z] + '[' 0022 = 0000 ']'
10:16:22 [2024-10-29T10:16:22.918Z] + uuidgen
10:16:22 [2024-10-29T10:16:22.918Z] + cut -f1 -d-
10:16:22 [2024-10-29T10:16:22.924Z] [Pipeline] }
10:16:22 [2024-10-29T10:16:22.926Z] [Pipeline] // withEnv
10:16:23 [2024-10-29T10:16:23.004Z] [Pipeline] withEnv
10:16:23 [2024-10-29T10:16:23.004Z] [Pipeline] {
10:16:23 [2024-10-29T10:16:23.042Z] [Pipeline] sh
10:16:23 [2024-10-29T10:16:23.569Z] + set -euo pipefail
10:16:23 [2024-10-29T10:16:23.569Z] ++ umask
10:16:23 [2024-10-29T10:16:23.569Z] + '[' 0022 = 0000 ']'
10:16:23 [2024-10-29T10:16:23.569Z] + cd /home/jenkins/agent/workspace/test-override
10:16:23 [2024-10-29T10:16:23.569Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX
10:16:23 [2024-10-29T10:16:23.571Z] [Pipeline] }
10:16:23 [2024-10-29T10:16:23.577Z] [Pipeline] // withEnv
10:16:23 [2024-10-29T10:16:23.583Z] [Pipeline] withEnv
10:16:23 [2024-10-29T10:16:23.583Z] [Pipeline] {
10:16:23 [2024-10-29T10:16:23.589Z] [Pipeline] sh
10:16:24 [2024-10-29T10:16:24.113Z] + set -xeuo pipefail
10:16:24 [2024-10-29T10:16:24.113Z] ++ umask
10:16:24 [2024-10-29T10:16:24.113Z] + '[' 0022 = 0000 ']'
10:16:24 [2024-10-29T10:16:24.113Z] + cd /home/jenkins/agent/workspace/test-override
10:16:24 [2024-10-29T10:16:24.113Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-4k8k4/kola-testiso-x86_64
10:16:24 [2024-10-29T10:16:24.113Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-4k8k4/kola-testiso-x86_64
10:16:24 [2024-10-29T10:16:24.113Z] ������  Skipping kola test pattern "fcos.internet":
10:16:24 [2024-10-29T10:16:24.113Z]   ���� https://github.com/coreos/coreos-assembler/pull/1478
10:16:24 [2024-10-29T10:16:24.113Z] ������  Skipping kola test pattern "podman.workflow":
10:16:24 [2024-10-29T10:16:24.113Z]   ���� https://github.com/coreos/coreos-assembler/pull/1478
10:16:24 [2024-10-29T10:16:24.113Z] ������  Skipping kola test pattern "kdump.crash.nfs":
10:16:24 [2024-10-29T10:16:24.113Z]   ���� https://github.com/coreos/fedora-coreos-tracker/issues/1820
10:16:24 [2024-10-29T10:16:24.113Z] Ignoring verification of signature on metal image
10:16:24 [2024-10-29T10:16:24.113Z] Running test: iso-as-disk.bios
10:16:50 [2024-10-29T10:16:50.605Z] PASS: iso-as-disk.bios (17.973s)
10:16:50 [2024-10-29T10:16:50.605Z] Running test: iso-as-disk.uefi
10:17:17 [2024-10-29T10:17:17.266Z] PASS: iso-as-disk.uefi (22.701s)
10:17:17 [2024-10-29T10:17:17.266Z] Running test: iso-as-disk.uefi-secure
10:17:43 [2024-10-29T10:17:43.736Z] PASS: iso-as-disk.uefi-secure (22.806s)
10:17:43 [2024-10-29T10:17:43.736Z] Running test: iso-as-disk.4k.uefi
10:18:10 [2024-10-29T10:18:10.198Z] PASS: iso-as-disk.4k.uefi (22.103s)
10:18:10 [2024-10-29T10:18:10.198Z] Running test: iso-install.bios
10:19:46 [2024-10-29T10:19:46.730Z] PASS: iso-install.bios (1m27.748s)
10:19:46 [2024-10-29T10:19:46.730Z] Running test: iso-live-login.bios
10:20:13 [2024-10-29T10:20:13.193Z] PASS: iso-live-login.bios (28.498s)
10:20:13 [2024-10-29T10:20:13.193Z] Running test: iso-live-login.uefi
10:20:45 [2024-10-29T10:20:45.186Z] PASS: iso-live-login.uefi (26.165s)
10:20:45 [2024-10-29T10:20:45.186Z] Running test: iso-live-login.uefi-secure
10:21:17 [2024-10-29T10:21:17.176Z] PASS: iso-live-login.uefi-secure (26.847s)
10:21:17 [2024-10-29T10:21:17.176Z] Running test: iso-live-login.4k.uefi
10:21:49 [2024-10-29T10:21:49.173Z] PASS: iso-live-login.4k.uefi (25.691s)
10:21:49 [2024-10-29T10:21:49.173Z] Running test: iso-offline-install.bios
10:23:25 [2024-10-29T10:23:25.512Z] PASS: iso-offline-install.bios (1m29.179s)
10:23:25 [2024-10-29T10:23:25.512Z] Running test: iso-offline-install.mpath.bios
10:25:01 [2024-10-29T10:25:01.850Z] PASS: iso-offline-install.mpath.bios (1m33.907s)
10:25:01 [2024-10-29T10:25:01.850Z] Running test: iso-offline-install-fromram.4k.uefi
10:26:38 [2024-10-29T10:26:38.198Z] PASS: iso-offline-install-fromram.4k.uefi (1m34.353s)
10:26:38 [2024-10-29T10:26:38.198Z] Running test: iso-offline-install-iscsi.ibft.uefi
10:30:44 [2024-10-29T10:30:44.606Z] PASS: iso-offline-install-iscsi.ibft.uefi (3m47.693s)
10:30:44 [2024-10-29T10:30:44.606Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios
10:34:51 [2024-10-29T10:34:51.258Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (4m1.314s)
10:34:51 [2024-10-29T10:34:51.258Z] Running test: iso-offline-install-iscsi.manual.bios
10:38:42 [2024-10-29T10:38:42.685Z] PASS: iso-offline-install-iscsi.manual.bios (3m46.112s)
10:38:42 [2024-10-29T10:38:42.685Z] Running test: miniso-install.bios
10:40:19 [2024-10-29T10:40:19.029Z] PASS: miniso-install.bios (1m33.098s)
10:40:19 [2024-10-29T10:40:19.029Z] Running test: miniso-install.nm.bios
10:41:55 [2024-10-29T10:41:55.374Z] PASS: miniso-install.nm.bios (1m33.463s)
10:41:55 [2024-10-29T10:41:55.374Z] Running test: miniso-install.4k.uefi
10:43:31 [2024-10-29T10:43:31.714Z] PASS: miniso-install.4k.uefi (1m35.345s)
10:43:31 [2024-10-29T10:43:31.714Z] Running test: miniso-install.4k.nm.uefi
10:45:23 [2024-10-29T10:45:23.081Z] PASS: miniso-install.4k.nm.uefi (1m39.87s)
10:45:23 [2024-10-29T10:45:23.081Z] Running test: pxe-offline-install.bios
10:47:14 [2024-10-29T10:47:14.438Z] PASS: pxe-offline-install.bios (1m40.199s)
10:47:14 [2024-10-29T10:47:14.438Z] Running test: pxe-offline-install.4k.uefi
10:48:50 [2024-10-29T10:48:50.894Z] PASS: pxe-offline-install.4k.uefi (1m43.785s)
10:48:50 [2024-10-29T10:48:50.894Z] Running test: pxe-online-install.bios
10:50:42 [2024-10-29T10:50:42.273Z] PASS: pxe-online-install.bios (1m41.908s)
10:50:42 [2024-10-29T10:50:42.273Z] Running test: pxe-online-install.4k.uefi
10:52:33 [2024-10-29T10:52:33.639Z] PASS: pxe-online-install.4k.uefi (1m41.662s)
10:52:33 [2024-10-29T10:52:33.643Z] [Pipeline] }
10:52:33 [2024-10-29T10:52:33.645Z] [Pipeline] // withEnv
10:52:33 [2024-10-29T10:52:33.726Z] [Pipeline] withEnv
10:52:33 [2024-10-29T10:52:33.727Z] [Pipeline] {
10:52:33 [2024-10-29T10:52:33.751Z] [Pipeline] sh
10:52:34 [2024-10-29T10:52:34.346Z] + set -xeuo pipefail
10:52:34 [2024-10-29T10:52:34.346Z] ++ umask
10:52:34 [2024-10-29T10:52:34.346Z] + '[' 0022 = 0000 ']'
10:52:34 [2024-10-29T10:52:34.346Z] + cd /home/jenkins/agent/workspace/test-override
10:52:34 [2024-10-29T10:52:34.346Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-4k8k4 -c --xz kola-testiso-x86_64
10:52:56 [2024-10-29T10:52:56.205Z] [Pipeline] }
10:52:56 [2024-10-29T10:52:56.211Z] [Pipeline] // withEnv
10:52:56 [2024-10-29T10:52:56.278Z] [Pipeline] archiveArtifacts
10:52:56 [2024-10-29T10:52:56.281Z] Archiving artifacts
10:52:56 [2024-10-29T10:52:56.767Z] [Pipeline] withEnv
10:52:56 [2024-10-29T10:52:56.768Z] [Pipeline] {
10:52:56 [2024-10-29T10:52:56.771Z] [Pipeline] sh
10:52:57 [2024-10-29T10:52:57.306Z] + set -xeuo pipefail
10:52:57 [2024-10-29T10:52:57.306Z] ++ umask
10:52:57 [2024-10-29T10:52:57.306Z] + '[' 0022 = 0000 ']'
10:52:57 [2024-10-29T10:52:57.306Z] + cd /home/jenkins/agent/workspace/test-override
10:52:57 [2024-10-29T10:52:57.306Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-4k8k4/kola-testiso-x86_64 --output -
10:52:57 [2024-10-29T10:52:57.308Z] [Pipeline] }
10:52:57 [2024-10-29T10:52:57.310Z] [Pipeline] // withEnv
10:52:57 [2024-10-29T10:52:57.392Z] [Pipeline] junit
10:52:57 [2024-10-29T10:52:57.393Z] Recording test results
10:52:57 [2024-10-29T10:52:57.579Z] None of the test reports contained any result
10:52:57 [2024-10-29T10:52:57.585Z] [Pipeline] }
10:52:57 [2024-10-29T10:52:57.639Z] [Pipeline] // stage
10:52:57 [2024-10-29T10:52:57.699Z] [Pipeline] stage
10:52:57 [2024-10-29T10:52:57.699Z] [Pipeline] { (x86_64:Destroy Remote)
10:52:57 [2024-10-29T10:52:57.728Z] [Pipeline] }
10:52:57 [2024-10-29T10:52:57.761Z] [Pipeline] // stage
10:52:57 [2024-10-29T10:52:57.800Z] [Pipeline] }
10:52:57 [2024-10-29T10:52:57.818Z] [Pipeline] // parallel
10:52:57 [2024-10-29T10:52:57.935Z] [Pipeline] }
10:52:57 [2024-10-29T10:52:57.992Z] [Pipeline] // timeout
10:52:58 [2024-10-29T10:52:58.041Z] [Pipeline] }
10:52:58 [2024-10-29T10:52:58.075Z] [Pipeline] // container
10:52:58 [2024-10-29T10:52:58.081Z] [Pipeline] }
10:52:58 [2024-10-29T10:52:58.088Z] [Pipeline] // node
10:52:58 [2024-10-29T10:52:58.093Z] [Pipeline] }
10:52:58 [2024-10-29T10:52:58.100Z] [Pipeline] // podTemplate
10:52:58 [2024-10-29T10:52:58.108Z] [Pipeline] End of Pipeline
10:52:58 [2024-10-29T10:52:58.356Z] Finished: SUCCESS