2025-03-12 16:42:16.048 | diskimage-builder version 3.37.0 2025-03-12 16:42:16.049 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack growroot infra-package-needs journal-to-console ubuntu-minimal 2025-03-12 16:42:16.120 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements:/etc/nodepool/elements _find_all_elements /usr/local/lib/python3.11/site-packages/diskimage_builder/element_dependencies.py:209 2025-03-12 16:42:16.487 | Expanded element dependencies to: zuul-worker dib-init-system pkg-map nodepool-base cache-devstack openssh-server install-bin manifests journal-to-console ubuntu-common ubuntu-minimal sysprep source-repositories block-device-efi base bootloader install-static cloud-init-datasources debootstrap ensure-venv cache-url package-installs runtime-ssh-host-keys growroot infra-package-needs dpkg modprobe vm simple-init openstack-repos install-types 2025-03-12 16:42:16.490 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2025-03-12 16:42:16.495 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/ubuntu-jammy-arm64-93b913067d0d4def8c2ca7bd9f0fc112 2025-03-12 16:42:16.498 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/ubuntu-jammy-arm64-93b913067d0d4def8c2ca7bd9f0fc112 2025-03-12 16:42:16.503 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2025-03-12 16:42:16.506 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2025-03-12 16:42:16.509 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2025-03-12 16:42:16.512 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2025-03-12 16:42:16.515 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2025-03-12 16:42:16.520 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2025-03-12 16:42:16.526 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.DrNhhe6U 2025-03-12 16:42:16.530 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2025-03-12 16:42:16.536 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.D2qoImFH 2025-03-12 16:42:16.540 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2025-03-12 16:42:16.543 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2025-03-12 16:42:16.548 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2025-03-12 16:42:16.551 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2025-03-12 16:42:16.553 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2025-03-12 16:42:16.556 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2025-03-12 16:42:16.559 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2025-03-12 16:42:16.562 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.DrNhhe6U 2025-03-12 16:42:16.562 | Building in /opt/dib_tmp/dib_build.DrNhhe6U 2025-03-12 16:42:16.567 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2025-03-12 16:42:16.570 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2025-03-12 16:42:16.573 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2025-03-12 16:42:16.575 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.DrNhhe6U/hooks 2025-03-12 16:42:16.578 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.DrNhhe6U/hooks 2025-03-12 16:42:16.582 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.DrNhhe6U/block-device 2025-03-12 16:42:16.586 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.DrNhhe6U/block-device/config.yaml 2025-03-12 16:42:16.589 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.DrNhhe6U/block-device/config.yaml 2025-03-12 16:42:16.605 | Searching elements for block-device[-arm64].yaml ... 2025-03-12 16:42:16.610 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2025-03-12 16:42:16.613 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2025-03-12 16:42:16.618 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.DrNhhe6U/block-device/params.yaml 2025-03-12 16:42:16.621 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2025-03-12 16:42:16.625 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2025-03-12 16:42:16.629 | + diskimage_builder/lib/disk-image-create:main:334 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2025-03-12 16:42:16.866 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-03-12 16:42:16.866 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.DrNhhe6U/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.D2qoImFH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.DrNhhe6U/mnt', 'build-dir': '/opt/dib_tmp/dib_build.DrNhhe6U'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-03-12 16:42:16.868 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'root', 'type': '8300', 'size': '100%', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:260 2025-03-12 16:42:16.868 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'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': 'root', 'name': 'mkfs_root', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:262 2025-03-12 16:42:16.868 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'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': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'label': 'cloudimg-rootfs'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:264 2025-03-12 16:42:16.869 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.DrNhhe6U/states/block-device/config.json] 2025-03-12 16:42:16.934 | ++ diskimage_builder/lib/disk-image-create:main:338 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2025-03-12 16:42:17.170 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-03-12 16:42:17.170 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.DrNhhe6U/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.D2qoImFH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.DrNhhe6U/mnt', 'build-dir': '/opt/dib_tmp/dib_build.DrNhhe6U'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-03-12 16:42:17.170 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2025-03-12 16:42:17.170 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [cloudimg-rootfs] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:308 2025-03-12 16:42:17.236 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2025-03-12 16:42:17.240 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2025-03-12 16:42:17.245 | ++ diskimage_builder/lib/disk-image-create:main:342 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2025-03-12 16:42:17.481 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-03-12 16:42:17.481 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.DrNhhe6U/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.D2qoImFH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.DrNhhe6U/mnt', 'build-dir': '/opt/dib_tmp/dib_build.DrNhhe6U'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-03-12 16:42:17.482 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2025-03-12 16:42:17.482 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [ext4] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:315 2025-03-12 16:42:17.547 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2025-03-12 16:42:17.552 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2025-03-12 16:42:17.556 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2025-03-12 16:42:17.786 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-03-12 16:42:17.786 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.DrNhhe6U/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.D2qoImFH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.DrNhhe6U/mnt', 'build-dir': '/opt/dib_tmp/dib_build.DrNhhe6U'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-03-12 16:42:17.787 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2025-03-12 16:42:17.787 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:329 2025-03-12 16:42:17.852 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2025-03-12 16:42:17.855 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2025-03-12 16:42:17.860 | ++ diskimage_builder/lib/disk-image-create:main:351 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2025-03-12 16:42:18.094 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-03-12 16:42:18.094 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.DrNhhe6U/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.D2qoImFH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.DrNhhe6U/mnt', 'build-dir': '/opt/dib_tmp/dib_build.DrNhhe6U'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-03-12 16:42:18.095 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2025-03-12 16:42:18.160 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2025-03-12 16:42:18.164 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2025-03-12 16:42:18.169 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2025-03-12 16:42:18.172 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.DrNhhe6U/mnt 2025-03-12 16:42:18.176 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.DrNhhe6U/mnt 2025-03-12 16:42:18.181 | chown: warning: '.' should be ':': 'root.root' 2025-03-12 16:42:18.189 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.DrNhhe6U/mnt 2025-03-12 16:42:18.193 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.DrNhhe6U/mnt 2025-03-12 16:42:18.198 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.DrNhhe6U/mnt 2025-03-12 16:42:18.201 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2025-03-12 16:42:18.204 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-03-12 16:42:18.207 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.DrNhhe6U/hooks ']' 2025-03-12 16:42:18.210 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2025-03-12 16:42:18.236 | Copying hooks for vm 2025-03-12 16:42:18.245 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2025-03-12 16:42:18.251 | Copying hooks for infra-package-needs 2025-03-12 16:42:18.257 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2025-03-12 16:42:18.279 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2025-03-12 16:42:18.300 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2025-03-12 16:42:18.311 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2025-03-12 16:42:18.321 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2025-03-12 16:42:18.334 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2025-03-12 16:42:18.337 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2025-03-12 16:42:18.339 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2025-03-12 16:42:18.341 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2025-03-12 16:42:18.350 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2025-03-12 16:42:18.404 | Copying hooks for install-bin 2025-03-12 16:42:18.410 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2025-03-12 16:42:18.415 | Copying hooks for source-repositories 2025-03-12 16:42:18.424 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2025-03-12 16:42:18.436 | Copying hooks for package-installs 2025-03-12 16:42:18.440 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2025-03-12 16:42:18.448 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2025-03-12 16:42:18.450 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2025-03-12 16:42:18.451 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2025-03-12 16:42:18.453 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2025-03-12 16:42:18.457 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2025-03-12 16:42:18.459 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2025-03-12 16:42:18.466 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2025-03-12 16:42:18.467 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2025-03-12 16:42:18.471 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2025-03-12 16:42:18.473 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2025-03-12 16:42:18.483 | Copying hooks for debootstrap 2025-03-12 16:42:18.489 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2025-03-12 16:42:18.497 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2025-03-12 16:42:18.502 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2025-03-12 16:42:18.503 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2025-03-12 16:42:18.505 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2025-03-12 16:42:18.510 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2025-03-12 16:42:18.512 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2025-03-12 16:42:18.524 | Copying hooks for ubuntu-common 2025-03-12 16:42:18.529 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/post-install.d/99-autoremove 2025-03-12 16:42:18.536 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/install.d/80-disable-rfc3041 2025-03-12 16:42:18.540 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/environment.d/10-ubuntu-distro-name.bash 2025-03-12 16:42:18.542 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/environment.d/11-ubuntu-init-system.bash 2025-03-12 16:42:18.551 | Copying hooks for cloud-init-datasources 2025-03-12 16:42:18.556 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2025-03-12 16:42:18.564 | Copying hooks for ensure-venv 2025-03-12 16:42:18.573 | Copying hooks for block-device-efi 2025-03-12 16:42:18.578 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2025-03-12 16:42:18.588 | Copying hooks for modprobe 2025-03-12 16:42:18.593 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2025-03-12 16:42:18.600 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2025-03-12 16:42:18.605 | Copying hooks for base 2025-03-12 16:42:18.613 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2025-03-12 16:42:18.617 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2025-03-12 16:42:18.619 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2025-03-12 16:42:18.620 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2025-03-12 16:42:18.625 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2025-03-12 16:42:18.636 | Copying hooks for ubuntu-minimal 2025-03-12 16:42:18.642 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-arm64-build-succeeds 2025-03-12 16:42:18.644 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-build-succeeds 2025-03-12 16:42:18.648 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-arm64-build-succeeds 2025-03-12 16:42:18.650 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-build-succeeds 2025-03-12 16:42:18.652 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/jammy-arm64-build-succeeds 2025-03-12 16:42:18.654 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/noble-arm64-build-succeeds 2025-03-12 16:42:18.659 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/trusty-build-succeeds 2025-03-12 16:42:18.661 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/xenial-build-succeeds 2025-03-12 16:42:18.665 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/root.d/75-ubuntu-minimal-baseinstall 2025-03-12 16:42:18.670 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/11-ubuntu-kernel.bash 2025-03-12 16:42:18.674 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/12-ubuntu-repo-dists.bash 2025-03-12 16:42:18.684 | Copying hooks for install-types 2025-03-12 16:42:18.688 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2025-03-12 16:42:18.696 | Copying hooks for openssh-server 2025-03-12 16:42:18.701 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2025-03-12 16:42:18.702 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2025-03-12 16:42:18.714 | Copying hooks for bootloader 2025-03-12 16:42:18.719 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2025-03-12 16:42:18.724 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2025-03-12 16:42:18.733 | Copying hooks for manifests 2025-03-12 16:42:18.740 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2025-03-12 16:42:18.745 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2025-03-12 16:42:18.750 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2025-03-12 16:42:18.755 | Copying hooks for openstack-repos 2025-03-12 16:42:18.763 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2025-03-12 16:42:18.841 | Copying hooks for sysprep 2025-03-12 16:42:18.850 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2025-03-12 16:42:18.854 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2025-03-12 16:42:18.859 | Copying hooks for dib-init-system 2025-03-12 16:42:18.864 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2025-03-12 16:42:18.872 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2025-03-12 16:42:18.876 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2025-03-12 16:42:18.881 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2025-03-12 16:42:18.889 | Copying hooks for journal-to-console 2025-03-12 16:42:18.894 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2025-03-12 16:42:18.899 | Copying hooks for install-static 2025-03-12 16:42:18.904 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2025-03-12 16:42:18.916 | Copying hooks for cache-devstack 2025-03-12 16:42:19.244 | Copying hooks for cache-url 2025-03-12 16:42:19.249 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2025-03-12 16:42:19.262 | Copying hooks for dpkg 2025-03-12 16:42:19.267 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2025-03-12 16:42:19.272 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2025-03-12 16:42:19.277 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2025-03-12 16:42:19.278 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2025-03-12 16:42:19.280 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2025-03-12 16:42:19.287 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/bin/install-packages 2025-03-12 16:42:19.291 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2025-03-12 16:42:19.293 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2025-03-12 16:42:19.294 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2025-03-12 16:42:19.296 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2025-03-12 16:42:19.297 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2025-03-12 16:42:19.299 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2025-03-12 16:42:19.306 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2025-03-12 16:42:19.308 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2025-03-12 16:42:19.312 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2025-03-12 16:42:19.322 | Copying hooks for nodepool-base 2025-03-12 16:42:19.327 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2025-03-12 16:42:19.333 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2025-03-12 16:42:19.357 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2025-03-12 16:42:19.383 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2025-03-12 16:42:19.420 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2025-03-12 16:42:19.485 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2025-03-12 16:42:19.499 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2025-03-12 16:42:19.522 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2025-03-12 16:42:19.546 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2025-03-12 16:42:19.549 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2025-03-12 16:42:19.555 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2025-03-12 16:42:19.586 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2025-03-12 16:42:19.592 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2025-03-12 16:42:19.597 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2025-03-12 16:42:19.600 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2025-03-12 16:42:19.602 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2025-03-12 16:42:19.604 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2025-03-12 16:42:19.606 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2025-03-12 16:42:19.614 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2025-03-12 16:42:19.690 | Copying hooks for growroot 2025-03-12 16:42:19.695 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2025-03-12 16:42:19.704 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2025-03-12 16:42:19.710 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2025-03-12 16:42:19.712 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2025-03-12 16:42:19.714 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2025-03-12 16:42:19.726 | Copying hooks for runtime-ssh-host-keys 2025-03-12 16:42:19.731 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2025-03-12 16:42:19.736 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2025-03-12 16:42:19.741 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2025-03-12 16:42:19.748 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2025-03-12 16:42:19.749 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2025-03-12 16:42:19.761 | Copying hooks for simple-init 2025-03-12 16:42:19.766 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2025-03-12 16:42:19.773 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2025-03-12 16:42:19.775 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2025-03-12 16:42:19.776 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2025-03-12 16:42:19.778 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2025-03-12 16:42:19.779 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2025-03-12 16:42:19.787 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2025-03-12 16:42:19.788 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2025-03-12 16:42:19.799 | Copying hooks for pkg-map 2025-03-12 16:42:19.807 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2025-03-12 16:42:19.811 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2025-03-12 16:42:19.819 | Copying hooks for zuul-worker 2025-03-12 16:42:19.824 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2025-03-12 16:42:19.833 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2025-03-12 16:42:19.846 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2025-03-12 16:42:19.852 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2025-03-12 16:42:19.852 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-03-12 16:42:19.859 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d ']' 2025-03-12 16:42:19.865 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d' 2025-03-12 16:42:19.865 | Running hooks from /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d 2025-03-12 16:42:19.868 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-03-12 16:42:19.871 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d 2025-03-12 16:42:19.887 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/10-base-defaults 2025-03-12 16:42:19.891 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/10-base-defaults 2025-03-12 16:42:19.894 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2025-03-12 16:42:19.900 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2025-03-12 16:42:19.903 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-03-12 16:42:19.905 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-03-12 16:42:19.908 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-03-12 16:42:19.913 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-03-12 16:42:19.916 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-03-12 16:42:19.919 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-03-12 16:42:19.922 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-03-12 16:42:19.924 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-03-12 16:42:19.931 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-03-12 16:42:19.934 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-03-12 16:42:19.939 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-03-12 16:42:19.943 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2025-03-12 16:42:19.946 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2025-03-12 16:42:19.948 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-03-12 16:42:19.951 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-03-12 16:42:19.954 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-03-12 16:42:19.957 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-03-12 16:42:19.963 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/10-debootstrap-default-locale 2025-03-12 16:42:19.970 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/10-debootstrap-default-locale 2025-03-12 16:42:19.973 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-03-12 16:42:19.976 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-03-12 16:42:19.979 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/10-dpkg.bash 2025-03-12 16:42:19.986 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/10-dpkg.bash 2025-03-12 16:42:19.989 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2025-03-12 16:42:19.992 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2025-03-12 16:42:19.995 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2025-03-12 16:42:20.002 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2025-03-12 16:42:20.005 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2025-03-12 16:42:20.008 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2025-03-12 16:42:20.011 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2025-03-12 16:42:20.015 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2025-03-12 16:42:20.018 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2025-03-12 16:42:20.023 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2025-03-12 16:42:20.028 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2025-03-12 16:42:20.031 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2025-03-12 16:42:20.033 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=arm64 2025-03-12 16:42:20.036 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ arm64 ]] 2025-03-12 16:42:20.038 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:9 : default_ubuntu_mirror=http://ports.ubuntu.com/ubuntu-ports 2025-03-12 16:42:20.043 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2025-03-12 16:42:20.048 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2025-03-12 16:42:20.051 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2025-03-12 16:42:20.057 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2025-03-12 16:42:20.060 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2025-03-12 16:42:20.065 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2025-03-12 16:42:20.068 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2025-03-12 16:42:20.070 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2025-03-12 16:42:20.075 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2025-03-12 16:42:20.080 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-generic 2025-03-12 16:42:20.083 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-generic 2025-03-12 16:42:20.086 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2025-03-12 16:42:20.090 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2025-03-12 16:42:20.095 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-03-12 16:42:20.098 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-03-12 16:42:20.103 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/14-manifests 2025-03-12 16:42:20.108 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/14-manifests 2025-03-12 16:42:20.110 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-03-12 16:42:20.113 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-03-12 16:42:20.118 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-jammy-arm64-93b913067d0d4def8c2ca7bd9f0fc112.d/ 2025-03-12 16:42:20.121 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-jammy-arm64-93b913067d0d4def8c2ca7bd9f0fc112.d/ 2025-03-12 16:42:20.123 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/15-block-device.bash 2025-03-12 16:42:20.128 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/15-block-device.bash 2025-03-12 16:42:20.131 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2025-03-12 16:42:20.136 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2025-03-12 16:42:20.142 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2025-03-12 16:42:20.145 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/15-simple-init-networkmanager 2025-03-12 16:42:20.152 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/15-simple-init-networkmanager 2025-03-12 16:42:20.154 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ ubuntu =~ (almalinux|centos|fedora|rocky) ]] 2025-03-12 16:42:20.157 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-03-12 16:42:20.160 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-03-12 16:42:20.164 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \a\l\m\a\l\i\n\u\x ]] 2025-03-12 16:42:20.167 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \r\o\c\k\y ]] 2025-03-12 16:42:20.170 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \f\e\d\o\r\a ]] 2025-03-12 16:42:20.173 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/20-network-interface-names 2025-03-12 16:42:20.177 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/20-network-interface-names 2025-03-12 16:42:20.182 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2025-03-12 16:42:20.185 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2025-03-12 16:42:20.188 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/50-disable-cloud-init 2025-03-12 16:42:20.193 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/50-disable-cloud-init 2025-03-12 16:42:20.197 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2025-03-12 16:42:20.200 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2025-03-12 16:42:20.203 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/75-nodepool-base-env 2025-03-12 16:42:20.208 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/75-nodepool-base-env 2025-03-12 16:42:20.214 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-03-12 16:42:20.218 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-03-12 16:42:20.220 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-03-12 16:42:20.223 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-03-12 16:42:20.228 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-03-12 16:42:20.231 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-03-12 16:42:20.234 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-03-12 16:42:20.237 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-03-12 16:42:20.240 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/99-dib-init-system 2025-03-12 16:42:20.247 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/../environment.d/99-dib-init-system 2025-03-12 16:42:20.250 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2025-03-12 16:42:20.253 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2025-03-12 16:42:20.256 | dib-run-parts Running /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap 2025-03-12 16:42:20.261 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:20 : set -eu 2025-03-12 16:42:20.265 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:21 : set -o pipefail 2025-03-12 16:42:20.268 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:23 : '[' -f /opt/dib_tmp/dib_build.DrNhhe6U/mnt/.extra_settings ']' 2025-03-12 16:42:20.271 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:27 : '[' -n ubuntu ']' 2025-03-12 16:42:20.276 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:28 : '[' -n jammy ']' 2025-03-12 16:42:20.278 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:29 : '[' -n https://mirror.regionone.osuosl.opendev.org/ubuntu-ports ']' 2025-03-12 16:42:20.282 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:31 : DIB_DEBIAN_COMPONENTS=main,universe 2025-03-12 16:42:20.285 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:32 : DIB_DEBOOTSTRAP_EXTRA_ARGS=--no-check-gpg 2025-03-12 16:42:20.287 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:33 : DEBOOTSTRAP_TARBALL=/opt/dib_cache/debootstrap-ubuntu-jammy-arm64.tar.gz 2025-03-12 16:42:20.292 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:34 : http_proxy= 2025-03-12 16:42:20.294 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:35 : no_proxy= 2025-03-12 16:42:20.297 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:37 : DEBOOTSTRAP_QEMU= 2025-03-12 16:42:20.300 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:39 : debootstrap --version 2025-03-12 16:42:20.311 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:39 : _debootstrap_version='debootstrap 1.0.128+nmu2+deb12u2' 2025-03-12 16:42:20.314 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:41 : _debootstrap_version=128 2025-03-12 16:42:20.317 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:42 : [[ jammy == \b\u\s\t\e\r ]] 2025-03-12 16:42:20.319 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:46 : '[' -n '' -o -n '' ']' 2025-03-12 16:42:20.324 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:51 : KEYRING_OPT= 2025-03-12 16:42:20.326 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:52 : '[' -n '' ']' 2025-03-12 16:42:20.329 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:60 : dpkg --print-architecture 2025-03-12 16:42:20.333 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:60 : '[' arm64 '!=' arm64 ']' 2025-03-12 16:42:20.336 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:66 : sudo sh -c 'http_proxy= no_proxy= debootstrap --verbose --variant=minbase --components=main,universe --arch=arm64 --no-check-gpg jammy /opt/dib_tmp/dib_build.DrNhhe6U/mnt https://mirror.regionone.osuosl.opendev.org/ubuntu-ports ' 2025-03-12 16:42:20.399 | I: Retrieving InRelease 2025-03-12 16:42:20.751 | I: Retrieving Release 2025-03-12 16:42:20.818 | I: Retrieving Packages 2025-03-12 16:42:20.860 | I: Validating Packages 2025-03-12 16:42:20.944 | I: Retrieving Packages 2025-03-12 16:42:21.166 | I: Validating Packages 2025-03-12 16:42:21.980 | I: Resolving dependencies of required packages... 2025-03-12 16:42:22.864 | I: Resolving dependencies of base packages... 2025-03-12 16:42:30.237 | I: Checking component main on https://mirror.regionone.osuosl.opendev.org/ubuntu-ports... 2025-03-12 16:42:30.428 | I: Retrieving adduser 3.118ubuntu5 2025-03-12 16:42:30.453 | I: Validating adduser 3.118ubuntu5 2025-03-12 16:42:30.470 | I: Retrieving apt 2.4.5 2025-03-12 16:42:30.516 | I: Validating apt 2.4.5 2025-03-12 16:42:30.535 | I: Retrieving base-files 12ubuntu4 2025-03-12 16:42:30.558 | I: Validating base-files 12ubuntu4 2025-03-12 16:42:30.572 | I: Retrieving base-passwd 3.5.52build1 2025-03-12 16:42:30.595 | I: Validating base-passwd 3.5.52build1 2025-03-12 16:42:30.610 | I: Retrieving bash 5.1-6ubuntu1 2025-03-12 16:42:30.639 | I: Validating bash 5.1-6ubuntu1 2025-03-12 16:42:30.658 | I: Retrieving bsdutils 1:2.37.2-4ubuntu3 2025-03-12 16:42:30.681 | I: Validating bsdutils 1:2.37.2-4ubuntu3 2025-03-12 16:42:30.694 | I: Retrieving ca-certificates 20211016 2025-03-12 16:42:30.719 | I: Validating ca-certificates 20211016 2025-03-12 16:42:30.736 | I: Retrieving coreutils 8.32-4.1ubuntu1 2025-03-12 16:42:30.786 | I: Validating coreutils 8.32-4.1ubuntu1 2025-03-12 16:42:30.803 | I: Retrieving dash 0.5.11+git20210903+057cd650a4ed-3build1 2025-03-12 16:42:30.827 | I: Validating dash 0.5.11+git20210903+057cd650a4ed-3build1 2025-03-12 16:42:30.842 | I: Retrieving debconf 1.5.79ubuntu1 2025-03-12 16:42:30.865 | I: Validating debconf 1.5.79ubuntu1 2025-03-12 16:42:30.881 | I: Retrieving debianutils 5.5-1ubuntu2 2025-03-12 16:42:30.904 | I: Validating debianutils 5.5-1ubuntu2 2025-03-12 16:42:30.920 | I: Retrieving diffutils 1:3.8-0ubuntu2 2025-03-12 16:42:30.946 | I: Validating diffutils 1:3.8-0ubuntu2 2025-03-12 16:42:30.962 | I: Retrieving dpkg 1.21.1ubuntu2 2025-03-12 16:42:30.998 | I: Validating dpkg 1.21.1ubuntu2 2025-03-12 16:42:31.017 | I: Retrieving e2fsprogs 1.46.5-2ubuntu1 2025-03-12 16:42:31.046 | I: Validating e2fsprogs 1.46.5-2ubuntu1 2025-03-12 16:42:31.062 | I: Retrieving findutils 4.8.0-1ubuntu3 2025-03-12 16:42:31.088 | I: Validating findutils 4.8.0-1ubuntu3 2025-03-12 16:42:31.102 | I: Retrieving gcc-12-base 12-20220319-1ubuntu1 2025-03-12 16:42:31.123 | I: Validating gcc-12-base 12-20220319-1ubuntu1 2025-03-12 16:42:31.137 | I: Retrieving gpgv 2.2.27-3ubuntu2 2025-03-12 16:42:31.160 | I: Validating gpgv 2.2.27-3ubuntu2 2025-03-12 16:42:31.174 | I: Retrieving grep 3.7-1build1 2025-03-12 16:42:31.199 | I: Validating grep 3.7-1build1 2025-03-12 16:42:31.214 | I: Retrieving gzip 1.10-4ubuntu4 2025-03-12 16:42:31.237 | I: Validating gzip 1.10-4ubuntu4 2025-03-12 16:42:31.250 | I: Retrieving hostname 3.23ubuntu2 2025-03-12 16:42:31.271 | I: Validating hostname 3.23ubuntu2 2025-03-12 16:42:31.286 | I: Retrieving init-system-helpers 1.62 2025-03-12 16:42:31.307 | I: Validating init-system-helpers 1.62 2025-03-12 16:42:31.321 | I: Retrieving libacl1 2.3.1-1 2025-03-12 16:42:31.343 | I: Validating libacl1 2.3.1-1 2025-03-12 16:42:31.358 | I: Retrieving libapt-pkg6.0 2.4.5 2025-03-12 16:42:31.388 | I: Validating libapt-pkg6.0 2.4.5 2025-03-12 16:42:31.406 | I: Retrieving libattr1 1:2.5.1-1build1 2025-03-12 16:42:31.427 | I: Validating libattr1 1:2.5.1-1build1 2025-03-12 16:42:31.442 | I: Retrieving libaudit-common 1:3.0.7-1build1 2025-03-12 16:42:31.464 | I: Validating libaudit-common 1:3.0.7-1build1 2025-03-12 16:42:31.477 | I: Retrieving libaudit1 1:3.0.7-1build1 2025-03-12 16:42:31.498 | I: Validating libaudit1 1:3.0.7-1build1 2025-03-12 16:42:31.514 | I: Retrieving libblkid1 2.37.2-4ubuntu3 2025-03-12 16:42:31.536 | I: Validating libblkid1 2.37.2-4ubuntu3 2025-03-12 16:42:31.552 | I: Retrieving libbz2-1.0 1.0.8-5build1 2025-03-12 16:42:31.573 | I: Validating libbz2-1.0 1.0.8-5build1 2025-03-12 16:42:31.587 | I: Retrieving libc-bin 2.35-0ubuntu3 2025-03-12 16:42:31.614 | I: Validating libc-bin 2.35-0ubuntu3 2025-03-12 16:42:31.630 | I: Retrieving libc6 2.35-0ubuntu3 2025-03-12 16:42:31.680 | I: Validating libc6 2.35-0ubuntu3 2025-03-12 16:42:31.707 | I: Retrieving libcap-ng0 0.7.9-2.2build3 2025-03-12 16:42:31.729 | I: Validating libcap-ng0 0.7.9-2.2build3 2025-03-12 16:42:31.742 | I: Retrieving libcap2 1:2.44-1build3 2025-03-12 16:42:31.764 | I: Validating libcap2 1:2.44-1build3 2025-03-12 16:42:31.778 | I: Retrieving libcom-err2 1.46.5-2ubuntu1 2025-03-12 16:42:31.800 | I: Validating libcom-err2 1.46.5-2ubuntu1 2025-03-12 16:42:31.816 | I: Retrieving libcrypt1 1:4.4.27-1 2025-03-12 16:42:31.841 | I: Validating libcrypt1 1:4.4.27-1 2025-03-12 16:42:31.860 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2025-03-12 16:42:31.890 | I: Validating libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2025-03-12 16:42:31.909 | I: Retrieving libdebconfclient0 0.261ubuntu1 2025-03-12 16:42:31.933 | I: Validating libdebconfclient0 0.261ubuntu1 2025-03-12 16:42:31.950 | I: Retrieving libext2fs2 1.46.5-2ubuntu1 2025-03-12 16:42:31.976 | I: Validating libext2fs2 1.46.5-2ubuntu1 2025-03-12 16:42:31.993 | I: Retrieving libffi8 3.4.2-4 2025-03-12 16:42:32.016 | I: Validating libffi8 3.4.2-4 2025-03-12 16:42:32.031 | I: Retrieving libgcc-s1 12-20220319-1ubuntu1 2025-03-12 16:42:32.053 | I: Validating libgcc-s1 12-20220319-1ubuntu1 2025-03-12 16:42:32.066 | I: Retrieving libgcrypt20 1.9.4-3ubuntu3 2025-03-12 16:42:32.095 | I: Validating libgcrypt20 1.9.4-3ubuntu3 2025-03-12 16:42:32.113 | I: Retrieving libgmp10 2:6.2.1+dfsg-3ubuntu1 2025-03-12 16:42:32.148 | I: Validating libgmp10 2:6.2.1+dfsg-3ubuntu1 2025-03-12 16:42:32.163 | I: Retrieving libgnutls30 3.7.3-4ubuntu1 2025-03-12 16:42:32.193 | I: Validating libgnutls30 3.7.3-4ubuntu1 2025-03-12 16:42:32.213 | I: Retrieving libgpg-error0 1.43-3 2025-03-12 16:42:32.236 | I: Validating libgpg-error0 1.43-3 2025-03-12 16:42:32.253 | I: Retrieving libgssapi-krb5-2 1.19.2-2 2025-03-12 16:42:32.275 | I: Validating libgssapi-krb5-2 1.19.2-2 2025-03-12 16:42:32.293 | I: Retrieving libhogweed6 3.7.3-1build2 2025-03-12 16:42:32.317 | I: Validating libhogweed6 3.7.3-1build2 2025-03-12 16:42:32.331 | I: Retrieving libidn2-0 2.3.2-2build1 2025-03-12 16:42:32.353 | I: Validating libidn2-0 2.3.2-2build1 2025-03-12 16:42:32.368 | I: Retrieving libk5crypto3 1.19.2-2 2025-03-12 16:42:32.390 | I: Validating libk5crypto3 1.19.2-2 2025-03-12 16:42:32.406 | I: Retrieving libkeyutils1 1.6.1-2ubuntu3 2025-03-12 16:42:32.428 | I: Validating libkeyutils1 1.6.1-2ubuntu3 2025-03-12 16:42:32.444 | I: Retrieving libkrb5-3 1.19.2-2 2025-03-12 16:42:32.471 | I: Validating libkrb5-3 1.19.2-2 2025-03-12 16:42:32.486 | I: Retrieving libkrb5support0 1.19.2-2 2025-03-12 16:42:32.508 | I: Validating libkrb5support0 1.19.2-2 2025-03-12 16:42:32.522 | I: Retrieving liblz4-1 1.9.3-2build2 2025-03-12 16:42:32.544 | I: Validating liblz4-1 1.9.3-2build2 2025-03-12 16:42:32.559 | I: Retrieving liblzma5 5.2.5-2ubuntu1 2025-03-12 16:42:32.594 | I: Validating liblzma5 5.2.5-2ubuntu1 2025-03-12 16:42:32.608 | I: Retrieving libmount1 2.37.2-4ubuntu3 2025-03-12 16:42:32.632 | I: Validating libmount1 2.37.2-4ubuntu3 2025-03-12 16:42:32.646 | I: Retrieving libncurses6 6.3-2 2025-03-12 16:42:32.680 | I: Validating libncurses6 6.3-2 2025-03-12 16:42:32.694 | I: Retrieving libncursesw6 6.3-2 2025-03-12 16:42:32.718 | I: Validating libncursesw6 6.3-2 2025-03-12 16:42:32.731 | I: Retrieving libnettle8 3.7.3-1build2 2025-03-12 16:42:32.757 | I: Validating libnettle8 3.7.3-1build2 2025-03-12 16:42:32.770 | I: Retrieving libnsl2 1.3.0-2build2 2025-03-12 16:42:32.793 | I: Validating libnsl2 1.3.0-2build2 2025-03-12 16:42:32.810 | I: Retrieving libp11-kit0 0.24.0-6build1 2025-03-12 16:42:32.833 | I: Validating libp11-kit0 0.24.0-6build1 2025-03-12 16:42:32.849 | I: Retrieving libpam-modules 1.4.0-11ubuntu2 2025-03-12 16:42:32.875 | I: Validating libpam-modules 1.4.0-11ubuntu2 2025-03-12 16:42:32.891 | I: Retrieving libpam-modules-bin 1.4.0-11ubuntu2 2025-03-12 16:42:32.913 | I: Validating libpam-modules-bin 1.4.0-11ubuntu2 2025-03-12 16:42:32.930 | I: Retrieving libpam-runtime 1.4.0-11ubuntu2 2025-03-12 16:42:32.952 | I: Validating libpam-runtime 1.4.0-11ubuntu2 2025-03-12 16:42:32.969 | I: Retrieving libpam0g 1.4.0-11ubuntu2 2025-03-12 16:42:32.992 | I: Validating libpam0g 1.4.0-11ubuntu2 2025-03-12 16:42:33.006 | I: Retrieving libpcre2-8-0 10.39-3build1 2025-03-12 16:42:33.031 | I: Validating libpcre2-8-0 10.39-3build1 2025-03-12 16:42:33.047 | I: Retrieving libpcre3 2:8.39-13build5 2025-03-12 16:42:33.072 | I: Validating libpcre3 2:8.39-13build5 2025-03-12 16:42:33.086 | I: Retrieving libprocps8 2:3.3.17-6ubuntu2 2025-03-12 16:42:33.109 | I: Validating libprocps8 2:3.3.17-6ubuntu2 2025-03-12 16:42:33.124 | I: Retrieving libseccomp2 2.5.3-2ubuntu2 2025-03-12 16:42:33.147 | I: Validating libseccomp2 2.5.3-2ubuntu2 2025-03-12 16:42:33.163 | I: Retrieving libselinux1 3.3-1build2 2025-03-12 16:42:33.186 | I: Validating libselinux1 3.3-1build2 2025-03-12 16:42:33.200 | I: Retrieving libsemanage-common 3.3-1build2 2025-03-12 16:42:33.222 | I: Validating libsemanage-common 3.3-1build2 2025-03-12 16:42:33.235 | I: Retrieving libsemanage2 3.3-1build2 2025-03-12 16:42:33.260 | I: Validating libsemanage2 3.3-1build2 2025-03-12 16:42:33.275 | I: Retrieving libsepol2 3.3-1build1 2025-03-12 16:42:33.300 | I: Validating libsepol2 3.3-1build1 2025-03-12 16:42:33.317 | I: Retrieving libsmartcols1 2.37.2-4ubuntu3 2025-03-12 16:42:33.340 | I: Validating libsmartcols1 2.37.2-4ubuntu3 2025-03-12 16:42:33.358 | I: Retrieving libss2 1.46.5-2ubuntu1 2025-03-12 16:42:33.379 | I: Validating libss2 1.46.5-2ubuntu1 2025-03-12 16:42:33.396 | I: Retrieving libssl3 3.0.2-0ubuntu1 2025-03-12 16:42:33.433 | I: Validating libssl3 3.0.2-0ubuntu1 2025-03-12 16:42:33.454 | I: Retrieving libstdc++6 12-20220319-1ubuntu1 2025-03-12 16:42:33.482 | I: Validating libstdc++6 12-20220319-1ubuntu1 2025-03-12 16:42:33.501 | I: Retrieving libsystemd0 249.11-0ubuntu3 2025-03-12 16:42:33.527 | I: Validating libsystemd0 249.11-0ubuntu3 2025-03-12 16:42:33.543 | I: Retrieving libtasn1-6 4.18.0-4build1 2025-03-12 16:42:33.566 | I: Validating libtasn1-6 4.18.0-4build1 2025-03-12 16:42:33.580 | I: Retrieving libtinfo6 6.3-2 2025-03-12 16:42:33.604 | I: Validating libtinfo6 6.3-2 2025-03-12 16:42:33.620 | I: Retrieving libtirpc-common 1.3.2-2build1 2025-03-12 16:42:33.642 | I: Validating libtirpc-common 1.3.2-2build1 2025-03-12 16:42:33.657 | I: Retrieving libtirpc3 1.3.2-2build1 2025-03-12 16:42:33.680 | I: Validating libtirpc3 1.3.2-2build1 2025-03-12 16:42:33.697 | I: Retrieving libudev1 249.11-0ubuntu3 2025-03-12 16:42:33.720 | I: Validating libudev1 249.11-0ubuntu3 2025-03-12 16:42:33.738 | I: Retrieving libunistring2 1.0-1 2025-03-12 16:42:33.765 | I: Validating libunistring2 1.0-1 2025-03-12 16:42:33.783 | I: Retrieving libuuid1 2.37.2-4ubuntu3 2025-03-12 16:42:33.806 | I: Validating libuuid1 2.37.2-4ubuntu3 2025-03-12 16:42:33.822 | I: Retrieving libxxhash0 0.8.1-1 2025-03-12 16:42:33.845 | I: Validating libxxhash0 0.8.1-1 2025-03-12 16:42:33.860 | I: Retrieving libzstd1 1.4.8+dfsg-3build1 2025-03-12 16:42:33.885 | I: Validating libzstd1 1.4.8+dfsg-3build1 2025-03-12 16:42:33.902 | I: Retrieving login 1:4.8.1-2ubuntu2 2025-03-12 16:42:33.926 | I: Validating login 1:4.8.1-2ubuntu2 2025-03-12 16:42:33.942 | I: Retrieving logsave 1.46.5-2ubuntu1 2025-03-12 16:42:33.963 | I: Validating logsave 1.46.5-2ubuntu1 2025-03-12 16:42:33.980 | I: Retrieving lsb-base 11.1.0ubuntu4 2025-03-12 16:42:34.004 | I: Validating lsb-base 11.1.0ubuntu4 2025-03-12 16:42:34.022 | I: Retrieving mawk 1.3.4.20200120-3 2025-03-12 16:42:34.045 | I: Validating mawk 1.3.4.20200120-3 2025-03-12 16:42:34.061 | I: Retrieving mount 2.37.2-4ubuntu3 2025-03-12 16:42:34.085 | I: Validating mount 2.37.2-4ubuntu3 2025-03-12 16:42:34.104 | I: Retrieving ncurses-base 6.3-2 2025-03-12 16:42:34.127 | I: Validating ncurses-base 6.3-2 2025-03-12 16:42:34.142 | I: Retrieving ncurses-bin 6.3-2 2025-03-12 16:42:34.166 | I: Validating ncurses-bin 6.3-2 2025-03-12 16:42:34.183 | I: Retrieving openssl 3.0.2-0ubuntu1 2025-03-12 16:42:34.230 | I: Validating openssl 3.0.2-0ubuntu1 2025-03-12 16:42:34.249 | I: Retrieving passwd 1:4.8.1-2ubuntu2 2025-03-12 16:42:34.278 | I: Validating passwd 1:4.8.1-2ubuntu2 2025-03-12 16:42:34.294 | I: Retrieving perl-base 5.34.0-3ubuntu1 2025-03-12 16:42:34.331 | I: Validating perl-base 5.34.0-3ubuntu1 2025-03-12 16:42:34.354 | I: Retrieving procps 2:3.3.17-6ubuntu2 2025-03-12 16:42:34.381 | I: Validating procps 2:3.3.17-6ubuntu2 2025-03-12 16:42:34.397 | I: Retrieving sed 4.8-1ubuntu2 2025-03-12 16:42:34.421 | I: Validating sed 4.8-1ubuntu2 2025-03-12 16:42:34.435 | I: Retrieving sensible-utils 0.0.17 2025-03-12 16:42:34.459 | I: Validating sensible-utils 0.0.17 2025-03-12 16:42:34.474 | I: Retrieving sysvinit-utils 3.01-1ubuntu1 2025-03-12 16:42:34.496 | I: Validating sysvinit-utils 3.01-1ubuntu1 2025-03-12 16:42:34.511 | I: Retrieving tar 1.34+dfsg-1build3 2025-03-12 16:42:34.539 | I: Validating tar 1.34+dfsg-1build3 2025-03-12 16:42:34.555 | I: Retrieving ubuntu-keyring 2021.03.26 2025-03-12 16:42:34.589 | I: Validating ubuntu-keyring 2021.03.26 2025-03-12 16:42:34.604 | I: Retrieving usrmerge 25ubuntu2 2025-03-12 16:42:34.628 | I: Validating usrmerge 25ubuntu2 2025-03-12 16:42:34.647 | I: Retrieving util-linux 2.37.2-4ubuntu3 2025-03-12 16:42:34.690 | I: Validating util-linux 2.37.2-4ubuntu3 2025-03-12 16:42:34.708 | I: Retrieving zlib1g 1:1.2.11.dfsg-2ubuntu9 2025-03-12 16:42:34.733 | I: Validating zlib1g 1:1.2.11.dfsg-2ubuntu9 2025-03-12 16:42:34.750 | I: Chosen extractor for .deb packages: dpkg-deb 2025-03-12 16:42:34.770 | I: Extracting base-files... 2025-03-12 16:42:34.778 | I: Extracting base-passwd... 2025-03-12 16:42:34.786 | I: Extracting bash... 2025-03-12 16:42:34.799 | I: Extracting bsdutils... 2025-03-12 16:42:34.808 | I: Extracting coreutils... 2025-03-12 16:42:34.838 | I: Extracting dash... 2025-03-12 16:42:34.848 | I: Extracting debconf... 2025-03-12 16:42:34.858 | I: Extracting debianutils... 2025-03-12 16:42:34.866 | I: Extracting diffutils... 2025-03-12 16:42:34.874 | I: Extracting dpkg... 2025-03-12 16:42:34.970 | I: Extracting e2fsprogs... 2025-03-12 16:42:34.981 | I: Extracting findutils... 2025-03-12 16:42:34.991 | I: Extracting gcc-12-base... 2025-03-12 16:42:34.999 | I: Extracting grep... 2025-03-12 16:42:35.005 | I: Extracting gzip... 2025-03-12 16:42:35.012 | I: Extracting hostname... 2025-03-12 16:42:35.016 | I: Extracting init-system-helpers... 2025-03-12 16:42:35.027 | I: Extracting libacl1... 2025-03-12 16:42:35.034 | I: Extracting libattr1... 2025-03-12 16:42:35.044 | I: Extracting libaudit-common... 2025-03-12 16:42:35.050 | I: Extracting libaudit1... 2025-03-12 16:42:35.059 | I: Extracting libblkid1... 2025-03-12 16:42:35.068 | I: Extracting libbz2-1.0... 2025-03-12 16:42:35.076 | I: Extracting libc-bin... 2025-03-12 16:42:35.092 | I: Extracting libc6... 2025-03-12 16:42:35.136 | I: Extracting libcap-ng0... 2025-03-12 16:42:35.142 | I: Extracting libcap2... 2025-03-12 16:42:35.147 | I: Extracting libcom-err2... 2025-03-12 16:42:35.154 | I: Extracting libcrypt1... 2025-03-12 16:42:35.163 | I: Extracting libdb5.3... 2025-03-12 16:42:35.187 | I: Extracting libdebconfclient0... 2025-03-12 16:42:35.193 | I: Extracting libext2fs2... 2025-03-12 16:42:35.202 | I: Extracting libgcc-s1... 2025-03-12 16:42:35.208 | I: Extracting libgcrypt20... 2025-03-12 16:42:35.221 | I: Extracting libgmp10... 2025-03-12 16:42:35.232 | I: Extracting libgpg-error0... 2025-03-12 16:42:35.240 | I: Extracting libgssapi-krb5-2... 2025-03-12 16:42:35.250 | I: Extracting libk5crypto3... 2025-03-12 16:42:35.260 | I: Extracting libkeyutils1... 2025-03-12 16:42:35.266 | I: Extracting libkrb5-3... 2025-03-12 16:42:35.280 | I: Extracting libkrb5support0... 2025-03-12 16:42:35.288 | I: Extracting liblz4-1... 2025-03-12 16:42:35.294 | I: Extracting liblzma5... 2025-03-12 16:42:35.303 | I: Extracting libmount1... 2025-03-12 16:42:35.312 | I: Extracting libncurses6... 2025-03-12 16:42:35.321 | I: Extracting libncursesw6... 2025-03-12 16:42:35.331 | I: Extracting libnsl2... 2025-03-12 16:42:35.338 | I: Extracting libpam-modules... 2025-03-12 16:42:35.355 | I: Extracting libpam-modules-bin... 2025-03-12 16:42:35.362 | I: Extracting libpam-runtime... 2025-03-12 16:42:35.371 | I: Extracting libpam0g... 2025-03-12 16:42:35.378 | I: Extracting libpcre2-8-0... 2025-03-12 16:42:35.386 | I: Extracting libpcre3... 2025-03-12 16:42:35.397 | I: Extracting libprocps8... 2025-03-12 16:42:35.406 | I: Extracting libselinux1... 2025-03-12 16:42:35.413 | I: Extracting libsemanage-common... 2025-03-12 16:42:35.420 | I: Extracting libsemanage2... 2025-03-12 16:42:35.428 | I: Extracting libsepol2... 2025-03-12 16:42:35.439 | I: Extracting libsmartcols1... 2025-03-12 16:42:35.444 | I: Extracting libss2... 2025-03-12 16:42:35.449 | I: Extracting libssl3... 2025-03-12 16:42:35.500 | I: Extracting libsystemd0... 2025-03-12 16:42:35.508 | I: Extracting libtinfo6... 2025-03-12 16:42:35.516 | I: Extracting libtirpc-common... 2025-03-12 16:42:35.524 | I: Extracting libtirpc3... 2025-03-12 16:42:35.531 | I: Extracting libudev1... 2025-03-12 16:42:35.538 | I: Extracting libuuid1... 2025-03-12 16:42:35.544 | I: Extracting libzstd1... 2025-03-12 16:42:35.552 | I: Extracting login... 2025-03-12 16:42:35.562 | I: Extracting logsave... 2025-03-12 16:42:35.567 | I: Extracting lsb-base... 2025-03-12 16:42:35.571 | I: Extracting mawk... 2025-03-12 16:42:35.577 | I: Extracting mount... 2025-03-12 16:42:35.584 | I: Extracting ncurses-base... 2025-03-12 16:42:35.590 | I: Extracting ncurses-bin... 2025-03-12 16:42:35.597 | I: Extracting passwd... 2025-03-12 16:42:35.616 | I: Extracting perl-base... 2025-03-12 16:42:35.658 | I: Extracting procps... 2025-03-12 16:42:35.673 | I: Extracting sed... 2025-03-12 16:42:35.678 | I: Extracting sensible-utils... 2025-03-12 16:42:35.686 | I: Extracting sysvinit-utils... 2025-03-12 16:42:35.693 | I: Extracting tar... 2025-03-12 16:42:35.703 | I: Extracting usrmerge... 2025-03-12 16:42:35.708 | I: Extracting util-linux... 2025-03-12 16:42:35.736 | I: Extracting zlib1g... 2025-03-12 16:42:36.122 | I: Installing core packages... 2025-03-12 16:42:43.105 | I: Unpacking required packages... 2025-03-12 16:42:43.201 | I: Unpacking base-files... 2025-03-12 16:42:43.360 | I: Unpacking base-passwd... 2025-03-12 16:42:43.484 | I: Unpacking bash... 2025-03-12 16:42:43.925 | I: Unpacking bsdutils... 2025-03-12 16:42:44.379 | I: Unpacking coreutils... 2025-03-12 16:42:44.739 | I: Unpacking dash... 2025-03-12 16:42:45.930 | I: Unpacking debconf... 2025-03-12 16:42:46.121 | I: Unpacking debianutils... 2025-03-12 16:42:46.720 | I: Unpacking diffutils... 2025-03-12 16:42:46.856 | I: Unpacking dpkg... 2025-03-12 16:42:47.694 | I: Unpacking e2fsprogs... 2025-03-12 16:42:47.912 | I: Unpacking findutils... 2025-03-12 16:42:47.976 | I: Unpacking gcc-12-base:arm64... 2025-03-12 16:42:48.037 | I: Unpacking grep... 2025-03-12 16:42:48.214 | I: Unpacking gzip... 2025-03-12 16:42:48.278 | I: Unpacking hostname... 2025-03-12 16:42:48.334 | I: Unpacking init-system-helpers... 2025-03-12 16:42:48.404 | I: Unpacking libacl1:arm64... 2025-03-12 16:42:48.541 | I: Unpacking libattr1:arm64... 2025-03-12 16:42:48.597 | I: Unpacking libaudit-common... 2025-03-12 16:42:48.649 | I: Unpacking libaudit1:arm64... 2025-03-12 16:42:48.786 | I: Unpacking libblkid1:arm64... 2025-03-12 16:42:48.837 | I: Unpacking libbz2-1.0:arm64... 2025-03-12 16:42:48.891 | I: Unpacking libc-bin... 2025-03-12 16:42:49.368 | I: Unpacking libc6:arm64... 2025-03-12 16:42:49.755 | I: Unpacking libcap-ng0:arm64... 2025-03-12 16:42:49.829 | I: Unpacking libcap2:arm64... 2025-03-12 16:42:49.904 | I: Unpacking libcom-err2:arm64... 2025-03-12 16:42:49.965 | I: Unpacking libcrypt1:arm64... 2025-03-12 16:42:50.045 | I: Unpacking libdb5.3:arm64... 2025-03-12 16:42:50.191 | I: Unpacking libdebconfclient0:arm64... 2025-03-12 16:42:50.316 | I: Unpacking libext2fs2:arm64... 2025-03-12 16:42:50.502 | I: Unpacking libgcc-s1:arm64... 2025-03-12 16:42:50.704 | I: Unpacking libgcrypt20:arm64... 2025-03-12 16:42:50.865 | I: Unpacking libgmp10:arm64... 2025-03-12 16:42:51.018 | I: Unpacking libgpg-error0:arm64... 2025-03-12 16:42:51.154 | I: Unpacking libgssapi-krb5-2:arm64... 2025-03-12 16:42:51.531 | I: Unpacking libk5crypto3:arm64... 2025-03-12 16:42:51.858 | I: Unpacking libkeyutils1:arm64... 2025-03-12 16:42:52.380 | I: Unpacking libkrb5-3:arm64... 2025-03-12 16:42:55.793 | I: Unpacking libkrb5support0:arm64... 2025-03-12 16:42:55.882 | I: Unpacking liblz4-1:arm64... 2025-03-12 16:43:03.435 | I: Unpacking liblzma5:arm64... 2025-03-12 16:43:07.160 | I: Unpacking libmount1:arm64... 2025-03-12 16:43:07.233 | I: Unpacking libncurses6:arm64... 2025-03-12 16:43:07.595 | I: Unpacking libncursesw6:arm64... 2025-03-12 16:43:08.911 | I: Unpacking libnsl2:arm64... 2025-03-12 16:43:12.299 | I: Unpacking libpam-modules:arm64... 2025-03-12 16:43:12.438 | I: Unpacking libpam-modules-bin... 2025-03-12 16:43:12.503 | I: Unpacking libpam-runtime... 2025-03-12 16:43:12.566 | I: Unpacking libpam0g:arm64... 2025-03-12 16:43:12.893 | I: Unpacking libpcre2-8-0:arm64... 2025-03-12 16:43:13.044 | I: Unpacking libpcre3:arm64... 2025-03-12 16:43:13.746 | I: Unpacking libprocps8:arm64... 2025-03-12 16:43:14.845 | I: Unpacking libselinux1:arm64... 2025-03-12 16:43:16.400 | I: Unpacking libsemanage-common... 2025-03-12 16:43:17.963 | I: Unpacking libsemanage2:arm64... 2025-03-12 16:43:18.778 | I: Unpacking libsepol2:arm64... 2025-03-12 16:43:19.673 | I: Unpacking libsmartcols1:arm64... 2025-03-12 16:43:20.672 | I: Unpacking libss2:arm64... 2025-03-12 16:43:21.083 | I: Unpacking libssl3:arm64... 2025-03-12 16:43:21.574 | I: Unpacking libsystemd0:arm64... 2025-03-12 16:43:21.683 | I: Unpacking libtinfo6:arm64... 2025-03-12 16:43:21.766 | I: Unpacking libtirpc-common... 2025-03-12 16:43:23.010 | I: Unpacking libtirpc3:arm64... 2025-03-12 16:43:23.191 | I: Unpacking libudev1:arm64... 2025-03-12 16:43:23.946 | I: Unpacking libuuid1:arm64... 2025-03-12 16:43:24.164 | I: Unpacking libzstd1:arm64... 2025-03-12 16:43:24.588 | I: Unpacking login... 2025-03-12 16:43:24.802 | I: Unpacking logsave... 2025-03-12 16:43:24.935 | I: Unpacking lsb-base... 2025-03-12 16:43:25.162 | I: Unpacking mawk... 2025-03-12 16:43:25.412 | I: Unpacking mount... 2025-03-12 16:43:25.509 | I: Unpacking ncurses-base... 2025-03-12 16:43:25.671 | I: Unpacking ncurses-bin... 2025-03-12 16:43:25.918 | I: Unpacking passwd... 2025-03-12 16:43:26.265 | I: Unpacking perl-base... 2025-03-12 16:43:26.632 | I: Unpacking procps... 2025-03-12 16:43:26.752 | I: Unpacking sed... 2025-03-12 16:43:26.819 | I: Unpacking sensible-utils... 2025-03-12 16:43:26.872 | I: Unpacking sysvinit-utils... 2025-03-12 16:43:26.925 | I: Unpacking tar... 2025-03-12 16:43:26.992 | I: Unpacking usrmerge... 2025-03-12 16:43:27.070 | I: Unpacking util-linux... 2025-03-12 16:43:27.208 | I: Unpacking zlib1g:arm64... 2025-03-12 16:43:27.262 | I: Configuring required packages... 2025-03-12 16:43:27.276 | I: Configuring lsb-base... 2025-03-12 16:43:27.303 | I: Configuring libtirpc-common... 2025-03-12 16:43:27.324 | I: Configuring libaudit-common... 2025-03-12 16:43:27.348 | I: Configuring libsemanage-common... 2025-03-12 16:43:27.364 | I: Configuring gcc-12-base:arm64... 2025-03-12 16:43:27.386 | I: Configuring ncurses-base... 2025-03-12 16:43:27.401 | I: Configuring sensible-utils... 2025-03-12 16:43:27.420 | I: Configuring libcrypt1:arm64... 2025-03-12 16:43:27.436 | I: Configuring libgcc-s1:arm64... 2025-03-12 16:43:27.461 | I: Configuring libc6:arm64... 2025-03-12 16:43:27.596 | I: Configuring libudev1:arm64... 2025-03-12 16:43:27.617 | I: Configuring libattr1:arm64... 2025-03-12 16:43:27.634 | I: Configuring sysvinit-utils... 2025-03-12 16:43:27.655 | I: Configuring debianutils... 2025-03-12 16:43:27.709 | I: Configuring mawk... 2025-03-12 16:43:27.736 | I: Configuring libdebconfclient0:arm64... 2025-03-12 16:43:27.842 | I: Configuring base-files... 2025-03-12 16:43:27.980 | I: Configuring libbz2-1.0:arm64... 2025-03-12 16:43:28.000 | I: Configuring base-passwd... 2025-03-12 16:43:28.090 | I: Configuring libdb5.3:arm64... 2025-03-12 16:43:28.112 | I: Configuring libblkid1:arm64... 2025-03-12 16:43:28.163 | I: Configuring libtinfo6:arm64... 2025-03-12 16:43:28.230 | I: Configuring bash... 2025-03-12 16:43:28.288 | I: Configuring libzstd1:arm64... 2025-03-12 16:43:28.307 | I: Configuring libkeyutils1:arm64... 2025-03-12 16:43:28.331 | I: Configuring liblzma5:arm64... 2025-03-12 16:43:28.356 | I: Configuring libgpg-error0:arm64... 2025-03-12 16:43:28.381 | I: Configuring liblz4-1:arm64... 2025-03-12 16:43:28.444 | I: Configuring libc-bin... 2025-03-12 16:43:28.488 | I: Configuring ncurses-bin... 2025-03-12 16:43:28.521 | I: Configuring libacl1:arm64... 2025-03-12 16:43:28.546 | I: Configuring libsmartcols1:arm64... 2025-03-12 16:43:28.571 | I: Configuring libgcrypt20:arm64... 2025-03-12 16:43:28.596 | I: Configuring zlib1g:arm64... 2025-03-12 16:43:28.620 | I: Configuring libcom-err2:arm64... 2025-03-12 16:43:28.645 | I: Configuring diffutils... 2025-03-12 16:43:28.672 | I: Configuring libcap2:arm64... 2025-03-12 16:43:28.698 | I: Configuring libkrb5support0:arm64... 2025-03-12 16:43:28.723 | I: Configuring hostname... 2025-03-12 16:43:28.748 | I: Configuring libpcre3:arm64... 2025-03-12 16:43:28.774 | I: Configuring libcap-ng0:arm64... 2025-03-12 16:43:28.808 | I: Configuring libext2fs2:arm64... 2025-03-12 16:43:28.833 | I: Configuring libgmp10:arm64... 2025-03-12 16:43:28.860 | I: Configuring libncurses6:arm64... 2025-03-12 16:43:29.996 | I: Configuring libaudit1:arm64... 2025-03-12 16:43:31.089 | I: Configuring libuuid1:arm64... 2025-03-12 16:43:31.188 | I: Configuring libss2:arm64... 2025-03-12 16:43:31.246 | I: Configuring libsepol2:arm64... 2025-03-12 16:43:31.654 | I: Configuring libpcre2-8-0:arm64... 2025-03-12 16:43:31.671 | I: Configuring libncursesw6:arm64... 2025-03-12 16:43:31.695 | I: Configuring libk5crypto3:arm64... 2025-03-12 16:43:31.716 | I: Configuring logsave... 2025-03-12 16:43:31.839 | I: Configuring e2fsprogs... 2025-03-12 16:43:32.147 | I: Configuring libsystemd0:arm64... 2025-03-12 16:43:32.169 | I: Configuring libselinux1:arm64... 2025-03-12 16:43:32.189 | I: Configuring sed... 2025-03-12 16:43:32.250 | I: Configuring findutils... 2025-03-12 16:43:32.269 | I: Configuring libmount1:arm64... 2025-03-12 16:43:32.296 | I: Configuring libsemanage2:arm64... 2025-03-12 16:43:33.368 | I: Configuring libprocps8:arm64... 2025-03-12 16:43:33.742 | I: Configuring bsdutils... 2025-03-12 16:43:33.794 | I: Configuring tar... 2025-03-12 16:43:34.081 | I: Configuring coreutils... 2025-03-12 16:43:38.433 | I: Configuring dpkg... 2025-03-12 16:43:39.055 | I: Configuring mount... 2025-03-12 16:43:39.080 | I: Configuring grep... 2025-03-12 16:43:40.024 | I: Configuring perl-base... 2025-03-12 16:43:42.203 | I: Configuring init-system-helpers... 2025-03-12 16:43:42.604 | I: Configuring gzip... 2025-03-12 16:43:43.669 | I: Configuring usrmerge... 2025-03-12 16:43:47.316 | I: Configuring procps... 2025-03-12 16:43:48.402 | I: Configuring debconf... 2025-03-12 16:43:49.093 | I: Configuring libpam0g:arm64... 2025-03-12 16:43:50.940 | I: Configuring util-linux... 2025-03-12 16:43:51.081 | I: Configuring dash... 2025-03-12 16:43:51.554 | I: Configuring libpam-modules-bin... 2025-03-12 16:43:51.649 | I: Configuring libssl3:arm64... 2025-03-12 16:43:51.815 | I: Configuring libkrb5-3:arm64... 2025-03-12 16:43:51.853 | I: Configuring libgssapi-krb5-2:arm64... 2025-03-12 16:43:51.927 | I: Configuring libtirpc3:arm64... 2025-03-12 16:43:51.966 | I: Configuring libnsl2:arm64... 2025-03-12 16:43:52.277 | I: Configuring libpam-modules:arm64... 2025-03-12 16:43:52.515 | I: Configuring passwd... 2025-03-12 16:43:52.646 | I: Configuring libpam-runtime... 2025-03-12 16:43:52.810 | I: Configuring login... 2025-03-12 16:43:52.833 | I: Configuring libc-bin... 2025-03-12 16:43:52.878 | I: Unpacking the base system... 2025-03-12 16:43:53.616 | I: Unpacking adduser... 2025-03-12 16:43:53.720 | I: Unpacking apt... 2025-03-12 16:43:53.928 | I: Unpacking ca-certificates... 2025-03-12 16:43:54.357 | I: Unpacking gpgv... 2025-03-12 16:43:54.880 | I: Unpacking libapt-pkg6.0:arm64... 2025-03-12 16:43:55.282 | I: Unpacking libffi8:arm64... 2025-03-12 16:43:55.589 | I: Unpacking libgnutls30:arm64... 2025-03-12 16:43:55.805 | I: Unpacking libhogweed6:arm64... 2025-03-12 16:43:56.189 | I: Unpacking libidn2-0:arm64... 2025-03-12 16:43:56.292 | I: Unpacking libnettle8:arm64... 2025-03-12 16:43:56.397 | I: Unpacking libp11-kit0:arm64... 2025-03-12 16:43:56.481 | I: Unpacking libseccomp2:arm64... 2025-03-12 16:43:56.560 | I: Unpacking libstdc++6:arm64... 2025-03-12 16:43:56.755 | I: Unpacking libtasn1-6:arm64... 2025-03-12 16:43:56.946 | I: Unpacking libunistring2:arm64... 2025-03-12 16:43:57.337 | I: Unpacking libxxhash0:arm64... 2025-03-12 16:43:57.446 | I: Unpacking openssl... 2025-03-12 16:43:57.546 | I: Unpacking ubuntu-keyring... 2025-03-12 16:43:57.622 | I: Configuring the base system... 2025-03-12 16:43:57.635 | I: Configuring adduser... 2025-03-12 16:43:57.876 | I: Configuring libunistring2:arm64... 2025-03-12 16:43:57.911 | I: Configuring libidn2-0:arm64... 2025-03-12 16:43:57.928 | I: Configuring ubuntu-keyring... 2025-03-12 16:43:57.950 | I: Configuring libseccomp2:arm64... 2025-03-12 16:43:57.971 | I: Configuring libnettle8:arm64... 2025-03-12 16:43:57.989 | I: Configuring libffi8:arm64... 2025-03-12 16:43:58.008 | I: Configuring gpgv... 2025-03-12 16:43:58.027 | I: Configuring libxxhash0:arm64... 2025-03-12 16:43:58.052 | I: Configuring libtasn1-6:arm64... 2025-03-12 16:43:58.072 | I: Configuring openssl... 2025-03-12 16:43:58.090 | I: Configuring libstdc++6:arm64... 2025-03-12 16:43:58.114 | I: Configuring libhogweed6:arm64... 2025-03-12 16:43:58.151 | I: Configuring ca-certificates... 2025-03-12 16:43:59.523 | I: Configuring libapt-pkg6.0:arm64... 2025-03-12 16:43:59.582 | I: Configuring libp11-kit0:arm64... 2025-03-12 16:43:59.612 | I: Configuring libgnutls30:arm64... 2025-03-12 16:43:59.708 | I: Configuring apt... 2025-03-12 16:44:00.097 | I: Configuring libc-bin... 2025-03-12 16:44:00.218 | I: Configuring ca-certificates... 2025-03-12 16:44:00.845 | I: Base system installed successfully. 2025-03-12 16:44:01.006 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:80 : sudo rm -fr /opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/apt/sources.list /opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/apt/sources.list.d 2025-03-12 16:44:01.015 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:83 : echo Caching debootstrap result in /opt/dib_cache/debootstrap-ubuntu-jammy-arm64.tar.gz 2025-03-12 16:44:01.015 | Caching debootstrap result in /opt/dib_cache/debootstrap-ubuntu-jammy-arm64.tar.gz 2025-03-12 16:44:01.017 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:84 : '[' 0 '!=' 0 ']' 2025-03-12 16:44:01.020 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/08-debootstrap:main:89 : sudo rm -f /opt/dib_tmp/dib_build.DrNhhe6U/mnt/.extra_settings 2025-03-12 16:44:01.026 | dib-run-parts 08-debootstrap completed 2025-03-12 16:44:01.027 | dib-run-parts Running /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/09-apt-keyring 2025-03-12 16:44:01.031 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/09-apt-keyring:main:23 : set -eu 2025-03-12 16:44:01.036 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/09-apt-keyring:main:24 : set -o pipefail 2025-03-12 16:44:01.039 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/09-apt-keyring:main:26 : '[' -n '' ']' 2025-03-12 16:44:01.040 | dib-run-parts 09-apt-keyring completed 2025-03-12 16:44:01.040 | dib-run-parts Running /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-apt-allow-unauthenticated 2025-03-12 16:44:01.045 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2025-03-12 16:44:01.047 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2025-03-12 16:44:01.050 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/apt/apt.conf.d ']' 2025-03-12 16:44:01.053 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-apt-allow-unauthenticated:main:27 : echo 'APT::Get::AllowUnauthenticated "true";' 2025-03-12 16:44:01.053 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-apt-allow-unauthenticated:main:27 : sudo tee /opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2025-03-12 16:44:01.064 | APT::Get::AllowUnauthenticated "true"; 2025-03-12 16:44:01.070 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-apt-allow-unauthenticated:main:28 : sudo tee -a /opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2025-03-12 16:44:01.071 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-apt-allow-unauthenticated:main:28 : echo 'Acquire::AllowInsecureRepositories "true";' 2025-03-12 16:44:01.075 | Acquire::AllowInsecureRepositories "true"; 2025-03-12 16:44:01.077 | dib-run-parts 50-apt-allow-unauthenticated completed 2025-03-12 16:44:01.077 | dib-run-parts Running /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-block-apt-translations 2025-03-12 16:44:01.082 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-block-apt-translations:main:6 : set -eu 2025-03-12 16:44:01.085 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-block-apt-translations:main:7 : set -o pipefail 2025-03-12 16:44:01.089 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-block-apt-translations:main:9 : '[' -n /opt/dib_tmp/dib_build.DrNhhe6U/mnt ']' 2025-03-12 16:44:01.091 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-block-apt-translations:main:12 : sudo dd of=/opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/apt/apt.conf.d/95no-translations 2025-03-12 16:44:01.096 | 0+1 records in 2025-03-12 16:44:01.096 | 0+1 records out 2025-03-12 16:44:01.096 | 27 bytes copied, 0.00016052 s, 168 kB/s 2025-03-12 16:44:01.099 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-block-apt-translations:main:17 : find /opt/dib_tmp/dib_build.DrNhhe6U/mnt/var/lib/apt/lists/ -path /opt/dib_tmp/dib_build.DrNhhe6U/mnt/var/lib/apt/lists/partial -prune -o -type f -name '*_i18n_Translation-*' -print -exec sudo rm -f '{}' + 2025-03-12 16:44:01.104 | dib-run-parts 50-block-apt-translations completed 2025-03-12 16:44:01.104 | dib-run-parts Running /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-block-daemons 2025-03-12 16:44:01.110 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-block-daemons:main:6 : set -eu 2025-03-12 16:44:01.113 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-block-daemons:main:7 : set -o pipefail 2025-03-12 16:44:01.115 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-block-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.DrNhhe6U/mnt ']' 2025-03-12 16:44:01.118 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-block-daemons:main:12 : sudo mv /opt/dib_tmp/dib_build.DrNhhe6U/mnt/sbin/start-stop-daemon /opt/dib_tmp/dib_build.DrNhhe6U/mnt/sbin/start-stop-daemon.REAL 2025-03-12 16:44:01.126 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-block-daemons:main:13 : sudo dd of=/opt/dib_tmp/dib_build.DrNhhe6U/mnt/sbin/start-stop-daemon 2025-03-12 16:44:01.133 | 0+1 records in 2025-03-12 16:44:01.133 | 0+1 records out 2025-03-12 16:44:01.133 | 76 bytes copied, 0.000550961 s, 138 kB/s 2025-03-12 16:44:01.137 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-block-daemons:main:18 : sudo chmod 755 /opt/dib_tmp/dib_build.DrNhhe6U/mnt/sbin/start-stop-daemon 2025-03-12 16:44:01.147 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-block-daemons:main:20 : '[' -f /opt/dib_tmp/dib_build.DrNhhe6U/mnt/sbin/initctl ']' 2025-03-12 16:44:01.149 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-block-daemons:main:30 : sudo dd of=/opt/dib_tmp/dib_build.DrNhhe6U/mnt/usr/sbin/policy-rc.d 2025-03-12 16:44:01.154 | 0+1 records in 2025-03-12 16:44:01.154 | 0+1 records out 2025-03-12 16:44:01.154 | 143 bytes copied, 0.00018268 s, 783 kB/s 2025-03-12 16:44:01.158 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-block-daemons:main:36 : sudo chmod 755 /opt/dib_tmp/dib_build.DrNhhe6U/mnt/usr/sbin/policy-rc.d 2025-03-12 16:44:01.167 | dib-run-parts 50-block-daemons completed 2025-03-12 16:44:01.167 | dib-run-parts Running /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-build-with-http-cache 2025-03-12 16:44:01.174 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-build-with-http-cache:main:6 : set -eu 2025-03-12 16:44:01.178 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-build-with-http-cache:main:7 : set -o pipefail 2025-03-12 16:44:01.181 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-build-with-http-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.DrNhhe6U/mnt ']' 2025-03-12 16:44:01.185 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-build-with-http-cache:main:12 : '[' -n '' ']' 2025-03-12 16:44:01.188 | dib-run-parts 50-build-with-http-cache completed 2025-03-12 16:44:01.188 | dib-run-parts Running /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-shared-apt-cache 2025-03-12 16:44:01.194 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-shared-apt-cache:main:6 : set -eu 2025-03-12 16:44:01.197 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-shared-apt-cache:main:7 : set -o pipefail 2025-03-12 16:44:01.199 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-shared-apt-cache:main:9 : DIB_APT_LOCAL_CACHE=0 2025-03-12 16:44:01.202 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-shared-apt-cache:main:11 : '[' 0 = 0 ']' 2025-03-12 16:44:01.205 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-shared-apt-cache:main:12 : exit 0 2025-03-12 16:44:01.207 | dib-run-parts 50-shared-apt-cache completed 2025-03-12 16:44:01.207 | dib-run-parts Running /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-trim-dpkg 2025-03-12 16:44:01.212 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-trim-dpkg:main:6 : set -eu 2025-03-12 16:44:01.215 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-trim-dpkg:main:7 : set -o pipefail 2025-03-12 16:44:01.218 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-trim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.DrNhhe6U/mnt ']' 2025-03-12 16:44:01.222 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-trim-dpkg:main:12 : sudo tee /opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup 2025-03-12 16:44:01.228 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-trim-dpkg:main:12 : echo force-unsafe-io 2025-03-12 16:44:01.234 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-trim-dpkg:main:15 : echo 'Acquire::Languages "none";' 2025-03-12 16:44:01.239 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/50-trim-dpkg:main:15 : sudo tee /opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/apt/apt.conf.d/no-languages 2025-03-12 16:44:01.242 | dib-run-parts 50-trim-dpkg completed 2025-03-12 16:44:01.242 | dib-run-parts Running /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/60-apt-phased-updates 2025-03-12 16:44:01.250 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2025-03-12 16:44:01.253 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2025-03-12 16:44:01.256 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :jammy: ]] 2025-03-12 16:44:01.260 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/60-apt-phased-updates:main:27 : '[' -d /opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/apt/apt.conf.d ']' 2025-03-12 16:44:01.265 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/60-apt-phased-updates:main:28 : sudo tee /opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/apt/apt.conf.d/95phased-updates 2025-03-12 16:44:01.267 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/60-apt-phased-updates:main:28 : echo 'APT::Get::Always-Include-Phased-Updates "true";' 2025-03-12 16:44:01.269 | APT::Get::Always-Include-Phased-Updates "true"; 2025-03-12 16:44:01.272 | dib-run-parts 60-apt-phased-updates completed 2025-03-12 16:44:01.272 | dib-run-parts Running /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall 2025-03-12 16:44:01.277 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:21 : set -eu 2025-03-12 16:44:01.281 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:22 : set -o pipefail 2025-03-12 16:44:01.286 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:25 : '[' -n '' ']' 2025-03-12 16:44:01.288 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:31 : sudo bash -c 'cat << EOF >/opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/apt/sources.list 2025-03-12 16:44:01.288 | deb https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy main universe 2025-03-12 16:44:01.288 | EOF' 2025-03-12 16:44:01.299 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2025-03-12 16:44:01.302 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/apt/sources.list 2025-03-12 16:44:01.302 | deb https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates main universe 2025-03-12 16:44:01.302 | EOF' 2025-03-12 16:44:01.311 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2025-03-12 16:44:01.316 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/apt/sources.list 2025-03-12 16:44:01.316 | deb https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security main universe 2025-03-12 16:44:01.316 | EOF' 2025-03-12 16:44:01.325 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2025-03-12 16:44:01.328 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/apt/sources.list 2025-03-12 16:44:01.328 | deb https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports main universe 2025-03-12 16:44:01.328 | EOF' 2025-03-12 16:44:01.338 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:43 : sudo mount -t proc none /opt/dib_tmp/dib_build.DrNhhe6U/mnt/proc 2025-03-12 16:44:01.348 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:44 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.DrNhhe6U/mnt/sys 2025-03-12 16:44:01.356 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:45 : trap 'sudo umount /opt/dib_tmp/dib_build.DrNhhe6U/mnt/proc; sudo umount /opt/dib_tmp/dib_build.DrNhhe6U/mnt/sys' EXIT 2025-03-12 16:44:01.358 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:47 : apt_get='sudo chroot /opt/dib_tmp/dib_build.DrNhhe6U/mnt /usr/bin/apt-get' 2025-03-12 16:44:01.360 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:50 : sudo chroot /opt/dib_tmp/dib_build.DrNhhe6U/mnt /usr/bin/apt-get update 2025-03-12 16:44:01.421 | Ign:1 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy InRelease 2025-03-12 16:44:01.422 | Ign:2 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates InRelease 2025-03-12 16:44:01.423 | Ign:3 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security InRelease 2025-03-12 16:44:01.423 | Ign:4 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports InRelease 2025-03-12 16:44:01.424 | Hit:5 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy Release 2025-03-12 16:44:01.425 | Get:6 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates Release [3246 B] 2025-03-12 16:44:01.426 | Get:7 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security Release [3248 B] 2025-03-12 16:44:01.427 | Get:8 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports Release [3240 B] 2025-03-12 16:44:01.428 | Ign:9 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy Release.gpg 2025-03-12 16:44:01.429 | Ign:10 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates Release.gpg 2025-03-12 16:44:01.429 | Ign:11 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security Release.gpg 2025-03-12 16:44:01.430 | Ign:12 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports Release.gpg 2025-03-12 16:44:01.431 | Get:13 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/universe arm64 Packages [1673 kB] 2025-03-12 16:44:01.454 | Get:14 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 Packages [2568 kB] 2025-03-12 16:44:01.471 | Get:15 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security/main arm64 Packages [2237 kB] 2025-03-12 16:44:01.490 | Get:16 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security/universe arm64 Packages [1310 kB] 2025-03-12 16:44:01.501 | Get:17 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports/universe arm64 Packages [39.6 kB] 2025-03-12 16:44:01.502 | Get:18 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports/main arm64 Packages [53.7 kB] 2025-03-12 16:44:01.741 | Fetched 7891 kB in 0s (23.1 MB/s) 2025-03-12 16:44:02.623 | Reading package lists... 2025-03-12 16:44:02.641 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy Release' is not signed. 2025-03-12 16:44:02.642 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates Release' is not signed. 2025-03-12 16:44:02.642 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security Release' is not signed. 2025-03-12 16:44:02.642 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports Release' is not signed. 2025-03-12 16:44:02.649 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:52 : sudo chroot /opt/dib_tmp/dib_build.DrNhhe6U/mnt /usr/bin/apt-get clean 2025-03-12 16:44:02.721 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:53 : sudo chroot /opt/dib_tmp/dib_build.DrNhhe6U/mnt /usr/bin/apt-get dist-upgrade -y 2025-03-12 16:44:03.609 | Reading package lists... 2025-03-12 16:44:03.854 | Building dependency tree... 2025-03-12 16:44:04.130 | Calculating upgrade... 2025-03-12 16:44:04.443 | The following packages will be upgraded: 2025-03-12 16:44:04.443 | apt base-files bash bsdutils ca-certificates coreutils dpkg e2fsprogs 2025-03-12 16:44:04.443 | gcc-12-base gpgv gzip libapt-pkg6.0 libblkid1 libc-bin libc6 libcap2 2025-03-12 16:44:04.444 | libcom-err2 libext2fs2 libgcc-s1 libgnutls30 libgssapi-krb5-2 libk5crypto3 2025-03-12 16:44:04.444 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libpam-modules 2025-03-12 16:44:04.444 | libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libpcre3 libprocps8 2025-03-12 16:44:04.445 | libseccomp2 libsmartcols1 libss2 libssl3 libstdc++6 libsystemd0 libtasn1-6 2025-03-12 16:44:04.445 | libtinfo6 libtirpc-common libtirpc3 libudev1 libuuid1 login logsave mount 2025-03-12 16:44:04.446 | ncurses-base ncurses-bin openssl passwd perl-base procps tar util-linux 2025-03-12 16:44:04.446 | zlib1g 2025-03-12 16:44:04.460 | 58 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-03-12 16:44:04.460 | Need to get 22.3 MB of archives. 2025-03-12 16:44:04.460 | After this operation, 20.5 kB of additional disk space will be used. 2025-03-12 16:44:04.460 | WARNING: The following packages cannot be authenticated! 2025-03-12 16:44:04.460 | gcc-12-base libgcc-s1 libstdc++6 libc6 base-files bash bsdutils coreutils 2025-03-12 16:44:04.460 | libsystemd0 libudev1 zlib1g libapt-pkg6.0 tar dpkg gzip login ncurses-bin 2025-03-12 16:44:04.460 | perl-base util-linux libc-bin ncurses-base gpgv libtasn1-6 libgnutls30 2025-03-12 16:44:04.460 | libseccomp2 apt libpam0g libpam-modules-bin libpam-modules logsave 2025-03-12 16:44:04.460 | libext2fs2 e2fsprogs mount libblkid1 libcap2 libcom-err2 libk5crypto3 2025-03-12 16:44:04.460 | libkrb5support0 libkrb5-3 libgssapi-krb5-2 libssl3 libmount1 libpam-runtime 2025-03-12 16:44:04.460 | libpcre2-8-0 libpcre3 libsmartcols1 libncursesw6 libncurses6 libtinfo6 2025-03-12 16:44:04.460 | libtirpc-common libtirpc3 libuuid1 passwd libprocps8 libss2 procps openssl 2025-03-12 16:44:04.460 | ca-certificates 2025-03-12 16:44:04.485 | Authentication warning overridden. 2025-03-12 16:44:04.485 | Get:1 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 gcc-12-base arm64 12.3.0-1ubuntu1~22.04 [20.1 kB] 2025-03-12 16:44:04.487 | Get:2 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libgcc-s1 arm64 12.3.0-1ubuntu1~22.04 [39.7 kB] 2025-03-12 16:44:04.488 | Get:3 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libstdc++6 arm64 12.3.0-1ubuntu1~22.04 [661 kB] 2025-03-12 16:44:04.496 | Get:4 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libc6 arm64 2.35-0ubuntu3.9 [2705 kB] 2025-03-12 16:44:04.526 | Get:5 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 base-files arm64 12ubuntu4.7 [61.8 kB] 2025-03-12 16:44:04.528 | Get:6 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 bash arm64 5.1-6ubuntu1.1 [762 kB] 2025-03-12 16:44:04.537 | Get:7 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 bsdutils arm64 1:2.37.2-4ubuntu3.4 [84.5 kB] 2025-03-12 16:44:04.538 | Get:8 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 coreutils arm64 8.32-4.1ubuntu1.2 [1398 kB] 2025-03-12 16:44:04.554 | Get:9 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libsystemd0 arm64 249.11-0ubuntu3.12 [315 kB] 2025-03-12 16:44:04.558 | Get:10 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libudev1 arm64 249.11-0ubuntu3.12 [76.0 kB] 2025-03-12 16:44:04.560 | Get:11 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 zlib1g arm64 1:1.2.11.dfsg-2ubuntu9.2 [57.0 kB] 2025-03-12 16:44:04.561 | Get:12 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libapt-pkg6.0 arm64 2.4.13 [872 kB] 2025-03-12 16:44:04.570 | Get:13 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 tar arm64 1.34+dfsg-1ubuntu0.1.22.04.2 [287 kB] 2025-03-12 16:44:04.574 | Get:14 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 dpkg arm64 1.21.1ubuntu2.3 [1219 kB] 2025-03-12 16:44:04.588 | Get:15 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 gzip arm64 1.10-4ubuntu4.1 [94.8 kB] 2025-03-12 16:44:04.589 | Get:16 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 login arm64 1:4.8.1-2ubuntu2.2 [186 kB] 2025-03-12 16:44:04.592 | Get:17 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 ncurses-bin arm64 6.3-2ubuntu0.1 [183 kB] 2025-03-12 16:44:04.594 | Get:18 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 perl-base arm64 5.34.0-3ubuntu1.3 [1709 kB] 2025-03-12 16:44:04.613 | Get:19 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 util-linux arm64 2.37.2-4ubuntu3.4 [1059 kB] 2025-03-12 16:44:04.625 | Get:20 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libc-bin arm64 2.35-0ubuntu3.9 [600 kB] 2025-03-12 16:44:04.632 | Get:21 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 ncurses-base all 6.3-2ubuntu0.1 [20.2 kB] 2025-03-12 16:44:04.633 | Get:22 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 gpgv arm64 2.2.27-3ubuntu2.1 [133 kB] 2025-03-12 16:44:04.635 | Get:23 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libtasn1-6 arm64 4.18.0-4ubuntu0.1 [43.1 kB] 2025-03-12 16:44:04.636 | Get:24 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libgnutls30 arm64 3.7.3-4ubuntu1.6 [927 kB] 2025-03-12 16:44:04.646 | Get:25 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libseccomp2 arm64 2.5.3-2ubuntu3~22.04.1 [47.9 kB] 2025-03-12 16:44:04.647 | Get:26 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 apt arm64 2.4.13 [1329 kB] 2025-03-12 16:44:04.662 | Get:27 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpam0g arm64 1.4.0-11ubuntu2.5 [59.6 kB] 2025-03-12 16:44:04.662 | Get:28 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpam-modules-bin arm64 1.4.0-11ubuntu2.5 [38.4 kB] 2025-03-12 16:44:04.663 | Get:29 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpam-modules arm64 1.4.0-11ubuntu2.5 [277 kB] 2025-03-12 16:44:04.666 | Get:30 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 logsave arm64 1.46.5-2ubuntu1.2 [9918 B] 2025-03-12 16:44:04.667 | Get:31 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libext2fs2 arm64 1.46.5-2ubuntu1.2 [211 kB] 2025-03-12 16:44:04.669 | Get:32 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 e2fsprogs arm64 1.46.5-2ubuntu1.2 [587 kB] 2025-03-12 16:44:04.677 | Get:33 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 mount arm64 2.37.2-4ubuntu3.4 [113 kB] 2025-03-12 16:44:04.679 | Get:34 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libblkid1 arm64 2.37.2-4ubuntu3.4 [103 kB] 2025-03-12 16:44:04.680 | Get:35 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libcap2 arm64 1:2.44-1ubuntu0.22.04.2 [18.1 kB] 2025-03-12 16:44:04.681 | Get:36 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libcom-err2 arm64 1.46.5-2ubuntu1.2 [9108 B] 2025-03-12 16:44:04.682 | Get:37 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libk5crypto3 arm64 1.19.2-2ubuntu0.6 [91.8 kB] 2025-03-12 16:44:04.683 | Get:38 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libkrb5support0 arm64 1.19.2-2ubuntu0.6 [32.6 kB] 2025-03-12 16:44:04.684 | Get:39 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libkrb5-3 arm64 1.19.2-2ubuntu0.6 [357 kB] 2025-03-12 16:44:04.688 | Get:40 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libgssapi-krb5-2 arm64 1.19.2-2ubuntu0.6 [142 kB] 2025-03-12 16:44:04.690 | Get:41 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libssl3 arm64 3.0.2-0ubuntu1.19 [1773 kB] 2025-03-12 16:44:04.709 | Get:42 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libmount1 arm64 2.37.2-4ubuntu3.4 [120 kB] 2025-03-12 16:44:04.710 | Get:43 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpam-runtime all 1.4.0-11ubuntu2.5 [40.2 kB] 2025-03-12 16:44:04.711 | Get:44 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpcre2-8-0 arm64 10.39-3ubuntu0.1 [202 kB] 2025-03-12 16:44:04.714 | Get:45 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpcre3 arm64 2:8.39-13ubuntu0.22.04.1 [231 kB] 2025-03-12 16:44:04.717 | Get:46 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libsmartcols1 arm64 2.37.2-4ubuntu3.4 [49.5 kB] 2025-03-12 16:44:04.718 | Get:47 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libncursesw6 arm64 6.3-2ubuntu0.1 [142 kB] 2025-03-12 16:44:04.720 | Get:48 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libncurses6 arm64 6.3-2ubuntu0.1 [108 kB] 2025-03-12 16:44:04.722 | Get:49 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libtinfo6 arm64 6.3-2ubuntu0.1 [104 kB] 2025-03-12 16:44:04.723 | Get:50 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libtirpc-common all 1.3.2-2ubuntu0.1 [7766 B] 2025-03-12 16:44:04.724 | Get:51 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libtirpc3 arm64 1.3.2-2ubuntu0.1 [82.4 kB] 2025-03-12 16:44:04.726 | Get:52 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libuuid1 arm64 2.37.2-4ubuntu3.4 [23.8 kB] 2025-03-12 16:44:04.726 | Get:53 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 passwd arm64 1:4.8.1-2ubuntu2.2 [763 kB] 2025-03-12 16:44:04.735 | Get:54 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libprocps8 arm64 2:3.3.17-6ubuntu2.1 [35.3 kB] 2025-03-12 16:44:04.736 | Get:55 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libss2 arm64 1.46.5-2ubuntu1.2 [11.9 kB] 2025-03-12 16:44:04.737 | Get:56 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 procps arm64 2:3.3.17-6ubuntu2.1 [381 kB] 2025-03-12 16:44:04.740 | Get:57 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.19 [1165 kB] 2025-03-12 16:44:04.750 | Get:58 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20240203~22.04.1 [162 kB] 2025-03-12 16:44:04.909 | debconf: delaying package configuration, since apt-utils is not installed 2025-03-12 16:44:04.946 | Fetched 22.3 MB in 0s (76.8 MB/s) 2025-03-12 16:44:04.946 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2025-03-12 16:44:05.002 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:05.003 | Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04_arm64.deb ... 2025-03-12 16:44:05.042 | Unpacking gcc-12-base:arm64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ... 2025-03-12 16:44:05.250 | Setting up gcc-12-base:arm64 (12.3.0-1ubuntu1~22.04) ... 2025-03-12 16:44:05.363 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:05.364 | Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04_arm64.deb ... 2025-03-12 16:44:05.417 | Unpacking libgcc-s1:arm64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ... 2025-03-12 16:44:05.566 | Setting up libgcc-s1:arm64 (12.3.0-1ubuntu1~22.04) ... 2025-03-12 16:44:05.747 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:05.748 | Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04_arm64.deb ... 2025-03-12 16:44:05.887 | Unpacking libstdc++6:arm64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ... 2025-03-12 16:44:06.010 | Setting up libstdc++6:arm64 (12.3.0-1ubuntu1~22.04) ... 2025-03-12 16:44:06.271 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:06.271 | Preparing to unpack .../libc6_2.35-0ubuntu3.9_arm64.deb ... 2025-03-12 16:44:06.372 | debconf: unable to initialize frontend: Dialog 2025-03-12 16:44:06.372 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-03-12 16:44:06.372 | debconf: falling back to frontend: Readline 2025-03-12 16:44:06.372 | debconf: unable to initialize frontend: Readline 2025-03-12 16:44:06.372 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2025-03-12 16:44:06.373 | debconf: falling back to frontend: Teletype 2025-03-12 16:44:06.431 | Unpacking libc6:arm64 (2.35-0ubuntu3.9) over (2.35-0ubuntu3) ... 2025-03-12 16:44:07.263 | Setting up libc6:arm64 (2.35-0ubuntu3.9) ... 2025-03-12 16:44:07.369 | debconf: unable to initialize frontend: Dialog 2025-03-12 16:44:07.369 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-03-12 16:44:07.369 | debconf: falling back to frontend: Readline 2025-03-12 16:44:07.370 | debconf: unable to initialize frontend: Readline 2025-03-12 16:44:07.370 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2025-03-12 16:44:07.370 | debconf: falling back to frontend: Teletype 2025-03-12 16:44:07.835 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:07.836 | Preparing to unpack .../base-files_12ubuntu4.7_arm64.deb ... 2025-03-12 16:44:07.890 | Unpacking base-files (12ubuntu4.7) over (12ubuntu4) ... 2025-03-12 16:44:07.993 | Setting up base-files (12ubuntu4.7) ... 2025-03-12 16:44:08.050 | Installing new version of config file /etc/issue ... 2025-03-12 16:44:08.062 | Installing new version of config file /etc/issue.net ... 2025-03-12 16:44:08.085 | Installing new version of config file /etc/lsb-release ... 2025-03-12 16:44:08.115 | Installing new version of config file /etc/update-motd.d/10-help-text ... 2025-03-12 16:44:08.431 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:08.432 | Preparing to unpack .../bash_5.1-6ubuntu1.1_arm64.deb ... 2025-03-12 16:44:08.515 | Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ... 2025-03-12 16:44:08.662 | Setting up bash (5.1-6ubuntu1.1) ... 2025-03-12 16:44:08.702 | update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 2025-03-12 16:44:08.750 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:08.751 | Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.4_arm64.deb ... 2025-03-12 16:44:08.768 | Unpacking bsdutils (1:2.37.2-4ubuntu3.4) over (1:2.37.2-4ubuntu3) ... 2025-03-12 16:44:08.819 | Setting up bsdutils (1:2.37.2-4ubuntu3.4) ... 2025-03-12 16:44:08.876 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:08.876 | Preparing to unpack .../coreutils_8.32-4.1ubuntu1.2_arm64.deb ... 2025-03-12 16:44:08.893 | Unpacking coreutils (8.32-4.1ubuntu1.2) over (8.32-4.1ubuntu1) ... 2025-03-12 16:44:09.010 | Setting up coreutils (8.32-4.1ubuntu1.2) ... 2025-03-12 16:44:09.183 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:09.183 | Preparing to unpack .../libsystemd0_249.11-0ubuntu3.12_arm64.deb ... 2025-03-12 16:44:09.508 | Unpacking libsystemd0:arm64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3) ... 2025-03-12 16:44:09.801 | Setting up libsystemd0:arm64 (249.11-0ubuntu3.12) ... 2025-03-12 16:44:10.450 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:10.451 | Preparing to unpack .../libudev1_249.11-0ubuntu3.12_arm64.deb ... 2025-03-12 16:44:10.820 | Unpacking libudev1:arm64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3) ... 2025-03-12 16:44:11.344 | Setting up libudev1:arm64 (249.11-0ubuntu3.12) ... 2025-03-12 16:44:11.961 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:11.962 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_arm64.deb ... 2025-03-12 16:44:12.574 | Unpacking zlib1g:arm64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ... 2025-03-12 16:44:13.107 | Setting up zlib1g:arm64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2025-03-12 16:44:13.581 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:13.582 | Preparing to unpack .../libapt-pkg6.0_2.4.13_arm64.deb ... 2025-03-12 16:44:13.736 | Unpacking libapt-pkg6.0:arm64 (2.4.13) over (2.4.5) ... 2025-03-12 16:44:13.897 | Setting up libapt-pkg6.0:arm64 (2.4.13) ... 2025-03-12 16:44:14.293 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:14.294 | Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.2_arm64.deb ... 2025-03-12 16:44:14.422 | Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.2) over (1.34+dfsg-1build3) ... 2025-03-12 16:44:14.651 | Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.2) ... 2025-03-12 16:44:14.828 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:14.829 | Preparing to unpack .../dpkg_1.21.1ubuntu2.3_arm64.deb ... 2025-03-12 16:44:14.908 | Unpacking dpkg (1.21.1ubuntu2.3) over (1.21.1ubuntu2) ... 2025-03-12 16:44:16.191 | Setting up dpkg (1.21.1ubuntu2.3) ... 2025-03-12 16:44:17.091 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:17.091 | Preparing to unpack .../gzip_1.10-4ubuntu4.1_arm64.deb ... 2025-03-12 16:44:17.113 | Unpacking gzip (1.10-4ubuntu4.1) over (1.10-4ubuntu4) ... 2025-03-12 16:44:17.827 | Setting up gzip (1.10-4ubuntu4.1) ... 2025-03-12 16:44:21.236 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:21.236 | Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_arm64.deb ... 2025-03-12 16:44:21.710 | Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2025-03-12 16:44:22.107 | Setting up login (1:4.8.1-2ubuntu2.2) ... 2025-03-12 16:44:22.738 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:22.739 | Preparing to unpack .../ncurses-bin_6.3-2ubuntu0.1_arm64.deb ... 2025-03-12 16:44:22.756 | Unpacking ncurses-bin (6.3-2ubuntu0.1) over (6.3-2) ... 2025-03-12 16:44:22.812 | Setting up ncurses-bin (6.3-2ubuntu0.1) ... 2025-03-12 16:44:22.883 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:22.883 | Preparing to unpack .../perl-base_5.34.0-3ubuntu1.3_arm64.deb ... 2025-03-12 16:44:22.908 | Unpacking perl-base (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1) ... 2025-03-12 16:44:23.509 | Setting up perl-base (5.34.0-3ubuntu1.3) ... 2025-03-12 16:44:23.877 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:23.877 | Preparing to unpack .../util-linux_2.37.2-4ubuntu3.4_arm64.deb ... 2025-03-12 16:44:24.088 | Unpacking util-linux (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2025-03-12 16:44:24.512 | Setting up util-linux (2.37.2-4ubuntu3.4) ... 2025-03-12 16:44:25.264 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:25.265 | Preparing to unpack .../libc-bin_2.35-0ubuntu3.9_arm64.deb ... 2025-03-12 16:44:25.934 | Unpacking libc-bin (2.35-0ubuntu3.9) over (2.35-0ubuntu3) ... 2025-03-12 16:44:26.327 | Setting up libc-bin (2.35-0ubuntu3.9) ... 2025-03-12 16:44:26.727 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:26.728 | Preparing to unpack .../ncurses-base_6.3-2ubuntu0.1_all.deb ... 2025-03-12 16:44:26.747 | Unpacking ncurses-base (6.3-2ubuntu0.1) over (6.3-2) ... 2025-03-12 16:44:26.805 | Setting up ncurses-base (6.3-2ubuntu0.1) ... 2025-03-12 16:44:26.867 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:26.867 | Preparing to unpack .../gpgv_2.2.27-3ubuntu2.1_arm64.deb ... 2025-03-12 16:44:26.889 | Unpacking gpgv (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ... 2025-03-12 16:44:26.971 | Setting up gpgv (2.2.27-3ubuntu2.1) ... 2025-03-12 16:44:27.124 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:27.124 | Preparing to unpack .../libtasn1-6_4.18.0-4ubuntu0.1_arm64.deb ... 2025-03-12 16:44:27.149 | Unpacking libtasn1-6:arm64 (4.18.0-4ubuntu0.1) over (4.18.0-4build1) ... 2025-03-12 16:44:27.230 | Setting up libtasn1-6:arm64 (4.18.0-4ubuntu0.1) ... 2025-03-12 16:44:27.304 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:27.305 | Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.6_arm64.deb ... 2025-03-12 16:44:27.338 | Unpacking libgnutls30:arm64 (3.7.3-4ubuntu1.6) over (3.7.3-4ubuntu1) ... 2025-03-12 16:44:27.672 | Setting up libgnutls30:arm64 (3.7.3-4ubuntu1.6) ... 2025-03-12 16:44:27.867 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:27.867 | Preparing to unpack .../libseccomp2_2.5.3-2ubuntu3~22.04.1_arm64.deb ... 2025-03-12 16:44:27.924 | Unpacking libseccomp2:arm64 (2.5.3-2ubuntu3~22.04.1) over (2.5.3-2ubuntu2) ... 2025-03-12 16:44:28.025 | Setting up libseccomp2:arm64 (2.5.3-2ubuntu3~22.04.1) ... 2025-03-12 16:44:28.288 | (Reading database ... 4842 files and directories currently installed.) 2025-03-12 16:44:28.288 | Preparing to unpack .../archives/apt_2.4.13_arm64.deb ... 2025-03-12 16:44:28.422 | Unpacking apt (2.4.13) over (2.4.5) ... 2025-03-12 16:44:28.668 | Setting up apt (2.4.13) ... 2025-03-12 16:44:28.999 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:29.000 | Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.5_arm64.deb ... 2025-03-12 16:44:29.015 | Unpacking libpam0g:arm64 (1.4.0-11ubuntu2.5) over (1.4.0-11ubuntu2) ... 2025-03-12 16:44:29.064 | Setting up libpam0g:arm64 (1.4.0-11ubuntu2.5) ... 2025-03-12 16:44:29.140 | debconf: unable to initialize frontend: Dialog 2025-03-12 16:44:29.140 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-03-12 16:44:29.141 | debconf: falling back to frontend: Readline 2025-03-12 16:44:29.141 | debconf: unable to initialize frontend: Readline 2025-03-12 16:44:29.141 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2025-03-12 16:44:29.141 | debconf: falling back to frontend: Teletype 2025-03-12 16:44:29.282 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:29.282 | Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.5_arm64.deb ... 2025-03-12 16:44:29.297 | Unpacking libpam-modules-bin (1.4.0-11ubuntu2.5) over (1.4.0-11ubuntu2) ... 2025-03-12 16:44:29.344 | Setting up libpam-modules-bin (1.4.0-11ubuntu2.5) ... 2025-03-12 16:44:29.488 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:29.489 | Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.5_arm64.deb ... 2025-03-12 16:44:29.572 | debconf: unable to initialize frontend: Dialog 2025-03-12 16:44:29.572 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-03-12 16:44:29.572 | debconf: falling back to frontend: Readline 2025-03-12 16:44:29.572 | debconf: unable to initialize frontend: Readline 2025-03-12 16:44:29.572 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2025-03-12 16:44:29.572 | debconf: falling back to frontend: Teletype 2025-03-12 16:44:29.603 | Unpacking libpam-modules:arm64 (1.4.0-11ubuntu2.5) over (1.4.0-11ubuntu2) ... 2025-03-12 16:44:29.678 | Setting up libpam-modules:arm64 (1.4.0-11ubuntu2.5) ... 2025-03-12 16:44:29.791 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:29.791 | Preparing to unpack .../logsave_1.46.5-2ubuntu1.2_arm64.deb ... 2025-03-12 16:44:29.810 | Unpacking logsave (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2025-03-12 16:44:29.873 | Preparing to unpack .../libext2fs2_1.46.5-2ubuntu1.2_arm64.deb ... 2025-03-12 16:44:29.893 | Unpacking libext2fs2:arm64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2025-03-12 16:44:29.949 | Setting up libext2fs2:arm64 (1.46.5-2ubuntu1.2) ... 2025-03-12 16:44:30.032 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:30.033 | Preparing to unpack .../e2fsprogs_1.46.5-2ubuntu1.2_arm64.deb ... 2025-03-12 16:44:30.068 | Unpacking e2fsprogs (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2025-03-12 16:44:30.163 | Preparing to unpack .../mount_2.37.2-4ubuntu3.4_arm64.deb ... 2025-03-12 16:44:30.197 | Unpacking mount (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2025-03-12 16:44:30.288 | Preparing to unpack .../libblkid1_2.37.2-4ubuntu3.4_arm64.deb ... 2025-03-12 16:44:30.319 | Unpacking libblkid1:arm64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2025-03-12 16:44:30.395 | Setting up libblkid1:arm64 (2.37.2-4ubuntu3.4) ... 2025-03-12 16:44:30.490 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:30.491 | Preparing to unpack .../libcap2_1%3a2.44-1ubuntu0.22.04.2_arm64.deb ... 2025-03-12 16:44:30.522 | Unpacking libcap2:arm64 (1:2.44-1ubuntu0.22.04.2) over (1:2.44-1build3) ... 2025-03-12 16:44:30.595 | Setting up libcap2:arm64 (1:2.44-1ubuntu0.22.04.2) ... 2025-03-12 16:44:30.676 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:30.677 | Preparing to unpack .../libcom-err2_1.46.5-2ubuntu1.2_arm64.deb ... 2025-03-12 16:44:30.693 | Unpacking libcom-err2:arm64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2025-03-12 16:44:30.740 | Setting up libcom-err2:arm64 (1.46.5-2ubuntu1.2) ... 2025-03-12 16:44:30.798 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:30.799 | Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.6_arm64.deb ... 2025-03-12 16:44:30.815 | Unpacking libk5crypto3:arm64 (1.19.2-2ubuntu0.6) over (1.19.2-2) ... 2025-03-12 16:44:30.863 | Setting up libk5crypto3:arm64 (1.19.2-2ubuntu0.6) ... 2025-03-12 16:44:31.038 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:31.038 | Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.6_arm64.deb ... 2025-03-12 16:44:31.144 | Unpacking libkrb5support0:arm64 (1.19.2-2ubuntu0.6) over (1.19.2-2) ... 2025-03-12 16:44:31.252 | Setting up libkrb5support0:arm64 (1.19.2-2ubuntu0.6) ... 2025-03-12 16:44:31.316 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:31.317 | Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.6_arm64.deb ... 2025-03-12 16:44:31.336 | Unpacking libkrb5-3:arm64 (1.19.2-2ubuntu0.6) over (1.19.2-2) ... 2025-03-12 16:44:33.115 | Setting up libkrb5-3:arm64 (1.19.2-2ubuntu0.6) ... 2025-03-12 16:44:33.208 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:33.209 | Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.6_arm64.deb ... 2025-03-12 16:44:33.232 | Unpacking libgssapi-krb5-2:arm64 (1.19.2-2ubuntu0.6) over (1.19.2-2) ... 2025-03-12 16:44:33.295 | Setting up libgssapi-krb5-2:arm64 (1.19.2-2ubuntu0.6) ... 2025-03-12 16:44:33.608 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:33.608 | Preparing to unpack .../libssl3_3.0.2-0ubuntu1.19_arm64.deb ... 2025-03-12 16:44:33.748 | Unpacking libssl3:arm64 (3.0.2-0ubuntu1.19) over (3.0.2-0ubuntu1) ... 2025-03-12 16:44:34.163 | Setting up libssl3:arm64 (3.0.2-0ubuntu1.19) ... 2025-03-12 16:44:34.298 | debconf: unable to initialize frontend: Dialog 2025-03-12 16:44:34.298 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-03-12 16:44:34.298 | debconf: falling back to frontend: Readline 2025-03-12 16:44:34.299 | debconf: unable to initialize frontend: Readline 2025-03-12 16:44:34.299 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2025-03-12 16:44:34.299 | debconf: falling back to frontend: Teletype 2025-03-12 16:44:34.552 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:34.553 | Preparing to unpack .../libmount1_2.37.2-4ubuntu3.4_arm64.deb ... 2025-03-12 16:44:34.678 | Unpacking libmount1:arm64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2025-03-12 16:44:36.155 | Setting up libmount1:arm64 (2.37.2-4ubuntu3.4) ... 2025-03-12 16:44:36.650 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:36.651 | Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.5_all.deb ... 2025-03-12 16:44:36.771 | Unpacking libpam-runtime (1.4.0-11ubuntu2.5) over (1.4.0-11ubuntu2) ... 2025-03-12 16:44:37.352 | Setting up libpam-runtime (1.4.0-11ubuntu2.5) ... 2025-03-12 16:44:37.567 | debconf: unable to initialize frontend: Dialog 2025-03-12 16:44:37.567 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-03-12 16:44:37.568 | debconf: falling back to frontend: Readline 2025-03-12 16:44:37.568 | debconf: unable to initialize frontend: Readline 2025-03-12 16:44:37.568 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2025-03-12 16:44:37.568 | debconf: falling back to frontend: Teletype 2025-03-12 16:44:38.333 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:38.333 | Preparing to unpack .../libpcre2-8-0_10.39-3ubuntu0.1_arm64.deb ... 2025-03-12 16:44:38.484 | Unpacking libpcre2-8-0:arm64 (10.39-3ubuntu0.1) over (10.39-3build1) ... 2025-03-12 16:44:38.589 | Setting up libpcre2-8-0:arm64 (10.39-3ubuntu0.1) ... 2025-03-12 16:44:38.729 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:38.730 | Preparing to unpack .../libpcre3_2%3a8.39-13ubuntu0.22.04.1_arm64.deb ... 2025-03-12 16:44:38.753 | Unpacking libpcre3:arm64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ... 2025-03-12 16:44:39.191 | Setting up libpcre3:arm64 (2:8.39-13ubuntu0.22.04.1) ... 2025-03-12 16:44:39.335 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:39.335 | Preparing to unpack .../libsmartcols1_2.37.2-4ubuntu3.4_arm64.deb ... 2025-03-12 16:44:39.372 | Unpacking libsmartcols1:arm64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2025-03-12 16:44:39.626 | Setting up libsmartcols1:arm64 (2.37.2-4ubuntu3.4) ... 2025-03-12 16:44:40.206 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:40.207 | Preparing to unpack .../libncursesw6_6.3-2ubuntu0.1_arm64.deb ... 2025-03-12 16:44:40.243 | Unpacking libncursesw6:arm64 (6.3-2ubuntu0.1) over (6.3-2) ... 2025-03-12 16:44:40.481 | Preparing to unpack .../libncurses6_6.3-2ubuntu0.1_arm64.deb ... 2025-03-12 16:44:40.638 | Unpacking libncurses6:arm64 (6.3-2ubuntu0.1) over (6.3-2) ... 2025-03-12 16:44:40.795 | Preparing to unpack .../libtinfo6_6.3-2ubuntu0.1_arm64.deb ... 2025-03-12 16:44:40.848 | Unpacking libtinfo6:arm64 (6.3-2ubuntu0.1) over (6.3-2) ... 2025-03-12 16:44:40.942 | Setting up libtinfo6:arm64 (6.3-2ubuntu0.1) ... 2025-03-12 16:44:41.040 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:41.041 | Preparing to unpack .../libtirpc-common_1.3.2-2ubuntu0.1_all.deb ... 2025-03-12 16:44:41.077 | Unpacking libtirpc-common (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2025-03-12 16:44:41.173 | Setting up libtirpc-common (1.3.2-2ubuntu0.1) ... 2025-03-12 16:44:41.301 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:41.302 | Preparing to unpack .../libtirpc3_1.3.2-2ubuntu0.1_arm64.deb ... 2025-03-12 16:44:41.356 | Unpacking libtirpc3:arm64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2025-03-12 16:44:41.561 | Setting up libtirpc3:arm64 (1.3.2-2ubuntu0.1) ... 2025-03-12 16:44:41.766 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:41.767 | Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.4_arm64.deb ... 2025-03-12 16:44:41.807 | Unpacking libuuid1:arm64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2025-03-12 16:44:41.896 | Setting up libuuid1:arm64 (2.37.2-4ubuntu3.4) ... 2025-03-12 16:44:42.071 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:42.071 | Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_arm64.deb ... 2025-03-12 16:44:42.139 | Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2025-03-12 16:44:42.438 | Setting up passwd (1:4.8.1-2ubuntu2.2) ... 2025-03-12 16:44:42.762 | (Reading database ... 4840 files and directories currently installed.) 2025-03-12 16:44:42.762 | Preparing to unpack .../libprocps8_2%3a3.3.17-6ubuntu2.1_arm64.deb ... 2025-03-12 16:44:42.797 | Unpacking libprocps8:arm64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2025-03-12 16:44:43.015 | Preparing to unpack .../libss2_1.46.5-2ubuntu1.2_arm64.deb ... 2025-03-12 16:44:43.051 | Unpacking libss2:arm64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2025-03-12 16:44:43.311 | Preparing to unpack .../procps_2%3a3.3.17-6ubuntu2.1_arm64.deb ... 2025-03-12 16:44:43.392 | Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2025-03-12 16:44:43.702 | Preparing to unpack .../openssl_3.0.2-0ubuntu1.19_arm64.deb ... 2025-03-12 16:44:43.745 | Unpacking openssl (3.0.2-0ubuntu1.19) over (3.0.2-0ubuntu1) ... 2025-03-12 16:44:43.991 | Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... 2025-03-12 16:44:44.028 | Unpacking ca-certificates (20240203~22.04.1) over (20211016) ... 2025-03-12 16:44:44.246 | Setting up libncurses6:arm64 (6.3-2ubuntu0.1) ... 2025-03-12 16:44:44.260 | Setting up libss2:arm64 (1.46.5-2ubuntu1.2) ... 2025-03-12 16:44:44.272 | Setting up libncursesw6:arm64 (6.3-2ubuntu0.1) ... 2025-03-12 16:44:44.287 | Setting up logsave (1.46.5-2ubuntu1.2) ... 2025-03-12 16:44:44.300 | Setting up mount (2.37.2-4ubuntu3.4) ... 2025-03-12 16:44:44.312 | Setting up openssl (3.0.2-0ubuntu1.19) ... 2025-03-12 16:44:44.317 | Installing new version of config file /etc/ssl/openssl.cnf ... 2025-03-12 16:44:44.331 | Setting up libprocps8:arm64 (2:3.3.17-6ubuntu2.1) ... 2025-03-12 16:44:44.344 | Setting up e2fsprogs (1.46.5-2ubuntu1.2) ... 2025-03-12 16:44:44.700 | Setting up ca-certificates (20240203~22.04.1) ... 2025-03-12 16:44:44.780 | debconf: unable to initialize frontend: Dialog 2025-03-12 16:44:44.780 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-03-12 16:44:44.780 | debconf: falling back to frontend: Readline 2025-03-12 16:44:44.781 | debconf: unable to initialize frontend: Readline 2025-03-12 16:44:44.781 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2025-03-12 16:44:44.781 | debconf: falling back to frontend: Teletype 2025-03-12 16:44:46.367 | Updating certificates in /etc/ssl/certs... 2025-03-12 16:44:47.186 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2025-03-12 16:44:47.224 | 30 added, 11 removed; done. 2025-03-12 16:44:47.274 | Setting up procps (2:3.3.17-6ubuntu2.1) ... 2025-03-12 16:44:47.460 | Processing triggers for libc-bin (2.35-0ubuntu3.9) ... 2025-03-12 16:44:47.482 | Processing triggers for ca-certificates (20240203~22.04.1) ... 2025-03-12 16:44:47.490 | Updating certificates in /etc/ssl/certs... 2025-03-12 16:44:48.228 | 0 added, 0 removed; done. 2025-03-12 16:44:48.228 | Running hooks in /etc/ca-certificates/update.d... 2025-03-12 16:44:48.229 | done. 2025-03-12 16:44:48.380 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:55 : to_install= 2025-03-12 16:44:48.382 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:60 : '[' jammy '!=' trusty ']' 2025-03-12 16:44:48.385 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:60 : '[' jammy '!=' xenial ']' 2025-03-12 16:44:48.390 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:61 : to_install+='systemd-sysv ' 2025-03-12 16:44:48.393 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:65 : to_install+='busybox sudo python3 ' 2025-03-12 16:44:48.399 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:67 : sudo chroot /opt/dib_tmp/dib_build.DrNhhe6U/mnt /usr/bin/apt-get install -y systemd-sysv busybox sudo python3 2025-03-12 16:44:49.396 | Reading package lists... 2025-03-12 16:44:49.641 | Building dependency tree... 2025-03-12 16:44:49.641 | Reading state information... 2025-03-12 16:44:50.020 | The following additional packages will be installed: 2025-03-12 16:44:50.020 | dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 libcryptsetup12 2025-03-12 16:44:50.021 | libdbus-1-3 libdevmapper1.02.1 libexpat1 libgirepository-1.0-1 libglib2.0-0 2025-03-12 16:44:50.021 | libglib2.0-data libicu70 libip4tc2 libjson-c5 libkmod2 libmpdec3 2025-03-12 16:44:50.021 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.10-minimal 2025-03-12 16:44:50.022 | libpython3.10-stdlib libreadline8 libsqlite3-0 libxml2 media-types 2025-03-12 16:44:50.022 | networkd-dispatcher python3-dbus python3-gi python3-minimal python3.10 2025-03-12 16:44:50.023 | python3.10-minimal readline-common shared-mime-info systemd 2025-03-12 16:44:50.023 | systemd-timesyncd xdg-user-dirs 2025-03-12 16:44:50.026 | Suggested packages: 2025-03-12 16:44:50.026 | default-dbus-session-bus | dbus-session-bus iw | wireless-tools python3-doc 2025-03-12 16:44:50.026 | python3-tk python3-venv python-dbus-doc python3.10-venv python3.10-doc 2025-03-12 16:44:50.026 | binutils binfmt-support readline-doc systemd-container libfido2-1 2025-03-12 16:44:50.026 | libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 2025-03-12 16:44:50.078 | The following NEW packages will be installed: 2025-03-12 16:44:50.079 | busybox dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 2025-03-12 16:44:50.079 | libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2025-03-12 16:44:50.079 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu70 libip4tc2 2025-03-12 16:44:50.080 | libjson-c5 libkmod2 libmpdec3 libnss-systemd libpam-systemd 2025-03-12 16:44:50.080 | libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 2025-03-12 16:44:50.081 | libsqlite3-0 libxml2 media-types networkd-dispatcher python3 python3-dbus 2025-03-12 16:44:50.081 | python3-gi python3-minimal python3.10 python3.10-minimal readline-common 2025-03-12 16:44:50.082 | shared-mime-info sudo systemd systemd-sysv systemd-timesyncd xdg-user-dirs 2025-03-12 16:44:50.098 | 0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded. 2025-03-12 16:44:50.098 | Need to get 27.2 MB of archives. 2025-03-12 16:44:50.098 | After this operation, 93.9 MB of additional disk space will be used. 2025-03-12 16:44:50.098 | WARNING: The following packages cannot be authenticated! 2025-03-12 16:44:50.098 | libpython3.10-minimal libexpat1 python3.10-minimal python3-minimal 2025-03-12 16:44:50.098 | media-types libmpdec3 readline-common libreadline8 libsqlite3-0 2025-03-12 16:44:50.098 | libpython3.10-stdlib python3.10 libpython3-stdlib python3 libapparmor1 2025-03-12 16:44:50.098 | libargon2-1 libdevmapper1.02.1 libjson-c5 libcryptsetup12 libip4tc2 libkmod2 2025-03-12 16:44:50.098 | systemd systemd-sysv libdbus-1-3 dbus dmsetup libglib2.0-0 2025-03-12 16:44:50.098 | libgirepository-1.0-1 gir1.2-glib-2.0 libglib2.0-data libicu70 2025-03-12 16:44:50.098 | libnss-systemd libpam-systemd libxml2 python3-dbus python3-gi 2025-03-12 16:44:50.098 | networkd-dispatcher shared-mime-info sudo systemd-timesyncd xdg-user-dirs 2025-03-12 16:44:50.098 | busybox 2025-03-12 16:44:50.129 | Authentication warning overridden. 2025-03-12 16:44:50.129 | Get:1 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.12-1~22.04.9 [812 kB] 2025-03-12 16:44:50.139 | Get:2 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.5 [77.5 kB] 2025-03-12 16:44:50.140 | Get:3 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.12-1~22.04.9 [2245 kB] 2025-03-12 16:44:50.162 | Get:4 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04.1 [24.3 kB] 2025-03-12 16:44:50.162 | Get:5 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB] 2025-03-12 16:44:50.163 | Get:6 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB] 2025-03-12 16:44:50.164 | Get:7 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB] 2025-03-12 16:44:50.165 | Get:8 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB] 2025-03-12 16:44:50.167 | Get:9 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.3 [635 kB] 2025-03-12 16:44:50.173 | Get:10 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.12-1~22.04.9 [1845 kB] 2025-03-12 16:44:50.191 | Get:11 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.12-1~22.04.9 [508 kB] 2025-03-12 16:44:50.196 | Get:12 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04.1 [6812 B] 2025-03-12 16:44:50.196 | Get:13 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04.1 [22.8 kB] 2025-03-12 16:44:50.197 | Get:14 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libapparmor1 arm64 3.0.4-2ubuntu2.4 [39.4 kB] 2025-03-12 16:44:50.198 | Get:15 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB] 2025-03-12 16:44:50.198 | Get:16 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu5 [129 kB] 2025-03-12 16:44:50.200 | Get:17 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libjson-c5 arm64 0.15-3~ubuntu1.22.04.2 [32.7 kB] 2025-03-12 16:44:50.200 | Get:18 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libcryptsetup12 arm64 2:2.4.3-1ubuntu1.3 [208 kB] 2025-03-12 16:44:50.203 | Get:19 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libip4tc2 arm64 1.8.7-1ubuntu5.2 [19.9 kB] 2025-03-12 16:44:50.203 | Get:20 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libkmod2 arm64 29-1ubuntu1 [46.4 kB] 2025-03-12 16:44:50.204 | Get:21 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 systemd arm64 249.11-0ubuntu3.12 [4423 kB] 2025-03-12 16:44:50.245 | Get:22 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 systemd-sysv arm64 249.11-0ubuntu3.12 [10.5 kB] 2025-03-12 16:44:50.246 | Get:23 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libdbus-1-3 arm64 1.12.20-2ubuntu4.1 [187 kB] 2025-03-12 16:44:50.248 | Get:24 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 dbus arm64 1.12.20-2ubuntu4.1 [154 kB] 2025-03-12 16:44:50.250 | Get:25 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 dmsetup arm64 2:1.02.175-2.1ubuntu5 [75.8 kB] 2025-03-12 16:44:50.251 | Get:26 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libglib2.0-0 arm64 2.72.4-0ubuntu2.4 [1435 kB] 2025-03-12 16:44:50.265 | Get:27 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libgirepository-1.0-1 arm64 1.72.0-1 [53.5 kB] 2025-03-12 16:44:50.266 | Get:28 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 gir1.2-glib-2.0 arm64 1.72.0-1 [165 kB] 2025-03-12 16:44:50.268 | Get:29 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libglib2.0-data all 2.72.4-0ubuntu2.4 [4582 B] 2025-03-12 16:44:50.268 | Get:30 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB] 2025-03-12 16:44:50.365 | Get:31 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libnss-systemd arm64 249.11-0ubuntu3.12 [133 kB] 2025-03-12 16:44:50.367 | Get:32 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpam-systemd arm64 249.11-0ubuntu3.12 [205 kB] 2025-03-12 16:44:50.370 | Get:33 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.6 [728 kB] 2025-03-12 16:44:50.377 | Get:34 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 python3-dbus arm64 1.2.18-3build1 [98.5 kB] 2025-03-12 16:44:50.378 | Get:35 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 python3-gi arm64 3.42.1-0ubuntu1 [228 kB] 2025-03-12 16:44:50.380 | Get:36 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 networkd-dispatcher all 2.1-2ubuntu0.22.04.2 [15.8 kB] 2025-03-12 16:44:50.381 | Get:37 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 shared-mime-info arm64 2.1-2 [453 kB] 2025-03-12 16:44:50.385 | Get:38 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 sudo arm64 1.9.9-1ubuntu2.4 [807 kB] 2025-03-12 16:44:50.392 | Get:39 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 systemd-timesyncd arm64 249.11-0ubuntu3.12 [29.9 kB] 2025-03-12 16:44:50.393 | Get:40 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 xdg-user-dirs arm64 0.17-2ubuntu4 [53.5 kB] 2025-03-12 16:44:50.393 | Get:41 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/universe arm64 busybox arm64 1:1.30.1-7ubuntu3.1 [436 kB] 2025-03-12 16:44:50.532 | debconf: delaying package configuration, since apt-utils is not installed 2025-03-12 16:44:50.569 | Fetched 27.2 MB in 0s (91.2 MB/s) 2025-03-12 16:44:50.569 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2025-03-12 16:44:51.075 | Selecting previously unselected package libpython3.10-minimal:arm64. 2025-03-12 16:44:51.079 | (Reading database ... 4859 files and directories currently installed.) 2025-03-12 16:44:51.080 | Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.9_arm64.deb ... 2025-03-12 16:44:51.099 | Unpacking libpython3.10-minimal:arm64 (3.10.12-1~22.04.9) ... 2025-03-12 16:44:51.423 | Selecting previously unselected package libexpat1:arm64. 2025-03-12 16:44:51.423 | Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.5_arm64.deb ... 2025-03-12 16:44:51.497 | Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.5) ... 2025-03-12 16:44:51.619 | Selecting previously unselected package python3.10-minimal. 2025-03-12 16:44:51.621 | Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.9_arm64.deb ... 2025-03-12 16:44:51.648 | Unpacking python3.10-minimal (3.10.12-1~22.04.9) ... 2025-03-12 16:44:51.926 | Setting up libpython3.10-minimal:arm64 (3.10.12-1~22.04.9) ... 2025-03-12 16:44:52.075 | Setting up libexpat1:arm64 (2.4.7-1ubuntu0.5) ... 2025-03-12 16:44:52.281 | Setting up python3.10-minimal (3.10.12-1~22.04.9) ... 2025-03-12 16:44:53.831 | Selecting previously unselected package python3-minimal. 2025-03-12 16:44:53.835 | (Reading database ... 5163 files and directories currently installed.) 2025-03-12 16:44:53.836 | Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_arm64.deb ... 2025-03-12 16:44:53.843 | Unpacking python3-minimal (3.10.6-1~22.04.1) ... 2025-03-12 16:44:53.890 | Selecting previously unselected package media-types. 2025-03-12 16:44:53.891 | Preparing to unpack .../1-media-types_7.0.0_all.deb ... 2025-03-12 16:44:53.903 | Unpacking media-types (7.0.0) ... 2025-03-12 16:44:53.966 | Selecting previously unselected package libmpdec3:arm64. 2025-03-12 16:44:53.966 | Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ... 2025-03-12 16:44:53.974 | Unpacking libmpdec3:arm64 (2.5.1-2build2) ... 2025-03-12 16:44:54.030 | Selecting previously unselected package readline-common. 2025-03-12 16:44:54.031 | Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 2025-03-12 16:44:54.039 | Unpacking readline-common (8.1.2-1) ... 2025-03-12 16:44:54.102 | Selecting previously unselected package libreadline8:arm64. 2025-03-12 16:44:54.103 | Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ... 2025-03-12 16:44:54.112 | Unpacking libreadline8:arm64 (8.1.2-1) ... 2025-03-12 16:44:54.175 | Selecting previously unselected package libsqlite3-0:arm64. 2025-03-12 16:44:54.176 | Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_arm64.deb ... 2025-03-12 16:44:54.184 | Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.3) ... 2025-03-12 16:44:54.244 | Selecting previously unselected package libpython3.10-stdlib:arm64. 2025-03-12 16:44:54.245 | Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.9_arm64.deb ... 2025-03-12 16:44:54.252 | Unpacking libpython3.10-stdlib:arm64 (3.10.12-1~22.04.9) ... 2025-03-12 16:44:54.682 | Selecting previously unselected package python3.10. 2025-03-12 16:44:54.684 | Preparing to unpack .../7-python3.10_3.10.12-1~22.04.9_arm64.deb ... 2025-03-12 16:44:54.691 | Unpacking python3.10 (3.10.12-1~22.04.9) ... 2025-03-12 16:44:54.751 | Selecting previously unselected package libpython3-stdlib:arm64. 2025-03-12 16:44:54.752 | Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_arm64.deb ... 2025-03-12 16:44:54.759 | Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04.1) ... 2025-03-12 16:44:54.811 | Setting up python3-minimal (3.10.6-1~22.04.1) ... 2025-03-12 16:44:55.270 | Selecting previously unselected package python3. 2025-03-12 16:44:55.274 | (Reading database ... 5593 files and directories currently installed.) 2025-03-12 16:44:55.275 | Preparing to unpack .../0-python3_3.10.6-1~22.04.1_arm64.deb ... 2025-03-12 16:44:55.285 | Unpacking python3 (3.10.6-1~22.04.1) ... 2025-03-12 16:44:55.347 | Selecting previously unselected package libapparmor1:arm64. 2025-03-12 16:44:55.348 | Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.4_arm64.deb ... 2025-03-12 16:44:55.355 | Unpacking libapparmor1:arm64 (3.0.4-2ubuntu2.4) ... 2025-03-12 16:44:55.421 | Selecting previously unselected package libargon2-1:arm64. 2025-03-12 16:44:55.423 | Preparing to unpack .../2-libargon2-1_0~20171227-0.3_arm64.deb ... 2025-03-12 16:44:55.433 | Unpacking libargon2-1:arm64 (0~20171227-0.3) ... 2025-03-12 16:44:55.505 | Selecting previously unselected package libdevmapper1.02.1:arm64. 2025-03-12 16:44:55.506 | Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu5_arm64.deb ... 2025-03-12 16:44:55.513 | Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu5) ... 2025-03-12 16:44:55.581 | Selecting previously unselected package libjson-c5:arm64. 2025-03-12 16:44:55.582 | Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_arm64.deb ... 2025-03-12 16:44:55.590 | Unpacking libjson-c5:arm64 (0.15-3~ubuntu1.22.04.2) ... 2025-03-12 16:44:55.654 | Selecting previously unselected package libcryptsetup12:arm64. 2025-03-12 16:44:55.656 | Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.3_arm64.deb ... 2025-03-12 16:44:55.664 | Unpacking libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.3) ... 2025-03-12 16:44:55.733 | Selecting previously unselected package libip4tc2:arm64. 2025-03-12 16:44:55.734 | Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_arm64.deb ... 2025-03-12 16:44:55.742 | Unpacking libip4tc2:arm64 (1.8.7-1ubuntu5.2) ... 2025-03-12 16:44:55.805 | Selecting previously unselected package libkmod2:arm64. 2025-03-12 16:44:55.806 | Preparing to unpack .../7-libkmod2_29-1ubuntu1_arm64.deb ... 2025-03-12 16:44:55.814 | Unpacking libkmod2:arm64 (29-1ubuntu1) ... 2025-03-12 16:44:55.899 | Selecting previously unselected package systemd. 2025-03-12 16:44:55.900 | Preparing to unpack .../8-systemd_249.11-0ubuntu3.12_arm64.deb ... 2025-03-12 16:44:55.933 | Unpacking systemd (249.11-0ubuntu3.12) ... 2025-03-12 16:44:56.186 | Setting up libapparmor1:arm64 (3.0.4-2ubuntu2.4) ... 2025-03-12 16:44:56.282 | Setting up libargon2-1:arm64 (0~20171227-0.3) ... 2025-03-12 16:44:56.307 | Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu5) ... 2025-03-12 16:44:56.346 | Setting up libjson-c5:arm64 (0.15-3~ubuntu1.22.04.2) ... 2025-03-12 16:44:56.380 | Setting up libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.3) ... 2025-03-12 16:44:56.416 | Setting up libip4tc2:arm64 (1.8.7-1ubuntu5.2) ... 2025-03-12 16:44:56.448 | Setting up libkmod2:arm64 (29-1ubuntu1) ... 2025-03-12 16:44:56.481 | Setting up systemd (249.11-0ubuntu3.12) ... 2025-03-12 16:44:56.769 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2025-03-12 16:44:56.771 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2025-03-12 16:44:56.774 | Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /lib/systemd/system/systemd-resolved.service. 2025-03-12 16:44:56.774 | Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service. 2025-03-12 16:44:56.783 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2025-03-12 16:44:56.794 | Initializing machine ID from random generator. 2025-03-12 16:44:57.373 | Selecting previously unselected package systemd-sysv. 2025-03-12 16:44:57.378 | (Reading database ... 6432 files and directories currently installed.) 2025-03-12 16:44:57.378 | Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.12_arm64.deb ... 2025-03-12 16:44:57.445 | Unpacking systemd-sysv (249.11-0ubuntu3.12) ... 2025-03-12 16:44:57.700 | Selecting previously unselected package libdbus-1-3:arm64. 2025-03-12 16:44:57.701 | Preparing to unpack .../01-libdbus-1-3_1.12.20-2ubuntu4.1_arm64.deb ... 2025-03-12 16:44:57.706 | Unpacking libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ... 2025-03-12 16:44:57.816 | Selecting previously unselected package dbus. 2025-03-12 16:44:57.816 | Preparing to unpack .../02-dbus_1.12.20-2ubuntu4.1_arm64.deb ... 2025-03-12 16:44:57.835 | Unpacking dbus (1.12.20-2ubuntu4.1) ... 2025-03-12 16:44:57.901 | Selecting previously unselected package dmsetup. 2025-03-12 16:44:57.902 | Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1ubuntu5_arm64.deb ... 2025-03-12 16:44:57.908 | Unpacking dmsetup (2:1.02.175-2.1ubuntu5) ... 2025-03-12 16:44:57.995 | Selecting previously unselected package libglib2.0-0:arm64. 2025-03-12 16:44:57.995 | Preparing to unpack .../04-libglib2.0-0_2.72.4-0ubuntu2.4_arm64.deb ... 2025-03-12 16:44:58.002 | Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu2.4) ... 2025-03-12 16:44:58.327 | Selecting previously unselected package libgirepository-1.0-1:arm64. 2025-03-12 16:44:58.329 | Preparing to unpack .../05-libgirepository-1.0-1_1.72.0-1_arm64.deb ... 2025-03-12 16:44:58.504 | Unpacking libgirepository-1.0-1:arm64 (1.72.0-1) ... 2025-03-12 16:44:58.738 | Selecting previously unselected package gir1.2-glib-2.0:arm64. 2025-03-12 16:44:58.738 | Preparing to unpack .../06-gir1.2-glib-2.0_1.72.0-1_arm64.deb ... 2025-03-12 16:44:58.749 | Unpacking gir1.2-glib-2.0:arm64 (1.72.0-1) ... 2025-03-12 16:45:00.272 | Selecting previously unselected package libglib2.0-data. 2025-03-12 16:45:00.272 | Preparing to unpack .../07-libglib2.0-data_2.72.4-0ubuntu2.4_all.deb ... 2025-03-12 16:45:00.374 | Unpacking libglib2.0-data (2.72.4-0ubuntu2.4) ... 2025-03-12 16:45:00.708 | Selecting previously unselected package libicu70:arm64. 2025-03-12 16:45:00.709 | Preparing to unpack .../08-libicu70_70.1-2_arm64.deb ... 2025-03-12 16:45:00.722 | Unpacking libicu70:arm64 (70.1-2) ... 2025-03-12 16:45:01.667 | Selecting previously unselected package libnss-systemd:arm64. 2025-03-12 16:45:01.667 | Preparing to unpack .../09-libnss-systemd_249.11-0ubuntu3.12_arm64.deb ... 2025-03-12 16:45:01.699 | Unpacking libnss-systemd:arm64 (249.11-0ubuntu3.12) ... 2025-03-12 16:45:01.810 | Selecting previously unselected package libpam-systemd:arm64. 2025-03-12 16:45:01.810 | Preparing to unpack .../10-libpam-systemd_249.11-0ubuntu3.12_arm64.deb ... 2025-03-12 16:45:01.825 | Unpacking libpam-systemd:arm64 (249.11-0ubuntu3.12) ... 2025-03-12 16:45:02.995 | Selecting previously unselected package libxml2:arm64. 2025-03-12 16:45:02.995 | Preparing to unpack .../11-libxml2_2.9.13+dfsg-1ubuntu0.6_arm64.deb ... 2025-03-12 16:45:03.106 | Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.6) ... 2025-03-12 16:45:03.265 | Selecting previously unselected package python3-dbus. 2025-03-12 16:45:03.265 | Preparing to unpack .../12-python3-dbus_1.2.18-3build1_arm64.deb ... 2025-03-12 16:45:03.272 | Unpacking python3-dbus (1.2.18-3build1) ... 2025-03-12 16:45:03.761 | Selecting previously unselected package python3-gi. 2025-03-12 16:45:03.761 | Preparing to unpack .../13-python3-gi_3.42.1-0ubuntu1_arm64.deb ... 2025-03-12 16:45:03.796 | Unpacking python3-gi (3.42.1-0ubuntu1) ... 2025-03-12 16:45:04.087 | Selecting previously unselected package networkd-dispatcher. 2025-03-12 16:45:04.087 | Preparing to unpack .../14-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ... 2025-03-12 16:45:04.093 | Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2025-03-12 16:45:04.723 | Selecting previously unselected package shared-mime-info. 2025-03-12 16:45:04.723 | Preparing to unpack .../15-shared-mime-info_2.1-2_arm64.deb ... 2025-03-12 16:45:04.756 | Unpacking shared-mime-info (2.1-2) ... 2025-03-12 16:45:05.515 | Selecting previously unselected package sudo. 2025-03-12 16:45:05.515 | Preparing to unpack .../16-sudo_1.9.9-1ubuntu2.4_arm64.deb ... 2025-03-12 16:45:05.526 | Unpacking sudo (1.9.9-1ubuntu2.4) ... 2025-03-12 16:45:05.863 | Selecting previously unselected package systemd-timesyncd. 2025-03-12 16:45:05.863 | Preparing to unpack .../17-systemd-timesyncd_249.11-0ubuntu3.12_arm64.deb ... 2025-03-12 16:45:05.867 | Unpacking systemd-timesyncd (249.11-0ubuntu3.12) ... 2025-03-12 16:45:05.932 | Selecting previously unselected package xdg-user-dirs. 2025-03-12 16:45:05.932 | Preparing to unpack .../18-xdg-user-dirs_0.17-2ubuntu4_arm64.deb ... 2025-03-12 16:45:05.940 | Unpacking xdg-user-dirs (0.17-2ubuntu4) ... 2025-03-12 16:45:06.020 | Selecting previously unselected package busybox. 2025-03-12 16:45:06.022 | Preparing to unpack .../19-busybox_1%3a1.30.1-7ubuntu3.1_arm64.deb ... 2025-03-12 16:45:06.026 | Unpacking busybox (1:1.30.1-7ubuntu3.1) ... 2025-03-12 16:45:06.122 | Setting up media-types (7.0.0) ... 2025-03-12 16:45:06.140 | Setting up systemd-sysv (249.11-0ubuntu3.12) ... 2025-03-12 16:45:06.154 | Setting up xdg-user-dirs (0.17-2ubuntu4) ... 2025-03-12 16:45:06.225 | Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu2.4) ... 2025-03-12 16:45:06.244 | No schema files found: doing nothing. 2025-03-12 16:45:06.261 | Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.3) ... 2025-03-12 16:45:06.316 | Setting up libnss-systemd:arm64 (249.11-0ubuntu3.12) ... 2025-03-12 16:45:06.335 | First installation detected... 2025-03-12 16:45:06.335 | Checking NSS setup... 2025-03-12 16:45:06.342 | Setting up busybox (1:1.30.1-7ubuntu3.1) ... 2025-03-12 16:45:06.359 | Setting up libglib2.0-data (2.72.4-0ubuntu2.4) ... 2025-03-12 16:45:06.374 | Setting up libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ... 2025-03-12 16:45:06.395 | Setting up dbus (1.12.20-2ubuntu4.1) ... 2025-03-12 16:45:07.116 | Setting up systemd-timesyncd (249.11-0ubuntu3.12) ... 2025-03-12 16:45:07.867 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2025-03-12 16:45:07.867 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2025-03-12 16:45:07.984 | Setting up sudo (1.9.9-1ubuntu2.4) ... 2025-03-12 16:45:08.177 | Setting up dmsetup (2:1.02.175-2.1ubuntu5) ... 2025-03-12 16:45:08.306 | Setting up libmpdec3:arm64 (2.5.1-2build2) ... 2025-03-12 16:45:08.324 | Setting up libpam-systemd:arm64 (249.11-0ubuntu3.12) ... 2025-03-12 16:45:08.407 | debconf: unable to initialize frontend: Dialog 2025-03-12 16:45:08.407 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-03-12 16:45:08.407 | debconf: falling back to frontend: Readline 2025-03-12 16:45:08.407 | debconf: unable to initialize frontend: Readline 2025-03-12 16:45:08.407 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2025-03-12 16:45:08.407 | debconf: falling back to frontend: Teletype 2025-03-12 16:45:08.519 | Setting up libgirepository-1.0-1:arm64 (1.72.0-1) ... 2025-03-12 16:45:08.549 | Setting up readline-common (8.1.2-1) ... 2025-03-12 16:45:08.738 | Setting up libicu70:arm64 (70.1-2) ... 2025-03-12 16:45:08.772 | Setting up libreadline8:arm64 (8.1.2-1) ... 2025-03-12 16:45:08.796 | Setting up libpython3.10-stdlib:arm64 (3.10.12-1~22.04.9) ... 2025-03-12 16:45:08.822 | Setting up gir1.2-glib-2.0:arm64 (1.72.0-1) ... 2025-03-12 16:45:08.843 | Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.6) ... 2025-03-12 16:45:08.883 | Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04.1) ... 2025-03-12 16:45:09.165 | Setting up python3.10 (3.10.12-1~22.04.9) ... 2025-03-12 16:45:09.982 | Setting up python3 (3.10.6-1~22.04.1) ... 2025-03-12 16:45:10.092 | running python rtupdate hooks for python3.10... 2025-03-12 16:45:10.092 | running python post-rtupdate hooks for python3.10... 2025-03-12 16:45:10.383 | Setting up python3-gi (3.42.1-0ubuntu1) ... 2025-03-12 16:45:10.613 | Setting up shared-mime-info (2.1-2) ... 2025-03-12 16:45:52.331 | Setting up python3-dbus (1.2.18-3build1) ... 2025-03-12 16:45:52.495 | Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2025-03-12 16:45:52.608 | Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /lib/systemd/system/networkd-dispatcher.service. 2025-03-12 16:45:52.616 | Processing triggers for libc-bin (2.35-0ubuntu3.9) ... 2025-03-12 16:45:52.810 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.DrNhhe6U/mnt/proc 2025-03-12 16:45:52.827 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/root.d/75-ubuntu-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.DrNhhe6U/mnt/sys 2025-03-12 16:45:52.838 | dib-run-parts 75-ubuntu-minimal-baseinstall completed 2025-03-12 16:45:52.838 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-03-12 16:45:52.838 | dib-run-parts 2025-03-12 16:45:52.839 | dib-run-parts Target: root.d 2025-03-12 16:45:52.839 | dib-run-parts 2025-03-12 16:45:52.839 | dib-run-parts Script Seconds 2025-03-12 16:45:52.839 | dib-run-parts --------------------------------------- ---------- 2025-03-12 16:45:52.839 | dib-run-parts 2025-03-12 16:45:52.848 | dib-run-parts 08-debootstrap 100.769 2025-03-12 16:45:52.855 | dib-run-parts 09-apt-keyring 0.013 2025-03-12 16:45:52.859 | dib-run-parts 50-apt-allow-unauthenticated 0.036 2025-03-12 16:45:52.863 | dib-run-parts 50-block-apt-translations 0.026 2025-03-12 16:45:52.869 | dib-run-parts 50-block-daemons 0.061 2025-03-12 16:45:52.874 | dib-run-parts 50-build-with-http-cache 0.020 2025-03-12 16:45:52.878 | dib-run-parts 50-shared-apt-cache 0.018 2025-03-12 16:45:52.882 | dib-run-parts 50-trim-dpkg 0.034 2025-03-12 16:45:52.888 | dib-run-parts 60-apt-phased-updates 0.029 2025-03-12 16:45:52.893 | dib-run-parts 75-ubuntu-minimal-baseinstall 111.563 2025-03-12 16:45:52.895 | dib-run-parts 2025-03-12 16:45:52.895 | dib-run-parts --------------------- END PROFILING --------------------- 2025-03-12 16:45:52.899 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2025-03-12 16:45:52.902 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-03-12 16:45:52.903 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2025-03-12 16:45:52.911 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2025-03-12 16:45:52.911 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.DrNhhe6U/mnt 2025-03-12 16:45:52.917 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'bin 2025-03-12 16:45:52.917 | boot 2025-03-12 16:45:52.917 | dev 2025-03-12 16:45:52.917 | etc 2025-03-12 16:45:52.917 | home 2025-03-12 16:45:52.917 | lib 2025-03-12 16:45:52.917 | media 2025-03-12 16:45:52.917 | mnt 2025-03-12 16:45:52.917 | opt 2025-03-12 16:45:52.917 | proc 2025-03-12 16:45:52.917 | root 2025-03-12 16:45:52.917 | run 2025-03-12 16:45:52.917 | sbin 2025-03-12 16:45:52.917 | srv 2025-03-12 16:45:52.917 | sys 2025-03-12 16:45:52.917 | usr 2025-03-12 16:45:52.917 | var' ']' 2025-03-12 16:45:52.920 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/resolv.conf ']' 2025-03-12 16:45:52.926 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/resolv.conf.ORIG 2025-03-12 16:45:52.934 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/resolv.conf 2025-03-12 16:45:52.946 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/resolv.conf 2025-03-12 16:45:52.958 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2025-03-12 16:45:52.962 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2025-03-12 16:45:52.966 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2025-03-12 16:45:52.971 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.DrNhhe6U/mnt/proc 2025-03-12 16:45:52.980 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.DrNhhe6U/mnt/dev 2025-03-12 16:45:52.991 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2025-03-12 16:45:52.995 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2025-03-12 16:45:53.001 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2025-03-12 16:45:53.006 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.DrNhhe6U/mnt/dev/pts 2025-03-12 16:45:53.014 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.DrNhhe6U/mnt/sys 2025-03-12 16:45:53.024 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d 2025-03-12 16:45:53.029 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2025-03-12 16:45:53.032 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2025-03-12 16:45:53.035 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-03-12 16:45:53.039 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.DrNhhe6U/hooks ']' 2025-03-12 16:45:53.042 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2025-03-12 16:45:53.046 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2025-03-12 16:45:53.047 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-03-12 16:45:53.052 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d ']' 2025-03-12 16:45:53.055 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d' 2025-03-12 16:45:53.055 | Running hooks from /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d 2025-03-12 16:45:53.060 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-03-12 16:45:53.063 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d 2025-03-12 16:45:53.076 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/10-base-defaults 2025-03-12 16:45:53.083 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/10-base-defaults 2025-03-12 16:45:53.086 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2025-03-12 16:45:53.089 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2025-03-12 16:45:53.092 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-03-12 16:45:53.095 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-03-12 16:45:53.100 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-03-12 16:45:53.105 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-03-12 16:45:53.107 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-03-12 16:45:53.110 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-03-12 16:45:53.113 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-03-12 16:45:53.118 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-03-12 16:45:53.121 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-03-12 16:45:53.124 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-03-12 16:45:53.127 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-03-12 16:45:53.131 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2025-03-12 16:45:53.134 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2025-03-12 16:45:53.137 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-03-12 16:45:53.140 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-03-12 16:45:53.145 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-03-12 16:45:53.150 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-03-12 16:45:53.153 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2025-03-12 16:45:53.158 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2025-03-12 16:45:53.161 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-03-12 16:45:53.164 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-03-12 16:45:53.166 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/10-dpkg.bash 2025-03-12 16:45:53.173 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/10-dpkg.bash 2025-03-12 16:45:53.175 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2025-03-12 16:45:53.178 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2025-03-12 16:45:53.181 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2025-03-12 16:45:53.186 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2025-03-12 16:45:53.190 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2025-03-12 16:45:53.193 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2025-03-12 16:45:53.196 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2025-03-12 16:45:53.198 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2025-03-12 16:45:53.201 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2025-03-12 16:45:53.206 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2025-03-12 16:45:53.210 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2025-03-12 16:45:53.213 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2025-03-12 16:45:53.216 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=arm64 2025-03-12 16:45:53.220 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ arm64 ]] 2025-03-12 16:45:53.223 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:9 : default_ubuntu_mirror=http://ports.ubuntu.com/ubuntu-ports 2025-03-12 16:45:53.226 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2025-03-12 16:45:53.229 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2025-03-12 16:45:53.232 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-03-12 16:45:53.238 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-03-12 16:45:53.241 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2025-03-12 16:45:53.244 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2025-03-12 16:45:53.247 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2025-03-12 16:45:53.253 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2025-03-12 16:45:53.256 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2025-03-12 16:45:53.259 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2025-03-12 16:45:53.262 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2025-03-12 16:45:53.265 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2025-03-12 16:45:53.272 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2025-03-12 16:45:53.275 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-generic 2025-03-12 16:45:53.277 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-generic 2025-03-12 16:45:53.280 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2025-03-12 16:45:53.285 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2025-03-12 16:45:53.291 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-03-12 16:45:53.294 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-03-12 16:45:53.297 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/14-manifests 2025-03-12 16:45:53.303 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/14-manifests 2025-03-12 16:45:53.306 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-03-12 16:45:53.309 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-03-12 16:45:53.312 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-jammy-arm64-93b913067d0d4def8c2ca7bd9f0fc112.d/ 2025-03-12 16:45:53.315 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-jammy-arm64-93b913067d0d4def8c2ca7bd9f0fc112.d/ 2025-03-12 16:45:53.318 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-03-12 16:45:53.324 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-03-12 16:45:53.327 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2025-03-12 16:45:53.330 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2025-03-12 16:45:53.332 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2025-03-12 16:45:53.335 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2025-03-12 16:45:53.341 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2025-03-12 16:45:53.344 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ ubuntu =~ (almalinux|centos|fedora|rocky) ]] 2025-03-12 16:45:53.347 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-03-12 16:45:53.350 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-03-12 16:45:53.353 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \a\l\m\a\l\i\n\u\x ]] 2025-03-12 16:45:53.358 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \r\o\c\k\y ]] 2025-03-12 16:45:53.361 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \f\e\d\o\r\a ]] 2025-03-12 16:45:53.364 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/20-network-interface-names 2025-03-12 16:45:53.369 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/20-network-interface-names 2025-03-12 16:45:53.372 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2025-03-12 16:45:53.377 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2025-03-12 16:45:53.380 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2025-03-12 16:45:53.385 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2025-03-12 16:45:53.388 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2025-03-12 16:45:53.391 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2025-03-12 16:45:53.396 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2025-03-12 16:45:53.401 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2025-03-12 16:45:53.404 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-03-12 16:45:53.407 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-03-12 16:45:53.411 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-03-12 16:45:53.414 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-03-12 16:45:53.417 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-03-12 16:45:53.420 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-03-12 16:45:53.423 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-03-12 16:45:53.428 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-03-12 16:45:53.431 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-03-12 16:45:53.436 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-03-12 16:45:53.438 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2025-03-12 16:45:53.441 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2025-03-12 16:45:53.444 | dib-run-parts Running /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/10-create-pkg-map-dir 2025-03-12 16:45:53.464 | Copying pkg-map for infra-package-needs 2025-03-12 16:45:53.473 | Copying pkg-map for source-repositories 2025-03-12 16:45:53.479 | Copying pkg-map for debootstrap 2025-03-12 16:45:53.485 | Copying pkg-map for ensure-venv 2025-03-12 16:45:53.498 | Copying pkg-map for base 2025-03-12 16:45:53.505 | Copying pkg-map for openssh-server 2025-03-12 16:45:53.510 | Copying pkg-map for bootloader 2025-03-12 16:45:53.516 | Copying pkg-map for install-static 2025-03-12 16:45:53.522 | Copying pkg-map for cache-url 2025-03-12 16:45:53.536 | Copying pkg-map for nodepool-base 2025-03-12 16:45:53.542 | Copying pkg-map for growroot 2025-03-12 16:45:53.548 | Copying pkg-map for runtime-ssh-host-keys 2025-03-12 16:45:53.554 | Copying pkg-map for simple-init 2025-03-12 16:45:53.561 | dib-run-parts 10-create-pkg-map-dir completed 2025-03-12 16:45:53.561 | dib-run-parts Running /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/20-manifest-dir 2025-03-12 16:45:53.569 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2025-03-12 16:45:53.573 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2025-03-12 16:45:53.576 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.DrNhhe6U/mnt//etc/dib-manifests 2025-03-12 16:45:53.585 | dib-run-parts 20-manifest-dir completed 2025-03-12 16:45:53.585 | dib-run-parts Running /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-create-repo-list 2025-03-12 16:46:18.980 | dib-run-parts 50-create-repo-list completed 2025-03-12 16:46:18.980 | dib-run-parts Running /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist 2025-03-12 16:46:18.987 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:6 : set -eu 2025-03-12 16:46:18.989 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:7 : set -o pipefail 2025-03-12 16:46:18.992 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:15 : '[' '!' -d /opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/modprobe.d ']' 2025-03-12 16:46:18.996 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:17 : sudo mkdir -p /opt/dib_tmp/dib_build.DrNhhe6U/mnt/etc/modprobe.d 2025-03-12 16:46:19.006 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:22 : get_image_element_array 2025-03-12 16:46:19.011 | ++ /environment:get_image_element_array:0 : echo '[zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker [dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system [pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map [nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base [cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack [openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server [install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin [manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests [journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console [ubuntu-common]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common [ubuntu-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal [sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep [source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories [block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi [base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base [bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader [install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static [cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources [debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap [ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv [cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url [package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs [runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot [infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs [dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg [modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe [vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm [simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init [openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos [install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types ' 2025-03-12 16:46:19.019 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:22 : eval declare -A 'image_elements=([zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker' '[dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' '[pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' '[nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base' '[cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack' '[openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' '[install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' '[manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' '[journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' '[ubuntu-common]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common' '[ubuntu-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal' '[sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' '[source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' '[block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' '[base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' '[bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' '[install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' '[cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' '[debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' '[ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' '[cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' '[package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' '[runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' '[infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs' '[dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' '[modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' '[vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' '[simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' '[openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos' '[install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' ')' 2025-03-12 16:46:19.022 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:22 : image_elements=(['zuul-worker']='/opt/project-config/nodepool/elements/zuul-worker' ['dib-init-system']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' ['pkg-map']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' ['nodepool-base']='/opt/project-config/nodepool/elements/nodepool-base' ['cache-devstack']='/opt/project-config/nodepool/elements/cache-devstack' ['openssh-server']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' ['install-bin']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' ['manifests']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' ['journal-to-console']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' ['ubuntu-common']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common' ['ubuntu-minimal']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal' ['sysprep']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' ['source-repositories']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' ['block-device-efi']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' ['base']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' ['bootloader']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' ['install-static']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' ['cloud-init-datasources']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' ['debootstrap']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' ['ensure-venv']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' ['cache-url']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' ['package-installs']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' ['runtime-ssh-host-keys']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['growroot']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' ['infra-package-needs']='/opt/project-config/nodepool/elements/infra-package-needs' ['dpkg']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' ['modprobe']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' ['vm']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' ['simple-init']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' ['openstack-repos']='/opt/project-config/nodepool/elements/openstack-repos' ['install-types']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types') 2025-03-12 16:46:19.026 | ++ /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:22 : declare -A image_elements 2025-03-12 16:46:19.028 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.034 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=vm 2025-03-12 16:46:19.037 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm 2025-03-12 16:46:19.040 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/modprobe.d/ ']' 2025-03-12 16:46:19.042 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.044 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=infra-package-needs 2025-03-12 16:46:19.047 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/infra-package-needs 2025-03-12 16:46:19.050 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/infra-package-needs/modprobe.d/ ']' 2025-03-12 16:46:19.055 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.058 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-bin 2025-03-12 16:46:19.061 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin 2025-03-12 16:46:19.063 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/modprobe.d/ ']' 2025-03-12 16:46:19.066 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.069 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=source-repositories 2025-03-12 16:46:19.072 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories 2025-03-12 16:46:19.074 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/modprobe.d/ ']' 2025-03-12 16:46:19.077 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.079 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=package-installs 2025-03-12 16:46:19.085 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs 2025-03-12 16:46:19.088 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/modprobe.d/ ']' 2025-03-12 16:46:19.094 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.096 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debootstrap 2025-03-12 16:46:19.099 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap 2025-03-12 16:46:19.102 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/modprobe.d/ ']' 2025-03-12 16:46:19.106 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.109 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ubuntu-common 2025-03-12 16:46:19.111 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common 2025-03-12 16:46:19.114 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/modprobe.d/ ']' 2025-03-12 16:46:19.116 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.119 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cloud-init-datasources 2025-03-12 16:46:19.121 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources 2025-03-12 16:46:19.125 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/modprobe.d/ ']' 2025-03-12 16:46:19.128 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.131 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ensure-venv 2025-03-12 16:46:19.133 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv 2025-03-12 16:46:19.137 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv/modprobe.d/ ']' 2025-03-12 16:46:19.140 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.142 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=block-device-efi 2025-03-12 16:46:19.146 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi 2025-03-12 16:46:19.148 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/modprobe.d/ ']' 2025-03-12 16:46:19.151 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.153 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=modprobe 2025-03-12 16:46:19.156 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe 2025-03-12 16:46:19.160 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/modprobe.d/ ']' 2025-03-12 16:46:19.163 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.166 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=base 2025-03-12 16:46:19.168 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base 2025-03-12 16:46:19.171 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/modprobe.d/ ']' 2025-03-12 16:46:19.176 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.179 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ubuntu-minimal 2025-03-12 16:46:19.185 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal 2025-03-12 16:46:19.187 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/modprobe.d/ ']' 2025-03-12 16:46:19.190 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.195 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-types 2025-03-12 16:46:19.198 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types 2025-03-12 16:46:19.201 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/modprobe.d/ ']' 2025-03-12 16:46:19.204 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.206 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openssh-server 2025-03-12 16:46:19.210 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server 2025-03-12 16:46:19.216 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/modprobe.d/ ']' 2025-03-12 16:46:19.219 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.221 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=bootloader 2025-03-12 16:46:19.225 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader 2025-03-12 16:46:19.228 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/modprobe.d/ ']' 2025-03-12 16:46:19.231 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.233 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=manifests 2025-03-12 16:46:19.236 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests 2025-03-12 16:46:19.242 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/modprobe.d/ ']' 2025-03-12 16:46:19.246 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.248 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openstack-repos 2025-03-12 16:46:19.251 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/openstack-repos 2025-03-12 16:46:19.255 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/openstack-repos/modprobe.d/ ']' 2025-03-12 16:46:19.257 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.260 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=sysprep 2025-03-12 16:46:19.263 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep 2025-03-12 16:46:19.265 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/modprobe.d/ ']' 2025-03-12 16:46:19.268 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.272 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dib-init-system 2025-03-12 16:46:19.274 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system 2025-03-12 16:46:19.277 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/modprobe.d/ ']' 2025-03-12 16:46:19.279 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.285 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=journal-to-console 2025-03-12 16:46:19.287 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console 2025-03-12 16:46:19.292 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/modprobe.d/ ']' 2025-03-12 16:46:19.295 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.298 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-static 2025-03-12 16:46:19.300 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static 2025-03-12 16:46:19.303 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/modprobe.d/ ']' 2025-03-12 16:46:19.306 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.308 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-devstack 2025-03-12 16:46:19.314 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/cache-devstack 2025-03-12 16:46:19.316 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/cache-devstack/modprobe.d/ ']' 2025-03-12 16:46:19.319 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.322 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-url 2025-03-12 16:46:19.324 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url 2025-03-12 16:46:19.326 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/modprobe.d/ ']' 2025-03-12 16:46:19.329 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.331 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dpkg 2025-03-12 16:46:19.335 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg 2025-03-12 16:46:19.338 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/modprobe.d/ ']' 2025-03-12 16:46:19.342 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.344 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=nodepool-base 2025-03-12 16:46:19.347 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/nodepool-base 2025-03-12 16:46:19.349 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/nodepool-base/modprobe.d/ ']' 2025-03-12 16:46:19.352 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.356 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=growroot 2025-03-12 16:46:19.359 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot 2025-03-12 16:46:19.362 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/modprobe.d/ ']' 2025-03-12 16:46:19.365 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.367 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=runtime-ssh-host-keys 2025-03-12 16:46:19.372 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys 2025-03-12 16:46:19.375 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/modprobe.d/ ']' 2025-03-12 16:46:19.378 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.380 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=simple-init 2025-03-12 16:46:19.383 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init 2025-03-12 16:46:19.385 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/modprobe.d/ ']' 2025-03-12 16:46:19.388 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.392 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=pkg-map 2025-03-12 16:46:19.395 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map 2025-03-12 16:46:19.398 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/modprobe.d/ ']' 2025-03-12 16:46:19.400 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-12 16:46:19.405 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=zuul-worker 2025-03-12 16:46:19.407 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/zuul-worker 2025-03-12 16:46:19.413 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/zuul-worker/modprobe.d/ ']' 2025-03-12 16:46:19.415 | dib-run-parts 50-modprobe-blacklist completed 2025-03-12 16:46:19.415 | dib-run-parts Running /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/60-zuul-user 2025-03-12 16:46:19.421 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2025-03-12 16:46:19.423 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2025-03-12 16:46:19.426 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/60-zuul-user:main:9 : ZUUL_USER_SSH_PUBLIC_KEY='ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2025-03-12 16:46:19.426 | ' 2025-03-12 16:46:19.429 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/60-zuul-user:main:11 : '[' -f 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2025-03-12 16:46:19.429 | ' ']' 2025-03-12 16:46:19.431 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/60-zuul-user:main:14 : '[' -n 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2025-03-12 16:46:19.431 | ' ']' 2025-03-12 16:46:19.436 | + /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/60-zuul-user:main:16 : echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2025-03-12 16:46:19.436 | ' 2025-03-12 16:46:19.437 | dib-run-parts 60-zuul-user completed 2025-03-12 16:46:19.438 | dib-run-parts Running /opt/dib_tmp/dib_build.DrNhhe6U/hooks/extra-data.d/98-source-repositories 2025-03-12 16:46:19.451 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Mar 12 16:46:19 UTC 2025 for /opt/dib_tmp/dib_build.DrNhhe6U/hooks/source-repository-simple-init 2025-03-12 16:46:19.458 | (0001 / 0001) 2025-03-12 16:46:19.474 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2025-03-12 16:46:24.747 | Cloning from glean cache and applying ref master 2025-03-12 16:46:24.798 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2025-03-12 16:46:24.814 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Mar 12 16:46:24 UTC 2025 for /opt/dib_tmp/dib_build.DrNhhe6U/hooks/source-repository-stackviz 2025-03-12 16:46:24.820 | (0001 / 0001) 2025-03-12 16:46:24.833 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2025-03-12 16:46:24.862 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-12 16:46:24.862 | Dload Upload Total Spent Left Speed 2025-03-12 16:46:25.045 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 1410 0 --:--:-- --:--:-- --:--:-- 1415 2025-03-12 16:46:25.220 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-12 16:46:25.225 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2025-03-12 16:46:25.250 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Mar 12 16:46:25 UTC 2025 for /opt/dib_tmp/dib_build.DrNhhe6U/hooks/source-repository-zanatacli 2025-03-12 16:46:25.254 | (0001 / 0001) 2025-03-12 16:46:25.268 | Caching zanata-cli file from https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz in /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2025-03-12 16:46:25.287 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-12 16:46:25.288 | Dload Upload Total Spent Left Speed 2025-03-12 16:46:25.889 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 228 0 --:--:-- --:--:-- --:--:-- 229 2025-03-12 16:46:25.959 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-12 16:46:25.964 | Server copy has not changed. Using locally cached https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz 2025-03-12 16:46:25.996 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Mar 12 16:46:25 UTC 2025 for /opt/dib_tmp/dib_build.DrNhhe6U/hooks/source-repository-projects-yaml 2025-03-12 16:46:26.005 | (0001 / 1315) 2025-03-12 16:46:26.023 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2025-03-12 16:46:33.116 | Cloning from airshipctl cache and applying ref * 2025-03-12 16:46:33.275 | (0002 / 1315) 2025-03-12 16:46:33.289 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2025-03-12 16:46:39.656 | Cloning from airshipui cache and applying ref * 2025-03-12 16:46:39.722 | (0003 / 1315) 2025-03-12 16:46:39.736 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2025-03-12 16:46:43.946 | Cloning from apis cache and applying ref * 2025-03-12 16:46:43.988 | (0004 / 1315) 2025-03-12 16:46:44.004 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2025-03-12 16:46:48.800 | Cloning from armada cache and applying ref * 2025-03-12 16:46:48.878 | (0005 / 1315) 2025-03-12 16:46:48.894 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2025-03-12 16:46:53.430 | Cloning from armada-go cache and applying ref * 2025-03-12 16:46:53.487 | (0006 / 1315) 2025-03-12 16:46:53.502 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2025-03-12 16:47:02.159 | Cloning from armada-operator cache and applying ref * 2025-03-12 16:47:02.219 | (0007 / 1315) 2025-03-12 16:47:02.234 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2025-03-12 16:47:10.820 | Cloning from charts cache and applying ref * 2025-03-12 16:47:10.889 | (0008 / 1315) 2025-03-12 16:47:10.902 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2025-03-12 16:47:19.116 | Cloning from deckhand cache and applying ref * 2025-03-12 16:47:19.212 | (0009 / 1315) 2025-03-12 16:47:19.226 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2025-03-12 16:47:27.141 | Cloning from divingbell cache and applying ref * 2025-03-12 16:47:27.201 | (0010 / 1315) 2025-03-12 16:47:27.219 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2025-03-12 16:47:31.967 | Cloning from docs cache and applying ref * 2025-03-12 16:47:32.025 | (0011 / 1315) 2025-03-12 16:47:32.039 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2025-03-12 16:47:37.635 | Cloning from drydock cache and applying ref * 2025-03-12 16:47:37.715 | (0012 / 1315) 2025-03-12 16:47:37.737 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2025-03-12 16:47:40.899 | Cloning from election cache and applying ref * 2025-03-12 16:47:40.946 | (0013 / 1315) 2025-03-12 16:47:40.956 | Updating cache of https://opendev.org/airship/gerrit-to-github-bot.git in /opt/dib_cache/source-repositories/gerrit_to_github_bot_bcdd4f18842a6fa1af2cc27487c25de27159b781 with ref * 2025-03-12 16:47:46.933 | Cloning from gerrit-to-github-bot cache and applying ref * 2025-03-12 16:47:46.982 | (0014 / 1315) 2025-03-12 16:47:46.992 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2025-03-12 16:47:51.474 | Cloning from go-redfish cache and applying ref * 2025-03-12 16:47:51.524 | (0015 / 1315) 2025-03-12 16:47:51.540 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2025-03-12 16:47:57.599 | Cloning from governance cache and applying ref * 2025-03-12 16:47:57.642 | (0016 / 1315) 2025-03-12 16:47:57.652 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2025-03-12 16:48:02.997 | Cloning from hostconfig-operator cache and applying ref * 2025-03-12 16:48:03.056 | (0017 / 1315) 2025-03-12 16:48:03.073 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2025-03-12 16:48:09.722 | Cloning from image-builder cache and applying ref * 2025-03-12 16:48:09.775 | (0018 / 1315) 2025-03-12 16:48:09.785 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2025-03-12 16:48:13.663 | Cloning from images cache and applying ref * 2025-03-12 16:48:13.723 | (0019 / 1315) 2025-03-12 16:48:13.737 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2025-03-12 16:48:18.811 | Cloning from kubernetes-entrypoint cache and applying ref * 2025-03-12 16:48:19.144 | (0020 / 1315) 2025-03-12 16:48:19.159 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2025-03-12 16:48:22.907 | Cloning from maas cache and applying ref * 2025-03-12 16:48:22.961 | (0021 / 1315) 2025-03-12 16:48:22.976 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2025-03-12 16:48:29.190 | Cloning from pegleg cache and applying ref * 2025-03-12 16:48:38.122 | (0022 / 1315) 2025-03-12 16:48:38.142 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2025-03-12 16:48:44.127 | Cloning from porthole cache and applying ref * 2025-03-12 16:48:48.170 | (0023 / 1315) 2025-03-12 16:48:48.183 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2025-03-12 16:48:53.431 | Cloning from promenade cache and applying ref * 2025-03-12 16:48:53.543 | (0024 / 1315) 2025-03-12 16:48:53.557 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2025-03-12 16:48:58.742 | Cloning from shipyard cache and applying ref * 2025-03-12 16:48:58.854 | (0025 / 1315) 2025-03-12 16:48:58.864 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2025-03-12 16:49:05.674 | Cloning from sip cache and applying ref * 2025-03-12 16:49:05.788 | (0026 / 1315) 2025-03-12 16:49:05.802 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2025-03-12 16:49:09.730 | Cloning from specs cache and applying ref * 2025-03-12 16:49:09.777 | (0027 / 1315) 2025-03-12 16:49:09.786 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2025-03-12 16:49:14.919 | Cloning from spyglass cache and applying ref * 2025-03-12 16:49:14.968 | (0028 / 1315) 2025-03-12 16:49:14.978 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2025-03-12 16:49:22.748 | Cloning from spyglass-plugin-xls cache and applying ref * 2025-03-12 16:49:22.809 | (0029 / 1315) 2025-03-12 16:49:22.820 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2025-03-12 16:49:28.347 | Cloning from tempest-plugin cache and applying ref * 2025-03-12 16:49:28.402 | (0030 / 1315) 2025-03-12 16:49:28.418 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2025-03-12 16:49:35.096 | Cloning from treasuremap cache and applying ref * 2025-03-12 16:49:35.207 | (0031 / 1315) 2025-03-12 16:49:35.217 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2025-03-12 16:49:39.979 | Cloning from vino cache and applying ref * 2025-03-12 16:49:40.025 | (0032 / 1315) 2025-03-12 16:49:40.035 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2025-03-12 16:49:43.910 | Cloning from zuul-airship-roles cache and applying ref * 2025-03-12 16:49:43.952 | (0033 / 1315) 2025-03-12 16:49:43.963 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2025-03-12 16:49:51.495 | Cloning from cfn-overview cache and applying ref * 2025-03-12 16:49:51.541 | (0034 / 1315) 2025-03-12 16:49:51.551 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2025-03-12 16:49:57.259 | Cloning from cfn-security cache and applying ref * 2025-03-12 16:49:57.303 | (0035 / 1315) 2025-03-12 16:49:57.314 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2025-03-12 16:50:03.714 | Cloning from computing-native cache and applying ref * 2025-03-12 16:50:03.755 | (0036 / 1315) 2025-03-12 16:50:03.765 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2025-03-12 16:50:11.637 | Cloning from computing-offload cache and applying ref * 2025-03-12 16:50:12.179 | (0037 / 1315) 2025-03-12 16:50:12.188 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2025-03-12 16:50:17.267 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2025-03-12 16:50:18.648 | (0038 / 1315) 2025-03-12 16:50:18.658 | Updating cache of https://opendev.org/cfn/use-case-and-architecture.git in /opt/dib_cache/source-repositories/use_case_and_architecture_4343554ff496357085624c9fa79aafb449a2b1ed with ref * 2025-03-12 16:50:24.617 | Cloning from use-case-and-architecture cache and applying ref * 2025-03-12 16:50:27.356 | (0039 / 1315) 2025-03-12 16:50:27.366 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2025-03-12 16:50:32.145 | error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 2025-03-12 16:50:32.145 | fatal: expected flush after ref listing 2025-03-12 16:50:32.153 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2025-03-12 16:50:32.156 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2025-03-12 16:50:32.160 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2025-03-12 16:50:32.164 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2025-03-12 16:50:32.167 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-03-12 16:50:33.808 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.DrNhhe6U/mnt 2025-03-12 16:50:33.812 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.DrNhhe6U/mnt 2025-03-12 16:50:33.817 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-03-12 16:50:33.821 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-03-12 16:50:33.825 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-03-12 16:50:33.828 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-03-12 16:50:33.832 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.DrNhhe6U/mnt ']' 2025-03-12 16:50:33.836 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.DrNhhe6U/mnt 2025-03-12 16:50:33.841 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.DrNhhe6U/mnt 2025-03-12 16:50:33.845 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-03-12 16:50:33.849 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-03-12 16:50:33.854 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-03-12 16:50:33.855 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-03-12 16:50:33.855 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.DrNhhe6U/mnt/' 2025-03-12 16:50:33.861 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.DrNhhe6U/mnt/sys 2025-03-12 16:50:33.861 | /opt/dib_tmp/dib_build.DrNhhe6U/mnt/proc 2025-03-12 16:50:33.861 | /opt/dib_tmp/dib_build.DrNhhe6U/mnt/dev/pts 2025-03-12 16:50:33.861 | /opt/dib_tmp/dib_build.DrNhhe6U/mnt/dev' 2025-03-12 16:50:33.865 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-03-12 16:50:33.868 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-03-12 16:50:33.872 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-03-12 16:50:33.876 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-03-12 16:50:33.880 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.DrNhhe6U/mnt/sys == */boot/efi ]] 2025-03-12 16:50:33.883 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-03-12 16:50:33.887 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-03-12 16:50:33.891 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-03-12 16:50:33.895 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.DrNhhe6U/mnt/sys' 2025-03-12 16:50:33.895 | Unmount /opt/dib_tmp/dib_build.DrNhhe6U/mnt/sys 2025-03-12 16:50:33.898 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.DrNhhe6U/mnt/sys 2025-03-12 16:50:33.908 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-03-12 16:50:33.911 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-03-12 16:50:33.915 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-03-12 16:50:33.918 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-03-12 16:50:33.922 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.DrNhhe6U/mnt/proc == */boot/efi ]] 2025-03-12 16:50:33.926 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-03-12 16:50:33.929 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-03-12 16:50:33.933 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-03-12 16:50:33.937 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.DrNhhe6U/mnt/proc' 2025-03-12 16:50:33.937 | Unmount /opt/dib_tmp/dib_build.DrNhhe6U/mnt/proc 2025-03-12 16:50:33.940 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.DrNhhe6U/mnt/proc 2025-03-12 16:50:33.949 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-03-12 16:50:33.953 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-03-12 16:50:33.957 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-03-12 16:50:33.960 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-03-12 16:50:33.964 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.DrNhhe6U/mnt/dev/pts == */boot/efi ]] 2025-03-12 16:50:33.967 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-03-12 16:50:33.971 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-03-12 16:50:33.975 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-03-12 16:50:33.978 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.DrNhhe6U/mnt/dev/pts' 2025-03-12 16:50:33.978 | Unmount /opt/dib_tmp/dib_build.DrNhhe6U/mnt/dev/pts 2025-03-12 16:50:33.982 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.DrNhhe6U/mnt/dev/pts 2025-03-12 16:50:33.992 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-03-12 16:50:33.995 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-03-12 16:50:33.999 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-03-12 16:50:34.003 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-03-12 16:50:34.007 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.DrNhhe6U/mnt/dev == */boot/efi ]] 2025-03-12 16:50:34.010 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-03-12 16:50:34.013 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-03-12 16:50:34.017 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-03-12 16:50:34.021 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.DrNhhe6U/mnt/dev' 2025-03-12 16:50:34.021 | Unmount /opt/dib_tmp/dib_build.DrNhhe6U/mnt/dev 2025-03-12 16:50:34.024 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.DrNhhe6U/mnt/dev 2025-03-12 16:50:34.034 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-03-12 16:50:34.038 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-03-12 16:50:34.042 | + diskimage_builder/lib/img-functions:cleanup:42 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2025-03-12 16:50:34.281 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-03-12 16:50:34.281 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.DrNhhe6U/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.D2qoImFH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.DrNhhe6U/mnt', 'build-dir': '/opt/dib_tmp/dib_build.DrNhhe6U'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-03-12 16:50:34.282 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2025-03-12 16:50:34.346 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2025-03-12 16:50:34.350 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.DrNhhe6U/built; do sleep 1; done' 2025-03-12 16:50:34.361 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.DrNhhe6U/mnt 2025-03-12 16:50:35.137 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.DrNhhe6U 2025-03-12 16:50:35.188 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2025-03-12 16:50:35.192 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-03-12 16:50:35.196 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2025-03-12 16:50:35.199 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2025-03-12 16:50:35.204 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.DrNhhe6U 2025-03-12 16:50:35.211 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2025-03-12 16:50:35.215 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.D2qoImFH 2025-03-12 16:50:35.266 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2025-03-12 16:50:35.270 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-03-12 16:50:35.273 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2025-03-12 16:50:35.277 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2025-03-12 16:50:35.281 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.D2qoImFH 2025-03-12 16:50:35.286 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128