Console Output

23:50:17 [2024-11-12T23:50:17.049Z] + set -xeuo pipefail
23:50:17 [2024-11-12T23:50:17.050Z] ++ umask
23:50:17 [2024-11-12T23:50:17.050Z] + '[' 0022 = 0000 ']'
23:50:17 [2024-11-12T23:50:17.050Z] + cosa buildextend-metal4k
23:50:17 [2024-11-12T23:50:17.050Z] info: Missing CAP_SYS_ADMIN; using virt
23:50:17 [2024-11-12T23:50:17.303Z] Config commit: c6793ae03b0122816fe6f5a0b676b816eec0aa4b
23:50:17 [2024-11-12T23:50:17.303Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
23:50:20 [2024-11-12T23:50:20.559Z] true
23:50:20 [2024-11-12T23:50:20.559Z] Estimating disk size...
23:50:22 [2024-11-12T23:50:22.434Z] Disk sizes: metal: 2646M (estimated), cloud: 10240M
23:50:22 [2024-11-12T23:50:22.434Z] ++ python3 -c 'import sys, json; args = json.load(sys.stdin)["extra-kargs"]; print(" ".join(args))'
23:50:22 [2024-11-12T23:50:22.434Z] + extra_kargs=mitigations=auto,nosmt
23:50:22 [2024-11-12T23:50:22.434Z] + image_dynamic_yaml=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.yaml
23:50:22 [2024-11-12T23:50:22.434Z] + image_dynamic_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
23:50:22 [2024-11-12T23:50:22.434Z] + image_for_disk_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
23:50:22 [2024-11-12T23:50:22.434Z] + cat
23:50:22 [2024-11-12T23:50:22.434Z] + 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
23:50:22 [2024-11-12T23:50:22.434Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
23:50:22 [2024-11-12T23:50:22.434Z] + cat /home/jenkins/agent/workspace/test-override/tmp/image.json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
23:50:22 [2024-11-12T23:50:22.434Z] + jq -s add
23:50:22 [2024-11-12T23:50:22.434Z] + platforms_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
23:50:22 [2024-11-12T23:50:22.434Z] + yaml2json /home/jenkins/agent/workspace/test-override/src/config/platforms.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
23:50:22 [2024-11-12T23:50:22.434Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
23:50:22 [2024-11-12T23:50:22.687Z] + '[' metal4k == qemu ']'
23:50:22 [2024-11-12T23:50:22.687Z] + snapshot=on
23:50:22 [2024-11-12T23:50:22.687Z] + 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.20241112.dev.0-metal4k.x86_64.raw
23:50:22 [2024-11-12T23:50:22.687Z] + local snapshot=on
23:50:22 [2024-11-12T23:50:22.687Z] + shift
23:50:22 [2024-11-12T23:50:22.687Z] + local cache_size=20G
23:50:22 [2024-11-12T23:50:22.687Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 ']'
23:50:22 [2024-11-12T23:50:22.687Z] + rm -vf /home/jenkins/agent/workspace/test-override/cache/cache.qcow2
23:50:22 [2024-11-12T23:50:22.687Z] + cache_args+=("-drive" "if=none,id=cache,discard=unmap,snapshot=${snapshot},file=${workdir}/cache/cache2.qcow2" "-device" "virtio-blk,drive=cache")
23:50:22 [2024-11-12T23:50:22.687Z] + 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.20241112.dev.0-metal4k.x86_64.raw
23:50:22 [2024-11-12T23:50:22.687Z] + qemu_args=()
23:50:22 [2024-11-12T23:50:22.687Z] + local qemu_args
23:50:22 [2024-11-12T23:50:22.687Z] + true
23:50:22 [2024-11-12T23:50:22.687Z] + case "$1" in
23:50:22 [2024-11-12T23:50:22.687Z] + qemu_args+=("$1")
23:50:22 [2024-11-12T23:50:22.687Z] + shift
23:50:22 [2024-11-12T23:50:22.687Z] + true
23:50:22 [2024-11-12T23:50:22.687Z] + case "$1" in
23:50:22 [2024-11-12T23:50:22.687Z] + qemu_args+=("$1")
23:50:22 [2024-11-12T23:50:22.687Z] + shift
23:50:22 [2024-11-12T23:50:22.687Z] + true
23:50:22 [2024-11-12T23:50:22.687Z] + case "$1" in
23:50:22 [2024-11-12T23:50:22.687Z] + qemu_args+=("$1")
23:50:22 [2024-11-12T23:50:22.687Z] + shift
23:50:22 [2024-11-12T23:50:22.687Z] + true
23:50:22 [2024-11-12T23:50:22.687Z] + case "$1" in
23:50:22 [2024-11-12T23:50:22.687Z] + qemu_args+=("$1")
23:50:22 [2024-11-12T23:50:22.687Z] + shift
23:50:22 [2024-11-12T23:50:22.687Z] + true
23:50:22 [2024-11-12T23:50:22.687Z] + case "$1" in
23:50:22 [2024-11-12T23:50:22.687Z] + shift
23:50:22 [2024-11-12T23:50:22.687Z] + break
23:50:22 [2024-11-12T23:50:22.687Z] + '[' -z /home/jenkins/agent/workspace/test-override/tmp/build.metal4k ']'
23:50:22 [2024-11-12T23:50:22.687Z] + local vmpreparedir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
23:50:22 [2024-11-12T23:50:22.687Z] + local vmbuilddir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
23:50:22 [2024-11-12T23:50:22.687Z] + local runvm_console=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
23:50:22 [2024-11-12T23:50:22.687Z] + local rc_file=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
23:50:22 [2024-11-12T23:50:22.687Z] + mkdir -p /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
23:50:22 [2024-11-12T23:50:22.687Z] + local rpms
23:50:22 [2024-11-12T23:50:22.687Z] ++ grep -v '^#'
23:50:22 [2024-11-12T23:50:22.687Z] + rpms='
23:50:22 [2024-11-12T23:50:22.687Z] bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules
23:50:22 [2024-11-12T23:50:22.687Z] 
23:50:22 [2024-11-12T23:50:22.687Z] rpm-ostree distribution-gpg-keys jq
23:50:22 [2024-11-12T23:50:22.687Z] 
23:50:22 [2024-11-12T23:50:22.687Z] systemd
23:50:22 [2024-11-12T23:50:22.687Z] 
23:50:22 [2024-11-12T23:50:22.687Z] dhcp-client iproute
23:50:22 [2024-11-12T23:50:22.687Z] 
23:50:22 [2024-11-12T23:50:22.687Z] selinux-policy selinux-policy-targeted policycoreutils
23:50:22 [2024-11-12T23:50:22.687Z] 
23:50:22 [2024-11-12T23:50:22.687Z] python3 python3-gobject-base buildah podman skopeo iptables iptables-libs
23:50:22 [2024-11-12T23:50:22.687Z] 
23:50:22 [2024-11-12T23:50:22.687Z] python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity
23:50:22 [2024-11-12T23:50:22.687Z] 
23:50:22 [2024-11-12T23:50:22.687Z] cryptsetup
23:50:22 [2024-11-12T23:50:22.687Z] gdisk xfsprogs e2fsprogs dosfstools btrfs-progs
23:50:22 [2024-11-12T23:50:22.687Z] 
23:50:22 [2024-11-12T23:50:22.687Z] ca-certificates
23:50:22 [2024-11-12T23:50:22.687Z] 
23:50:22 [2024-11-12T23:50:22.687Z] tar
23:50:22 [2024-11-12T23:50:22.687Z] 
23:50:22 [2024-11-12T23:50:22.687Z] podman
23:50:22 [2024-11-12T23:50:22.687Z] 
23:50:22 [2024-11-12T23:50:22.687Z] osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent
23:50:22 [2024-11-12T23:50:22.687Z] python3-dnf
23:50:22 [2024-11-12T23:50:22.687Z] 
23:50:22 [2024-11-12T23:50:22.687Z] /usr/bin/reset
23:50:22 [2024-11-12T23:50:22.687Z] /usr/bin/clear'
23:50:22 [2024-11-12T23:50:22.687Z] ++ grep -v '^#'
23:50:22 [2024-11-12T23:50:22.687Z] + archrpms='grub2
23:50:22 [2024-11-12T23:50:22.687Z] bootupd
23:50:22 [2024-11-12T23:50:22.687Z] 
23:50:22 [2024-11-12T23:50:22.687Z] shim-x64 grub2-efi-x64
23:50:22 [2024-11-12T23:50:22.687Z] 
23:50:22 [2024-11-12T23:50:22.687Z] grub2-tools-extra'
23:50:22 [2024-11-12T23:50:22.687Z] + 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
23:50:25 [2024-11-12T23:50:25.256Z] + find /usr/lib/coreos-assembler/ -type f
23:50:25 [2024-11-12T23:50:25.256Z] + find /etc/pki/rpm-gpg/ -type f
23:50:25 [2024-11-12T23:50:25.256Z] + cat
23:50:25 [2024-11-12T23:50:25.256Z] ++ id -u
23:50:25 [2024-11-12T23:50:25.256Z] ++ cat /usr/lib/coreos-assembler/supermin-init-prelude.sh
23:50:25 [2024-11-12T23:50:25.256Z] + chmod a+x /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare/init
23:50:25 [2024-11-12T23:50:25.257Z] + cd /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
23:50:25 [2024-11-12T23:50:25.257Z] + tar -czf init.tar.gz --remove-files init
23:50:25 [2024-11-12T23:50:25.257Z] + 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
23:50:33 [2024-11-12T23:50:33.323Z] ++ blkid --output=value --match-tag=UUID /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/root
23:50:33 [2024-11-12T23:50:33.323Z] + superminrootfsuuid=219bc992-e3e6-4ff7-b15f-a67e11bf499d
23:50:33 [2024-11-12T23:50:33.323Z] + echo 'umask 0022'
23:50:33 [2024-11-12T23:50:33.323Z] + for arg in "$@"
23:50:33 [2024-11-12T23:50:33.323Z] + printf '%q ' /usr/lib/coreos-assembler/runvm-osbuild
23:50:33 [2024-11-12T23:50:33.323Z] + for arg in "$@"
23:50:33 [2024-11-12T23:50:33.323Z] + printf '%q ' --config
23:50:33 [2024-11-12T23:50:33.323Z] + for arg in "$@"
23:50:33 [2024-11-12T23:50:33.323Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
23:50:33 [2024-11-12T23:50:33.323Z] + for arg in "$@"
23:50:33 [2024-11-12T23:50:33.323Z] + printf '%q ' --mpp
23:50:33 [2024-11-12T23:50:33.323Z] + for arg in "$@"
23:50:33 [2024-11-12T23:50:33.323Z] + printf '%q ' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
23:50:33 [2024-11-12T23:50:33.323Z] + for arg in "$@"
23:50:33 [2024-11-12T23:50:33.323Z] + printf '%q ' --filepath
23:50:33 [2024-11-12T23:50:33.323Z] + for arg in "$@"
23:50:33 [2024-11-12T23:50:33.323Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241112.dev.0-metal4k.x86_64.raw
23:50:33 [2024-11-12T23:50:33.323Z] + touch /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
23:50:33 [2024-11-12T23:50:33.323Z] + memory_default=2048
23:50:33 [2024-11-12T23:50:33.323Z] + case $arch in
23:50:33 [2024-11-12T23:50:33.323Z] + kola_args=(kola qemuexec -m "${COSA_SUPERMIN_MEMORY:-${memory_default}}" --auto-cpus -U --workdir none --console-to-file "${runvm_console}" --bind-rw "${workdir},workdir")
23:50:33 [2024-11-12T23:50:33.323Z] + 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")
23:50:33 [2024-11-12T23:50:33.323Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
23:50:33 [2024-11-12T23:50:33.323Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/config ']'
23:50:33 [2024-11-12T23:50:33.323Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
23:50:33 [2024-11-12T23:50:33.323Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/yumrepos ']'
23:50:33 [2024-11-12T23:50:33.323Z] + '[' -z '' ']'
23:50:33 [2024-11-12T23:50:33.323Z] + 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=219bc992-e3e6-4ff7-b15f-a67e11bf499d 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
23:50:39 [2024-11-12T23:50:39.835Z] + '[' 6 -gt 0 ']'
23:50:39 [2024-11-12T23:50:39.835Z] + flag=--config
23:50:39 [2024-11-12T23:50:39.835Z] + shift
23:50:39 [2024-11-12T23:50:39.835Z] + case "${flag}" in
23:50:39 [2024-11-12T23:50:39.835Z] + config=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
23:50:39 [2024-11-12T23:50:39.835Z] + shift
23:50:39 [2024-11-12T23:50:39.835Z] + '[' 4 -gt 0 ']'
23:50:39 [2024-11-12T23:50:39.835Z] + flag=--mpp
23:50:39 [2024-11-12T23:50:39.835Z] + shift
23:50:39 [2024-11-12T23:50:39.835Z] + case "${flag}" in
23:50:39 [2024-11-12T23:50:39.835Z] + mppyaml=/usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
23:50:39 [2024-11-12T23:50:39.835Z] + shift
23:50:39 [2024-11-12T23:50:39.835Z] + '[' 2 -gt 0 ']'
23:50:39 [2024-11-12T23:50:39.835Z] + flag=--filepath
23:50:39 [2024-11-12T23:50:39.835Z] + shift
23:50:39 [2024-11-12T23:50:39.835Z] + case "${flag}" in
23:50:39 [2024-11-12T23:50:39.835Z] + filepath=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241112.dev.0-metal4k.x86_64.raw
23:50:39 [2024-11-12T23:50:39.835Z] + shift
23:50:39 [2024-11-12T23:50:39.835Z] + '[' 0 -gt 0 ']'
23:50:39 [2024-11-12T23:50:39.835Z] ++ basename /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241112.dev.0-metal4k.x86_64.raw
23:50:39 [2024-11-12T23:50:39.835Z] + filename=fedora-coreos-42.20241112.dev.0-metal4k.x86_64.raw
23:50:39 [2024-11-12T23:50:39.835Z] ++ getconfig ostree-container
23:50:39 [2024-11-12T23:50:39.835Z] ++ k=ostree-container
23:50:39 [2024-11-12T23:50:39.835Z] ++ jq -re '."ostree-container"'
23:50:39 [2024-11-12T23:50:39.835Z] + ostree_container=/home/jenkins/agent/workspace/test-override/builds/42.20241112.dev.0/x86_64/fedora-coreos-42.20241112.dev.0-ostree.x86_64.ociarchive
23:50:39 [2024-11-12T23:50:39.835Z] ++ getconfig osname
23:50:39 [2024-11-12T23:50:39.835Z] ++ k=osname
23:50:39 [2024-11-12T23:50:39.835Z] ++ jq -re '."osname"'
23:50:39 [2024-11-12T23:50:39.835Z] + osname=fedora-coreos
23:50:39 [2024-11-12T23:50:39.835Z] ++ getconfig image-type
23:50:39 [2024-11-12T23:50:39.835Z] ++ k=image-type
23:50:39 [2024-11-12T23:50:39.835Z] ++ jq -re '."image-type"'
23:50:39 [2024-11-12T23:50:39.835Z] + platform=metal4k
23:50:39 [2024-11-12T23:50:39.835Z] ++ getconfig_def deploy-via-container ''
23:50:39 [2024-11-12T23:50:39.835Z] ++ k=deploy-via-container
23:50:39 [2024-11-12T23:50:39.835Z] ++ shift
23:50:39 [2024-11-12T23:50:39.835Z] ++ default=
23:50:39 [2024-11-12T23:50:39.835Z] ++ shift
23:50:39 [2024-11-12T23:50:39.835Z] ++ jq -re '."deploy-via-container"//""'
23:50:39 [2024-11-12T23:50:39.835Z] + deploy_via_container=true
23:50:39 [2024-11-12T23:50:39.835Z] ++ getconfig metal-image-size
23:50:39 [2024-11-12T23:50:39.835Z] ++ k=metal-image-size
23:50:39 [2024-11-12T23:50:39.835Z] ++ jq -re '."metal-image-size"'
23:50:39 [2024-11-12T23:50:39.835Z] + metal_image_size_mb=2646
23:50:39 [2024-11-12T23:50:39.835Z] ++ getconfig cloud-image-size
23:50:39 [2024-11-12T23:50:39.835Z] ++ k=cloud-image-size
23:50:39 [2024-11-12T23:50:39.835Z] ++ jq -re '."cloud-image-size"'
23:50:39 [2024-11-12T23:50:39.835Z] + cloud_image_size_mb=10240
23:50:39 [2024-11-12T23:50:39.835Z] ++ getconfig rootfs-size
23:50:39 [2024-11-12T23:50:39.835Z] ++ k=rootfs-size
23:50:39 [2024-11-12T23:50:39.835Z] ++ jq -re '."rootfs-size"'
23:50:39 [2024-11-12T23:50:39.835Z] + rootfs_size_mb=2133
23:50:39 [2024-11-12T23:50:39.835Z] ++ getconfig container-imgref
23:50:39 [2024-11-12T23:50:39.835Z] ++ k=container-imgref
23:50:39 [2024-11-12T23:50:39.835Z] ++ jq -re '."container-imgref"'
23:50:39 [2024-11-12T23:50:39.835Z] + container_imgref=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide
23:50:39 [2024-11-12T23:50:39.835Z] ++ getconfig_def container-repo ''
23:50:39 [2024-11-12T23:50:39.835Z] ++ k=container-repo
23:50:39 [2024-11-12T23:50:39.835Z] ++ shift
23:50:39 [2024-11-12T23:50:39.835Z] ++ default=
23:50:39 [2024-11-12T23:50:39.835Z] ++ shift
23:50:39 [2024-11-12T23:50:39.835Z] ++ jq -re '."container-repo"//""'
23:50:39 [2024-11-12T23:50:39.835Z] + container_repo=
23:50:39 [2024-11-12T23:50:39.835Z] ++ getconfig_def container-tag ''
23:50:39 [2024-11-12T23:50:39.835Z] ++ k=container-tag
23:50:39 [2024-11-12T23:50:39.835Z] ++ shift
23:50:39 [2024-11-12T23:50:39.835Z] ++ default=
23:50:39 [2024-11-12T23:50:39.835Z] ++ shift
23:50:39 [2024-11-12T23:50:39.835Z] ++ jq -re '."container-tag"//""'
23:50:39 [2024-11-12T23:50:39.835Z] + container_tag=
23:50:39 [2024-11-12T23:50:39.835Z] ++ getconfig extra-kargs-string ''
23:50:39 [2024-11-12T23:50:39.835Z] ++ k=extra-kargs-string
23:50:39 [2024-11-12T23:50:39.835Z] ++ jq -re '."extra-kargs-string"'
23:50:39 [2024-11-12T23:50:39.835Z] + extra_kargs=mitigations=auto,nosmt
23:50:39 [2024-11-12T23:50:39.835Z] + ostree_ref=
23:50:39 [2024-11-12T23:50:39.835Z] + ostree_repo=
23:50:39 [2024-11-12T23:50:39.835Z] + '[' -z true ']'
23:50:39 [2024-11-12T23:50:39.835Z] + '[' '!' -e /dev/loop-control ']'
23:50:39 [2024-11-12T23:50:39.835Z] + mknod /dev/loop-control c 10 237
23:50:39 [2024-11-12T23:50:39.835Z] + outdir=cache/osbuild/out
23:50:39 [2024-11-12T23:50:39.835Z] + storedir=cache/osbuild/store
23:50:39 [2024-11-12T23:50:39.835Z] ++ mktemp -t osbuild-XXXX.json
23:50:39 [2024-11-12T23:50:39.835Z] + processed_json=/tmp/osbuild-RtkY.json
23:50:39 [2024-11-12T23:50:39.835Z] + podman images
23:50:39 [2024-11-12T23:50:39.835Z] ++ arch
23:50:39 [2024-11-12T23:50:39.835Z] + osbuild-mpp -D 'arch="x86_64"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'filename="fedora-coreos-42.20241112.dev.0-metal4k.x86_64.raw"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20241112.dev.0/x86_64/fedora-coreos-42.20241112.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=2646 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2133 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-RtkY.json
23:50:41 [2024-11-12T23:50:41.711Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 14GiB --checkpoint build --checkpoint tree --checkpoint raw-image --export metal4k /tmp/osbuild-RtkY.json
23:50:42 [2024-11-12T23:50:42.266Z] starting /tmp/osbuild-RtkY.jsonPipeline source org.osbuild.curl: 31186a10d7b4764814e03c2a2248bc2cda2bebb8b8cae1af59d617288d0f8391
23:50:42 [2024-11-12T23:50:42.266Z] Build
23:50:42 [2024-11-12T23:50:42.266Z]   root: <host>
23:50:42 [2024-11-12T23:50:42.266Z] Pipeline raw-4k-image: 8f764c6e21af9fefe73f51cbf2c06bf263b9dabb2a1fa6c19640ae9da621115a
23:50:42 [2024-11-12T23:50:42.266Z] Build
23:50:42 [2024-11-12T23:50:42.266Z]   root: <host>
23:50:42 [2024-11-12T23:50:42.266Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
23:50:42 [2024-11-12T23:50:42.266Z] org.osbuild.truncate: acb9642862def3c5390f9b2bade8c0532b539b9a15ad09a3a016d8e5e9e2db55 {
23:50:42 [2024-11-12T23:50:42.266Z]   "filename": "disk.img",
23:50:42 [2024-11-12T23:50:42.266Z]   "size": "2774532096"
23:50:42 [2024-11-12T23:50:42.266Z] }
23:50:42 [2024-11-12T23:50:42.520Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
23:50:42 [2024-11-12T23:50:42.520Z] 
23:50:42 [2024-11-12T23:50:42.520Z] ���  Duration: 0s
23:50:42 [2024-11-12T23:50:42.520Z] org.osbuild.sfdisk: 6b25a5ca3d1633f4d1c27ce753f7de0508507da8c000430751145c54e69357f4 {
23:50:42 [2024-11-12T23:50:42.520Z]   "uuid": "00000000-0000-4000-a000-000000000001",
23:50:42 [2024-11-12T23:50:42.520Z]   "label": "gpt",
23:50:42 [2024-11-12T23:50:42.520Z]   "partitions": [
23:50:42 [2024-11-12T23:50:42.520Z]     {
23:50:42 [2024-11-12T23:50:42.520Z]       "start": 256,
23:50:42 [2024-11-12T23:50:42.520Z]       "partnum": 1,
23:50:42 [2024-11-12T23:50:42.520Z]       "size": 256,
23:50:42 [2024-11-12T23:50:42.520Z]       "type": "21686148-6449-6E6F-744E-656564454649",
23:50:42 [2024-11-12T23:50:42.520Z]       "bootable": true,
23:50:42 [2024-11-12T23:50:42.520Z]       "name": "BIOS-BOOT"
23:50:42 [2024-11-12T23:50:42.520Z]     },
23:50:42 [2024-11-12T23:50:42.520Z]     {
23:50:42 [2024-11-12T23:50:42.520Z]       "start": 512,
23:50:42 [2024-11-12T23:50:42.520Z]       "partnum": 2,
23:50:42 [2024-11-12T23:50:42.520Z]       "size": 32512,
23:50:42 [2024-11-12T23:50:42.520Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
23:50:42 [2024-11-12T23:50:42.520Z]       "name": "EFI-SYSTEM"
23:50:42 [2024-11-12T23:50:42.520Z]     },
23:50:42 [2024-11-12T23:50:42.520Z]     {
23:50:42 [2024-11-12T23:50:42.520Z]       "start": 33024,
23:50:42 [2024-11-12T23:50:42.520Z]       "partnum": 3,
23:50:42 [2024-11-12T23:50:42.520Z]       "size": 98304,
23:50:42 [2024-11-12T23:50:42.520Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
23:50:42 [2024-11-12T23:50:42.520Z]       "name": "boot"
23:50:42 [2024-11-12T23:50:42.520Z]     },
23:50:42 [2024-11-12T23:50:42.520Z]     {
23:50:42 [2024-11-12T23:50:42.520Z]       "start": 131328,
23:50:42 [2024-11-12T23:50:42.520Z]       "partnum": 4,
23:50:42 [2024-11-12T23:50:42.520Z]       "size": 545792,
23:50:42 [2024-11-12T23:50:42.520Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
23:50:42 [2024-11-12T23:50:42.520Z]       "name": "root"
23:50:42 [2024-11-12T23:50:42.520Z]     }
23:50:42 [2024-11-12T23:50:42.520Z]   ]
23:50:42 [2024-11-12T23:50:42.520Z] }
23:50:42 [2024-11-12T23:50:42.773Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
23:50:42 [2024-11-12T23:50:42.773Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
23:50:42 [2024-11-12T23:50:42.773Z] label: gpt
23:50:42 [2024-11-12T23:50:42.773Z] label-id: 00000000-0000-4000-a000-000000000001
23:50:42 [2024-11-12T23:50:42.773Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
23:50:42 [2024-11-12T23:50:42.773Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
23:50:42 [2024-11-12T23:50:42.773Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
23:50:42 [2024-11-12T23:50:42.773Z] /dev/loop0p4: start="131328", size="545792", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
23:50:43 [2024-11-12T23:50:43.026Z] {
23:50:43 [2024-11-12T23:50:43.026Z]    "partitiontable": {
23:50:43 [2024-11-12T23:50:43.026Z]       "label": "gpt",
23:50:43 [2024-11-12T23:50:43.026Z]       "id": "00000000-0000-4000-A000-000000000001",
23:50:43 [2024-11-12T23:50:43.026Z]       "device": "/dev/loop0",
23:50:43 [2024-11-12T23:50:43.026Z]       "unit": "sectors",
23:50:43 [2024-11-12T23:50:43.026Z]       "firstlba": 256,
23:50:43 [2024-11-12T23:50:43.026Z]       "lastlba": 677370,
23:50:43 [2024-11-12T23:50:43.026Z]       "sectorsize": 4096,
23:50:43 [2024-11-12T23:50:43.026Z]       "partitions": [
23:50:43 [2024-11-12T23:50:43.026Z]          {
23:50:43 [2024-11-12T23:50:43.026Z]             "node": "/dev/loop0p1",
23:50:43 [2024-11-12T23:50:43.026Z]             "start": 256,
23:50:43 [2024-11-12T23:50:43.026Z]             "size": 256,
23:50:43 [2024-11-12T23:50:43.026Z]             "type": "21686148-6449-6E6F-744E-656564454649",
23:50:43 [2024-11-12T23:50:43.026Z]             "uuid": "30A6F6A8-A184-4A35-BE41-588CBC33213C",
23:50:43 [2024-11-12T23:50:43.026Z]             "name": "BIOS-BOOT"
23:50:43 [2024-11-12T23:50:43.026Z]          },{
23:50:43 [2024-11-12T23:50:43.026Z]             "node": "/dev/loop0p2",
23:50:43 [2024-11-12T23:50:43.026Z]             "start": 512,
23:50:43 [2024-11-12T23:50:43.026Z]             "size": 32512,
23:50:43 [2024-11-12T23:50:43.026Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
23:50:43 [2024-11-12T23:50:43.026Z]             "uuid": "6588693B-0452-4418-B903-441B85049906",
23:50:43 [2024-11-12T23:50:43.026Z]             "name": "EFI-SYSTEM"
23:50:43 [2024-11-12T23:50:43.026Z]          },{
23:50:43 [2024-11-12T23:50:43.026Z]             "node": "/dev/loop0p3",
23:50:43 [2024-11-12T23:50:43.026Z]             "start": 33024,
23:50:43 [2024-11-12T23:50:43.026Z]             "size": 98304,
23:50:43 [2024-11-12T23:50:43.026Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
23:50:43 [2024-11-12T23:50:43.026Z]             "uuid": "11E97ED6-0E81-4184-8879-792DA8BDDEA2",
23:50:43 [2024-11-12T23:50:43.026Z]             "name": "boot"
23:50:43 [2024-11-12T23:50:43.026Z]          },{
23:50:43 [2024-11-12T23:50:43.026Z]             "node": "/dev/loop0p4",
23:50:43 [2024-11-12T23:50:43.026Z]             "start": 131328,
23:50:43 [2024-11-12T23:50:43.026Z]             "size": 545792,
23:50:43 [2024-11-12T23:50:43.026Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
23:50:43 [2024-11-12T23:50:43.026Z]             "uuid": "23391AC5-0E5E-44D9-88E1-3E157030A53C",
23:50:43 [2024-11-12T23:50:43.026Z]             "name": "root"
23:50:43 [2024-11-12T23:50:43.026Z]          }
23:50:43 [2024-11-12T23:50:43.026Z]       ]
23:50:43 [2024-11-12T23:50:43.026Z]    }
23:50:43 [2024-11-12T23:50:43.026Z] }
23:50:43 [2024-11-12T23:50:43.026Z] 
23:50:43 [2024-11-12T23:50:43.026Z] ���  Duration: 0s
23:50:43 [2024-11-12T23:50:43.026Z] org.osbuild.mkfs.fat: 0a540a728ec1fd265dd77223730879d7a8013ccf39ad93b0e0286e8e4923d18a {
23:50:43 [2024-11-12T23:50:43.026Z]   "label": "EFI-SYSTEM",
23:50:43 [2024-11-12T23:50:43.026Z]   "volid": "7B7795E7"
23:50:43 [2024-11-12T23:50:43.026Z] }
23:50:43 [2024-11-12T23:50:43.026Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
23:50:43 [2024-11-12T23:50:43.281Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
23:50:43 [2024-11-12T23:50:43.281Z] mkfs.fat 4.2 (2021-01-31)
23:50:43 [2024-11-12T23:50:43.281Z] 
23:50:43 [2024-11-12T23:50:43.281Z] ���  Duration: 0s
23:50:43 [2024-11-12T23:50:43.281Z] org.osbuild.mkfs.ext4: be94b0d79be801c34621b37fa8a0969c963684390609f05ea45273826c3b45f3 {
23:50:43 [2024-11-12T23:50:43.281Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
23:50:43 [2024-11-12T23:50:43.281Z]   "label": "boot",
23:50:43 [2024-11-12T23:50:43.281Z]   "metadata_csum_seed": true
23:50:43 [2024-11-12T23:50:43.281Z] }
23:50:43 [2024-11-12T23:50:43.533Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
23:50:43 [2024-11-12T23:50:43.533Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
23:50:43 [2024-11-12T23:50:43.890Z] mke2fs 1.47.0 (5-Feb-2023)
23:50:43 [2024-11-12T23:50:43.890Z] Discarding device blocks:     0/98304           done                            
23:50:43 [2024-11-12T23:50:43.890Z] Creating filesystem with 98304 4k blocks and 98304 inodes
23:50:43 [2024-11-12T23:50:43.890Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
23:50:43 [2024-11-12T23:50:43.890Z] Superblock backups stored on blocks: 
23:50:43 [2024-11-12T23:50:43.890Z] 	32768
23:50:43 [2024-11-12T23:50:43.890Z] 
23:50:43 [2024-11-12T23:50:43.890Z] Allocating group tables: 0/3   done                            
23:50:43 [2024-11-12T23:50:43.890Z] Writing inode tables: 0/3   done                            
23:50:43 [2024-11-12T23:50:43.890Z] Creating journal (4096 blocks): done
23:50:43 [2024-11-12T23:50:43.890Z] Writing superblocks and filesystem accounting information: 0/3   done
23:50:43 [2024-11-12T23:50:43.890Z] 
23:50:43 [2024-11-12T23:50:43.890Z] 
23:50:43 [2024-11-12T23:50:43.890Z] ���  Duration: 0s
23:50:43 [2024-11-12T23:50:43.890Z] org.osbuild.mkfs.xfs: d55568d4959719b8e490b45760a82518160808e75a7b6bd51442dcacbe6b2cb0 {
23:50:43 [2024-11-12T23:50:43.890Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
23:50:43 [2024-11-12T23:50:43.890Z]   "label": "root"
23:50:43 [2024-11-12T23:50:43.890Z] }
23:50:43 [2024-11-12T23:50:43.890Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
23:50:43 [2024-11-12T23:50:43.890Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
23:50:44 [2024-11-12T23:50:44.143Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=136448 blks
23:50:44 [2024-11-12T23:50:44.143Z]          =                       sectsz=4096  attr=2, projid32bit=1
23:50:44 [2024-11-12T23:50:44.143Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
23:50:44 [2024-11-12T23:50:44.143Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
23:50:44 [2024-11-12T23:50:44.143Z] data     =                       bsize=4096   blocks=545792, imaxpct=25
23:50:44 [2024-11-12T23:50:44.143Z]          =                       sunit=0      swidth=0 blks
23:50:44 [2024-11-12T23:50:44.143Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
23:50:44 [2024-11-12T23:50:44.143Z] log      =internal log           bsize=4096   blocks=16384, version=2
23:50:44 [2024-11-12T23:50:44.143Z]          =                       sectsz=4096  sunit=1 blks, lazy-count=1
23:50:44 [2024-11-12T23:50:44.143Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
23:50:44 [2024-11-12T23:50:44.143Z] Discarding blocks...Done.
23:50:44 [2024-11-12T23:50:44.143Z] 
23:50:44 [2024-11-12T23:50:44.143Z] ���  Duration: 0s
23:50:44 [2024-11-12T23:50:44.143Z] org.osbuild.copy: 477a5697aa0bf18290c081bafc87f0725c7f87d9c11db2837a8c1018f71d1fb3 {
23:50:44 [2024-11-12T23:50:44.143Z]   "paths": [
23:50:44 [2024-11-12T23:50:44.143Z]     {
23:50:44 [2024-11-12T23:50:44.143Z]       "from": "input://tree/",
23:50:44 [2024-11-12T23:50:44.143Z]       "to": "mount://root/"
23:50:44 [2024-11-12T23:50:44.143Z]     }
23:50:44 [2024-11-12T23:50:44.143Z]   ]
23:50:44 [2024-11-12T23:50:44.143Z] }
23:50:44 [2024-11-12T23:50:44.396Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
23:50:44 [2024-11-12T23:50:44.396Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-g8t02e4c/mounts/
23:50:44 [2024-11-12T23:50:44.648Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-g8t02e4c/mounts/boot'
23:50:44 [2024-11-12T23:50:44.648Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-g8t02e4c/mounts/boot
23:50:44 [2024-11-12T23:50:44.648Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-g8t02e4c/mounts/boot/lost+found'
23:50:44 [2024-11-12T23:50:44.648Z] mount/efi (org.osbuild.fat): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-g8t02e4c/mounts/boot/efi'
23:50:44 [2024-11-12T23:50:44.648Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-g8t02e4c/mounts/boot/efi
23:50:44 [2024-11-12T23:50:44.902Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
23:50:44 [2024-11-12T23:50:44.902Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
23:51:06 [2024-11-12T23:51:06.766Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-g8t02e4c/mounts/boot/efi unmounted
23:51:06 [2024-11-12T23:51:06.766Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-g8t02e4c/mounts/boot unmounted
23:51:07 [2024-11-12T23:51:07.323Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-g8t02e4c/mounts/ unmounted
23:51:07 [2024-11-12T23:51:07.323Z] 
23:51:07 [2024-11-12T23:51:07.323Z] ���  Duration: 23s
23:51:07 [2024-11-12T23:51:07.323Z] org.osbuild.bootupd: 9d5dc5fc6cd930913f31a72b5b949887e34d387b12ecb7d429be8da2a507e945 {
23:51:07 [2024-11-12T23:51:07.323Z]   "static-configs": true,
23:51:07 [2024-11-12T23:51:07.323Z]   "deployment": {
23:51:07 [2024-11-12T23:51:07.323Z]     "default": true
23:51:07 [2024-11-12T23:51:07.323Z]   }
23:51:07 [2024-11-12T23:51:07.323Z] }
23:51:07 [2024-11-12T23:51:07.323Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
23:51:07 [2024-11-12T23:51:07.323Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hgkqqwco/mounts/
23:51:07 [2024-11-12T23:51:07.576Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hgkqqwco/mounts/boot
23:51:07 [2024-11-12T23:51:07.576Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hgkqqwco/mounts/boot/lost+found'
23:51:07 [2024-11-12T23:51:07.576Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hgkqqwco/mounts/boot/efi
23:51:07 [2024-11-12T23:51:07.830Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
23:51:07 [2024-11-12T23:51:07.830Z] Skip installing component BIOS without target device
23:51:08 [2024-11-12T23:51:08.082Z] Installed 40_coreos-ignition.cfg
23:51:08 [2024-11-12T23:51:08.082Z] Installed 70_coreos-user.cfg
23:51:08 [2024-11-12T23:51:08.082Z] Installed: grub.cfg
23:51:08 [2024-11-12T23:51:08.082Z] Installed: "fedora/grub.cfg"
23:51:08 [2024-11-12T23:51:08.082Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hgkqqwco/mounts/boot/efi unmounted
23:51:08 [2024-11-12T23:51:08.082Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hgkqqwco/mounts/boot unmounted
23:51:08 [2024-11-12T23:51:08.082Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hgkqqwco/mounts/ unmounted
23:51:08 [2024-11-12T23:51:08.082Z] 
23:51:08 [2024-11-12T23:51:08.082Z] ���  Duration: 0s
23:51:08 [2024-11-12T23:51:08.082Z] org.osbuild.chattr: 8f764c6e21af9fefe73f51cbf2c06bf263b9dabb2a1fa6c19640ae9da621115a {
23:51:08 [2024-11-12T23:51:08.082Z]   "items": {
23:51:08 [2024-11-12T23:51:08.082Z]     "mount://root/": {
23:51:08 [2024-11-12T23:51:08.082Z]       "immutable": true
23:51:08 [2024-11-12T23:51:08.082Z]     }
23:51:08 [2024-11-12T23:51:08.082Z]   }
23:51:08 [2024-11-12T23:51:08.082Z] }
23:51:08 [2024-11-12T23:51:08.335Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
23:51:08 [2024-11-12T23:51:08.335Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d20faj58/mounts/
23:51:08 [2024-11-12T23:51:08.335Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/7eb194187e9eed1466f27096f1f9b43041abb155361774190c7a8b4f1e62f5a5.0'
23:51:08 [2024-11-12T23:51:08.589Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
23:51:08 [2024-11-12T23:51:08.589Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d20faj58/mounts/ostree/deploy/fedora-coreos/deploy/7eb194187e9eed1466f27096f1f9b43041abb155361774190c7a8b4f1e62f5a5.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d20faj58/mounts
23:51:08 [2024-11-12T23:51:08.589Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d20faj58/mounts/boot unmounted
23:51:08 [2024-11-12T23:51:08.589Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d20faj58/mounts/var unmounted
23:51:08 [2024-11-12T23:51:08.589Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d20faj58/mounts/sysroot unmounted
23:51:08 [2024-11-12T23:51:08.842Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d20faj58/mounts unmounted
23:51:08 [2024-11-12T23:51:08.842Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d20faj58/mounts unmounted
23:51:08 [2024-11-12T23:51:08.842Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d20faj58/mounts unmounted
23:51:08 [2024-11-12T23:51:08.842Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d20faj58/mounts/
23:51:08 [2024-11-12T23:51:08.842Z] 
23:51:08 [2024-11-12T23:51:08.842Z] ���  Duration: 0s
23:51:08 [2024-11-12T23:51:08.842Z] Pipeline raw-metal4k-image: 9061d4d6387a07108450bf8da39c231aa6b3110342cc6ce608b2bb6cf14e2c8c
23:51:08 [2024-11-12T23:51:08.842Z] Build
23:51:08 [2024-11-12T23:51:08.842Z]   root: <host>
23:51:08 [2024-11-12T23:51:08.842Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
23:51:08 [2024-11-12T23:51:08.842Z] org.osbuild.copy: 49aff45cee1d7e7aa6657a7f823d5e2183a2ec4d8f8f1c961f575d0f7002741a {
23:51:08 [2024-11-12T23:51:08.842Z]   "paths": [
23:51:08 [2024-11-12T23:51:08.842Z]     {
23:51:08 [2024-11-12T23:51:08.842Z]       "from": "input://tree/disk.img",
23:51:08 [2024-11-12T23:51:08.842Z]       "to": "tree:///disk.img"
23:51:08 [2024-11-12T23:51:08.842Z]     }
23:51:08 [2024-11-12T23:51:08.842Z]   ]
23:51:08 [2024-11-12T23:51:08.842Z] }
23:51:09 [2024-11-12T23:51:09.095Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
23:51:09 [2024-11-12T23:51:09.095Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
23:51:09 [2024-11-12T23:51:09.095Z] 
23:51:09 [2024-11-12T23:51:09.095Z] ���  Duration: 0s
23:51:09 [2024-11-12T23:51:09.095Z] org.osbuild.coreos.platform: 9061d4d6387a07108450bf8da39c231aa6b3110342cc6ce608b2bb6cf14e2c8c {
23:51:09 [2024-11-12T23:51:09.095Z]   "platform": "metal"
23:51:09 [2024-11-12T23:51:09.095Z] }
23:51:09 [2024-11-12T23:51:09.348Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
23:51:09 [2024-11-12T23:51:09.348Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w7tab97o/mounts/
23:51:09 [2024-11-12T23:51:09.603Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/7eb194187e9eed1466f27096f1f9b43041abb155361774190c7a8b4f1e62f5a5.0'
23:51:09 [2024-11-12T23:51:09.603Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w7tab97o/mounts/boot
23:51:09 [2024-11-12T23:51:09.603Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w7tab97o/mounts/boot/lost+found'
23:51:09 [2024-11-12T23:51:09.603Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
23:51:09 [2024-11-12T23:51:09.856Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w7tab97o/mounts/boot unmounted
23:51:09 [2024-11-12T23:51:09.856Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w7tab97o/mounts/ostree/deploy/fedora-coreos/deploy/7eb194187e9eed1466f27096f1f9b43041abb155361774190c7a8b4f1e62f5a5.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w7tab97o/mounts
23:51:09 [2024-11-12T23:51:09.856Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w7tab97o/mounts/boot unmounted
23:51:09 [2024-11-12T23:51:09.856Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w7tab97o/mounts/var unmounted
23:51:09 [2024-11-12T23:51:09.856Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w7tab97o/mounts/sysroot unmounted
23:51:09 [2024-11-12T23:51:09.856Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w7tab97o/mounts unmounted
23:51:09 [2024-11-12T23:51:09.856Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w7tab97o/mounts unmounted
23:51:09 [2024-11-12T23:51:09.856Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w7tab97o/mounts unmounted
23:51:09 [2024-11-12T23:51:09.856Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w7tab97o/mounts/
23:51:09 [2024-11-12T23:51:09.856Z] 
23:51:09 [2024-11-12T23:51:09.856Z] ���  Duration: 0s
23:51:09 [2024-11-12T23:51:09.856Z] Pipeline metal4k: 18008a25013b738c36106844e5192bd3c388561cfb57d0c2b170a803cabfb8cc
23:51:09 [2024-11-12T23:51:09.856Z] Build
23:51:09 [2024-11-12T23:51:09.856Z]   root: <host>
23:51:09 [2024-11-12T23:51:09.856Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
23:51:09 [2024-11-12T23:51:09.856Z] org.osbuild.copy: 18008a25013b738c36106844e5192bd3c388561cfb57d0c2b170a803cabfb8cc {
23:51:09 [2024-11-12T23:51:09.856Z]   "paths": [
23:51:09 [2024-11-12T23:51:09.856Z]     {
23:51:09 [2024-11-12T23:51:09.856Z]       "from": "input://tree/disk.img",
23:51:09 [2024-11-12T23:51:09.856Z]       "to": "tree:///fedora-coreos-42.20241112.dev.0-metal4k.x86_64.raw"
23:51:09 [2024-11-12T23:51:09.856Z]     }
23:51:09 [2024-11-12T23:51:09.856Z]   ]
23:51:09 [2024-11-12T23:51:09.856Z] }
23:51:10 [2024-11-12T23:51:10.109Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
23:51:10 [2024-11-12T23:51:10.109Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20241112.dev.0-metal4k.x86_64.raw'
23:51:10 [2024-11-12T23:51:10.363Z] 
23:51:10 [2024-11-12T23:51:10.363Z] ���  Duration: 0s
23:51:10 [2024-11-12T23:51:10.363Z] manifest /tmp/osbuild-RtkY.json finished successfully
23:51:10 [2024-11-12T23:51:10.615Z] oci-archive:	530c69916aad4df2441054992f880a51958fa9fb9db00fde40ccdd3450facf94
23:51:10 [2024-11-12T23:51:10.615Z] build:    	52160099a738c63fdb40fdd8ded765e53570aa05333dd86b683b69ed34294a60
23:51:10 [2024-11-12T23:51:10.615Z] tree:     	6f5015dfcd53df97f3cb16260a4cddbdba60d418dc15c283bab7107497db46a6
23:51:10 [2024-11-12T23:51:10.615Z] raw-image:	20071c967ab062ee0939e810352824392e84c97951078dc9e8b5f016148b8f7a
23:51:10 [2024-11-12T23:51:10.615Z] raw-4k-image:	8f764c6e21af9fefe73f51cbf2c06bf263b9dabb2a1fa6c19640ae9da621115a
23:51:10 [2024-11-12T23:51:10.615Z] raw-applehv-image:	09ddc5681ad154b0c96433cab39f9970bfffac01bcd3bcf13a8dbcea14bc3fdf
23:51:10 [2024-11-12T23:51:10.615Z] applehv:  	e244cbb2dbb27d483839850f1417da9e10483ae66f939dc74c99513dfd38b41a
23:51:10 [2024-11-12T23:51:10.615Z] raw-gcp-image:	72b163704ea730d35afc49a12b076ede92caaa557034d0522c5b1ec9829f24b1
23:51:10 [2024-11-12T23:51:10.615Z] raw-gcp-image-tar:	c7eb1e73e9b657b5b6d6ef7e52596b00e4cdee56148f55913960ece828718e93
23:51:10 [2024-11-12T23:51:10.615Z] gcp:      	edd45d36fb53a666acba5a19cabdaf5841d6a37e849c193c3868ef4d95fd8b3c
23:51:10 [2024-11-12T23:51:10.615Z] raw-hyperv-image:	a697e167547681c9b0b632463aedded750974b988594ed70bebe6ebf4afa0a34
23:51:10 [2024-11-12T23:51:10.615Z] hyperv:   	5e210ed9644266021c0ef54792d4fc2b64f3ff5aebd48e3e44f2fc82be64d956
23:51:10 [2024-11-12T23:51:10.615Z] raw-metal-image:	2da190194019b9256a25fd201ee7b083459c0f79dd22af08b0ba0a5a1fc71c8d
23:51:10 [2024-11-12T23:51:10.615Z] metal:    	8517400a59370122530709d861105a67485123b13921e91b45b1d40ba7aa4628
23:51:10 [2024-11-12T23:51:10.615Z] raw-metal4k-image:	9061d4d6387a07108450bf8da39c231aa6b3110342cc6ce608b2bb6cf14e2c8c
23:51:10 [2024-11-12T23:51:10.615Z] metal4k:  	18008a25013b738c36106844e5192bd3c388561cfb57d0c2b170a803cabfb8cc
23:51:10 [2024-11-12T23:51:10.615Z] raw-qemu-image:	dc5a86bb32a54a90c6dee98f5c1c5f4e0508279f7d1c2977bc4287fd8115e0b2
23:51:10 [2024-11-12T23:51:10.615Z] qemu:     	5257832e6543cf7ce96da9e6a865e6a1769b2fca4d9088cbb3597d136452db2f
23:51:10 [2024-11-12T23:51:10.615Z] + mv cache/osbuild/out/metal4k/fedora-coreos-42.20241112.dev.0-metal4k.x86_64.raw /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241112.dev.0-metal4k.x86_64.raw
23:51:15 [2024-11-12T23:51:15.835Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241112.dev.0-metal4k.x86_64.raw': Operation not permitted
23:51:15 [2024-11-12T23:51:15.835Z] + '[' metal4k == qemu-secex ']'
23:51:15 [2024-11-12T23:51:15.835Z] + rm -f /tmp/osbuild-RtkY.json
23:51:18 [2024-11-12T23:51:18.333Z] + 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
23:51:18 [2024-11-12T23:51:18.334Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc ']'
23:51:18 [2024-11-12T23:51:18.334Z] ++ cat /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
23:51:18 [2024-11-12T23:51:18.334Z] + rc=0
23:51:18 [2024-11-12T23:51:18.334Z] + '[' -n '' ']'
23:51:18 [2024-11-12T23:51:18.334Z] + return 0
23:51:18 [2024-11-12T23:51:18.334Z] + [[ metal4k == \q\e\m\u\-\s\e\c\e\x ]]
23:51:18 [2024-11-12T23:51:18.334Z] ++ sha256sum_str
23:51:18 [2024-11-12T23:51:18.334Z] ++ sha256sum
23:51:18 [2024-11-12T23:51:18.334Z] ++ cut -f 1 -d ' '
23:51:21 [2024-11-12T23:51:21.598Z] + sha256=b72371f6b7cd1f591873a9c3381db4b536f877088bf4a7557a2cf4ced3b7d9e1
23:51:21 [2024-11-12T23:51:21.598Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241112.dev.0 --dump
23:51:21 [2024-11-12T23:51:21.598Z] + jq -s add
23:51:21 [2024-11-12T23:51:21.598Z] ++ stat -c %s /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241112.dev.0-metal4k.x86_64.raw
23:51:21 [2024-11-12T23:51:21.598Z] + python3 -c '
23:51:21 [2024-11-12T23:51:21.598Z] import sys, json
23:51:21 [2024-11-12T23:51:21.598Z] j = json.load(sys.stdin)
23:51:21 [2024-11-12T23:51:21.598Z] j['\''images'\'']['\''metal4k'\''] = {
23:51:21 [2024-11-12T23:51:21.598Z]     '\''path'\'': '\''fedora-coreos-42.20241112.dev.0-metal4k.x86_64.raw'\'',
23:51:21 [2024-11-12T23:51:21.598Z]     '\''sha256'\'': '\''b72371f6b7cd1f591873a9c3381db4b536f877088bf4a7557a2cf4ced3b7d9e1'\'',
23:51:21 [2024-11-12T23:51:21.598Z]     '\''size'\'': 2774532096
23:51:21 [2024-11-12T23:51:21.598Z] }
23:51:21 [2024-11-12T23:51:21.598Z] json.dump(j, sys.stdout, indent=4)
23:51:21 [2024-11-12T23:51:21.598Z] '
23:51:21 [2024-11-12T23:51:21.598Z] + [[ -n '' ]]
23:51:21 [2024-11-12T23:51:21.598Z] ++ readlink -f meta.json.new
23:51:21 [2024-11-12T23:51:21.598Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241112.dev.0 --artifact metal4k --artifact-json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/meta.json.new
23:51:21 [2024-11-12T23:51:21.598Z] /home/jenkins/agent/workspace/test-override/builds/42.20241112.dev.0/x86_64/meta.json wrote with version stamp 1731455481480345208
23:51:21 [2024-11-12T23:51:21.598Z] + /usr/lib/coreos-assembler/finalize-artifact /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241112.dev.0-metal4k.x86_64.raw /home/jenkins/agent/workspace/test-override/builds/42.20241112.dev.0/x86_64/fedora-coreos-42.20241112.dev.0-metal4k.x86_64.raw
23:51:21 [2024-11-12T23:51:21.598Z] + set +x
23:51:21 [2024-11-12T23:51:21.598Z] Successfully generated: fedora-coreos-42.20241112.dev.0-metal4k.x86_64.raw