2026-01-25 06:19:03.135 | diskimage-builder version 3.40.2 2026-01-25 06:19:03.137 | Building elements: base centos dynamic-login element-manifest selinux-permissive enable-packages-install interface-names ironic-agent-multipath override-pip-and-virtualenv extra-hardware ironic-python-agent-ramdisk repo-setup 2026-01-25 06:19:03.192 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/lib/python3.9/site-packages/diskimage_builder/elements:/usr/share/edpm-image-builder//dib/:/usr/share/ironic-python-agent-builder/dib/ _find_all_elements /usr/lib/python3.9/site-packages/diskimage_builder/element_dependencies.py:209 2026-01-25 06:19:03.227 | Expanded element dependencies to: centos install-types ironic-agent-multipath dib-python pkg-map override-pip-and-virtualenv dhcp-all-interfaces redhat-common epel ibft-interfaces runtime-ssh-host-keys source-repositories sysprep dib-init-system cache-url repo-setup base selinux-permissive yum install-bin enable-packages-install ensure-venv selinux-fixfiles-restore dynamic-login ironic-ramdisk-base install-static element-manifest openssh-server no-final-image extra-hardware ironic-python-agent-ramdisk interface-names rpm-distro manifests select-boot-kernel-initrd svc-map package-installs 2026-01-25 06:19:03.231 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2026-01-25 06:19:03.237 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=ironic-python-agent 2026-01-25 06:19:03.243 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=ironic-python-agent 2026-01-25 06:19:03.247 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2026-01-25 06:19:03.251 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2026-01-25 06:19:03.255 | + diskimage_builder/lib/disk-image-create:main:263 : type qemu-img 2026-01-25 06:19:03.260 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2026-01-25 06:19:03.265 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2026-01-25 06:19:03.270 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2026-01-25 06:19:03.275 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2026-01-25 06:19:03.282 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/tmp/dib_build.GNHaZap7 2026-01-25 06:19:03.288 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2026-01-25 06:19:03.294 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/tmp/dib_image.XAmDhIvd 2026-01-25 06:19:03.299 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2026-01-25 06:19:03.303 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2026-01-25 06:19:03.308 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2026-01-25 06:19:03.315 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2026-01-25 06:19:03.320 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2026-01-25 06:19:03.326 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2026-01-25 06:19:03.333 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2026-01-25 06:19:03.342 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7864316 2026-01-25 06:19:03.348 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2026-01-25 06:19:03.353 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7864316 -lt 14680064 ']' 2026-01-25 06:19:03.358 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 1 == 1 ']' 2026-01-25 06:19:03.363 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : echo 'WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7864316 < 14G)' 2026-01-25 06:19:03.363 | WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7864316 < 14G) 2026-01-25 06:19:03.368 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2026-01-25 06:19:03.373 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2026-01-25 06:19:03.379 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /tmp/dib_build.GNHaZap7 2026-01-25 06:19:03.379 | Building in /tmp/dib_build.GNHaZap7 2026-01-25 06:19:03.384 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2026-01-25 06:19:03.390 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2026-01-25 06:19:03.395 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2026-01-25 06:19:03.400 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/tmp/dib_build.GNHaZap7/hooks 2026-01-25 06:19:03.406 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/tmp/dib_build.GNHaZap7/hooks 2026-01-25 06:19:03.411 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /tmp/dib_build.GNHaZap7/block-device 2026-01-25 06:19:03.420 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/tmp/dib_build.GNHaZap7/block-device/config.yaml 2026-01-25 06:19:03.426 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /tmp/dib_build.GNHaZap7/block-device/config.yaml 2026-01-25 06:19:03.453 | Searching elements for block-device[-amd64].yaml ... 2026-01-25 06:19:03.459 | ... done 2026-01-25 06:19:03.459 | Using default block-device fallback config 2026-01-25 06:19:03.468 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/tmp/dib_build.GNHaZap7/block-device/params.yaml 2026-01-25 06:19:03.475 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2026-01-25 06:19:03.481 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2026-01-25 06:19:03.489 | + diskimage_builder/lib/disk-image-create:main:334 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py init 2026-01-25 06:19:03.666 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-01-25 06:19:03.667 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.GNHaZap7/block-device/config.yaml', 'image-dir': '/tmp/dib_image.XAmDhIvd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.GNHaZap7/mnt', 'build-dir': '/tmp/dib_build.GNHaZap7'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-01-25 06:19:03.668 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0', 'mkfs': {'name': 'mkfs_root', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:260 2026-01-25 06:19:03.668 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:262 2026-01-25 06:19:03.668 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'label': 'cloudimg-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:264 2026-01-25 06:19:03.668 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.GNHaZap7/states/block-device/config.json] 2026-01-25 06:19:03.692 | ++ diskimage_builder/lib/disk-image-create:main:338 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2026-01-25 06:19:03.870 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-01-25 06:19:03.870 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.GNHaZap7/block-device/config.yaml', 'image-dir': '/tmp/dib_image.XAmDhIvd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.GNHaZap7/mnt', 'build-dir': '/tmp/dib_build.GNHaZap7'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-01-25 06:19:03.870 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2026-01-25 06:19:03.870 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [cloudimg-rootfs] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:308 2026-01-25 06:19:03.894 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2026-01-25 06:19:03.899 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2026-01-25 06:19:03.907 | ++ diskimage_builder/lib/disk-image-create:main:342 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2026-01-25 06:19:04.081 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-01-25 06:19:04.081 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.GNHaZap7/block-device/config.yaml', 'image-dir': '/tmp/dib_image.XAmDhIvd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.GNHaZap7/mnt', 'build-dir': '/tmp/dib_build.GNHaZap7'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-01-25 06:19:04.081 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2026-01-25 06:19:04.081 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [ext4] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:315 2026-01-25 06:19:04.104 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2026-01-25 06:19:04.110 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2026-01-25 06:19:04.117 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2026-01-25 06:19:04.260 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-01-25 06:19:04.260 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.GNHaZap7/block-device/config.yaml', 'image-dir': '/tmp/dib_image.XAmDhIvd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.GNHaZap7/mnt', 'build-dir': '/tmp/dib_build.GNHaZap7'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-01-25 06:19:04.260 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2026-01-25 06:19:04.260 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:329 2026-01-25 06:19:04.283 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2026-01-25 06:19:04.290 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2026-01-25 06:19:04.298 | ++ diskimage_builder/lib/disk-image-create:main:351 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2026-01-25 06:19:04.422 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-01-25 06:19:04.422 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.GNHaZap7/block-device/config.yaml', 'image-dir': '/tmp/dib_image.XAmDhIvd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.GNHaZap7/mnt', 'build-dir': '/tmp/dib_build.GNHaZap7'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-01-25 06:19:04.422 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2026-01-25 06:19:04.444 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS=/ 2026-01-25 06:19:04.451 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2026-01-25 06:19:04.456 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2026-01-25 06:19:04.461 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:19:04.469 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:19:04.498 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:19:04.503 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:19:04.507 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:19:04.513 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2026-01-25 06:19:04.518 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2026-01-25 06:19:04.522 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.GNHaZap7/hooks ']' 2026-01-25 06:19:04.528 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2026-01-25 06:19:04.555 | Copying hooks for override-pip-and-virtualenv 2026-01-25 06:19:04.568 | Copying hooks for epel 2026-01-25 06:19:04.578 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/epel/pre-install.d/05-rpm-epel-release 2026-01-25 06:19:04.592 | Copying hooks for enable-packages-install 2026-01-25 06:19:04.600 | Copying hooks /usr/share/edpm-image-builder/dib/enable-packages-install/environment.d/01-export-install-types.bash 2026-01-25 06:19:04.606 | Copying hooks for install-bin 2026-01-25 06:19:04.613 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2026-01-25 06:19:04.621 | Copying hooks for source-repositories 2026-01-25 06:19:04.630 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2026-01-25 06:19:04.645 | Copying hooks for interface-names 2026-01-25 06:19:04.653 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/70-clear-net-ifnames 2026-01-25 06:19:04.656 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/71-clean-stale-interface 2026-01-25 06:19:04.666 | Copying hooks for package-installs 2026-01-25 06:19:04.678 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2026-01-25 06:19:04.681 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2026-01-25 06:19:04.684 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2026-01-25 06:19:04.687 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2026-01-25 06:19:04.695 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2026-01-25 06:19:04.704 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2026-01-25 06:19:04.707 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2026-01-25 06:19:04.718 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2026-01-25 06:19:04.721 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2026-01-25 06:19:04.729 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2026-01-25 06:19:04.732 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2026-01-25 06:19:04.747 | Copying hooks for yum 2026-01-25 06:19:04.756 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/bin/install-packages 2026-01-25 06:19:04.768 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2026-01-25 06:19:04.777 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2026-01-25 06:19:04.785 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2026-01-25 06:19:04.794 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2026-01-25 06:19:04.797 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2026-01-25 06:19:04.800 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2026-01-25 06:19:04.802 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2026-01-25 06:19:04.806 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2026-01-25 06:19:04.817 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2026-01-25 06:19:04.830 | Copying hooks for ironic-ramdisk-base 2026-01-25 06:19:04.840 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-ramdisk-base/cleanup.d/98-prepare-resolve-conf 2026-01-25 06:19:04.841 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-ramdisk-base/cleanup.d/99-ramdisk-create 2026-01-25 06:19:04.847 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-ramdisk-base/environment.d/10-checksum.bash 2026-01-25 06:19:04.857 | Copying hooks for selinux-permissive 2026-01-25 06:19:04.862 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive/pre-install.d/11-selinux-permissive 2026-01-25 06:19:04.868 | Copying hooks for ensure-venv 2026-01-25 06:19:04.878 | Copying hooks for rpm-distro 2026-01-25 06:19:04.886 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2026-01-25 06:19:04.895 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2026-01-25 06:19:04.897 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2026-01-25 06:19:04.900 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2026-01-25 06:19:04.910 | Copying hooks for base 2026-01-25 06:19:04.917 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2026-01-25 06:19:04.925 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2026-01-25 06:19:04.928 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2026-01-25 06:19:04.931 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2026-01-25 06:19:04.938 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2026-01-25 06:19:04.952 | Copying hooks for install-types 2026-01-25 06:19:04.960 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2026-01-25 06:19:04.968 | Copying hooks for dhcp-all-interfaces 2026-01-25 06:19:04.974 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/50-dhcp-all-interfaces 2026-01-25 06:19:04.977 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/60-remove-cloud-image-interfaces 2026-01-25 06:19:04.980 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/NetworkManager-conf.d-00-main.conf 2026-01-25 06:19:04.983 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces-udev.rules 2026-01-25 06:19:04.986 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.conf 2026-01-25 06:19:04.989 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.init 2026-01-25 06:19:04.992 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.sh 2026-01-25 06:19:04.995 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-interface@.service 2026-01-25 06:19:05.014 | Copying hooks for element-manifest 2026-01-25 06:19:05.023 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest/extra-data.d/75-inject-element-manifest 2026-01-25 06:19:05.036 | Copying hooks for ironic-python-agent-ramdisk 2026-01-25 06:19:05.045 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/environment.d/01-debian-ipa.bash 2026-01-25 06:19:05.049 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/environment.d/10-defaults.bash 2026-01-25 06:19:05.052 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/environment.d/20-ipa-distro-family.bash 2026-01-25 06:19:05.061 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/extra-data.d/15-ssl-ca-copy 2026-01-25 06:19:05.070 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/install.d/ironic-python-agent-ramdisk-package-install 2026-01-25 06:19:05.074 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/install.d/ironic-python-agent-ramdisk-source-install 2026-01-25 06:19:05.084 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/post-install.d/80-ironic-python-agent-ramdisk 2026-01-25 06:19:05.087 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/post-install.d/99-remove-extra-packages 2026-01-25 06:19:05.098 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/static/etc 2026-01-25 06:19:05.102 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/static/usr 2026-01-25 06:19:05.138 | Copying hooks for extra-hardware 2026-01-25 06:19:05.148 | Copying hooks /usr/share/ironic-python-agent-builder/dib/extra-hardware/install.d/extra-hardware-package-install 2026-01-25 06:19:05.152 | Copying hooks /usr/share/ironic-python-agent-builder/dib/extra-hardware/install.d/extra-hardware-source-install 2026-01-25 06:19:05.162 | Copying hooks /usr/share/ironic-python-agent-builder/dib/extra-hardware/pre-install.d/10-enable-rdo-deps 2026-01-25 06:19:05.183 | Copying hooks for selinux-fixfiles-restore 2026-01-25 06:19:05.193 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2026-01-25 06:19:05.203 | Copying hooks for openssh-server 2026-01-25 06:19:05.213 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2026-01-25 06:19:05.217 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2026-01-25 06:19:05.237 | Copying hooks for manifests 2026-01-25 06:19:05.247 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2026-01-25 06:19:05.257 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2026-01-25 06:19:05.266 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2026-01-25 06:19:05.276 | Copying hooks for no-final-image 2026-01-25 06:19:05.286 | Copying hooks for sysprep 2026-01-25 06:19:05.296 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2026-01-25 06:19:05.308 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2026-01-25 06:19:05.319 | Copying hooks for dib-init-system 2026-01-25 06:19:05.329 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2026-01-25 06:19:05.339 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2026-01-25 06:19:05.348 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2026-01-25 06:19:05.358 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2026-01-25 06:19:05.368 | Copying hooks for select-boot-kernel-initrd 2026-01-25 06:19:05.378 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/bin/select-boot-kernel-initrd 2026-01-25 06:19:05.387 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/cleanup.d/99-remove-dib-img-functions 2026-01-25 06:19:05.396 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/extra-data.d/99-copy-dib-img-functions 2026-01-25 06:19:05.406 | Copying hooks for install-static 2026-01-25 06:19:05.416 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2026-01-25 06:19:05.437 | Copying hooks for dynamic-login 2026-01-25 06:19:05.450 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/systemd 2026-01-25 06:19:05.454 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/sysv 2026-01-25 06:19:05.457 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/upstart 2026-01-25 06:19:05.468 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/install.d/70-enable-dynamic-login-services 2026-01-25 06:19:05.478 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/static/usr 2026-01-25 06:19:05.491 | Copying hooks for redhat-common 2026-01-25 06:19:05.501 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2026-01-25 06:19:05.510 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2026-01-25 06:19:05.520 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2026-01-25 06:19:05.537 | Copying hooks for repo-setup 2026-01-25 06:19:05.547 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/environment.d/01-repo-setup.bash 2026-01-25 06:19:05.556 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/pre-install.d/00-03-repo-setup 2026-01-25 06:19:05.566 | Copying hooks for cache-url 2026-01-25 06:19:05.576 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2026-01-25 06:19:05.599 | Copying hooks for ibft-interfaces 2026-01-25 06:19:05.609 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/systemd 2026-01-25 06:19:05.612 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/sysv 2026-01-25 06:19:05.616 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/upstart 2026-01-25 06:19:05.627 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/post-install.d/70-init-ibft-interfaces 2026-01-25 06:19:05.637 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/static/etc 2026-01-25 06:19:05.641 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/static/usr 2026-01-25 06:19:05.665 | Copying hooks for dib-python 2026-01-25 06:19:05.676 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-python/cleanup.d/50-dib-python 2026-01-25 06:19:05.686 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-python/environment.d/50-dib-python-version 2026-01-25 06:19:05.696 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-python/pre-install.d/01-dib-python 2026-01-25 06:19:05.707 | Copying hooks for runtime-ssh-host-keys 2026-01-25 06:19:05.719 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2026-01-25 06:19:05.730 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2026-01-25 06:19:05.733 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2026-01-25 06:19:05.744 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2026-01-25 06:19:05.754 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2026-01-25 06:19:05.774 | Copying hooks for ironic-agent-multipath 2026-01-25 06:19:05.784 | Copying hooks /usr/share/edpm-image-builder/dib/ironic-agent-multipath/static/etc 2026-01-25 06:19:05.801 | Copying hooks for svc-map 2026-01-25 06:19:05.811 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/svc-map/bin/svc-map 2026-01-25 06:19:05.821 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/svc-map/extra-data.d/10-merge-svc-map-files 2026-01-25 06:19:05.825 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/svc-map/extra-data.d/11-copy-svc-map-file 2026-01-25 06:19:05.850 | Copying hooks for pkg-map 2026-01-25 06:19:05.861 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2026-01-25 06:19:05.870 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2026-01-25 06:19:05.881 | Copying hooks for centos 2026-01-25 06:19:05.891 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/environment.d/10-centos-distro-name.bash 2026-01-25 06:19:05.901 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/post-install.d/03-reset-bls-entries 2026-01-25 06:19:05.911 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/00-02-set-centos-mirror 2026-01-25 06:19:05.914 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/02-set-machine-id 2026-01-25 06:19:05.924 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/root.d/10-centos-cloud-image 2026-01-25 06:19:05.936 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/10-stream-build-succeeds 2026-01-25 06:19:05.940 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-build-succeeds 2026-01-25 06:19:05.945 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-stream-build-succeeds 2026-01-25 06:19:05.949 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/9-stream-build-succeeds 2026-01-25 06:19:05.977 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2026-01-25 06:19:05.984 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:19:05.985 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2026-01-25 06:19:05.996 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.GNHaZap7/hooks/root.d ']' 2026-01-25 06:19:06.002 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.GNHaZap7/hooks/root.d' 2026-01-25 06:19:06.002 | Running hooks from /tmp/dib_build.GNHaZap7/hooks/root.d 2026-01-25 06:19:06.009 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2026-01-25 06:19:06.015 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.GNHaZap7/hooks/root.d 2026-01-25 06:19:06.045 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/01-debian-ipa.bash 2026-01-25 06:19:06.050 | + source /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/01-debian-ipa.bash 2026-01-25 06:19:06.050 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-01-25 06:19:06.050 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-01-25 06:19:06.050 | ++ [[ main,contrib,non-free =~ non-free ]] 2026-01-25 06:19:06.050 | ++ export IPA_DEBIAN_NONFREE=true 2026-01-25 06:19:06.050 | ++ IPA_DEBIAN_NONFREE=true 2026-01-25 06:19:06.050 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/01-export-install-types.bash 2026-01-25 06:19:06.054 | + source /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/01-export-install-types.bash 2026-01-25 06:19:06.055 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:19:06.055 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:19:06.055 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/01-repo-setup.bash 2026-01-25 06:19:06.059 | + source /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/01-repo-setup.bash 2026-01-25 06:19:06.060 | ++ export DIB_REPO_SETUP=current-podified 2026-01-25 06:19:06.060 | ++ DIB_REPO_SETUP=current-podified 2026-01-25 06:19:06.060 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-01-25 06:19:06.060 | ++ DIB_REPO_SETUP_BRANCH=master 2026-01-25 06:19:06.060 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-01-25 06:19:06.060 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-01-25 06:19:06.060 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-01-25 06:19:06.060 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-01-25 06:19:06.060 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/10-base-defaults 2026-01-25 06:19:06.065 | + source /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/10-base-defaults 2026-01-25 06:19:06.065 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-25 06:19:06.065 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-01-25 06:19:06.065 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-25 06:19:06.065 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-25 06:19:06.065 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/10-centos-distro-name.bash 2026-01-25 06:19:06.069 | + source /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/10-centos-distro-name.bash 2026-01-25 06:19:06.069 | ++ export DISTRO_NAME=centos 2026-01-25 06:19:06.069 | ++ DISTRO_NAME=centos 2026-01-25 06:19:06.069 | ++ export DIB_RELEASE=9-stream 2026-01-25 06:19:06.069 | ++ DIB_RELEASE=9-stream 2026-01-25 06:19:06.069 | ++ export EFI_BOOT_DIR=EFI/centos 2026-01-25 06:19:06.069 | ++ EFI_BOOT_DIR=EFI/centos 2026-01-25 06:19:06.069 | ++ export YUM=dnf 2026-01-25 06:19:06.069 | ++ YUM=dnf 2026-01-25 06:19:06.070 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/10-checksum.bash 2026-01-25 06:19:06.074 | + source /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/10-checksum.bash 2026-01-25 06:19:06.074 | ++ export DIB_CHECKSUM=1 2026-01-25 06:19:06.074 | ++ DIB_CHECKSUM=1 2026-01-25 06:19:06.074 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/10-defaults.bash 2026-01-25 06:19:06.079 | + source /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/10-defaults.bash 2026-01-25 06:19:06.079 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-01-25 06:19:06.079 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-01-25 06:19:06.079 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/14-manifests 2026-01-25 06:19:06.084 | + source /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/14-manifests 2026-01-25 06:19:06.084 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-25 06:19:06.084 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-25 06:19:06.084 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-01-25 06:19:06.084 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-01-25 06:19:06.084 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/20-ipa-distro-family.bash 2026-01-25 06:19:06.088 | + source /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/20-ipa-distro-family.bash 2026-01-25 06:19:06.088 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2026-01-25 06:19:06.088 | ++ export IPA_DISTRO_FAMILY=rh 2026-01-25 06:19:06.088 | ++ IPA_DISTRO_FAMILY=rh 2026-01-25 06:19:06.088 | ++ [[ centos =~ (centos|rhel) ]] 2026-01-25 06:19:06.089 | ++ [[ 9 > 7 ]] 2026-01-25 06:19:06.089 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-01-25 06:19:06.089 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-01-25 06:19:06.089 | ++ [[ centos =~ debian ]] 2026-01-25 06:19:06.089 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/50-dib-python-version 2026-01-25 06:19:06.094 | + source /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/50-dib-python-version 2026-01-25 06:19:06.094 | ++ '[' -z 3 ']' 2026-01-25 06:19:06.094 | ++ '[' -z 3 ']' 2026-01-25 06:19:06.094 | ++ export DIB_PYTHON_VERSION 2026-01-25 06:19:06.094 | ++ export DIB_PYTHON=python3 2026-01-25 06:19:06.094 | ++ DIB_PYTHON=python3 2026-01-25 06:19:06.094 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/50-redhat-common 2026-01-25 06:19:06.099 | + source /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/50-redhat-common 2026-01-25 06:19:06.099 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-01-25 06:19:06.099 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-01-25 06:19:06.099 | ++ export DIB_INIT_SYSTEM=systemd 2026-01-25 06:19:06.099 | ++ DIB_INIT_SYSTEM=systemd 2026-01-25 06:19:06.099 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/99-dib-init-system 2026-01-25 06:19:06.104 | + source /tmp/dib_build.GNHaZap7/hooks/root.d/../environment.d/99-dib-init-system 2026-01-25 06:19:06.105 | ++ '[' -z systemd ']' 2026-01-25 06:19:06.105 | ++ case $DIB_INIT_SYSTEM in 2026-01-25 06:19:06.105 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/root.d/10-centos-cloud-image 2026-01-25 06:19:06.111 | + set -eu 2026-01-25 06:19:06.111 | + set -o pipefail 2026-01-25 06:19:06.111 | + '[' -n amd64 ']' 2026-01-25 06:19:06.111 | + '[' -n /tmp/dib_build.GNHaZap7/mnt ']' 2026-01-25 06:19:06.111 | + [[ amd64 x86_64 arm64 aarch64 ppc64le =~ amd64 ]] 2026-01-25 06:19:06.111 | + [[ amd64 =~ amd64 ]] 2026-01-25 06:19:06.111 | + ARCH=x86_64 2026-01-25 06:19:06.111 | + [[ 9-stream == \9 ]] 2026-01-25 06:19:06.111 | + dib_release_path=9-stream 2026-01-25 06:19:06.111 | + DIB_CLOUD_IMAGES=https://cloud.centos.org/centos/9-stream/x86_64/images 2026-01-25 06:19:06.111 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-01-25 06:19:06.111 | + '[' -n /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2026-01-25 06:19:06.111 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-01-25 06:19:06.111 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-01-25 06:19:06.112 | ++ basename /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-01-25 06:19:06.115 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-01-25 06:19:06.115 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2026-01-25 06:19:06.115 | + echo 'Extracting image...' 2026-01-25 06:19:06.115 | Extracting image... 2026-01-25 06:19:06.115 | + /tmp/dib_build.GNHaZap7/hooks/bin/extract-image CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-01-25 06:19:06.120 | + set -eu 2026-01-25 06:19:06.120 | + set -o pipefail 2026-01-25 06:19:06.120 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-01-25 06:19:06.120 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2026-01-25 06:19:06.120 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-01-25 06:19:06.120 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-01-25 06:19:06.120 | + CACHED_TAR=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2026-01-25 06:19:06.120 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-01-25 06:19:06.120 | + TAR_LOCK=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock 2026-01-25 06:19:06.120 | + GUID_EFI=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2026-01-25 06:19:06.120 | + GUID_LINUX_BOOT=bc13c2ff-59e6-4262-a352-b275fd6f7172 2026-01-25 06:19:06.123 | ++ date 2026-01-25 06:19:06.125 | + echo 'Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Sun Jan 25 06:19:06 UTC 2026' 2026-01-25 06:19:06.125 | Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Sun Jan 25 06:19:06 UTC 2026 2026-01-25 06:19:06.125 | + flock -w 1200 9 2026-01-25 06:19:06.127 | + extract_image 2026-01-25 06:19:06.127 | + '[' -n '' -a -f /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz ']' 2026-01-25 06:19:06.127 | + '[' -z /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2026-01-25 06:19:06.127 | + '[' '!' -f /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz -o /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 -nt /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz ']' 2026-01-25 06:19:06.127 | + echo 'Using cached tar from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz' 2026-01-25 06:19:06.127 | Using cached tar from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2026-01-25 06:19:06.127 | + echo 'Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz' 2026-01-25 06:19:06.128 | Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2026-01-25 06:19:06.128 | + sudo tar -C /tmp/dib_build.GNHaZap7/mnt --numeric-owner --xattrs '--xattrs-include=*' --xattrs-exclude=security.selinux -xzf /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2026-01-25 06:19:19.425 | dib-run-parts 10-centos-cloud-image completed 2026-01-25 06:19:19.425 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/root.d/50-yum-cache 2026-01-25 06:19:19.432 | + set -eu 2026-01-25 06:19:19.432 | + set -o pipefail 2026-01-25 06:19:19.432 | + '[' -n /tmp/dib_build.GNHaZap7/mnt ']' 2026-01-25 06:19:19.432 | + YUM_CACHE_DIR=/root/.cache/image-create/yum 2026-01-25 06:19:19.432 | + mkdir -p /root/.cache/image-create/yum 2026-01-25 06:19:19.434 | + sudo mkdir -p /tmp/dib_build.GNHaZap7/mnt/tmp/yum 2026-01-25 06:19:19.463 | + sudo mount --bind /root/.cache/image-create/yum /tmp/dib_build.GNHaZap7/mnt/tmp/yum 2026-01-25 06:19:19.497 | dib-run-parts 50-yum-cache completed 2026-01-25 06:19:19.498 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-25 06:19:19.498 | dib-run-parts 2026-01-25 06:19:19.499 | dib-run-parts Target: root.d 2026-01-25 06:19:19.499 | dib-run-parts 2026-01-25 06:19:19.499 | dib-run-parts Script Seconds 2026-01-25 06:19:19.499 | dib-run-parts --------------------------------------- ---------- 2026-01-25 06:19:19.499 | dib-run-parts 2026-01-25 06:19:19.515 | dib-run-parts 10-centos-cloud-image 13.318 2026-01-25 06:19:19.523 | dib-run-parts 50-yum-cache 0.070 2026-01-25 06:19:19.524 | dib-run-parts 2026-01-25 06:19:19.524 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-25 06:19:19.532 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2026-01-25 06:19:19.536 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:19:19.537 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2026-01-25 06:19:19.548 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:19:19.550 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2026-01-25 06:19:19.557 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2026-01-25 06:19:19.557 | bin 2026-01-25 06:19:19.557 | boot 2026-01-25 06:19:19.557 | dev 2026-01-25 06:19:19.557 | etc 2026-01-25 06:19:19.557 | home 2026-01-25 06:19:19.557 | lib 2026-01-25 06:19:19.557 | lib64 2026-01-25 06:19:19.557 | media 2026-01-25 06:19:19.557 | mnt 2026-01-25 06:19:19.557 | opt 2026-01-25 06:19:19.557 | proc 2026-01-25 06:19:19.557 | root 2026-01-25 06:19:19.557 | run 2026-01-25 06:19:19.557 | sbin 2026-01-25 06:19:19.557 | srv 2026-01-25 06:19:19.557 | sys 2026-01-25 06:19:19.557 | usr 2026-01-25 06:19:19.557 | var' ']' 2026-01-25 06:19:19.561 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf ']' 2026-01-25 06:19:19.564 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf ']' 2026-01-25 06:19:19.570 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf.ORIG 2026-01-25 06:19:19.602 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf 2026-01-25 06:19:19.635 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf 2026-01-25 06:19:19.679 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2026-01-25 06:19:19.684 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2026-01-25 06:19:19.692 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2026-01-25 06:19:19.698 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.GNHaZap7/mnt/proc 2026-01-25 06:19:19.743 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.GNHaZap7/mnt/dev 2026-01-25 06:19:19.789 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2026-01-25 06:19:19.796 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2026-01-25 06:19:19.807 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2026-01-25 06:19:19.814 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000 devpts /tmp/dib_build.GNHaZap7/mnt/dev/pts 2026-01-25 06:19:19.859 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.GNHaZap7/mnt/sys 2026-01-25 06:19:19.906 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /tmp/dib_build.GNHaZap7/hooks/environment.d 2026-01-25 06:19:19.914 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2026-01-25 06:19:19.920 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2026-01-25 06:19:19.926 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2026-01-25 06:19:19.932 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.GNHaZap7/hooks ']' 2026-01-25 06:19:19.938 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2026-01-25 06:19:19.944 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2026-01-25 06:19:19.944 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:19:19.955 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.GNHaZap7/hooks/extra-data.d ']' 2026-01-25 06:19:19.959 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.GNHaZap7/hooks/extra-data.d' 2026-01-25 06:19:19.959 | Running hooks from /tmp/dib_build.GNHaZap7/hooks/extra-data.d 2026-01-25 06:19:19.966 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2026-01-25 06:19:19.972 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.GNHaZap7/hooks/extra-data.d 2026-01-25 06:19:19.999 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/01-debian-ipa.bash 2026-01-25 06:19:20.003 | + source /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/01-debian-ipa.bash 2026-01-25 06:19:20.003 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-01-25 06:19:20.003 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-01-25 06:19:20.003 | ++ [[ main,contrib,non-free =~ non-free ]] 2026-01-25 06:19:20.003 | ++ export IPA_DEBIAN_NONFREE=true 2026-01-25 06:19:20.003 | ++ IPA_DEBIAN_NONFREE=true 2026-01-25 06:19:20.003 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2026-01-25 06:19:20.007 | + source /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2026-01-25 06:19:20.007 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:19:20.007 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:19:20.007 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2026-01-25 06:19:20.010 | + source /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2026-01-25 06:19:20.010 | ++ export DIB_REPO_SETUP=current-podified 2026-01-25 06:19:20.010 | ++ DIB_REPO_SETUP=current-podified 2026-01-25 06:19:20.010 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-01-25 06:19:20.010 | ++ DIB_REPO_SETUP_BRANCH=master 2026-01-25 06:19:20.011 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-01-25 06:19:20.011 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-01-25 06:19:20.011 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-01-25 06:19:20.011 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-01-25 06:19:20.011 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/10-base-defaults 2026-01-25 06:19:20.015 | + source /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/10-base-defaults 2026-01-25 06:19:20.015 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-25 06:19:20.015 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-01-25 06:19:20.015 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-25 06:19:20.015 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-25 06:19:20.015 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2026-01-25 06:19:20.019 | + source /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2026-01-25 06:19:20.019 | ++ export DISTRO_NAME=centos 2026-01-25 06:19:20.019 | ++ DISTRO_NAME=centos 2026-01-25 06:19:20.019 | ++ export DIB_RELEASE=9-stream 2026-01-25 06:19:20.019 | ++ DIB_RELEASE=9-stream 2026-01-25 06:19:20.019 | ++ export EFI_BOOT_DIR=EFI/centos 2026-01-25 06:19:20.019 | ++ EFI_BOOT_DIR=EFI/centos 2026-01-25 06:19:20.019 | ++ export YUM=dnf 2026-01-25 06:19:20.019 | ++ YUM=dnf 2026-01-25 06:19:20.019 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/10-checksum.bash 2026-01-25 06:19:20.023 | + source /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/10-checksum.bash 2026-01-25 06:19:20.024 | ++ export DIB_CHECKSUM=1 2026-01-25 06:19:20.024 | ++ DIB_CHECKSUM=1 2026-01-25 06:19:20.024 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/10-defaults.bash 2026-01-25 06:19:20.028 | + source /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/10-defaults.bash 2026-01-25 06:19:20.028 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-01-25 06:19:20.028 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-01-25 06:19:20.028 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-01-25 06:19:20.033 | + source /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-01-25 06:19:20.033 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:19:20.033 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:19:20.033 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/14-manifests 2026-01-25 06:19:20.037 | + source /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/14-manifests 2026-01-25 06:19:20.037 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-25 06:19:20.037 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-25 06:19:20.038 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-01-25 06:19:20.038 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-01-25 06:19:20.038 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/20-ipa-distro-family.bash 2026-01-25 06:19:20.042 | + source /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/20-ipa-distro-family.bash 2026-01-25 06:19:20.042 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2026-01-25 06:19:20.042 | ++ export IPA_DISTRO_FAMILY=rh 2026-01-25 06:19:20.042 | ++ IPA_DISTRO_FAMILY=rh 2026-01-25 06:19:20.042 | ++ [[ centos =~ (centos|rhel) ]] 2026-01-25 06:19:20.042 | ++ [[ 9 > 7 ]] 2026-01-25 06:19:20.042 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-01-25 06:19:20.042 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-01-25 06:19:20.042 | ++ [[ centos =~ debian ]] 2026-01-25 06:19:20.043 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-01-25 06:19:20.046 | + source /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-01-25 06:19:20.047 | ++ '[' -z 3 ']' 2026-01-25 06:19:20.047 | ++ '[' -z 3 ']' 2026-01-25 06:19:20.047 | ++ export DIB_PYTHON_VERSION 2026-01-25 06:19:20.047 | ++ export DIB_PYTHON=python3 2026-01-25 06:19:20.047 | ++ DIB_PYTHON=python3 2026-01-25 06:19:20.047 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/50-redhat-common 2026-01-25 06:19:20.051 | + source /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/50-redhat-common 2026-01-25 06:19:20.051 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-01-25 06:19:20.051 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-01-25 06:19:20.051 | ++ export DIB_INIT_SYSTEM=systemd 2026-01-25 06:19:20.051 | ++ DIB_INIT_SYSTEM=systemd 2026-01-25 06:19:20.052 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-01-25 06:19:20.056 | + source /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-01-25 06:19:20.056 | ++ '[' -z systemd ']' 2026-01-25 06:19:20.056 | ++ case $DIB_INIT_SYSTEM in 2026-01-25 06:19:20.056 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/extra-data.d/10-create-pkg-map-dir 2026-01-25 06:19:20.106 | Copying pkg-map for epel 2026-01-25 06:19:20.146 | Copying pkg-map for source-repositories 2026-01-25 06:19:20.188 | Copying pkg-map for ensure-venv 2026-01-25 06:19:20.227 | Copying pkg-map for base 2026-01-25 06:19:20.267 | Copying pkg-map for dhcp-all-interfaces 2026-01-25 06:19:20.307 | Copying pkg-map for ironic-python-agent-ramdisk 2026-01-25 06:19:20.348 | Copying pkg-map for extra-hardware 2026-01-25 06:19:20.388 | Copying pkg-map for openssh-server 2026-01-25 06:19:20.428 | Copying pkg-map for install-static 2026-01-25 06:19:20.469 | Copying pkg-map for cache-url 2026-01-25 06:19:20.508 | Copying pkg-map for ibft-interfaces 2026-01-25 06:19:20.547 | Copying pkg-map for runtime-ssh-host-keys 2026-01-25 06:19:20.586 | Copying pkg-map for svc-map 2026-01-25 06:19:20.628 | dib-run-parts 10-create-pkg-map-dir completed 2026-01-25 06:19:20.628 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/extra-data.d/10-merge-svc-map-files 2026-01-25 06:19:20.713 | dib-run-parts 10-merge-svc-map-files completed 2026-01-25 06:19:20.713 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/extra-data.d/11-copy-svc-map-file 2026-01-25 06:19:20.718 | + set -eu 2026-01-25 06:19:20.718 | + set -o pipefail 2026-01-25 06:19:20.718 | + sudo install -D -m 0644 /tmp/dib_build.GNHaZap7/mnt/tmp/svc-map-services /tmp/dib_build.GNHaZap7/mnt/usr/share/svc-map/services 2026-01-25 06:19:20.769 | dib-run-parts 11-copy-svc-map-file completed 2026-01-25 06:19:20.770 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/extra-data.d/15-ssl-ca-copy 2026-01-25 06:19:20.775 | + set -eu 2026-01-25 06:19:20.775 | + set -o pipefail 2026-01-25 06:19:20.775 | + '[' -n '' ']' 2026-01-25 06:19:20.779 | dib-run-parts 15-ssl-ca-copy completed 2026-01-25 06:19:20.779 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/extra-data.d/20-manifest-dir 2026-01-25 06:19:20.784 | + set -eu 2026-01-25 06:19:20.784 | + set -o pipefail 2026-01-25 06:19:20.784 | + sudo mkdir -p /tmp/dib_build.GNHaZap7/mnt//etc/dib-manifests 2026-01-25 06:19:20.829 | dib-run-parts 20-manifest-dir completed 2026-01-25 06:19:20.829 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/extra-data.d/75-inject-element-manifest 2026-01-25 06:19:20.834 | + set -eu 2026-01-25 06:19:20.834 | + set -o pipefail 2026-01-25 06:19:20.835 | + DIB_ELEMENT_MANIFEST_PATH=/etc/dib-manifests/dib-element-manifest 2026-01-25 06:19:20.835 | ++ dirname /etc/dib-manifests/dib-element-manifest 2026-01-25 06:19:20.837 | + sudo mkdir -p /tmp/dib_build.GNHaZap7/mnt//etc/dib-manifests 2026-01-25 06:19:20.877 | + sudo /bin/bash -c 'echo centos install-types ironic-agent-multipath dib-python pkg-map override-pip-and-virtualenv dhcp-all-interfaces redhat-common epel ibft-interfaces runtime-ssh-host-keys source-repositories sysprep dib-init-system cache-url repo-setup base selinux-permissive yum install-bin enable-packages-install ensure-venv selinux-fixfiles-restore dynamic-login ironic-ramdisk-base install-static element-manifest openssh-server no-final-image extra-hardware ironic-python-agent-ramdisk interface-names rpm-distro manifests select-boot-kernel-initrd svc-map package-installs | tr '\'' '\'' '\''\n'\'' > /tmp/dib_build.GNHaZap7/mnt//etc/dib-manifests/dib-element-manifest' 2026-01-25 06:19:20.922 | dib-run-parts 75-inject-element-manifest completed 2026-01-25 06:19:20.922 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/extra-data.d/98-source-repositories 2026-01-25 06:19:20.946 | Getting /root/.cache/image-create/source-repositories/repositories_flock: Sun Jan 25 06:19:20 UTC 2026 for /tmp/dib_build.GNHaZap7/hooks/source-repository-ironic-lib 2026-01-25 06:19:20.954 | (0001 / 0001) 2026-01-25 06:19:20.964 | ironic-lib install type not set to source 2026-01-25 06:19:20.968 | Getting /root/.cache/image-create/source-repositories/repositories_flock: Sun Jan 25 06:19:20 UTC 2026 for /tmp/dib_build.GNHaZap7/hooks/source-repository-ironic-python-agent 2026-01-25 06:19:20.976 | (0001 / 0001) 2026-01-25 06:19:20.987 | ironic-python-agent install type not set to source 2026-01-25 06:19:20.990 | Getting /root/.cache/image-create/source-repositories/repositories_flock: Sun Jan 25 06:19:20 UTC 2026 for /tmp/dib_build.GNHaZap7/hooks/source-repository-requirements 2026-01-25 06:19:20.998 | (0001 / 0001) 2026-01-25 06:19:21.008 | requirements install type not set to source 2026-01-25 06:19:21.012 | dib-run-parts 98-source-repositories completed 2026-01-25 06:19:21.012 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/extra-data.d/99-copy-dib-img-functions 2026-01-25 06:19:21.017 | + set -eu 2026-01-25 06:19:21.017 | + set -o pipefail 2026-01-25 06:19:21.017 | + sudo mkdir -p /tmp/dib_build.GNHaZap7/mnt/lib/diskimage-builder 2026-01-25 06:19:21.055 | + sudo cp -t /tmp/dib_build.GNHaZap7/mnt/lib/diskimage-builder /usr/lib/python3.9/site-packages/diskimage_builder/lib/img-functions 2026-01-25 06:19:21.098 | dib-run-parts 99-copy-dib-img-functions completed 2026-01-25 06:19:21.098 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/extra-data.d/99-enable-install-types 2026-01-25 06:19:21.104 | + set -eu 2026-01-25 06:19:21.104 | + set -o pipefail 2026-01-25 06:19:21.104 | + declare -a SPECIFIED_ELEMS 2026-01-25 06:19:21.104 | + SPECIFIED_ELEMS[0]= 2026-01-25 06:19:21.104 | + PREFIX=DIB_INSTALLTYPE_ 2026-01-25 06:19:21.105 | ++ env 2026-01-25 06:19:21.105 | ++ grep '^DIB_INSTALLTYPE_' 2026-01-25 06:19:21.106 | ++ cut -d= -f1 2026-01-25 06:19:21.108 | ++ echo '' 2026-01-25 06:19:21.109 | + INSTALL_TYPE_VARS= 2026-01-25 06:19:21.109 | ++ find /tmp/dib_build.GNHaZap7/hooks/install.d -maxdepth 1 -name '*-package-install' -type d 2026-01-25 06:19:21.112 | + default_install_type_dirs='/tmp/dib_build.GNHaZap7/hooks/install.d/ironic-python-agent-ramdisk-package-install 2026-01-25 06:19:21.112 | /tmp/dib_build.GNHaZap7/hooks/install.d/extra-hardware-package-install' 2026-01-25 06:19:21.112 | + for _install_dir in $default_install_type_dirs 2026-01-25 06:19:21.112 | + SUFFIX=-package-install 2026-01-25 06:19:21.113 | ++ basename /tmp/dib_build.GNHaZap7/hooks/install.d/ironic-python-agent-ramdisk-package-install 2026-01-25 06:19:21.114 | + _install_dir=ironic-python-agent-ramdisk-package-install 2026-01-25 06:19:21.114 | + INSTALLDIRPREFIX=ironic-python-agent-ramdisk 2026-01-25 06:19:21.114 | + found=0 2026-01-25 06:19:21.114 | + '[' 0 = 0 ']' 2026-01-25 06:19:21.114 | + pushd /tmp/dib_build.GNHaZap7/hooks/install.d 2026-01-25 06:19:21.114 | /tmp/dib_build.GNHaZap7/hooks/install.d /usr/share/edpm-image-builder 2026-01-25 06:19:21.115 | + ln -sf ironic-python-agent-ramdisk-package-install/package-installs-ironic-python-agent-ramdisk . 2026-01-25 06:19:21.117 | + popd 2026-01-25 06:19:21.117 | /usr/share/edpm-image-builder 2026-01-25 06:19:21.117 | + for _install_dir in $default_install_type_dirs 2026-01-25 06:19:21.117 | + SUFFIX=-package-install 2026-01-25 06:19:21.117 | ++ basename /tmp/dib_build.GNHaZap7/hooks/install.d/extra-hardware-package-install 2026-01-25 06:19:21.119 | + _install_dir=extra-hardware-package-install 2026-01-25 06:19:21.119 | + INSTALLDIRPREFIX=extra-hardware 2026-01-25 06:19:21.119 | + found=0 2026-01-25 06:19:21.119 | + '[' 0 = 0 ']' 2026-01-25 06:19:21.119 | + pushd /tmp/dib_build.GNHaZap7/hooks/install.d 2026-01-25 06:19:21.119 | /tmp/dib_build.GNHaZap7/hooks/install.d /usr/share/edpm-image-builder 2026-01-25 06:19:21.119 | + ln -sf extra-hardware-package-install/package-installs-extra-hardware . 2026-01-25 06:19:21.121 | + popd 2026-01-25 06:19:21.121 | /usr/share/edpm-image-builder 2026-01-25 06:19:21.124 | dib-run-parts 99-enable-install-types completed 2026-01-25 06:19:21.124 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/extra-data.d/99-squash-package-install 2026-01-25 06:19:21.130 | + set -eu 2026-01-25 06:19:21.130 | + set -o pipefail 2026-01-25 06:19:21.130 | ++ dirname /tmp/dib_build.GNHaZap7/hooks/extra-data.d/99-squash-package-install 2026-01-25 06:19:21.132 | + sudo -E /usr/bin/python3 /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash '--elements=centos install-types ironic-agent-multipath dib-python pkg-map override-pip-and-virtualenv dhcp-all-interfaces redhat-common epel ibft-interfaces runtime-ssh-host-keys source-repositories sysprep dib-init-system cache-url repo-setup base selinux-permissive yum install-bin enable-packages-install ensure-venv selinux-fixfiles-restore dynamic-login ironic-ramdisk-base install-static element-manifest openssh-server no-final-image extra-hardware ironic-python-agent-ramdisk interface-names rpm-distro manifests select-boot-kernel-initrd svc-map package-installs' --path=/usr/share/ironic-python-agent-builder/dib/:/usr/share/edpm-image-builder//dib/:/usr/lib/python3.9/site-packages/diskimage_builder/elements /tmp/dib_build.GNHaZap7/mnt/tmp/package-installs.json 2026-01-25 06:19:21.263 | DEBUG __main__ [-] element_dirs -> [('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'centos'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-types'), ('/usr/share/edpm-image-builder//dib/', 'ironic-agent-multipath'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dib-python'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/share/edpm-image-builder//dib/', 'override-pip-and-virtualenv'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dhcp-all-interfaces'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'redhat-common'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'epel'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'ibft-interfaces'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'source-repositories'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'cache-url'), ('/usr/share/edpm-image-builder//dib/', 'repo-setup'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'base'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-permissive'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'yum'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-bin'), ('/usr/share/edpm-image-builder//dib/', 'enable-packages-install'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'ensure-venv'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-fixfiles-restore'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dynamic-login'), ('/usr/share/ironic-python-agent-builder/dib/', 'ironic-ramdisk-base'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'element-manifest'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'openssh-server'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'no-final-image'), ('/usr/share/ironic-python-agent-builder/dib/', 'extra-hardware'), ('/usr/share/ironic-python-agent-builder/dib/', 'ironic-python-agent-ramdisk'), ('/usr/share/edpm-image-builder//dib/', 'interface-names'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'rpm-distro'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'manifests'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'select-boot-kernel-initrd'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'svc-map'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'package-installs')] main /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:212 2026-01-25 06:19:21.263 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/package-installs.yaml 2026-01-25 06:19:21.264 | DEBUG __main__ [-] Considering centos/device-mapper-multipath param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.264 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.264 | INFO __main__ [-] Squashing install file: /usr/share/edpm-image-builder//dib/ironic-agent-multipath/package-installs.yaml 2026-01-25 06:19:21.265 | DEBUG __main__ [-] Considering ironic-agent-multipath/iscsi-initiator-utils param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.265 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.265 | DEBUG __main__ [-] Considering ironic-agent-multipath/device-mapper-multipath param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.265 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.265 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/package-installs.yaml 2026-01-25 06:19:21.265 | DEBUG __main__ [-] Considering dhcp-all-interfaces/dhcp-client param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.265 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.265 | DEBUG __main__ [-] Considering dhcp-all-interfaces/ifupdown param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.265 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.265 | DEBUG __main__ [-] Considering dhcp-all-interfaces/ndisc6 param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.265 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.266 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/package-installs.yaml 2026-01-25 06:19:21.267 | DEBUG __main__ [-] Considering redhat-common/lsof param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.267 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.267 | DEBUG __main__ [-] Considering redhat-common/tcpdump param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.267 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.267 | DEBUG __main__ [-] Considering redhat-common/traceroute param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.267 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.267 | DEBUG __main__ [-] Considering redhat-common/which param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.267 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.267 | DEBUG __main__ [-] Considering redhat-common/gettext param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.267 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.267 | DEBUG __main__ [-] Considering redhat-common/ca-certificates param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.267 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.267 | DEBUG __main__ [-] Considering redhat-common/selinux-policy param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.267 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.267 | DEBUG __main__ [-] Considering redhat-common/selinux-policy-targeted param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.267 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.267 | DEBUG __main__ [-] Considering redhat-common/python3-libselinux param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.267 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.267 | DEBUG __main__ [-] Considering redhat-common/python3-policycoreutils param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.267 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.267 | DEBUG __main__ [-] Considering redhat-common/policycoreutils-python-utils param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.267 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.267 | DEBUG __main__ [-] Considering redhat-common/rng-tools param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.267 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.267 | DEBUG __main__ [-] Considering redhat-common/passwd param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.267 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.267 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/epel/package-installs.yaml 2026-01-25 06:19:21.268 | DEBUG __main__ [-] Considering epel/wget param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.268 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.268 | DEBUG __main__ [-] Considering epel/yum-utils param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.268 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.268 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/package-installs.yaml 2026-01-25 06:19:21.268 | DEBUG __main__ [-] Considering ibft-interfaces/iscsi_package param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.269 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.269 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2026-01-25 06:19:21.269 | DEBUG __main__ [-] Considering runtime-ssh-host-keys/openssh-client param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.269 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.269 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2026-01-25 06:19:21.270 | DEBUG __main__ [-] Considering source-repositories/git param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.270 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.270 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2026-01-25 06:19:21.270 | DEBUG __main__ [-] Considering cache-url/curl param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.270 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.270 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/ensure-venv/package-installs.yaml 2026-01-25 06:19:21.270 | DEBUG __main__ [-] Considering ensure-venv/python3-venv param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.270 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.271 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2026-01-25 06:19:21.271 | DEBUG __main__ [-] Considering install-static/rsync param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.271 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.271 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2026-01-25 06:19:21.271 | DEBUG __main__ [-] Considering openssh-server/openssh-server param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.271 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.271 | INFO __main__ [-] Squashing install file: /usr/share/ironic-python-agent-builder/dib/extra-hardware/package-installs.yaml 2026-01-25 06:19:21.273 | DEBUG __main__ [-] Considering extra-hardware/ethtool param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.273 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.273 | DEBUG __main__ [-] Considering extra-hardware/fio param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.273 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.273 | DEBUG __main__ [-] Considering extra-hardware/fio-engine-libaio param:{'when': ['IPA_DISTRO_FAMILY = rh', 'DIB_RELEASE != 7', 'DIB_RELEASE != 8']} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.273 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:99 2026-01-25 06:19:21.273 | DEBUG __main__ [-] ... when eval DIB_RELEASE!=7 against <9-stream> _when /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:99 2026-01-25 06:19:21.273 | DEBUG __main__ [-] ... when eval DIB_RELEASE!=8 against <9-stream> _when /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:99 2026-01-25 06:19:21.273 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.273 | DEBUG __main__ [-] Considering extra-hardware/hdparm param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.273 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.273 | DEBUG __main__ [-] Considering extra-hardware/infiniband-diags param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.273 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.273 | DEBUG __main__ [-] Considering extra-hardware/lldpad param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.273 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.273 | DEBUG __main__ [-] Considering extra-hardware/pciutils param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.273 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.273 | DEBUG __main__ [-] Considering extra-hardware/smartmontools param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.273 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.273 | DEBUG __main__ [-] Considering extra-hardware/sysbench param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.273 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.273 | DEBUG __main__ [-] Considering extra-hardware/biosdevname param:{'not-arch': 'ppc64,ppc64el,ppc64le', 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.274 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:99 2026-01-25 06:19:21.274 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.274 | INFO __main__ [-] Squashing install file: /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/package-installs.yaml 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/curl param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/dmidecode param:{'not-arch': 'ppc64,ppc64el,ppc64le'} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/iptables param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/lshw param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/ipmitool param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/qemu-utils param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/gcc param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/python param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/parted param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/hdparm param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/util-linux param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/genisoimage param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/gdisk param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/kmod param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/psmisc param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/dosfstools param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/mdadm param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/efibootmgr param:{'not-arch': 'ppc64,ppc64el,ppc64le'} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/efivar param:{'not-arch': 'ppc64,ppc64el,ppc64le'} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/chrony param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.282 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/e2fsprogs param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/nvme-cli param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/open-iscsi param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/smartmontools param:{} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/libffi-dev param:{'build-only': True} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/libssl-dev param:{'build-only': True} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/python-dev param:{'build-only': True} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/linux-firmware param:{'phase': 'post-install.d', 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:99 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/firmware-linux-free param:{'when': 'DISTRO_NAME = debian'} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... when eval DISTRO_NAME=debian against _when /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:99 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:180 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/firmware-misc-nonfree param:{'when': ['DISTRO_NAME = debian', 'IPA_DEBIAN_NONFREE = true']} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... when eval DISTRO_NAME=debian against _when /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:99 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... when eval IPA_DEBIAN_NONFREE=true against _when /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:99 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:180 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/intel-microcode param:{'arch': 'x86_64', 'when': ['DISTRO_NAME = debian', 'IPA_DEBIAN_NONFREE = true']} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... skipping due to arch match collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:167 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/amd64-microcode param:{'arch': 'x86_64', 'when': ['DISTRO_NAME = debian', 'IPA_DEBIAN_NONFREE = true']} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... skipping due to arch match collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:167 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/cloud-init param:{'phase': 'post-install.d', 'uninstall': True} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/teamd param:{'phase': 'post-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:99 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/tuned param:{'phase': 'post-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:99 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/git param:{'phase': 'pre-install.d', 'uninstall': True} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/man-db param:{'phase': 'pre-install.d', 'uninstall': True} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/rsync param:{'phase': 'pre-install.d', 'uninstall': True} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/kernel-debug-devel param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:99 2026-01-25 06:19:21.283 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.283 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/mozjs60 param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.284 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:99 2026-01-25 06:19:21.284 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.284 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/plymouth param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.284 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:99 2026-01-25 06:19:21.284 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.284 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/python3-cairo param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.284 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:99 2026-01-25 06:19:21.284 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.284 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/python3-gobject-base param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.284 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:99 2026-01-25 06:19:21.284 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.284 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/yum param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'DISTRO_NAME = fedora'} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.284 | DEBUG __main__ [-] ... when eval DISTRO_NAME=fedora against _when /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:99 2026-01-25 06:19:21.284 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:180 2026-01-25 06:19:21.284 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/svc-map/package-installs.yaml 2026-01-25 06:19:21.285 | DEBUG __main__ [-] Considering svc-map/PyYAML param:{'phase': 'pre-install.d', 'dib_python_version': 2} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.285 | DEBUG __main__ [-] ... skipping due to python version collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:175 2026-01-25 06:19:21.285 | DEBUG __main__ [-] Considering svc-map/python3-PyYAML param:{'phase': 'pre-install.d', 'dib_python_version': 3} collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:127 2026-01-25 06:19:21.285 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:184 2026-01-25 06:19:21.285 | DEBUG __main__ [-] final_dict -> defaultdict(..., {'install.d': defaultdict(, {'uninstall': [('libffi-dev', 'ironic-python-agent-ramdisk'), ('libssl-dev', 'ironic-python-agent-ramdisk'), ('python-dev', 'ironic-python-agent-ramdisk')], 'install': [('device-mapper-multipath', 'centos'), ('iscsi-initiator-utils', 'ironic-agent-multipath'), ('device-mapper-multipath', 'ironic-agent-multipath'), ('dhcp-client', 'dhcp-all-interfaces'), ('ifupdown', 'dhcp-all-interfaces'), ('ndisc6', 'dhcp-all-interfaces'), ('lsof', 'redhat-common'), ('tcpdump', 'redhat-common'), ('traceroute', 'redhat-common'), ('which', 'redhat-common'), ('ca-certificates', 'redhat-common'), ('selinux-policy', 'redhat-common'), ('selinux-policy-targeted', 'redhat-common'), ('python3-libselinux', 'redhat-common'), ('python3-policycoreutils', 'redhat-common'), ('policycoreutils-python-utils', 'redhat-common'), ('rng-tools', 'redhat-common'), ('passwd', 'redhat-common'), ('iscsi_package', 'ibft-interfaces'), ('openssh-client', 'runtime-ssh-host-keys'), ('git', 'source-repositories'), ('curl', 'cache-url'), ('python3-venv', 'ensure-venv'), ('rsync', 'install-static'), ('openssh-server', 'openssh-server'), ('ethtool', 'extra-hardware'), ('fio', 'extra-hardware'), ('fio-engine-libaio', 'extra-hardware'), ('hdparm', 'extra-hardware'), ('infiniband-diags', 'extra-hardware'), ('lldpad', 'extra-hardware'), ('pciutils', 'extra-hardware'), ('smartmontools', 'extra-hardware'), ('sysbench', 'extra-hardware'), ('biosdevname', 'extra-hardware'), ('curl', 'ironic-python-agent-ramdisk'), ('dmidecode', 'ironic-python-agent-ramdisk'), ('iptables', 'ironic-python-agent-ramdisk'), ('lshw', 'ironic-python-agent-ramdisk'), ('ipmitool', 'ironic-python-agent-ramdisk'), ('qemu-utils', 'ironic-python-agent-ramdisk'), ('gcc', 'ironic-python-agent-ramdisk'), ('python', 'ironic-python-agent-ramdisk'), ('parted', 'ironic-python-agent-ramdisk'), ('hdparm', 'ironic-python-agent-ramdisk'), ('util-linux', 'ironic-python-agent-ramdisk'), ('genisoimage', 'ironic-python-agent-ramdisk'), ('gdisk', 'ironic-python-agent-ramdisk'), ('kmod', 'ironic-python-agent-ramdisk'), ('psmisc', 'ironic-python-agent-ramdisk'), ('dosfstools', 'ironic-python-agent-ramdisk'), ('mdadm', 'ironic-python-agent-ramdisk'), ('efibootmgr', 'ironic-python-agent-ramdisk'), ('efivar', 'ironic-python-agent-ramdisk'), ('chrony', 'ironic-python-agent-ramdisk'), ('e2fsprogs', 'ironic-python-agent-ramdisk'), ('nvme-cli', 'ironic-python-agent-ramdisk'), ('open-iscsi', 'ironic-python-agent-ramdisk'), ('smartmontools', 'ironic-python-agent-ramdisk'), ('libffi-dev', 'ironic-python-agent-ramdisk'), ('libssl-dev', 'ironic-python-agent-ramdisk'), ('python-dev', 'ironic-python-agent-ramdisk')]}), 'pre-install.d': defaultdict(, {'uninstall': [('git', 'ironic-python-agent-ramdisk'), ('man-db', 'ironic-python-agent-ramdisk'), ('rsync', 'ironic-python-agent-ramdisk'), ('kernel-debug-devel', 'ironic-python-agent-ramdisk'), ('mozjs60', 'ironic-python-agent-ramdisk'), ('plymouth', 'ironic-python-agent-ramdisk'), ('python3-cairo', 'ironic-python-agent-ramdisk'), ('python3-gobject-base', 'ironic-python-agent-ramdisk')], 'install': [('gettext', 'redhat-common'), ('wget', 'epel'), ('yum-utils', 'epel'), ('python3-PyYAML', 'svc-map')]}), 'post-install.d': defaultdict(, {'uninstall': [('cloud-init', 'ironic-python-agent-ramdisk'), ('teamd', 'ironic-python-agent-ramdisk'), ('tuned', 'ironic-python-agent-ramdisk')], 'install': [('linux-firmware', 'ironic-python-agent-ramdisk')]})}) main /tmp/dib_build.GNHaZap7/hooks/extra-data.d/../bin/package-installs-squash:232 2026-01-25 06:19:21.298 | dib-run-parts 99-squash-package-install completed 2026-01-25 06:19:21.298 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/extra-data.d/99-yum-repo-conf 2026-01-25 06:19:21.303 | + set -eu 2026-01-25 06:19:21.303 | + set -o pipefail 2026-01-25 06:19:21.303 | + '[' -z '/etc/yum.repos.d/*' ']' 2026-01-25 06:19:21.303 | + for file in $DIB_YUM_REPO_CONF 2026-01-25 06:19:21.303 | + '[' '!' -f /etc/yum.repos.d/centos-addons.repo ']' 2026-01-25 06:19:21.304 | + sudo cp -L -f /etc/yum.repos.d/centos-addons.repo /tmp/dib_build.GNHaZap7/mnt/etc/yum.repos.d 2026-01-25 06:19:21.328 | + for file in $DIB_YUM_REPO_CONF 2026-01-25 06:19:21.328 | + '[' '!' -f /etc/yum.repos.d/centos.repo ']' 2026-01-25 06:19:21.328 | + sudo cp -L -f /etc/yum.repos.d/centos.repo /tmp/dib_build.GNHaZap7/mnt/etc/yum.repos.d 2026-01-25 06:19:21.363 | + for file in $DIB_YUM_REPO_CONF 2026-01-25 06:19:21.363 | + '[' '!' -f /etc/yum.repos.d/delorean-antelope-testing.repo ']' 2026-01-25 06:19:21.363 | + sudo cp -L -f /etc/yum.repos.d/delorean-antelope-testing.repo /tmp/dib_build.GNHaZap7/mnt/etc/yum.repos.d 2026-01-25 06:19:21.387 | + for file in $DIB_YUM_REPO_CONF 2026-01-25 06:19:21.387 | + '[' '!' -f /etc/yum.repos.d/delorean.repo ']' 2026-01-25 06:19:21.388 | + sudo cp -L -f /etc/yum.repos.d/delorean.repo /tmp/dib_build.GNHaZap7/mnt/etc/yum.repos.d 2026-01-25 06:19:21.427 | + for file in $DIB_YUM_REPO_CONF 2026-01-25 06:19:21.427 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-appstream.repo ']' 2026-01-25 06:19:21.427 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-appstream.repo /tmp/dib_build.GNHaZap7/mnt/etc/yum.repos.d 2026-01-25 06:19:21.471 | + for file in $DIB_YUM_REPO_CONF 2026-01-25 06:19:21.471 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-baseos.repo ']' 2026-01-25 06:19:21.471 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-baseos.repo /tmp/dib_build.GNHaZap7/mnt/etc/yum.repos.d 2026-01-25 06:19:21.510 | + for file in $DIB_YUM_REPO_CONF 2026-01-25 06:19:21.510 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo ']' 2026-01-25 06:19:21.511 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo /tmp/dib_build.GNHaZap7/mnt/etc/yum.repos.d 2026-01-25 06:19:21.550 | + for file in $DIB_YUM_REPO_CONF 2026-01-25 06:19:21.550 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-powertools.repo ']' 2026-01-25 06:19:21.550 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-powertools.repo /tmp/dib_build.GNHaZap7/mnt/etc/yum.repos.d 2026-01-25 06:19:21.593 | dib-run-parts 99-yum-repo-conf completed 2026-01-25 06:19:21.594 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-25 06:19:21.594 | dib-run-parts 2026-01-25 06:19:21.597 | dib-run-parts Target: extra-data.d 2026-01-25 06:19:21.597 | dib-run-parts 2026-01-25 06:19:21.597 | dib-run-parts Script Seconds 2026-01-25 06:19:21.597 | dib-run-parts --------------------------------------- ---------- 2026-01-25 06:19:21.597 | dib-run-parts 2026-01-25 06:19:21.615 | dib-run-parts 10-create-pkg-map-dir 0.569 2026-01-25 06:19:21.627 | dib-run-parts 10-merge-svc-map-files 0.083 2026-01-25 06:19:21.637 | dib-run-parts 11-copy-svc-map-file 0.054 2026-01-25 06:19:21.650 | dib-run-parts 15-ssl-ca-copy 0.007 2026-01-25 06:19:21.662 | dib-run-parts 20-manifest-dir 0.047 2026-01-25 06:19:21.674 | dib-run-parts 75-inject-element-manifest 0.091 2026-01-25 06:19:21.685 | dib-run-parts 98-source-repositories 0.088 2026-01-25 06:19:21.697 | dib-run-parts 99-copy-dib-img-functions 0.084 2026-01-25 06:19:21.709 | dib-run-parts 99-enable-install-types 0.023 2026-01-25 06:19:21.720 | dib-run-parts 99-squash-package-install 0.172 2026-01-25 06:19:21.732 | dib-run-parts 99-yum-repo-conf 0.293 2026-01-25 06:19:21.735 | dib-run-parts 2026-01-25 06:19:21.736 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-25 06:19:21.745 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-extra-data bash 2026-01-25 06:19:21.751 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:19:21.752 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-extra-data(,|$)' -q 2026-01-25 06:19:21.765 | + diskimage_builder/lib/disk-image-create:main:360 : run_d_in_target pre-install 2026-01-25 06:19:21.771 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2026-01-25 06:19:21.777 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.GNHaZap7/hooks ']' 2026-01-25 06:19:21.784 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.GNHaZap7/hooks/pre-install.d ']' 2026-01-25 06:19:21.790 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d 2026-01-25 06:19:21.837 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.GNHaZap7/hooks 2026-01-25 06:19:21.886 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.GNHaZap7/hooks /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d 2026-01-25 06:19:21.931 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.GNHaZap7/hooks /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d 2026-01-25 06:19:21.981 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-pre-install run_in_target bash 2026-01-25 06:19:21.989 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:19:21.989 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-install(,|$)' -q 2026-01-25 06:19:22.001 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2026-01-25 06:19:22.007 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2026-01-25 06:19:22.014 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2026-01-25 06:19:22.022 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d 2026-01-25 06:19:22.029 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2026-01-25 06:19:22.036 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2026-01-25 06:19:22.044 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2026-01-25 06:19:22.050 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2026-01-25 06:19:22.058 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.GNHaZap7/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2026-01-25 06:19:22.131 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-debian-ipa.bash 2026-01-25 06:19:22.136 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-debian-ipa.bash 2026-01-25 06:19:22.136 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-01-25 06:19:22.136 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-01-25 06:19:22.136 | ++ [[ main,contrib,non-free =~ non-free ]] 2026-01-25 06:19:22.136 | ++ export IPA_DEBIAN_NONFREE=true 2026-01-25 06:19:22.136 | ++ IPA_DEBIAN_NONFREE=true 2026-01-25 06:19:22.136 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2026-01-25 06:19:22.141 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2026-01-25 06:19:22.141 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:19:22.141 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:19:22.141 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2026-01-25 06:19:22.145 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2026-01-25 06:19:22.145 | ++ export DIB_REPO_SETUP=current-podified 2026-01-25 06:19:22.145 | ++ DIB_REPO_SETUP=current-podified 2026-01-25 06:19:22.145 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-01-25 06:19:22.145 | ++ DIB_REPO_SETUP_BRANCH=master 2026-01-25 06:19:22.145 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-01-25 06:19:22.145 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-01-25 06:19:22.145 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-01-25 06:19:22.145 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-01-25 06:19:22.145 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-01-25 06:19:22.149 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-01-25 06:19:22.149 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-25 06:19:22.149 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-01-25 06:19:22.149 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-25 06:19:22.149 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-25 06:19:22.150 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2026-01-25 06:19:22.155 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2026-01-25 06:19:22.155 | ++ export DISTRO_NAME=centos 2026-01-25 06:19:22.155 | ++ DISTRO_NAME=centos 2026-01-25 06:19:22.155 | ++ export DIB_RELEASE=9-stream 2026-01-25 06:19:22.155 | ++ DIB_RELEASE=9-stream 2026-01-25 06:19:22.155 | ++ export EFI_BOOT_DIR=EFI/centos 2026-01-25 06:19:22.155 | ++ EFI_BOOT_DIR=EFI/centos 2026-01-25 06:19:22.155 | ++ export YUM=dnf 2026-01-25 06:19:22.155 | ++ YUM=dnf 2026-01-25 06:19:22.155 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-checksum.bash 2026-01-25 06:19:22.159 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-checksum.bash 2026-01-25 06:19:22.160 | ++ export DIB_CHECKSUM=1 2026-01-25 06:19:22.160 | ++ DIB_CHECKSUM=1 2026-01-25 06:19:22.160 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-defaults.bash 2026-01-25 06:19:22.165 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-defaults.bash 2026-01-25 06:19:22.165 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-01-25 06:19:22.165 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-01-25 06:19:22.166 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-01-25 06:19:22.170 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-01-25 06:19:22.171 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:19:22.171 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:19:22.171 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-01-25 06:19:22.175 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-01-25 06:19:22.175 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-25 06:19:22.175 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-25 06:19:22.175 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-01-25 06:19:22.175 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-01-25 06:19:22.175 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/20-ipa-distro-family.bash 2026-01-25 06:19:22.180 | + source /tmp/in_target.d/pre-install.d/../environment.d/20-ipa-distro-family.bash 2026-01-25 06:19:22.180 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2026-01-25 06:19:22.180 | ++ export IPA_DISTRO_FAMILY=rh 2026-01-25 06:19:22.180 | ++ IPA_DISTRO_FAMILY=rh 2026-01-25 06:19:22.180 | ++ [[ centos =~ (centos|rhel) ]] 2026-01-25 06:19:22.180 | ++ [[ 9 > 7 ]] 2026-01-25 06:19:22.180 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-01-25 06:19:22.180 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-01-25 06:19:22.181 | ++ [[ centos =~ debian ]] 2026-01-25 06:19:22.181 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-01-25 06:19:22.185 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-01-25 06:19:22.185 | ++ '[' -z 3 ']' 2026-01-25 06:19:22.185 | ++ '[' -z 3 ']' 2026-01-25 06:19:22.185 | ++ export DIB_PYTHON_VERSION 2026-01-25 06:19:22.185 | ++ export DIB_PYTHON=python3 2026-01-25 06:19:22.185 | ++ DIB_PYTHON=python3 2026-01-25 06:19:22.185 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2026-01-25 06:19:22.190 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2026-01-25 06:19:22.190 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-01-25 06:19:22.190 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-01-25 06:19:22.190 | ++ export DIB_INIT_SYSTEM=systemd 2026-01-25 06:19:22.190 | ++ DIB_INIT_SYSTEM=systemd 2026-01-25 06:19:22.190 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-01-25 06:19:22.195 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-01-25 06:19:22.195 | ++ '[' -z systemd ']' 2026-01-25 06:19:22.195 | ++ case $DIB_INIT_SYSTEM in 2026-01-25 06:19:22.195 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-01-yum-keepcache 2026-01-25 06:19:22.200 | + set -eu 2026-01-25 06:19:22.201 | + set -o pipefail 2026-01-25 06:19:22.201 | + [[ dnf == \d\n\f ]] 2026-01-25 06:19:22.201 | + cfg=/etc/dnf/dnf.conf 2026-01-25 06:19:22.201 | + echo keepcache=1 2026-01-25 06:19:22.201 | + echo cachedir=/tmp/yum 2026-01-25 06:19:22.203 | dib-run-parts 00-01-yum-keepcache completed 2026-01-25 06:19:22.204 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-02-set-centos-mirror 2026-01-25 06:19:22.209 | + set -eu 2026-01-25 06:19:22.209 | + set -o pipefail 2026-01-25 06:19:22.209 | + DIB_DISTRIBUTION_MIRROR= 2026-01-25 06:19:22.209 | + '[' -n '' ']' 2026-01-25 06:19:22.209 | + exit 0 2026-01-25 06:19:22.212 | dib-run-parts 00-02-set-centos-mirror completed 2026-01-25 06:19:22.212 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-03-repo-setup 2026-01-25 06:19:22.217 | + set -o pipefail 2026-01-25 06:19:22.217 | + '[' -n '/etc/yum.repos.d/*' ']' 2026-01-25 06:19:22.217 | + echo 'DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified' 2026-01-25 06:19:22.217 | DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified 2026-01-25 06:19:22.217 | + exit 0 2026-01-25 06:19:22.220 | dib-run-parts 00-03-repo-setup completed 2026-01-25 06:19:22.220 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-dnf-update 2026-01-25 06:19:22.226 | + set -eu 2026-01-25 06:19:22.226 | + set -o pipefail 2026-01-25 06:19:22.226 | + [[ centos == \f\e\d\o\r\a ]] 2026-01-25 06:19:22.229 | dib-run-parts 00-dnf-update completed 2026-01-25 06:19:22.229 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-fix-requiretty 2026-01-25 06:19:22.234 | + set -eu 2026-01-25 06:19:22.234 | + set -o pipefail 2026-01-25 06:19:22.234 | + sed -i -e '/^Defaults\s*requiretty/d' -e '/Disable "ssh hostname/d' /etc/sudoers 2026-01-25 06:19:22.238 | + sed -i -e '/You have to run/d' /etc/sudoers 2026-01-25 06:19:22.242 | + visudo -c 2026-01-25 06:19:22.245 | /etc/sudoers: parsed OK 2026-01-25 06:19:22.248 | dib-run-parts 00-fix-requiretty completed 2026-01-25 06:19:22.248 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-install-repo-package 2026-01-25 06:19:22.253 | + set -eu 2026-01-25 06:19:22.253 | + set -o pipefail 2026-01-25 06:19:22.253 | + '[' -n '' ']' 2026-01-25 06:19:22.256 | dib-run-parts 00-install-repo-package completed 2026-01-25 06:19:22.256 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path 2026-01-25 06:19:22.262 | + set -eu 2026-01-25 06:19:22.262 | + set -o pipefail 2026-01-25 06:19:22.262 | + sed -i -e '/secure_path/ s@\([\'\''"]\?\)$@:/usr/local/bin/\1@' /etc/sudoers 2026-01-25 06:19:22.265 | + visudo -c 2026-01-25 06:19:22.268 | /etc/sudoers: parsed OK 2026-01-25 06:19:22.271 | dib-run-parts 00-usr-local-bin-secure-path completed 2026-01-25 06:19:22.271 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-00-centos-python3 2026-01-25 06:19:22.276 | + set -eu 2026-01-25 06:19:22.276 | + set -o pipefail 2026-01-25 06:19:22.276 | + [[ centos =~ (centos|rhel) ]] 2026-01-25 06:19:22.276 | + dnf install -y python3 python3-pyyaml 2026-01-25 06:19:22.566 | delorean-openstack-barbican-42b4c41831408a8e323 145 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.580 | delorean-python-glean-10df0bd91b9bc5c9fd9cc02d7 223 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.595 | delorean-openstack-cinder-1c00d6490d88e436f26ef 225 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.610 | delorean-python-stevedore-c4acc5639fd2329372142 229 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.626 | delorean-python-cloudkitty-tests-tempest-2c80f8 229 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.641 | delorean-openstack-selinux-ecc7b44f6938923c2b19 234 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.656 | delorean-openstack-nova-6f8decf0b4f1aa2e96292b6 264 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.672 | delorean-python-designate-tests-tempest-347fdbc 220 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.689 | delorean-openstack-glance-1fd12c29b339f30fe823e 211 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.705 | delorean-openstack-keystone-e4b40af0ae3698fbbbb 224 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.721 | delorean-openstack-manila-d783d10e75495b73866db 218 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.736 | delorean-python-whitebox-neutron-tests-tempest- 222 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.752 | delorean-openstack-octavia-5975097dd4b021385178 230 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.768 | delorean-openstack-watcher-c014f81a8647287f6dcc 232 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.783 | delorean-python-tcib-78032d201b02cee27e8e644c61 232 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.798 | delorean-puppet-ceph-7352068d7b8c84ded636ab3158 239 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.814 | delorean-openstack-swift-dc98a8463506ac520c469a 218 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.830 | delorean-python-tempestconf-8515371b7cceebd4282 218 kB/s | 3.0 kB 00:00 2026-01-25 06:19:22.844 | delorean-openstack-heat-ui-013accbfd179753bc3f0 229 kB/s | 3.0 kB 00:00 2026-01-25 06:19:23.108 | CentOS Stream 9 - BaseOS 26 kB/s | 6.7 kB 00:00 2026-01-25 06:19:23.287 | CentOS Stream 9 - AppStream 62 kB/s | 6.8 kB 00:00 2026-01-25 06:19:23.557 | CentOS Stream 9 - CRB 59 kB/s | 6.6 kB 00:00 2026-01-25 06:19:23.832 | CentOS Stream 9 - Extras packages 30 kB/s | 7.3 kB 00:00 2026-01-25 06:19:23.853 | dlrn-antelope-testing 161 kB/s | 3.0 kB 00:00 2026-01-25 06:19:23.879 | dlrn-antelope-build-deps 175 kB/s | 3.0 kB 00:00 2026-01-25 06:19:23.886 | centos9-rabbitmq 929 kB/s | 3.0 kB 00:00 2026-01-25 06:19:23.892 | centos9-storage 948 kB/s | 3.0 kB 00:00 2026-01-25 06:19:23.900 | centos9-opstools 933 kB/s | 3.0 kB 00:00 2026-01-25 06:19:23.909 | NFV SIG OpenvSwitch 485 kB/s | 3.0 kB 00:00 2026-01-25 06:19:23.924 | repo-setup-centos-appstream 1.0 MB/s | 4.4 kB 00:00 2026-01-25 06:19:24.040 | repo-setup-centos-baseos 1.1 MB/s | 3.9 kB 00:00 2026-01-25 06:19:24.079 | repo-setup-centos-highavailability 1.0 MB/s | 3.9 kB 00:00 2026-01-25 06:19:24.085 | repo-setup-centos-powertools 1.1 MB/s | 4.3 kB 00:00 2026-01-25 06:19:24.218 | Extra Packages for Enterprise Linux 9 - x86_64 82 kB/s | 9.5 kB 00:00 2026-01-25 06:19:32.570 | Package python3-3.9.25-3.el9.x86_64 is already installed. 2026-01-25 06:19:32.572 | Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2026-01-25 06:19:32.644 | Dependencies resolved. 2026-01-25 06:19:32.646 | Nothing to do. 2026-01-25 06:19:32.646 | Complete! 2026-01-25 06:19:32.702 | dib-run-parts 01-00-centos-python3 completed 2026-01-25 06:19:32.702 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-dib-python 2026-01-25 06:19:32.706 | + set -eu 2026-01-25 06:19:32.706 | + set -o pipefail 2026-01-25 06:19:32.706 | + [[ centos =~ (centos|rhel) ]] 2026-01-25 06:19:32.706 | + python_path=/usr/libexec/platform-python 2026-01-25 06:19:32.706 | + '[' -z /usr/libexec/platform-python ']' 2026-01-25 06:19:32.706 | + ln -sf /usr/libexec/platform-python /usr/local/bin/dib-python 2026-01-25 06:19:32.712 | dib-run-parts 01-dib-python completed 2026-01-25 06:19:32.712 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2026-01-25 06:19:32.717 | + set -eu 2026-01-25 06:19:32.717 | + set -o pipefail 2026-01-25 06:19:32.718 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2026-01-25 06:19:32.719 | + install -m 0755 -o root -g root /tmp/in_target.d/pre-install.d/../bin/cache-url /tmp/in_target.d/pre-install.d/../bin/extract-image /tmp/in_target.d/pre-install.d/../bin/install-packages /tmp/in_target.d/pre-install.d/../bin/map-packages /tmp/in_target.d/pre-install.d/../bin/package-installs /tmp/in_target.d/pre-install.d/../bin/package-installs-squash /tmp/in_target.d/pre-install.d/../bin/package-installs-v2 /tmp/in_target.d/pre-install.d/../bin/package-uninstalls /tmp/in_target.d/pre-install.d/../bin/pkg-map /tmp/in_target.d/pre-install.d/../bin/select-boot-kernel-initrd /tmp/in_target.d/pre-install.d/../bin/svc-map /usr/local/bin 2026-01-25 06:19:32.731 | dib-run-parts 01-install-bin completed 2026-01-25 06:19:32.731 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-module-configuration 2026-01-25 06:19:32.735 | + set -eu 2026-01-25 06:19:32.735 | + set -o pipefail 2026-01-25 06:19:32.735 | + export DIB_DNF_MODULE_STREAMS= 2026-01-25 06:19:32.735 | + DIB_DNF_MODULE_STREAMS= 2026-01-25 06:19:32.735 | + '[' dnf == dnf ']' 2026-01-25 06:19:32.737 | dib-run-parts 01-module-configuration completed 2026-01-25 06:19:32.737 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-override-yum-arch 2026-01-25 06:19:32.742 | + set -eu 2026-01-25 06:19:32.742 | + set -o pipefail 2026-01-25 06:19:32.742 | + [[ amd64 x86_64 =~ amd64 ]] 2026-01-25 06:19:32.742 | + basearch=x86_64 2026-01-25 06:19:32.742 | + arch=x86_64 2026-01-25 06:19:32.742 | + [[ dnf == \d\n\f ]] 2026-01-25 06:19:32.742 | + mkdir -p /etc/dnf/vars 2026-01-25 06:19:32.744 | + echo x86_64 2026-01-25 06:19:32.744 | + echo x86_64 2026-01-25 06:19:32.745 | + [[ centos =~ centos ]] 2026-01-25 06:19:32.745 | + [[ x86_64 == \x\8\6\_\6\4 ]] 2026-01-25 06:19:32.745 | + contentdir=centos 2026-01-25 06:19:32.745 | + echo centos 2026-01-25 06:19:32.747 | dib-run-parts 01-override-yum-arch completed 2026-01-25 06:19:32.747 | dib-run-parts Running /tmp/in_target.d/pre-install.d/02-set-machine-id 2026-01-25 06:19:32.751 | + set -eu 2026-01-25 06:19:32.751 | + set -o pipefail 2026-01-25 06:19:32.751 | + systemd-machine-id-setup 2026-01-25 06:19:32.756 | Initializing machine ID from random generator. 2026-01-25 06:19:32.762 | dib-run-parts 02-set-machine-id completed 2026-01-25 06:19:32.762 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2026-01-25 06:19:32.766 | + set -eu 2026-01-25 06:19:32.766 | + set -o pipefail 2026-01-25 06:19:32.766 | + case $DISTRO_NAME in 2026-01-25 06:19:32.769 | dib-run-parts 03-baseline-tools completed 2026-01-25 06:19:32.769 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2026-01-25 06:19:32.773 | + set -eu 2026-01-25 06:19:32.773 | + set -o pipefail 2026-01-25 06:19:32.773 | + FILE=/usr/local/bin/dib-init-system 2026-01-25 06:19:32.773 | + cat 2026-01-25 06:19:32.775 | + chown root:root /usr/local/bin/dib-init-system 2026-01-25 06:19:32.779 | + chmod 775 /usr/local/bin/dib-init-system 2026-01-25 06:19:32.784 | dib-run-parts 04-dib-init-system completed 2026-01-25 06:19:32.784 | dib-run-parts Running /tmp/in_target.d/pre-install.d/05-rpm-epel-release 2026-01-25 06:19:32.788 | + set -eu 2026-01-25 06:19:32.788 | + set -o pipefail 2026-01-25 06:19:32.788 | + [[ centos =~ almalinux ]] 2026-01-25 06:19:32.788 | + [[ centos =~ centos ]] 2026-01-25 06:19:32.788 | + dnf install -y epel-release 2026-01-25 06:19:33.516 | Extra Packages for Enterprise Linux 9 - x86_64 78 kB/s | 9.5 kB 00:00 2026-01-25 06:19:35.973 | Extra Packages for Enterprise Linux 9 - x86_64 8.2 MB/s | 20 MB 00:02 2026-01-25 06:19:43.129 | Last metadata expiration check: 0:00:08 ago on Sun Jan 25 01:19:35 2026. 2026-01-25 06:19:44.230 | Dependencies resolved. 2026-01-25 06:19:44.231 | ================================================================================ 2026-01-25 06:19:44.231 | Package Architecture Version Repository Size 2026-01-25 06:19:44.231 | ================================================================================ 2026-01-25 06:19:44.231 | Installing: 2026-01-25 06:19:44.231 | epel-release noarch 9-7.el9 extras-common 19 k 2026-01-25 06:19:44.231 | Installing weak dependencies: 2026-01-25 06:19:44.231 | epel-next-release noarch 9-7.el9 extras-common 8.1 k 2026-01-25 06:19:44.231 | 2026-01-25 06:19:44.231 | Transaction Summary 2026-01-25 06:19:44.231 | ================================================================================ 2026-01-25 06:19:44.231 | Install 2 Packages 2026-01-25 06:19:44.231 | 2026-01-25 06:19:44.231 | Total download size: 27 k 2026-01-25 06:19:44.231 | Installed size: 29 k 2026-01-25 06:19:44.231 | Downloading Packages: 2026-01-25 06:19:44.519 | (1/2): epel-next-release-9-7.el9.noarch.rpm 46 kB/s | 8.1 kB 00:00 2026-01-25 06:19:44.919 | (2/2): epel-release-9-7.el9.noarch.rpm 32 kB/s | 19 kB 00:00 2026-01-25 06:19:44.924 | -------------------------------------------------------------------------------- 2026-01-25 06:19:44.924 | Total 39 kB/s | 27 kB 00:00 2026-01-25 06:19:45.014 | CentOS Stream 9 - Extras packages 2.1 MB/s | 2.1 kB 00:00 2026-01-25 06:19:45.235 | Importing GPG key 0x1D997668: 2026-01-25 06:19:45.235 | Userid : "CentOS Extras SIG (https://wiki.centos.org/SpecialInterestGroup) " 2026-01-25 06:19:45.235 | Fingerprint: 363F C097 2F64 B699 AED3 968E 1FF6 A217 1D99 7668 2026-01-25 06:19:45.235 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Extras-SHA512 2026-01-25 06:19:46.778 | Key imported successfully 2026-01-25 06:19:46.821 | Running transaction check 2026-01-25 06:19:46.826 | Transaction check succeeded. 2026-01-25 06:19:46.826 | Running transaction test 2026-01-25 06:19:46.865 | Transaction test succeeded. 2026-01-25 06:19:46.866 | Running transaction 2026-01-25 06:19:46.930 | Preparing : 1/1 2026-01-25 06:19:46.936 | Installing : epel-release-9-7.el9.noarch 1/2 2026-01-25 06:19:46.953 | Running scriptlet: epel-release-9-7.el9.noarch 1/2 2026-01-25 06:19:46.953 | Many EPEL packages require the CodeReady Builder (CRB) repository. 2026-01-25 06:19:46.953 | It is recommended that you run /usr/bin/crb enable to enable the CRB repository. 2026-01-25 06:19:46.953 | 2026-01-25 06:19:47.004 | Installing : epel-next-release-9-7.el9.noarch 2/2 2026-01-25 06:19:48.046 | Running scriptlet: epel-next-release-9-7.el9.noarch 2/2 2026-01-25 06:19:48.046 | Verifying : epel-next-release-9-7.el9.noarch 1/2 2026-01-25 06:19:48.190 | Verifying : epel-release-9-7.el9.noarch 2/2 2026-01-25 06:19:48.190 | 2026-01-25 06:19:48.190 | Installed: 2026-01-25 06:19:48.190 | epel-next-release-9-7.el9.noarch epel-release-9-7.el9.noarch 2026-01-25 06:19:48.190 | 2026-01-25 06:19:48.190 | Complete! 2026-01-25 06:19:48.253 | + '[' 1 -ne 0 ']' 2026-01-25 06:19:48.253 | + [[ dnf == \d\n\f ]] 2026-01-25 06:19:48.253 | + rpm -q dnf-plugins-core 2026-01-25 06:19:48.270 | dnf-plugins-core-4.3.0-25.el9.noarch 2026-01-25 06:19:48.272 | + dnf config-manager --set-disabled 'epel*' 2026-01-25 06:19:48.516 | + DIB_EPEL_MIRROR= 2026-01-25 06:19:48.517 | + '[' -n '' ']' 2026-01-25 06:19:48.517 | + exit 0 2026-01-25 06:19:48.519 | dib-run-parts 05-rpm-epel-release completed 2026-01-25 06:19:48.519 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-enable-rdo-deps 2026-01-25 06:19:48.534 | % Total % Received % Xferd Average Speed Time Time Time Current 2026-01-25 06:19:48.534 | Dload Upload Total Spent Left Speed 2026-01-25 06:19:48.559 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1366 100 1366 0 0 56916 0 --:--:-- --:--:-- --:--:-- 56916 2026-01-25 06:19:48.564 | dib-run-parts 10-enable-rdo-deps completed 2026-01-25 06:19:48.564 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2026-01-25 06:19:48.568 | + set -eu 2026-01-25 06:19:48.568 | + set -o pipefail 2026-01-25 06:19:48.569 | ++ dirname /tmp/in_target.d/pre-install.d/10-package-installs 2026-01-25 06:19:48.569 | + package-installs -d /tmp/in_target.d/pre-install.d 2026-01-25 06:19:48.572 | + set -eu 2026-01-25 06:19:48.572 | + set -o pipefail 2026-01-25 06:19:48.573 | ++ basename /usr/local/bin/package-installs 2026-01-25 06:19:48.574 | + SCRIPTNAME=package-installs 2026-01-25 06:19:48.575 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2026-01-25 06:19:48.577 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2026-01-25 06:19:48.577 | + '[' 0 '!=' 0 ']' 2026-01-25 06:19:48.577 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2026-01-25 06:19:48.577 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2026-01-25 06:19:48.577 | + WORKDIR= 2026-01-25 06:19:48.577 | + true 2026-01-25 06:19:48.577 | + case "$1" in 2026-01-25 06:19:48.577 | + WORKDIR=/tmp/in_target.d/pre-install.d 2026-01-25 06:19:48.577 | + shift 2 2026-01-25 06:19:48.577 | + true 2026-01-25 06:19:48.577 | + case "$1" in 2026-01-25 06:19:48.577 | + shift 2026-01-25 06:19:48.577 | + break 2026-01-25 06:19:48.577 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2026-01-25 06:19:48.577 | + PACKAGES= 2026-01-25 06:19:48.577 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2026-01-25 06:19:48.580 | + '[' -n '' ']' 2026-01-25 06:19:48.581 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2026-01-25 06:19:52.553 | Map install for redhat-common: gettext 2026-01-25 06:19:52.553 | Map install for epel: wget, yum-utils 2026-01-25 06:19:52.553 | Map install for svc-map: python3-PyYAML 2026-01-25 06:19:52.553 | Running command: ['install-packages', 'gettext', 'python3-pyyaml', 'yum-utils', 'wget'] 2026-01-25 06:19:52.553 | > Running install-packages install. 2026-01-25 06:19:52.553 | > ++ command -v dnf5 2026-01-25 06:19:52.553 | > ++ true 2026-01-25 06:19:52.553 | > + DNF5= 2026-01-25 06:19:52.553 | > + '[' dnf == dnf ']' 2026-01-25 06:19:52.553 | > + '[' -n '' ']' 2026-01-25 06:19:52.553 | > + dnf -y -v install gettext python3-pyyaml yum-utils wget 2026-01-25 06:19:52.553 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2026-01-25 06:19:52.553 | > DNF version: 4.14.0 2026-01-25 06:19:52.553 | > cachedir: /tmp/yum 2026-01-25 06:19:52.553 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:19:52.553 | > Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:19:52.553 | > Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:19:52.553 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:19:52.553 | > Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:19:52.553 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-01-25 06:19:52.553 | > repo: using cache for: delorean-component-barbican 2026-01-25 06:19:52.553 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2026-01-25 06:19:52.553 | > repo: using cache for: delorean-component-baremetal 2026-01-25 06:19:52.553 | > delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2026-01-25 06:19:52.553 | > repo: using cache for: delorean-component-cinder 2026-01-25 06:19:52.553 | > delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2026-01-25 06:19:52.553 | > repo: using cache for: delorean-component-clients 2026-01-25 06:19:52.553 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2026-01-25 06:19:52.553 | > repo: using cache for: delorean-component-cloudops 2026-01-25 06:19:52.554 | > delorean-component-cloudops: using metadata from Mon Nov 24 06:59:22 2025. 2026-01-25 06:19:52.554 | > repo: using cache for: delorean-component-common 2026-01-25 06:19:52.554 | > delorean-component-common: using metadata from Tue Jan 20 05:42:45 2026. 2026-01-25 06:19:52.554 | > repo: using cache for: delorean-component-compute 2026-01-25 06:19:52.554 | > delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2026-01-25 06:19:52.554 | > repo: using cache for: delorean-component-designate 2026-01-25 06:19:52.554 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2026-01-25 06:19:52.554 | > repo: using cache for: delorean-component-glance 2026-01-25 06:19:52.554 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2026-01-25 06:19:52.554 | > repo: using cache for: delorean-component-keystone 2026-01-25 06:19:52.554 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2026-01-25 06:19:52.554 | > repo: using cache for: delorean-component-manila 2026-01-25 06:19:52.554 | > delorean-component-manila: using metadata from Tue Jan 20 05:57:17 2026. 2026-01-25 06:19:52.554 | > repo: using cache for: delorean-component-network 2026-01-25 06:19:52.554 | > delorean-component-network: using metadata from Wed Jan 21 10:19:26 2026. 2026-01-25 06:19:52.554 | > repo: using cache for: delorean-component-octavia 2026-01-25 06:19:52.554 | > delorean-component-octavia: using metadata from Tue Jan 20 05:49:42 2026. 2026-01-25 06:19:52.554 | > repo: using cache for: delorean-component-optimize 2026-01-25 06:19:52.554 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2026-01-25 06:19:52.554 | > repo: using cache for: delorean-component-podified 2026-01-25 06:19:52.554 | > delorean-component-podified: using metadata from Thu Jan 22 13:29:38 2026. 2026-01-25 06:19:52.554 | > repo: using cache for: delorean-component-puppet 2026-01-25 06:19:52.554 | > delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2026-01-25 06:19:52.554 | > repo: using cache for: delorean-component-swift 2026-01-25 06:19:52.554 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2026-01-25 06:19:52.554 | > repo: using cache for: delorean-component-tempest 2026-01-25 06:19:52.554 | > delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2026-01-25 06:19:52.554 | > repo: using cache for: delorean-component-ui 2026-01-25 06:19:52.554 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2026-01-25 06:19:52.554 | > repo: using cache for: baseos 2026-01-25 06:19:52.554 | > baseos: using metadata from Mon Jan 19 13:03:35 2026. 2026-01-25 06:19:52.554 | > repo: using cache for: appstream 2026-01-25 06:19:52.554 | > appstream: using metadata from Mon Jan 19 13:07:04 2026. 2026-01-25 06:19:52.554 | > repo: using cache for: crb 2026-01-25 06:19:52.554 | > crb: using metadata from Mon Jan 19 13:11:31 2026. 2026-01-25 06:19:52.554 | > repo: using cache for: extras-common 2026-01-25 06:19:52.554 | > extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2026-01-25 06:19:52.554 | > dlrn-antelope-testing 173 kB/s | 3.0 kB 00:00 2026-01-25 06:19:52.554 | > reviving: 'delorean-antelope-testing' can be revived - repomd matches. 2026-01-25 06:19:52.554 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2026-01-25 06:19:52.554 | > dlrn-antelope-build-deps 262 kB/s | 3.0 kB 00:00 2026-01-25 06:19:52.554 | > reviving: 'delorean-antelope-build-deps' can be revived - repomd matches. 2026-01-25 06:19:52.554 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2026-01-25 06:19:52.555 | > centos9-rabbitmq 873 kB/s | 3.0 kB 00:00 2026-01-25 06:19:52.555 | > reviving: 'centos9-rabbitmq' can be revived - repomd matches. 2026-01-25 06:19:52.555 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2026-01-25 06:19:52.555 | > centos9-storage 903 kB/s | 3.0 kB 00:00 2026-01-25 06:19:52.555 | > reviving: 'centos9-storage' can be revived - repomd matches. 2026-01-25 06:19:52.555 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2026-01-25 06:19:52.555 | > centos9-opstools 1.0 MB/s | 3.0 kB 00:00 2026-01-25 06:19:52.555 | > reviving: 'centos9-opstools' can be revived - repomd matches. 2026-01-25 06:19:52.555 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2026-01-25 06:19:52.555 | > NFV SIG OpenvSwitch 1.1 MB/s | 3.0 kB 00:00 2026-01-25 06:19:52.555 | > reviving: 'centos9-nfv-ovs' can be revived - repomd matches. 2026-01-25 06:19:52.555 | > centos9-nfv-ovs: using metadata from Mon Jan 5 05:12:12 2026. 2026-01-25 06:19:52.555 | > repo: downloading from remote: delorean-master-testing 2026-01-25 06:19:52.555 | > dlrn-master-testing 29 MB/s | 2.4 MB 00:00 2026-01-25 06:19:52.555 | > delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2026-01-25 06:19:52.555 | > repo: downloading from remote: delorean-master-build-deps 2026-01-25 06:19:52.555 | > dlrn-master-build-deps 6.9 MB/s | 517 kB 00:00 2026-01-25 06:19:52.555 | > delorean-master-build-deps: using metadata from Thu Jan 15 10:12:10 2026. 2026-01-25 06:19:52.555 | > repo: using cache for: repo-setup-centos-appstream 2026-01-25 06:19:52.555 | > repo-setup-centos-appstream: using metadata from Mon Jan 19 13:07:04 2026. 2026-01-25 06:19:52.555 | > repo: using cache for: repo-setup-centos-baseos 2026-01-25 06:19:52.555 | > repo-setup-centos-baseos: using metadata from Mon Jan 19 13:03:35 2026. 2026-01-25 06:19:52.555 | > repo: using cache for: repo-setup-centos-highavailability 2026-01-25 06:19:52.555 | > repo-setup-centos-highavailability: using metadata from Mon Jan 19 13:11:51 2026. 2026-01-25 06:19:52.555 | > repo: using cache for: repo-setup-centos-powertools 2026-01-25 06:19:52.555 | > repo-setup-centos-powertools: using metadata from Mon Jan 19 13:11:31 2026. 2026-01-25 06:19:52.555 | > Completion plugin: Generating completion cache... 2026-01-25 06:19:52.555 | > Package gettext-0.21-8.el9.x86_64 is already installed. 2026-01-25 06:19:52.555 | > Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2026-01-25 06:19:52.555 | > Package yum-utils-4.3.0-25.el9.noarch is already installed. 2026-01-25 06:19:52.555 | > --> Starting dependency resolution 2026-01-25 06:19:52.555 | > ---> Package wget.x86_64 1.21.1-8.el9 will be installed 2026-01-25 06:19:52.555 | > --> Finished dependency resolution 2026-01-25 06:19:52.555 | > Dependencies resolved. 2026-01-25 06:19:52.555 | > ================================================================================ 2026-01-25 06:19:52.555 | > Package Architecture Version Repository Size 2026-01-25 06:19:52.555 | > ================================================================================ 2026-01-25 06:19:52.555 | > Installing: 2026-01-25 06:19:52.555 | > wget x86_64 1.21.1-8.el9 appstream 784 k 2026-01-25 06:19:52.555 | > 2026-01-25 06:19:52.555 | > Transaction Summary 2026-01-25 06:19:52.555 | > ================================================================================ 2026-01-25 06:19:52.555 | > Install 1 Package 2026-01-25 06:19:52.555 | > 2026-01-25 06:19:52.555 | > Total download size: 784 k 2026-01-25 06:19:52.555 | > Installed size: 3.1 M 2026-01-25 06:19:52.555 | > Downloading Packages: 2026-01-25 06:19:52.555 | > wget-1.21.1-8.el9.x86_64.rpm 1.7 MB/s | 784 kB 00:00 2026-01-25 06:19:52.555 | > -------------------------------------------------------------------------------- 2026-01-25 06:19:52.555 | > Total 1.1 MB/s | 784 kB 00:00 2026-01-25 06:19:52.555 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2026-01-25 06:19:52.555 | > CentOS Stream 9 - AppStream 1.6 MB/s | 1.6 kB 00:00 2026-01-25 06:19:52.555 | > Importing GPG key 0x8483C65D: 2026-01-25 06:19:52.555 | > Userid : "CentOS (CentOS Official Signing Key) " 2026-01-25 06:19:52.555 | > Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D 2026-01-25 06:19:52.555 | > From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial 2026-01-25 06:19:52.555 | > Key imported successfully 2026-01-25 06:19:52.555 | > Running transaction check 2026-01-25 06:19:52.555 | > Transaction check succeeded. 2026-01-25 06:19:52.555 | > Running transaction test 2026-01-25 06:19:52.555 | > Transaction test succeeded. 2026-01-25 06:19:52.555 | > Running transaction 2026-01-25 06:19:52.555 | > RPMDB altered outside of DNF. 2026-01-25 06:19:52.555 | > Preparing : 1/1 2026-01-25 06:19:52.555 | > Installing : wget-1.21.1-8.el9.x86_64 1/1 2026-01-25 06:19:53.056 | > Running scriptlet: wget-1.21.1-8.el9.x86_64 1/1 2026-01-25 06:19:53.056 | > Verifying : wget-1.21.1-8.el9.x86_64 1/1 2026-01-25 06:19:53.056 | > Completion plugin: Generating completion cache... 2026-01-25 06:19:53.056 | > Installed: wget-1.21.1-8.el9.x86_64 2026-01-25 06:19:53.056 | > 2026-01-25 06:19:53.056 | > Installed: 2026-01-25 06:19:53.057 | > wget-1.21.1-8.el9.x86_64 2026-01-25 06:19:53.057 | > 2026-01-25 06:19:53.057 | > Complete! 2026-01-25 06:19:53.057 | > + '[' install == install ']' 2026-01-25 06:19:53.057 | > + '[' dnf == dnf ']' 2026-01-25 06:19:53.057 | > + '[' -z '' ']' 2026-01-25 06:19:53.057 | > + dnf -y mark install gettext python3-pyyaml yum-utils wget 2026-01-25 06:19:53.057 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:19:53.057 | > Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:19:53.057 | > Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:19:53.057 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:19:53.057 | > Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:19:53.057 | > gettext-0.21-8.el9.x86_64 marked as user installed. 2026-01-25 06:19:53.057 | > python3-pyyaml-5.4.1-6.el9.x86_64 marked as user installed. 2026-01-25 06:19:53.057 | > yum-utils-4.3.0-25.el9.noarch marked as user installed. 2026-01-25 06:19:53.057 | > wget-1.21.1-8.el9.x86_64 marked as user installed. 2026-01-25 06:19:53.057 | returncode: 0 2026-01-25 06:19:53.070 | dib-run-parts 10-package-installs completed 2026-01-25 06:19:53.070 | dib-run-parts Running /tmp/in_target.d/pre-install.d/11-selinux-permissive 2026-01-25 06:19:53.076 | + set -eu 2026-01-25 06:19:53.076 | + set -o pipefail 2026-01-25 06:19:53.076 | + echo SELINUX=permissive 2026-01-25 06:19:53.076 | + echo SELINUXTYPE=targeted 2026-01-25 06:19:53.079 | dib-run-parts 11-selinux-permissive completed 2026-01-25 06:19:53.079 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2026-01-25 06:19:53.085 | + set -eu 2026-01-25 06:19:53.085 | + set -o pipefail 2026-01-25 06:19:53.085 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2026-01-25 06:19:53.087 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2026-01-25 06:19:53.090 | + set -eu 2026-01-25 06:19:53.090 | + set -o pipefail 2026-01-25 06:19:53.091 | ++ basename /usr/local/bin/package-uninstalls 2026-01-25 06:19:53.093 | + SCRIPTNAME=package-uninstalls 2026-01-25 06:19:53.093 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2026-01-25 06:19:53.094 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2026-01-25 06:19:53.095 | + '[' 0 '!=' 0 ']' 2026-01-25 06:19:53.095 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2026-01-25 06:19:53.095 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2026-01-25 06:19:53.095 | + WORKDIR= 2026-01-25 06:19:53.095 | + true 2026-01-25 06:19:53.095 | + case "$1" in 2026-01-25 06:19:53.095 | + WORKDIR=/tmp/in_target.d/pre-install.d 2026-01-25 06:19:53.095 | + shift 2 2026-01-25 06:19:53.095 | + true 2026-01-25 06:19:53.095 | + case "$1" in 2026-01-25 06:19:53.095 | + shift 2026-01-25 06:19:53.095 | + break 2026-01-25 06:19:53.095 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2026-01-25 06:19:53.095 | + PACKAGES= 2026-01-25 06:19:53.095 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2026-01-25 06:19:53.098 | + install-packages -e 2026-01-25 06:19:53.112 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2026-01-25 06:19:54.851 | Map uninstall for ironic-python-agent-ramdisk: git, man-db, rsync, kernel-debug-devel, mozjs60, plymouth, python3-cairo, python3-gobject-base 2026-01-25 06:19:54.851 | Running command: ['install-packages', '-e', 'python3-gobject-base', 'kernel-debug-devel', 'man-db', 'mozjs60', 'rsync', 'git', 'plymouth', 'python3-cairo'] 2026-01-25 06:19:54.851 | > Running install-packages remove. 2026-01-25 06:19:54.851 | > ++ command -v dnf5 2026-01-25 06:19:54.851 | > ++ true 2026-01-25 06:19:54.851 | > + DNF5= 2026-01-25 06:19:54.851 | > + '[' dnf == dnf ']' 2026-01-25 06:19:54.851 | > + '[' -n '' ']' 2026-01-25 06:19:54.851 | > + dnf -y -v remove python3-gobject-base kernel-debug-devel man-db mozjs60 rsync git plymouth python3-cairo 2026-01-25 06:19:54.851 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2026-01-25 06:19:54.851 | > DNF version: 4.14.0 2026-01-25 06:19:54.851 | > cachedir: /tmp/yum 2026-01-25 06:19:54.851 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:19:54.851 | > Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:19:54.851 | > Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:19:54.851 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:19:54.851 | > Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:19:54.851 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-01-25 06:19:54.851 | > No match for argument: kernel-debug-devel 2026-01-25 06:19:54.851 | > No match for argument: mozjs60 2026-01-25 06:19:54.851 | > No match for argument: git 2026-01-25 06:19:54.851 | > No match for argument: plymouth 2026-01-25 06:19:54.851 | > No match for argument: python3-cairo 2026-01-25 06:19:54.851 | > --> Starting dependency resolution 2026-01-25 06:19:54.851 | > --> Finding unneeded leftover dependencies 2026-01-25 06:19:54.851 | > ---> Package gobject-introspection.x86_64 1.68.0-11.el9 will be erased 2026-01-25 06:19:54.851 | > ---> Package groff-base.x86_64 1.22.4-10.el9 will be erased 2026-01-25 06:19:54.851 | > ---> Package libpipeline.x86_64 1.5.3-4.el9 will be erased 2026-01-25 06:19:54.851 | > ---> Package man-db.x86_64 2.9.3-9.el9 will be erased 2026-01-25 06:19:54.851 | > ---> Package policycoreutils-python-utils.noarch 3.6-4.el9 will be erased 2026-01-25 06:19:54.851 | > ---> Package python3-dasbus.noarch 1.7-1.el9 will be erased 2026-01-25 06:19:54.851 | > ---> Package python3-gobject-base.x86_64 3.40.1-6.el9 will be erased 2026-01-25 06:19:54.851 | > ---> Package python3-gobject-base-noarch.noarch 3.40.1-6.el9 will be erased 2026-01-25 06:19:54.851 | > ---> Package python3-libxml2.x86_64 2.9.13-14.el9 will be erased 2026-01-25 06:19:54.851 | > ---> Package rsync.x86_64 3.2.5-4.el9 will be erased 2026-01-25 06:19:54.851 | > ---> Package setroubleshoot-plugins.noarch 3.3.14-4.el9 will be erased 2026-01-25 06:19:54.851 | > ---> Package setroubleshoot-server.x86_64 3.3.35-2.el9 will be erased 2026-01-25 06:19:54.851 | > --> Finished dependency resolution 2026-01-25 06:19:54.851 | > Dependencies resolved. 2026-01-25 06:19:54.851 | > ================================================================================ 2026-01-25 06:19:54.851 | > Package Arch Version Repository Size 2026-01-25 06:19:54.851 | > ================================================================================ 2026-01-25 06:19:54.851 | > Removing: 2026-01-25 06:19:54.851 | > man-db x86_64 2.9.3-9.el9 @anaconda 2.4 M 2026-01-25 06:19:54.851 | > python3-gobject-base x86_64 3.40.1-6.el9 @anaconda 533 k 2026-01-25 06:19:54.851 | > rsync x86_64 3.2.5-4.el9 @anaconda 766 k 2026-01-25 06:19:54.851 | > Removing dependent packages: 2026-01-25 06:19:54.851 | > setroubleshoot-server x86_64 3.3.35-2.el9 @koji-override-1 1.3 M 2026-01-25 06:19:54.852 | > Removing unused dependencies: 2026-01-25 06:19:54.852 | > gobject-introspection x86_64 1.68.0-11.el9 @anaconda 915 k 2026-01-25 06:19:54.852 | > groff-base x86_64 1.22.4-10.el9 @anaconda 3.9 M 2026-01-25 06:19:54.852 | > libpipeline x86_64 1.5.3-4.el9 @anaconda 113 k 2026-01-25 06:19:54.852 | > policycoreutils-python-utils noarch 3.6-4.el9 @koji-override-1 117 k 2026-01-25 06:19:54.852 | > python3-dasbus noarch 1.7-1.el9 @koji-override-1 363 k 2026-01-25 06:19:54.852 | > python3-gobject-base-noarch noarch 3.40.1-6.el9 @anaconda 690 k 2026-01-25 06:19:54.852 | > python3-libxml2 x86_64 2.9.13-14.el9 @anaconda 1.3 M 2026-01-25 06:19:54.852 | > setroubleshoot-plugins noarch 3.3.14-4.el9 @koji-override-1 2.5 M 2026-01-25 06:19:54.852 | > 2026-01-25 06:19:54.852 | > Transaction Summary 2026-01-25 06:19:54.852 | > ================================================================================ 2026-01-25 06:19:54.852 | > Remove 12 Packages 2026-01-25 06:19:54.852 | > 2026-01-25 06:19:54.852 | > Freed space: 15 M 2026-01-25 06:19:54.852 | > Running transaction check 2026-01-25 06:19:54.852 | > Transaction check succeeded. 2026-01-25 06:19:54.852 | > Running transaction test 2026-01-25 06:19:54.852 | > Transaction test succeeded. 2026-01-25 06:19:54.852 | > Running transaction 2026-01-25 06:19:54.852 | > Preparing : 1/1 2026-01-25 06:19:54.852 | > Running scriptlet: man-db-2.9.3-9.el9.x86_64 1/12 2026-01-25 06:19:54.852 | > Erasing : man-db-2.9.3-9.el9.x86_64 1/12 2026-01-25 06:19:54.852 | > Running scriptlet: man-db-2.9.3-9.el9.x86_64 1/12 2026-01-25 06:19:54.852 | > Erasing : setroubleshoot-plugins-3.3.14-4.el9.noarch 2/12 2026-01-25 06:19:54.852 | > Erasing : setroubleshoot-server-3.3.35-2.el9.x86_64 3/12 2026-01-25 06:19:54.852 | > warning: file /run/setroubleshoot: remove failed: No such file or directory 2026-01-25 06:19:54.852 | > 2026-01-25 06:19:54.852 | > Running scriptlet: setroubleshoot-server-3.3.35-2.el9.x86_64 3/12 2026-01-25 06:19:54.852 | > Erasing : python3-dasbus-1.7-1.el9.noarch 4/12 2026-01-25 06:19:54.852 | > Erasing : policycoreutils-python-utils-3.6-4.el9.noarch 5/12 2026-01-25 06:19:54.852 | > Erasing : python3-gobject-base-3.40.1-6.el9.x86_64 6/12 2026-01-25 06:19:54.852 | > Erasing : python3-gobject-base-noarch-3.40.1-6.el9.noarch 7/12 2026-01-25 06:19:54.852 | > Erasing : gobject-introspection-1.68.0-11.el9.x86_64 8/12 2026-01-25 06:19:54.852 | > Erasing : python3-libxml2-2.9.13-14.el9.x86_64 9/12 2026-01-25 06:19:54.852 | > Running scriptlet: groff-base-1.22.4-10.el9.x86_64 10/12 2026-01-25 06:19:54.852 | > Erasing : groff-base-1.22.4-10.el9.x86_64 10/12 2026-01-25 06:19:54.852 | > Running scriptlet: groff-base-1.22.4-10.el9.x86_64 10/12 2026-01-25 06:19:54.852 | > Erasing : libpipeline-1.5.3-4.el9.x86_64 11/12 2026-01-25 06:19:54.852 | > Erasing : rsync-3.2.5-4.el9.x86_64 12/12 2026-01-25 06:19:54.852 | > Verifying : gobject-introspection-1.68.0-11.el9.x86_64 1/12 2026-01-25 06:19:54.852 | > Verifying : groff-base-1.22.4-10.el9.x86_64 2/12 2026-01-25 06:19:54.852 | > Verifying : libpipeline-1.5.3-4.el9.x86_64 3/12 2026-01-25 06:19:54.852 | > Verifying : man-db-2.9.3-9.el9.x86_64 4/12 2026-01-25 06:19:54.852 | > Verifying : policycoreutils-python-utils-3.6-4.el9.noarch 5/12 2026-01-25 06:19:54.852 | > Verifying : python3-dasbus-1.7-1.el9.noarch 6/12 2026-01-25 06:19:54.852 | > Verifying : python3-gobject-base-3.40.1-6.el9.x86_64 7/12 2026-01-25 06:19:54.852 | > Verifying : python3-gobject-base-noarch-3.40.1-6.el9.noarch 8/12 2026-01-25 06:19:54.852 | > Verifying : python3-libxml2-2.9.13-14.el9.x86_64 9/12 2026-01-25 06:19:54.852 | > Verifying : rsync-3.2.5-4.el9.x86_64 10/12 2026-01-25 06:19:54.852 | > Verifying : setroubleshoot-plugins-3.3.14-4.el9.noarch 11/12 2026-01-25 06:19:54.852 | > Verifying : setroubleshoot-server-3.3.35-2.el9.x86_64 12/12 2026-01-25 06:19:54.852 | > Completion plugin: Generating completion cache... 2026-01-25 06:19:54.852 | > Removed: gobject-introspection-1.68.0-11.el9.x86_64 2026-01-25 06:19:54.852 | > Removed: groff-base-1.22.4-10.el9.x86_64 2026-01-25 06:19:54.852 | > Removed: libpipeline-1.5.3-4.el9.x86_64 2026-01-25 06:19:54.852 | > Removed: man-db-2.9.3-9.el9.x86_64 2026-01-25 06:19:54.852 | > Removed: policycoreutils-python-utils-3.6-4.el9.noarch 2026-01-25 06:19:54.852 | > Removed: python3-dasbus-1.7-1.el9.noarch 2026-01-25 06:19:54.852 | > Removed: python3-gobject-base-3.40.1-6.el9.x86_64 2026-01-25 06:19:54.852 | > Removed: python3-gobject-base-noarch-3.40.1-6.el9.noarch 2026-01-25 06:19:54.852 | > Removed: python3-libxml2-2.9.13-14.el9.x86_64 2026-01-25 06:19:54.852 | > Removed: rsync-3.2.5-4.el9.x86_64 2026-01-25 06:19:54.852 | > Removed: setroubleshoot-plugins-3.3.14-4.el9.noarch 2026-01-25 06:19:54.852 | > Removed: setroubleshoot-server-3.3.35-2.el9.x86_64 2026-01-25 06:19:54.852 | > 2026-01-25 06:19:54.852 | > Removed: 2026-01-25 06:19:54.852 | > gobject-introspection-1.68.0-11.el9.x86_64 2026-01-25 06:19:54.852 | > groff-base-1.22.4-10.el9.x86_64 2026-01-25 06:19:54.852 | > libpipeline-1.5.3-4.el9.x86_64 2026-01-25 06:19:54.852 | > man-db-2.9.3-9.el9.x86_64 2026-01-25 06:19:54.852 | > policycoreutils-python-utils-3.6-4.el9.noarch 2026-01-25 06:19:54.852 | > python3-dasbus-1.7-1.el9.noarch 2026-01-25 06:19:54.852 | > python3-gobject-base-3.40.1-6.el9.x86_64 2026-01-25 06:19:54.852 | > python3-gobject-base-noarch-3.40.1-6.el9.noarch 2026-01-25 06:19:54.852 | > python3-libxml2-2.9.13-14.el9.x86_64 2026-01-25 06:19:54.852 | > rsync-3.2.5-4.el9.x86_64 2026-01-25 06:19:54.852 | > setroubleshoot-plugins-3.3.14-4.el9.noarch 2026-01-25 06:19:54.926 | > setroubleshoot-server-3.3.35-2.el9.x86_64 2026-01-25 06:19:54.926 | > 2026-01-25 06:19:54.926 | > Complete! 2026-01-25 06:19:54.926 | > + '[' remove == install ']' 2026-01-25 06:19:54.926 | returncode: 0 2026-01-25 06:19:54.935 | dib-run-parts 99-package-uninstalls completed 2026-01-25 06:19:54.936 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-25 06:19:54.936 | dib-run-parts 2026-01-25 06:19:54.939 | dib-run-parts Target: pre-install.d 2026-01-25 06:19:54.939 | dib-run-parts 2026-01-25 06:19:54.939 | dib-run-parts Script Seconds 2026-01-25 06:19:54.939 | dib-run-parts --------------------------------------- ---------- 2026-01-25 06:19:54.939 | dib-run-parts 2026-01-25 06:19:54.951 | dib-run-parts 00-01-yum-keepcache 0.006 2026-01-25 06:19:54.958 | dib-run-parts 00-02-set-centos-mirror 0.006 2026-01-25 06:19:54.967 | dib-run-parts 00-03-repo-setup 0.006 2026-01-25 06:19:54.975 | dib-run-parts 00-dnf-update 0.006 2026-01-25 06:19:54.985 | dib-run-parts 00-fix-requiretty 0.017 2026-01-25 06:19:54.992 | dib-run-parts 00-install-repo-package 0.006 2026-01-25 06:19:55.000 | dib-run-parts 00-usr-local-bin-secure-path 0.012 2026-01-25 06:19:55.010 | dib-run-parts 01-00-centos-python3 10.428 2026-01-25 06:19:55.018 | dib-run-parts 01-dib-python 0.007 2026-01-25 06:19:55.027 | dib-run-parts 01-install-bin 0.017 2026-01-25 06:19:55.038 | dib-run-parts 01-module-configuration 0.005 2026-01-25 06:19:55.048 | dib-run-parts 01-override-yum-arch 0.008 2026-01-25 06:19:55.058 | dib-run-parts 02-set-machine-id 0.013 2026-01-25 06:19:55.072 | dib-run-parts 03-baseline-tools 0.004 2026-01-25 06:19:55.080 | dib-run-parts 04-dib-init-system 0.013 2026-01-25 06:19:55.091 | dib-run-parts 05-rpm-epel-release 15.733 2026-01-25 06:19:55.099 | dib-run-parts 10-enable-rdo-deps 0.042 2026-01-25 06:19:55.108 | dib-run-parts 10-package-installs 4.504 2026-01-25 06:19:55.118 | dib-run-parts 11-selinux-permissive 0.006 2026-01-25 06:19:55.128 | dib-run-parts 99-package-uninstalls 1.854 2026-01-25 06:19:55.131 | dib-run-parts 2026-01-25 06:19:55.131 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-25 06:19:55.146 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2026-01-25 06:19:55.151 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2026-01-25 06:19:55.157 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2026-01-25 06:19:55.162 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-pre-install run_in_target bash 2026-01-25 06:19:55.168 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:19:55.169 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-install(,|$)' -q 2026-01-25 06:19:55.180 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d 2026-01-25 06:19:55.214 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d; do sleep 1; done' 2026-01-25 06:19:55.259 | + diskimage_builder/lib/disk-image-create:main:362 : run_d_in_target install 2026-01-25 06:19:55.265 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2026-01-25 06:19:55.270 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.GNHaZap7/hooks ']' 2026-01-25 06:19:55.275 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.GNHaZap7/hooks/install.d ']' 2026-01-25 06:19:55.281 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d 2026-01-25 06:19:55.329 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.GNHaZap7/hooks 2026-01-25 06:19:55.375 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.GNHaZap7/hooks /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d 2026-01-25 06:19:55.412 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.GNHaZap7/hooks /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d 2026-01-25 06:19:55.462 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-install run_in_target bash 2026-01-25 06:19:55.467 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:19:55.469 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-install(,|$)' -q 2026-01-25 06:19:55.477 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2026-01-25 06:19:55.482 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2026-01-25 06:19:55.486 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2026-01-25 06:19:55.492 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d 2026-01-25 06:19:55.497 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2026-01-25 06:19:55.502 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2026-01-25 06:19:55.507 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2026-01-25 06:19:55.513 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2026-01-25 06:19:55.518 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.GNHaZap7/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2026-01-25 06:19:55.559 | dib-run-parts Ignoring non-executable files: NetworkManager-conf.d-00-main.conf dhcp-all-interfaces-udev.rules dhcp-all-interfaces.conf dhcp-interface@.service package-installs-ironic-python-agent-ramdisk package-installs-extra-hardware 2026-01-25 06:19:55.563 | dib-run-parts Ignoring non-conforming filenames: dhcp-all-interfaces.init dhcp-all-interfaces.sh 2026-01-25 06:19:55.572 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-debian-ipa.bash 2026-01-25 06:19:55.575 | + source /tmp/in_target.d/install.d/../environment.d/01-debian-ipa.bash 2026-01-25 06:19:55.575 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-01-25 06:19:55.575 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-01-25 06:19:55.576 | ++ [[ main,contrib,non-free =~ non-free ]] 2026-01-25 06:19:55.576 | ++ export IPA_DEBIAN_NONFREE=true 2026-01-25 06:19:55.576 | ++ IPA_DEBIAN_NONFREE=true 2026-01-25 06:19:55.576 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2026-01-25 06:19:55.579 | + source /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2026-01-25 06:19:55.579 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:19:55.579 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:19:55.579 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2026-01-25 06:19:55.583 | + source /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2026-01-25 06:19:55.583 | ++ export DIB_REPO_SETUP=current-podified 2026-01-25 06:19:55.583 | ++ DIB_REPO_SETUP=current-podified 2026-01-25 06:19:55.583 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-01-25 06:19:55.583 | ++ DIB_REPO_SETUP_BRANCH=master 2026-01-25 06:19:55.583 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-01-25 06:19:55.583 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-01-25 06:19:55.583 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-01-25 06:19:55.583 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-01-25 06:19:55.583 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-01-25 06:19:55.586 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-01-25 06:19:55.586 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-25 06:19:55.586 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-01-25 06:19:55.586 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-25 06:19:55.586 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-25 06:19:55.586 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2026-01-25 06:19:55.590 | + source /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2026-01-25 06:19:55.590 | ++ export DISTRO_NAME=centos 2026-01-25 06:19:55.590 | ++ DISTRO_NAME=centos 2026-01-25 06:19:55.590 | ++ export DIB_RELEASE=9-stream 2026-01-25 06:19:55.590 | ++ DIB_RELEASE=9-stream 2026-01-25 06:19:55.590 | ++ export EFI_BOOT_DIR=EFI/centos 2026-01-25 06:19:55.590 | ++ EFI_BOOT_DIR=EFI/centos 2026-01-25 06:19:55.590 | ++ export YUM=dnf 2026-01-25 06:19:55.590 | ++ YUM=dnf 2026-01-25 06:19:55.590 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-checksum.bash 2026-01-25 06:19:55.594 | + source /tmp/in_target.d/install.d/../environment.d/10-checksum.bash 2026-01-25 06:19:55.594 | ++ export DIB_CHECKSUM=1 2026-01-25 06:19:55.594 | ++ DIB_CHECKSUM=1 2026-01-25 06:19:55.594 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-defaults.bash 2026-01-25 06:19:55.598 | + source /tmp/in_target.d/install.d/../environment.d/10-defaults.bash 2026-01-25 06:19:55.598 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-01-25 06:19:55.598 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-01-25 06:19:55.598 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-01-25 06:19:55.602 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-01-25 06:19:55.602 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:19:55.602 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:19:55.602 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-01-25 06:19:55.606 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-01-25 06:19:55.606 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-25 06:19:55.606 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-25 06:19:55.606 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-01-25 06:19:55.606 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-01-25 06:19:55.606 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/20-ipa-distro-family.bash 2026-01-25 06:19:55.610 | + source /tmp/in_target.d/install.d/../environment.d/20-ipa-distro-family.bash 2026-01-25 06:19:55.611 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2026-01-25 06:19:55.611 | ++ export IPA_DISTRO_FAMILY=rh 2026-01-25 06:19:55.611 | ++ IPA_DISTRO_FAMILY=rh 2026-01-25 06:19:55.611 | ++ [[ centos =~ (centos|rhel) ]] 2026-01-25 06:19:55.611 | ++ [[ 9 > 7 ]] 2026-01-25 06:19:55.611 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-01-25 06:19:55.611 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-01-25 06:19:55.611 | ++ [[ centos =~ debian ]] 2026-01-25 06:19:55.611 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-01-25 06:19:55.615 | + source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-01-25 06:19:55.615 | ++ '[' -z 3 ']' 2026-01-25 06:19:55.615 | ++ '[' -z 3 ']' 2026-01-25 06:19:55.615 | ++ export DIB_PYTHON_VERSION 2026-01-25 06:19:55.615 | ++ export DIB_PYTHON=python3 2026-01-25 06:19:55.615 | ++ DIB_PYTHON=python3 2026-01-25 06:19:55.615 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2026-01-25 06:19:55.618 | + source /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2026-01-25 06:19:55.618 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-01-25 06:19:55.619 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-01-25 06:19:55.619 | ++ export DIB_INIT_SYSTEM=systemd 2026-01-25 06:19:55.619 | ++ DIB_INIT_SYSTEM=systemd 2026-01-25 06:19:55.619 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-01-25 06:19:55.623 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-01-25 06:19:55.623 | ++ '[' -z systemd ']' 2026-01-25 06:19:55.623 | ++ case $DIB_INIT_SYSTEM in 2026-01-25 06:19:55.623 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2026-01-25 06:19:55.629 | + set -eu 2026-01-25 06:19:55.629 | + set -o pipefail 2026-01-25 06:19:55.629 | + '[' 0 -eq 0 ']' 2026-01-25 06:19:55.629 | + install-packages -m base iscsi_package 2026-01-25 06:19:55.680 | INFO:root:Mapping for base : iscsi_package 2026-01-25 06:19:55.747 | INFO:root:Mapping for base : iscsi_package 2026-01-25 06:19:55.751 | Running install-packages install. 2026-01-25 06:19:55.752 | ++ command -v dnf5 2026-01-25 06:19:55.752 | ++ true 2026-01-25 06:19:55.753 | + DNF5= 2026-01-25 06:19:55.753 | + '[' dnf == dnf ']' 2026-01-25 06:19:55.753 | + '[' -n '' ']' 2026-01-25 06:19:55.753 | + dnf -y -v install iscsi-initiator-utils 2026-01-25 06:19:55.940 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2026-01-25 06:19:55.940 | DNF version: 4.14.0 2026-01-25 06:19:55.940 | cachedir: /tmp/yum 2026-01-25 06:19:55.955 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:19:55.955 | Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:19:55.955 | Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:19:55.956 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:19:55.956 | Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:19:55.968 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-01-25 06:19:56.023 | repo: using cache for: delorean-component-barbican 2026-01-25 06:19:56.024 | delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2026-01-25 06:19:56.024 | repo: using cache for: delorean-component-baremetal 2026-01-25 06:19:56.024 | delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2026-01-25 06:19:56.024 | repo: using cache for: delorean-component-cinder 2026-01-25 06:19:56.025 | delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2026-01-25 06:19:56.025 | repo: using cache for: delorean-component-clients 2026-01-25 06:19:56.025 | delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2026-01-25 06:19:56.025 | repo: using cache for: delorean-component-cloudops 2026-01-25 06:19:56.026 | delorean-component-cloudops: using metadata from Mon Nov 24 06:59:22 2025. 2026-01-25 06:19:56.026 | repo: using cache for: delorean-component-common 2026-01-25 06:19:56.027 | delorean-component-common: using metadata from Tue Jan 20 05:42:45 2026. 2026-01-25 06:19:56.027 | repo: using cache for: delorean-component-compute 2026-01-25 06:19:56.028 | delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2026-01-25 06:19:56.028 | repo: using cache for: delorean-component-designate 2026-01-25 06:19:56.028 | delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2026-01-25 06:19:56.028 | repo: using cache for: delorean-component-glance 2026-01-25 06:19:56.028 | delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2026-01-25 06:19:56.029 | repo: using cache for: delorean-component-keystone 2026-01-25 06:19:56.029 | delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2026-01-25 06:19:56.029 | repo: using cache for: delorean-component-manila 2026-01-25 06:19:56.029 | delorean-component-manila: using metadata from Tue Jan 20 05:57:17 2026. 2026-01-25 06:19:56.029 | repo: using cache for: delorean-component-network 2026-01-25 06:19:56.030 | delorean-component-network: using metadata from Wed Jan 21 10:19:26 2026. 2026-01-25 06:19:56.030 | repo: using cache for: delorean-component-octavia 2026-01-25 06:19:56.030 | delorean-component-octavia: using metadata from Tue Jan 20 05:49:42 2026. 2026-01-25 06:19:56.030 | repo: using cache for: delorean-component-optimize 2026-01-25 06:19:56.031 | delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2026-01-25 06:19:56.031 | repo: using cache for: delorean-component-podified 2026-01-25 06:19:56.031 | delorean-component-podified: using metadata from Thu Jan 22 13:29:38 2026. 2026-01-25 06:19:56.031 | repo: using cache for: delorean-component-puppet 2026-01-25 06:19:56.032 | delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2026-01-25 06:19:56.032 | repo: using cache for: delorean-component-swift 2026-01-25 06:19:56.032 | delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2026-01-25 06:19:56.032 | repo: using cache for: delorean-component-tempest 2026-01-25 06:19:56.032 | delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2026-01-25 06:19:56.033 | repo: using cache for: delorean-component-ui 2026-01-25 06:19:56.033 | delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2026-01-25 06:19:56.033 | repo: using cache for: baseos 2026-01-25 06:19:56.058 | baseos: using metadata from Mon Jan 19 13:03:35 2026. 2026-01-25 06:19:56.059 | repo: using cache for: appstream 2026-01-25 06:19:56.131 | appstream: using metadata from Mon Jan 19 13:07:04 2026. 2026-01-25 06:19:56.132 | repo: using cache for: crb 2026-01-25 06:19:56.145 | crb: using metadata from Mon Jan 19 13:11:31 2026. 2026-01-25 06:19:56.146 | repo: using cache for: extras-common 2026-01-25 06:19:56.146 | extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2026-01-25 06:19:56.150 | repo: using cache for: delorean-antelope-testing 2026-01-25 06:19:56.153 | delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2026-01-25 06:19:56.155 | repo: using cache for: delorean-antelope-build-deps 2026-01-25 06:19:56.156 | delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2026-01-25 06:19:56.157 | repo: using cache for: centos9-rabbitmq 2026-01-25 06:19:56.157 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2026-01-25 06:19:56.159 | repo: using cache for: centos9-storage 2026-01-25 06:19:56.161 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2026-01-25 06:19:56.162 | repo: using cache for: centos9-opstools 2026-01-25 06:19:56.162 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2026-01-25 06:19:56.164 | repo: using cache for: centos9-nfv-ovs 2026-01-25 06:19:56.167 | centos9-nfv-ovs: using metadata from Mon Jan 5 05:12:12 2026. 2026-01-25 06:19:56.167 | repo: using cache for: delorean-master-testing 2026-01-25 06:19:56.173 | delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2026-01-25 06:19:56.173 | repo: using cache for: delorean-master-build-deps 2026-01-25 06:19:56.174 | delorean-master-build-deps: using metadata from Thu Jan 15 10:12:10 2026. 2026-01-25 06:19:56.174 | repo: using cache for: repo-setup-centos-appstream 2026-01-25 06:19:56.260 | repo-setup-centos-appstream: using metadata from Mon Jan 19 13:07:04 2026. 2026-01-25 06:19:56.261 | repo: using cache for: repo-setup-centos-baseos 2026-01-25 06:19:56.287 | repo-setup-centos-baseos: using metadata from Mon Jan 19 13:03:35 2026. 2026-01-25 06:19:56.288 | repo: using cache for: repo-setup-centos-highavailability 2026-01-25 06:19:56.289 | repo-setup-centos-highavailability: using metadata from Mon Jan 19 13:11:51 2026. 2026-01-25 06:19:56.289 | repo: using cache for: repo-setup-centos-powertools 2026-01-25 06:19:56.305 | repo-setup-centos-powertools: using metadata from Mon Jan 19 13:11:31 2026. 2026-01-25 06:19:56.305 | Last metadata expiration check: 0:00:06 ago on Sun Jan 25 01:19:50 2026. 2026-01-25 06:19:56.533 | --> Starting dependency resolution 2026-01-25 06:19:56.605 | ---> Package iscsi-initiator-utils.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2026-01-25 06:19:56.605 | ---> Package iscsi-initiator-utils-iscsiuio.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2026-01-25 06:19:56.605 | ---> Package isns-utils-libs.x86_64 0.101-4.el9 will be installed 2026-01-25 06:19:56.605 | --> Finished dependency resolution 2026-01-25 06:19:56.605 | Dependencies resolved. 2026-01-25 06:19:56.606 | ================================================================================ 2026-01-25 06:19:56.606 | Package Arch Version Repo Size 2026-01-25 06:19:56.606 | ================================================================================ 2026-01-25 06:19:56.606 | Installing: 2026-01-25 06:19:56.606 | iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el9 baseos 392 k 2026-01-25 06:19:56.606 | Installing dependencies: 2026-01-25 06:19:56.606 | iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el9 baseos 81 k 2026-01-25 06:19:56.606 | isns-utils-libs x86_64 0.101-4.el9 baseos 101 k 2026-01-25 06:19:56.606 | 2026-01-25 06:19:56.606 | Transaction Summary 2026-01-25 06:19:56.606 | ================================================================================ 2026-01-25 06:19:56.606 | Install 3 Packages 2026-01-25 06:19:56.606 | 2026-01-25 06:19:56.606 | Total size: 573 k 2026-01-25 06:19:56.606 | Installed size: 2.1 M 2026-01-25 06:19:56.607 | Downloading Packages: 2026-01-25 06:19:56.607 | [SKIPPED] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64.rpm: Already downloaded 2026-01-25 06:19:56.607 | [SKIPPED] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64.rpm: Already downloaded 2026-01-25 06:19:56.607 | [SKIPPED] isns-utils-libs-0.101-4.el9.x86_64.rpm: Already downloaded 2026-01-25 06:19:56.608 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2026-01-25 06:19:56.693 | Running transaction check 2026-01-25 06:19:56.712 | Transaction check succeeded. 2026-01-25 06:19:56.712 | Running transaction test 2026-01-25 06:19:56.774 | Transaction test succeeded. 2026-01-25 06:19:56.774 | Running transaction 2026-01-25 06:19:56.958 | Preparing : 1/1 2026-01-25 06:19:56.965 | Installing : isns-utils-libs-0.101-4.el9.x86_64 1/3 2026-01-25 06:19:56.969 | Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2026-01-25 06:19:57.009 | Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2026-01-25 06:19:57.009 | Created symlink /etc/systemd/system/sockets.target.wants/iscsiuio.socket -> /usr/lib/systemd/system/iscsiuio.socket. 2026-01-25 06:19:57.010 | 2026-01-25 06:19:57.041 | Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2026-01-25 06:19:57.096 | Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2026-01-25 06:19:57.096 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-starter.service -> /usr/lib/systemd/system/iscsi-starter.service. 2026-01-25 06:19:57.096 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /usr/lib/systemd/system/iscsid.socket. 2026-01-25 06:19:57.097 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-onboot.service -> /usr/lib/systemd/system/iscsi-onboot.service. 2026-01-25 06:19:57.097 | 2026-01-25 06:19:57.334 | Verifying : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 1/3 2026-01-25 06:19:57.334 | Verifying : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2026-01-25 06:19:57.342 | Verifying : isns-utils-libs-0.101-4.el9.x86_64 3/3 2026-01-25 06:19:57.342 | Completion plugin: Generating completion cache... 2026-01-25 06:19:57.444 | Installed: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2026-01-25 06:19:57.445 | Installed: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2026-01-25 06:19:57.445 | Installed: isns-utils-libs-0.101-4.el9.x86_64 2026-01-25 06:19:57.486 | 2026-01-25 06:19:57.486 | Installed: 2026-01-25 06:19:57.486 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2026-01-25 06:19:57.486 | iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2026-01-25 06:19:57.486 | isns-utils-libs-0.101-4.el9.x86_64 2026-01-25 06:19:57.486 | 2026-01-25 06:19:57.486 | Complete! 2026-01-25 06:19:57.542 | + '[' install == install ']' 2026-01-25 06:19:57.542 | + '[' dnf == dnf ']' 2026-01-25 06:19:57.542 | + '[' -z '' ']' 2026-01-25 06:19:57.542 | + dnf -y mark install iscsi-initiator-utils 2026-01-25 06:19:57.749 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:19:57.749 | Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:19:57.750 | Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:19:57.750 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:19:57.750 | Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:19:57.833 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 marked as user installed. 2026-01-25 06:19:57.873 | dib-run-parts 00-baseline-environment completed 2026-01-25 06:19:57.873 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2026-01-25 06:19:57.878 | + set -eu 2026-01-25 06:19:57.878 | + set -o pipefail 2026-01-25 06:19:57.878 | + '[' 0 -eq 0 ']' 2026-01-25 06:19:57.878 | + install-packages -u 2026-01-25 06:19:58.098 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:19:58.098 | Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:19:58.098 | Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:19:58.098 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:19:58.099 | Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:19:58.483 | Last metadata expiration check: 0:00:08 ago on Sun Jan 25 01:19:50 2026. 2026-01-25 06:19:58.938 | Dependencies resolved. 2026-01-25 06:19:58.939 | ================================================================================ 2026-01-25 06:19:58.939 | Package Arch Version Repository Size 2026-01-25 06:19:58.939 | ================================================================================ 2026-01-25 06:19:58.939 | Upgrading: 2026-01-25 06:19:58.939 | python3-distro noarch 1.9.0-2.el9s delorean-master-testing 41 k 2026-01-25 06:19:58.939 | python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k 2026-01-25 06:19:58.939 | python3-jsonschema noarch 4.16.0-2.el9s delorean-master-testing 138 k 2026-01-25 06:19:58.939 | python3-markupsafe x86_64 3.0.2-1.el9s delorean-master-testing 28 k 2026-01-25 06:19:58.939 | python3-requests noarch 2.32.3-4.el9s delorean-master-testing 123 k 2026-01-25 06:19:58.939 | python3-setuptools noarch 65.5.1-2.el9s delorean-master-testing 1.2 M 2026-01-25 06:19:58.939 | python3-setuptools-wheel noarch 65.5.1-2.el9s delorean-master-testing 715 k 2026-01-25 06:19:58.939 | 2026-01-25 06:19:58.939 | Transaction Summary 2026-01-25 06:19:58.939 | ================================================================================ 2026-01-25 06:19:58.939 | Upgrade 7 Packages 2026-01-25 06:19:58.939 | 2026-01-25 06:19:58.940 | Total size: 2.7 M 2026-01-25 06:19:58.940 | Total download size: 2.2 M 2026-01-25 06:19:58.940 | Downloading Packages: 2026-01-25 06:19:58.941 | [SKIPPED] python3-jinja2-3.0.1-2.el9s.noarch.rpm: Already downloaded 2026-01-25 06:19:58.977 | (2/7): python3-distro-1.9.0-2.el9s.noarch.rpm 1.1 MB/s | 41 kB 00:00 2026-01-25 06:19:58.983 | (3/7): python3-markupsafe-3.0.2-1.el9s.x86_64.r 676 kB/s | 28 kB 00:00 2026-01-25 06:19:58.990 | (4/7): python3-jsonschema-4.16.0-2.el9s.noarch. 2.8 MB/s | 138 kB 00:00 2026-01-25 06:19:58.997 | (5/7): python3-requests-2.32.3-4.el9s.noarch.rp 5.9 MB/s | 123 kB 00:00 2026-01-25 06:19:59.013 | (6/7): python3-setuptools-wheel-65.5.1-2.el9s.n 30 MB/s | 715 kB 00:00 2026-01-25 06:19:59.028 | (7/7): python3-setuptools-65.5.1-2.el9s.noarch. 27 MB/s | 1.2 MB 00:00 2026-01-25 06:19:59.032 | -------------------------------------------------------------------------------- 2026-01-25 06:19:59.032 | Total 24 MB/s | 2.2 MB 00:00 2026-01-25 06:19:59.033 | Running transaction check 2026-01-25 06:19:59.057 | Transaction check succeeded. 2026-01-25 06:19:59.057 | Running transaction test 2026-01-25 06:19:59.135 | Transaction test succeeded. 2026-01-25 06:19:59.135 | Running transaction 2026-01-25 06:19:59.365 | Preparing : 1/1 2026-01-25 06:19:59.398 | Upgrading : python3-setuptools-65.5.1-2.el9s.noarch 1/14 2026-01-25 06:19:59.458 | Upgrading : python3-markupsafe-3.0.2-1.el9s.x86_64 2/14 2026-01-25 06:19:59.477 | Upgrading : python3-jinja2-3.0.1-2.el9s.noarch 3/14 2026-01-25 06:19:59.500 | Upgrading : python3-setuptools-wheel-65.5.1-2.el9s.noarch 4/14 2026-01-25 06:19:59.535 | Upgrading : python3-requests-2.32.3-4.el9s.noarch 5/14 2026-01-25 06:19:59.553 | Upgrading : python3-jsonschema-4.16.0-2.el9s.noarch 6/14 2026-01-25 06:19:59.563 | Upgrading : python3-distro-1.9.0-2.el9s.noarch 7/14 2026-01-25 06:19:59.576 | Cleanup : python3-jinja2-2.11.3-8.el9.noarch 8/14 2026-01-25 06:19:59.588 | Cleanup : python3-jsonschema-3.2.0-13.el9.noarch 9/14 2026-01-25 06:19:59.603 | Cleanup : python3-distro-1.5.0-7.el9.noarch 10/14 2026-01-25 06:19:59.619 | Cleanup : python3-setuptools-53.0.0-15.el9.noarch 11/14 2026-01-25 06:19:59.627 | Cleanup : python3-setuptools-wheel-53.0.0-15.el9.noarch 12/14 2026-01-25 06:19:59.639 | Cleanup : python3-requests-2.25.1-10.el9.noarch 13/14 2026-01-25 06:19:59.689 | Cleanup : python3-markupsafe-1.1.1-12.el9.x86_64 14/14 2026-01-25 06:19:59.960 | Running scriptlet: python3-markupsafe-1.1.1-12.el9.x86_64 14/14 2026-01-25 06:19:59.960 | Verifying : python3-jinja2-3.0.1-2.el9s.noarch 1/14 2026-01-25 06:19:59.960 | Verifying : python3-jinja2-2.11.3-8.el9.noarch 2/14 2026-01-25 06:19:59.961 | Verifying : python3-distro-1.9.0-2.el9s.noarch 3/14 2026-01-25 06:19:59.961 | Verifying : python3-distro-1.5.0-7.el9.noarch 4/14 2026-01-25 06:19:59.961 | Verifying : python3-jsonschema-4.16.0-2.el9s.noarch 5/14 2026-01-25 06:19:59.961 | Verifying : python3-jsonschema-3.2.0-13.el9.noarch 6/14 2026-01-25 06:19:59.961 | Verifying : python3-markupsafe-3.0.2-1.el9s.x86_64 7/14 2026-01-25 06:19:59.961 | Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 8/14 2026-01-25 06:19:59.961 | Verifying : python3-requests-2.32.3-4.el9s.noarch 9/14 2026-01-25 06:19:59.961 | Verifying : python3-requests-2.25.1-10.el9.noarch 10/14 2026-01-25 06:19:59.961 | Verifying : python3-setuptools-65.5.1-2.el9s.noarch 11/14 2026-01-25 06:19:59.961 | Verifying : python3-setuptools-53.0.0-15.el9.noarch 12/14 2026-01-25 06:19:59.961 | Verifying : python3-setuptools-wheel-65.5.1-2.el9s.noarch 13/14 2026-01-25 06:20:00.179 | Verifying : python3-setuptools-wheel-53.0.0-15.el9.noarch 14/14 2026-01-25 06:20:00.179 | 2026-01-25 06:20:00.179 | Upgraded: 2026-01-25 06:20:00.179 | python3-distro-1.9.0-2.el9s.noarch 2026-01-25 06:20:00.179 | python3-jinja2-3.0.1-2.el9s.noarch 2026-01-25 06:20:00.179 | python3-jsonschema-4.16.0-2.el9s.noarch 2026-01-25 06:20:00.179 | python3-markupsafe-3.0.2-1.el9s.x86_64 2026-01-25 06:20:00.179 | python3-requests-2.32.3-4.el9s.noarch 2026-01-25 06:20:00.179 | python3-setuptools-65.5.1-2.el9s.noarch 2026-01-25 06:20:00.179 | python3-setuptools-wheel-65.5.1-2.el9s.noarch 2026-01-25 06:20:00.179 | 2026-01-25 06:20:00.179 | Complete! 2026-01-25 06:20:00.256 | dib-run-parts 00-up-to-date completed 2026-01-25 06:20:00.256 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2026-01-25 06:20:00.261 | + set -eu 2026-01-25 06:20:00.261 | + set -o pipefail 2026-01-25 06:20:00.261 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2026-01-25 06:20:00.264 | + package-installs -d /tmp/in_target.d/install.d 2026-01-25 06:20:00.267 | + set -eu 2026-01-25 06:20:00.267 | + set -o pipefail 2026-01-25 06:20:00.267 | ++ basename /usr/local/bin/package-installs 2026-01-25 06:20:00.268 | + SCRIPTNAME=package-installs 2026-01-25 06:20:00.269 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2026-01-25 06:20:00.271 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2026-01-25 06:20:00.271 | + '[' 0 '!=' 0 ']' 2026-01-25 06:20:00.271 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2026-01-25 06:20:00.271 | ++ set -- -d /tmp/in_target.d/install.d -- 2026-01-25 06:20:00.271 | + WORKDIR= 2026-01-25 06:20:00.271 | + true 2026-01-25 06:20:00.271 | + case "$1" in 2026-01-25 06:20:00.271 | + WORKDIR=/tmp/in_target.d/install.d 2026-01-25 06:20:00.271 | + shift 2 2026-01-25 06:20:00.271 | + true 2026-01-25 06:20:00.271 | + case "$1" in 2026-01-25 06:20:00.271 | + shift 2026-01-25 06:20:00.271 | + break 2026-01-25 06:20:00.271 | + '[' -z /tmp/in_target.d/install.d ']' 2026-01-25 06:20:00.271 | + PACKAGES= 2026-01-25 06:20:00.272 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2026-01-25 06:20:00.275 | + for PACKAGEFILE in $(find $WORKDIR -maxdepth 1 -name "package-installs-*" ) 2026-01-25 06:20:00.275 | ++ basename /tmp/in_target.d/install.d/package-installs-ironic-python-agent-ramdisk 2026-01-25 06:20:00.276 | + basefile=package-installs-ironic-python-agent-ramdisk 2026-01-25 06:20:00.276 | + element_name=ironic-python-agent-ramdisk 2026-01-25 06:20:00.276 | + read pkg 2026-01-25 06:20:00.277 | + '[' -z ironic-python-agent ']' 2026-01-25 06:20:00.277 | + '[' i = '#' ']' 2026-01-25 06:20:00.277 | + '[' i = - ']' 2026-01-25 06:20:00.277 | + '[' -e /usr/share/pkg-map/ironic-python-agent-ramdisk ']' 2026-01-25 06:20:00.277 | + set +e 2026-01-25 06:20:00.277 | ++ pkg-map --element ironic-python-agent-ramdisk ironic-python-agent 2026-01-25 06:20:00.304 | INFO:root:Mapping for ironic-python-agent-ramdisk : ironic-python-agent 2026-01-25 06:20:00.308 | + map_pkg=openstack-ironic-python-agent 2026-01-25 06:20:00.308 | + '[' 0 -eq 0 ']' 2026-01-25 06:20:00.308 | + pkg=openstack-ironic-python-agent 2026-01-25 06:20:00.308 | + set -e 2026-01-25 06:20:00.308 | + PACKAGES=' openstack-ironic-python-agent' 2026-01-25 06:20:00.308 | + read pkg 2026-01-25 06:20:00.308 | + for PACKAGEFILE in $(find $WORKDIR -maxdepth 1 -name "package-installs-*" ) 2026-01-25 06:20:00.309 | ++ basename /tmp/in_target.d/install.d/package-installs-extra-hardware 2026-01-25 06:20:00.311 | + basefile=package-installs-extra-hardware 2026-01-25 06:20:00.311 | + element_name=extra-hardware 2026-01-25 06:20:00.311 | + read pkg 2026-01-25 06:20:00.311 | + '[' -z python-hardware ']' 2026-01-25 06:20:00.311 | + '[' p = '#' ']' 2026-01-25 06:20:00.311 | + '[' p = - ']' 2026-01-25 06:20:00.311 | + '[' -e /usr/share/pkg-map/extra-hardware ']' 2026-01-25 06:20:00.311 | + set +e 2026-01-25 06:20:00.312 | ++ pkg-map --element extra-hardware python-hardware 2026-01-25 06:20:00.370 | INFO:root:Mapping for extra-hardware : python-hardware 2026-01-25 06:20:00.375 | + map_pkg=python3-hardware-detect 2026-01-25 06:20:00.375 | + '[' 0 -eq 0 ']' 2026-01-25 06:20:00.375 | + pkg=python3-hardware-detect 2026-01-25 06:20:00.375 | + set -e 2026-01-25 06:20:00.376 | + PACKAGES=' openstack-ironic-python-agent python3-hardware-detect' 2026-01-25 06:20:00.376 | + read pkg 2026-01-25 06:20:00.376 | + '[' -n ' openstack-ironic-python-agent python3-hardware-detect' ']' 2026-01-25 06:20:00.376 | + install-packages openstack-ironic-python-agent python3-hardware-detect 2026-01-25 06:20:00.415 | Running install-packages install. 2026-01-25 06:20:00.416 | ++ command -v dnf5 2026-01-25 06:20:00.416 | ++ true 2026-01-25 06:20:00.416 | + DNF5= 2026-01-25 06:20:00.416 | + '[' dnf == dnf ']' 2026-01-25 06:20:00.416 | + '[' -n '' ']' 2026-01-25 06:20:00.416 | + dnf -y -v install openstack-ironic-python-agent python3-hardware-detect 2026-01-25 06:20:00.605 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2026-01-25 06:20:00.605 | DNF version: 4.14.0 2026-01-25 06:20:00.606 | cachedir: /tmp/yum 2026-01-25 06:20:00.618 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:20:00.618 | Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:20:00.619 | Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:20:00.619 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:20:00.619 | Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:20:00.630 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-01-25 06:20:00.686 | repo: using cache for: delorean-component-barbican 2026-01-25 06:20:00.687 | delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2026-01-25 06:20:00.687 | repo: using cache for: delorean-component-baremetal 2026-01-25 06:20:00.687 | delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2026-01-25 06:20:00.687 | repo: using cache for: delorean-component-cinder 2026-01-25 06:20:00.688 | delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2026-01-25 06:20:00.688 | repo: using cache for: delorean-component-clients 2026-01-25 06:20:00.688 | delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2026-01-25 06:20:00.689 | repo: using cache for: delorean-component-cloudops 2026-01-25 06:20:00.689 | delorean-component-cloudops: using metadata from Mon Nov 24 06:59:22 2025. 2026-01-25 06:20:00.689 | repo: using cache for: delorean-component-common 2026-01-25 06:20:00.690 | delorean-component-common: using metadata from Tue Jan 20 05:42:45 2026. 2026-01-25 06:20:00.690 | repo: using cache for: delorean-component-compute 2026-01-25 06:20:00.691 | delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2026-01-25 06:20:00.691 | repo: using cache for: delorean-component-designate 2026-01-25 06:20:00.691 | delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2026-01-25 06:20:00.691 | repo: using cache for: delorean-component-glance 2026-01-25 06:20:00.691 | delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2026-01-25 06:20:00.692 | repo: using cache for: delorean-component-keystone 2026-01-25 06:20:00.692 | delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2026-01-25 06:20:00.692 | repo: using cache for: delorean-component-manila 2026-01-25 06:20:00.692 | delorean-component-manila: using metadata from Tue Jan 20 05:57:17 2026. 2026-01-25 06:20:00.692 | repo: using cache for: delorean-component-network 2026-01-25 06:20:00.693 | delorean-component-network: using metadata from Wed Jan 21 10:19:26 2026. 2026-01-25 06:20:00.693 | repo: using cache for: delorean-component-octavia 2026-01-25 06:20:00.693 | delorean-component-octavia: using metadata from Tue Jan 20 05:49:42 2026. 2026-01-25 06:20:00.693 | repo: using cache for: delorean-component-optimize 2026-01-25 06:20:00.694 | delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2026-01-25 06:20:00.694 | repo: using cache for: delorean-component-podified 2026-01-25 06:20:00.694 | delorean-component-podified: using metadata from Thu Jan 22 13:29:38 2026. 2026-01-25 06:20:00.694 | repo: using cache for: delorean-component-puppet 2026-01-25 06:20:00.695 | delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2026-01-25 06:20:00.695 | repo: using cache for: delorean-component-swift 2026-01-25 06:20:00.695 | delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2026-01-25 06:20:00.695 | repo: using cache for: delorean-component-tempest 2026-01-25 06:20:00.695 | delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2026-01-25 06:20:00.696 | repo: using cache for: delorean-component-ui 2026-01-25 06:20:00.696 | delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2026-01-25 06:20:00.696 | repo: using cache for: baseos 2026-01-25 06:20:00.725 | baseos: using metadata from Mon Jan 19 13:03:35 2026. 2026-01-25 06:20:00.725 | repo: using cache for: appstream 2026-01-25 06:20:00.813 | appstream: using metadata from Mon Jan 19 13:07:04 2026. 2026-01-25 06:20:00.813 | repo: using cache for: crb 2026-01-25 06:20:00.831 | crb: using metadata from Mon Jan 19 13:11:31 2026. 2026-01-25 06:20:00.831 | repo: using cache for: extras-common 2026-01-25 06:20:00.831 | extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2026-01-25 06:20:00.832 | repo: using cache for: delorean-antelope-testing 2026-01-25 06:20:00.835 | delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2026-01-25 06:20:00.835 | repo: using cache for: delorean-antelope-build-deps 2026-01-25 06:20:00.836 | delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2026-01-25 06:20:00.836 | repo: using cache for: centos9-rabbitmq 2026-01-25 06:20:00.837 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2026-01-25 06:20:00.837 | repo: using cache for: centos9-storage 2026-01-25 06:20:00.838 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2026-01-25 06:20:00.839 | repo: using cache for: centos9-opstools 2026-01-25 06:20:00.839 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2026-01-25 06:20:00.839 | repo: using cache for: centos9-nfv-ovs 2026-01-25 06:20:00.841 | centos9-nfv-ovs: using metadata from Mon Jan 5 05:12:12 2026. 2026-01-25 06:20:00.841 | repo: using cache for: delorean-master-testing 2026-01-25 06:20:00.846 | delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2026-01-25 06:20:00.846 | repo: using cache for: delorean-master-build-deps 2026-01-25 06:20:00.848 | delorean-master-build-deps: using metadata from Thu Jan 15 10:12:10 2026. 2026-01-25 06:20:00.848 | repo: using cache for: repo-setup-centos-appstream 2026-01-25 06:20:00.936 | repo-setup-centos-appstream: using metadata from Mon Jan 19 13:07:04 2026. 2026-01-25 06:20:00.937 | repo: using cache for: repo-setup-centos-baseos 2026-01-25 06:20:00.969 | repo-setup-centos-baseos: using metadata from Mon Jan 19 13:03:35 2026. 2026-01-25 06:20:00.970 | repo: using cache for: repo-setup-centos-highavailability 2026-01-25 06:20:00.971 | repo-setup-centos-highavailability: using metadata from Mon Jan 19 13:11:51 2026. 2026-01-25 06:20:00.972 | repo: using cache for: repo-setup-centos-powertools 2026-01-25 06:20:00.987 | repo-setup-centos-powertools: using metadata from Mon Jan 19 13:11:31 2026. 2026-01-25 06:20:00.988 | Last metadata expiration check: 0:00:10 ago on Sun Jan 25 01:19:50 2026. 2026-01-25 06:20:01.232 | --> Starting dependency resolution 2026-01-25 06:20:01.310 | ---> Package openstack-ironic-python-agent.noarch 9.4.4-0.20250319204801.4cf1abc.el9 will be installed 2026-01-25 06:20:01.310 | ---> Package python3-ironic-lib.noarch 5.4.1-0.20241028172452.e9cf477.el9 will be installed 2026-01-25 06:20:01.310 | ---> Package python3-ironic-python-agent.noarch 9.4.4-0.20250319204801.4cf1abc.el9 will be installed 2026-01-25 06:20:01.310 | ---> Package python3-os-service-types.noarch 1.7.0-0.20230310110132.0b2f473.el9 will be installed 2026-01-25 06:20:01.310 | ---> Package python3-stevedore.noarch 5.0.0-0.20241203182731.c4acc56.el9 will be installed 2026-01-25 06:20:01.310 | ---> Package python-oslo-concurrency-lang.noarch 5.1.1-0.20230412082954.0af5942.el9 will be installed 2026-01-25 06:20:01.311 | ---> Package python-oslo-i18n-lang.noarch 6.0.0-0.20230418095801.03605c2.el9 will be installed 2026-01-25 06:20:01.311 | ---> Package python-oslo-log-lang.noarch 5.2.1-0.20241106100252.fdfc4e6.el9 will be installed 2026-01-25 06:20:01.311 | ---> Package python-oslo-utils-lang.noarch 6.1.0-0.20230310140524.d49d594.el9 will be installed 2026-01-25 06:20:01.311 | ---> Package python3-debtcollector.noarch 2.5.0-0.20230310120453.a6b46c5.el9 will be installed 2026-01-25 06:20:01.311 | ---> Package python3-futurist.noarch 2.4.1-0.20230310123225.159d752.el9 will be installed 2026-01-25 06:20:01.311 | ---> Package python3-hardware-detect.noarch 0.32.1-0.20251002123700.b1fff65.el9 will be installed 2026-01-25 06:20:01.311 | ---> Package python3-oslo-concurrency.noarch 5.1.1-0.20230412082954.0af5942.el9 will be installed 2026-01-25 06:20:01.311 | ---> Package python3-oslo-config.noarch 2:9.1.1-0.20230310201801.515daab.el9 will be installed 2026-01-25 06:20:01.312 | ---> Package python3-oslo-context.noarch 5.1.1-0.20230310191714.7696282.el9 will be installed 2026-01-25 06:20:01.312 | ---> Package python3-oslo-i18n.noarch 6.0.0-0.20230418095801.03605c2.el9 will be installed 2026-01-25 06:20:01.312 | ---> Package python3-oslo-log.noarch 5.2.1-0.20241106100252.fdfc4e6.el9 will be installed 2026-01-25 06:20:01.312 | ---> Package python3-oslo-serialization.noarch 5.1.2-0.20240902085253.808ef7d.el9 will be installed 2026-01-25 06:20:01.312 | ---> Package python3-oslo-service.noarch 3.1.2-0.20240617091247.9be8ebb.el9 will be installed 2026-01-25 06:20:01.312 | ---> Package python3-oslo-utils.noarch 6.1.0-0.20230310140524.d49d594.el9 will be installed 2026-01-25 06:20:01.312 | ---> Package python3-tooz.noarch 3.2.0-0.20241115125625.1a76dd6.el9 will be installed 2026-01-25 06:20:01.312 | ---> Package python3-keystoneauth1.noarch 5.1.3-0.20240913071836.e96c503.el9 will be installed 2026-01-25 06:20:01.313 | ---> Package libaio.x86_64 0.3.111-13.el9 will be installed 2026-01-25 06:20:01.313 | ---> Package libconfig.x86_64 1.7.2-9.el9 will be installed 2026-01-25 06:20:01.313 | ---> Package librdmacm.x86_64 57.0-2.el9 will be installed 2026-01-25 06:20:01.313 | ---> Package lldpad.x86_64 1.1.1-4.gitf1dd9eb.el9 will be installed 2026-01-25 06:20:01.313 | ---> Package pciutils.x86_64 3.7.0-7.el9 will be installed 2026-01-25 06:20:01.313 | ---> Package python3-cffi.x86_64 1.14.5-5.el9 will be installed 2026-01-25 06:20:01.313 | ---> Package python3-cryptography.x86_64 36.0.1-5.el9 will be installed 2026-01-25 06:20:01.314 | ---> Package python3-dns.noarch 2.6.1-3.el9 will be installed 2026-01-25 06:20:01.314 | ---> Package python3-inotify.noarch 0.9.6-25.el9 will be installed 2026-01-25 06:20:01.314 | ---> Package python3-ply.noarch 3.11-14.el9 will be installed 2026-01-25 06:20:01.314 | ---> Package python3-pycparser.noarch 2.20-6.el9 will be installed 2026-01-25 06:20:01.314 | ---> Package python3-pyudev.noarch 0.22.0-6.el9 will be installed 2026-01-25 06:20:01.314 | ---> Package smartmontools.x86_64 1:7.2-9.el9 will be installed 2026-01-25 06:20:01.314 | ---> Package boost-iostreams.x86_64 1.75.0-13.el9 will be installed 2026-01-25 06:20:01.314 | ---> Package boost-system.x86_64 1.75.0-13.el9 will be installed 2026-01-25 06:20:01.315 | ---> Package boost-thread.x86_64 1.75.0-13.el9 will be installed 2026-01-25 06:20:01.315 | ---> Package fio.x86_64 3.35-1.el9 will be installed 2026-01-25 06:20:01.315 | ---> Package fio-engine-http.x86_64 3.35-1.el9 will be installed 2026-01-25 06:20:01.315 | ---> Package fio-engine-libaio.x86_64 3.35-1.el9 will be installed 2026-01-25 06:20:01.315 | ---> Package fio-engine-nbd.x86_64 3.35-1.el9 will be installed 2026-01-25 06:20:01.315 | ---> Package fio-engine-rados.x86_64 3.35-1.el9 will be installed 2026-01-25 06:20:01.315 | ---> Package fio-engine-rbd.x86_64 3.35-1.el9 will be installed 2026-01-25 06:20:01.316 | ---> Package fio-engine-rdma.x86_64 3.35-1.el9 will be installed 2026-01-25 06:20:01.316 | ---> Package git-core.x86_64 2.47.3-1.el9 will be installed 2026-01-25 06:20:01.316 | ---> Package libnbd.x86_64 1.20.3-4.el9 will be installed 2026-01-25 06:20:01.316 | ---> Package libpq.x86_64 13.23-1.el9 will be installed 2026-01-25 06:20:01.316 | ---> Package librados2.x86_64 2:16.2.4-5.el9 will be installed 2026-01-25 06:20:01.316 | ---> Package librbd1.x86_64 2:16.2.4-5.el9 will be installed 2026-01-25 06:20:01.316 | ---> Package mariadb-connector-c.x86_64 3.2.6-1.el9 will be installed 2026-01-25 06:20:01.317 | ---> Package mariadb-connector-c-config.noarch 3.2.6-1.el9 will be installed 2026-01-25 06:20:01.317 | ---> Package python3-psutil.x86_64 5.8.0-12.el9 will be installed 2026-01-25 06:20:01.317 | ---> Package python3-async-timeout.noarch 4.0.2-5.el9s will be installed 2026-01-25 06:20:01.317 | ---> Package python3-bcrypt.x86_64 3.2.2-4.el9s will be installed 2026-01-25 06:20:01.317 | ---> Package python3-ifaddr.noarch 0.1.7-3.el9s will be installed 2026-01-25 06:20:01.317 | ---> Package python3-kazoo.noarch 2.8.0-2.el9s will be installed 2026-01-25 06:20:01.317 | ---> Package python3-pint.noarch 0.16.1-3.el9s will be installed 2026-01-25 06:20:01.317 | ---> Package python3-pyOpenSSL.noarch 20.0.1-2.el9s will be installed 2026-01-25 06:20:01.318 | ---> Package python3-repoze-lru.noarch 0.7-10.el9s will be installed 2026-01-25 06:20:01.318 | ---> Package python3-routes.noarch 2.5.1-1.el9s will be installed 2026-01-25 06:20:01.318 | ---> Package python3-tempita.noarch 0.5.2-2.el9s will be installed 2026-01-25 06:20:01.318 | ---> Package python3-zake.noarch 0.2.2-22.el9s will be installed 2026-01-25 06:20:01.318 | ---> Package python3-zeroconf.noarch 0.38.7-1.el9s will be installed 2026-01-25 06:20:01.318 | ---> Package sysbench.x86_64 1.0.20-5.el9s will be installed 2026-01-25 06:20:01.318 | ---> Package luajit.x86_64 2.1.1692716794-3.el9s will be installed 2026-01-25 06:20:01.319 | ---> Package python3-eventlet.noarch 0.36.1-1.el9s will be installed 2026-01-25 06:20:01.319 | ---> Package python3-fasteners.noarch 0.19-1.el9s will be installed 2026-01-25 06:20:01.319 | ---> Package python3-fixtures.noarch 4.1.0-1.el9s will be installed 2026-01-25 06:20:01.319 | ---> Package python3-greenlet.x86_64 3.1.1-1.el9s will be installed 2026-01-25 06:20:01.319 | ---> Package python3-iso8601.noarch 2.1.0-1.el9s will be installed 2026-01-25 06:20:01.319 | ---> Package python3-msgpack.x86_64 1.1.0-1.el9s will be installed 2026-01-25 06:20:01.319 | ---> Package python3-netaddr.noarch 1.3.0-4.el9s will be installed 2026-01-25 06:20:01.320 | ---> Package python3-packaging.noarch 24.2-2.el9s will be installed 2026-01-25 06:20:01.320 | ---> Package python3-paste.noarch 3.10.1-1.el9s will be installed 2026-01-25 06:20:01.320 | ---> Package python3-paste-deploy.noarch 3.1.0-2.el9s will be installed 2026-01-25 06:20:01.320 | ---> Package python3-pbr.noarch 6.1.1-1.el9s will be installed 2026-01-25 06:20:01.320 | ---> Package python3-pyparsing.noarch 3.1.2-7.el9s will be installed 2026-01-25 06:20:01.320 | ---> Package python3-redis.noarch 5.0.4-1.el9s will be installed 2026-01-25 06:20:01.320 | ---> Package python3-rfc3986.noarch 2.0.0-1.el9s will be installed 2026-01-25 06:20:01.321 | ---> Package python3-tenacity.noarch 8.2.3-1.el9s will be installed 2026-01-25 06:20:01.321 | ---> Package python3-voluptuous.noarch 0.15.2-1.el9s will be installed 2026-01-25 06:20:01.321 | ---> Package python3-webob.noarch 1.8.9-1.el9s will be installed 2026-01-25 06:20:01.321 | ---> Package python3-werkzeug.noarch 3.0.3-1.el9s will be installed 2026-01-25 06:20:01.321 | ---> Package python3-wrapt.x86_64 1.16.0-1.el9s will be installed 2026-01-25 06:20:01.321 | ---> Package python3-yappi.x86_64 1.6.0-1.el9s will be installed 2026-01-25 06:20:01.322 | --> Finished dependency resolution 2026-01-25 06:20:01.322 | Dependencies resolved. 2026-01-25 06:20:01.328 | ================================================================================================================= 2026-01-25 06:20:01.328 | Package Arch Version Repository Size 2026-01-25 06:20:01.328 | ================================================================================================================= 2026-01-25 06:20:01.328 | Installing: 2026-01-25 06:20:01.328 | openstack-ironic-python-agent noarch 9.4.4-0.20250319204801.4cf1abc.el9 delorean-component-baremetal 11 k 2026-01-25 06:20:01.328 | python3-hardware-detect noarch 0.32.1-0.20251002123700.b1fff65.el9 delorean-component-common 53 k 2026-01-25 06:20:01.328 | Installing dependencies: 2026-01-25 06:20:01.328 | boost-iostreams x86_64 1.75.0-13.el9 appstream 37 k 2026-01-25 06:20:01.328 | boost-system x86_64 1.75.0-13.el9 appstream 11 k 2026-01-25 06:20:01.328 | boost-thread x86_64 1.75.0-13.el9 appstream 53 k 2026-01-25 06:20:01.328 | git-core x86_64 2.47.3-1.el9 appstream 4.7 M 2026-01-25 06:20:01.328 | libaio x86_64 0.3.111-13.el9 baseos 24 k 2026-01-25 06:20:01.328 | libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-01-25 06:20:01.328 | libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-01-25 06:20:01.328 | libpq x86_64 13.23-1.el9 appstream 209 k 2026-01-25 06:20:01.328 | librados2 x86_64 2:16.2.4-5.el9 appstream 3.4 M 2026-01-25 06:20:01.328 | librbd1 x86_64 2:16.2.4-5.el9 appstream 3.0 M 2026-01-25 06:20:01.328 | librdmacm x86_64 57.0-2.el9 baseos 70 k 2026-01-25 06:20:01.328 | lldpad x86_64 1.1.1-4.gitf1dd9eb.el9 baseos 295 k 2026-01-25 06:20:01.328 | luajit x86_64 2.1.1692716794-3.el9s delorean-master-testing 402 k 2026-01-25 06:20:01.328 | mariadb-connector-c x86_64 3.2.6-1.el9 appstream 198 k 2026-01-25 06:20:01.328 | mariadb-connector-c-config noarch 3.2.6-1.el9 appstream 11 k 2026-01-25 06:20:01.328 | pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-01-25 06:20:01.328 | python-oslo-concurrency-lang noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 13 k 2026-01-25 06:20:01.328 | python-oslo-i18n-lang noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 13 k 2026-01-25 06:20:01.328 | python-oslo-log-lang noarch 5.2.1-0.20241106100252.fdfc4e6.el9 delorean-component-common 12 k 2026-01-25 06:20:01.328 | python-oslo-utils-lang noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 12 k 2026-01-25 06:20:01.328 | python3-async-timeout noarch 4.0.2-5.el9s delorean-antelope-testing 18 k 2026-01-25 06:20:01.328 | python3-bcrypt x86_64 3.2.2-4.el9s delorean-antelope-testing 43 k 2026-01-25 06:20:01.328 | python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-01-25 06:20:01.328 | python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-01-25 06:20:01.328 | python3-debtcollector noarch 2.5.0-0.20230310120453.a6b46c5.el9 delorean-component-common 31 k 2026-01-25 06:20:01.328 | python3-dns noarch 2.6.1-3.el9 baseos 507 k 2026-01-25 06:20:01.328 | python3-eventlet noarch 0.36.1-1.el9s delorean-master-testing 492 k 2026-01-25 06:20:01.328 | python3-fasteners noarch 0.19-1.el9s delorean-master-testing 37 k 2026-01-25 06:20:01.328 | python3-fixtures noarch 4.1.0-1.el9s delorean-master-testing 95 k 2026-01-25 06:20:01.328 | python3-futurist noarch 2.4.1-0.20230310123225.159d752.el9 delorean-component-common 62 k 2026-01-25 06:20:01.328 | python3-greenlet x86_64 3.1.1-1.el9s delorean-master-testing 215 k 2026-01-25 06:20:01.328 | python3-ifaddr noarch 0.1.7-3.el9s delorean-antelope-testing 22 k 2026-01-25 06:20:01.328 | python3-inotify noarch 0.9.6-25.el9 baseos 53 k 2026-01-25 06:20:01.328 | python3-ironic-lib noarch 5.4.1-0.20241028172452.e9cf477.el9 delorean-component-baremetal 145 k 2026-01-25 06:20:01.328 | python3-ironic-python-agent noarch 9.4.4-0.20250319204801.4cf1abc.el9 delorean-component-baremetal 271 k 2026-01-25 06:20:01.328 | python3-iso8601 noarch 2.1.0-1.el9s delorean-master-testing 21 k 2026-01-25 06:20:01.328 | python3-kazoo noarch 2.8.0-2.el9s delorean-antelope-testing 156 k 2026-01-25 06:20:01.328 | python3-msgpack x86_64 1.1.0-1.el9s delorean-master-testing 84 k 2026-01-25 06:20:01.328 | python3-netaddr noarch 1.3.0-4.el9s delorean-master-testing 1.6 M 2026-01-25 06:20:01.328 | python3-os-service-types noarch 1.7.0-0.20230310110132.0b2f473.el9 delorean-component-clients 36 k 2026-01-25 06:20:01.328 | python3-oslo-concurrency noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 42 k 2026-01-25 06:20:01.328 | python3-oslo-config noarch 2:9.1.1-0.20230310201801.515daab.el9 delorean-component-common 216 k 2026-01-25 06:20:01.328 | python3-oslo-context noarch 5.1.1-0.20230310191714.7696282.el9 delorean-component-common 26 k 2026-01-25 06:20:01.328 | python3-oslo-i18n noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 56 k 2026-01-25 06:20:01.328 | python3-oslo-log noarch 5.2.1-0.20241106100252.fdfc4e6.el9 delorean-component-common 65 k 2026-01-25 06:20:01.328 | python3-oslo-serialization noarch 5.1.2-0.20240902085253.808ef7d.el9 delorean-component-common 32 k 2026-01-25 06:20:01.328 | python3-oslo-service noarch 3.1.2-0.20240617091247.9be8ebb.el9 delorean-component-common 69 k 2026-01-25 06:20:01.328 | python3-oslo-utils noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 77 k 2026-01-25 06:20:01.328 | python3-packaging noarch 24.2-2.el9s delorean-master-testing 115 k 2026-01-25 06:20:01.328 | python3-paste noarch 3.10.1-1.el9s delorean-master-testing 486 k 2026-01-25 06:20:01.328 | python3-paste-deploy noarch 3.1.0-2.el9s delorean-master-testing 38 k 2026-01-25 06:20:01.328 | python3-pbr noarch 6.1.1-1.el9s delorean-master-testing 146 k 2026-01-25 06:20:01.328 | python3-pint noarch 0.16.1-3.el9s delorean-antelope-testing 341 k 2026-01-25 06:20:01.328 | python3-ply noarch 3.11-14.el9 baseos 106 k 2026-01-25 06:20:01.328 | python3-psutil x86_64 5.8.0-12.el9 appstream 214 k 2026-01-25 06:20:01.328 | python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-antelope-testing 89 k 2026-01-25 06:20:01.328 | python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-01-25 06:20:01.328 | python3-pyparsing noarch 3.1.2-7.el9s delorean-master-testing 214 k 2026-01-25 06:20:01.328 | python3-pyudev noarch 0.22.0-6.el9 baseos 90 k 2026-01-25 06:20:01.329 | python3-redis noarch 5.0.4-1.el9s delorean-master-testing 394 k 2026-01-25 06:20:01.329 | python3-repoze-lru noarch 0.7-10.el9s delorean-antelope-testing 31 k 2026-01-25 06:20:01.329 | python3-rfc3986 noarch 2.0.0-1.el9s delorean-master-testing 50 k 2026-01-25 06:20:01.329 | python3-routes noarch 2.5.1-1.el9s delorean-antelope-testing 188 k 2026-01-25 06:20:01.329 | python3-stevedore noarch 5.0.0-0.20241203182731.c4acc56.el9 delorean-component-clients 67 k 2026-01-25 06:20:01.329 | python3-tempita noarch 0.5.2-2.el9s delorean-antelope-testing 36 k 2026-01-25 06:20:01.329 | python3-tenacity noarch 8.2.3-1.el9s delorean-master-testing 46 k 2026-01-25 06:20:01.329 | python3-tooz noarch 3.2.0-0.20241115125625.1a76dd6.el9 delorean-component-common 106 k 2026-01-25 06:20:01.329 | python3-voluptuous noarch 0.15.2-1.el9s delorean-master-testing 60 k 2026-01-25 06:20:01.329 | python3-webob noarch 1.8.9-1.el9s delorean-master-testing 230 k 2026-01-25 06:20:01.329 | python3-werkzeug noarch 3.0.3-1.el9s delorean-master-testing 357 k 2026-01-25 06:20:01.329 | python3-wrapt x86_64 1.16.0-1.el9s delorean-master-testing 60 k 2026-01-25 06:20:01.329 | python3-yappi x86_64 1.6.0-1.el9s delorean-master-testing 54 k 2026-01-25 06:20:01.329 | python3-zake noarch 0.2.2-22.el9s delorean-antelope-testing 45 k 2026-01-25 06:20:01.329 | python3-zeroconf noarch 0.38.7-1.el9s delorean-antelope-testing 141 k 2026-01-25 06:20:01.329 | smartmontools x86_64 1:7.2-9.el9 baseos 557 k 2026-01-25 06:20:01.329 | Installing weak dependencies: 2026-01-25 06:20:01.329 | fio x86_64 3.35-1.el9 appstream 6.2 M 2026-01-25 06:20:01.329 | fio-engine-http x86_64 3.35-1.el9 appstream 18 k 2026-01-25 06:20:01.329 | fio-engine-libaio x86_64 3.35-1.el9 appstream 16 k 2026-01-25 06:20:01.329 | fio-engine-nbd x86_64 3.35-1.el9 appstream 15 k 2026-01-25 06:20:01.329 | fio-engine-rados x86_64 3.35-1.el9 appstream 16 k 2026-01-25 06:20:01.329 | fio-engine-rbd x86_64 3.35-1.el9 appstream 16 k 2026-01-25 06:20:01.329 | fio-engine-rdma x86_64 3.35-1.el9 appstream 21 k 2026-01-25 06:20:01.329 | python3-keystoneauth1 noarch 5.1.3-0.20240913071836.e96c503.el9 delorean-component-keystone 411 k 2026-01-25 06:20:01.329 | sysbench x86_64 1.0.20-5.el9s delorean-antelope-testing 158 k 2026-01-25 06:20:01.329 | 2026-01-25 06:20:01.329 | Transaction Summary 2026-01-25 06:20:01.329 | ================================================================================================================= 2026-01-25 06:20:01.329 | Install 86 Packages 2026-01-25 06:20:01.329 | 2026-01-25 06:20:01.334 | Total size: 30 M 2026-01-25 06:20:01.334 | Total download size: 24 M 2026-01-25 06:20:01.334 | Installed size: 104 M 2026-01-25 06:20:01.334 | Downloading Packages: 2026-01-25 06:20:01.339 | [SKIPPED] python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:01.339 | [SKIPPED] python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:01.339 | [SKIPPED] python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:01.339 | [SKIPPED] python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:01.339 | [SKIPPED] python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:01.339 | [SKIPPED] python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:01.339 | [SKIPPED] python3-oslo-config-9.1.1-0.20230310201801.515daab.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:01.339 | [SKIPPED] python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:01.339 | [SKIPPED] python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:01.339 | [SKIPPED] libaio-0.3.111-13.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:01.571 | [SKIPPED] python3-inotify-0.9.6-25.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:01.571 | [SKIPPED] python3-pyudev-0.22.0-6.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:01.702 | [SKIPPED] git-core-2.47.3-1.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:01.719 | (14/86): python3-ironic-lib-5.4.1-0.20241028172 10 MB/s | 145 kB 00:00 2026-01-25 06:20:01.723 | (15/86): python3-os-service-types-1.7.0-0.20230 9.9 MB/s | 36 kB 00:00 2026-01-25 06:20:01.740 | (16/86): openstack-ironic-python-agent-9.4.4-0. 311 kB/s | 11 kB 00:00 2026-01-25 06:20:01.746 | (17/86): python-oslo-log-lang-5.2.1-0.202411061 566 kB/s | 12 kB 00:00 2026-01-25 06:20:01.750 | (18/86): python3-ironic-python-agent-9.4.4-0.20 5.9 MB/s | 271 kB 00:00 2026-01-25 06:20:01.753 | (19/86): python3-futurist-2.4.1-0.2023031012322 4.9 MB/s | 62 kB 00:00 2026-01-25 06:20:01.762 | (20/86): python3-oslo-log-5.2.1-0.2024110610025 7.3 MB/s | 65 kB 00:00 2026-01-25 06:20:01.768 | (21/86): python3-hardware-detect-0.32.1-0.20251 2.4 MB/s | 53 kB 00:00 2026-01-25 06:20:01.770 | (22/86): python3-oslo-context-5.1.1-0.202303101 1.3 MB/s | 26 kB 00:00 2026-01-25 06:20:01.774 | (23/86): python3-oslo-service-3.1.2-0.202406170 17 MB/s | 69 kB 00:00 2026-01-25 06:20:01.778 | (24/86): python3-tooz-3.2.0-0.20241115125625.1a 14 MB/s | 106 kB 00:00 2026-01-25 06:20:01.782 | (25/86): python3-oslo-serialization-5.1.2-0.202 1.6 MB/s | 32 kB 00:00 2026-01-25 06:20:01.791 | (26/86): python3-keystoneauth1-5.1.3-0.20240913 25 MB/s | 411 kB 00:00 2026-01-25 06:20:02.053 | (27/86): libconfig-1.7.2-9.el9.x86_64.rpm 262 kB/s | 72 kB 00:00 2026-01-25 06:20:02.074 | (28/86): librdmacm-57.0-2.el9.x86_64.rpm 240 kB/s | 70 kB 00:00 2026-01-25 06:20:02.163 | (29/86): pciutils-3.7.0-7.el9.x86_64.rpm 858 kB/s | 93 kB 00:00 2026-01-25 06:20:02.199 | (30/86): lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64.r 726 kB/s | 295 kB 00:00 2026-01-25 06:20:02.235 | (31/86): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.5 MB/s | 253 kB 00:00 2026-01-25 06:20:02.297 | (32/86): python3-ply-3.11-14.el9.noarch.rpm 1.7 MB/s | 106 kB 00:00 2026-01-25 06:20:02.319 | (33/86): python3-dns-2.6.1-3.el9.noarch.rpm 4.2 MB/s | 507 kB 00:00 2026-01-25 06:20:02.362 | (34/86): python3-pycparser-2.20-6.el9.noarch.rp 2.1 MB/s | 135 kB 00:00 2026-01-25 06:20:02.381 | (35/86): python3-cryptography-36.0.1-5.el9.x86_ 5.7 MB/s | 1.2 MB 00:00 2026-01-25 06:20:02.397 | (36/86): smartmontools-7.2-9.el9.x86_64.rpm 7.0 MB/s | 557 kB 00:00 2026-01-25 06:20:02.420 | (37/86): boost-iostreams-1.75.0-13.el9.x86_64.r 636 kB/s | 37 kB 00:00 2026-01-25 06:20:02.440 | (38/86): boost-system-1.75.0-13.el9.x86_64.rpm 194 kB/s | 11 kB 00:00 2026-01-25 06:20:02.457 | (39/86): boost-thread-1.75.0-13.el9.x86_64.rpm 895 kB/s | 53 kB 00:00 2026-01-25 06:20:02.499 | (40/86): fio-engine-http-3.35-1.el9.x86_64.rpm 314 kB/s | 18 kB 00:00 2026-01-25 06:20:02.514 | (41/86): fio-engine-libaio-3.35-1.el9.x86_64.rp 275 kB/s | 16 kB 00:00 2026-01-25 06:20:02.554 | (42/86): fio-engine-nbd-3.35-1.el9.x86_64.rpm 267 kB/s | 15 kB 00:00 2026-01-25 06:20:02.571 | (43/86): fio-engine-rados-3.35-1.el9.x86_64.rpm 275 kB/s | 16 kB 00:00 2026-01-25 06:20:02.612 | (44/86): fio-engine-rbd-3.35-1.el9.x86_64.rpm 282 kB/s | 16 kB 00:00 2026-01-25 06:20:02.630 | (45/86): fio-engine-rdma-3.35-1.el9.x86_64.rpm 355 kB/s | 21 kB 00:00 2026-01-25 06:20:02.678 | (46/86): libnbd-1.20.3-4.el9.x86_64.rpm 2.4 MB/s | 164 kB 00:00 2026-01-25 06:20:02.697 | (47/86): libpq-13.23-1.el9.x86_64.rpm 3.1 MB/s | 209 kB 00:00 2026-01-25 06:20:02.769 | (48/86): fio-3.35-1.el9.x86_64.rpm 18 MB/s | 6.2 MB 00:00 2026-01-25 06:20:02.836 | (49/86): mariadb-connector-c-3.2.6-1.el9.x86_64 2.9 MB/s | 198 kB 00:00 2026-01-25 06:20:02.879 | (50/86): librbd1-16.2.4-5.el9.x86_64.rpm 16 MB/s | 3.0 MB 00:00 2026-01-25 06:20:02.914 | (51/86): librados2-16.2.4-5.el9.x86_64.rpm 14 MB/s | 3.4 MB 00:00 2026-01-25 06:20:02.918 | (52/86): mariadb-connector-c-config-3.2.6-1.el9 134 kB/s | 11 kB 00:00 2026-01-25 06:20:02.921 | (53/86): python3-async-timeout-4.0.2-5.el9s.noa 2.9 MB/s | 18 kB 00:00 2026-01-25 06:20:02.926 | (54/86): python3-bcrypt-3.2.2-4.el9s.x86_64.rpm 5.2 MB/s | 43 kB 00:00 2026-01-25 06:20:02.929 | (55/86): python3-ifaddr-0.1.7-3.el9s.noarch.rpm 2.8 MB/s | 22 kB 00:00 2026-01-25 06:20:02.937 | (56/86): python3-kazoo-2.8.0-2.el9s.noarch.rpm 16 MB/s | 156 kB 00:00 2026-01-25 06:20:02.948 | (57/86): python3-pyOpenSSL-20.0.1-2.el9s.noarch 8.2 MB/s | 89 kB 00:00 2026-01-25 06:20:02.956 | (58/86): python3-repoze-lru-0.7-10.el9s.noarch. 4.4 MB/s | 31 kB 00:00 2026-01-25 06:20:02.961 | (59/86): python3-psutil-5.8.0-12.el9.x86_64.rpm 2.6 MB/s | 214 kB 00:00 2026-01-25 06:20:02.969 | (60/86): python3-pint-0.16.1-3.el9s.noarch.rpm 8.6 MB/s | 341 kB 00:00 2026-01-25 06:20:02.976 | (61/86): python3-tempita-0.5.2-2.el9s.noarch.rp 2.3 MB/s | 36 kB 00:00 2026-01-25 06:20:02.984 | (62/86): python3-routes-2.5.1-1.el9s.noarch.rpm 6.6 MB/s | 188 kB 00:00 2026-01-25 06:20:02.987 | (63/86): python3-zake-0.2.2-22.el9s.noarch.rpm 2.5 MB/s | 45 kB 00:00 2026-01-25 06:20:02.994 | (64/86): python3-zeroconf-0.38.7-1.el9s.noarch. 7.8 MB/s | 141 kB 00:00 2026-01-25 06:20:03.040 | (65/86): sysbench-1.0.20-5.el9s.x86_64.rpm 2.8 MB/s | 158 kB 00:00 2026-01-25 06:20:03.065 | (66/86): luajit-2.1.1692716794-3.el9s.x86_64.rp 5.0 MB/s | 402 kB 00:00 2026-01-25 06:20:03.069 | (67/86): python3-fasteners-0.19-1.el9s.noarch.r 1.3 MB/s | 37 kB 00:00 2026-01-25 06:20:03.079 | (68/86): python3-eventlet-0.36.1-1.el9s.noarch. 5.7 MB/s | 492 kB 00:00 2026-01-25 06:20:03.084 | (69/86): python3-fixtures-4.1.0-1.el9s.noarch.r 5.1 MB/s | 95 kB 00:00 2026-01-25 06:20:03.087 | (70/86): python3-iso8601-2.1.0-1.el9s.noarch.rp 2.8 MB/s | 21 kB 00:00 2026-01-25 06:20:03.091 | (71/86): python3-greenlet-3.1.1-1.el9s.x86_64.r 9.6 MB/s | 215 kB 00:00 2026-01-25 06:20:03.098 | (72/86): python3-msgpack-1.1.0-1.el9s.x86_64.rp 5.9 MB/s | 84 kB 00:00 2026-01-25 06:20:03.108 | (73/86): python3-packaging-24.2-2.el9s.noarch.r 7.0 MB/s | 115 kB 00:00 2026-01-25 06:20:03.126 | (74/86): python3-paste-deploy-3.1.0-2.el9s.noar 2.2 MB/s | 38 kB 00:00 2026-01-25 06:20:03.136 | (75/86): python3-paste-3.10.1-1.el9s.noarch.rpm 13 MB/s | 486 kB 00:00 2026-01-25 06:20:03.144 | (76/86): python3-pbr-6.1.1-1.el9s.noarch.rpm 8.1 MB/s | 146 kB 00:00 2026-01-25 06:20:03.157 | (77/86): python3-pyparsing-3.1.2-7.el9s.noarch. 10 MB/s | 214 kB 00:00 2026-01-25 06:20:03.172 | (78/86): python3-redis-5.0.4-1.el9s.noarch.rpm 14 MB/s | 394 kB 00:00 2026-01-25 06:20:03.174 | (79/86): python3-rfc3986-2.0.0-1.el9s.noarch.rp 2.8 MB/s | 50 kB 00:00 2026-01-25 06:20:03.195 | (80/86): python3-netaddr-1.3.0-4.el9s.noarch.rp 15 MB/s | 1.6 MB 00:00 2026-01-25 06:20:03.198 | (81/86): python3-tenacity-8.2.3-1.el9s.noarch.r 1.8 MB/s | 46 kB 00:00 2026-01-25 06:20:03.200 | (82/86): python3-voluptuous-0.15.2-1.el9s.noarc 2.3 MB/s | 60 kB 00:00 2026-01-25 06:20:03.211 | (83/86): python3-webob-1.8.9-1.el9s.noarch.rpm 15 MB/s | 230 kB 00:00 2026-01-25 06:20:03.223 | (84/86): python3-wrapt-1.16.0-1.el9s.x86_64.rpm 2.6 MB/s | 60 kB 00:00 2026-01-25 06:20:03.230 | (85/86): python3-yappi-1.6.0-1.el9s.x86_64.rpm 2.9 MB/s | 54 kB 00:00 2026-01-25 06:20:03.241 | (86/86): python3-werkzeug-3.0.3-1.el9s.noarch.r 8.1 MB/s | 357 kB 00:00 2026-01-25 06:20:03.251 | -------------------------------------------------------------------------------- 2026-01-25 06:20:03.251 | Total 13 MB/s | 24 MB 00:01 2026-01-25 06:20:03.252 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2026-01-25 06:20:04.310 | Running transaction check 2026-01-25 06:20:04.388 | Transaction check succeeded. 2026-01-25 06:20:04.388 | Running transaction test 2026-01-25 06:20:04.707 | Transaction test succeeded. 2026-01-25 06:20:04.708 | Running transaction 2026-01-25 06:20:05.330 | Preparing : 1/1 2026-01-25 06:20:05.342 | Installing : python3-stevedore-5.0.0-0.20241203182731.c4acc56.e 1/86 2026-01-25 06:20:05.358 | Installing : python3-tenacity-8.2.3-1.el9s.noarch 2/86 2026-01-25 06:20:05.372 | Installing : python3-webob-1.8.9-1.el9s.noarch 3/86 2026-01-25 06:20:05.425 | Installing : python3-packaging-24.2-2.el9s.noarch 4/86 2026-01-25 06:20:05.436 | Installing : python3-netaddr-1.3.0-4.el9s.noarch 5/86 2026-01-25 06:20:05.443 | Installing : python3-msgpack-1.1.0-1.el9s.x86_64 6/86 2026-01-25 06:20:05.466 | Installing : python3-iso8601-2.1.0-1.el9s.noarch 7/86 2026-01-25 06:20:05.477 | Installing : python3-greenlet-3.1.1-1.el9s.x86_64 8/86 2026-01-25 06:20:05.484 | Installing : python3-fasteners-0.19-1.el9s.noarch 9/86 2026-01-25 06:20:05.490 | Installing : librdmacm-57.0-2.el9.x86_64 10/86 2026-01-25 06:20:05.511 | Installing : libaio-0.3.111-13.el9.x86_64 11/86 2026-01-25 06:20:05.520 | Installing : python3-pint-0.16.1-3.el9s.noarch 12/86 2026-01-25 06:20:05.530 | Installing : python3-yappi-1.6.0-1.el9s.x86_64 13/86 2026-01-25 06:20:05.538 | Installing : python3-wrapt-1.16.0-1.el9s.x86_64 14/86 2026-01-25 06:20:05.565 | Installing : python3-debtcollector-2.5.0-0.20230310120453.a6b46 15/86 2026-01-25 06:20:05.576 | Installing : python3-werkzeug-3.0.3-1.el9s.noarch 16/86 2026-01-25 06:20:05.586 | Installing : python3-voluptuous-0.15.2-1.el9s.noarch 17/86 2026-01-25 06:20:05.598 | Installing : python3-rfc3986-2.0.0-1.el9s.noarch 18/86 2026-01-25 06:20:05.608 | Installing : python3-pyparsing-3.1.2-7.el9s.noarch 19/86 2026-01-25 06:20:05.621 | Installing : python3-paste-deploy-3.1.0-2.el9s.noarch 20/86 2026-01-25 06:20:05.629 | Installing : luajit-2.1.1692716794-3.el9s.x86_64 21/86 2026-01-25 06:20:05.635 | Installing : python3-tempita-0.5.2-2.el9s.noarch 22/86 2026-01-25 06:20:05.646 | Installing : python3-repoze-lru-0.7-10.el9s.noarch 23/86 2026-01-25 06:20:05.664 | Installing : python3-routes-2.5.1-1.el9s.noarch 24/86 2026-01-25 06:20:05.676 | Installing : python3-kazoo-2.8.0-2.el9s.noarch 25/86 2026-01-25 06:20:05.684 | Installing : python3-zake-0.2.2-22.el9s.noarch 26/86 2026-01-25 06:20:05.701 | Installing : python3-ifaddr-0.1.7-3.el9s.noarch 27/86 2026-01-25 06:20:05.710 | Installing : python3-zeroconf-0.38.7-1.el9s.noarch 28/86 2026-01-25 06:20:05.737 | Installing : python3-async-timeout-4.0.2-5.el9s.noarch 29/86 2026-01-25 06:20:05.753 | Installing : python3-redis-5.0.4-1.el9s.noarch 30/86 2026-01-25 06:20:05.760 | Installing : python3-psutil-5.8.0-12.el9.x86_64 31/86 2026-01-25 06:20:05.768 | Installing : mariadb-connector-c-config-3.2.6-1.el9.noarch 32/86 2026-01-25 06:20:05.779 | Installing : mariadb-connector-c-3.2.6-1.el9.x86_64 33/86 2026-01-25 06:20:05.795 | Installing : libpq-13.23-1.el9.x86_64 34/86 2026-01-25 06:20:05.805 | Installing : sysbench-1.0.20-5.el9s.x86_64 35/86 2026-01-25 06:20:05.895 | Installing : libnbd-1.20.3-4.el9.x86_64 36/86 2026-01-25 06:20:05.921 | Installing : git-core-2.47.3-1.el9.x86_64 37/86 2026-01-25 06:20:05.934 | Installing : python3-pbr-6.1.1-1.el9s.noarch 38/86 2026-01-25 06:20:05.988 | Installing : python3-os-service-types-1.7.0-0.20230310110132.0b 39/86 2026-01-25 06:20:06.001 | Installing : python3-keystoneauth1-5.1.3-0.20240913071836.e96c5 40/86 2026-01-25 06:20:06.017 | Installing : python3-oslo-context-5.1.1-0.20230310191714.769628 41/86 2026-01-25 06:20:06.025 | Installing : python3-fixtures-4.1.0-1.el9s.noarch 42/86 2026-01-25 06:20:06.028 | Installing : boost-system-1.75.0-13.el9.x86_64 43/86 2026-01-25 06:20:06.034 | Installing : boost-thread-1.75.0-13.el9.x86_64 44/86 2026-01-25 06:20:06.079 | Installing : boost-iostreams-1.75.0-13.el9.x86_64 45/86 2026-01-25 06:20:06.083 | Installing : librados2-2:16.2.4-5.el9.x86_64 46/86 2026-01-25 06:20:06.150 | Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 46/86 2026-01-25 06:20:06.155 | Installing : librbd1-2:16.2.4-5.el9.x86_64 47/86 2026-01-25 06:20:06.187 | Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 47/86 2026-01-25 06:20:06.192 | Installing : fio-engine-http-3.35-1.el9.x86_64 48/86 2026-01-25 06:20:06.197 | Installing : fio-engine-nbd-3.35-1.el9.x86_64 49/86 2026-01-25 06:20:06.202 | Installing : fio-engine-rados-3.35-1.el9.x86_64 50/86 2026-01-25 06:20:06.206 | Installing : fio-engine-rbd-3.35-1.el9.x86_64 51/86 2026-01-25 06:20:06.267 | Installing : fio-engine-rdma-3.35-1.el9.x86_64 52/86 2026-01-25 06:20:06.279 | Installing : fio-3.35-1.el9.x86_64 53/86 2026-01-25 06:20:06.294 | Installing : fio-engine-libaio-3.35-1.el9.x86_64 54/86 2026-01-25 06:20:06.301 | Installing : smartmontools-1:7.2-9.el9.x86_64 55/86 2026-01-25 06:20:06.336 | Running scriptlet: smartmontools-1:7.2-9.el9.x86_64 55/86 2026-01-25 06:20:06.336 | Created symlink /etc/systemd/system/multi-user.target.wants/smartd.service -> /usr/lib/systemd/system/smartd.service. 2026-01-25 06:20:06.336 | 2026-01-25 06:20:06.363 | Installing : python3-pyudev-0.22.0-6.el9.noarch 56/86 2026-01-25 06:20:06.381 | Installing : python3-ply-3.11-14.el9.noarch 57/86 2026-01-25 06:20:06.402 | Installing : python3-pycparser-2.20-6.el9.noarch 58/86 2026-01-25 06:20:06.467 | Installing : python3-cffi-1.14.5-5.el9.x86_64 59/86 2026-01-25 06:20:06.485 | Installing : python3-cryptography-36.0.1-5.el9.x86_64 60/86 2026-01-25 06:20:06.526 | Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 61/86 2026-01-25 06:20:06.540 | Installing : python3-paste-3.10.1-1.el9s.noarch 62/86 2026-01-25 06:20:06.547 | Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 63/86 2026-01-25 06:20:06.640 | Installing : python3-inotify-0.9.6-25.el9.noarch 64/86 2026-01-25 06:20:06.683 | Installing : python3-dns-2.6.1-3.el9.noarch 65/86 2026-01-25 06:20:06.695 | Installing : python3-eventlet-0.36.1-1.el9s.noarch 66/86 2026-01-25 06:20:06.704 | Installing : pciutils-3.7.0-7.el9.x86_64 67/86 2026-01-25 06:20:06.715 | Installing : libconfig-1.7.2-9.el9.x86_64 68/86 2026-01-25 06:20:06.722 | Installing : lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 69/86 2026-01-25 06:20:06.758 | Running scriptlet: lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 69/86 2026-01-25 06:20:06.767 | Installing : python3-futurist-2.4.1-0.20230310123225.159d752.el 70/86 2026-01-25 06:20:06.771 | Installing : python-oslo-utils-lang-6.1.0-0.20230310140524.d49d 71/86 2026-01-25 06:20:06.776 | Installing : python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e 72/86 2026-01-25 06:20:06.789 | Installing : python-oslo-i18n-lang-6.0.0-0.20230418095801.03605 73/86 2026-01-25 06:20:06.801 | Installing : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.e 74/86 2026-01-25 06:20:06.822 | Installing : python3-oslo-utils-6.1.0-0.20230310140524.d49d594. 75/86 2026-01-25 06:20:06.834 | Installing : python3-oslo-config-2:9.1.1-0.20230310201801.515da 76/86 2026-01-25 06:20:06.847 | Installing : python3-oslo-serialization-5.1.2-0.20240902085253. 77/86 2026-01-25 06:20:06.861 | Installing : python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el 78/86 2026-01-25 06:20:06.869 | Installing : python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.no 79/86 2026-01-25 06:20:06.876 | Installing : python-oslo-concurrency-lang-5.1.1-0.2023041208295 80/86 2026-01-25 06:20:06.888 | Installing : python3-oslo-concurrency-5.1.1-0.20230412082954.0a 81/86 2026-01-25 06:20:06.906 | Installing : python3-oslo-service-3.1.2-0.20240617091247.9be8eb 82/86 2026-01-25 06:20:06.906 | Installing : python3-ironic-lib-5.4.1-0.20241028172452.e9cf477. 83/86 2026-01-25 06:20:06.906 | warning: group ironic does not exist - using root 2026-01-25 06:20:06.906 | 2026-01-25 06:20:06.937 | Installing : python3-ironic-python-agent-9.4.4-0.20250319204801 84/86 2026-01-25 06:20:06.941 | Installing : openstack-ironic-python-agent-9.4.4-0.202503192048 85/86 2026-01-25 06:20:06.976 | Running scriptlet: openstack-ironic-python-agent-9.4.4-0.202503192048 85/86 2026-01-25 06:20:07.016 | Installing : python3-hardware-detect-0.32.1-0.20251002123700.b1 86/86 2026-01-25 06:20:07.758 | Running scriptlet: python3-hardware-detect-0.32.1-0.20251002123700.b1 86/86 2026-01-25 06:20:07.758 | Verifying : openstack-ironic-python-agent-9.4.4-0.202503192048 1/86 2026-01-25 06:20:07.758 | Verifying : python3-ironic-lib-5.4.1-0.20241028172452.e9cf477. 2/86 2026-01-25 06:20:07.758 | Verifying : python3-ironic-python-agent-9.4.4-0.20250319204801 3/86 2026-01-25 06:20:07.758 | Verifying : python3-os-service-types-1.7.0-0.20230310110132.0b 4/86 2026-01-25 06:20:07.758 | Verifying : python3-stevedore-5.0.0-0.20241203182731.c4acc56.e 5/86 2026-01-25 06:20:07.758 | Verifying : python-oslo-concurrency-lang-5.1.1-0.2023041208295 6/86 2026-01-25 06:20:07.759 | Verifying : python-oslo-i18n-lang-6.0.0-0.20230418095801.03605 7/86 2026-01-25 06:20:07.759 | Verifying : python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e 8/86 2026-01-25 06:20:07.759 | Verifying : python-oslo-utils-lang-6.1.0-0.20230310140524.d49d 9/86 2026-01-25 06:20:07.759 | Verifying : python3-debtcollector-2.5.0-0.20230310120453.a6b46 10/86 2026-01-25 06:20:07.759 | Verifying : python3-futurist-2.4.1-0.20230310123225.159d752.el 11/86 2026-01-25 06:20:07.759 | Verifying : python3-hardware-detect-0.32.1-0.20251002123700.b1 12/86 2026-01-25 06:20:07.759 | Verifying : python3-oslo-concurrency-5.1.1-0.20230412082954.0a 13/86 2026-01-25 06:20:07.759 | Verifying : python3-oslo-config-2:9.1.1-0.20230310201801.515da 14/86 2026-01-25 06:20:07.759 | Verifying : python3-oslo-context-5.1.1-0.20230310191714.769628 15/86 2026-01-25 06:20:07.760 | Verifying : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.e 16/86 2026-01-25 06:20:07.760 | Verifying : python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el 17/86 2026-01-25 06:20:07.760 | Verifying : python3-oslo-serialization-5.1.2-0.20240902085253. 18/86 2026-01-25 06:20:07.760 | Verifying : python3-oslo-service-3.1.2-0.20240617091247.9be8eb 19/86 2026-01-25 06:20:07.760 | Verifying : python3-oslo-utils-6.1.0-0.20230310140524.d49d594. 20/86 2026-01-25 06:20:07.760 | Verifying : python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.no 21/86 2026-01-25 06:20:07.760 | Verifying : python3-keystoneauth1-5.1.3-0.20240913071836.e96c5 22/86 2026-01-25 06:20:07.760 | Verifying : libaio-0.3.111-13.el9.x86_64 23/86 2026-01-25 06:20:07.760 | Verifying : libconfig-1.7.2-9.el9.x86_64 24/86 2026-01-25 06:20:07.760 | Verifying : librdmacm-57.0-2.el9.x86_64 25/86 2026-01-25 06:20:07.760 | Verifying : lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 26/86 2026-01-25 06:20:07.761 | Verifying : pciutils-3.7.0-7.el9.x86_64 27/86 2026-01-25 06:20:07.761 | Verifying : python3-cffi-1.14.5-5.el9.x86_64 28/86 2026-01-25 06:20:07.761 | Verifying : python3-cryptography-36.0.1-5.el9.x86_64 29/86 2026-01-25 06:20:07.761 | Verifying : python3-dns-2.6.1-3.el9.noarch 30/86 2026-01-25 06:20:07.761 | Verifying : python3-inotify-0.9.6-25.el9.noarch 31/86 2026-01-25 06:20:07.761 | Verifying : python3-ply-3.11-14.el9.noarch 32/86 2026-01-25 06:20:07.761 | Verifying : python3-pycparser-2.20-6.el9.noarch 33/86 2026-01-25 06:20:07.761 | Verifying : python3-pyudev-0.22.0-6.el9.noarch 34/86 2026-01-25 06:20:07.761 | Verifying : smartmontools-1:7.2-9.el9.x86_64 35/86 2026-01-25 06:20:07.761 | Verifying : boost-iostreams-1.75.0-13.el9.x86_64 36/86 2026-01-25 06:20:07.761 | Verifying : boost-system-1.75.0-13.el9.x86_64 37/86 2026-01-25 06:20:07.761 | Verifying : boost-thread-1.75.0-13.el9.x86_64 38/86 2026-01-25 06:20:07.762 | Verifying : fio-3.35-1.el9.x86_64 39/86 2026-01-25 06:20:07.762 | Verifying : fio-engine-http-3.35-1.el9.x86_64 40/86 2026-01-25 06:20:07.762 | Verifying : fio-engine-libaio-3.35-1.el9.x86_64 41/86 2026-01-25 06:20:07.762 | Verifying : fio-engine-nbd-3.35-1.el9.x86_64 42/86 2026-01-25 06:20:07.762 | Verifying : fio-engine-rados-3.35-1.el9.x86_64 43/86 2026-01-25 06:20:07.762 | Verifying : fio-engine-rbd-3.35-1.el9.x86_64 44/86 2026-01-25 06:20:07.762 | Verifying : fio-engine-rdma-3.35-1.el9.x86_64 45/86 2026-01-25 06:20:07.762 | Verifying : git-core-2.47.3-1.el9.x86_64 46/86 2026-01-25 06:20:07.762 | Verifying : libnbd-1.20.3-4.el9.x86_64 47/86 2026-01-25 06:20:07.762 | Verifying : libpq-13.23-1.el9.x86_64 48/86 2026-01-25 06:20:07.762 | Verifying : librados2-2:16.2.4-5.el9.x86_64 49/86 2026-01-25 06:20:07.762 | Verifying : librbd1-2:16.2.4-5.el9.x86_64 50/86 2026-01-25 06:20:07.763 | Verifying : mariadb-connector-c-3.2.6-1.el9.x86_64 51/86 2026-01-25 06:20:07.763 | Verifying : mariadb-connector-c-config-3.2.6-1.el9.noarch 52/86 2026-01-25 06:20:07.763 | Verifying : python3-psutil-5.8.0-12.el9.x86_64 53/86 2026-01-25 06:20:07.763 | Verifying : python3-async-timeout-4.0.2-5.el9s.noarch 54/86 2026-01-25 06:20:07.763 | Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 55/86 2026-01-25 06:20:07.763 | Verifying : python3-ifaddr-0.1.7-3.el9s.noarch 56/86 2026-01-25 06:20:07.763 | Verifying : python3-kazoo-2.8.0-2.el9s.noarch 57/86 2026-01-25 06:20:07.763 | Verifying : python3-pint-0.16.1-3.el9s.noarch 58/86 2026-01-25 06:20:07.763 | Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 59/86 2026-01-25 06:20:07.763 | Verifying : python3-repoze-lru-0.7-10.el9s.noarch 60/86 2026-01-25 06:20:07.763 | Verifying : python3-routes-2.5.1-1.el9s.noarch 61/86 2026-01-25 06:20:07.764 | Verifying : python3-tempita-0.5.2-2.el9s.noarch 62/86 2026-01-25 06:20:07.764 | Verifying : python3-zake-0.2.2-22.el9s.noarch 63/86 2026-01-25 06:20:07.764 | Verifying : python3-zeroconf-0.38.7-1.el9s.noarch 64/86 2026-01-25 06:20:07.764 | Verifying : sysbench-1.0.20-5.el9s.x86_64 65/86 2026-01-25 06:20:07.764 | Verifying : luajit-2.1.1692716794-3.el9s.x86_64 66/86 2026-01-25 06:20:07.764 | Verifying : python3-eventlet-0.36.1-1.el9s.noarch 67/86 2026-01-25 06:20:07.764 | Verifying : python3-fasteners-0.19-1.el9s.noarch 68/86 2026-01-25 06:20:07.764 | Verifying : python3-fixtures-4.1.0-1.el9s.noarch 69/86 2026-01-25 06:20:07.764 | Verifying : python3-greenlet-3.1.1-1.el9s.x86_64 70/86 2026-01-25 06:20:07.764 | Verifying : python3-iso8601-2.1.0-1.el9s.noarch 71/86 2026-01-25 06:20:07.764 | Verifying : python3-msgpack-1.1.0-1.el9s.x86_64 72/86 2026-01-25 06:20:07.764 | Verifying : python3-netaddr-1.3.0-4.el9s.noarch 73/86 2026-01-25 06:20:07.765 | Verifying : python3-packaging-24.2-2.el9s.noarch 74/86 2026-01-25 06:20:07.765 | Verifying : python3-paste-3.10.1-1.el9s.noarch 75/86 2026-01-25 06:20:07.765 | Verifying : python3-paste-deploy-3.1.0-2.el9s.noarch 76/86 2026-01-25 06:20:07.765 | Verifying : python3-pbr-6.1.1-1.el9s.noarch 77/86 2026-01-25 06:20:07.765 | Verifying : python3-pyparsing-3.1.2-7.el9s.noarch 78/86 2026-01-25 06:20:07.765 | Verifying : python3-redis-5.0.4-1.el9s.noarch 79/86 2026-01-25 06:20:07.765 | Verifying : python3-rfc3986-2.0.0-1.el9s.noarch 80/86 2026-01-25 06:20:07.765 | Verifying : python3-tenacity-8.2.3-1.el9s.noarch 81/86 2026-01-25 06:20:07.765 | Verifying : python3-voluptuous-0.15.2-1.el9s.noarch 82/86 2026-01-25 06:20:07.765 | Verifying : python3-webob-1.8.9-1.el9s.noarch 83/86 2026-01-25 06:20:07.765 | Verifying : python3-werkzeug-3.0.3-1.el9s.noarch 84/86 2026-01-25 06:20:07.765 | Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 85/86 2026-01-25 06:20:07.856 | Verifying : python3-yappi-1.6.0-1.el9s.x86_64 86/86 2026-01-25 06:20:07.856 | Completion plugin: Generating completion cache... 2026-01-25 06:20:08.002 | Installed: boost-iostreams-1.75.0-13.el9.x86_64 2026-01-25 06:20:08.002 | Installed: boost-system-1.75.0-13.el9.x86_64 2026-01-25 06:20:08.002 | Installed: boost-thread-1.75.0-13.el9.x86_64 2026-01-25 06:20:08.002 | Installed: fio-3.35-1.el9.x86_64 2026-01-25 06:20:08.002 | Installed: fio-engine-http-3.35-1.el9.x86_64 2026-01-25 06:20:08.002 | Installed: fio-engine-libaio-3.35-1.el9.x86_64 2026-01-25 06:20:08.002 | Installed: fio-engine-nbd-3.35-1.el9.x86_64 2026-01-25 06:20:08.002 | Installed: fio-engine-rados-3.35-1.el9.x86_64 2026-01-25 06:20:08.003 | Installed: fio-engine-rbd-3.35-1.el9.x86_64 2026-01-25 06:20:08.003 | Installed: fio-engine-rdma-3.35-1.el9.x86_64 2026-01-25 06:20:08.003 | Installed: git-core-2.47.3-1.el9.x86_64 2026-01-25 06:20:08.003 | Installed: libaio-0.3.111-13.el9.x86_64 2026-01-25 06:20:08.003 | Installed: libconfig-1.7.2-9.el9.x86_64 2026-01-25 06:20:08.003 | Installed: libnbd-1.20.3-4.el9.x86_64 2026-01-25 06:20:08.003 | Installed: libpq-13.23-1.el9.x86_64 2026-01-25 06:20:08.003 | Installed: librados2-2:16.2.4-5.el9.x86_64 2026-01-25 06:20:08.003 | Installed: librbd1-2:16.2.4-5.el9.x86_64 2026-01-25 06:20:08.003 | Installed: librdmacm-57.0-2.el9.x86_64 2026-01-25 06:20:08.003 | Installed: lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 2026-01-25 06:20:08.004 | Installed: luajit-2.1.1692716794-3.el9s.x86_64 2026-01-25 06:20:08.004 | Installed: mariadb-connector-c-3.2.6-1.el9.x86_64 2026-01-25 06:20:08.004 | Installed: mariadb-connector-c-config-3.2.6-1.el9.noarch 2026-01-25 06:20:08.004 | Installed: openstack-ironic-python-agent-9.4.4-0.20250319204801.4cf1abc.el9.noarch 2026-01-25 06:20:08.004 | Installed: pciutils-3.7.0-7.el9.x86_64 2026-01-25 06:20:08.004 | Installed: python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch 2026-01-25 06:20:08.004 | Installed: python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch 2026-01-25 06:20:08.004 | Installed: python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e6.el9.noarch 2026-01-25 06:20:08.004 | Installed: python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch 2026-01-25 06:20:08.004 | Installed: python3-async-timeout-4.0.2-5.el9s.noarch 2026-01-25 06:20:08.004 | Installed: python3-bcrypt-3.2.2-4.el9s.x86_64 2026-01-25 06:20:08.004 | Installed: python3-cffi-1.14.5-5.el9.x86_64 2026-01-25 06:20:08.005 | Installed: python3-cryptography-36.0.1-5.el9.x86_64 2026-01-25 06:20:08.005 | Installed: python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch 2026-01-25 06:20:08.005 | Installed: python3-dns-2.6.1-3.el9.noarch 2026-01-25 06:20:08.005 | Installed: python3-eventlet-0.36.1-1.el9s.noarch 2026-01-25 06:20:08.005 | Installed: python3-fasteners-0.19-1.el9s.noarch 2026-01-25 06:20:08.005 | Installed: python3-fixtures-4.1.0-1.el9s.noarch 2026-01-25 06:20:08.005 | Installed: python3-futurist-2.4.1-0.20230310123225.159d752.el9.noarch 2026-01-25 06:20:08.005 | Installed: python3-greenlet-3.1.1-1.el9s.x86_64 2026-01-25 06:20:08.005 | Installed: python3-hardware-detect-0.32.1-0.20251002123700.b1fff65.el9.noarch 2026-01-25 06:20:08.005 | Installed: python3-ifaddr-0.1.7-3.el9s.noarch 2026-01-25 06:20:08.005 | Installed: python3-inotify-0.9.6-25.el9.noarch 2026-01-25 06:20:08.006 | Installed: python3-ironic-lib-5.4.1-0.20241028172452.e9cf477.el9.noarch 2026-01-25 06:20:08.006 | Installed: python3-ironic-python-agent-9.4.4-0.20250319204801.4cf1abc.el9.noarch 2026-01-25 06:20:08.006 | Installed: python3-iso8601-2.1.0-1.el9s.noarch 2026-01-25 06:20:08.006 | Installed: python3-kazoo-2.8.0-2.el9s.noarch 2026-01-25 06:20:08.006 | Installed: python3-keystoneauth1-5.1.3-0.20240913071836.e96c503.el9.noarch 2026-01-25 06:20:08.006 | Installed: python3-msgpack-1.1.0-1.el9s.x86_64 2026-01-25 06:20:08.006 | Installed: python3-netaddr-1.3.0-4.el9s.noarch 2026-01-25 06:20:08.006 | Installed: python3-os-service-types-1.7.0-0.20230310110132.0b2f473.el9.noarch 2026-01-25 06:20:08.006 | Installed: python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch 2026-01-25 06:20:08.006 | Installed: python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch 2026-01-25 06:20:08.006 | Installed: python3-oslo-context-5.1.1-0.20230310191714.7696282.el9.noarch 2026-01-25 06:20:08.007 | Installed: python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch 2026-01-25 06:20:08.007 | Installed: python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el9.noarch 2026-01-25 06:20:08.007 | Installed: python3-oslo-serialization-5.1.2-0.20240902085253.808ef7d.el9.noarch 2026-01-25 06:20:08.007 | Installed: python3-oslo-service-3.1.2-0.20240617091247.9be8ebb.el9.noarch 2026-01-25 06:20:08.007 | Installed: python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch 2026-01-25 06:20:08.007 | Installed: python3-packaging-24.2-2.el9s.noarch 2026-01-25 06:20:08.007 | Installed: python3-paste-3.10.1-1.el9s.noarch 2026-01-25 06:20:08.007 | Installed: python3-paste-deploy-3.1.0-2.el9s.noarch 2026-01-25 06:20:08.007 | Installed: python3-pbr-6.1.1-1.el9s.noarch 2026-01-25 06:20:08.007 | Installed: python3-pint-0.16.1-3.el9s.noarch 2026-01-25 06:20:08.007 | Installed: python3-ply-3.11-14.el9.noarch 2026-01-25 06:20:08.008 | Installed: python3-psutil-5.8.0-12.el9.x86_64 2026-01-25 06:20:08.008 | Installed: python3-pyOpenSSL-20.0.1-2.el9s.noarch 2026-01-25 06:20:08.008 | Installed: python3-pycparser-2.20-6.el9.noarch 2026-01-25 06:20:08.008 | Installed: python3-pyparsing-3.1.2-7.el9s.noarch 2026-01-25 06:20:08.008 | Installed: python3-pyudev-0.22.0-6.el9.noarch 2026-01-25 06:20:08.008 | Installed: python3-redis-5.0.4-1.el9s.noarch 2026-01-25 06:20:08.008 | Installed: python3-repoze-lru-0.7-10.el9s.noarch 2026-01-25 06:20:08.008 | Installed: python3-rfc3986-2.0.0-1.el9s.noarch 2026-01-25 06:20:08.008 | Installed: python3-routes-2.5.1-1.el9s.noarch 2026-01-25 06:20:08.008 | Installed: python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch 2026-01-25 06:20:08.008 | Installed: python3-tempita-0.5.2-2.el9s.noarch 2026-01-25 06:20:08.008 | Installed: python3-tenacity-8.2.3-1.el9s.noarch 2026-01-25 06:20:08.009 | Installed: python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.noarch 2026-01-25 06:20:08.009 | Installed: python3-voluptuous-0.15.2-1.el9s.noarch 2026-01-25 06:20:08.009 | Installed: python3-webob-1.8.9-1.el9s.noarch 2026-01-25 06:20:08.009 | Installed: python3-werkzeug-3.0.3-1.el9s.noarch 2026-01-25 06:20:08.009 | Installed: python3-wrapt-1.16.0-1.el9s.x86_64 2026-01-25 06:20:08.009 | Installed: python3-yappi-1.6.0-1.el9s.x86_64 2026-01-25 06:20:08.009 | Installed: python3-zake-0.2.2-22.el9s.noarch 2026-01-25 06:20:08.009 | Installed: python3-zeroconf-0.38.7-1.el9s.noarch 2026-01-25 06:20:08.009 | Installed: smartmontools-1:7.2-9.el9.x86_64 2026-01-25 06:20:08.009 | Installed: sysbench-1.0.20-5.el9s.x86_64 2026-01-25 06:20:08.065 | 2026-01-25 06:20:08.065 | Installed: 2026-01-25 06:20:08.065 | boost-iostreams-1.75.0-13.el9.x86_64 2026-01-25 06:20:08.065 | boost-system-1.75.0-13.el9.x86_64 2026-01-25 06:20:08.065 | boost-thread-1.75.0-13.el9.x86_64 2026-01-25 06:20:08.065 | fio-3.35-1.el9.x86_64 2026-01-25 06:20:08.065 | fio-engine-http-3.35-1.el9.x86_64 2026-01-25 06:20:08.065 | fio-engine-libaio-3.35-1.el9.x86_64 2026-01-25 06:20:08.065 | fio-engine-nbd-3.35-1.el9.x86_64 2026-01-25 06:20:08.065 | fio-engine-rados-3.35-1.el9.x86_64 2026-01-25 06:20:08.065 | fio-engine-rbd-3.35-1.el9.x86_64 2026-01-25 06:20:08.065 | fio-engine-rdma-3.35-1.el9.x86_64 2026-01-25 06:20:08.065 | git-core-2.47.3-1.el9.x86_64 2026-01-25 06:20:08.065 | libaio-0.3.111-13.el9.x86_64 2026-01-25 06:20:08.065 | libconfig-1.7.2-9.el9.x86_64 2026-01-25 06:20:08.065 | libnbd-1.20.3-4.el9.x86_64 2026-01-25 06:20:08.065 | libpq-13.23-1.el9.x86_64 2026-01-25 06:20:08.065 | librados2-2:16.2.4-5.el9.x86_64 2026-01-25 06:20:08.065 | librbd1-2:16.2.4-5.el9.x86_64 2026-01-25 06:20:08.065 | librdmacm-57.0-2.el9.x86_64 2026-01-25 06:20:08.065 | lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 2026-01-25 06:20:08.065 | luajit-2.1.1692716794-3.el9s.x86_64 2026-01-25 06:20:08.065 | mariadb-connector-c-3.2.6-1.el9.x86_64 2026-01-25 06:20:08.065 | mariadb-connector-c-config-3.2.6-1.el9.noarch 2026-01-25 06:20:08.065 | openstack-ironic-python-agent-9.4.4-0.20250319204801.4cf1abc.el9.noarch 2026-01-25 06:20:08.065 | pciutils-3.7.0-7.el9.x86_64 2026-01-25 06:20:08.065 | python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch 2026-01-25 06:20:08.065 | python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch 2026-01-25 06:20:08.065 | python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e6.el9.noarch 2026-01-25 06:20:08.066 | python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch 2026-01-25 06:20:08.066 | python3-async-timeout-4.0.2-5.el9s.noarch 2026-01-25 06:20:08.066 | python3-bcrypt-3.2.2-4.el9s.x86_64 2026-01-25 06:20:08.066 | python3-cffi-1.14.5-5.el9.x86_64 2026-01-25 06:20:08.066 | python3-cryptography-36.0.1-5.el9.x86_64 2026-01-25 06:20:08.066 | python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch 2026-01-25 06:20:08.066 | python3-dns-2.6.1-3.el9.noarch 2026-01-25 06:20:08.066 | python3-eventlet-0.36.1-1.el9s.noarch 2026-01-25 06:20:08.066 | python3-fasteners-0.19-1.el9s.noarch 2026-01-25 06:20:08.066 | python3-fixtures-4.1.0-1.el9s.noarch 2026-01-25 06:20:08.066 | python3-futurist-2.4.1-0.20230310123225.159d752.el9.noarch 2026-01-25 06:20:08.066 | python3-greenlet-3.1.1-1.el9s.x86_64 2026-01-25 06:20:08.066 | python3-hardware-detect-0.32.1-0.20251002123700.b1fff65.el9.noarch 2026-01-25 06:20:08.066 | python3-ifaddr-0.1.7-3.el9s.noarch 2026-01-25 06:20:08.066 | python3-inotify-0.9.6-25.el9.noarch 2026-01-25 06:20:08.066 | python3-ironic-lib-5.4.1-0.20241028172452.e9cf477.el9.noarch 2026-01-25 06:20:08.066 | python3-ironic-python-agent-9.4.4-0.20250319204801.4cf1abc.el9.noarch 2026-01-25 06:20:08.066 | python3-iso8601-2.1.0-1.el9s.noarch 2026-01-25 06:20:08.066 | python3-kazoo-2.8.0-2.el9s.noarch 2026-01-25 06:20:08.066 | python3-keystoneauth1-5.1.3-0.20240913071836.e96c503.el9.noarch 2026-01-25 06:20:08.066 | python3-msgpack-1.1.0-1.el9s.x86_64 2026-01-25 06:20:08.066 | python3-netaddr-1.3.0-4.el9s.noarch 2026-01-25 06:20:08.066 | python3-os-service-types-1.7.0-0.20230310110132.0b2f473.el9.noarch 2026-01-25 06:20:08.066 | python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch 2026-01-25 06:20:08.066 | python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch 2026-01-25 06:20:08.066 | python3-oslo-context-5.1.1-0.20230310191714.7696282.el9.noarch 2026-01-25 06:20:08.066 | python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch 2026-01-25 06:20:08.066 | python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el9.noarch 2026-01-25 06:20:08.066 | python3-oslo-serialization-5.1.2-0.20240902085253.808ef7d.el9.noarch 2026-01-25 06:20:08.066 | python3-oslo-service-3.1.2-0.20240617091247.9be8ebb.el9.noarch 2026-01-25 06:20:08.066 | python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch 2026-01-25 06:20:08.066 | python3-packaging-24.2-2.el9s.noarch 2026-01-25 06:20:08.066 | python3-paste-3.10.1-1.el9s.noarch 2026-01-25 06:20:08.066 | python3-paste-deploy-3.1.0-2.el9s.noarch 2026-01-25 06:20:08.066 | python3-pbr-6.1.1-1.el9s.noarch 2026-01-25 06:20:08.066 | python3-pint-0.16.1-3.el9s.noarch 2026-01-25 06:20:08.066 | python3-ply-3.11-14.el9.noarch 2026-01-25 06:20:08.066 | python3-psutil-5.8.0-12.el9.x86_64 2026-01-25 06:20:08.066 | python3-pyOpenSSL-20.0.1-2.el9s.noarch 2026-01-25 06:20:08.066 | python3-pycparser-2.20-6.el9.noarch 2026-01-25 06:20:08.066 | python3-pyparsing-3.1.2-7.el9s.noarch 2026-01-25 06:20:08.066 | python3-pyudev-0.22.0-6.el9.noarch 2026-01-25 06:20:08.066 | python3-redis-5.0.4-1.el9s.noarch 2026-01-25 06:20:08.066 | python3-repoze-lru-0.7-10.el9s.noarch 2026-01-25 06:20:08.066 | python3-rfc3986-2.0.0-1.el9s.noarch 2026-01-25 06:20:08.066 | python3-routes-2.5.1-1.el9s.noarch 2026-01-25 06:20:08.066 | python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch 2026-01-25 06:20:08.066 | python3-tempita-0.5.2-2.el9s.noarch 2026-01-25 06:20:08.066 | python3-tenacity-8.2.3-1.el9s.noarch 2026-01-25 06:20:08.066 | python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.noarch 2026-01-25 06:20:08.066 | python3-voluptuous-0.15.2-1.el9s.noarch 2026-01-25 06:20:08.066 | python3-webob-1.8.9-1.el9s.noarch 2026-01-25 06:20:08.066 | python3-werkzeug-3.0.3-1.el9s.noarch 2026-01-25 06:20:08.066 | python3-wrapt-1.16.0-1.el9s.x86_64 2026-01-25 06:20:08.066 | python3-yappi-1.6.0-1.el9s.x86_64 2026-01-25 06:20:08.066 | python3-zake-0.2.2-22.el9s.noarch 2026-01-25 06:20:08.066 | python3-zeroconf-0.38.7-1.el9s.noarch 2026-01-25 06:20:08.066 | smartmontools-1:7.2-9.el9.x86_64 2026-01-25 06:20:08.066 | sysbench-1.0.20-5.el9s.x86_64 2026-01-25 06:20:08.066 | 2026-01-25 06:20:08.066 | Complete! 2026-01-25 06:20:08.197 | + '[' install == install ']' 2026-01-25 06:20:08.197 | + '[' dnf == dnf ']' 2026-01-25 06:20:08.197 | + '[' -z '' ']' 2026-01-25 06:20:08.197 | + dnf -y mark install openstack-ironic-python-agent python3-hardware-detect 2026-01-25 06:20:08.413 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:20:08.414 | Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:20:08.414 | Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:20:08.415 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:20:08.415 | Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:20:08.503 | openstack-ironic-python-agent-9.4.4-0.20250319204801.4cf1abc.el9.noarch marked as user installed. 2026-01-25 06:20:08.503 | python3-hardware-detect-0.32.1-0.20251002123700.b1fff65.el9.noarch marked as user installed. 2026-01-25 06:20:08.547 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2026-01-25 06:20:12.745 | Map install for centos: device-mapper-multipath 2026-01-25 06:20:12.745 | Map install for ironic-agent-multipath: iscsi-initiator-utils, device-mapper-multipath 2026-01-25 06:20:12.745 | Map install for dhcp-all-interfaces: dhcp-client, ifupdown, ndisc6 2026-01-25 06:20:12.745 | Map install for redhat-common: lsof, tcpdump, traceroute, which, ca-certificates, selinux-policy, selinux-policy-targeted, python3-libselinux, python3-policycoreutils, policycoreutils-python-utils, rng-tools, passwd 2026-01-25 06:20:12.745 | Map install for ibft-interfaces: iscsi_package 2026-01-25 06:20:12.745 | Map install for runtime-ssh-host-keys: openssh-client 2026-01-25 06:20:12.745 | Map install for source-repositories: git 2026-01-25 06:20:12.745 | Map install for cache-url: curl 2026-01-25 06:20:12.745 | Map install for ensure-venv: python3-venv 2026-01-25 06:20:12.745 | Map install for install-static: rsync 2026-01-25 06:20:12.745 | Map install for openssh-server: openssh-server 2026-01-25 06:20:12.745 | Map install for extra-hardware: ethtool, fio, fio-engine-libaio, hdparm, infiniband-diags, lldpad, pciutils, smartmontools, sysbench, biosdevname 2026-01-25 06:20:12.745 | Map install for ironic-python-agent-ramdisk: curl, dmidecode, iptables, lshw, ipmitool, qemu-utils, gcc, python, parted, hdparm, util-linux, genisoimage, gdisk, kmod, psmisc, dosfstools, mdadm, efibootmgr, efivar, chrony, e2fsprogs, nvme-cli, open-iscsi, smartmontools, libffi-dev, libssl-dev, python-dev 2026-01-25 06:20:12.745 | Running command: ['install-packages', 'NetworkManager-initscripts-updown', 'xorriso', 'rng-tools', 'mdadm', 'rsync', 'iscsi-initiator-utils', 'python3-libselinux', 'smartmontools', 'curl', 'tcpdump', 'which', 'gcc', 'passwd', 'python3-devel', 'sysbench', 'git-core', 'dhclient', 'openssl-devel', 'hdparm', 'libffi-devel', 'traceroute', 'lldpad', 'parted', 'lshw', 'fio-engine-libaio', 'lsof', 'fio', 'ipmitool', 'kmod', 'psmisc', 'openssh-server', 'device-mapper-multipath', 'python3-policycoreutils', 'python3', 'efibootmgr', 'iptables', 'biosdevname', 'ethtool', 'ca-certificates', 'util-linux', 'qemu-img', 'gdisk', 'nvme-cli', 'selinux-policy', 'openssh', 'e2fsprogs', 'chrony', 'pciutils', 'selinux-policy-targeted', 'policycoreutils-python-utils', 'dosfstools', 'infiniband-diags', 'efivar', 'dmidecode'] 2026-01-25 06:20:12.745 | > Running install-packages install. 2026-01-25 06:20:12.745 | > ++ command -v dnf5 2026-01-25 06:20:12.745 | > ++ true 2026-01-25 06:20:12.745 | > + DNF5= 2026-01-25 06:20:12.745 | > + '[' dnf == dnf ']' 2026-01-25 06:20:12.745 | > + '[' -n '' ']' 2026-01-25 06:20:12.745 | > + dnf -y -v install NetworkManager-initscripts-updown xorriso rng-tools mdadm rsync iscsi-initiator-utils python3-libselinux smartmontools curl tcpdump which gcc passwd python3-devel sysbench git-core dhclient openssl-devel hdparm libffi-devel traceroute lldpad parted lshw fio-engine-libaio lsof fio ipmitool kmod psmisc openssh-server device-mapper-multipath python3-policycoreutils python3 efibootmgr iptables biosdevname ethtool ca-certificates util-linux qemu-img gdisk nvme-cli selinux-policy openssh e2fsprogs chrony pciutils selinux-policy-targeted policycoreutils-python-utils dosfstools infiniband-diags efivar dmidecode 2026-01-25 06:20:12.745 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2026-01-25 06:20:12.745 | > DNF version: 4.14.0 2026-01-25 06:20:12.745 | > cachedir: /tmp/yum 2026-01-25 06:20:12.745 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:20:12.746 | > Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:20:12.746 | > Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:20:12.746 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:20:12.746 | > Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:20:12.746 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-barbican 2026-01-25 06:20:12.746 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-baremetal 2026-01-25 06:20:12.746 | > delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-cinder 2026-01-25 06:20:12.746 | > delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-clients 2026-01-25 06:20:12.746 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-cloudops 2026-01-25 06:20:12.746 | > delorean-component-cloudops: using metadata from Mon Nov 24 06:59:22 2025. 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-common 2026-01-25 06:20:12.746 | > delorean-component-common: using metadata from Tue Jan 20 05:42:45 2026. 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-compute 2026-01-25 06:20:12.746 | > delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-designate 2026-01-25 06:20:12.746 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-glance 2026-01-25 06:20:12.746 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-keystone 2026-01-25 06:20:12.746 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-manila 2026-01-25 06:20:12.746 | > delorean-component-manila: using metadata from Tue Jan 20 05:57:17 2026. 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-network 2026-01-25 06:20:12.746 | > delorean-component-network: using metadata from Wed Jan 21 10:19:26 2026. 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-octavia 2026-01-25 06:20:12.746 | > delorean-component-octavia: using metadata from Tue Jan 20 05:49:42 2026. 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-optimize 2026-01-25 06:20:12.746 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-podified 2026-01-25 06:20:12.746 | > delorean-component-podified: using metadata from Thu Jan 22 13:29:38 2026. 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-puppet 2026-01-25 06:20:12.746 | > delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-swift 2026-01-25 06:20:12.746 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2026-01-25 06:20:12.746 | > repo: using cache for: delorean-component-tempest 2026-01-25 06:20:12.746 | > delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2026-01-25 06:20:12.747 | > repo: using cache for: delorean-component-ui 2026-01-25 06:20:12.747 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2026-01-25 06:20:12.747 | > repo: using cache for: baseos 2026-01-25 06:20:12.747 | > baseos: using metadata from Mon Jan 19 13:03:35 2026. 2026-01-25 06:20:12.747 | > repo: using cache for: appstream 2026-01-25 06:20:12.747 | > appstream: using metadata from Mon Jan 19 13:07:04 2026. 2026-01-25 06:20:12.747 | > repo: using cache for: crb 2026-01-25 06:20:12.747 | > crb: using metadata from Mon Jan 19 13:11:31 2026. 2026-01-25 06:20:12.747 | > repo: using cache for: extras-common 2026-01-25 06:20:12.747 | > extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2026-01-25 06:20:12.747 | > repo: using cache for: delorean-antelope-testing 2026-01-25 06:20:12.747 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2026-01-25 06:20:12.747 | > repo: using cache for: delorean-antelope-build-deps 2026-01-25 06:20:12.747 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2026-01-25 06:20:12.747 | > repo: using cache for: centos9-rabbitmq 2026-01-25 06:20:12.747 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2026-01-25 06:20:12.747 | > repo: using cache for: centos9-storage 2026-01-25 06:20:12.747 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2026-01-25 06:20:12.747 | > repo: using cache for: centos9-opstools 2026-01-25 06:20:12.747 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2026-01-25 06:20:12.747 | > repo: using cache for: centos9-nfv-ovs 2026-01-25 06:20:12.747 | > centos9-nfv-ovs: using metadata from Mon Jan 5 05:12:12 2026. 2026-01-25 06:20:12.747 | > repo: using cache for: delorean-master-testing 2026-01-25 06:20:12.747 | > delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2026-01-25 06:20:12.747 | > repo: using cache for: delorean-master-build-deps 2026-01-25 06:20:12.747 | > delorean-master-build-deps: using metadata from Thu Jan 15 10:12:10 2026. 2026-01-25 06:20:12.747 | > repo: using cache for: repo-setup-centos-appstream 2026-01-25 06:20:12.747 | > repo-setup-centos-appstream: using metadata from Mon Jan 19 13:07:04 2026. 2026-01-25 06:20:12.747 | > repo: using cache for: repo-setup-centos-baseos 2026-01-25 06:20:12.747 | > repo-setup-centos-baseos: using metadata from Mon Jan 19 13:03:35 2026. 2026-01-25 06:20:12.747 | > repo: using cache for: repo-setup-centos-highavailability 2026-01-25 06:20:12.747 | > repo-setup-centos-highavailability: using metadata from Mon Jan 19 13:11:51 2026. 2026-01-25 06:20:12.747 | > repo: using cache for: repo-setup-centos-powertools 2026-01-25 06:20:12.747 | > repo-setup-centos-powertools: using metadata from Mon Jan 19 13:11:31 2026. 2026-01-25 06:20:12.747 | > Last metadata expiration check: 0:00:19 ago on Sun Jan 25 01:19:50 2026. 2026-01-25 06:20:12.747 | > Package mdadm-4.4-3.el9.x86_64 is already installed. 2026-01-25 06:20:12.747 | > Package iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 is already installed. 2026-01-25 06:20:12.747 | > Package python3-libselinux-3.6-3.el9.x86_64 is already installed. 2026-01-25 06:20:12.748 | > Package smartmontools-1:7.2-9.el9.x86_64 is already installed. 2026-01-25 06:20:12.748 | > Package curl-7.76.1-38.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package tcpdump-14:4.99.0-9.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package which-2.21-30.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package passwd-0.80-12.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package sysbench-1.0.20-5.el9s.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package git-core-2.47.3-1.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package dhcp-client-12:4.4.2-19.b1.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package parted-3.5-3.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package lshw-B.02.20-4.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package fio-engine-libaio-3.35-1.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package fio-3.35-1.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package kmod-28-11.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package psmisc-23.4-3.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package openssh-server-9.9p1-3.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package python3-policycoreutils-3.6-4.el9.noarch is already installed. 2026-01-25 06:20:12.917 | > Package python3-3.9.25-3.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package ethtool-2:6.15-2.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package ca-certificates-2025.2.80_v9.0.305-91.el9.noarch is already installed. 2026-01-25 06:20:12.917 | > Package util-linux-2.37.4-21.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package gdisk-1.0.7-5.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package selinux-policy-38.1.71-1.el9.noarch is already installed. 2026-01-25 06:20:12.917 | > Package openssh-9.9p1-3.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package e2fsprogs-1.46.5-8.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package chrony-4.8-1.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package pciutils-3.7.0-7.el9.x86_64 is already installed. 2026-01-25 06:20:12.917 | > Package selinux-policy-targeted-38.1.71-1.el9.noarch is already installed. 2026-01-25 06:20:12.918 | > Package dosfstools-4.2-3.el9.x86_64 is already installed. 2026-01-25 06:20:12.918 | > Package dmidecode-1:3.6-2.el9.x86_64 is already installed. 2026-01-25 06:20:12.918 | > --> Starting dependency resolution 2026-01-25 06:20:12.918 | > ---> Package NetworkManager-initscripts-updown.noarch 1:1.54.3-2.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package biosdevname.x86_64 0.7.3-10.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package device-mapper-multipath.x86_64 0.8.7-42.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package device-mapper-multipath-libs.x86_64 0.8.7-42.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package efibootmgr.x86_64 16-12.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package groff-base.x86_64 1.22.4-10.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package hdparm.x86_64 9.62-2.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package iptables-nft.x86_64 1.8.10-11.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package jitterentropy.x86_64 3.6.0-1.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package libibumad.x86_64 57.0-2.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package libnftnl.x86_64 1.2.6-4.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package libnvme.x86_64 1.16.1-2.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package libpkgconf.x86_64 1.7.3-10.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package lsof.x86_64 4.94.0-3.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package make.x86_64 1:4.3-8.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package nvme-cli.x86_64 2.16-1.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package pkgconf.x86_64 1.7.3-10.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package pkgconf-m4.noarch 1.7.3-10.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package pkgconf-pkg-config.x86_64 1.7.3-10.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package rng-tools.x86_64 6.17-2.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package rsync.x86_64 3.2.5-4.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package traceroute.x86_64 3:2.1.1-1.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package cpp.x86_64 11.5.0-14.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package efivar.x86_64 38-3.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package gcc.x86_64 11.5.0-14.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package glibc-devel.x86_64 2.34-245.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package glibc-headers.x86_64 2.34-245.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package infiniband-diags.x86_64 57.0-2.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package ipmitool.x86_64 1.8.18-27.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package kernel-headers.x86_64 5.14.0-661.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package libburn.x86_64 1.5.4-5.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package libffi-devel.x86_64 3.4.2-8.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package libisoburn.x86_64 1.5.4-5.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package libisofs.x86_64 1.5.4-4.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package libmpc.x86_64 1.2.1-4.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package libxcrypt-devel.x86_64 4.4.18-3.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package openssl-devel.x86_64 1:3.5.1-6.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package perl-AutoLoader.noarch 5.74-483.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package perl-B.x86_64 1.80-483.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package perl-Carp.noarch 1.50-460.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package perl-Class-Struct.noarch 0.66-483.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package perl-Data-Dumper.x86_64 2.174-462.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package perl-Digest.noarch 1.19-4.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package perl-Digest-MD5.x86_64 2.58-4.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package perl-Encode.x86_64 4:3.08-462.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package perl-Errno.x86_64 1.30-483.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package perl-Exporter.noarch 5.74-461.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package perl-Fcntl.x86_64 1.13-483.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package perl-File-Basename.noarch 2.85-483.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package perl-File-Path.noarch 2.18-4.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package perl-File-Temp.noarch 1:0.231.100-4.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package perl-File-stat.noarch 1.09-483.el9 will be installed 2026-01-25 06:20:12.918 | > ---> Package perl-FileHandle.noarch 2.03-483.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-Getopt-Long.noarch 1:2.52-4.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-Getopt-Std.noarch 1.12-483.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-HTTP-Tiny.noarch 0.076-462.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-IO.x86_64 1.43-483.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-IO-Socket-IP.noarch 0.41-5.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-IO-Socket-SSL.noarch 2.073-2.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-IPC-Open3.noarch 1.21-483.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-MIME-Base64.x86_64 3.16-4.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-Mozilla-CA.noarch 20200520-6.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-NDBM_File.x86_64 1.15-483.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-Net-SSLeay.x86_64 1.94-3.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-POSIX.x86_64 1.94-483.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-PathTools.x86_64 3.78-461.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-Pod-Escapes.noarch 1:1.07-460.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-Pod-Perldoc.noarch 3.28.01-461.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-Pod-Simple.noarch 1:3.42-4.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-Pod-Usage.noarch 4:2.01-4.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-Scalar-List-Utils.x86_64 4:1.56-462.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-SelectSaver.noarch 1.02-483.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-Socket.x86_64 4:2.031-4.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-Storable.x86_64 1:3.21-460.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-Symbol.noarch 1.08-483.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-Term-ANSIColor.noarch 5.01-461.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-Term-Cap.noarch 1.17-460.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-Text-ParseWords.noarch 3.30-460.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-Text-Tabs+Wrap.noarch 2013.0523-460.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-Time-Local.noarch 2:1.300-7.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-URI.noarch 5.09-3.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-base.noarch 2.27-483.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-constant.noarch 1.33-461.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-if.noarch 0.60.800-483.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-interpreter.x86_64 4:5.32.1-483.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-libnet.noarch 3.13-4.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-libs.x86_64 4:5.32.1-483.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-mro.x86_64 1.23-483.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-overload.noarch 1.31-483.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-overloading.noarch 0.02-483.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-parent.noarch 1:0.238-460.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-podlators.noarch 1:4.14-460.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-subs.noarch 1.03-483.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package perl-vars.noarch 1.05-483.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package policycoreutils-python-utils.noarch 3.6-4.el9 will be installed 2026-01-25 06:20:12.919 | > ---> Package python3-devel.x86_64 3.9.25-3.el9 will be installed 2026-01-25 06:20:12.925 | > ---> Package python3-pip.noarch 21.3.1-1.el9 will be installed 2026-01-25 06:20:12.925 | > ---> Package qemu-img.x86_64 17:10.1.0-10.el9 will be installed 2026-01-25 06:20:12.925 | > ---> Package xorriso.x86_64 1.5.4-5.el9 will be installed 2026-01-25 06:20:12.925 | > --> Finished dependency resolution 2026-01-25 06:20:12.925 | > Dependencies resolved. 2026-01-25 06:20:12.925 | > ================================================================================ 2026-01-25 06:20:12.925 | > Package Arch Version Repository Size 2026-01-25 06:20:12.925 | > ================================================================================ 2026-01-25 06:20:12.925 | > Installing: 2026-01-25 06:20:12.925 | > NetworkManager-initscripts-updown noarch 1:1.54.3-2.el9 baseos 19 k 2026-01-25 06:20:12.925 | > biosdevname x86_64 0.7.3-10.el9 baseos 36 k 2026-01-25 06:20:12.925 | > device-mapper-multipath x86_64 0.8.7-42.el9 baseos 154 k 2026-01-25 06:20:12.925 | > efibootmgr x86_64 16-12.el9 baseos 45 k 2026-01-25 06:20:12.925 | > efivar x86_64 38-3.el9 appstream 50 k 2026-01-25 06:20:12.925 | > gcc x86_64 11.5.0-14.el9 appstream 32 M 2026-01-25 06:20:12.925 | > hdparm x86_64 9.62-2.el9 baseos 96 k 2026-01-25 06:20:12.925 | > infiniband-diags x86_64 57.0-2.el9 appstream 335 k 2026-01-25 06:20:12.925 | > ipmitool x86_64 1.8.18-27.el9 appstream 387 k 2026-01-25 06:20:12.925 | > iptables-nft x86_64 1.8.10-11.el9 baseos 206 k 2026-01-25 06:20:12.925 | > libffi-devel x86_64 3.4.2-8.el9 appstream 29 k 2026-01-25 06:20:12.925 | > lsof x86_64 4.94.0-3.el9 baseos 239 k 2026-01-25 06:20:12.925 | > nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-01-25 06:20:12.925 | > openssl-devel x86_64 1:3.5.1-6.el9 appstream 4.8 M 2026-01-25 06:20:12.925 | > policycoreutils-python-utils noarch 3.6-4.el9 appstream 75 k 2026-01-25 06:20:12.925 | > python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-01-25 06:20:12.925 | > qemu-img x86_64 17:10.1.0-10.el9 appstream 2.6 M 2026-01-25 06:20:12.925 | > rng-tools x86_64 6.17-2.el9 baseos 71 k 2026-01-25 06:20:12.925 | > rsync x86_64 3.2.5-4.el9 baseos 407 k 2026-01-25 06:20:12.925 | > traceroute x86_64 3:2.1.1-1.el9 baseos 57 k 2026-01-25 06:20:12.925 | > xorriso x86_64 1.5.4-5.el9 appstream 317 k 2026-01-25 06:20:12.925 | > Installing dependencies: 2026-01-25 06:20:12.925 | > cpp x86_64 11.5.0-14.el9 appstream 11 M 2026-01-25 06:20:12.925 | > device-mapper-multipath-libs x86_64 0.8.7-42.el9 baseos 288 k 2026-01-25 06:20:12.925 | > glibc-devel x86_64 2.34-245.el9 appstream 37 k 2026-01-25 06:20:12.925 | > glibc-headers x86_64 2.34-245.el9 appstream 546 k 2026-01-25 06:20:12.925 | > groff-base x86_64 1.22.4-10.el9 baseos 1.1 M 2026-01-25 06:20:12.925 | > jitterentropy x86_64 3.6.0-1.el9 baseos 33 k 2026-01-25 06:20:12.925 | > kernel-headers x86_64 5.14.0-661.el9 appstream 2.4 M 2026-01-25 06:20:12.925 | > libburn x86_64 1.5.4-5.el9 appstream 172 k 2026-01-25 06:20:12.925 | > libibumad x86_64 57.0-2.el9 baseos 27 k 2026-01-25 06:20:12.925 | > libisoburn x86_64 1.5.4-5.el9 appstream 415 k 2026-01-25 06:20:12.925 | > libisofs x86_64 1.5.4-4.el9 appstream 222 k 2026-01-25 06:20:12.925 | > libmpc x86_64 1.2.1-4.el9 appstream 62 k 2026-01-25 06:20:12.925 | > libnftnl x86_64 1.2.6-4.el9 baseos 88 k 2026-01-25 06:20:12.925 | > libnvme x86_64 1.16.1-2.el9 baseos 116 k 2026-01-25 06:20:12.925 | > libpkgconf x86_64 1.7.3-10.el9 baseos 36 k 2026-01-25 06:20:12.925 | > libxcrypt-devel x86_64 4.4.18-3.el9 appstream 29 k 2026-01-25 06:20:12.925 | > make x86_64 1:4.3-8.el9 baseos 536 k 2026-01-25 06:20:12.925 | > perl-AutoLoader noarch 5.74-483.el9 appstream 21 k 2026-01-25 06:20:12.925 | > perl-B x86_64 1.80-483.el9 appstream 180 k 2026-01-25 06:20:12.926 | > perl-Carp noarch 1.50-460.el9 appstream 30 k 2026-01-25 06:20:12.926 | > perl-Class-Struct noarch 0.66-483.el9 appstream 22 k 2026-01-25 06:20:12.926 | > perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k 2026-01-25 06:20:12.926 | > perl-Digest noarch 1.19-4.el9 appstream 26 k 2026-01-25 06:20:12.926 | > perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k 2026-01-25 06:20:12.926 | > perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M 2026-01-25 06:20:12.926 | > perl-Errno x86_64 1.30-483.el9 appstream 15 k 2026-01-25 06:20:12.926 | > perl-Exporter noarch 5.74-461.el9 appstream 32 k 2026-01-25 06:20:12.926 | > perl-Fcntl x86_64 1.13-483.el9 appstream 20 k 2026-01-25 06:20:12.926 | > perl-File-Basename noarch 2.85-483.el9 appstream 17 k 2026-01-25 06:20:12.926 | > perl-File-Path noarch 2.18-4.el9 appstream 36 k 2026-01-25 06:20:12.926 | > perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k 2026-01-25 06:20:12.926 | > perl-File-stat noarch 1.09-483.el9 appstream 17 k 2026-01-25 06:20:12.926 | > perl-FileHandle noarch 2.03-483.el9 appstream 15 k 2026-01-25 06:20:12.926 | > perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k 2026-01-25 06:20:12.926 | > perl-Getopt-Std noarch 1.12-483.el9 appstream 15 k 2026-01-25 06:20:12.926 | > perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k 2026-01-25 06:20:12.926 | > perl-IO x86_64 1.43-483.el9 appstream 88 k 2026-01-25 06:20:12.926 | > perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k 2026-01-25 06:20:12.926 | > perl-IO-Socket-SSL noarch 2.073-2.el9 appstream 217 k 2026-01-25 06:20:12.926 | > perl-IPC-Open3 noarch 1.21-483.el9 appstream 22 k 2026-01-25 06:20:12.926 | > perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k 2026-01-25 06:20:12.926 | > perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k 2026-01-25 06:20:12.926 | > perl-Net-SSLeay x86_64 1.94-3.el9 appstream 414 k 2026-01-25 06:20:12.926 | > perl-POSIX x86_64 1.94-483.el9 appstream 96 k 2026-01-25 06:20:12.926 | > perl-PathTools x86_64 3.78-461.el9 appstream 88 k 2026-01-25 06:20:12.926 | > perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k 2026-01-25 06:20:12.926 | > perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k 2026-01-25 06:20:12.926 | > perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k 2026-01-25 06:20:12.926 | > perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k 2026-01-25 06:20:12.926 | > perl-Scalar-List-Utils x86_64 4:1.56-462.el9 appstream 71 k 2026-01-25 06:20:12.926 | > perl-SelectSaver noarch 1.02-483.el9 appstream 11 k 2026-01-25 06:20:12.926 | > perl-Socket x86_64 4:2.031-4.el9 appstream 56 k 2026-01-25 06:20:12.926 | > perl-Storable x86_64 1:3.21-460.el9 appstream 96 k 2026-01-25 06:20:12.926 | > perl-Symbol noarch 1.08-483.el9 appstream 14 k 2026-01-25 06:20:12.926 | > perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k 2026-01-25 06:20:12.926 | > perl-Term-Cap noarch 1.17-460.el9 appstream 23 k 2026-01-25 06:20:12.926 | > perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k 2026-01-25 06:20:12.926 | > perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k 2026-01-25 06:20:12.926 | > perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k 2026-01-25 06:20:12.926 | > perl-URI noarch 5.09-3.el9 appstream 121 k 2026-01-25 06:20:12.926 | > perl-base noarch 2.27-483.el9 appstream 16 k 2026-01-25 06:20:12.926 | > perl-constant noarch 1.33-461.el9 appstream 24 k 2026-01-25 06:20:12.926 | > perl-if noarch 0.60.800-483.el9 appstream 14 k 2026-01-25 06:20:12.926 | > perl-interpreter x86_64 4:5.32.1-483.el9 appstream 70 k 2026-01-25 06:20:12.926 | > perl-libnet noarch 3.13-4.el9 appstream 130 k 2026-01-25 06:20:12.926 | > perl-libs x86_64 4:5.32.1-483.el9 appstream 2.2 M 2026-01-25 06:20:12.926 | > perl-mro x86_64 1.23-483.el9 appstream 28 k 2026-01-25 06:20:12.926 | > perl-overload noarch 1.31-483.el9 appstream 45 k 2026-01-25 06:20:12.926 | > perl-overloading noarch 0.02-483.el9 appstream 12 k 2026-01-25 06:20:12.926 | > perl-parent noarch 1:0.238-460.el9 appstream 15 k 2026-01-25 06:20:12.927 | > perl-podlators noarch 1:4.14-460.el9 appstream 114 k 2026-01-25 06:20:12.927 | > perl-subs noarch 1.03-483.el9 appstream 11 k 2026-01-25 06:20:14.892 | > perl-vars noarch 1.05-483.el9 appstream 13 k 2026-01-25 06:20:14.892 | > pkgconf x86_64 1.7.3-10.el9 baseos 41 k 2026-01-25 06:20:14.892 | > pkgconf-m4 noarch 1.7.3-10.el9 baseos 15 k 2026-01-25 06:20:14.892 | > pkgconf-pkg-config x86_64 1.7.3-10.el9 baseos 11 k 2026-01-25 06:20:14.892 | > Installing weak dependencies: 2026-01-25 06:20:14.892 | > perl-NDBM_File x86_64 1.15-483.el9 appstream 22 k 2026-01-25 06:20:14.892 | > python3-pip noarch 21.3.1-1.el9 appstream 2.0 M 2026-01-25 06:20:14.892 | > 2026-01-25 06:20:14.892 | > Transaction Summary 2026-01-25 06:20:14.893 | > ================================================================================ 2026-01-25 06:20:14.893 | > Install 99 Packages 2026-01-25 06:20:14.893 | > 2026-01-25 06:20:14.893 | > Total size: 69 M 2026-01-25 06:20:14.893 | > Total download size: 61 M 2026-01-25 06:20:14.893 | > Installed size: 199 M 2026-01-25 06:20:14.893 | > Downloading Packages: 2026-01-25 06:20:14.893 | > [SKIPPED] biosdevname-0.7.3-10.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] device-mapper-multipath-0.8.7-42.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] device-mapper-multipath-libs-0.8.7-42.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] hdparm-9.62-2.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] iptables-nft-1.8.10-11.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] jitterentropy-3.6.0-1.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] libnftnl-1.2.6-4.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] libnvme-1.16.1-2.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] lsof-4.94.0-3.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] rng-tools-6.17-2.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] traceroute-2.1.1-1.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-AutoLoader-5.74-483.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-B-1.80-483.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Carp-1.50-460.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Class-Struct-0.66-483.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Data-Dumper-2.174-462.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Digest-1.19-4.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Digest-MD5-2.58-4.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Encode-3.08-462.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Errno-1.30-483.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Exporter-5.74-461.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Fcntl-1.13-483.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-File-Basename-2.85-483.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-File-Path-2.18-4.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-File-Temp-0.231.100-4.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-File-stat-1.09-483.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-FileHandle-2.03-483.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Getopt-Long-2.52-4.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Getopt-Std-1.12-483.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-HTTP-Tiny-0.076-462.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-IO-1.43-483.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-IO-Socket-IP-0.41-5.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-IO-Socket-SSL-2.073-2.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-IPC-Open3-1.21-483.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-MIME-Base64-3.16-4.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Mozilla-CA-20200520-6.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-NDBM_File-1.15-483.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Net-SSLeay-1.94-3.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-POSIX-1.94-483.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-PathTools-3.78-461.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Pod-Escapes-1.07-460.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Pod-Perldoc-3.28.01-461.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Pod-Simple-3.42-4.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Pod-Usage-2.01-4.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Scalar-List-Utils-1.56-462.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-SelectSaver-1.02-483.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Socket-2.031-4.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Storable-3.21-460.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Symbol-1.08-483.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Term-ANSIColor-5.01-461.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Term-Cap-1.17-460.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Text-ParseWords-3.30-460.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-Time-Local-1.300-7.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-URI-5.09-3.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-base-2.27-483.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-constant-1.33-461.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-if-0.60.800-483.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-interpreter-5.32.1-483.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-libnet-3.13-4.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-libs-5.32.1-483.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-mro-1.23-483.el9.x86_64.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-overload-1.31-483.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-overloading-0.02-483.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-parent-0.238-460.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-podlators-4.14-460.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-subs-1.03-483.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > [SKIPPED] perl-vars-1.05-483.el9.noarch.rpm: Already downloaded 2026-01-25 06:20:14.893 | > (69/99): NetworkManager-initscripts-updown-1.54 53 kB/s | 19 kB 00:00 2026-01-25 06:20:14.893 | > (70/99): efibootmgr-16-12.el9.x86_64.rpm 128 kB/s | 45 kB 00:00 2026-01-25 06:20:14.893 | > (71/99): libibumad-57.0-2.el9.x86_64.rpm 466 kB/s | 27 kB 00:00 2026-01-25 06:20:14.893 | > (72/99): libpkgconf-1.7.3-10.el9.x86_64.rpm 608 kB/s | 36 kB 00:00 2026-01-25 06:20:14.893 | > (73/99): groff-base-1.22.4-10.el9.x86_64.rpm 1.9 MB/s | 1.1 MB 00:00 2026-01-25 06:20:14.893 | > (74/99): pkgconf-1.7.3-10.el9.x86_64.rpm 694 kB/s | 41 kB 00:00 2026-01-25 06:20:14.894 | > (75/99): make-4.3-8.el9.x86_64.rpm 2.4 MB/s | 536 kB 00:00 2026-01-25 06:20:14.894 | > (76/99): pkgconf-m4-1.7.3-10.el9.noarch.rpm 268 kB/s | 15 kB 00:00 2026-01-25 06:20:14.894 | > (77/99): nvme-cli-2.16-1.el9.x86_64.rpm 4.1 MB/s | 1.2 MB 00:00 2026-01-25 06:20:14.894 | > (78/99): pkgconf-pkg-config-1.7.3-10.el9.x86_64 165 kB/s | 11 kB 00:00 2026-01-25 06:20:14.894 | > (79/99): rsync-3.2.5-4.el9.x86_64.rpm 5.5 MB/s | 407 kB 00:00 2026-01-25 06:20:14.894 | > (80/99): efivar-38-3.el9.x86_64.rpm 720 kB/s | 50 kB 00:00 2026-01-25 06:20:14.894 | > (81/99): glibc-devel-2.34-245.el9.x86_64.rpm 606 kB/s | 37 kB 00:00 2026-01-25 06:20:14.894 | > (82/99): glibc-headers-2.34-245.el9.x86_64.rpm 6.8 MB/s | 546 kB 00:00 2026-01-25 06:20:14.894 | > (83/99): infiniband-diags-57.0-2.el9.x86_64.rpm 4.7 MB/s | 335 kB 00:00 2026-01-25 06:20:14.894 | > (84/99): ipmitool-1.8.18-27.el9.x86_64.rpm 5.1 MB/s | 387 kB 00:00 2026-01-25 06:20:14.894 | > (85/99): kernel-headers-5.14.0-661.el9.x86_64.r 17 MB/s | 2.4 MB 00:00 2026-01-25 06:20:14.894 | > (86/99): cpp-11.5.0-14.el9.x86_64.rpm 17 MB/s | 11 MB 00:00 2026-01-25 06:20:14.894 | > (87/99): libburn-1.5.4-5.el9.x86_64.rpm 1.1 MB/s | 172 kB 00:00 2026-01-25 06:20:14.894 | > (88/99): libffi-devel-3.4.2-8.el9.x86_64.rpm 492 kB/s | 29 kB 00:00 2026-01-25 06:20:14.894 | > (89/99): libisoburn-1.5.4-5.el9.x86_64.rpm 5.7 MB/s | 415 kB 00:00 2026-01-25 06:20:14.894 | > (90/99): libisofs-1.5.4-4.el9.x86_64.rpm 3.1 MB/s | 222 kB 00:00 2026-01-25 06:20:21.472 | > (91/99): libmpc-1.2.1-4.el9.x86_64.rpm 987 kB/s | 62 kB 00:00 2026-01-25 06:20:21.472 | > (92/99): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 482 kB/s | 29 kB 00:00 2026-01-25 06:20:21.472 | > (93/99): policycoreutils-python-utils-3.6-4.el9 1.2 MB/s | 75 kB 00:00 2026-01-25 06:20:21.472 | > (94/99): openssl-devel-3.5.1-6.el9.x86_64.rpm 24 MB/s | 4.8 MB 00:00 2026-01-25 06:20:21.472 | > (95/99): python3-devel-3.9.25-3.el9.x86_64.rpm 2.6 MB/s | 244 kB 00:00 2026-01-25 06:20:21.472 | > (96/99): qemu-img-10.1.0-10.el9.x86_64.rpm 27 MB/s | 2.6 MB 00:00 2026-01-25 06:20:21.472 | > (97/99): python3-pip-21.3.1-1.el9.noarch.rpm 17 MB/s | 2.0 MB 00:00 2026-01-25 06:20:21.472 | > (98/99): xorriso-1.5.4-5.el9.x86_64.rpm 4.5 MB/s | 317 kB 00:00 2026-01-25 06:20:21.472 | > (99/99): gcc-11.5.0-14.el9.x86_64.rpm 22 MB/s | 32 MB 00:01 2026-01-25 06:20:21.472 | > -------------------------------------------------------------------------------- 2026-01-25 06:20:21.472 | > Total 23 MB/s | 61 MB 00:02 2026-01-25 06:20:21.472 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2026-01-25 06:20:21.472 | > Running transaction check 2026-01-25 06:20:21.472 | > Transaction check succeeded. 2026-01-25 06:20:21.472 | > Running transaction test 2026-01-25 06:20:21.472 | > Transaction test succeeded. 2026-01-25 06:20:21.472 | > Running transaction 2026-01-25 06:20:21.472 | > Preparing : 1/1 2026-01-25 06:20:21.472 | > Installing : libmpc-1.2.1-4.el9.x86_64 1/99 2026-01-25 06:20:21.472 | > Installing : cpp-11.5.0-14.el9.x86_64 2/99 2026-01-25 06:20:21.473 | > Installing : python3-pip-21.3.1-1.el9.noarch 3/99 2026-01-25 06:20:21.473 | > Installing : libisofs-1.5.4-4.el9.x86_64 4/99 2026-01-25 06:20:21.473 | > Installing : libburn-1.5.4-5.el9.x86_64 5/99 2026-01-25 06:20:21.473 | > Installing : libisoburn-1.5.4-5.el9.x86_64 6/99 2026-01-25 06:20:21.473 | > Installing : kernel-headers-5.14.0-661.el9.x86_64 7/99 2026-01-25 06:20:21.473 | > Installing : glibc-headers-2.34-245.el9.x86_64 8/99 2026-01-25 06:20:21.473 | > Installing : pkgconf-m4-1.7.3-10.el9.noarch 9/99 2026-01-25 06:20:21.473 | > Installing : make-1:4.3-8.el9.x86_64 10/99 2026-01-25 06:20:21.473 | > Installing : libpkgconf-1.7.3-10.el9.x86_64 11/99 2026-01-25 06:20:21.473 | > Installing : pkgconf-1.7.3-10.el9.x86_64 12/99 2026-01-25 06:20:21.473 | > Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 13/99 2026-01-25 06:20:21.473 | > Installing : glibc-devel-2.34-245.el9.x86_64 14/99 2026-01-25 06:20:21.473 | > Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 15/99 2026-01-25 06:20:21.473 | > Installing : libnvme-1.16.1-2.el9.x86_64 16/99 2026-01-25 06:20:21.473 | > Installing : libnftnl-1.2.6-4.el9.x86_64 17/99 2026-01-25 06:20:21.473 | > Installing : libibumad-57.0-2.el9.x86_64 18/99 2026-01-25 06:20:21.473 | > Installing : jitterentropy-3.6.0-1.el9.x86_64 19/99 2026-01-25 06:20:21.473 | > Running scriptlet: groff-base-1.22.4-10.el9.x86_64 20/99 2026-01-25 06:20:21.473 | > Installing : groff-base-1.22.4-10.el9.x86_64 20/99 2026-01-25 06:20:21.473 | > Running scriptlet: groff-base-1.22.4-10.el9.x86_64 20/99 2026-01-25 06:20:21.473 | > Installing : perl-Digest-1.19-4.el9.noarch 21/99 2026-01-25 06:20:21.473 | > Installing : perl-Digest-MD5-2.58-4.el9.x86_64 22/99 2026-01-25 06:20:21.473 | > Installing : perl-B-1.80-483.el9.x86_64 23/99 2026-01-25 06:20:21.473 | > Installing : perl-FileHandle-2.03-483.el9.noarch 24/99 2026-01-25 06:20:21.473 | > Installing : perl-Data-Dumper-2.174-462.el9.x86_64 25/99 2026-01-25 06:20:21.473 | > Installing : perl-libnet-3.13-4.el9.noarch 26/99 2026-01-25 06:20:21.473 | > Installing : perl-AutoLoader-5.74-483.el9.noarch 27/99 2026-01-25 06:20:21.473 | > Installing : perl-base-2.27-483.el9.noarch 28/99 2026-01-25 06:20:21.473 | > Installing : perl-URI-5.09-3.el9.noarch 29/99 2026-01-25 06:20:21.473 | > Installing : perl-Mozilla-CA-20200520-6.el9.noarch 30/99 2026-01-25 06:20:21.473 | > Installing : perl-if-0.60.800-483.el9.noarch 31/99 2026-01-25 06:20:21.473 | > Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 32/99 2026-01-25 06:20:21.473 | > Installing : perl-Time-Local-2:1.300-7.el9.noarch 33/99 2026-01-25 06:20:21.473 | > Installing : perl-File-Path-2.18-4.el9.noarch 34/99 2026-01-25 06:20:21.473 | > Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 35/99 2026-01-25 06:20:21.473 | > Installing : perl-Net-SSLeay-1.94-3.el9.x86_64 36/99 2026-01-25 06:20:21.473 | > Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 37/99 2026-01-25 06:20:21.473 | > Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 38/99 2026-01-25 06:20:21.473 | > Installing : perl-Class-Struct-0.66-483.el9.noarch 39/99 2026-01-25 06:20:21.473 | > Installing : perl-POSIX-1.94-483.el9.x86_64 40/99 2026-01-25 06:20:21.473 | > Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 41/99 2026-01-25 06:20:21.473 | > Installing : perl-IPC-Open3-1.21-483.el9.noarch 42/99 2026-01-25 06:20:21.473 | > Installing : perl-subs-1.03-483.el9.noarch 43/99 2026-01-25 06:20:21.473 | > Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 44/99 2026-01-25 06:20:21.473 | > Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 45/99 2026-01-25 06:20:21.473 | > Installing : perl-Term-Cap-1.17-460.el9.noarch 46/99 2026-01-25 06:20:21.473 | > Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 47/99 2026-01-25 06:20:21.473 | > Installing : perl-Socket-4:2.031-4.el9.x86_64 48/99 2026-01-25 06:20:21.473 | > Installing : perl-SelectSaver-1.02-483.el9.noarch 49/99 2026-01-25 06:20:21.473 | > Installing : perl-Symbol-1.08-483.el9.noarch 50/99 2026-01-25 06:20:21.473 | > Installing : perl-File-stat-1.09-483.el9.noarch 51/99 2026-01-25 06:20:21.474 | > Installing : perl-podlators-1:4.14-460.el9.noarch 52/99 2026-01-25 06:20:21.474 | > Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 53/99 2026-01-25 06:20:21.474 | > Installing : perl-Fcntl-1.13-483.el9.x86_64 54/99 2026-01-25 06:20:21.474 | > Installing : perl-Text-ParseWords-3.30-460.el9.noarch 55/99 2026-01-25 06:20:21.474 | > Installing : perl-mro-1.23-483.el9.x86_64 56/99 2026-01-25 06:20:21.474 | > Installing : perl-IO-1.43-483.el9.x86_64 57/99 2026-01-25 06:20:21.474 | > Installing : perl-overloading-0.02-483.el9.noarch 58/99 2026-01-25 06:20:21.474 | > Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 59/99 2026-01-25 06:20:21.474 | > Installing : perl-Errno-1.30-483.el9.x86_64 60/99 2026-01-25 06:20:21.474 | > Installing : perl-File-Basename-2.85-483.el9.noarch 61/99 2026-01-25 06:20:21.474 | > Installing : perl-Getopt-Std-1.12-483.el9.noarch 62/99 2026-01-25 06:20:21.474 | > Installing : perl-MIME-Base64-3.16-4.el9.x86_64 63/99 2026-01-25 06:20:21.474 | > Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 64/99 2026-01-25 06:20:21.474 | > Installing : perl-constant-1.33-461.el9.noarch 65/99 2026-01-25 06:20:21.474 | > Installing : perl-Storable-1:3.21-460.el9.x86_64 66/99 2026-01-25 06:20:21.474 | > Installing : perl-overload-1.31-483.el9.noarch 67/99 2026-01-25 06:20:21.474 | > Installing : perl-parent-1:0.238-460.el9.noarch 68/99 2026-01-25 06:20:21.474 | > Installing : perl-vars-1.05-483.el9.noarch 69/99 2026-01-25 06:20:21.474 | > Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 70/99 2026-01-25 06:20:21.474 | > Installing : perl-Carp-1.50-460.el9.noarch 71/99 2026-01-25 06:20:21.474 | > Installing : perl-Exporter-5.74-461.el9.noarch 72/99 2026-01-25 06:20:21.474 | > Installing : perl-NDBM_File-1.15-483.el9.x86_64 73/99 2026-01-25 06:20:21.474 | > Installing : perl-PathTools-3.78-461.el9.x86_64 74/99 2026-01-25 06:20:21.474 | > Installing : perl-Encode-4:3.08-462.el9.x86_64 75/99 2026-01-25 06:20:21.474 | > Installing : perl-libs-4:5.32.1-483.el9.x86_64 76/99 2026-01-25 06:20:21.474 | > Installing : perl-interpreter-4:5.32.1-483.el9.x86_64 77/99 2026-01-25 06:20:21.474 | > Installing : device-mapper-multipath-libs-0.8.7-42.el9.x86_64 78/99 2026-01-25 06:20:21.474 | > Installing : device-mapper-multipath-0.8.7-42.el9.x86_64 79/99 2026-01-25 06:20:21.474 | > Running scriptlet: device-mapper-multipath-0.8.7-42.el9.x86_64 79/99 2026-01-25 06:20:21.474 | > Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service -> /usr/lib/systemd/system/multipathd.service. 2026-01-25 06:20:24.902 | > Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket -> /usr/lib/systemd/system/multipathd.socket. 2026-01-25 06:20:24.902 | > 2026-01-25 06:20:24.902 | > Installing : infiniband-diags-57.0-2.el9.x86_64 80/99 2026-01-25 06:20:24.902 | > Installing : rng-tools-6.17-2.el9.x86_64 81/99 2026-01-25 06:20:24.902 | > Running scriptlet: rng-tools-6.17-2.el9.x86_64 81/99 2026-01-25 06:20:24.902 | > Created symlink /etc/systemd/system/multi-user.target.wants/rngd.service -> /usr/lib/systemd/system/rngd.service. 2026-01-25 06:20:24.902 | > 2026-01-25 06:20:24.902 | > Installing : iptables-nft-1.8.10-11.el9.x86_64 82/99 2026-01-25 06:20:24.902 | > Running scriptlet: iptables-nft-1.8.10-11.el9.x86_64 82/99 2026-01-25 06:20:24.902 | > Installing : nvme-cli-2.16-1.el9.x86_64 83/99 2026-01-25 06:20:24.902 | > Running scriptlet: nvme-cli-2.16-1.el9.x86_64 83/99 2026-01-25 06:20:24.902 | > Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-01-25 06:20:24.902 | > Running in chroot, ignoring command 'daemon-reload' 2026-01-25 06:20:24.902 | > Running in chroot, ignoring request. 2026-01-25 06:20:24.902 | > Running in chroot, ignoring request. 2026-01-25 06:20:24.902 | > 2026-01-25 06:20:24.902 | > Installing : gcc-11.5.0-14.el9.x86_64 84/99 2026-01-25 06:20:24.902 | > Installing : libffi-devel-3.4.2-8.el9.x86_64 85/99 2026-01-25 06:20:24.902 | > Installing : openssl-devel-1:3.5.1-6.el9.x86_64 86/99 2026-01-25 06:20:24.902 | > Installing : python3-devel-3.9.25-3.el9.x86_64 87/99 2026-01-25 06:20:24.903 | > Running scriptlet: xorriso-1.5.4-5.el9.x86_64 88/99 2026-01-25 06:20:24.903 | > Installing : xorriso-1.5.4-5.el9.x86_64 88/99 2026-01-25 06:20:24.903 | > Running scriptlet: xorriso-1.5.4-5.el9.x86_64 88/99 2026-01-25 06:20:24.903 | > Installing : qemu-img-17:10.1.0-10.el9.x86_64 89/99 2026-01-25 06:20:24.903 | > Installing : policycoreutils-python-utils-3.6-4.el9.noarch 90/99 2026-01-25 06:20:24.903 | > Installing : ipmitool-1.8.18-27.el9.x86_64 91/99 2026-01-25 06:20:24.903 | > Installing : efivar-38-3.el9.x86_64 92/99 2026-01-25 06:20:24.903 | > Installing : traceroute-3:2.1.1-1.el9.x86_64 93/99 2026-01-25 06:20:24.903 | > Installing : rsync-3.2.5-4.el9.x86_64 94/99 2026-01-25 06:20:24.903 | > Installing : lsof-4.94.0-3.el9.x86_64 95/99 2026-01-25 06:20:24.903 | > Installing : hdparm-9.62-2.el9.x86_64 96/99 2026-01-25 06:20:24.903 | > Installing : efibootmgr-16-12.el9.x86_64 97/99 2026-01-25 06:20:24.903 | > Installing : biosdevname-0.7.3-10.el9.x86_64 98/99 2026-01-25 06:20:24.903 | > Installing : NetworkManager-initscripts-updown-1:1.54.3-2.el9.n 99/99 2026-01-25 06:20:24.903 | > Running scriptlet: NetworkManager-initscripts-updown-1:1.54.3-2.el9.n 99/99 2026-01-25 06:20:24.903 | > Verifying : NetworkManager-initscripts-updown-1:1.54.3-2.el9.n 1/99 2026-01-25 06:20:24.903 | > Verifying : biosdevname-0.7.3-10.el9.x86_64 2/99 2026-01-25 06:20:24.903 | > Verifying : device-mapper-multipath-0.8.7-42.el9.x86_64 3/99 2026-01-25 06:20:24.903 | > Verifying : device-mapper-multipath-libs-0.8.7-42.el9.x86_64 4/99 2026-01-25 06:20:24.903 | > Verifying : efibootmgr-16-12.el9.x86_64 5/99 2026-01-25 06:20:24.903 | > Verifying : groff-base-1.22.4-10.el9.x86_64 6/99 2026-01-25 06:20:24.903 | > Verifying : hdparm-9.62-2.el9.x86_64 7/99 2026-01-25 06:20:24.903 | > Verifying : iptables-nft-1.8.10-11.el9.x86_64 8/99 2026-01-25 06:20:24.903 | > Verifying : jitterentropy-3.6.0-1.el9.x86_64 9/99 2026-01-25 06:20:24.903 | > Verifying : libibumad-57.0-2.el9.x86_64 10/99 2026-01-25 06:20:24.903 | > Verifying : libnftnl-1.2.6-4.el9.x86_64 11/99 2026-01-25 06:20:24.903 | > Verifying : libnvme-1.16.1-2.el9.x86_64 12/99 2026-01-25 06:20:24.903 | > Verifying : libpkgconf-1.7.3-10.el9.x86_64 13/99 2026-01-25 06:20:24.903 | > Verifying : lsof-4.94.0-3.el9.x86_64 14/99 2026-01-25 06:20:24.903 | > Verifying : make-1:4.3-8.el9.x86_64 15/99 2026-01-25 06:20:24.903 | > Verifying : nvme-cli-2.16-1.el9.x86_64 16/99 2026-01-25 06:20:24.903 | > Verifying : pkgconf-1.7.3-10.el9.x86_64 17/99 2026-01-25 06:20:24.903 | > Verifying : pkgconf-m4-1.7.3-10.el9.noarch 18/99 2026-01-25 06:20:24.903 | > Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 19/99 2026-01-25 06:20:24.903 | > Verifying : rng-tools-6.17-2.el9.x86_64 20/99 2026-01-25 06:20:24.903 | > Verifying : rsync-3.2.5-4.el9.x86_64 21/99 2026-01-25 06:20:24.903 | > Verifying : traceroute-3:2.1.1-1.el9.x86_64 22/99 2026-01-25 06:20:24.903 | > Verifying : cpp-11.5.0-14.el9.x86_64 23/99 2026-01-25 06:20:24.903 | > Verifying : efivar-38-3.el9.x86_64 24/99 2026-01-25 06:20:24.903 | > Verifying : gcc-11.5.0-14.el9.x86_64 25/99 2026-01-25 06:20:24.903 | > Verifying : glibc-devel-2.34-245.el9.x86_64 26/99 2026-01-25 06:20:24.903 | > Verifying : glibc-headers-2.34-245.el9.x86_64 27/99 2026-01-25 06:20:24.903 | > Verifying : infiniband-diags-57.0-2.el9.x86_64 28/99 2026-01-25 06:20:24.903 | > Verifying : ipmitool-1.8.18-27.el9.x86_64 29/99 2026-01-25 06:20:24.903 | > Verifying : kernel-headers-5.14.0-661.el9.x86_64 30/99 2026-01-25 06:20:24.903 | > Verifying : libburn-1.5.4-5.el9.x86_64 31/99 2026-01-25 06:20:24.903 | > Verifying : libffi-devel-3.4.2-8.el9.x86_64 32/99 2026-01-25 06:20:24.903 | > Verifying : libisoburn-1.5.4-5.el9.x86_64 33/99 2026-01-25 06:20:24.903 | > Verifying : libisofs-1.5.4-4.el9.x86_64 34/99 2026-01-25 06:20:24.903 | > Verifying : libmpc-1.2.1-4.el9.x86_64 35/99 2026-01-25 06:20:24.903 | > Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 36/99 2026-01-25 06:20:24.903 | > Verifying : openssl-devel-1:3.5.1-6.el9.x86_64 37/99 2026-01-25 06:20:24.903 | > Verifying : perl-AutoLoader-5.74-483.el9.noarch 38/99 2026-01-25 06:20:24.903 | > Verifying : perl-B-1.80-483.el9.x86_64 39/99 2026-01-25 06:20:24.903 | > Verifying : perl-Carp-1.50-460.el9.noarch 40/99 2026-01-25 06:20:24.903 | > Verifying : perl-Class-Struct-0.66-483.el9.noarch 41/99 2026-01-25 06:20:24.904 | > Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 42/99 2026-01-25 06:20:24.904 | > Verifying : perl-Digest-1.19-4.el9.noarch 43/99 2026-01-25 06:20:24.904 | > Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 44/99 2026-01-25 06:20:24.904 | > Verifying : perl-Encode-4:3.08-462.el9.x86_64 45/99 2026-01-25 06:20:24.904 | > Verifying : perl-Errno-1.30-483.el9.x86_64 46/99 2026-01-25 06:20:24.904 | > Verifying : perl-Exporter-5.74-461.el9.noarch 47/99 2026-01-25 06:20:24.904 | > Verifying : perl-Fcntl-1.13-483.el9.x86_64 48/99 2026-01-25 06:20:24.904 | > Verifying : perl-File-Basename-2.85-483.el9.noarch 49/99 2026-01-25 06:20:24.904 | > Verifying : perl-File-Path-2.18-4.el9.noarch 50/99 2026-01-25 06:20:24.904 | > Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 51/99 2026-01-25 06:20:24.904 | > Verifying : perl-File-stat-1.09-483.el9.noarch 52/99 2026-01-25 06:20:24.904 | > Verifying : perl-FileHandle-2.03-483.el9.noarch 53/99 2026-01-25 06:20:24.904 | > Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 54/99 2026-01-25 06:20:24.904 | > Verifying : perl-Getopt-Std-1.12-483.el9.noarch 55/99 2026-01-25 06:20:24.904 | > Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 56/99 2026-01-25 06:20:24.904 | > Verifying : perl-IO-1.43-483.el9.x86_64 57/99 2026-01-25 06:20:24.904 | > Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 58/99 2026-01-25 06:20:24.904 | > Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 59/99 2026-01-25 06:20:24.904 | > Verifying : perl-IPC-Open3-1.21-483.el9.noarch 60/99 2026-01-25 06:20:24.904 | > Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 61/99 2026-01-25 06:20:24.904 | > Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 62/99 2026-01-25 06:20:24.904 | > Verifying : perl-NDBM_File-1.15-483.el9.x86_64 63/99 2026-01-25 06:20:24.904 | > Verifying : perl-Net-SSLeay-1.94-3.el9.x86_64 64/99 2026-01-25 06:20:24.904 | > Verifying : perl-POSIX-1.94-483.el9.x86_64 65/99 2026-01-25 06:20:24.904 | > Verifying : perl-PathTools-3.78-461.el9.x86_64 66/99 2026-01-25 06:20:25.202 | > Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 67/99 2026-01-25 06:20:25.202 | > Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 68/99 2026-01-25 06:20:25.202 | > Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 69/99 2026-01-25 06:20:25.202 | > Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 70/99 2026-01-25 06:20:25.202 | > Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 71/99 2026-01-25 06:20:25.202 | > Verifying : perl-SelectSaver-1.02-483.el9.noarch 72/99 2026-01-25 06:20:25.202 | > Verifying : perl-Socket-4:2.031-4.el9.x86_64 73/99 2026-01-25 06:20:25.202 | > Verifying : perl-Storable-1:3.21-460.el9.x86_64 74/99 2026-01-25 06:20:25.202 | > Verifying : perl-Symbol-1.08-483.el9.noarch 75/99 2026-01-25 06:20:25.202 | > Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 76/99 2026-01-25 06:20:25.202 | > Verifying : perl-Term-Cap-1.17-460.el9.noarch 77/99 2026-01-25 06:20:25.202 | > Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 78/99 2026-01-25 06:20:25.202 | > Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 79/99 2026-01-25 06:20:25.202 | > Verifying : perl-Time-Local-2:1.300-7.el9.noarch 80/99 2026-01-25 06:20:25.202 | > Verifying : perl-URI-5.09-3.el9.noarch 81/99 2026-01-25 06:20:25.202 | > Verifying : perl-base-2.27-483.el9.noarch 82/99 2026-01-25 06:20:25.202 | > Verifying : perl-constant-1.33-461.el9.noarch 83/99 2026-01-25 06:20:25.202 | > Verifying : perl-if-0.60.800-483.el9.noarch 84/99 2026-01-25 06:20:25.202 | > Verifying : perl-interpreter-4:5.32.1-483.el9.x86_64 85/99 2026-01-25 06:20:25.202 | > Verifying : perl-libnet-3.13-4.el9.noarch 86/99 2026-01-25 06:20:25.202 | > Verifying : perl-libs-4:5.32.1-483.el9.x86_64 87/99 2026-01-25 06:20:25.202 | > Verifying : perl-mro-1.23-483.el9.x86_64 88/99 2026-01-25 06:20:25.202 | > Verifying : perl-overload-1.31-483.el9.noarch 89/99 2026-01-25 06:20:25.202 | > Verifying : perl-overloading-0.02-483.el9.noarch 90/99 2026-01-25 06:20:25.202 | > Verifying : perl-parent-1:0.238-460.el9.noarch 91/99 2026-01-25 06:20:25.202 | > Verifying : perl-podlators-1:4.14-460.el9.noarch 92/99 2026-01-25 06:20:25.202 | > Verifying : perl-subs-1.03-483.el9.noarch 93/99 2026-01-25 06:20:25.202 | > Verifying : perl-vars-1.05-483.el9.noarch 94/99 2026-01-25 06:20:25.202 | > Verifying : policycoreutils-python-utils-3.6-4.el9.noarch 95/99 2026-01-25 06:20:25.202 | > Verifying : python3-devel-3.9.25-3.el9.x86_64 96/99 2026-01-25 06:20:25.202 | > Verifying : python3-pip-21.3.1-1.el9.noarch 97/99 2026-01-25 06:20:25.203 | > Verifying : qemu-img-17:10.1.0-10.el9.x86_64 98/99 2026-01-25 06:20:25.203 | > Verifying : xorriso-1.5.4-5.el9.x86_64 99/99 2026-01-25 06:20:25.203 | > Completion plugin: Generating completion cache... 2026-01-25 06:20:25.203 | > Installed: NetworkManager-initscripts-updown-1:1.54.3-2.el9.noarch 2026-01-25 06:20:25.203 | > Installed: biosdevname-0.7.3-10.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: cpp-11.5.0-14.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: device-mapper-multipath-0.8.7-42.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: device-mapper-multipath-libs-0.8.7-42.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: efibootmgr-16-12.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: efivar-38-3.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: gcc-11.5.0-14.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: glibc-devel-2.34-245.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: glibc-headers-2.34-245.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: groff-base-1.22.4-10.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: hdparm-9.62-2.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: infiniband-diags-57.0-2.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: ipmitool-1.8.18-27.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: iptables-nft-1.8.10-11.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: jitterentropy-3.6.0-1.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: kernel-headers-5.14.0-661.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: libburn-1.5.4-5.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: libffi-devel-3.4.2-8.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: libibumad-57.0-2.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: libisoburn-1.5.4-5.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: libisofs-1.5.4-4.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: libmpc-1.2.1-4.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: libnftnl-1.2.6-4.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: libnvme-1.16.1-2.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: libpkgconf-1.7.3-10.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: libxcrypt-devel-4.4.18-3.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: lsof-4.94.0-3.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: make-1:4.3-8.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: nvme-cli-2.16-1.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: openssl-devel-1:3.5.1-6.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-AutoLoader-5.74-483.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-B-1.80-483.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-Carp-1.50-460.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-Class-Struct-0.66-483.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-Data-Dumper-2.174-462.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-Digest-1.19-4.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-Digest-MD5-2.58-4.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-Encode-4:3.08-462.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-Errno-1.30-483.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-Exporter-5.74-461.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-Fcntl-1.13-483.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-File-Basename-2.85-483.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-File-Path-2.18-4.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-File-Temp-1:0.231.100-4.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-File-stat-1.09-483.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-FileHandle-2.03-483.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-Getopt-Long-1:2.52-4.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-Getopt-Std-1.12-483.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-HTTP-Tiny-0.076-462.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-IO-1.43-483.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-IO-Socket-IP-0.41-5.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-IO-Socket-SSL-2.073-2.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-IPC-Open3-1.21-483.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-MIME-Base64-3.16-4.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-Mozilla-CA-20200520-6.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-NDBM_File-1.15-483.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-Net-SSLeay-1.94-3.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-POSIX-1.94-483.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-PathTools-3.78-461.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-Pod-Escapes-1:1.07-460.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-Pod-Perldoc-3.28.01-461.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-Pod-Simple-1:3.42-4.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-Pod-Usage-4:2.01-4.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-SelectSaver-1.02-483.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-Socket-4:2.031-4.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-Storable-1:3.21-460.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-Symbol-1.08-483.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-Term-ANSIColor-5.01-461.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-Term-Cap-1.17-460.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-Text-ParseWords-3.30-460.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-Time-Local-2:1.300-7.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-URI-5.09-3.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-base-2.27-483.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-constant-1.33-461.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-if-0.60.800-483.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-interpreter-4:5.32.1-483.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-libnet-3.13-4.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-libs-4:5.32.1-483.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-mro-1.23-483.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: perl-overload-1.31-483.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-overloading-0.02-483.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-parent-1:0.238-460.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-podlators-1:4.14-460.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-subs-1.03-483.el9.noarch 2026-01-25 06:20:25.203 | > Installed: perl-vars-1.05-483.el9.noarch 2026-01-25 06:20:25.203 | > Installed: pkgconf-1.7.3-10.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: pkgconf-m4-1.7.3-10.el9.noarch 2026-01-25 06:20:25.203 | > Installed: pkgconf-pkg-config-1.7.3-10.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: policycoreutils-python-utils-3.6-4.el9.noarch 2026-01-25 06:20:25.203 | > Installed: python3-devel-3.9.25-3.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: python3-pip-21.3.1-1.el9.noarch 2026-01-25 06:20:25.203 | > Installed: qemu-img-17:10.1.0-10.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: rng-tools-6.17-2.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: rsync-3.2.5-4.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: traceroute-3:2.1.1-1.el9.x86_64 2026-01-25 06:20:25.203 | > Installed: xorriso-1.5.4-5.el9.x86_64 2026-01-25 06:20:25.203 | > 2026-01-25 06:20:25.203 | > Installed: 2026-01-25 06:20:25.203 | > NetworkManager-initscripts-updown-1:1.54.3-2.el9.noarch 2026-01-25 06:20:25.203 | > biosdevname-0.7.3-10.el9.x86_64 2026-01-25 06:20:25.203 | > cpp-11.5.0-14.el9.x86_64 2026-01-25 06:20:25.203 | > device-mapper-multipath-0.8.7-42.el9.x86_64 2026-01-25 06:20:25.203 | > device-mapper-multipath-libs-0.8.7-42.el9.x86_64 2026-01-25 06:20:25.203 | > efibootmgr-16-12.el9.x86_64 2026-01-25 06:20:25.203 | > efivar-38-3.el9.x86_64 2026-01-25 06:20:25.203 | > gcc-11.5.0-14.el9.x86_64 2026-01-25 06:20:25.203 | > glibc-devel-2.34-245.el9.x86_64 2026-01-25 06:20:25.389 | > glibc-headers-2.34-245.el9.x86_64 2026-01-25 06:20:25.389 | > groff-base-1.22.4-10.el9.x86_64 2026-01-25 06:20:25.389 | > hdparm-9.62-2.el9.x86_64 2026-01-25 06:20:25.389 | > infiniband-diags-57.0-2.el9.x86_64 2026-01-25 06:20:25.389 | > ipmitool-1.8.18-27.el9.x86_64 2026-01-25 06:20:25.389 | > iptables-nft-1.8.10-11.el9.x86_64 2026-01-25 06:20:25.389 | > jitterentropy-3.6.0-1.el9.x86_64 2026-01-25 06:20:25.389 | > kernel-headers-5.14.0-661.el9.x86_64 2026-01-25 06:20:25.389 | > libburn-1.5.4-5.el9.x86_64 2026-01-25 06:20:25.389 | > libffi-devel-3.4.2-8.el9.x86_64 2026-01-25 06:20:25.389 | > libibumad-57.0-2.el9.x86_64 2026-01-25 06:20:25.389 | > libisoburn-1.5.4-5.el9.x86_64 2026-01-25 06:20:25.389 | > libisofs-1.5.4-4.el9.x86_64 2026-01-25 06:20:25.389 | > libmpc-1.2.1-4.el9.x86_64 2026-01-25 06:20:25.389 | > libnftnl-1.2.6-4.el9.x86_64 2026-01-25 06:20:25.389 | > libnvme-1.16.1-2.el9.x86_64 2026-01-25 06:20:25.389 | > libpkgconf-1.7.3-10.el9.x86_64 2026-01-25 06:20:25.389 | > libxcrypt-devel-4.4.18-3.el9.x86_64 2026-01-25 06:20:25.389 | > lsof-4.94.0-3.el9.x86_64 2026-01-25 06:20:25.389 | > make-1:4.3-8.el9.x86_64 2026-01-25 06:20:25.389 | > nvme-cli-2.16-1.el9.x86_64 2026-01-25 06:20:25.389 | > openssl-devel-1:3.5.1-6.el9.x86_64 2026-01-25 06:20:25.389 | > perl-AutoLoader-5.74-483.el9.noarch 2026-01-25 06:20:25.389 | > perl-B-1.80-483.el9.x86_64 2026-01-25 06:20:25.389 | > perl-Carp-1.50-460.el9.noarch 2026-01-25 06:20:25.389 | > perl-Class-Struct-0.66-483.el9.noarch 2026-01-25 06:20:25.389 | > perl-Data-Dumper-2.174-462.el9.x86_64 2026-01-25 06:20:25.389 | > perl-Digest-1.19-4.el9.noarch 2026-01-25 06:20:25.389 | > perl-Digest-MD5-2.58-4.el9.x86_64 2026-01-25 06:20:25.389 | > perl-Encode-4:3.08-462.el9.x86_64 2026-01-25 06:20:25.389 | > perl-Errno-1.30-483.el9.x86_64 2026-01-25 06:20:25.389 | > perl-Exporter-5.74-461.el9.noarch 2026-01-25 06:20:25.389 | > perl-Fcntl-1.13-483.el9.x86_64 2026-01-25 06:20:25.389 | > perl-File-Basename-2.85-483.el9.noarch 2026-01-25 06:20:25.389 | > perl-File-Path-2.18-4.el9.noarch 2026-01-25 06:20:25.389 | > perl-File-Temp-1:0.231.100-4.el9.noarch 2026-01-25 06:20:25.389 | > perl-File-stat-1.09-483.el9.noarch 2026-01-25 06:20:25.389 | > perl-FileHandle-2.03-483.el9.noarch 2026-01-25 06:20:25.389 | > perl-Getopt-Long-1:2.52-4.el9.noarch 2026-01-25 06:20:25.389 | > perl-Getopt-Std-1.12-483.el9.noarch 2026-01-25 06:20:25.389 | > perl-HTTP-Tiny-0.076-462.el9.noarch 2026-01-25 06:20:25.389 | > perl-IO-1.43-483.el9.x86_64 2026-01-25 06:20:25.390 | > perl-IO-Socket-IP-0.41-5.el9.noarch 2026-01-25 06:20:25.390 | > perl-IO-Socket-SSL-2.073-2.el9.noarch 2026-01-25 06:20:25.390 | > perl-IPC-Open3-1.21-483.el9.noarch 2026-01-25 06:20:25.390 | > perl-MIME-Base64-3.16-4.el9.x86_64 2026-01-25 06:20:25.390 | > perl-Mozilla-CA-20200520-6.el9.noarch 2026-01-25 06:20:25.390 | > perl-NDBM_File-1.15-483.el9.x86_64 2026-01-25 06:20:25.390 | > perl-Net-SSLeay-1.94-3.el9.x86_64 2026-01-25 06:20:25.390 | > perl-POSIX-1.94-483.el9.x86_64 2026-01-25 06:20:25.390 | > perl-PathTools-3.78-461.el9.x86_64 2026-01-25 06:20:25.390 | > perl-Pod-Escapes-1:1.07-460.el9.noarch 2026-01-25 06:20:25.390 | > perl-Pod-Perldoc-3.28.01-461.el9.noarch 2026-01-25 06:20:25.390 | > perl-Pod-Simple-1:3.42-4.el9.noarch 2026-01-25 06:20:25.390 | > perl-Pod-Usage-4:2.01-4.el9.noarch 2026-01-25 06:20:25.390 | > perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2026-01-25 06:20:25.390 | > perl-SelectSaver-1.02-483.el9.noarch 2026-01-25 06:20:25.390 | > perl-Socket-4:2.031-4.el9.x86_64 2026-01-25 06:20:25.390 | > perl-Storable-1:3.21-460.el9.x86_64 2026-01-25 06:20:25.390 | > perl-Symbol-1.08-483.el9.noarch 2026-01-25 06:20:25.390 | > perl-Term-ANSIColor-5.01-461.el9.noarch 2026-01-25 06:20:25.390 | > perl-Term-Cap-1.17-460.el9.noarch 2026-01-25 06:20:25.390 | > perl-Text-ParseWords-3.30-460.el9.noarch 2026-01-25 06:20:25.390 | > perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2026-01-25 06:20:25.390 | > perl-Time-Local-2:1.300-7.el9.noarch 2026-01-25 06:20:25.390 | > perl-URI-5.09-3.el9.noarch 2026-01-25 06:20:25.390 | > perl-base-2.27-483.el9.noarch 2026-01-25 06:20:25.390 | > perl-constant-1.33-461.el9.noarch 2026-01-25 06:20:25.390 | > perl-if-0.60.800-483.el9.noarch 2026-01-25 06:20:25.390 | > perl-interpreter-4:5.32.1-483.el9.x86_64 2026-01-25 06:20:25.390 | > perl-libnet-3.13-4.el9.noarch 2026-01-25 06:20:25.390 | > perl-libs-4:5.32.1-483.el9.x86_64 2026-01-25 06:20:25.390 | > perl-mro-1.23-483.el9.x86_64 2026-01-25 06:20:25.390 | > perl-overload-1.31-483.el9.noarch 2026-01-25 06:20:25.390 | > perl-overloading-0.02-483.el9.noarch 2026-01-25 06:20:25.390 | > perl-parent-1:0.238-460.el9.noarch 2026-01-25 06:20:25.390 | > perl-podlators-1:4.14-460.el9.noarch 2026-01-25 06:20:25.390 | > perl-subs-1.03-483.el9.noarch 2026-01-25 06:20:25.390 | > perl-vars-1.05-483.el9.noarch 2026-01-25 06:20:25.390 | > pkgconf-1.7.3-10.el9.x86_64 2026-01-25 06:20:25.390 | > pkgconf-m4-1.7.3-10.el9.noarch 2026-01-25 06:20:25.390 | > pkgconf-pkg-config-1.7.3-10.el9.x86_64 2026-01-25 06:20:25.390 | > policycoreutils-python-utils-3.6-4.el9.noarch 2026-01-25 06:20:25.390 | > python3-devel-3.9.25-3.el9.x86_64 2026-01-25 06:20:25.390 | > python3-pip-21.3.1-1.el9.noarch 2026-01-25 06:20:25.390 | > qemu-img-17:10.1.0-10.el9.x86_64 2026-01-25 06:20:25.390 | > rng-tools-6.17-2.el9.x86_64 2026-01-25 06:20:25.390 | > rsync-3.2.5-4.el9.x86_64 2026-01-25 06:20:25.390 | > traceroute-3:2.1.1-1.el9.x86_64 2026-01-25 06:20:25.390 | > xorriso-1.5.4-5.el9.x86_64 2026-01-25 06:20:25.390 | > 2026-01-25 06:20:25.390 | > Complete! 2026-01-25 06:20:25.390 | > + '[' install == install ']' 2026-01-25 06:20:25.390 | > + '[' dnf == dnf ']' 2026-01-25 06:20:25.390 | > + '[' -z '' ']' 2026-01-25 06:20:25.390 | > + dnf -y mark install NetworkManager-initscripts-updown xorriso rng-tools mdadm rsync iscsi-initiator-utils python3-libselinux smartmontools curl tcpdump which gcc passwd python3-devel sysbench git-core dhclient openssl-devel hdparm libffi-devel traceroute lldpad parted lshw fio-engine-libaio lsof fio ipmitool kmod psmisc openssh-server device-mapper-multipath python3-policycoreutils python3 efibootmgr iptables biosdevname ethtool ca-certificates util-linux qemu-img gdisk nvme-cli selinux-policy openssh e2fsprogs chrony pciutils selinux-policy-targeted policycoreutils-python-utils dosfstools infiniband-diags efivar dmidecode 2026-01-25 06:20:27.654 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:20:27.654 | > Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:20:27.654 | > Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:20:27.654 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:20:27.654 | > Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:20:27.654 | > NetworkManager-initscripts-updown-1:1.54.3-2.el9.noarch marked as user installed. 2026-01-25 06:20:27.654 | > xorriso-1.5.4-5.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.654 | > rng-tools-6.17-2.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.654 | > mdadm-4.4-3.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > rsync-3.2.5-4.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > python3-libselinux-3.6-3.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > smartmontools-1:7.2-9.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > curl-7.76.1-38.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > tcpdump-14:4.99.0-9.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > which-2.21-30.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > gcc-11.5.0-14.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > passwd-0.80-12.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > python3-devel-3.9.25-3.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > sysbench-1.0.20-5.el9s.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > git-core-2.47.3-1.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > dhcp-client-12:4.4.2-19.b1.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > openssl-devel-1:3.5.1-6.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > hdparm-9.62-2.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > libffi-devel-3.4.2-8.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > traceroute-3:2.1.1-1.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > parted-3.5-3.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > lshw-B.02.20-4.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > fio-engine-libaio-3.35-1.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > lsof-4.94.0-3.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > fio-3.35-1.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > ipmitool-1.8.18-27.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > kmod-28-11.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > psmisc-23.4-3.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > openssh-server-9.9p1-3.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > device-mapper-multipath-0.8.7-42.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > python3-policycoreutils-3.6-4.el9.noarch marked as user installed. 2026-01-25 06:20:27.655 | > python3-3.9.25-3.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > efibootmgr-16-12.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > iptables-nft-1.8.10-11.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > biosdevname-0.7.3-10.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > ethtool-2:6.15-2.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > ca-certificates-2025.2.80_v9.0.305-91.el9.noarch marked as user installed. 2026-01-25 06:20:27.655 | > util-linux-2.37.4-21.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > qemu-img-17:10.1.0-10.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > gdisk-1.0.7-5.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > nvme-cli-2.16-1.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > selinux-policy-38.1.71-1.el9.noarch marked as user installed. 2026-01-25 06:20:27.655 | > openssh-9.9p1-3.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.655 | > e2fsprogs-1.46.5-8.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.656 | > chrony-4.8-1.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.656 | > pciutils-3.7.0-7.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.656 | > selinux-policy-targeted-38.1.71-1.el9.noarch marked as user installed. 2026-01-25 06:20:27.656 | > policycoreutils-python-utils-3.6-4.el9.noarch marked as user installed. 2026-01-25 06:20:27.656 | > dosfstools-4.2-3.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.656 | > infiniband-diags-57.0-2.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.656 | > efivar-38-3.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.656 | > dmidecode-1:3.6-2.el9.x86_64 marked as user installed. 2026-01-25 06:20:27.656 | returncode: 0 2026-01-25 06:20:27.671 | dib-run-parts 01-package-installs completed 2026-01-25 06:20:27.671 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2026-01-25 06:20:27.676 | + set -eu 2026-01-25 06:20:27.676 | + set -o pipefail 2026-01-25 06:20:27.676 | + mkdir -p /etc/cloud/cloud.cfg.d 2026-01-25 06:20:27.678 | + '[' -n '' ']' 2026-01-25 06:20:27.681 | dib-run-parts 10-cloud-init completed 2026-01-25 06:20:27.682 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2026-01-25 06:20:27.686 | + set -eu 2026-01-25 06:20:27.686 | + set -o pipefail 2026-01-25 06:20:27.687 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2026-01-25 06:20:27.689 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2026-01-25 06:20:27.689 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2026-01-25 06:20:27.689 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2026-01-25 06:20:27.742 | dib-run-parts 10-install-static-files completed 2026-01-25 06:20:27.742 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2026-01-25 06:20:27.747 | + set -eu 2026-01-25 06:20:27.747 | + set -o pipefail 2026-01-25 06:20:27.748 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2026-01-25 06:20:27.750 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2026-01-25 06:20:27.750 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2026-01-25 06:20:27.750 | + dest= 2026-01-25 06:20:27.750 | + case $DIB_INIT_SYSTEM in 2026-01-25 06:20:27.750 | + dest=/usr/lib/systemd/system/ 2026-01-25 06:20:27.750 | + '[' -z /usr/lib/systemd/system/ ']' 2026-01-25 06:20:27.750 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2026-01-25 06:20:27.755 | dib-run-parts 20-install-init-scripts completed 2026-01-25 06:20:27.755 | dib-run-parts Running /tmp/in_target.d/install.d/50-dhcp-all-interfaces 2026-01-25 06:20:27.759 | + set -eu 2026-01-25 06:20:27.759 | + set -o pipefail 2026-01-25 06:20:27.759 | ++ dirname /tmp/in_target.d/install.d/50-dhcp-all-interfaces 2026-01-25 06:20:27.761 | + SCRIPTDIR=/tmp/in_target.d/install.d 2026-01-25 06:20:27.761 | + '[' -e /etc/redhat-release ']' 2026-01-25 06:20:27.761 | + [[ 7 =~ 9-stream ]] 2026-01-25 06:20:27.761 | + [[ 8 =~ 9-stream ]] 2026-01-25 06:20:27.761 | + [[ 10 =~ 9-stream ]] 2026-01-25 06:20:27.761 | + '[' -x /etc/NetworkManager ']' 2026-01-25 06:20:27.761 | + install -D -g root -o root -m 0644 /tmp/in_target.d/install.d/NetworkManager-conf.d-00-main.conf /etc/NetworkManager/conf.d/00-main.conf 2026-01-25 06:20:27.768 | + sed -i s/DIB_DHCP_CLIENT/internal/g /etc/NetworkManager/conf.d/00-main.conf 2026-01-25 06:20:27.772 | + sed -i s/DIB_DHCP_TIMEOUT/60/g /etc/NetworkManager/conf.d/00-main.conf 2026-01-25 06:20:27.775 | + '[' true == true ']' 2026-01-25 06:20:27.775 | + exit 0 2026-01-25 06:20:27.777 | dib-run-parts 50-dhcp-all-interfaces completed 2026-01-25 06:20:27.777 | dib-run-parts Running /tmp/in_target.d/install.d/60-remove-cloud-image-interfaces 2026-01-25 06:20:27.781 | + set -eu 2026-01-25 06:20:27.781 | + set -o pipefail 2026-01-25 06:20:27.783 | ++ ls /etc/sysconfig/network-scripts/ifcfg-eth0 2026-01-25 06:20:27.783 | ++ grep -v ifcfg-lo 2026-01-25 06:20:27.786 | + for ifcfg in $(ls /etc/sysconfig/network-scripts/ifcfg-* | grep -v "ifcfg-lo") 2026-01-25 06:20:27.786 | + rm -f /etc/sysconfig/network-scripts/ifcfg-eth0 2026-01-25 06:20:27.787 | + rm -f '/etc/network/interfaces.d/*' 2026-01-25 06:20:27.789 | + rm -f '/etc/conf.d/net*' 2026-01-25 06:20:27.790 | + '[' -f /etc/network/interfaces ']' 2026-01-25 06:20:27.793 | dib-run-parts 60-remove-cloud-image-interfaces completed 2026-01-25 06:20:27.793 | dib-run-parts Running /tmp/in_target.d/install.d/70-clear-net-ifnames 2026-01-25 06:20:27.796 | + set -o pipefail 2026-01-25 06:20:27.796 | + '[' -f /etc/default/grub ']' 2026-01-25 06:20:27.796 | + sed -i s/net.ifnames=0//g /etc/default/grub 2026-01-25 06:20:27.802 | dib-run-parts 70-clear-net-ifnames completed 2026-01-25 06:20:27.802 | dib-run-parts Running /tmp/in_target.d/install.d/70-enable-dynamic-login-services 2026-01-25 06:20:27.806 | + set -eu 2026-01-25 06:20:27.806 | + set -o pipefail 2026-01-25 06:20:27.806 | + case "$DIB_INIT_SYSTEM" in 2026-01-25 06:20:27.806 | + systemctl enable dynamic-login.service 2026-01-25 06:20:27.819 | Created symlink /etc/systemd/system/multi-user.target.wants/dynamic-login.service -> /usr/lib/systemd/system/dynamic-login.service. 2026-01-25 06:20:27.823 | dib-run-parts 70-enable-dynamic-login-services completed 2026-01-25 06:20:27.823 | dib-run-parts Running /tmp/in_target.d/install.d/71-clean-stale-interface 2026-01-25 06:20:27.827 | + set -o pipefail 2026-01-25 06:20:27.827 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-ens*' 2026-01-25 06:20:27.829 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-eth*' 2026-01-25 06:20:27.832 | dib-run-parts 71-clean-stale-interface completed 2026-01-25 06:20:27.832 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2026-01-25 06:20:27.838 | + set -eu 2026-01-25 06:20:27.838 | + set -o pipefail 2026-01-25 06:20:27.839 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2026-01-25 06:20:27.840 | + package-uninstalls -d /tmp/in_target.d/install.d 2026-01-25 06:20:27.842 | + set -eu 2026-01-25 06:20:27.842 | + set -o pipefail 2026-01-25 06:20:27.843 | ++ basename /usr/local/bin/package-uninstalls 2026-01-25 06:20:27.844 | + SCRIPTNAME=package-uninstalls 2026-01-25 06:20:27.845 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2026-01-25 06:20:27.847 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2026-01-25 06:20:27.847 | + '[' 0 '!=' 0 ']' 2026-01-25 06:20:27.847 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2026-01-25 06:20:27.847 | ++ set -- -d /tmp/in_target.d/install.d -- 2026-01-25 06:20:27.847 | + WORKDIR= 2026-01-25 06:20:27.847 | + true 2026-01-25 06:20:27.847 | + case "$1" in 2026-01-25 06:20:27.847 | + WORKDIR=/tmp/in_target.d/install.d 2026-01-25 06:20:27.847 | + shift 2 2026-01-25 06:20:27.847 | + true 2026-01-25 06:20:27.847 | + case "$1" in 2026-01-25 06:20:27.847 | + shift 2026-01-25 06:20:27.847 | + break 2026-01-25 06:20:27.847 | + '[' -z /tmp/in_target.d/install.d ']' 2026-01-25 06:20:27.847 | + PACKAGES= 2026-01-25 06:20:27.848 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2026-01-25 06:20:27.850 | + for PACKAGEFILE in $(find $WORKDIR -maxdepth 1 -name "package-installs-*" ) 2026-01-25 06:20:27.850 | ++ basename /tmp/in_target.d/install.d/package-installs-ironic-python-agent-ramdisk 2026-01-25 06:20:27.851 | + basefile=package-installs-ironic-python-agent-ramdisk 2026-01-25 06:20:27.851 | + element_name=ironic-python-agent-ramdisk 2026-01-25 06:20:27.851 | + read pkg 2026-01-25 06:20:27.851 | + '[' -z ironic-python-agent ']' 2026-01-25 06:20:27.851 | + '[' i = '#' ']' 2026-01-25 06:20:27.851 | + '[' '!' i = - ']' 2026-01-25 06:20:27.851 | + continue 2026-01-25 06:20:27.851 | + read pkg 2026-01-25 06:20:27.851 | + for PACKAGEFILE in $(find $WORKDIR -maxdepth 1 -name "package-installs-*" ) 2026-01-25 06:20:27.852 | ++ basename /tmp/in_target.d/install.d/package-installs-extra-hardware 2026-01-25 06:20:27.853 | + basefile=package-installs-extra-hardware 2026-01-25 06:20:27.853 | + element_name=extra-hardware 2026-01-25 06:20:27.853 | + read pkg 2026-01-25 06:20:27.853 | + '[' -z python-hardware ']' 2026-01-25 06:20:27.853 | + '[' p = '#' ']' 2026-01-25 06:20:27.853 | + '[' '!' p = - ']' 2026-01-25 06:20:27.853 | + continue 2026-01-25 06:20:27.853 | + read pkg 2026-01-25 06:20:27.853 | + install-packages -e 2026-01-25 06:20:27.866 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2026-01-25 06:20:29.736 | Map uninstall for ironic-python-agent-ramdisk: libffi-dev, libssl-dev, python-dev 2026-01-25 06:20:29.736 | Running command: ['install-packages', '-e', 'python3-devel', 'libffi-devel', 'openssl-devel'] 2026-01-25 06:20:29.736 | > Running install-packages remove. 2026-01-25 06:20:29.736 | > ++ command -v dnf5 2026-01-25 06:20:29.736 | > ++ true 2026-01-25 06:20:29.736 | > + DNF5= 2026-01-25 06:20:29.736 | > + '[' dnf == dnf ']' 2026-01-25 06:20:29.736 | > + '[' -n '' ']' 2026-01-25 06:20:29.736 | > + dnf -y -v remove python3-devel libffi-devel openssl-devel 2026-01-25 06:20:29.736 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2026-01-25 06:20:29.736 | > DNF version: 4.14.0 2026-01-25 06:20:29.736 | > cachedir: /tmp/yum 2026-01-25 06:20:29.736 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:20:29.736 | > Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:20:29.736 | > Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:20:29.736 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:20:29.737 | > Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:20:29.737 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-01-25 06:20:29.737 | > --> Starting dependency resolution 2026-01-25 06:20:29.737 | > --> Finding unneeded leftover dependencies 2026-01-25 06:20:29.737 | > ---> Package libffi-devel.x86_64 3.4.2-8.el9 will be erased 2026-01-25 06:20:29.737 | > ---> Package openssl-devel.x86_64 1:3.5.1-6.el9 will be erased 2026-01-25 06:20:29.737 | > ---> Package python3-devel.x86_64 3.9.25-3.el9 will be erased 2026-01-25 06:20:29.737 | > ---> Package python3-pip.noarch 21.3.1-1.el9 will be erased 2026-01-25 06:20:29.737 | > --> Finished dependency resolution 2026-01-25 06:20:29.737 | > Dependencies resolved. 2026-01-25 06:20:29.737 | > ================================================================================ 2026-01-25 06:20:29.737 | > Package Architecture Version Repository Size 2026-01-25 06:20:29.737 | > ================================================================================ 2026-01-25 06:20:29.737 | > Removing: 2026-01-25 06:20:29.737 | > libffi-devel x86_64 3.4.2-8.el9 @appstream 33 k 2026-01-25 06:20:29.737 | > openssl-devel x86_64 1:3.5.1-6.el9 @appstream 5.3 M 2026-01-25 06:20:29.737 | > python3-devel x86_64 3.9.25-3.el9 @appstream 765 k 2026-01-25 06:20:29.737 | > Removing unused dependencies: 2026-01-25 06:20:29.737 | > python3-pip noarch 21.3.1-1.el9 @appstream 8.8 M 2026-01-25 06:20:29.737 | > 2026-01-25 06:20:29.737 | > Transaction Summary 2026-01-25 06:20:29.737 | > ================================================================================ 2026-01-25 06:20:29.737 | > Remove 4 Packages 2026-01-25 06:20:29.737 | > 2026-01-25 06:20:29.737 | > Freed space: 15 M 2026-01-25 06:20:29.737 | > Running transaction check 2026-01-25 06:20:29.737 | > Transaction check succeeded. 2026-01-25 06:20:29.737 | > Running transaction test 2026-01-25 06:20:29.737 | > Transaction test succeeded. 2026-01-25 06:20:29.737 | > Running transaction 2026-01-25 06:20:29.737 | > Preparing : 1/1 2026-01-25 06:20:29.737 | > Erasing : python3-devel-3.9.25-3.el9.x86_64 1/4 2026-01-25 06:20:29.737 | > Erasing : python3-pip-21.3.1-1.el9.noarch 2/4 2026-01-25 06:20:29.737 | > Erasing : openssl-devel-1:3.5.1-6.el9.x86_64 3/4 2026-01-25 06:20:29.737 | > Erasing : libffi-devel-3.4.2-8.el9.x86_64 4/4 2026-01-25 06:20:29.737 | > Verifying : libffi-devel-3.4.2-8.el9.x86_64 1/4 2026-01-25 06:20:29.737 | > Verifying : openssl-devel-1:3.5.1-6.el9.x86_64 2/4 2026-01-25 06:20:29.737 | > Verifying : python3-devel-3.9.25-3.el9.x86_64 3/4 2026-01-25 06:20:29.738 | > Verifying : python3-pip-21.3.1-1.el9.noarch 4/4 2026-01-25 06:20:29.738 | > Completion plugin: Generating completion cache... 2026-01-25 06:20:29.738 | > Removed: libffi-devel-3.4.2-8.el9.x86_64 2026-01-25 06:20:29.738 | > Removed: openssl-devel-1:3.5.1-6.el9.x86_64 2026-01-25 06:20:29.738 | > Removed: python3-devel-3.9.25-3.el9.x86_64 2026-01-25 06:20:29.738 | > Removed: python3-pip-21.3.1-1.el9.noarch 2026-01-25 06:20:29.738 | > 2026-01-25 06:20:29.738 | > Removed: 2026-01-25 06:20:29.738 | > libffi-devel-3.4.2-8.el9.x86_64 openssl-devel-1:3.5.1-6.el9.x86_64 2026-01-25 06:20:29.738 | > python3-devel-3.9.25-3.el9.x86_64 python3-pip-21.3.1-1.el9.noarch 2026-01-25 06:20:29.738 | > 2026-01-25 06:20:29.738 | > Complete! 2026-01-25 06:20:29.738 | > + '[' remove == install ']' 2026-01-25 06:20:29.738 | returncode: 0 2026-01-25 06:20:29.751 | dib-run-parts 99-package-uninstalls completed 2026-01-25 06:20:29.752 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-25 06:20:29.752 | dib-run-parts 2026-01-25 06:20:29.754 | dib-run-parts Target: install.d 2026-01-25 06:20:29.754 | dib-run-parts 2026-01-25 06:20:29.754 | dib-run-parts Script Seconds 2026-01-25 06:20:29.754 | dib-run-parts --------------------------------------- ---------- 2026-01-25 06:20:29.754 | dib-run-parts 2026-01-25 06:20:29.770 | dib-run-parts 00-baseline-environment 2.247 2026-01-25 06:20:29.782 | dib-run-parts 00-up-to-date 2.380 2026-01-25 06:20:29.792 | dib-run-parts 01-package-installs 27.411 2026-01-25 06:20:29.801 | dib-run-parts 10-cloud-init 0.008 2026-01-25 06:20:29.810 | dib-run-parts 10-install-static-files 0.059 2026-01-25 06:20:29.820 | dib-run-parts 20-install-init-scripts 0.010 2026-01-25 06:20:29.829 | dib-run-parts 50-dhcp-all-interfaces 0.020 2026-01-25 06:20:29.839 | dib-run-parts 60-remove-cloud-image-interfaces 0.014 2026-01-25 06:20:29.850 | dib-run-parts 70-clear-net-ifnames 0.007 2026-01-25 06:20:29.860 | dib-run-parts 70-enable-dynamic-login-services 0.019 2026-01-25 06:20:29.870 | dib-run-parts 71-clean-stale-interface 0.007 2026-01-25 06:20:29.879 | dib-run-parts 99-package-uninstalls 1.916 2026-01-25 06:20:29.882 | dib-run-parts 2026-01-25 06:20:29.882 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-25 06:20:29.896 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2026-01-25 06:20:29.901 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2026-01-25 06:20:29.907 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2026-01-25 06:20:29.912 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-install run_in_target bash 2026-01-25 06:20:29.918 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:20:29.919 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-install(,|$)' -q 2026-01-25 06:20:29.929 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d 2026-01-25 06:20:29.975 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d; do sleep 1; done' 2026-01-25 06:20:30.007 | + diskimage_builder/lib/disk-image-create:main:363 : do_extra_package_install 2026-01-25 06:20:30.012 | + diskimage_builder/lib/img-functions:do_extra_package_install:166 : '[' '' '!=' '' ']' 2026-01-25 06:20:30.017 | + diskimage_builder/lib/disk-image-create:main:364 : run_d_in_target post-install 2026-01-25 06:20:30.023 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2026-01-25 06:20:30.029 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.GNHaZap7/hooks ']' 2026-01-25 06:20:30.034 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.GNHaZap7/hooks/post-install.d ']' 2026-01-25 06:20:30.039 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d 2026-01-25 06:20:30.069 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.GNHaZap7/hooks 2026-01-25 06:20:30.097 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.GNHaZap7/hooks /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d 2026-01-25 06:20:30.138 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.GNHaZap7/hooks /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d 2026-01-25 06:20:30.186 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-post-install run_in_target bash 2026-01-25 06:20:30.193 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:20:30.193 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-install(,|$)' -q 2026-01-25 06:20:30.206 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2026-01-25 06:20:30.212 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2026-01-25 06:20:30.219 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2026-01-25 06:20:30.226 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d 2026-01-25 06:20:30.233 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2026-01-25 06:20:30.242 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2026-01-25 06:20:30.248 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2026-01-25 06:20:30.255 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2026-01-25 06:20:30.262 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.GNHaZap7/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2026-01-25 06:20:30.317 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-debian-ipa.bash 2026-01-25 06:20:30.320 | + source /tmp/in_target.d/post-install.d/../environment.d/01-debian-ipa.bash 2026-01-25 06:20:30.320 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-01-25 06:20:30.320 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-01-25 06:20:30.320 | ++ [[ main,contrib,non-free =~ non-free ]] 2026-01-25 06:20:30.320 | ++ export IPA_DEBIAN_NONFREE=true 2026-01-25 06:20:30.321 | ++ IPA_DEBIAN_NONFREE=true 2026-01-25 06:20:30.321 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2026-01-25 06:20:30.325 | + source /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2026-01-25 06:20:30.325 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:20:30.325 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:20:30.325 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2026-01-25 06:20:30.329 | + source /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2026-01-25 06:20:30.329 | ++ export DIB_REPO_SETUP=current-podified 2026-01-25 06:20:30.329 | ++ DIB_REPO_SETUP=current-podified 2026-01-25 06:20:30.329 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-01-25 06:20:30.329 | ++ DIB_REPO_SETUP_BRANCH=master 2026-01-25 06:20:30.329 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-01-25 06:20:30.329 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-01-25 06:20:30.329 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-01-25 06:20:30.329 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-01-25 06:20:30.329 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-01-25 06:20:30.333 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-01-25 06:20:30.333 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-25 06:20:30.333 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-01-25 06:20:30.333 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-25 06:20:30.333 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-25 06:20:30.333 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2026-01-25 06:20:30.337 | + source /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2026-01-25 06:20:30.337 | ++ export DISTRO_NAME=centos 2026-01-25 06:20:30.337 | ++ DISTRO_NAME=centos 2026-01-25 06:20:30.337 | ++ export DIB_RELEASE=9-stream 2026-01-25 06:20:30.337 | ++ DIB_RELEASE=9-stream 2026-01-25 06:20:30.337 | ++ export EFI_BOOT_DIR=EFI/centos 2026-01-25 06:20:30.338 | ++ EFI_BOOT_DIR=EFI/centos 2026-01-25 06:20:30.338 | ++ export YUM=dnf 2026-01-25 06:20:30.338 | ++ YUM=dnf 2026-01-25 06:20:30.338 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-checksum.bash 2026-01-25 06:20:30.341 | + source /tmp/in_target.d/post-install.d/../environment.d/10-checksum.bash 2026-01-25 06:20:30.341 | ++ export DIB_CHECKSUM=1 2026-01-25 06:20:30.341 | ++ DIB_CHECKSUM=1 2026-01-25 06:20:30.341 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-defaults.bash 2026-01-25 06:20:30.345 | + source /tmp/in_target.d/post-install.d/../environment.d/10-defaults.bash 2026-01-25 06:20:30.345 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-01-25 06:20:30.345 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-01-25 06:20:30.345 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-01-25 06:20:30.348 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-01-25 06:20:30.348 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:20:30.348 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:20:30.348 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-01-25 06:20:30.351 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-01-25 06:20:30.351 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-25 06:20:30.351 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-25 06:20:30.351 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-01-25 06:20:30.351 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-01-25 06:20:30.351 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/20-ipa-distro-family.bash 2026-01-25 06:20:30.355 | + source /tmp/in_target.d/post-install.d/../environment.d/20-ipa-distro-family.bash 2026-01-25 06:20:30.355 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2026-01-25 06:20:30.355 | ++ export IPA_DISTRO_FAMILY=rh 2026-01-25 06:20:30.355 | ++ IPA_DISTRO_FAMILY=rh 2026-01-25 06:20:30.355 | ++ [[ centos =~ (centos|rhel) ]] 2026-01-25 06:20:30.355 | ++ [[ 9 > 7 ]] 2026-01-25 06:20:30.355 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-01-25 06:20:30.355 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-01-25 06:20:30.355 | ++ [[ centos =~ debian ]] 2026-01-25 06:20:30.355 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-01-25 06:20:30.359 | + source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-01-25 06:20:30.359 | ++ '[' -z 3 ']' 2026-01-25 06:20:30.359 | ++ '[' -z 3 ']' 2026-01-25 06:20:30.359 | ++ export DIB_PYTHON_VERSION 2026-01-25 06:20:30.359 | ++ export DIB_PYTHON=python3 2026-01-25 06:20:30.359 | ++ DIB_PYTHON=python3 2026-01-25 06:20:30.359 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2026-01-25 06:20:30.363 | + source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2026-01-25 06:20:30.363 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-01-25 06:20:30.363 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-01-25 06:20:30.363 | ++ export DIB_INIT_SYSTEM=systemd 2026-01-25 06:20:30.363 | ++ DIB_INIT_SYSTEM=systemd 2026-01-25 06:20:30.363 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-01-25 06:20:30.366 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-01-25 06:20:30.366 | ++ '[' -z systemd ']' 2026-01-25 06:20:30.366 | ++ case $DIB_INIT_SYSTEM in 2026-01-25 06:20:30.366 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2026-01-25 06:20:30.370 | + set -eu 2026-01-25 06:20:30.370 | + set -o pipefail 2026-01-25 06:20:30.371 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2026-01-25 06:20:30.372 | + package-installs -d /tmp/in_target.d/post-install.d 2026-01-25 06:20:30.374 | + set -eu 2026-01-25 06:20:30.374 | + set -o pipefail 2026-01-25 06:20:30.375 | ++ basename /usr/local/bin/package-installs 2026-01-25 06:20:30.377 | + SCRIPTNAME=package-installs 2026-01-25 06:20:30.377 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2026-01-25 06:20:30.379 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2026-01-25 06:20:30.379 | + '[' 0 '!=' 0 ']' 2026-01-25 06:20:30.380 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2026-01-25 06:20:30.380 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2026-01-25 06:20:30.380 | + WORKDIR= 2026-01-25 06:20:30.380 | + true 2026-01-25 06:20:30.380 | + case "$1" in 2026-01-25 06:20:30.380 | + WORKDIR=/tmp/in_target.d/post-install.d 2026-01-25 06:20:30.380 | + shift 2 2026-01-25 06:20:30.380 | + true 2026-01-25 06:20:30.380 | + case "$1" in 2026-01-25 06:20:30.380 | + shift 2026-01-25 06:20:30.380 | + break 2026-01-25 06:20:30.380 | + '[' -z /tmp/in_target.d/post-install.d ']' 2026-01-25 06:20:30.380 | + PACKAGES= 2026-01-25 06:20:30.381 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2026-01-25 06:20:30.384 | + '[' -n '' ']' 2026-01-25 06:20:30.384 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2026-01-25 06:21:06.183 | Map install for ironic-python-agent-ramdisk: linux-firmware 2026-01-25 06:21:06.183 | Running command: ['install-packages', 'linux-firmware'] 2026-01-25 06:21:06.183 | > Running install-packages install. 2026-01-25 06:21:06.183 | > ++ command -v dnf5 2026-01-25 06:21:06.183 | > ++ true 2026-01-25 06:21:06.183 | > + DNF5= 2026-01-25 06:21:06.183 | > + '[' dnf == dnf ']' 2026-01-25 06:21:06.183 | > + '[' -n '' ']' 2026-01-25 06:21:06.183 | > + dnf -y -v install linux-firmware 2026-01-25 06:21:06.183 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2026-01-25 06:21:06.183 | > DNF version: 4.14.0 2026-01-25 06:21:06.183 | > cachedir: /tmp/yum 2026-01-25 06:21:06.183 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:21:06.183 | > Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:21:06.183 | > Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:21:06.183 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:21:06.183 | > Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:21:06.183 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-01-25 06:21:06.183 | > repo: using cache for: delorean-component-barbican 2026-01-25 06:21:06.183 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2026-01-25 06:21:06.183 | > repo: using cache for: delorean-component-baremetal 2026-01-25 06:21:06.183 | > delorean-component-baremetal: using metadata from Fri Sep 5 02:19:17 2025. 2026-01-25 06:21:06.183 | > repo: using cache for: delorean-component-cinder 2026-01-25 06:21:06.183 | > delorean-component-cinder: using metadata from Wed Aug 13 06:20:23 2025. 2026-01-25 06:21:06.183 | > repo: using cache for: delorean-component-clients 2026-01-25 06:21:06.183 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2026-01-25 06:21:06.183 | > repo: using cache for: delorean-component-cloudops 2026-01-25 06:21:06.183 | > delorean-component-cloudops: using metadata from Mon Nov 24 06:59:22 2025. 2026-01-25 06:21:06.184 | > repo: using cache for: delorean-component-common 2026-01-25 06:21:06.184 | > delorean-component-common: using metadata from Tue Jan 20 05:42:45 2026. 2026-01-25 06:21:06.184 | > repo: using cache for: delorean-component-compute 2026-01-25 06:21:06.184 | > delorean-component-compute: using metadata from Fri Aug 29 06:54:52 2025. 2026-01-25 06:21:06.184 | > repo: using cache for: delorean-component-designate 2026-01-25 06:21:06.184 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2026-01-25 06:21:06.184 | > repo: using cache for: delorean-component-glance 2026-01-25 06:21:06.184 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2026-01-25 06:21:06.184 | > repo: using cache for: delorean-component-keystone 2026-01-25 06:21:06.184 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2026-01-25 06:21:06.184 | > repo: using cache for: delorean-component-manila 2026-01-25 06:21:06.184 | > delorean-component-manila: using metadata from Tue Jan 20 05:57:17 2026. 2026-01-25 06:21:06.184 | > repo: using cache for: delorean-component-network 2026-01-25 06:21:06.184 | > delorean-component-network: using metadata from Wed Jan 21 10:19:26 2026. 2026-01-25 06:21:06.184 | > repo: using cache for: delorean-component-octavia 2026-01-25 06:21:06.184 | > delorean-component-octavia: using metadata from Tue Jan 20 05:49:42 2026. 2026-01-25 06:21:06.184 | > repo: using cache for: delorean-component-optimize 2026-01-25 06:21:06.184 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2026-01-25 06:21:06.184 | > repo: using cache for: delorean-component-podified 2026-01-25 06:21:06.184 | > delorean-component-podified: using metadata from Thu Jan 22 13:29:38 2026. 2026-01-25 06:21:06.184 | > repo: using cache for: delorean-component-puppet 2026-01-25 06:21:06.184 | > delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2026-01-25 06:21:06.184 | > repo: using cache for: delorean-component-swift 2026-01-25 06:21:06.184 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2026-01-25 06:21:06.184 | > repo: using cache for: delorean-component-tempest 2026-01-25 06:21:06.184 | > delorean-component-tempest: using metadata from Tue Aug 19 09:49:29 2025. 2026-01-25 06:21:06.184 | > repo: using cache for: delorean-component-ui 2026-01-25 06:21:06.184 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2026-01-25 06:21:06.184 | > repo: using cache for: baseos 2026-01-25 06:21:06.184 | > baseos: using metadata from Mon Jan 19 13:03:35 2026. 2026-01-25 06:21:06.184 | > repo: using cache for: appstream 2026-01-25 06:21:06.184 | > appstream: using metadata from Mon Jan 19 13:07:04 2026. 2026-01-25 06:21:06.184 | > repo: using cache for: crb 2026-01-25 06:21:06.184 | > crb: using metadata from Mon Jan 19 13:11:31 2026. 2026-01-25 06:21:06.184 | > repo: using cache for: extras-common 2026-01-25 06:21:06.185 | > extras-common: using metadata from Thu Oct 30 09:20:08 2025. 2026-01-25 06:21:06.185 | > repo: using cache for: delorean-antelope-testing 2026-01-25 06:21:06.185 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2026-01-25 06:21:06.185 | > repo: using cache for: delorean-antelope-build-deps 2026-01-25 06:21:06.185 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2026-01-25 06:21:06.185 | > repo: using cache for: centos9-rabbitmq 2026-01-25 06:21:06.185 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2026-01-25 06:21:06.185 | > repo: using cache for: centos9-storage 2026-01-25 06:21:06.185 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2026-01-25 06:21:06.185 | > repo: using cache for: centos9-opstools 2026-01-25 06:21:06.185 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2026-01-25 06:21:06.185 | > repo: using cache for: centos9-nfv-ovs 2026-01-25 06:21:06.185 | > centos9-nfv-ovs: using metadata from Mon Jan 5 05:12:12 2026. 2026-01-25 06:21:06.185 | > repo: using cache for: delorean-master-testing 2026-01-25 06:21:06.185 | > delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2026-01-25 06:21:06.185 | > repo: using cache for: delorean-master-build-deps 2026-01-25 06:21:06.185 | > delorean-master-build-deps: using metadata from Thu Jan 15 10:12:10 2026. 2026-01-25 06:21:06.185 | > repo: using cache for: repo-setup-centos-appstream 2026-01-25 06:21:06.185 | > repo-setup-centos-appstream: using metadata from Mon Jan 19 13:07:04 2026. 2026-01-25 06:21:06.185 | > repo: using cache for: repo-setup-centos-baseos 2026-01-25 06:21:06.185 | > repo-setup-centos-baseos: using metadata from Mon Jan 19 13:03:35 2026. 2026-01-25 06:21:06.185 | > repo: using cache for: repo-setup-centos-highavailability 2026-01-25 06:21:06.185 | > repo-setup-centos-highavailability: using metadata from Mon Jan 19 13:11:51 2026. 2026-01-25 06:21:06.185 | > repo: using cache for: repo-setup-centos-powertools 2026-01-25 06:21:06.185 | > repo-setup-centos-powertools: using metadata from Mon Jan 19 13:11:31 2026. 2026-01-25 06:21:06.185 | > Last metadata expiration check: 0:00:41 ago on Sun Jan 25 01:19:50 2026. 2026-01-25 06:21:06.185 | > --> Starting dependency resolution 2026-01-25 06:21:06.185 | > ---> Package linux-firmware.noarch 20260107-159.el9 will be installed 2026-01-25 06:21:06.185 | > ---> Package linux-firmware-whence.noarch 20260107-159.el9 will be installed 2026-01-25 06:21:06.185 | > --> Finished dependency resolution 2026-01-25 06:21:06.185 | > Dependencies resolved. 2026-01-25 06:21:06.185 | > ================================================================================ 2026-01-25 06:21:06.185 | > Package Arch Version Repository Size 2026-01-25 06:21:06.185 | > ================================================================================ 2026-01-25 06:21:06.185 | > Installing: 2026-01-25 06:21:06.186 | > linux-firmware noarch 20260107-159.el9 baseos 596 M 2026-01-25 06:21:06.186 | > Installing dependencies: 2026-01-25 06:21:06.186 | > linux-firmware-whence noarch 20260107-159.el9 baseos 129 k 2026-01-25 06:21:06.186 | > 2026-01-25 06:21:06.186 | > Transaction Summary 2026-01-25 06:21:06.186 | > ================================================================================ 2026-01-25 06:21:06.186 | > Install 2 Packages 2026-01-25 06:21:06.186 | > 2026-01-25 06:21:06.186 | > Total download size: 596 M 2026-01-25 06:21:06.186 | > Installed size: 619 M 2026-01-25 06:21:06.186 | > Downloading Packages: 2026-01-25 06:21:06.186 | > (1/2): linux-firmware-whence-20260107-159.el9.n 373 kB/s | 129 kB 00:00 2026-01-25 06:21:06.186 | > (2/2): linux-firmware-20260107-159.el9.noarch.r 29 MB/s | 596 MB 00:20 2026-01-25 06:21:06.186 | > -------------------------------------------------------------------------------- 2026-01-25 06:21:06.186 | > Total 29 MB/s | 596 MB 00:20 2026-01-25 06:21:06.186 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2026-01-25 06:21:06.186 | > Running transaction check 2026-01-25 06:21:06.186 | > Transaction check succeeded. 2026-01-25 06:21:06.186 | > Running transaction test 2026-01-25 06:21:06.186 | > Transaction test succeeded. 2026-01-25 06:21:06.186 | > Running transaction 2026-01-25 06:21:06.186 | > Running scriptlet: linux-firmware-20260107-159.el9.noarch 1/1 2026-01-25 06:21:06.186 | > Preparing : 1/1 2026-01-25 06:21:06.186 | > Installing : linux-firmware-whence-20260107-159.el9.noarch 1/2 2026-01-25 06:21:06.186 | > Installing : linux-firmware-20260107-159.el9.noarch 2/2 2026-01-25 06:21:06.186 | > Running scriptlet: linux-firmware-20260107-159.el9.noarch 2/2 2026-01-25 06:21:06.186 | > Verifying : linux-firmware-20260107-159.el9.noarch 1/2 2026-01-25 06:21:06.186 | > Verifying : linux-firmware-whence-20260107-159.el9.noarch 2/2 2026-01-25 06:21:06.186 | > Completion plugin: Generating completion cache... 2026-01-25 06:21:06.186 | > Installed: linux-firmware-20260107-159.el9.noarch 2026-01-25 06:21:06.186 | > Installed: linux-firmware-whence-20260107-159.el9.noarch 2026-01-25 06:21:06.186 | > 2026-01-25 06:21:06.186 | > Installed: 2026-01-25 06:21:06.186 | > linux-firmware-20260107-159.el9.noarch 2026-01-25 06:21:06.186 | > linux-firmware-whence-20260107-159.el9.noarch 2026-01-25 06:21:06.186 | > 2026-01-25 06:21:06.186 | > Complete! 2026-01-25 06:21:06.187 | > + '[' install == install ']' 2026-01-25 06:21:06.187 | > + '[' dnf == dnf ']' 2026-01-25 06:21:06.187 | > + '[' -z '' ']' 2026-01-25 06:21:06.187 | > + dnf -y mark install linux-firmware 2026-01-25 06:21:06.187 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:21:06.187 | > Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:21:06.187 | > Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:21:06.187 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:21:06.311 | > Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:21:06.311 | > linux-firmware-20260107-159.el9.noarch marked as user installed. 2026-01-25 06:21:06.311 | returncode: 0 2026-01-25 06:21:06.325 | dib-run-parts 00-package-installs completed 2026-01-25 06:21:06.325 | dib-run-parts Running /tmp/in_target.d/post-install.d/03-reset-bls-entries 2026-01-25 06:21:06.329 | + set -eu 2026-01-25 06:21:06.329 | + set -o pipefail 2026-01-25 06:21:06.329 | + [[ ! 9-stream =~ 9-stream ]] 2026-01-25 06:21:06.329 | + pushd /boot/loader/entries 2026-01-25 06:21:06.329 | /boot/loader/entries / 2026-01-25 06:21:06.330 | + machine_id=4acbd9df50f04afcbcce479fcfa2836c 2026-01-25 06:21:06.330 | + for entry in *.conf 2026-01-25 06:21:06.331 | ++ echo 38a6f9e17e9140a8a7415394011a284a-5.14.0-661.el9.x86_64.conf 2026-01-25 06:21:06.331 | ++ sed 's/^[a-f0-9]*/4acbd9df50f04afcbcce479fcfa2836c/' 2026-01-25 06:21:06.334 | + new_entry=4acbd9df50f04afcbcce479fcfa2836c-5.14.0-661.el9.x86_64.conf 2026-01-25 06:21:06.335 | + echo 'renaming 38a6f9e17e9140a8a7415394011a284a-5.14.0-661.el9.x86_64.conf to 4acbd9df50f04afcbcce479fcfa2836c-5.14.0-661.el9.x86_64.conf for new machine-id' 2026-01-25 06:21:06.335 | renaming 38a6f9e17e9140a8a7415394011a284a-5.14.0-661.el9.x86_64.conf to 4acbd9df50f04afcbcce479fcfa2836c-5.14.0-661.el9.x86_64.conf for new machine-id 2026-01-25 06:21:06.335 | + [[ 38a6f9e17e9140a8a7415394011a284a-5.14.0-661.el9.x86_64.conf != 4acbd9df50f04afcbcce479fcfa2836c-5.14.0-661.el9.x86_64.conf ]] 2026-01-25 06:21:06.335 | + mv 38a6f9e17e9140a8a7415394011a284a-5.14.0-661.el9.x86_64.conf 4acbd9df50f04afcbcce479fcfa2836c-5.14.0-661.el9.x86_64.conf 2026-01-25 06:21:06.338 | + popd 2026-01-25 06:21:06.338 | / 2026-01-25 06:21:06.338 | + echo '--- Show kernels ---' 2026-01-25 06:21:06.338 | --- Show kernels --- 2026-01-25 06:21:06.338 | + grubby --info=ALL 2026-01-25 06:21:06.420 | index=0 2026-01-25 06:21:06.420 | kernel="/vmlinuz-5.14.0-661.el9.x86_64" 2026-01-25 06:21:06.420 | args="ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M" 2026-01-25 06:21:06.420 | root="UUID=0dfa7d21-3142-4045-a71d-bc2dde23bdf9" 2026-01-25 06:21:06.420 | initrd="/initramfs-5.14.0-661.el9.x86_64.img" 2026-01-25 06:21:06.420 | title="CentOS Stream (5.14.0-661.el9.x86_64) 9" 2026-01-25 06:21:06.420 | id="4acbd9df50f04afcbcce479fcfa2836c-5.14.0-661.el9.x86_64" 2026-01-25 06:21:06.424 | dib-run-parts 03-reset-bls-entries completed 2026-01-25 06:21:06.424 | dib-run-parts Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf 2026-01-25 06:21:06.429 | + set -eu 2026-01-25 06:21:06.429 | + set -o pipefail 2026-01-25 06:21:06.429 | + grep NOZEROCONF /etc/sysconfig/network 2026-01-25 06:21:06.431 | NOZEROCONF=yes 2026-01-25 06:21:06.435 | dib-run-parts 06-network-config-nonzeroconf completed 2026-01-25 06:21:06.435 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2026-01-25 06:21:06.440 | + set -eu 2026-01-25 06:21:06.440 | + set -o pipefail 2026-01-25 06:21:06.441 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2026-01-25 06:21:06.442 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2026-01-25 06:21:06.442 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2026-01-25 06:21:06.442 | + case "${DIB_INIT_SYSTEM}" in 2026-01-25 06:21:06.446 | dib-run-parts 10-enable-init-scripts completed 2026-01-25 06:21:06.446 | dib-run-parts Running /tmp/in_target.d/post-install.d/70-init-ibft-interfaces 2026-01-25 06:21:06.451 | + set -eu 2026-01-25 06:21:06.451 | + set -o pipefail 2026-01-25 06:21:06.451 | + case "$DIB_INIT_SYSTEM" in 2026-01-25 06:21:06.451 | + systemctl enable init-ibft-interfaces.service 2026-01-25 06:21:06.464 | Created symlink /etc/systemd/system/multi-user.target.wants/init-ibft-interfaces.service -> /usr/lib/systemd/system/init-ibft-interfaces.service. 2026-01-25 06:21:06.470 | dib-run-parts 70-init-ibft-interfaces completed 2026-01-25 06:21:06.470 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2026-01-25 06:21:06.476 | + set -eu 2026-01-25 06:21:06.476 | + set -o pipefail 2026-01-25 06:21:06.476 | + case "$DIB_INIT_SYSTEM" in 2026-01-25 06:21:06.476 | + [[ centos = \u\b\u\n\t\u ]] 2026-01-25 06:21:06.476 | + [[ centos = \d\e\b\i\a\n ]] 2026-01-25 06:21:06.476 | + systemctl enable sshd.service 2026-01-25 06:21:06.493 | dib-run-parts 80-enable-sshd-service completed 2026-01-25 06:21:06.493 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ironic-python-agent-ramdisk 2026-01-25 06:21:06.498 | + set -eu 2026-01-25 06:21:06.498 | + set -o pipefail 2026-01-25 06:21:06.498 | + DIB_IPA_ENABLE_RESCUE=true 2026-01-25 06:21:06.498 | + true 2026-01-25 06:21:06.498 | + mkdir -p /etc/ipa-rescue-config 2026-01-25 06:21:06.501 | + case "$DIB_INIT_SYSTEM" in 2026-01-25 06:21:06.501 | ++ systemctl --no-pager list-unit-files iptables 2026-01-25 06:21:06.512 | + [[ UNIT FILE STATE PRESET 2026-01-25 06:21:06.512 | 2026-01-25 06:21:06.512 | 0 unit files listed. =~ enabled ]] 2026-01-25 06:21:06.513 | ++ svc-map ironic-python-agent 2026-01-25 06:21:06.582 | + systemctl enable openstack-ironic-python-agent.service 2026-01-25 06:21:06.590 | Created symlink /etc/systemd/system/multi-user.target.wants/openstack-ironic-python-agent.service -> /usr/lib/systemd/system/openstack-ironic-python-agent.service. 2026-01-25 06:21:06.591 | + true 2026-01-25 06:21:06.591 | + systemctl enable ironic-agent-create-rescue-user.path 2026-01-25 06:21:06.602 | Created symlink /etc/systemd/system/multi-user.target.wants/ironic-agent-create-rescue-user.path -> /etc/systemd/system/ironic-agent-create-rescue-user.path. 2026-01-25 06:21:06.604 | + [[ rh == \r\h ]] 2026-01-25 06:21:06.604 | + [[ dnf == \d\n\f ]] 2026-01-25 06:21:06.605 | + systemctl disable dnf-makecache.service 2026-01-25 06:21:06.613 | The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 2026-01-25 06:21:06.613 | Alias= settings in the [Install] section, and DefaultInstance= for template 2026-01-25 06:21:06.613 | units). This means they are not meant to be enabled or disabled using systemctl. 2026-01-25 06:21:06.613 | 2026-01-25 06:21:06.613 | Possible reasons for having this kind of units are: 2026-01-25 06:21:06.613 | * A unit may be statically enabled by being symlinked from another unit's 2026-01-25 06:21:06.613 | .wants/ or .requires/ directory. 2026-01-25 06:21:06.613 | * A unit's purpose may be to act as a helper for some other unit which has 2026-01-25 06:21:06.613 | a requirement dependency on it. 2026-01-25 06:21:06.613 | * A unit may be started when needed via activation (socket, path, timer, 2026-01-25 06:21:06.613 | D-Bus, udev, scripted systemctl call, ...). 2026-01-25 06:21:06.613 | * In case of template units, the unit is meant to be enabled with some 2026-01-25 06:21:06.613 | instance name specified. 2026-01-25 06:21:06.614 | + systemctl disable dnf-makecache.timer 2026-01-25 06:21:06.627 | Removed "/etc/systemd/system/timers.target.wants/dnf-makecache.timer". 2026-01-25 06:21:06.630 | dib-run-parts 80-ironic-python-agent-ramdisk completed 2026-01-25 06:21:06.631 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2026-01-25 06:21:06.635 | + set -eu 2026-01-25 06:21:06.635 | + set -o pipefail 2026-01-25 06:21:06.635 | + case "$DIB_INIT_SYSTEM" in 2026-01-25 06:21:06.635 | + [[ centos = \u\b\u\n\t\u ]] 2026-01-25 06:21:06.635 | + [[ centos = \d\e\b\i\a\n ]] 2026-01-25 06:21:06.635 | + rm /usr/lib/systemd/system/ssh-keygen.service 2026-01-25 06:21:06.639 | dib-run-parts 80-ssh-keygen completed 2026-01-25 06:21:06.639 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2026-01-25 06:21:06.643 | + set -eu 2026-01-25 06:21:06.644 | + set -o pipefail 2026-01-25 06:21:06.644 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2026-01-25 06:21:06.646 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2026-01-25 06:21:06.648 | + set -eu 2026-01-25 06:21:06.648 | + set -o pipefail 2026-01-25 06:21:06.648 | ++ basename /usr/local/bin/package-uninstalls 2026-01-25 06:21:06.650 | + SCRIPTNAME=package-uninstalls 2026-01-25 06:21:06.651 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2026-01-25 06:21:06.653 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2026-01-25 06:21:06.653 | + '[' 0 '!=' 0 ']' 2026-01-25 06:21:06.653 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2026-01-25 06:21:06.653 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2026-01-25 06:21:06.653 | + WORKDIR= 2026-01-25 06:21:06.653 | + true 2026-01-25 06:21:06.653 | + case "$1" in 2026-01-25 06:21:06.653 | + WORKDIR=/tmp/in_target.d/post-install.d 2026-01-25 06:21:06.653 | + shift 2 2026-01-25 06:21:06.653 | + true 2026-01-25 06:21:06.653 | + case "$1" in 2026-01-25 06:21:06.653 | + shift 2026-01-25 06:21:06.653 | + break 2026-01-25 06:21:06.653 | + '[' -z /tmp/in_target.d/post-install.d ']' 2026-01-25 06:21:06.653 | + PACKAGES= 2026-01-25 06:21:06.653 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2026-01-25 06:21:06.656 | + install-packages -e 2026-01-25 06:21:06.671 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2026-01-25 06:21:08.148 | Map uninstall for ironic-python-agent-ramdisk: cloud-init, teamd, tuned 2026-01-25 06:21:08.148 | Running command: ['install-packages', '-e', 'teamd', 'cloud-init', 'tuned'] 2026-01-25 06:21:08.148 | > Running install-packages remove. 2026-01-25 06:21:08.148 | > ++ command -v dnf5 2026-01-25 06:21:08.148 | > ++ true 2026-01-25 06:21:08.148 | > + DNF5= 2026-01-25 06:21:08.148 | > + '[' dnf == dnf ']' 2026-01-25 06:21:08.149 | > + '[' -n '' ']' 2026-01-25 06:21:08.149 | > + dnf -y -v remove teamd cloud-init tuned 2026-01-25 06:21:08.149 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2026-01-25 06:21:08.149 | > DNF version: 4.14.0 2026-01-25 06:21:08.149 | > cachedir: /tmp/yum 2026-01-25 06:21:08.149 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:21:08.149 | > Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:21:08.149 | > Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:21:08.149 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:21:08.149 | > Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:21:08.149 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-01-25 06:21:08.149 | > No match for argument: tuned 2026-01-25 06:21:08.149 | > --> Starting dependency resolution 2026-01-25 06:21:08.149 | > --> Finding unneeded leftover dependencies 2026-01-25 06:21:08.149 | > ---> Package NetworkManager-team.x86_64 1:1.54.3-2.el9 will be erased 2026-01-25 06:21:08.149 | > ---> Package cloud-init.noarch 24.4-8.el9 will be erased 2026-01-25 06:21:08.149 | > ---> Package libdaemon.x86_64 0.14-23.el9 will be erased 2026-01-25 06:21:08.149 | > ---> Package libnl3-cli.x86_64 3.11.0-1.el9 will be erased 2026-01-25 06:21:08.149 | > ---> Package libteam.x86_64 1.31-16.el9 will be erased 2026-01-25 06:21:08.149 | > ---> Package python3-babel.noarch 2.9.1-2.el9 will be erased 2026-01-25 06:21:08.149 | > ---> Package python3-configobj.noarch 5.0.6-25.el9 will be erased 2026-01-25 06:21:08.149 | > ---> Package python3-jinja2.noarch 3.0.1-2.el9s will be erased 2026-01-25 06:21:08.149 | > ---> Package python3-jsonpatch.noarch 1.21-16.el9 will be erased 2026-01-25 06:21:08.149 | > ---> Package python3-jsonpointer.noarch 2.0-4.el9 will be erased 2026-01-25 06:21:08.149 | > ---> Package python3-oauthlib.noarch 3.1.1-5.el9 will be erased 2026-01-25 06:21:08.149 | > ---> Package python3-prettytable.noarch 0.7.2-27.el9 will be erased 2026-01-25 06:21:08.149 | > ---> Package python3-pyserial.noarch 3.4-12.el9 will be erased 2026-01-25 06:21:08.149 | > ---> Package teamd.x86_64 1.31-16.el9 will be erased 2026-01-25 06:21:08.149 | > --> Finished dependency resolution 2026-01-25 06:21:08.149 | > Dependencies resolved. 2026-01-25 06:21:08.149 | > ================================================================================ 2026-01-25 06:21:08.149 | > Package Arch Version Repository Size 2026-01-25 06:21:08.149 | > ================================================================================ 2026-01-25 06:21:08.149 | > Removing: 2026-01-25 06:21:08.149 | > cloud-init noarch 24.4-8.el9 @koji-override-1 4.4 M 2026-01-25 06:21:08.149 | > teamd x86_64 1.31-16.el9 @anaconda 287 k 2026-01-25 06:21:08.149 | > Removing dependent packages: 2026-01-25 06:21:08.149 | > NetworkManager-team x86_64 1:1.54.3-2.el9 @anaconda 56 k 2026-01-25 06:21:08.149 | > Removing unused dependencies: 2026-01-25 06:21:08.149 | > libdaemon x86_64 0.14-23.el9 @anaconda 68 k 2026-01-25 06:21:08.149 | > libnl3-cli x86_64 3.11.0-1.el9 @anaconda 1.0 M 2026-01-25 06:21:08.149 | > libteam x86_64 1.31-16.el9 @anaconda 109 k 2026-01-25 06:21:08.149 | > python3-babel noarch 2.9.1-2.el9 @koji-override-1 27 M 2026-01-25 06:21:08.149 | > python3-configobj noarch 5.0.6-25.el9 @koji-override-1 341 k 2026-01-25 06:21:08.149 | > python3-jinja2 noarch 3.0.1-2.el9s @delorean-antelope-testing 2.8 M 2026-01-25 06:21:08.149 | > python3-jsonpatch noarch 1.21-16.el9 @koji-override-1 55 k 2026-01-25 06:21:08.150 | > python3-jsonpointer noarch 2.0-4.el9 @koji-override-1 34 k 2026-01-25 06:21:08.150 | > python3-oauthlib noarch 3.1.1-5.el9 @koji-override-1 888 k 2026-01-25 06:21:08.150 | > python3-prettytable noarch 0.7.2-27.el9 @koji-override-1 166 k 2026-01-25 06:21:08.150 | > python3-pyserial noarch 3.4-12.el9 @koji-override-1 665 k 2026-01-25 06:21:08.150 | > 2026-01-25 06:21:08.150 | > Transaction Summary 2026-01-25 06:21:08.150 | > ================================================================================ 2026-01-25 06:21:08.150 | > Remove 14 Packages 2026-01-25 06:21:08.150 | > 2026-01-25 06:21:08.150 | > Freed space: 38 M 2026-01-25 06:21:08.150 | > Running transaction check 2026-01-25 06:21:08.150 | > Transaction check succeeded. 2026-01-25 06:21:08.150 | > Running transaction test 2026-01-25 06:21:08.150 | > Transaction test succeeded. 2026-01-25 06:21:08.150 | > Running transaction 2026-01-25 06:21:08.150 | > Preparing : 1/1 2026-01-25 06:21:08.150 | > Running scriptlet: cloud-init-24.4-8.el9.noarch 1/14 2026-01-25 06:21:08.150 | > Erasing : cloud-init-24.4-8.el9.noarch 1/14 2026-01-25 06:21:08.150 | > warning: file /run/cloud-init: remove failed: No such file or directory 2026-01-25 06:21:08.150 | > 2026-01-25 06:21:08.150 | > Running scriptlet: cloud-init-24.4-8.el9.noarch 1/14 2026-01-25 06:21:08.150 | > Erasing : python3-jsonpatch-1.21-16.el9.noarch 2/14 2026-01-25 06:21:08.150 | > Erasing : python3-jinja2-3.0.1-2.el9s.noarch 3/14 2026-01-25 06:21:08.150 | > Erasing : NetworkManager-team-1:1.54.3-2.el9.x86_64 4/14 2026-01-25 06:21:08.150 | > Erasing : python3-babel-2.9.1-2.el9.noarch 5/14 2026-01-25 06:21:08.150 | > Erasing : python3-jsonpointer-2.0-4.el9.noarch 6/14 2026-01-25 06:21:08.150 | > Erasing : python3-configobj-5.0.6-25.el9.noarch 7/14 2026-01-25 06:21:08.150 | > Erasing : python3-oauthlib-3.1.1-5.el9.noarch 8/14 2026-01-25 06:21:08.150 | > Erasing : python3-prettytable-0.7.2-27.el9.noarch 9/14 2026-01-25 06:21:08.150 | > Erasing : python3-pyserial-3.4-12.el9.noarch 10/14 2026-01-25 06:21:08.150 | > Erasing : teamd-1.31-16.el9.x86_64 11/14 2026-01-25 06:21:08.150 | > Erasing : libteam-1.31-16.el9.x86_64 12/14 2026-01-25 06:21:08.150 | > Erasing : libnl3-cli-3.11.0-1.el9.x86_64 13/14 2026-01-25 06:21:08.150 | > Erasing : libdaemon-0.14-23.el9.x86_64 14/14 2026-01-25 06:21:08.150 | > Verifying : NetworkManager-team-1:1.54.3-2.el9.x86_64 1/14 2026-01-25 06:21:08.150 | > Verifying : cloud-init-24.4-8.el9.noarch 2/14 2026-01-25 06:21:08.150 | > Verifying : libdaemon-0.14-23.el9.x86_64 3/14 2026-01-25 06:21:08.150 | > Verifying : libnl3-cli-3.11.0-1.el9.x86_64 4/14 2026-01-25 06:21:08.150 | > Verifying : libteam-1.31-16.el9.x86_64 5/14 2026-01-25 06:21:08.150 | > Verifying : python3-babel-2.9.1-2.el9.noarch 6/14 2026-01-25 06:21:08.150 | > Verifying : python3-configobj-5.0.6-25.el9.noarch 7/14 2026-01-25 06:21:08.150 | > Verifying : python3-jinja2-3.0.1-2.el9s.noarch 8/14 2026-01-25 06:21:08.150 | > Verifying : python3-jsonpatch-1.21-16.el9.noarch 9/14 2026-01-25 06:21:08.150 | > Verifying : python3-jsonpointer-2.0-4.el9.noarch 10/14 2026-01-25 06:21:08.150 | > Verifying : python3-oauthlib-3.1.1-5.el9.noarch 11/14 2026-01-25 06:21:08.150 | > Verifying : python3-prettytable-0.7.2-27.el9.noarch 12/14 2026-01-25 06:21:08.150 | > Verifying : python3-pyserial-3.4-12.el9.noarch 13/14 2026-01-25 06:21:08.151 | > Verifying : teamd-1.31-16.el9.x86_64 14/14 2026-01-25 06:21:08.151 | > Completion plugin: Generating completion cache... 2026-01-25 06:21:08.151 | > Removed: NetworkManager-team-1:1.54.3-2.el9.x86_64 2026-01-25 06:21:08.151 | > Removed: cloud-init-24.4-8.el9.noarch 2026-01-25 06:21:08.151 | > Removed: libdaemon-0.14-23.el9.x86_64 2026-01-25 06:21:08.151 | > Removed: libnl3-cli-3.11.0-1.el9.x86_64 2026-01-25 06:21:08.151 | > Removed: libteam-1.31-16.el9.x86_64 2026-01-25 06:21:08.151 | > Removed: python3-babel-2.9.1-2.el9.noarch 2026-01-25 06:21:08.151 | > Removed: python3-configobj-5.0.6-25.el9.noarch 2026-01-25 06:21:08.151 | > Removed: python3-jinja2-3.0.1-2.el9s.noarch 2026-01-25 06:21:08.151 | > Removed: python3-jsonpatch-1.21-16.el9.noarch 2026-01-25 06:21:08.151 | > Removed: python3-jsonpointer-2.0-4.el9.noarch 2026-01-25 06:21:08.151 | > Removed: python3-oauthlib-3.1.1-5.el9.noarch 2026-01-25 06:21:08.151 | > Removed: python3-prettytable-0.7.2-27.el9.noarch 2026-01-25 06:21:08.151 | > Removed: python3-pyserial-3.4-12.el9.noarch 2026-01-25 06:21:08.151 | > Removed: teamd-1.31-16.el9.x86_64 2026-01-25 06:21:08.151 | > 2026-01-25 06:21:08.151 | > Removed: 2026-01-25 06:21:08.151 | > NetworkManager-team-1:1.54.3-2.el9.x86_64 2026-01-25 06:21:08.151 | > cloud-init-24.4-8.el9.noarch 2026-01-25 06:21:08.151 | > libdaemon-0.14-23.el9.x86_64 2026-01-25 06:21:08.151 | > libnl3-cli-3.11.0-1.el9.x86_64 2026-01-25 06:21:08.151 | > libteam-1.31-16.el9.x86_64 2026-01-25 06:21:08.151 | > python3-babel-2.9.1-2.el9.noarch 2026-01-25 06:21:08.151 | > python3-configobj-5.0.6-25.el9.noarch 2026-01-25 06:21:08.151 | > python3-jinja2-3.0.1-2.el9s.noarch 2026-01-25 06:21:08.151 | > python3-jsonpatch-1.21-16.el9.noarch 2026-01-25 06:21:08.151 | > python3-jsonpointer-2.0-4.el9.noarch 2026-01-25 06:21:08.151 | > python3-oauthlib-3.1.1-5.el9.noarch 2026-01-25 06:21:08.218 | > python3-prettytable-0.7.2-27.el9.noarch 2026-01-25 06:21:08.218 | > python3-pyserial-3.4-12.el9.noarch 2026-01-25 06:21:08.218 | > teamd-1.31-16.el9.x86_64 2026-01-25 06:21:08.218 | > 2026-01-25 06:21:08.218 | > Complete! 2026-01-25 06:21:08.218 | > + '[' remove == install ']' 2026-01-25 06:21:08.218 | returncode: 0 2026-01-25 06:21:08.235 | dib-run-parts 95-package-uninstalls completed 2026-01-25 06:21:08.235 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2026-01-25 06:21:08.240 | + set -eu 2026-01-25 06:21:08.240 | + set -o pipefail 2026-01-25 06:21:08.240 | + '[' 1 -eq 1 ']' 2026-01-25 06:21:08.240 | + macs='MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' 2026-01-25 06:21:08.240 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2026-01-25 06:21:08.240 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2026-01-25 06:21:08.240 | + grep -qE '^MACs' /etc/ssh/sshd_config 2026-01-25 06:21:08.243 | + sed -i '/# Ciphers and keying/a MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' /etc/ssh/sshd_config 2026-01-25 06:21:08.247 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2026-01-25 06:21:08.249 | + sed -i '/# Ciphers and keying/a Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' /etc/ssh/sshd_config 2026-01-25 06:21:08.252 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2026-01-25 06:21:08.254 | + sed -i '/# Ciphers and keying/a KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' /etc/ssh/sshd_config 2026-01-25 06:21:08.260 | dib-run-parts 99-harden-sshd-config completed 2026-01-25 06:21:08.260 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-remove-extra-packages 2026-01-25 06:21:08.265 | + set -eu 2026-01-25 06:21:08.265 | + set -o pipefail 2026-01-25 06:21:08.265 | + rm -rf /tmp/ironic-python-agent 2026-01-25 06:21:08.267 | + KNOWN_FIRMWARE_PATH='/lib/firmware/ /usr/lib/firmware/' 2026-01-25 06:21:08.267 | + for folder in $KNOWN_FIRMWARE_PATH 2026-01-25 06:21:08.268 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.268 | + rm -rf /lib/firmware/amdgpu 2026-01-25 06:21:08.313 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.313 | + rm -rf /lib/firmware/netronome 2026-01-25 06:21:08.315 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.315 | + rm -rf /lib/firmware/qcom 2026-01-25 06:21:08.357 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.357 | + rm -rf /lib/firmware/ti-communication 2026-01-25 06:21:08.359 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.359 | + rm -rf /lib/firmware/ti-keystone 2026-01-25 06:21:08.361 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.361 | + rm -rf /lib/firmware/ueagle-atm 2026-01-25 06:21:08.364 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.364 | + rm -rf /lib/firmware/rsi 2026-01-25 06:21:08.367 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.367 | + rm -rf /lib/firmware/mrvl 2026-01-25 06:21:08.396 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.396 | + rm -rf /lib/firmware/brcm 2026-01-25 06:21:08.406 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.406 | + rm -rf /lib/firmware/mediatek 2026-01-25 06:21:08.419 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.419 | + rm -rf /lib/firmware/ath10k 2026-01-25 06:21:08.424 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.424 | + rm -rf /lib/firmware/rtlwifi 2026-01-25 06:21:08.429 | + for folder in $KNOWN_FIRMWARE_PATH 2026-01-25 06:21:08.429 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.429 | + rm -rf /usr/lib/firmware/amdgpu 2026-01-25 06:21:08.431 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.431 | + rm -rf /usr/lib/firmware/netronome 2026-01-25 06:21:08.433 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.433 | + rm -rf /usr/lib/firmware/qcom 2026-01-25 06:21:08.435 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.435 | + rm -rf /usr/lib/firmware/ti-communication 2026-01-25 06:21:08.436 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.437 | + rm -rf /usr/lib/firmware/ti-keystone 2026-01-25 06:21:08.438 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.438 | + rm -rf /usr/lib/firmware/ueagle-atm 2026-01-25 06:21:08.440 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.440 | + rm -rf /usr/lib/firmware/rsi 2026-01-25 06:21:08.441 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.441 | + rm -rf /usr/lib/firmware/mrvl 2026-01-25 06:21:08.443 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.443 | + rm -rf /usr/lib/firmware/brcm 2026-01-25 06:21:08.445 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.445 | + rm -rf /usr/lib/firmware/mediatek 2026-01-25 06:21:08.447 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.447 | + rm -rf /usr/lib/firmware/ath10k 2026-01-25 06:21:08.449 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-01-25 06:21:08.449 | + rm -rf /usr/lib/firmware/rtlwifi 2026-01-25 06:21:08.451 | + case "$DISTRO_NAME" in 2026-01-25 06:21:08.451 | + dnf remove -y postfix gcc make 2026-01-25 06:21:08.663 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:21:08.663 | Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:21:08.664 | Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:21:08.664 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:21:08.664 | Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:21:08.757 | No match for argument: postfix 2026-01-25 06:21:08.781 | Dependencies resolved. 2026-01-25 06:21:08.783 | ================================================================================ 2026-01-25 06:21:08.783 | Package Arch Version Repository Size 2026-01-25 06:21:08.783 | ================================================================================ 2026-01-25 06:21:08.783 | Removing: 2026-01-25 06:21:08.783 | gcc x86_64 11.5.0-14.el9 @appstream 86 M 2026-01-25 06:21:08.783 | make x86_64 1:4.3-8.el9 @baseos 1.6 M 2026-01-25 06:21:08.783 | Removing unused dependencies: 2026-01-25 06:21:08.783 | cpp x86_64 11.5.0-14.el9 @appstream 29 M 2026-01-25 06:21:08.783 | glibc-devel x86_64 2.34-245.el9 @appstream 49 k 2026-01-25 06:21:08.783 | glibc-headers x86_64 2.34-245.el9 @appstream 2.1 M 2026-01-25 06:21:08.783 | kernel-headers x86_64 5.14.0-661.el9 @appstream 6.3 M 2026-01-25 06:21:08.783 | libmpc x86_64 1.2.1-4.el9 @appstream 135 k 2026-01-25 06:21:08.783 | libpkgconf x86_64 1.7.3-10.el9 @baseos 74 k 2026-01-25 06:21:08.783 | libxcrypt-devel x86_64 4.4.18-3.el9 @appstream 30 k 2026-01-25 06:21:08.783 | pkgconf x86_64 1.7.3-10.el9 @baseos 76 k 2026-01-25 06:21:08.784 | pkgconf-m4 noarch 1.7.3-10.el9 @baseos 14 k 2026-01-25 06:21:08.784 | pkgconf-pkg-config x86_64 1.7.3-10.el9 @baseos 1.2 k 2026-01-25 06:21:08.784 | 2026-01-25 06:21:08.784 | Transaction Summary 2026-01-25 06:21:08.784 | ================================================================================ 2026-01-25 06:21:08.784 | Remove 12 Packages 2026-01-25 06:21:08.784 | 2026-01-25 06:21:08.784 | Freed space: 125 M 2026-01-25 06:21:08.784 | Running transaction check 2026-01-25 06:21:08.795 | Transaction check succeeded. 2026-01-25 06:21:08.795 | Running transaction test 2026-01-25 06:21:08.857 | Transaction test succeeded. 2026-01-25 06:21:08.857 | Running transaction 2026-01-25 06:21:09.015 | Preparing : 1/1 2026-01-25 06:21:09.030 | Erasing : gcc-11.5.0-14.el9.x86_64 1/12 2026-01-25 06:21:09.035 | Erasing : glibc-devel-2.34-245.el9.x86_64 2/12 2026-01-25 06:21:09.039 | Erasing : libxcrypt-devel-4.4.18-3.el9.x86_64 3/12 2026-01-25 06:21:09.043 | Erasing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 4/12 2026-01-25 06:21:09.055 | Erasing : pkgconf-1.7.3-10.el9.x86_64 5/12 2026-01-25 06:21:09.061 | Erasing : cpp-11.5.0-14.el9.x86_64 6/12 2026-01-25 06:21:09.117 | Erasing : pkgconf-m4-1.7.3-10.el9.noarch 7/12 2026-01-25 06:21:09.252 | Erasing : glibc-headers-2.34-245.el9.x86_64 8/12 2026-01-25 06:21:09.279 | Erasing : kernel-headers-5.14.0-661.el9.x86_64 9/12 2026-01-25 06:21:09.287 | Erasing : libmpc-1.2.1-4.el9.x86_64 10/12 2026-01-25 06:21:09.301 | Erasing : libpkgconf-1.7.3-10.el9.x86_64 11/12 2026-01-25 06:21:09.422 | Erasing : make-1:4.3-8.el9.x86_64 12/12 2026-01-25 06:21:09.422 | Verifying : cpp-11.5.0-14.el9.x86_64 1/12 2026-01-25 06:21:09.422 | Verifying : gcc-11.5.0-14.el9.x86_64 2/12 2026-01-25 06:21:09.422 | Verifying : glibc-devel-2.34-245.el9.x86_64 3/12 2026-01-25 06:21:09.422 | Verifying : glibc-headers-2.34-245.el9.x86_64 4/12 2026-01-25 06:21:09.422 | Verifying : kernel-headers-5.14.0-661.el9.x86_64 5/12 2026-01-25 06:21:09.422 | Verifying : libmpc-1.2.1-4.el9.x86_64 6/12 2026-01-25 06:21:09.422 | Verifying : libpkgconf-1.7.3-10.el9.x86_64 7/12 2026-01-25 06:21:09.422 | Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 8/12 2026-01-25 06:21:09.422 | Verifying : make-1:4.3-8.el9.x86_64 9/12 2026-01-25 06:21:09.422 | Verifying : pkgconf-1.7.3-10.el9.x86_64 10/12 2026-01-25 06:21:09.422 | Verifying : pkgconf-m4-1.7.3-10.el9.noarch 11/12 2026-01-25 06:21:09.495 | Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 12/12 2026-01-25 06:21:09.496 | 2026-01-25 06:21:09.496 | Removed: 2026-01-25 06:21:09.496 | cpp-11.5.0-14.el9.x86_64 gcc-11.5.0-14.el9.x86_64 2026-01-25 06:21:09.496 | glibc-devel-2.34-245.el9.x86_64 glibc-headers-2.34-245.el9.x86_64 2026-01-25 06:21:09.496 | kernel-headers-5.14.0-661.el9.x86_64 libmpc-1.2.1-4.el9.x86_64 2026-01-25 06:21:09.496 | libpkgconf-1.7.3-10.el9.x86_64 libxcrypt-devel-4.4.18-3.el9.x86_64 2026-01-25 06:21:09.496 | make-1:4.3-8.el9.x86_64 pkgconf-1.7.3-10.el9.x86_64 2026-01-25 06:21:09.496 | pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64 2026-01-25 06:21:09.496 | 2026-01-25 06:21:09.496 | Complete! 2026-01-25 06:21:09.554 | + dnf remove -y webkit2gtk3-jsc libproxy-webkitgtk4 2026-01-25 06:21:09.730 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:21:09.731 | Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:21:09.731 | Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:21:09.731 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:21:09.732 | Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:21:09.845 | Dependencies resolved. 2026-01-25 06:21:09.846 | ================================================================================ 2026-01-25 06:21:09.846 | Package Arch Version Repository Size 2026-01-25 06:21:09.846 | ================================================================================ 2026-01-25 06:21:09.846 | Removing: 2026-01-25 06:21:09.846 | libproxy-webkitgtk4 x86_64 0.4.15-35.el9 @koji-override-1 32 k 2026-01-25 06:21:09.846 | webkit2gtk3-jsc x86_64 2.50.4-1.el9 @koji-override-1 33 M 2026-01-25 06:21:09.846 | Removing unused dependencies: 2026-01-25 06:21:09.846 | libicu x86_64 67.1-10.el9 @anaconda 33 M 2026-01-25 06:21:09.846 | 2026-01-25 06:21:09.846 | Transaction Summary 2026-01-25 06:21:09.846 | ================================================================================ 2026-01-25 06:21:09.846 | Remove 3 Packages 2026-01-25 06:21:09.846 | 2026-01-25 06:21:09.847 | Freed space: 66 M 2026-01-25 06:21:09.847 | Running transaction check 2026-01-25 06:21:09.850 | Transaction check succeeded. 2026-01-25 06:21:09.850 | Running transaction test 2026-01-25 06:21:09.876 | Transaction test succeeded. 2026-01-25 06:21:09.877 | Running transaction 2026-01-25 06:21:09.927 | Preparing : 1/1 2026-01-25 06:21:09.939 | Erasing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 1/3 2026-01-25 06:21:09.950 | Erasing : webkit2gtk3-jsc-2.50.4-1.el9.x86_64 2/3 2026-01-25 06:21:10.036 | Erasing : libicu-67.1-10.el9.x86_64 3/3 2026-01-25 06:21:10.036 | Verifying : libicu-67.1-10.el9.x86_64 1/3 2026-01-25 06:21:10.036 | Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 2/3 2026-01-25 06:21:10.107 | Verifying : webkit2gtk3-jsc-2.50.4-1.el9.x86_64 3/3 2026-01-25 06:21:10.107 | 2026-01-25 06:21:10.107 | Removed: 2026-01-25 06:21:10.107 | libicu-67.1-10.el9.x86_64 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 2026-01-25 06:21:10.107 | webkit2gtk3-jsc-2.50.4-1.el9.x86_64 2026-01-25 06:21:10.107 | 2026-01-25 06:21:10.107 | Complete! 2026-01-25 06:21:10.152 | + dnf remove -y polkit polkit-libs PackageKit polkit-pkla-compat 2026-01-25 06:21:10.350 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:21:10.350 | Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:21:10.350 | Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:21:10.350 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:21:10.351 | Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:21:10.435 | No match for argument: PackageKit 2026-01-25 06:21:10.463 | Dependencies resolved. 2026-01-25 06:21:10.468 | ================================================================================ 2026-01-25 06:21:10.469 | Package Arch Version Repository Size 2026-01-25 06:21:10.469 | ================================================================================ 2026-01-25 06:21:10.469 | Removing: 2026-01-25 06:21:10.469 | polkit x86_64 0.117-14.el9 @anaconda 431 k 2026-01-25 06:21:10.469 | polkit-libs x86_64 0.117-14.el9 @anaconda 28 M 2026-01-25 06:21:10.469 | polkit-pkla-compat x86_64 0.1-21.el9 @anaconda 94 k 2026-01-25 06:21:10.469 | Removing dependent packages: 2026-01-25 06:21:10.469 | shim-x64 x86_64 15.8-2.el9 @anaconda 4.5 M 2026-01-25 06:21:10.469 | Removing unused dependencies: 2026-01-25 06:21:10.469 | flashrom x86_64 1.2-10.el9 @koji-override-1 1.8 M 2026-01-25 06:21:10.469 | fwupd x86_64 1.9.31-1.el9 @anaconda 7.9 M 2026-01-25 06:21:10.469 | fwupd-plugin-flashrom x86_64 1.9.31-1.el9 @koji-override-1 2.0 M 2026-01-25 06:21:10.469 | libatasmart x86_64 0.19-22.el9 @koji-override-1 122 k 2026-01-25 06:21:10.469 | libblockdev x86_64 2.28-16.el9 @koji-override-1 344 k 2026-01-25 06:21:10.469 | libblockdev-crypto x86_64 2.28-16.el9 @koji-override-1 55 k 2026-01-25 06:21:10.469 | libblockdev-fs x86_64 2.28-16.el9 @koji-override-1 64 k 2026-01-25 06:21:10.469 | libblockdev-loop x86_64 2.28-16.el9 @koji-override-1 19 k 2026-01-25 06:21:10.469 | libblockdev-mdraid x86_64 2.28-16.el9 @koji-override-1 31 k 2026-01-25 06:21:10.469 | libblockdev-part x86_64 2.28-16.el9 @koji-override-1 43 k 2026-01-25 06:21:10.469 | libblockdev-swap x86_64 2.28-16.el9 @koji-override-1 23 k 2026-01-25 06:21:10.469 | libblockdev-utils x86_64 2.28-16.el9 @koji-override-1 54 k 2026-01-25 06:21:10.469 | libbytesize x86_64 2.5-3.el9 @koji-override-1 86 k 2026-01-25 06:21:10.469 | libgudev x86_64 237-1.el9 @anaconda 88 k 2026-01-25 06:21:10.469 | libgusb x86_64 0.3.8-2.el9 @anaconda 126 k 2026-01-25 06:21:10.469 | libjcat x86_64 0.1.6-3.el9 @anaconda 181 k 2026-01-25 06:21:10.469 | libudisks2 x86_64 2.9.4-12.el9 @koji-override-1 907 k 2026-01-25 06:21:10.469 | libusbx x86_64 1.0.26-1.el9 @anaconda 166 k 2026-01-25 06:21:10.469 | libxmlb x86_64 0.3.24-1.el9 @anaconda 284 k 2026-01-25 06:21:10.469 | mokutil x86_64 2:0.7.2-4.el9 @anaconda 98 k 2026-01-25 06:21:10.469 | nspr x86_64 4.36.0-4.el9 @koji-override-1 313 k 2026-01-25 06:21:10.469 | nss x86_64 3.112.0-4.el9 @koji-override-1 1.9 M 2026-01-25 06:21:10.469 | nss-softokn x86_64 3.112.0-4.el9 @koji-override-1 1.3 M 2026-01-25 06:21:10.469 | nss-softokn-freebl x86_64 3.112.0-4.el9 @koji-override-1 1.1 M 2026-01-25 06:21:10.469 | nss-sysinit x86_64 3.112.0-4.el9 @koji-override-1 18 k 2026-01-25 06:21:10.470 | nss-util x86_64 3.112.0-4.el9 @koji-override-1 232 k 2026-01-25 06:21:10.470 | shared-mime-info x86_64 2.1-5.el9 @anaconda 4.9 M 2026-01-25 06:21:10.470 | udisks2 x86_64 2.9.4-12.el9 @koji-override-1 2.4 M 2026-01-25 06:21:10.470 | volume_key-libs x86_64 0.3.12-16.el9 @koji-override-1 702 k 2026-01-25 06:21:10.470 | 2026-01-25 06:21:10.470 | Transaction Summary 2026-01-25 06:21:10.470 | ================================================================================ 2026-01-25 06:21:10.470 | Remove 33 Packages 2026-01-25 06:21:10.470 | 2026-01-25 06:21:10.470 | Freed space: 60 M 2026-01-25 06:21:10.470 | Running transaction check 2026-01-25 06:21:10.488 | Transaction check succeeded. 2026-01-25 06:21:10.488 | Running transaction test 2026-01-25 06:21:10.541 | Transaction test succeeded. 2026-01-25 06:21:10.542 | Running transaction 2026-01-25 06:21:10.654 | Preparing : 1/1 2026-01-25 06:21:10.660 | Erasing : shim-x64-15.8-2.el9.x86_64 1/33 2026-01-25 06:21:10.707 | Running scriptlet: fwupd-1.9.31-1.el9.x86_64 2/33 2026-01-25 06:21:10.708 | Erasing : fwupd-1.9.31-1.el9.x86_64 2/33 2026-01-25 06:21:10.743 | Running scriptlet: fwupd-1.9.31-1.el9.x86_64 2/33 2026-01-25 06:21:10.782 | Running scriptlet: udisks2-2.9.4-12.el9.x86_64 3/33 2026-01-25 06:21:10.782 | Removed "/etc/systemd/system/graphical.target.wants/udisks2.service". 2026-01-25 06:21:10.782 | 2026-01-25 06:21:10.798 | Erasing : udisks2-2.9.4-12.el9.x86_64 3/33 2026-01-25 06:21:10.830 | Running scriptlet: udisks2-2.9.4-12.el9.x86_64 3/33 2026-01-25 06:21:10.842 | Erasing : libblockdev-crypto-2.28-16.el9.x86_64 4/33 2026-01-25 06:21:10.852 | Erasing : volume_key-libs-0.3.12-16.el9.x86_64 5/33 2026-01-25 06:21:10.859 | Erasing : nss-3.112.0-4.el9.x86_64 6/33 2026-01-25 06:21:10.866 | Erasing : nss-softokn-3.112.0-4.el9.x86_64 7/33 2026-01-25 06:21:10.871 | Erasing : nss-sysinit-3.112.0-4.el9.x86_64 8/33 2026-01-25 06:21:10.908 | Running scriptlet: polkit-0.117-14.el9.x86_64 9/33 2026-01-25 06:21:10.909 | Erasing : polkit-0.117-14.el9.x86_64 9/33 2026-01-25 06:21:10.939 | Running scriptlet: polkit-0.117-14.el9.x86_64 9/33 2026-01-25 06:21:10.947 | Erasing : libblockdev-fs-2.28-16.el9.x86_64 10/33 2026-01-25 06:21:10.955 | Erasing : libblockdev-mdraid-2.28-16.el9.x86_64 11/33 2026-01-25 06:21:10.964 | Erasing : libblockdev-part-2.28-16.el9.x86_64 12/33 2026-01-25 06:21:10.972 | Erasing : nss-softokn-freebl-3.112.0-4.el9.x86_64 13/33 2026-01-25 06:21:10.980 | Erasing : nss-util-3.112.0-4.el9.x86_64 14/33 2026-01-25 06:21:10.987 | Erasing : libblockdev-2.28-16.el9.x86_64 15/33 2026-01-25 06:21:10.994 | Erasing : libblockdev-loop-2.28-16.el9.x86_64 16/33 2026-01-25 06:21:11.001 | Erasing : libblockdev-swap-2.28-16.el9.x86_64 17/33 2026-01-25 06:21:11.010 | Erasing : fwupd-plugin-flashrom-1.9.31-1.el9.x86_64 18/33 2026-01-25 06:21:11.022 | Erasing : flashrom-1.2-10.el9.x86_64 19/33 2026-01-25 06:21:11.032 | Erasing : polkit-pkla-compat-0.1-21.el9.x86_64 20/33 2026-01-25 06:21:11.039 | Erasing : libgusb-0.3.8-2.el9.x86_64 21/33 2026-01-25 06:21:11.129 | Erasing : libxmlb-0.3.24-1.el9.x86_64 22/33 2026-01-25 06:21:11.236 | Erasing : shared-mime-info-2.1-5.el9.x86_64 23/33 2026-01-25 06:21:11.254 | Erasing : libusbx-1.0.26-1.el9.x86_64 24/33 2026-01-25 06:21:11.263 | Erasing : polkit-libs-0.117-14.el9.x86_64 25/33 2026-01-25 06:21:11.272 | Erasing : libblockdev-utils-2.28-16.el9.x86_64 26/33 2026-01-25 06:21:11.286 | Erasing : nspr-4.36.0-4.el9.x86_64 27/33 2026-01-25 06:21:11.300 | Erasing : libbytesize-2.5-3.el9.x86_64 28/33 2026-01-25 06:21:11.308 | Erasing : libatasmart-0.19-22.el9.x86_64 29/33 2026-01-25 06:21:11.314 | Erasing : libgudev-237-1.el9.x86_64 30/33 2026-01-25 06:21:11.319 | Erasing : libudisks2-2.9.4-12.el9.x86_64 31/33 2026-01-25 06:21:11.326 | Erasing : libjcat-0.1.6-3.el9.x86_64 32/33 2026-01-25 06:21:11.442 | Erasing : mokutil-2:0.7.2-4.el9.x86_64 33/33 2026-01-25 06:21:11.442 | Verifying : flashrom-1.2-10.el9.x86_64 1/33 2026-01-25 06:21:11.442 | Verifying : fwupd-1.9.31-1.el9.x86_64 2/33 2026-01-25 06:21:11.442 | Verifying : fwupd-plugin-flashrom-1.9.31-1.el9.x86_64 3/33 2026-01-25 06:21:11.442 | Verifying : libatasmart-0.19-22.el9.x86_64 4/33 2026-01-25 06:21:11.442 | Verifying : libblockdev-2.28-16.el9.x86_64 5/33 2026-01-25 06:21:11.442 | Verifying : libblockdev-crypto-2.28-16.el9.x86_64 6/33 2026-01-25 06:21:11.442 | Verifying : libblockdev-fs-2.28-16.el9.x86_64 7/33 2026-01-25 06:21:11.442 | Verifying : libblockdev-loop-2.28-16.el9.x86_64 8/33 2026-01-25 06:21:11.442 | Verifying : libblockdev-mdraid-2.28-16.el9.x86_64 9/33 2026-01-25 06:21:11.443 | Verifying : libblockdev-part-2.28-16.el9.x86_64 10/33 2026-01-25 06:21:11.443 | Verifying : libblockdev-swap-2.28-16.el9.x86_64 11/33 2026-01-25 06:21:11.443 | Verifying : libblockdev-utils-2.28-16.el9.x86_64 12/33 2026-01-25 06:21:11.443 | Verifying : libbytesize-2.5-3.el9.x86_64 13/33 2026-01-25 06:21:11.443 | Verifying : libgudev-237-1.el9.x86_64 14/33 2026-01-25 06:21:11.443 | Verifying : libgusb-0.3.8-2.el9.x86_64 15/33 2026-01-25 06:21:11.443 | Verifying : libjcat-0.1.6-3.el9.x86_64 16/33 2026-01-25 06:21:11.443 | Verifying : libudisks2-2.9.4-12.el9.x86_64 17/33 2026-01-25 06:21:11.443 | Verifying : libusbx-1.0.26-1.el9.x86_64 18/33 2026-01-25 06:21:11.443 | Verifying : libxmlb-0.3.24-1.el9.x86_64 19/33 2026-01-25 06:21:11.443 | Verifying : mokutil-2:0.7.2-4.el9.x86_64 20/33 2026-01-25 06:21:11.443 | Verifying : nspr-4.36.0-4.el9.x86_64 21/33 2026-01-25 06:21:11.443 | Verifying : nss-3.112.0-4.el9.x86_64 22/33 2026-01-25 06:21:11.443 | Verifying : nss-softokn-3.112.0-4.el9.x86_64 23/33 2026-01-25 06:21:11.443 | Verifying : nss-softokn-freebl-3.112.0-4.el9.x86_64 24/33 2026-01-25 06:21:11.443 | Verifying : nss-sysinit-3.112.0-4.el9.x86_64 25/33 2026-01-25 06:21:11.443 | Verifying : nss-util-3.112.0-4.el9.x86_64 26/33 2026-01-25 06:21:11.443 | Verifying : polkit-0.117-14.el9.x86_64 27/33 2026-01-25 06:21:11.444 | Verifying : polkit-libs-0.117-14.el9.x86_64 28/33 2026-01-25 06:21:11.444 | Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 29/33 2026-01-25 06:21:11.444 | Verifying : shared-mime-info-2.1-5.el9.x86_64 30/33 2026-01-25 06:21:11.444 | Verifying : shim-x64-15.8-2.el9.x86_64 31/33 2026-01-25 06:21:11.444 | Verifying : udisks2-2.9.4-12.el9.x86_64 32/33 2026-01-25 06:21:11.545 | Verifying : volume_key-libs-0.3.12-16.el9.x86_64 33/33 2026-01-25 06:21:11.545 | 2026-01-25 06:21:11.545 | Removed: 2026-01-25 06:21:11.545 | flashrom-1.2-10.el9.x86_64 2026-01-25 06:21:11.545 | fwupd-1.9.31-1.el9.x86_64 2026-01-25 06:21:11.545 | fwupd-plugin-flashrom-1.9.31-1.el9.x86_64 2026-01-25 06:21:11.545 | libatasmart-0.19-22.el9.x86_64 2026-01-25 06:21:11.545 | libblockdev-2.28-16.el9.x86_64 2026-01-25 06:21:11.545 | libblockdev-crypto-2.28-16.el9.x86_64 2026-01-25 06:21:11.545 | libblockdev-fs-2.28-16.el9.x86_64 2026-01-25 06:21:11.545 | libblockdev-loop-2.28-16.el9.x86_64 2026-01-25 06:21:11.545 | libblockdev-mdraid-2.28-16.el9.x86_64 2026-01-25 06:21:11.545 | libblockdev-part-2.28-16.el9.x86_64 2026-01-25 06:21:11.545 | libblockdev-swap-2.28-16.el9.x86_64 2026-01-25 06:21:11.545 | libblockdev-utils-2.28-16.el9.x86_64 2026-01-25 06:21:11.545 | libbytesize-2.5-3.el9.x86_64 2026-01-25 06:21:11.545 | libgudev-237-1.el9.x86_64 2026-01-25 06:21:11.545 | libgusb-0.3.8-2.el9.x86_64 2026-01-25 06:21:11.545 | libjcat-0.1.6-3.el9.x86_64 2026-01-25 06:21:11.545 | libudisks2-2.9.4-12.el9.x86_64 2026-01-25 06:21:11.545 | libusbx-1.0.26-1.el9.x86_64 2026-01-25 06:21:11.545 | libxmlb-0.3.24-1.el9.x86_64 2026-01-25 06:21:11.545 | mokutil-2:0.7.2-4.el9.x86_64 2026-01-25 06:21:11.545 | nspr-4.36.0-4.el9.x86_64 2026-01-25 06:21:11.545 | nss-3.112.0-4.el9.x86_64 2026-01-25 06:21:11.545 | nss-softokn-3.112.0-4.el9.x86_64 2026-01-25 06:21:11.545 | nss-softokn-freebl-3.112.0-4.el9.x86_64 2026-01-25 06:21:11.545 | nss-sysinit-3.112.0-4.el9.x86_64 2026-01-25 06:21:11.545 | nss-util-3.112.0-4.el9.x86_64 2026-01-25 06:21:11.545 | polkit-0.117-14.el9.x86_64 2026-01-25 06:21:11.545 | polkit-libs-0.117-14.el9.x86_64 2026-01-25 06:21:11.545 | polkit-pkla-compat-0.1-21.el9.x86_64 2026-01-25 06:21:11.545 | shared-mime-info-2.1-5.el9.x86_64 2026-01-25 06:21:11.545 | shim-x64-15.8-2.el9.x86_64 2026-01-25 06:21:11.545 | udisks2-2.9.4-12.el9.x86_64 2026-01-25 06:21:11.545 | volume_key-libs-0.3.12-16.el9.x86_64 2026-01-25 06:21:11.545 | 2026-01-25 06:21:11.545 | Complete! 2026-01-25 06:21:11.621 | + dnf clean all 2026-01-25 06:21:11.810 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-01-25 06:21:11.811 | Repository centos9-storage is listed more than once in the configuration 2026-01-25 06:21:11.811 | Repository centos9-opstools is listed more than once in the configuration 2026-01-25 06:21:11.811 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-01-25 06:21:11.812 | Repository epel-low-priority is listed more than once in the configuration 2026-01-25 06:21:12.071 | 483 files removed 2026-01-25 06:21:12.100 | + rpm --rebuilddb 2026-01-25 06:21:13.620 | + rm -r -f '/var/tmp/*' 2026-01-25 06:21:13.626 | dib-run-parts 99-remove-extra-packages completed 2026-01-25 06:21:13.626 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-reset-yum-conf 2026-01-25 06:21:13.631 | + set -eu 2026-01-25 06:21:13.631 | + set -o pipefail 2026-01-25 06:21:13.631 | + [[ dnf == \d\n\f ]] 2026-01-25 06:21:13.631 | + cfg=/etc/dnf/dnf.conf 2026-01-25 06:21:13.631 | + cachedir=/var/cache/dnf 2026-01-25 06:21:13.631 | + sed -i '/^keepcache/c\keepcache=0' /etc/dnf/dnf.conf 2026-01-25 06:21:13.634 | + sed -i '/^cachedir/c\cachedir=/var/cache/dnf' /etc/dnf/dnf.conf 2026-01-25 06:21:13.640 | dib-run-parts 99-reset-yum-conf completed 2026-01-25 06:21:13.641 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-25 06:21:13.641 | dib-run-parts 2026-01-25 06:21:13.644 | dib-run-parts Target: post-install.d 2026-01-25 06:21:13.644 | dib-run-parts 2026-01-25 06:21:13.644 | dib-run-parts Script Seconds 2026-01-25 06:21:13.644 | dib-run-parts --------------------------------------- ---------- 2026-01-25 06:21:13.644 | dib-run-parts 2026-01-25 06:21:13.660 | dib-run-parts 00-package-installs 35.956 2026-01-25 06:21:13.671 | dib-run-parts 03-reset-bls-entries 0.096 2026-01-25 06:21:13.682 | dib-run-parts 06-network-config-nonzeroconf 0.009 2026-01-25 06:21:13.692 | dib-run-parts 10-enable-init-scripts 0.008 2026-01-25 06:21:13.703 | dib-run-parts 70-init-ibft-interfaces 0.021 2026-01-25 06:21:13.714 | dib-run-parts 80-enable-sshd-service 0.020 2026-01-25 06:21:13.724 | dib-run-parts 80-ironic-python-agent-ramdisk 0.135 2026-01-25 06:21:13.735 | dib-run-parts 80-ssh-keygen 0.006 2026-01-25 06:21:13.745 | dib-run-parts 95-package-uninstalls 1.592 2026-01-25 06:21:13.757 | dib-run-parts 99-harden-sshd-config 0.023 2026-01-25 06:21:13.767 | dib-run-parts 99-remove-extra-packages 5.363 2026-01-25 06:21:13.776 | dib-run-parts 99-reset-yum-conf 0.012 2026-01-25 06:21:13.779 | dib-run-parts 2026-01-25 06:21:13.779 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-25 06:21:13.792 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2026-01-25 06:21:13.798 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2026-01-25 06:21:13.805 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2026-01-25 06:21:13.810 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-post-install run_in_target bash 2026-01-25 06:21:13.816 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:21:13.817 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-install(,|$)' -q 2026-01-25 06:21:13.828 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d 2026-01-25 06:21:13.879 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d; do sleep 1; done' 2026-01-25 06:21:13.929 | + diskimage_builder/lib/disk-image-create:main:365 : run_d post-root 2026-01-25 06:21:13.935 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2026-01-25 06:21:13.942 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.GNHaZap7/hooks ']' 2026-01-25 06:21:13.948 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-post-root bash 2026-01-25 06:21:13.955 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:21:13.956 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-root(,|$)' -q 2026-01-25 06:21:13.966 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.GNHaZap7/hooks/post-root.d ']' 2026-01-25 06:21:13.972 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-post-root bash 2026-01-25 06:21:13.979 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-root(,|$)' -q 2026-01-25 06:21:13.979 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:21:13.991 | + diskimage_builder/lib/disk-image-create:main:369 : '[' -e /tmp/dib_build.GNHaZap7/mnt/lost+found ']' 2026-01-25 06:21:13.996 | + diskimage_builder/lib/disk-image-create:main:373 : unmount_image 2026-01-25 06:21:14.001 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2026-01-25 06:21:14.013 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:21:14.018 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:21:14.023 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2026-01-25 06:21:14.029 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2026-01-25 06:21:14.034 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2026-01-25 06:21:14.039 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2026-01-25 06:21:14.044 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.GNHaZap7/mnt ']' 2026-01-25 06:21:14.050 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:21:14.055 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:21:14.061 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2026-01-25 06:21:14.066 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2026-01-25 06:21:14.073 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2026-01-25 06:21:14.073 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2026-01-25 06:21:14.075 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.GNHaZap7/mnt/' 2026-01-25 06:21:14.085 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.GNHaZap7/mnt/tmp/yum 2026-01-25 06:21:14.085 | /tmp/dib_build.GNHaZap7/mnt/sys 2026-01-25 06:21:14.085 | /tmp/dib_build.GNHaZap7/mnt/proc 2026-01-25 06:21:14.085 | /tmp/dib_build.GNHaZap7/mnt/dev/pts 2026-01-25 06:21:14.085 | /tmp/dib_build.GNHaZap7/mnt/dev' 2026-01-25 06:21:14.090 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-01-25 06:21:14.096 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-01-25 06:21:14.102 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-01-25 06:21:14.110 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-01-25 06:21:14.115 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-01-25 06:21:14.121 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.GNHaZap7/mnt/tmp/yum' 2026-01-25 06:21:14.121 | Unmount /tmp/dib_build.GNHaZap7/mnt/tmp/yum 2026-01-25 06:21:14.126 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.GNHaZap7/mnt/tmp/yum 2026-01-25 06:21:14.175 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-01-25 06:21:14.182 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-01-25 06:21:14.188 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-01-25 06:21:14.193 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-01-25 06:21:14.199 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-01-25 06:21:14.203 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.GNHaZap7/mnt/sys' 2026-01-25 06:21:14.203 | Unmount /tmp/dib_build.GNHaZap7/mnt/sys 2026-01-25 06:21:14.208 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.GNHaZap7/mnt/sys 2026-01-25 06:21:14.241 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-01-25 06:21:14.245 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-01-25 06:21:14.251 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-01-25 06:21:14.256 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-01-25 06:21:14.261 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-01-25 06:21:14.267 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.GNHaZap7/mnt/proc' 2026-01-25 06:21:14.267 | Unmount /tmp/dib_build.GNHaZap7/mnt/proc 2026-01-25 06:21:14.272 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.GNHaZap7/mnt/proc 2026-01-25 06:21:14.306 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-01-25 06:21:14.312 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-01-25 06:21:14.318 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-01-25 06:21:14.325 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-01-25 06:21:14.330 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-01-25 06:21:14.337 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.GNHaZap7/mnt/dev/pts' 2026-01-25 06:21:14.337 | Unmount /tmp/dib_build.GNHaZap7/mnt/dev/pts 2026-01-25 06:21:14.343 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.GNHaZap7/mnt/dev/pts 2026-01-25 06:21:14.391 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-01-25 06:21:14.397 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-01-25 06:21:14.403 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-01-25 06:21:14.409 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-01-25 06:21:14.415 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-01-25 06:21:14.421 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.GNHaZap7/mnt/dev' 2026-01-25 06:21:14.421 | Unmount /tmp/dib_build.GNHaZap7/mnt/dev 2026-01-25 06:21:14.427 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.GNHaZap7/mnt/dev 2026-01-25 06:21:14.473 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2026-01-25 06:21:14.478 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2026-01-25 06:21:14.485 | + diskimage_builder/lib/disk-image-create:main:374 : mv /tmp/dib_build.GNHaZap7/mnt /tmp/dib_build.GNHaZap7/built 2026-01-25 06:21:14.511 | + diskimage_builder/lib/disk-image-create:main:381 : du_output=/tmp/dib_build.GNHaZap7/du_output.tmp 2026-01-25 06:21:14.518 | + diskimage_builder/lib/disk-image-create:main:383 : '[' -n '' ']' 2026-01-25 06:21:14.524 | Calculating image size (this may take a minute)... 2026-01-25 06:21:14.876 | + diskimage_builder/lib/disk-image-create:main:402 : [[ 0 != 0 ]] 2026-01-25 06:21:14.880 | + diskimage_builder/lib/disk-image-create:main:436 : rm -f /tmp/dib_build.GNHaZap7/du_output.tmp 2026-01-25 06:21:14.886 | + diskimage_builder/lib/disk-image-create:main:438 : '[' -n '' ']' 2026-01-25 06:21:14.891 | + diskimage_builder/lib/disk-image-create:main:441 : journal_size=64 2026-01-25 06:21:14.897 | + diskimage_builder/lib/disk-image-create:main:444 : '[' ext4 = ext4 ']' 2026-01-25 06:21:14.901 | + diskimage_builder/lib/disk-image-create:main:448 : MKFS_OPTS='-i 4096 -J size=64 ' 2026-01-25 06:21:14.904 | + diskimage_builder/lib/disk-image-create:main:463 : [[ 9-stream == \t\r\u\s\t\y ]] 2026-01-25 06:21:14.910 | + diskimage_builder/lib/disk-image-create:main:469 : '[' -z '' ']' 2026-01-25 06:21:14.916 | + diskimage_builder/lib/disk-image-create:main:470 : du_size=2522862 2026-01-25 06:21:14.920 | + diskimage_builder/lib/disk-image-create:main:481 : [[ centos install-types ironic-agent-multipath dib-python pkg-map override-pip-and-virtualenv dhcp-all-interfaces redhat-common epel ibft-interfaces runtime-ssh-host-keys source-repositories sysprep dib-init-system cache-url repo-setup base selinux-permissive yum install-bin enable-packages-install ensure-venv selinux-fixfiles-restore dynamic-login ironic-ramdisk-base install-static element-manifest openssh-server no-final-image extra-hardware ironic-python-agent-ramdisk interface-names rpm-distro manifests select-boot-kernel-initrd svc-map package-installs =~ block-device-efi ]] 2026-01-25 06:21:14.925 | ++ diskimage_builder/lib/disk-image-create:main:489 : awk ' { if ($1 % 64 != 0) print $1 + 64 - ( $1 % 64); else print $1; } ' 2026-01-25 06:21:14.928 | ++ diskimage_builder/lib/disk-image-create:main:489 : echo 2522862 2026-01-25 06:21:14.935 | + diskimage_builder/lib/disk-image-create:main:489 : export DIB_IMAGE_SIZE=2522880 2026-01-25 06:21:14.941 | + diskimage_builder/lib/disk-image-create:main:489 : DIB_IMAGE_SIZE=2522880 2026-01-25 06:21:14.946 | + diskimage_builder/lib/disk-image-create:main:491 : '[' -n '' ']' 2026-01-25 06:21:14.951 | + diskimage_builder/lib/disk-image-create:main:495 : export TMP_IMAGE_DIR 2026-01-25 06:21:14.957 | + diskimage_builder/lib/disk-image-create:main:498 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2026-01-25 06:21:14.963 | ++ diskimage_builder/lib/common-functions:eval_run_d:161 : mktemp 2026-01-25 06:21:14.968 | + diskimage_builder/lib/common-functions:eval_run_d:161 : local run_output=/tmp/tmp.DoVrfyNTeV 2026-01-25 06:21:14.974 | + diskimage_builder/lib/common-functions:eval_run_d:162 : trap 'rm -f /tmp/tmp.DoVrfyNTeV; check_break after-error bash' ERR 2026-01-25 06:21:14.980 | + diskimage_builder/lib/common-functions:eval_run_d:163 : run_d block-device /tmp/tmp.DoVrfyNTeV 2026-01-25 06:21:14.986 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2026-01-25 06:21:14.992 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.GNHaZap7/hooks ']' 2026-01-25 06:21:14.999 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-block-device bash 2026-01-25 06:21:15.005 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:21:15.006 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-block-device(,|$)' -q 2026-01-25 06:21:15.015 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.GNHaZap7/hooks/block-device.d ']' 2026-01-25 06:21:15.021 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-block-device bash 2026-01-25 06:21:15.028 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:21:15.029 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-block-device(,|$)' -q 2026-01-25 06:21:15.038 | + diskimage_builder/lib/common-functions:eval_run_d:164 : grep -q IMAGE_BLOCK_DEVICE= /tmp/tmp.DoVrfyNTeV 2026-01-25 06:21:15.047 | + diskimage_builder/lib/common-functions:eval_run_d:168 : rm /tmp/tmp.DoVrfyNTeV 2026-01-25 06:21:15.055 | + diskimage_builder/lib/common-functions:eval_run_d:169 : trap - ERR 2026-01-25 06:21:15.060 | + diskimage_builder/lib/disk-image-create:main:500 : '[' -z ']' 2026-01-25 06:21:15.066 | + diskimage_builder/lib/disk-image-create:main:503 : echo 'image-size: 2522880KiB' 2026-01-25 06:21:15.071 | + diskimage_builder/lib/disk-image-create:main:505 : '[' -n '-i 4096 -J size=64 ' ']' 2026-01-25 06:21:15.078 | + diskimage_builder/lib/disk-image-create:main:506 : echo 'root-fs-opts: '\''-i 4096 -J size=64 '\''' 2026-01-25 06:21:15.084 | + diskimage_builder/lib/disk-image-create:main:512 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py init 2026-01-25 06:21:15.235 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-01-25 06:21:15.235 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.GNHaZap7/block-device/config.yaml', 'image-dir': '/tmp/dib_image.XAmDhIvd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.GNHaZap7/mnt', 'build-dir': '/tmp/dib_build.GNHaZap7', 'image-size': '2522880KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-01-25 06:21:15.236 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0', 'mkfs': {'name': 'mkfs_root', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:260 2026-01-25 06:21:15.236 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:262 2026-01-25 06:21:15.236 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=64 ', 'label': 'cloudimg-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:264 2026-01-25 06:21:15.236 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.GNHaZap7/states/block-device/config.json] 2026-01-25 06:21:15.268 | + diskimage_builder/lib/disk-image-create:main:515 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py create 2026-01-25 06:21:15.439 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-01-25 06:21:15.439 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.GNHaZap7/block-device/config.yaml', 'image-dir': '/tmp/dib_image.XAmDhIvd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.GNHaZap7/mnt', 'build-dir': '/tmp/dib_build.GNHaZap7', 'image-size': '2522880KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-01-25 06:21:15.439 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2026-01-25 06:21:15.439 | DEBUG diskimage_builder.block_device.blockdevice [-] Using config [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=64 ', 'label': 'cloudimg-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:414 2026-01-25 06:21:15.439 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-01-25 06:21:15.439 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-01-25 06:21:15.439 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-01-25 06:21:15.439 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:42 2026-01-25 06:21:15.439 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_mkfs_root')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:191 2026-01-25 06:21:15.439 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-01-25 06:21:15.439 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=64 ', 'label': 'cloudimg-rootfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-01-25 06:21:15.439 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=64 ', 'label': 'cloudimg-rootfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2026-01-25 06:21:15.440 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2026-01-25 06:21:15.440 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-01-25 06:21:15.440 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'local_loop': {'name': 'image0'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-01-25 06:21:15.440 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{'name': 'image0'}] default_config [{'config': '/tmp/dib_build.GNHaZap7/block-device/config.yaml', 'image-dir': '/tmp/dib_image.XAmDhIvd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.GNHaZap7/mnt', 'build-dir': '/tmp/dib_build.GNHaZap7', 'image-size': '2522880KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:81 2026-01-25 06:21:15.440 | DEBUG diskimage_builder.block_device.level0.localloop [-] Using default image size [2583429120] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:89 2026-01-25 06:21:15.440 | DEBUG diskimage_builder.block_device.config [-] Adding image0 : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-01-25 06:21:15.440 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_root: f:['mount_mkfs_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-01-25 06:21:15.440 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_root: f:['mkfs_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-01-25 06:21:15.440 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_root: f:['image0'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-01-25 06:21:15.440 | DEBUG diskimage_builder.block_device.config [-] Edges for image0: f:[] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-01-25 06:21:15.440 | DEBUG diskimage_builder.block_device.config [-] Call order: ['image0', 'mkfs_root', 'mount_mkfs_root', 'fstab_mount_mkfs_root'] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:241 2026-01-25 06:21:15.440 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/tmp/dib_image.XAmDhIvd/image0.raw] with size [2583429120] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:107 2026-01-25 06:21:15.440 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.XAmDhIvd/image0.raw] 2026-01-25 06:21:15.440 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2026-01-25 06:21:15.440 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.XAmDhIvd/image0.raw] loopdev_attach /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:48 2026-01-25 06:21:15.441 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.XAmDhIvd/image0.raw] 2026-01-25 06:21:15.692 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /dev/loop0 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-01-25 06:21:15.696 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2026-01-25 06:21:15.696 | DEBUG diskimage_builder.block_device.level0.localloop [-] Created loop name [image0] device [/dev/loop0] image [/tmp/dib_image.XAmDhIvd/image0.raw] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:121 2026-01-25 06:21:15.696 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'ext4', '-i', '4096', '-J', 'size=64', '-L', 'cloudimg-rootfs', '-U', 'f7e13712-fe83-4250-bebf-4b92ba949d8b', '-q', '/dev/loop0']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2026-01-25 06:21:15.696 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=64 -L cloudimg-rootfs -U f7e13712-fe83-4250-bebf-4b92ba949d8b -q /dev/loop0] 2026-01-25 06:21:15.899 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:80 2026-01-25 06:21:15.900 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.GNHaZap7/mnt/] 2026-01-25 06:21:15.925 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.GNHaZap7/mnt/] 2026-01-25 06:21:15.925 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/loop0 /tmp/dib_build.GNHaZap7/mnt/] 2026-01-25 06:21:16.037 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_root] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2026-01-25 06:21:16.037 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /tmp/dib_build.GNHaZap7/states/block-device/state.json save_state /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:101 2026-01-25 06:21:16.039 | DEBUG diskimage_builder.block_device.blockdevice [-] {'blockdev': {'image0': {'device': '/dev/loop0', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.039 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image': '/tmp/dib_image.XAmDhIvd/image0.raw'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.039 | DEBUG diskimage_builder.block_device.blockdevice [-] 'filesys': {'mkfs_root': {'device': '/dev/loop0', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.039 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'ext4', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.039 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'cloudimg-rootfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.039 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': ['-i', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.039 | DEBUG diskimage_builder.block_device.blockdevice [-] '4096', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.039 | DEBUG diskimage_builder.block_device.blockdevice [-] '-J', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.039 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size=64'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.039 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'f7e13712-fe83-4250-bebf-4b92ba949d8b'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.039 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_labels': ['cloudimg-rootfs'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.039 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstab': {'mount_mkfs_root': {'base': 'mount_mkfs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.039 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.040 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 1, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.040 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_mkfs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.040 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'defaults'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.040 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount': {'/': {'base': 'mkfs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.040 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_mkfs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.040 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.GNHaZap7/mnt/'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.040 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_order': ['/'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.040 | DEBUG diskimage_builder.block_device.blockdevice [-] 'sorted_mount_points': [('/', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.040 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_root')]} debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-01-25 06:21:16.041 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2026-01-25 06:21:16.087 | ++ diskimage_builder/lib/disk-image-create:main:519 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval image-block-device 2026-01-25 06:21:16.251 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-01-25 06:21:16.252 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.GNHaZap7/block-device/config.yaml', 'image-dir': '/tmp/dib_image.XAmDhIvd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.GNHaZap7/mnt', 'build-dir': '/tmp/dib_build.GNHaZap7', 'image-size': '2522880KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-01-25 06:21:16.252 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2026-01-25 06:21:16.272 | + diskimage_builder/lib/disk-image-create:main:519 : IMAGE_BLOCK_DEVICE=/dev/loop0 2026-01-25 06:21:16.280 | + diskimage_builder/lib/disk-image-create:main:520 : export IMAGE_BLOCK_DEVICE 2026-01-25 06:21:16.286 | ++ diskimage_builder/lib/disk-image-create:main:526 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval image-block-devices 2026-01-25 06:21:16.456 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-01-25 06:21:16.456 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.GNHaZap7/block-device/config.yaml', 'image-dir': '/tmp/dib_image.XAmDhIvd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.GNHaZap7/mnt', 'build-dir': '/tmp/dib_build.GNHaZap7', 'image-size': '2522880KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-01-25 06:21:16.456 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2026-01-25 06:21:16.480 | + diskimage_builder/lib/disk-image-create:main:526 : IMAGE_BLOCK_DEVICES=' [image0]=/dev/loop0 ' 2026-01-25 06:21:16.485 | + diskimage_builder/lib/disk-image-create:main:527 : export IMAGE_BLOCK_DEVICES 2026-01-25 06:21:16.490 | + diskimage_builder/lib/disk-image-create:main:530 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py writefstab 2026-01-25 06:21:16.624 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-01-25 06:21:16.624 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.GNHaZap7/block-device/config.yaml', 'image-dir': '/tmp/dib_image.XAmDhIvd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.GNHaZap7/mnt', 'build-dir': '/tmp/dib_build.GNHaZap7', 'image-size': '2522880KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-01-25 06:21:16.624 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2026-01-25 06:21:16.624 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2026-01-25 06:21:16.624 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.GNHaZap7/built/etc] 2026-01-25 06:21:16.666 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.GNHaZap7/states/block-device/fstab /tmp/dib_build.GNHaZap7/built/etc/fstab] 2026-01-25 06:21:16.753 | + diskimage_builder/lib/disk-image-create:main:534 : LOOPDEV=/dev/loop0 2026-01-25 06:21:16.760 | + diskimage_builder/lib/disk-image-create:main:546 : sudo cp -ra /tmp/dib_build.GNHaZap7/built/afs /tmp/dib_build.GNHaZap7/built/bin /tmp/dib_build.GNHaZap7/built/boot /tmp/dib_build.GNHaZap7/built/dev /tmp/dib_build.GNHaZap7/built/etc /tmp/dib_build.GNHaZap7/built/home /tmp/dib_build.GNHaZap7/built/lib /tmp/dib_build.GNHaZap7/built/lib64 /tmp/dib_build.GNHaZap7/built/media /tmp/dib_build.GNHaZap7/built/mnt /tmp/dib_build.GNHaZap7/built/opt /tmp/dib_build.GNHaZap7/built/proc /tmp/dib_build.GNHaZap7/built/root /tmp/dib_build.GNHaZap7/built/run /tmp/dib_build.GNHaZap7/built/sbin /tmp/dib_build.GNHaZap7/built/srv /tmp/dib_build.GNHaZap7/built/sys /tmp/dib_build.GNHaZap7/built/tmp /tmp/dib_build.GNHaZap7/built/usr /tmp/dib_build.GNHaZap7/built/var /tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:21:24.065 | + diskimage_builder/lib/disk-image-create:main:547 : sudo rm -fr /tmp/dib_build.GNHaZap7/built/afs /tmp/dib_build.GNHaZap7/built/bin /tmp/dib_build.GNHaZap7/built/boot /tmp/dib_build.GNHaZap7/built/dev /tmp/dib_build.GNHaZap7/built/etc /tmp/dib_build.GNHaZap7/built/home /tmp/dib_build.GNHaZap7/built/lib /tmp/dib_build.GNHaZap7/built/lib64 /tmp/dib_build.GNHaZap7/built/media /tmp/dib_build.GNHaZap7/built/mnt /tmp/dib_build.GNHaZap7/built/opt /tmp/dib_build.GNHaZap7/built/proc /tmp/dib_build.GNHaZap7/built/root /tmp/dib_build.GNHaZap7/built/run /tmp/dib_build.GNHaZap7/built/sbin /tmp/dib_build.GNHaZap7/built/srv /tmp/dib_build.GNHaZap7/built/sys /tmp/dib_build.GNHaZap7/built/tmp /tmp/dib_build.GNHaZap7/built/usr /tmp/dib_build.GNHaZap7/built/var 2026-01-25 06:21:26.655 | + diskimage_builder/lib/disk-image-create:main:549 : mount_proc_dev_sys 2026-01-25 06:21:26.661 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.GNHaZap7/mnt/proc 2026-01-25 06:21:26.708 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.GNHaZap7/mnt/dev 2026-01-25 06:21:26.750 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2026-01-25 06:21:26.756 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2026-01-25 06:21:26.766 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2026-01-25 06:21:26.771 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000 devpts /tmp/dib_build.GNHaZap7/mnt/dev/pts 2026-01-25 06:21:26.816 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.GNHaZap7/mnt/sys 2026-01-25 06:21:26.859 | + diskimage_builder/lib/disk-image-create:main:550 : run_d pre-finalise 2026-01-25 06:21:26.864 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2026-01-25 06:21:26.869 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.GNHaZap7/hooks ']' 2026-01-25 06:21:26.875 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-pre-finalise bash 2026-01-25 06:21:26.881 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-finalise(,|$)' -q 2026-01-25 06:21:26.881 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:21:26.896 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.GNHaZap7/hooks/pre-finalise.d ']' 2026-01-25 06:21:26.902 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-pre-finalise bash 2026-01-25 06:21:26.908 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:21:26.909 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-finalise(,|$)' -q 2026-01-25 06:21:26.920 | + diskimage_builder/lib/disk-image-create:main:551 : run_d_in_target finalise 2026-01-25 06:21:26.925 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2026-01-25 06:21:26.931 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.GNHaZap7/hooks ']' 2026-01-25 06:21:26.937 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.GNHaZap7/hooks/finalise.d ']' 2026-01-25 06:21:26.942 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d 2026-01-25 06:21:26.990 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.GNHaZap7/hooks 2026-01-25 06:21:27.034 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.GNHaZap7/hooks /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d 2026-01-25 06:21:27.070 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.GNHaZap7/hooks /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d 2026-01-25 06:21:27.169 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-finalise run_in_target bash 2026-01-25 06:21:27.175 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-finalise(,|$)' -q 2026-01-25 06:21:27.175 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:21:27.184 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2026-01-25 06:21:27.188 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2026-01-25 06:21:27.192 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2026-01-25 06:21:27.197 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d 2026-01-25 06:21:27.202 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2026-01-25 06:21:27.208 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2026-01-25 06:21:27.214 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2026-01-25 06:21:27.219 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2026-01-25 06:21:27.225 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.GNHaZap7/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2026-01-25 06:21:27.291 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-debian-ipa.bash 2026-01-25 06:21:27.295 | + source /tmp/in_target.d/finalise.d/../environment.d/01-debian-ipa.bash 2026-01-25 06:21:27.295 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-01-25 06:21:27.295 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-01-25 06:21:27.295 | ++ [[ main,contrib,non-free =~ non-free ]] 2026-01-25 06:21:27.295 | ++ export IPA_DEBIAN_NONFREE=true 2026-01-25 06:21:27.295 | ++ IPA_DEBIAN_NONFREE=true 2026-01-25 06:21:27.295 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2026-01-25 06:21:27.299 | + source /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2026-01-25 06:21:27.299 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:21:27.299 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:21:27.299 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2026-01-25 06:21:27.303 | + source /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2026-01-25 06:21:27.303 | ++ export DIB_REPO_SETUP=current-podified 2026-01-25 06:21:27.303 | ++ DIB_REPO_SETUP=current-podified 2026-01-25 06:21:27.303 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-01-25 06:21:27.303 | ++ DIB_REPO_SETUP_BRANCH=master 2026-01-25 06:21:27.303 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-01-25 06:21:27.303 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-01-25 06:21:27.303 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-01-25 06:21:27.303 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-01-25 06:21:27.303 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-01-25 06:21:27.307 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-01-25 06:21:27.307 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-25 06:21:27.307 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-01-25 06:21:27.307 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-25 06:21:27.307 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-25 06:21:27.307 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2026-01-25 06:21:27.311 | + source /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2026-01-25 06:21:27.311 | ++ export DISTRO_NAME=centos 2026-01-25 06:21:27.311 | ++ DISTRO_NAME=centos 2026-01-25 06:21:27.311 | ++ export DIB_RELEASE=9-stream 2026-01-25 06:21:27.311 | ++ DIB_RELEASE=9-stream 2026-01-25 06:21:27.311 | ++ export EFI_BOOT_DIR=EFI/centos 2026-01-25 06:21:27.311 | ++ EFI_BOOT_DIR=EFI/centos 2026-01-25 06:21:27.311 | ++ export YUM=dnf 2026-01-25 06:21:27.311 | ++ YUM=dnf 2026-01-25 06:21:27.311 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-checksum.bash 2026-01-25 06:21:27.315 | + source /tmp/in_target.d/finalise.d/../environment.d/10-checksum.bash 2026-01-25 06:21:27.315 | ++ export DIB_CHECKSUM=1 2026-01-25 06:21:27.315 | ++ DIB_CHECKSUM=1 2026-01-25 06:21:27.315 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-defaults.bash 2026-01-25 06:21:27.318 | + source /tmp/in_target.d/finalise.d/../environment.d/10-defaults.bash 2026-01-25 06:21:27.318 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-01-25 06:21:27.318 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-01-25 06:21:27.318 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-01-25 06:21:27.323 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-01-25 06:21:27.323 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:21:27.323 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:21:27.323 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-01-25 06:21:27.328 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-01-25 06:21:27.328 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-25 06:21:27.328 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-25 06:21:27.328 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-01-25 06:21:27.328 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-01-25 06:21:27.328 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/20-ipa-distro-family.bash 2026-01-25 06:21:27.333 | + source /tmp/in_target.d/finalise.d/../environment.d/20-ipa-distro-family.bash 2026-01-25 06:21:27.333 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2026-01-25 06:21:27.333 | ++ export IPA_DISTRO_FAMILY=rh 2026-01-25 06:21:27.333 | ++ IPA_DISTRO_FAMILY=rh 2026-01-25 06:21:27.333 | ++ [[ centos =~ (centos|rhel) ]] 2026-01-25 06:21:27.333 | ++ [[ 9 > 7 ]] 2026-01-25 06:21:27.333 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-01-25 06:21:27.333 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-01-25 06:21:27.333 | ++ [[ centos =~ debian ]] 2026-01-25 06:21:27.334 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-01-25 06:21:27.338 | + source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-01-25 06:21:27.338 | ++ '[' -z 3 ']' 2026-01-25 06:21:27.339 | ++ '[' -z 3 ']' 2026-01-25 06:21:27.339 | ++ export DIB_PYTHON_VERSION 2026-01-25 06:21:27.339 | ++ export DIB_PYTHON=python3 2026-01-25 06:21:27.339 | ++ DIB_PYTHON=python3 2026-01-25 06:21:27.339 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2026-01-25 06:21:27.343 | + source /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2026-01-25 06:21:27.343 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-01-25 06:21:27.343 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-01-25 06:21:27.343 | ++ export DIB_INIT_SYSTEM=systemd 2026-01-25 06:21:27.343 | ++ DIB_INIT_SYSTEM=systemd 2026-01-25 06:21:27.343 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-01-25 06:21:27.348 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-01-25 06:21:27.348 | ++ '[' -z systemd ']' 2026-01-25 06:21:27.348 | ++ case $DIB_INIT_SYSTEM in 2026-01-25 06:21:27.348 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clean-old-kernels 2026-01-25 06:21:27.353 | + set -eu 2026-01-25 06:21:27.353 | + set -o pipefail 2026-01-25 06:21:27.353 | + '[' 0 -ne 0 ']' 2026-01-25 06:21:27.353 | + YUM=dnf 2026-01-25 06:21:27.353 | + [[ dnf == \d\n\f ]] 2026-01-25 06:21:27.354 | ++ dnf repoquery --installonly --latest-limit=-1 -q 2026-01-25 06:21:27.666 | + _old_kernels= 2026-01-25 06:21:27.666 | + [[ -n '' ]] 2026-01-25 06:21:27.669 | dib-run-parts 01-clean-old-kernels completed 2026-01-25 06:21:27.669 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2026-01-25 06:21:27.673 | + set -eu 2026-01-25 06:21:27.673 | + set -o pipefail 2026-01-25 06:21:27.673 | + '[' -e /var/lib/dbus/machine-id ']' 2026-01-25 06:21:27.673 | + '[' -e /etc/machine-id ']' 2026-01-25 06:21:27.673 | + echo uninitialized 2026-01-25 06:21:27.676 | dib-run-parts 99-clear-machine-id completed 2026-01-25 06:21:27.676 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-25 06:21:27.677 | dib-run-parts 2026-01-25 06:21:27.679 | dib-run-parts Target: finalise.d 2026-01-25 06:21:27.679 | dib-run-parts 2026-01-25 06:21:27.679 | dib-run-parts Script Seconds 2026-01-25 06:21:27.680 | dib-run-parts --------------------------------------- ---------- 2026-01-25 06:21:27.680 | dib-run-parts 2026-01-25 06:21:27.700 | dib-run-parts 01-clean-old-kernels 0.319 2026-01-25 06:21:27.711 | dib-run-parts 99-clear-machine-id 0.004 2026-01-25 06:21:27.713 | dib-run-parts 2026-01-25 06:21:27.713 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-25 06:21:27.725 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2026-01-25 06:21:27.731 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2026-01-25 06:21:27.738 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2026-01-25 06:21:27.744 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-finalise run_in_target bash 2026-01-25 06:21:27.749 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:21:27.751 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-finalise(,|$)' -q 2026-01-25 06:21:27.761 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d 2026-01-25 06:21:27.805 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.GNHaZap7/mnt/tmp/in_target.d; do sleep 1; done' 2026-01-25 06:21:27.841 | + diskimage_builder/lib/disk-image-create:main:552 : finalise_base 2026-01-25 06:21:27.845 | + diskimage_builder/lib/img-functions:finalise_base:95 : TARGET_ROOT=/tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:21:27.850 | + diskimage_builder/lib/img-functions:finalise_base:95 : run_d cleanup 2026-01-25 06:21:27.854 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2026-01-25 06:21:27.858 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.GNHaZap7/hooks ']' 2026-01-25 06:21:27.862 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-cleanup bash 2026-01-25 06:21:27.867 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:21:27.867 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-cleanup(,|$)' -q 2026-01-25 06:21:27.876 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.GNHaZap7/hooks/cleanup.d ']' 2026-01-25 06:21:27.880 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.GNHaZap7/hooks/cleanup.d' 2026-01-25 06:21:27.880 | Running hooks from /tmp/dib_build.GNHaZap7/hooks/cleanup.d 2026-01-25 06:21:27.885 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2026-01-25 06:21:27.890 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.GNHaZap7/hooks/cleanup.d 2026-01-25 06:21:27.913 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/01-debian-ipa.bash 2026-01-25 06:21:27.917 | + source /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/01-debian-ipa.bash 2026-01-25 06:21:27.917 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-01-25 06:21:27.917 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-01-25 06:21:27.917 | ++ [[ main,contrib,non-free =~ non-free ]] 2026-01-25 06:21:27.917 | ++ export IPA_DEBIAN_NONFREE=true 2026-01-25 06:21:27.917 | ++ IPA_DEBIAN_NONFREE=true 2026-01-25 06:21:27.917 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/01-export-install-types.bash 2026-01-25 06:21:27.920 | + source /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/01-export-install-types.bash 2026-01-25 06:21:27.920 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:21:27.920 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:21:27.920 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/01-repo-setup.bash 2026-01-25 06:21:27.923 | + source /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/01-repo-setup.bash 2026-01-25 06:21:27.923 | ++ export DIB_REPO_SETUP=current-podified 2026-01-25 06:21:27.923 | ++ DIB_REPO_SETUP=current-podified 2026-01-25 06:21:27.923 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-01-25 06:21:27.923 | ++ DIB_REPO_SETUP_BRANCH=master 2026-01-25 06:21:27.923 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-01-25 06:21:27.923 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-01-25 06:21:27.923 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-01-25 06:21:27.923 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-01-25 06:21:27.923 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/10-base-defaults 2026-01-25 06:21:27.927 | + source /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/10-base-defaults 2026-01-25 06:21:27.927 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-25 06:21:27.927 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-01-25 06:21:27.927 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-25 06:21:27.927 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-25 06:21:27.927 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/10-centos-distro-name.bash 2026-01-25 06:21:27.932 | + source /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/10-centos-distro-name.bash 2026-01-25 06:21:27.932 | ++ export DISTRO_NAME=centos 2026-01-25 06:21:27.932 | ++ DISTRO_NAME=centos 2026-01-25 06:21:27.932 | ++ export DIB_RELEASE=9-stream 2026-01-25 06:21:27.932 | ++ DIB_RELEASE=9-stream 2026-01-25 06:21:27.932 | ++ export EFI_BOOT_DIR=EFI/centos 2026-01-25 06:21:27.932 | ++ EFI_BOOT_DIR=EFI/centos 2026-01-25 06:21:27.932 | ++ export YUM=dnf 2026-01-25 06:21:27.932 | ++ YUM=dnf 2026-01-25 06:21:27.932 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/10-checksum.bash 2026-01-25 06:21:27.935 | + source /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/10-checksum.bash 2026-01-25 06:21:27.935 | ++ export DIB_CHECKSUM=1 2026-01-25 06:21:27.935 | ++ DIB_CHECKSUM=1 2026-01-25 06:21:27.935 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/10-defaults.bash 2026-01-25 06:21:27.939 | + source /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/10-defaults.bash 2026-01-25 06:21:27.939 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-01-25 06:21:27.939 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-01-25 06:21:27.939 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-01-25 06:21:27.944 | + source /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-01-25 06:21:27.944 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:21:27.944 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-01-25 06:21:27.944 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/14-manifests 2026-01-25 06:21:27.949 | + source /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/14-manifests 2026-01-25 06:21:27.949 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-25 06:21:27.949 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-25 06:21:27.949 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-01-25 06:21:27.949 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-01-25 06:21:27.949 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/20-ipa-distro-family.bash 2026-01-25 06:21:27.953 | + source /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/20-ipa-distro-family.bash 2026-01-25 06:21:27.953 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2026-01-25 06:21:27.953 | ++ export IPA_DISTRO_FAMILY=rh 2026-01-25 06:21:27.953 | ++ IPA_DISTRO_FAMILY=rh 2026-01-25 06:21:27.954 | ++ [[ centos =~ (centos|rhel) ]] 2026-01-25 06:21:27.954 | ++ [[ 9 > 7 ]] 2026-01-25 06:21:27.954 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-01-25 06:21:27.954 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-01-25 06:21:27.954 | ++ [[ centos =~ debian ]] 2026-01-25 06:21:27.954 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-01-25 06:21:27.958 | + source /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-01-25 06:21:27.958 | ++ '[' -z 3 ']' 2026-01-25 06:21:27.958 | ++ '[' -z 3 ']' 2026-01-25 06:21:27.958 | ++ export DIB_PYTHON_VERSION 2026-01-25 06:21:27.958 | ++ export DIB_PYTHON=python3 2026-01-25 06:21:27.958 | ++ DIB_PYTHON=python3 2026-01-25 06:21:27.958 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/50-redhat-common 2026-01-25 06:21:27.962 | + source /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/50-redhat-common 2026-01-25 06:21:27.962 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-01-25 06:21:27.962 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-01-25 06:21:27.962 | ++ export DIB_INIT_SYSTEM=systemd 2026-01-25 06:21:27.962 | ++ DIB_INIT_SYSTEM=systemd 2026-01-25 06:21:27.962 | dib-run-parts Sourcing environment file /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-01-25 06:21:27.966 | + source /tmp/dib_build.GNHaZap7/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-01-25 06:21:27.966 | ++ '[' -z systemd ']' 2026-01-25 06:21:27.966 | ++ case $DIB_INIT_SYSTEM in 2026-01-25 06:21:27.966 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/cleanup.d/01-copy-manifests-dir 2026-01-25 06:21:27.972 | + set -eu 2026-01-25 06:21:27.972 | + set -o pipefail 2026-01-25 06:21:27.972 | + MANIFEST_IMAGE_PATH=/tmp/dib_build.GNHaZap7/mnt//etc/dib-manifests 2026-01-25 06:21:27.972 | + '[' -d /tmp/dib_build.GNHaZap7/mnt//etc/dib-manifests ']' 2026-01-25 06:21:27.973 | + echo 'declare -x DIB_ARGS="-o ironic-python-agent -x --checksum --min-tmpfs 7 centos dynamic-login element-manifest selinux-permissive enable-packages-install interface-names ironic-agent-multipath override-pip-and-virtualenv extra-hardware ironic-python-agent-ramdisk repo-setup" 2026-01-25 06:21:27.973 | declare -x DIB_DHCP_TIMEOUT="60" 2026-01-25 06:21:27.973 | declare -x DIB_EPEL_DISABLED="1" 2026-01-25 06:21:27.973 | declare -x DIB_IPA_HARDWARE_RDO="0" 2026-01-25 06:21:27.973 | declare -x DIB_LOCAL_IMAGE="/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2" 2026-01-25 06:21:27.973 | declare -x DIB_PYTHON_EXEC="/usr/bin/python3" 2026-01-25 06:21:27.973 | declare -x DIB_PYTHON_VERSION="3" 2026-01-25 06:21:27.973 | declare -x DIB_RELEASE="9-stream" 2026-01-25 06:21:27.973 | declare -x DIB_YUM_REPO_CONF="/etc/yum.repos.d/*"' 2026-01-25 06:21:27.973 | + sudo dd of=/tmp/dib_build.GNHaZap7/mnt//etc/dib-manifests/dib_environment 2026-01-25 06:21:28.008 | 1+1 records in 2026-01-25 06:21:28.009 | 1+1 records out 2026-01-25 06:21:28.009 | 655 bytes copied, 8.5852e-05 s, 7.6 MB/s 2026-01-25 06:21:28.013 | + echo '-o ironic-python-agent -x --checksum --min-tmpfs 7 centos dynamic-login element-manifest selinux-permissive enable-packages-install interface-names ironic-agent-multipath override-pip-and-virtualenv extra-hardware ironic-python-agent-ramdisk repo-setup' 2026-01-25 06:21:28.014 | + sudo dd of=/tmp/dib_build.GNHaZap7/mnt//etc/dib-manifests/dib_arguments 2026-01-25 06:21:28.047 | 0+1 records in 2026-01-25 06:21:28.047 | 0+1 records out 2026-01-25 06:21:28.048 | 253 bytes copied, 9.0252e-05 s, 2.8 MB/s 2026-01-25 06:21:28.052 | + mkdir -p ironic-python-agent.d/ 2026-01-25 06:21:28.055 | + sudo cp --no-preserve=ownership -rv /tmp/dib_build.GNHaZap7/mnt//etc/dib-manifests ironic-python-agent.d/ 2026-01-25 06:21:28.090 | '/tmp/dib_build.GNHaZap7/mnt//etc/dib-manifests' -> 'ironic-python-agent.d/dib-manifests' 2026-01-25 06:21:28.090 | '/tmp/dib_build.GNHaZap7/mnt//etc/dib-manifests/dib-element-manifest' -> 'ironic-python-agent.d/dib-manifests/dib-element-manifest' 2026-01-25 06:21:28.090 | '/tmp/dib_build.GNHaZap7/mnt//etc/dib-manifests/dib_environment' -> 'ironic-python-agent.d/dib-manifests/dib_environment' 2026-01-25 06:21:28.090 | '/tmp/dib_build.GNHaZap7/mnt//etc/dib-manifests/dib_arguments' -> 'ironic-python-agent.d/dib-manifests/dib_arguments' 2026-01-25 06:21:28.095 | ++ whoami 2026-01-25 06:21:28.097 | + sudo chown -R root: ironic-python-agent.d/ 2026-01-25 06:21:28.138 | + sudo find /tmp/dib_build.GNHaZap7/mnt//etc/dib-manifests -type f 2026-01-25 06:21:28.138 | + xargs sudo chown root:root 2026-01-25 06:21:28.205 | + sudo find /tmp/dib_build.GNHaZap7/mnt//etc/dib-manifests -type f 2026-01-25 06:21:28.205 | + xargs sudo chmod 600 2026-01-25 06:21:28.273 | dib-run-parts 01-copy-manifests-dir completed 2026-01-25 06:21:28.273 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/cleanup.d/50-dib-python 2026-01-25 06:21:28.279 | + set -eu 2026-01-25 06:21:28.279 | + set -o pipefail 2026-01-25 06:21:28.279 | + sudo unlink /tmp/dib_build.GNHaZap7/mnt/usr/local/bin/dib-python 2026-01-25 06:21:28.321 | dib-run-parts 50-dib-python completed 2026-01-25 06:21:28.322 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/cleanup.d/90-remove-ssh-host-keys 2026-01-25 06:21:28.327 | + set -eu 2026-01-25 06:21:28.327 | + set -o pipefail 2026-01-25 06:21:28.327 | + '[' -d /tmp/dib_build.GNHaZap7/mnt/etc/ssh ']' 2026-01-25 06:21:28.327 | + sudo find /tmp/dib_build.GNHaZap7/mnt/etc/ssh -name 'ssh_host*' -type f -delete 2026-01-25 06:21:28.368 | dib-run-parts 90-remove-ssh-host-keys completed 2026-01-25 06:21:28.368 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/cleanup.d/98-prepare-resolve-conf 2026-01-25 06:21:28.373 | + set -eu 2026-01-25 06:21:28.373 | + set -o pipefail 2026-01-25 06:21:28.373 | + '[' -L /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf ']' 2026-01-25 06:21:28.374 | + lsattr /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf 2026-01-25 06:21:28.374 | + grep '^....i' 2026-01-25 06:21:28.377 | + sudo rm -f /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf 2026-01-25 06:21:28.415 | + '[' -L /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf.ORIG ']' 2026-01-25 06:21:28.415 | + '[' -f /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf.ORIG ']' 2026-01-25 06:21:28.415 | + sudo mv /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf.ORIG /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf 2026-01-25 06:21:28.460 | dib-run-parts 98-prepare-resolve-conf completed 2026-01-25 06:21:28.460 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/cleanup.d/99-ramdisk-create 2026-01-25 06:21:28.465 | + set -eu 2026-01-25 06:21:28.465 | + set -o pipefail 2026-01-25 06:21:28.465 | + '[' -n /tmp/dib_build.GNHaZap7/mnt ']' 2026-01-25 06:21:28.465 | + USER=root 2026-01-25 06:21:28.465 | + source /usr/lib/python3.9/site-packages/diskimage_builder/lib/img-functions 2026-01-25 06:21:28.467 | ++ readlink -f ironic-python-agent 2026-01-25 06:21:28.469 | + IMAGE_PATH=/usr/share/edpm-image-builder/ironic-python-agent 2026-01-25 06:21:28.469 | + cd /tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:21:28.469 | + DIB_IPA_COMPRESS_CMD=gzip 2026-01-25 06:21:28.469 | + echo '#disabled' 2026-01-25 06:21:28.470 | + sudo mv ./tmp/fstab.new ./etc/fstab 2026-01-25 06:21:28.499 | + sudo ln -s ./sbin/init ./ 2026-01-25 06:21:28.536 | + '[' -a ./dev/random ']' 2026-01-25 06:21:28.536 | + '[' -a ./dev/urandom ']' 2026-01-25 06:21:28.536 | + '[' 0 -gt 0 ']' 2026-01-25 06:21:28.537 | + sudo find . -xdev -path './sys/*' -prune -o -path './tmp/*' -prune -o -path './boot/*' -prune -o -path ./root/.cache -prune -o -path '*site-packages/babel/locale-data/*' -prune -o -path './usr/include/*' -prune -o -path './usr/lib/locale/*' -prune -o -path './usr/share/doc/*' -prune -o -path './usr/share/man/*' -prune -o -path './usr/share/GeoIP/*' -prune -o -path './usr/share/info/*' -prune -o -path './usr/share/licenses/*' -prune -o -path './usr/share/locale/*' -prune -o -path './usr/share/misc/m*' -prune -o -path './usr/src/kernels/*' -prune -o -path './var/cache/*' -prune -o -path './var/log/*' -prune -o -name '*.pyc' -prune -o -name '*.pyo' -prune -o -print 2026-01-25 06:21:28.537 | + sudo cpio -o -H newc 2026-01-25 06:21:28.537 | + gzip 2026-01-25 06:22:08.900 | 1939268 blocks 2026-01-25 06:22:08.905 | + select_boot_kernel_initrd /tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:22:08.905 | + TARGET_ROOT=/tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:22:08.905 | + BOOTDIR=/tmp/dib_build.GNHaZap7/mnt/boot 2026-01-25 06:22:08.905 | + '[' -n '' -a -n '' ']' 2026-01-25 06:22:08.905 | + '[' -f /tmp/dib_build.GNHaZap7/mnt/etc/redhat-release ']' 2026-01-25 06:22:08.906 | ++ ls -1rv /tmp/dib_build.GNHaZap7/mnt/boot/vmlinuz-5.14.0-661.el9.x86_64 2026-01-25 06:22:08.906 | ++ grep PAE 2026-01-25 06:22:08.907 | ++ grep -v debug 2026-01-25 06:22:08.907 | ++ head -1 2026-01-25 06:22:08.910 | ++ echo '' 2026-01-25 06:22:08.911 | + KERNEL= 2026-01-25 06:22:08.912 | ++ ls -1rv /tmp/dib_build.GNHaZap7/mnt/boot/vmlinuz-5.14.0-661.el9.x86_64 2026-01-25 06:22:08.912 | ++ grep -v debug 2026-01-25 06:22:08.913 | ++ head -1 2026-01-25 06:22:08.916 | + KERNEL=/tmp/dib_build.GNHaZap7/mnt/boot/vmlinuz-5.14.0-661.el9.x86_64 2026-01-25 06:22:08.916 | + '[' '!' /tmp/dib_build.GNHaZap7/mnt/boot/vmlinuz-5.14.0-661.el9.x86_64 ']' 2026-01-25 06:22:08.916 | ++ basename /tmp/dib_build.GNHaZap7/mnt/boot/vmlinuz-5.14.0-661.el9.x86_64 2026-01-25 06:22:08.918 | + KERNEL=vmlinuz-5.14.0-661.el9.x86_64 2026-01-25 06:22:08.918 | + KERNEL_VERSION=5.14.0-661.el9.x86_64 2026-01-25 06:22:08.919 | +++ ls /tmp/dib_build.GNHaZap7/mnt/boot/initramfs-5.14.0-661.el9.x86_64.img 2026-01-25 06:22:08.922 | ++ basename /tmp/dib_build.GNHaZap7/mnt/boot/initramfs-5.14.0-661.el9.x86_64.img 2026-01-25 06:22:08.925 | + RAMDISK=initramfs-5.14.0-661.el9.x86_64.img 2026-01-25 06:22:08.925 | + '[' '!' initramfs-5.14.0-661.el9.x86_64.img ']' 2026-01-25 06:22:08.925 | + sudo cp /tmp/dib_build.GNHaZap7/mnt/boot/vmlinuz-5.14.0-661.el9.x86_64 /usr/share/edpm-image-builder/ironic-python-agent.kernel 2026-01-25 06:22:08.987 | + sudo chown root: /usr/share/edpm-image-builder/ironic-python-agent.kernel 2026-01-25 06:22:09.033 | + [[ -n 1 ]] 2026-01-25 06:22:09.033 | + [[ 1 != \0 ]] 2026-01-25 06:22:09.034 | ++ dirname /usr/share/edpm-image-builder/ironic-python-agent 2026-01-25 06:22:09.037 | + pushd /usr/share/edpm-image-builder 2026-01-25 06:22:09.037 | /usr/share/edpm-image-builder /tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:22:09.037 | + [[ 1 == \1 ]] 2026-01-25 06:22:09.037 | + DIB_CHECKSUM=md5,sha256 2026-01-25 06:22:09.037 | + [[ md5,sha256 == *md5* ]] 2026-01-25 06:22:09.037 | + md5sum ironic-python-agent.initramfs ironic-python-agent.kernel 2026-01-25 06:22:10.113 | + [[ md5,sha256 == *sha256* ]] 2026-01-25 06:22:10.113 | + sha256sum ironic-python-agent.initramfs ironic-python-agent.kernel 2026-01-25 06:22:10.676 | + popd 2026-01-25 06:22:10.676 | /tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:22:10.676 | + sudo ls -lh /usr/share/edpm-image-builder/ironic-python-agent.d /usr/share/edpm-image-builder/ironic-python-agent.initramfs /usr/share/edpm-image-builder/ironic-python-agent.kernel /usr/share/edpm-image-builder/ironic-python-agent.md5 /usr/share/edpm-image-builder/ironic-python-agent.sha256 2026-01-25 06:22:10.700 | -rw-r--r--. 1 root root 618M Jan 25 06:22 /usr/share/edpm-image-builder/ironic-python-agent.initramfs 2026-01-25 06:22:10.700 | -rwxr-xr-x. 1 root root 15M Jan 25 06:22 /usr/share/edpm-image-builder/ironic-python-agent.kernel 2026-01-25 06:22:10.700 | -rw-r--r--. 1 root root 125 Jan 25 06:22 /usr/share/edpm-image-builder/ironic-python-agent.md5 2026-01-25 06:22:10.700 | -rw-r--r--. 1 root root 189 Jan 25 06:22 /usr/share/edpm-image-builder/ironic-python-agent.sha256 2026-01-25 06:22:10.700 | 2026-01-25 06:22:10.700 | /usr/share/edpm-image-builder/ironic-python-agent.d: 2026-01-25 06:22:10.700 | total 0 2026-01-25 06:22:10.700 | drwxr-xr-x. 2 root root 78 Jan 25 06:21 dib-manifests 2026-01-25 06:22:10.706 | dib-run-parts 99-ramdisk-create completed 2026-01-25 06:22:10.706 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/cleanup.d/99-remove-dib-img-functions 2026-01-25 06:22:10.710 | + set -eu 2026-01-25 06:22:10.710 | + set -o pipefail 2026-01-25 06:22:10.710 | + sudo rm -f /tmp/dib_build.GNHaZap7/mnt/lib/diskimage-builder/img-functions 2026-01-25 06:22:10.744 | + sudo rmdir /tmp/dib_build.GNHaZap7/mnt/lib/diskimage-builder 2026-01-25 06:22:10.787 | dib-run-parts 99-remove-dib-img-functions completed 2026-01-25 06:22:10.787 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/cleanup.d/99-remove-yum-repo-conf 2026-01-25 06:22:10.792 | + set -eu 2026-01-25 06:22:10.792 | + set -o pipefail 2026-01-25 06:22:10.792 | + '[' -z '/etc/yum.repos.d/*' ']' 2026-01-25 06:22:10.792 | + for file in $DIB_YUM_REPO_CONF 2026-01-25 06:22:10.793 | ++ basename /etc/yum.repos.d/centos-addons.repo 2026-01-25 06:22:10.795 | + sudo rm -f /tmp/dib_build.GNHaZap7/mnt/etc/yum.repos.d/centos-addons.repo 2026-01-25 06:22:10.831 | + for file in $DIB_YUM_REPO_CONF 2026-01-25 06:22:10.831 | ++ basename /etc/yum.repos.d/centos.repo 2026-01-25 06:22:10.832 | + sudo rm -f /tmp/dib_build.GNHaZap7/mnt/etc/yum.repos.d/centos.repo 2026-01-25 06:22:10.869 | + for file in $DIB_YUM_REPO_CONF 2026-01-25 06:22:10.870 | ++ basename /etc/yum.repos.d/delorean-antelope-testing.repo 2026-01-25 06:22:10.872 | + sudo rm -f /tmp/dib_build.GNHaZap7/mnt/etc/yum.repos.d/delorean-antelope-testing.repo 2026-01-25 06:22:10.904 | + for file in $DIB_YUM_REPO_CONF 2026-01-25 06:22:10.905 | ++ basename /etc/yum.repos.d/delorean.repo 2026-01-25 06:22:10.907 | + sudo rm -f /tmp/dib_build.GNHaZap7/mnt/etc/yum.repos.d/delorean.repo 2026-01-25 06:22:10.935 | + for file in $DIB_YUM_REPO_CONF 2026-01-25 06:22:10.936 | ++ basename /etc/yum.repos.d/repo-setup-centos-appstream.repo 2026-01-25 06:22:10.938 | + sudo rm -f /tmp/dib_build.GNHaZap7/mnt/etc/yum.repos.d/repo-setup-centos-appstream.repo 2026-01-25 06:22:10.977 | + for file in $DIB_YUM_REPO_CONF 2026-01-25 06:22:10.978 | ++ basename /etc/yum.repos.d/repo-setup-centos-baseos.repo 2026-01-25 06:22:10.980 | + sudo rm -f /tmp/dib_build.GNHaZap7/mnt/etc/yum.repos.d/repo-setup-centos-baseos.repo 2026-01-25 06:22:11.020 | + for file in $DIB_YUM_REPO_CONF 2026-01-25 06:22:11.021 | ++ basename /etc/yum.repos.d/repo-setup-centos-highavailability.repo 2026-01-25 06:22:11.023 | + sudo rm -f /tmp/dib_build.GNHaZap7/mnt/etc/yum.repos.d/repo-setup-centos-highavailability.repo 2026-01-25 06:22:11.052 | + for file in $DIB_YUM_REPO_CONF 2026-01-25 06:22:11.053 | ++ basename /etc/yum.repos.d/repo-setup-centos-powertools.repo 2026-01-25 06:22:11.055 | + sudo rm -f /tmp/dib_build.GNHaZap7/mnt/etc/yum.repos.d/repo-setup-centos-powertools.repo 2026-01-25 06:22:11.094 | dib-run-parts 99-remove-yum-repo-conf completed 2026-01-25 06:22:11.094 | dib-run-parts Running /tmp/dib_build.GNHaZap7/hooks/cleanup.d/99-selinux-fixfiles-restore 2026-01-25 06:22:11.100 | + set -eu 2026-01-25 06:22:11.100 | + set -o pipefail 2026-01-25 06:22:11.100 | + [[ ! -f /tmp/dib_build.GNHaZap7/mnt/etc/selinux/targeted/contexts/files/file_contexts ]] 2026-01-25 06:22:11.100 | + [[ ! -x /tmp/dib_build.GNHaZap7/mnt/usr/sbin/setfiles ]] 2026-01-25 06:22:11.100 | + _runcon= 2026-01-25 06:22:11.100 | + [[ -d /sys/fs/selinux ]] 2026-01-25 06:22:11.100 | + selinuxenabled 2026-01-25 06:22:11.103 | + sudo semanage permissive -a setfiles_mac_t 2026-01-25 06:22:21.044 | + _runcon='runcon -t setfiles_mac_t -- ' 2026-01-25 06:22:21.044 | + _dash_m= 2026-01-25 06:22:21.044 | + [[ centos == \f\e\d\o\r\a ]] 2026-01-25 06:22:21.044 | + IFS='|' 2026-01-25 06:22:21.044 | + read -ra SPLIT_MOUNTS 2026-01-25 06:22:21.044 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2026-01-25 06:22:21.044 | + '[' / '!=' /tmp/in_target.d ']' 2026-01-25 06:22:21.044 | + '[' / '!=' /dev ']' 2026-01-25 06:22:21.044 | + '[' / '!=' /boot/efi ']' 2026-01-25 06:22:21.044 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2026-01-25 06:22:21.044 | + pgrep kauditd 2026-01-25 06:22:21.061 | + [[ / == \/ ]] 2026-01-25 06:22:21.061 | ++ mktemp -d 2026-01-25 06:22:21.064 | + TMP_BIND_MOUNT=/tmp/tmp.TECSuo5Vjz 2026-01-25 06:22:21.064 | + sudo mount --bind /tmp/dib_build.GNHaZap7/mnt /tmp/tmp.TECSuo5Vjz 2026-01-25 06:22:21.090 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/tmp.TECSuo5Vjz /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts / 2026-01-25 06:22:34.391 | + sudo umount /tmp/tmp.TECSuo5Vjz 2026-01-25 06:22:34.431 | + sudo rmdir /tmp/tmp.TECSuo5Vjz 2026-01-25 06:22:34.462 | dib-run-parts 99-selinux-fixfiles-restore completed 2026-01-25 06:22:34.462 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-25 06:22:34.462 | dib-run-parts 2026-01-25 06:22:34.465 | dib-run-parts Target: cleanup.d 2026-01-25 06:22:34.465 | dib-run-parts 2026-01-25 06:22:34.465 | dib-run-parts Script Seconds 2026-01-25 06:22:34.465 | dib-run-parts --------------------------------------- ---------- 2026-01-25 06:22:34.465 | dib-run-parts 2026-01-25 06:22:34.482 | dib-run-parts 01-copy-manifests-dir 0.304 2026-01-25 06:22:34.491 | dib-run-parts 50-dib-python 0.046 2026-01-25 06:22:34.500 | dib-run-parts 90-remove-ssh-host-keys 0.044 2026-01-25 06:22:34.511 | dib-run-parts 98-prepare-resolve-conf 0.090 2026-01-25 06:22:34.522 | dib-run-parts 99-ramdisk-create 42.244 2026-01-25 06:22:34.534 | dib-run-parts 99-remove-dib-img-functions 0.079 2026-01-25 06:22:34.546 | dib-run-parts 99-remove-yum-repo-conf 0.305 2026-01-25 06:22:34.558 | dib-run-parts 99-selinux-fixfiles-restore 23.365 2026-01-25 06:22:34.562 | dib-run-parts 2026-01-25 06:22:34.562 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-25 06:22:34.570 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-cleanup bash 2026-01-25 06:22:34.576 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-cleanup(,|$)' -q 2026-01-25 06:22:34.576 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-01-25 06:22:34.589 | + diskimage_builder/lib/img-functions:finalise_base:110 : '[' -L /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf ']' 2026-01-25 06:22:34.596 | + diskimage_builder/lib/img-functions:finalise_base:111 : grep '^....i' 2026-01-25 06:22:34.597 | + diskimage_builder/lib/img-functions:finalise_base:111 : lsattr /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf 2026-01-25 06:22:34.606 | + diskimage_builder/lib/img-functions:finalise_base:118 : sudo rm -f /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf 2026-01-25 06:22:34.650 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -L /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf.ORIG ']' 2026-01-25 06:22:34.656 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -f /tmp/dib_build.GNHaZap7/mnt/etc/resolv.conf.ORIG ']' 2026-01-25 06:22:34.662 | + diskimage_builder/lib/img-functions:finalise_base:127 : unmount_dir /tmp/dib_build.GNHaZap7/mnt/tmp 2026-01-25 06:22:34.668 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.GNHaZap7/mnt/tmp 2026-01-25 06:22:34.674 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2026-01-25 06:22:34.679 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2026-01-25 06:22:34.687 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2026-01-25 06:22:34.693 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2026-01-25 06:22:34.699 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.GNHaZap7/mnt/tmp ']' 2026-01-25 06:22:34.706 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.GNHaZap7/mnt/tmp 2026-01-25 06:22:34.715 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.GNHaZap7/mnt/tmp 2026-01-25 06:22:34.722 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2026-01-25 06:22:34.729 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2026-01-25 06:22:34.738 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.GNHaZap7/mnt/tmp/' 2026-01-25 06:22:34.739 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2026-01-25 06:22:34.739 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2026-01-25 06:22:34.752 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts= 2026-01-25 06:22:34.759 | + diskimage_builder/lib/img-functions:finalise_base:128 : xargs sudo rm -rf --one-file-system 2026-01-25 06:22:34.760 | + diskimage_builder/lib/img-functions:finalise_base:128 : find /tmp/dib_build.GNHaZap7/mnt/tmp -maxdepth 1 -mindepth 1 2026-01-25 06:22:34.811 | + diskimage_builder/lib/img-functions:finalise_base:130 : sudo find /tmp/dib_build.GNHaZap7/mnt/var/log -type f -exec cp /dev/null '{}' ';' 2026-01-25 06:22:34.950 | + diskimage_builder/lib/img-functions:finalise_base:132 : sudo find /tmp/dib_build.GNHaZap7/mnt/root -name '*.log' -type f -delete 2026-01-25 06:22:34.997 | + diskimage_builder/lib/disk-image-create:main:554 : for X in ${!IMAGE_TYPES[@]} 2026-01-25 06:22:35.004 | + diskimage_builder/lib/disk-image-create:main:555 : [[ tar aci =~ qcow2 ]] 2026-01-25 06:22:35.010 | + diskimage_builder/lib/disk-image-create:main:573 : '[' qcow2 == squashfs ']' 2026-01-25 06:22:35.017 | + diskimage_builder/lib/disk-image-create:main:577 : '[' qcow2 == docker ']' 2026-01-25 06:22:35.024 | + diskimage_builder/lib/disk-image-create:main:588 : export EXTRA_UNMOUNT= 2026-01-25 06:22:35.031 | + diskimage_builder/lib/disk-image-create:main:588 : EXTRA_UNMOUNT= 2026-01-25 06:22:35.038 | + diskimage_builder/lib/disk-image-create:main:589 : unmount_image 2026-01-25 06:22:35.045 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2026-01-25 06:22:35.137 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:22:35.143 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:22:35.148 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2026-01-25 06:22:35.155 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2026-01-25 06:22:35.160 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2026-01-25 06:22:35.165 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2026-01-25 06:22:35.173 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.GNHaZap7/mnt ']' 2026-01-25 06:22:35.180 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:22:35.188 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:22:35.193 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2026-01-25 06:22:35.200 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2026-01-25 06:22:35.208 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2026-01-25 06:22:35.209 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.GNHaZap7/mnt/' 2026-01-25 06:22:35.209 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2026-01-25 06:22:35.220 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.GNHaZap7/mnt/sys 2026-01-25 06:22:35.220 | /tmp/dib_build.GNHaZap7/mnt/proc 2026-01-25 06:22:35.220 | /tmp/dib_build.GNHaZap7/mnt/dev/pts 2026-01-25 06:22:35.220 | /tmp/dib_build.GNHaZap7/mnt/dev' 2026-01-25 06:22:35.226 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-01-25 06:22:35.231 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-01-25 06:22:35.237 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-01-25 06:22:35.244 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-01-25 06:22:35.249 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-01-25 06:22:35.255 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.GNHaZap7/mnt/sys' 2026-01-25 06:22:35.255 | Unmount /tmp/dib_build.GNHaZap7/mnt/sys 2026-01-25 06:22:35.262 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.GNHaZap7/mnt/sys 2026-01-25 06:22:35.311 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-01-25 06:22:35.317 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-01-25 06:22:35.322 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-01-25 06:22:35.329 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-01-25 06:22:35.335 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-01-25 06:22:35.341 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.GNHaZap7/mnt/proc' 2026-01-25 06:22:35.341 | Unmount /tmp/dib_build.GNHaZap7/mnt/proc 2026-01-25 06:22:35.348 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.GNHaZap7/mnt/proc 2026-01-25 06:22:35.384 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-01-25 06:22:35.390 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-01-25 06:22:35.394 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-01-25 06:22:35.400 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-01-25 06:22:35.405 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-01-25 06:22:35.411 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.GNHaZap7/mnt/dev/pts' 2026-01-25 06:22:35.411 | Unmount /tmp/dib_build.GNHaZap7/mnt/dev/pts 2026-01-25 06:22:35.417 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.GNHaZap7/mnt/dev/pts 2026-01-25 06:22:35.453 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-01-25 06:22:35.460 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-01-25 06:22:35.465 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-01-25 06:22:35.471 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-01-25 06:22:35.477 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-01-25 06:22:35.483 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.GNHaZap7/mnt/dev' 2026-01-25 06:22:35.483 | Unmount /tmp/dib_build.GNHaZap7/mnt/dev 2026-01-25 06:22:35.489 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.GNHaZap7/mnt/dev 2026-01-25 06:22:35.542 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2026-01-25 06:22:35.549 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2026-01-25 06:22:35.557 | ++ diskimage_builder/lib/disk-image-create:main:591 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval image-path 2026-01-25 06:22:35.717 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-01-25 06:22:35.717 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.GNHaZap7/block-device/config.yaml', 'image-dir': '/tmp/dib_image.XAmDhIvd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.GNHaZap7/mnt', 'build-dir': '/tmp/dib_build.GNHaZap7', 'image-size': '2522880KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-01-25 06:22:35.717 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2026-01-25 06:22:35.741 | + diskimage_builder/lib/disk-image-create:main:591 : TMP_IMAGE_PATH=/tmp/dib_image.XAmDhIvd/image0.raw 2026-01-25 06:22:35.748 | + diskimage_builder/lib/disk-image-create:main:592 : export TMP_IMAGE_PATH 2026-01-25 06:22:35.755 | + diskimage_builder/lib/disk-image-create:main:595 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py umount 2026-01-25 06:22:35.918 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-01-25 06:22:35.918 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.GNHaZap7/block-device/config.yaml', 'image-dir': '/tmp/dib_image.XAmDhIvd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.GNHaZap7/mnt', 'build-dir': '/tmp/dib_build.GNHaZap7', 'image-size': '2522880KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-01-25 06:22:35.918 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2026-01-25 06:22:35.918 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-01-25 06:22:35.979 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.GNHaZap7/mnt/] 2026-01-25 06:22:36.023 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.GNHaZap7/mnt/: 778.4 MiB (816209920 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-01-25 06:22:36.027 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.GNHaZap7/mnt/] 2026-01-25 06:22:36.748 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2026-01-25 06:22:36.748 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2026-01-25 06:22:36.828 | + diskimage_builder/lib/disk-image-create:main:596 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py cleanup 2026-01-25 06:22:37.005 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-01-25 06:22:37.006 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.GNHaZap7/block-device/config.yaml', 'image-dir': '/tmp/dib_image.XAmDhIvd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.GNHaZap7/mnt', 'build-dir': '/tmp/dib_build.GNHaZap7', 'image-size': '2522880KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-01-25 06:22:37.006 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.GNHaZap7/states/block-device] 2026-01-25 06:22:37.030 | + diskimage_builder/lib/disk-image-create:main:598 : cleanup_build_dir 2026-01-25 06:22:37.035 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /tmp/dib_build.GNHaZap7/built; do sleep 1; done' 2026-01-25 06:22:37.083 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /tmp/dib_build.GNHaZap7/mnt 2026-01-25 06:22:37.124 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /tmp/dib_build.GNHaZap7 2026-01-25 06:22:37.240 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2026-01-25 06:22:37.247 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2026-01-25 06:22:37.252 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2026-01-25 06:22:37.258 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2026-01-25 06:22:37.263 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2026-01-25 06:22:37.273 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7864316 2026-01-25 06:22:37.278 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2026-01-25 06:22:37.282 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7864316 -lt 14680064 ']' 2026-01-25 06:22:37.288 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2026-01-25 06:22:37.294 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2026-01-25 06:22:37.298 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /tmp/dib_build.GNHaZap7 2026-01-25 06:22:37.314 | + diskimage_builder/lib/disk-image-create:main:600 : [[ ! centos install-types ironic-agent-multipath dib-python pkg-map override-pip-and-virtualenv dhcp-all-interfaces redhat-common epel ibft-interfaces runtime-ssh-host-keys source-repositories sysprep dib-init-system cache-url repo-setup base selinux-permissive yum install-bin enable-packages-install ensure-venv selinux-fixfiles-restore dynamic-login ironic-ramdisk-base install-static element-manifest openssh-server no-final-image extra-hardware ironic-python-agent-ramdisk interface-names rpm-distro manifests select-boot-kernel-initrd svc-map package-installs =~ no-final-image ]] 2026-01-25 06:22:37.320 | + diskimage_builder/lib/disk-image-create:main:617 : cleanup_image_dir 2026-01-25 06:22:37.325 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /tmp/dib_image.XAmDhIvd 2026-01-25 06:22:37.407 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2026-01-25 06:22:37.412 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2026-01-25 06:22:37.416 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2026-01-25 06:22:37.422 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2026-01-25 06:22:37.428 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2026-01-25 06:22:37.438 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7864316 2026-01-25 06:22:37.444 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2026-01-25 06:22:37.449 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7864316 -lt 14680064 ']' 2026-01-25 06:22:37.455 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2026-01-25 06:22:37.462 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2026-01-25 06:22:37.467 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /tmp/dib_image.XAmDhIvd 2026-01-25 06:22:37.740 | Build completed successfully