2024-11-12 00:09:24.787 | diskimage-builder version 3.36.0 2024-11-12 00:09:24.789 | Building elements: base vm simple-init openstack-repos nodepool-base growroot infra-package-needs debian-minimal cache-devstack block-device-mbr 2024-11-12 00:09:24.889 | 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 2024-11-12 00:09:25.015 | Expanded element dependencies to: runtime-ssh-host-keys modprobe base block-device-mbr nodepool-base cloud-init-datasources ensure-venv cache-url dib-init-system openssh-server debootstrap install-types install-bin pkg-map dpkg package-installs manifests zuul-worker openstack-repos simple-init infra-package-needs sysprep cache-devstack debian-minimal install-static bootloader source-repositories growroot vm 2024-11-12 00:09:25.020 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 3 = 1 ']' 2024-11-12 00:09:25.023 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-12 00:09:25.027 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-12 00:09:25.030 | + diskimage_builder/lib/disk-image-create:main:273 : type vhd-util 2024-11-12 00:09:25.034 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-12 00:09:25.037 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-12 00:09:25.041 | + diskimage_builder/lib/disk-image-create:main:263 : type qemu-img 2024-11-12 00:09:25.045 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-12 00:09:25.048 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-12 00:09:25.052 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-12 00:09:25.056 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-12 00:09:25.059 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-12 00:09:25.063 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-12 00:09:25.086 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.wlvetKs0 2024-11-12 00:09:25.090 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-12 00:09:25.099 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.GVagG7Kd 2024-11-12 00:09:25.103 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-12 00:09:25.106 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-12 00:09:25.109 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-12 00:09:25.112 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-12 00:09:25.115 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-12 00:09:25.118 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-12 00:09:25.121 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-12 00:09:25.125 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.wlvetKs0 2024-11-12 00:09:25.125 | Building in /opt/dib_tmp/dib_build.wlvetKs0 2024-11-12 00:09:25.128 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-12 00:09:25.131 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-12 00:09:25.133 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-12 00:09:25.136 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.wlvetKs0/hooks 2024-11-12 00:09:25.140 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.wlvetKs0/hooks 2024-11-12 00:09:25.143 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.wlvetKs0/block-device 2024-11-12 00:09:25.148 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.wlvetKs0/block-device/config.yaml 2024-11-12 00:09:25.152 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.wlvetKs0/block-device/config.yaml 2024-11-12 00:09:25.167 | User specified block-device config from DIB_BLOCK_DEVICE_CONFIG 2024-11-12 00:09:25.170 | + diskimage_builder/lib/common-functions:block_device_create_config_file:487 : return 2024-11-12 00:09:25.174 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.wlvetKs0/block-device/params.yaml 2024-11-12 00:09:25.178 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-12 00:09:25.181 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-12 00:09:25.187 | + 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 2024-11-12 00:09:25.740 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-12 00:09:25.740 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.wlvetKs0/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.GVagG7Kd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.wlvetKs0/mnt', 'build-dir': '/opt/dib_tmp/dib_build.wlvetKs0'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-12 00:09:25.743 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'mbr', 'partitions': [{'name': 'root', 'flags': ['boot', 'primary'], 'size': '100%', 'mkfs': {'mount': {'mount_point': '/', 'fstab': {'options': 'defaults,nobarrier,noatime', 'fsck-passno': 1}}}}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:260 2024-11-12 00:09:25.743 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults,nobarrier,noatime', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'mbr', 'partitions': [{'name': 'root', 'flags': ['boot', 'primary'], 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:262 2024-11-12 00:09:25.743 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults,nobarrier,noatime', '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': 'mbr', 'partitions': [{'name': 'root', 'flags': ['boot', 'primary'], 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:264 2024-11-12 00:09:25.743 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.wlvetKs0/states/block-device/config.json] 2024-11-12 00:09:25.785 | ++ 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 2024-11-12 00:09:26.157 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-12 00:09:26.157 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.wlvetKs0/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.GVagG7Kd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.wlvetKs0/mnt', 'build-dir': '/opt/dib_tmp/dib_build.wlvetKs0'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-12 00:09:26.157 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-12 00:09:26.157 | 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 2024-11-12 00:09:26.197 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-12 00:09:26.201 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-12 00:09:26.205 | ++ 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 2024-11-12 00:09:26.578 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-12 00:09:26.578 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.wlvetKs0/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.GVagG7Kd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.wlvetKs0/mnt', 'build-dir': '/opt/dib_tmp/dib_build.wlvetKs0'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-12 00:09:26.578 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-12 00:09:26.578 | 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 2024-11-12 00:09:26.618 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-12 00:09:26.622 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-12 00:09:26.626 | ++ 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 2024-11-12 00:09:27.002 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-12 00:09:27.002 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.wlvetKs0/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.GVagG7Kd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.wlvetKs0/mnt', 'build-dir': '/opt/dib_tmp/dib_build.wlvetKs0'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-12 00:09:27.003 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-12 00:09:27.003 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:329 2024-11-12 00:09:27.042 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-12 00:09:27.046 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-12 00:09:27.049 | ++ 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 2024-11-12 00:09:27.423 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-12 00:09:27.423 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.wlvetKs0/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.GVagG7Kd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.wlvetKs0/mnt', 'build-dir': '/opt/dib_tmp/dib_build.wlvetKs0'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-12 00:09:27.424 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-12 00:09:27.466 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS=/ 2024-11-12 00:09:27.469 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-12 00:09:27.473 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-12 00:09:27.477 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.wlvetKs0/mnt 2024-11-12 00:09:27.482 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.wlvetKs0/mnt 2024-11-12 00:09:27.519 | chown: warning: '.' should be ':': 'root.root' 2024-11-12 00:09:27.525 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.wlvetKs0/mnt 2024-11-12 00:09:27.530 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.wlvetKs0/mnt 2024-11-12 00:09:27.534 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.wlvetKs0/mnt 2024-11-12 00:09:27.538 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-12 00:09:27.542 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-12 00:09:27.545 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.wlvetKs0/hooks ']' 2024-11-12 00:09:27.549 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-12 00:09:27.572 | Copying hooks for vm 2024-11-12 00:09:27.583 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-12 00:09:27.594 | Copying hooks for infra-package-needs 2024-11-12 00:09:27.603 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-12 00:09:27.609 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-12 00:09:27.611 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-12 00:09:27.613 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-12 00:09:27.621 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-12 00:09:27.627 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-12 00:09:27.629 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-12 00:09:27.638 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-12 00:09:27.640 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-12 00:09:27.642 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-12 00:09:27.670 | Copying hooks for install-bin 2024-11-12 00:09:27.677 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-12 00:09:27.684 | Copying hooks for source-repositories 2024-11-12 00:09:27.693 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-12 00:09:27.724 | Copying hooks for package-installs 2024-11-12 00:09:27.731 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-12 00:09:27.733 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-12 00:09:27.739 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-12 00:09:27.741 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-12 00:09:27.748 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-12 00:09:27.755 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-12 00:09:27.757 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-12 00:09:27.759 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-12 00:09:27.762 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-12 00:09:27.768 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-12 00:09:27.770 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-12 00:09:27.780 | Copying hooks for debian-minimal 2024-11-12 00:09:27.788 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/environment.d/10-debian-minimal.bash 2024-11-12 00:09:27.796 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/test-elements/bookworm-arm64-build-succeeds 2024-11-12 00:09:27.800 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/test-elements/bullseye-arm64-build-succeeds 2024-11-12 00:09:27.810 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/root.d/75-debian-minimal-baseinstall 2024-11-12 00:09:27.822 | Copying hooks for debootstrap 2024-11-12 00:09:27.831 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2024-11-12 00:09:27.833 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2024-11-12 00:09:27.839 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2024-11-12 00:09:27.841 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2024-11-12 00:09:27.844 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2024-11-12 00:09:27.850 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2024-11-12 00:09:27.858 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2024-11-12 00:09:27.883 | Copying hooks for cloud-init-datasources 2024-11-12 00:09:27.889 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-12 00:09:27.895 | Copying hooks for ensure-venv 2024-11-12 00:09:27.909 | Copying hooks for modprobe 2024-11-12 00:09:27.915 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2024-11-12 00:09:27.922 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2024-11-12 00:09:27.929 | Copying hooks for base 2024-11-12 00:09:27.935 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-12 00:09:27.941 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-12 00:09:27.942 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-12 00:09:27.944 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-12 00:09:27.951 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-12 00:09:27.961 | Copying hooks for block-device-mbr 2024-11-12 00:09:27.968 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-mbr/environment.d/15-block-device.bash 2024-11-12 00:09:27.979 | Copying hooks for install-types 2024-11-12 00:09:27.985 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-12 00:09:27.991 | Copying hooks for openssh-server 2024-11-12 00:09:27.996 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-12 00:09:27.998 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-12 00:09:28.010 | Copying hooks for bootloader 2024-11-12 00:09:28.016 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-12 00:09:28.021 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-12 00:09:28.029 | Copying hooks for manifests 2024-11-12 00:09:28.036 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-12 00:09:28.042 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-12 00:09:28.048 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-12 00:09:28.054 | Copying hooks for openstack-repos 2024-11-12 00:09:28.059 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-12 00:09:28.066 | Copying hooks for sysprep 2024-11-12 00:09:28.072 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-12 00:09:28.079 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-12 00:09:28.085 | Copying hooks for dib-init-system 2024-11-12 00:09:28.092 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-12 00:09:28.098 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-12 00:09:28.105 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-12 00:09:28.111 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-12 00:09:28.117 | Copying hooks for install-static 2024-11-12 00:09:28.124 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-12 00:09:28.135 | Copying hooks for cache-devstack 2024-11-12 00:09:28.153 | Copying hooks for cache-url 2024-11-12 00:09:28.159 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-12 00:09:28.174 | Copying hooks for dpkg 2024-11-12 00:09:28.180 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2024-11-12 00:09:28.186 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2024-11-12 00:09:28.188 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2024-11-12 00:09:28.194 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/bin/install-packages 2024-11-12 00:09:28.200 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2024-11-12 00:09:28.202 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2024-11-12 00:09:28.208 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2024-11-12 00:09:28.210 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2024-11-12 00:09:28.212 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2024-11-12 00:09:28.214 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2024-11-12 00:09:28.216 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2024-11-12 00:09:28.218 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2024-11-12 00:09:28.224 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2024-11-12 00:09:28.226 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2024-11-12 00:09:28.228 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2024-11-12 00:09:28.237 | Copying hooks for nodepool-base 2024-11-12 00:09:28.242 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-12 00:09:28.248 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-12 00:09:28.250 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-12 00:09:28.256 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-12 00:09:28.257 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-12 00:09:28.263 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-12 00:09:28.270 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-12 00:09:28.276 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-12 00:09:28.278 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-12 00:09:28.280 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-12 00:09:28.281 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-12 00:09:28.287 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-12 00:09:28.292 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-12 00:09:28.293 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-12 00:09:28.295 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-12 00:09:28.296 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-12 00:09:28.298 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-12 00:09:28.300 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-12 00:09:28.303 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-12 00:09:28.313 | Copying hooks for growroot 2024-11-12 00:09:28.319 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-12 00:09:28.327 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-12 00:09:28.335 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-12 00:09:28.338 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-12 00:09:28.340 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-12 00:09:28.354 | Copying hooks for runtime-ssh-host-keys 2024-11-12 00:09:28.360 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-12 00:09:28.366 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-12 00:09:28.373 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-11-12 00:09:28.379 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-12 00:09:28.382 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-12 00:09:28.394 | Copying hooks for simple-init 2024-11-12 00:09:28.400 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-12 00:09:28.402 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-12 00:09:28.408 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-12 00:09:28.410 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-12 00:09:28.412 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-12 00:09:28.415 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-12 00:09:28.417 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-12 00:09:28.424 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-12 00:09:28.438 | Copying hooks for pkg-map 2024-11-12 00:09:28.444 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-12 00:09:28.450 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-12 00:09:28.456 | Copying hooks for zuul-worker 2024-11-12 00:09:28.462 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-12 00:09:28.467 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-12 00:09:28.501 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-12 00:09:28.505 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-12 00:09:28.506 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-12 00:09:28.512 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d ']' 2024-11-12 00:09:28.516 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d' 2024-11-12 00:09:28.516 | Running hooks from /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d 2024-11-12 00:09:28.519 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-12 00:09:28.523 | + 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.wlvetKs0/hooks/root.d 2024-11-12 00:09:28.553 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/10-base-defaults 2024-11-12 00:09:28.561 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/10-base-defaults 2024-11-12 00:09:28.564 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-12 00:09:28.568 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-12 00:09:28.571 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-12 00:09:28.574 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-12 00:09:28.578 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-12 00:09:28.585 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-12 00:09:28.588 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-12 00:09:28.591 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-12 00:09:28.594 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-12 00:09:28.597 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-12 00:09:28.600 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-12 00:09:28.604 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-12 00:09:28.607 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-12 00:09:28.610 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-12 00:09:28.613 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-12 00:09:28.617 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-12 00:09:28.620 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-12 00:09:28.623 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-12 00:09:28.627 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-12 00:09:28.630 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/10-debian-minimal.bash 2024-11-12 00:09:28.636 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/10-debian-minimal.bash 2024-11-12 00:09:28.639 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2024-11-12 00:09:28.643 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2024-11-12 00:09:28.646 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=bookworm 2024-11-12 00:09:28.648 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=bookworm 2024-11-12 00:09:28.651 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2024-11-12 00:09:28.654 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2024-11-12 00:09:28.657 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2024-11-12 00:09:28.660 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2024-11-12 00:09:28.664 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2024-11-12 00:09:28.666 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2024-11-12 00:09:28.669 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2024-11-12 00:09:28.673 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:15 : DIB_DEBIAN_SECURITY_MIRROR=https://mirror.dfw.rax.opendev.org/debian-security 2024-11-12 00:09:28.676 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2024-11-12 00:09:28.679 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2024-11-12 00:09:28.682 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2024-11-12 00:09:28.685 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2024-11-12 00:09:28.688 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2024-11-12 00:09:28.691 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:22 : DIB_DEBIAN_SECURITY_PATH=bookworm-security 2024-11-12 00:09:28.694 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:23 : DIB_DEBIAN_SECURITY_SUBPATH= 2024-11-12 00:09:28.698 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:36 : DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.dfw.rax.opendev.org/debian bookworm main 2024-11-12 00:09:28.698 | backports:deb https://mirror.dfw.rax.opendev.org/debian bookworm-backports main 2024-11-12 00:09:28.698 | updates:deb https://mirror.dfw.rax.opendev.org/debian bookworm-updates main 2024-11-12 00:09:28.698 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bookworm-security main 2024-11-12 00:09:28.698 | ' 2024-11-12 00:09:28.701 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' bookworm = testing -o bookworm = unstable ']' 2024-11-12 00:09:28.704 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:42 : export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.dfw.rax.opendev.org/debian bookworm main 2024-11-12 00:09:28.704 | backports:deb https://mirror.dfw.rax.opendev.org/debian bookworm-backports main 2024-11-12 00:09:28.704 | updates:deb https://mirror.dfw.rax.opendev.org/debian bookworm-updates main 2024-11-12 00:09:28.705 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bookworm-security main 2024-11-12 00:09:28.705 | ' 2024-11-12 00:09:28.707 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:42 : DIB_APT_SOURCES_CONF='default:deb https://mirror.dfw.rax.opendev.org/debian bookworm main 2024-11-12 00:09:28.707 | backports:deb https://mirror.dfw.rax.opendev.org/debian bookworm-backports main 2024-11-12 00:09:28.707 | updates:deb https://mirror.dfw.rax.opendev.org/debian bookworm-updates main 2024-11-12 00:09:28.707 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bookworm-security main 2024-11-12 00:09:28.707 | ' 2024-11-12 00:09:28.711 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-11-12 00:09:28.716 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-11-12 00:09:28.720 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-12 00:09:28.723 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-12 00:09:28.726 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/10-dpkg.bash 2024-11-12 00:09:28.732 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/10-dpkg.bash 2024-11-12 00:09:28.735 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-11-12 00:09:28.738 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-11-12 00:09:28.741 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/14-manifests 2024-11-12 00:09:28.747 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/14-manifests 2024-11-12 00:09:28.751 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-12 00:09:28.754 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-12 00:09:28.757 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bookworm-66596ebc84cc4119bb427740db45a989.d/ 2024-11-12 00:09:28.760 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bookworm-66596ebc84cc4119bb427740db45a989.d/ 2024-11-12 00:09:28.764 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/15-block-device.bash 2024-11-12 00:09:28.770 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/15-block-device.bash 2024-11-12 00:09:28.773 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2024-11-12 00:09:28.776 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2024-11-12 00:09:28.779 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2024-11-12 00:09:28.783 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-12 00:09:28.789 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-12 00:09:28.792 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (almalinux|centos|fedora|rocky) ]] 2024-11-12 00:09:28.795 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-12 00:09:28.798 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-12 00:09:28.802 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \a\l\m\a\l\i\n\u\x ]] 2024-11-12 00:09:28.805 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2024-11-12 00:09:28.808 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2024-11-12 00:09:28.811 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/20-network-interface-names 2024-11-12 00:09:28.817 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/20-network-interface-names 2024-11-12 00:09:28.820 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-11-12 00:09:28.824 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-11-12 00:09:28.827 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-12 00:09:28.833 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-12 00:09:28.836 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-12 00:09:28.839 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-12 00:09:28.842 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-12 00:09:28.848 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-12 00:09:28.851 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-12 00:09:28.854 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-12 00:09:28.857 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-12 00:09:28.860 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-12 00:09:28.863 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-12 00:09:28.866 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-12 00:09:28.868 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-12 00:09:28.871 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-12 00:09:28.874 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/99-dib-init-system 2024-11-12 00:09:28.880 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/../environment.d/99-dib-init-system 2024-11-12 00:09:28.883 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-12 00:09:28.886 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-12 00:09:28.889 | dib-run-parts Running /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap 2024-11-12 00:09:28.897 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:20 : set -eu 2024-11-12 00:09:28.900 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:21 : set -o pipefail 2024-11-12 00:09:28.904 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:23 : '[' -f /opt/dib_tmp/dib_build.wlvetKs0/mnt/.extra_settings ']' 2024-11-12 00:09:28.907 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:27 : '[' -n debian ']' 2024-11-12 00:09:28.910 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:28 : '[' -n bookworm ']' 2024-11-12 00:09:28.913 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:29 : '[' -n https://mirror.dfw.rax.opendev.org/debian ']' 2024-11-12 00:09:28.917 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:31 : DIB_DEBIAN_COMPONENTS=main 2024-11-12 00:09:28.920 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:32 : DIB_DEBOOTSTRAP_EXTRA_ARGS=--no-check-gpg 2024-11-12 00:09:28.923 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:33 : DEBOOTSTRAP_TARBALL=/opt/dib_cache/debootstrap-debian-bookworm-amd64.tar.gz 2024-11-12 00:09:28.926 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:34 : http_proxy= 2024-11-12 00:09:28.929 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:35 : no_proxy= 2024-11-12 00:09:28.933 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:37 : DEBOOTSTRAP_QEMU= 2024-11-12 00:09:28.936 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:39 : debootstrap --version 2024-11-12 00:09:28.957 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:39 : _debootstrap_version='debootstrap 1.0.128+nmu2+deb12u1' 2024-11-12 00:09:28.960 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:41 : _debootstrap_version=128 2024-11-12 00:09:28.964 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:42 : [[ bookworm == \b\u\s\t\e\r ]] 2024-11-12 00:09:28.967 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:46 : '[' -n '' -o -n '' ']' 2024-11-12 00:09:28.970 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:51 : KEYRING_OPT= 2024-11-12 00:09:28.973 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:52 : '[' -n '' ']' 2024-11-12 00:09:28.977 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:60 : dpkg --print-architecture 2024-11-12 00:09:28.983 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:60 : '[' amd64 '!=' amd64 ']' 2024-11-12 00:09:28.986 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:66 : sudo sh -c 'http_proxy= no_proxy= debootstrap --verbose --variant=minbase --components=main --arch=amd64 --no-check-gpg bookworm /opt/dib_tmp/dib_build.wlvetKs0/mnt https://mirror.dfw.rax.opendev.org/debian ' 2024-11-12 00:09:29.128 | I: Retrieving InRelease 2024-11-12 00:09:29.252 | I: Retrieving Release 2024-11-12 00:09:29.380 | I: Retrieving Packages 2024-11-12 00:09:31.220 | I: Validating Packages 2024-11-12 00:09:32.398 | I: Resolving dependencies of required packages... 2024-11-12 00:09:38.722 | I: Resolving dependencies of base packages... 2024-11-12 00:09:46.552 | I: Checking component main on https://mirror.dfw.rax.opendev.org/debian... 2024-11-12 00:09:49.384 | I: Retrieving adduser 3.134 2024-11-12 00:09:49.540 | I: Validating adduser 3.134 2024-11-12 00:09:49.556 | I: Retrieving apt 2.6.1 2024-11-12 00:09:49.798 | I: Validating apt 2.6.1 2024-11-12 00:09:49.822 | I: Retrieving base-files 12.4+deb12u8 2024-11-12 00:09:49.937 | I: Validating base-files 12.4+deb12u8 2024-11-12 00:09:49.951 | I: Retrieving base-passwd 3.6.1 2024-11-12 00:09:50.069 | I: Validating base-passwd 3.6.1 2024-11-12 00:09:50.084 | I: Retrieving bash 5.2.15-2+b7 2024-11-12 00:09:50.659 | I: Validating bash 5.2.15-2+b7 2024-11-12 00:09:50.683 | I: Retrieving bsdutils 1:2.38.1-5+deb12u2 2024-11-12 00:09:50.790 | I: Validating bsdutils 1:2.38.1-5+deb12u2 2024-11-12 00:09:50.804 | I: Retrieving ca-certificates 20230311 2024-11-12 00:09:51.502 | I: Validating ca-certificates 20230311 2024-11-12 00:09:51.517 | I: Retrieving coreutils 9.1-1 2024-11-12 00:09:52.586 | I: Validating coreutils 9.1-1 2024-11-12 00:09:52.618 | I: Retrieving dash 0.5.12-2 2024-11-12 00:09:52.750 | I: Validating dash 0.5.12-2 2024-11-12 00:09:52.764 | I: Retrieving debconf 1.5.82 2024-11-12 00:09:52.900 | I: Validating debconf 1.5.82 2024-11-12 00:09:52.914 | I: Retrieving debian-archive-keyring 2023.3+deb12u1 2024-11-12 00:09:53.159 | I: Validating debian-archive-keyring 2023.3+deb12u1 2024-11-12 00:09:53.174 | I: Retrieving debianutils 5.7-0.5~deb12u1 2024-11-12 00:09:53.270 | I: Validating debianutils 5.7-0.5~deb12u1 2024-11-12 00:09:53.284 | I: Retrieving diffutils 1:3.8-4 2024-11-12 00:09:53.440 | I: Validating diffutils 1:3.8-4 2024-11-12 00:09:53.458 | I: Retrieving dpkg 1.21.22 2024-11-12 00:09:53.941 | I: Validating dpkg 1.21.22 2024-11-12 00:09:53.966 | I: Retrieving e2fsprogs 1.47.0-2 2024-11-12 00:09:54.211 | I: Validating e2fsprogs 1.47.0-2 2024-11-12 00:09:54.229 | I: Retrieving findutils 4.9.0-4 2024-11-12 00:09:54.414 | I: Validating findutils 4.9.0-4 2024-11-12 00:09:54.432 | I: Retrieving gcc-12-base 12.2.0-14 2024-11-12 00:09:54.557 | I: Validating gcc-12-base 12.2.0-14 2024-11-12 00:09:54.573 | I: Retrieving gpgv 2.2.40-1.1 2024-11-12 00:09:54.743 | I: Validating gpgv 2.2.40-1.1 2024-11-12 00:09:54.763 | I: Retrieving grep 3.8-5 2024-11-12 00:09:54.923 | I: Validating grep 3.8-5 2024-11-12 00:09:54.941 | I: Retrieving gzip 1.12-1 2024-11-12 00:09:55.078 | I: Validating gzip 1.12-1 2024-11-12 00:09:55.094 | I: Retrieving hostname 3.23+nmu1 2024-11-12 00:09:55.228 | I: Validating hostname 3.23+nmu1 2024-11-12 00:09:55.243 | I: Retrieving init-system-helpers 1.65.2 2024-11-12 00:09:55.345 | I: Validating init-system-helpers 1.65.2 2024-11-12 00:09:55.359 | I: Retrieving libacl1 2.3.1-3 2024-11-12 00:09:55.511 | I: Validating libacl1 2.3.1-3 2024-11-12 00:09:55.524 | I: Retrieving libapt-pkg6.0 2.6.1 2024-11-12 00:09:55.790 | I: Validating libapt-pkg6.0 2.6.1 2024-11-12 00:09:55.810 | I: Retrieving libattr1 1:2.5.1-4 2024-11-12 00:09:56.035 | I: Validating libattr1 1:2.5.1-4 2024-11-12 00:09:56.049 | I: Retrieving libaudit-common 1:3.0.9-1 2024-11-12 00:09:56.141 | I: Validating libaudit-common 1:3.0.9-1 2024-11-12 00:09:56.155 | I: Retrieving libaudit1 1:3.0.9-1 2024-11-12 00:09:56.237 | I: Validating libaudit1 1:3.0.9-1 2024-11-12 00:09:56.251 | I: Retrieving libblkid1 2.38.1-5+deb12u2 2024-11-12 00:09:56.350 | I: Validating libblkid1 2.38.1-5+deb12u2 2024-11-12 00:09:56.365 | I: Retrieving libbz2-1.0 1.0.8-5+b1 2024-11-12 00:09:56.472 | I: Validating libbz2-1.0 1.0.8-5+b1 2024-11-12 00:09:56.485 | I: Retrieving libc-bin 2.36-9+deb12u9 2024-11-12 00:09:56.804 | I: Validating libc-bin 2.36-9+deb12u9 2024-11-12 00:09:56.821 | I: Retrieving libc6 2.36-9+deb12u9 2024-11-12 00:09:57.228 | I: Validating libc6 2.36-9+deb12u9 2024-11-12 00:09:57.263 | I: Retrieving libcap-ng0 0.8.3-1+b3 2024-11-12 00:09:57.369 | I: Validating libcap-ng0 0.8.3-1+b3 2024-11-12 00:09:57.384 | I: Retrieving libcap2 1:2.66-4 2024-11-12 00:09:57.474 | I: Validating libcap2 1:2.66-4 2024-11-12 00:09:57.489 | I: Retrieving libcom-err2 1.47.0-2 2024-11-12 00:09:57.624 | I: Validating libcom-err2 1.47.0-2 2024-11-12 00:09:57.639 | I: Retrieving libcrypt1 1:4.4.33-2 2024-11-12 00:09:57.834 | I: Validating libcrypt1 1:4.4.33-2 2024-11-12 00:09:57.849 | I: Retrieving libdb5.3 5.3.28+dfsg2-1 2024-11-12 00:09:58.033 | I: Validating libdb5.3 5.3.28+dfsg2-1 2024-11-12 00:09:58.052 | I: Retrieving libdebconfclient0 0.270 2024-11-12 00:09:58.151 | I: Validating libdebconfclient0 0.270 2024-11-12 00:09:58.165 | I: Retrieving libext2fs2 1.47.0-2 2024-11-12 00:09:58.308 | I: Validating libext2fs2 1.47.0-2 2024-11-12 00:09:58.323 | I: Retrieving libffi8 3.4.4-1 2024-11-12 00:09:58.427 | I: Validating libffi8 3.4.4-1 2024-11-12 00:09:58.442 | I: Retrieving libgcc-s1 12.2.0-14 2024-11-12 00:09:58.549 | I: Validating libgcc-s1 12.2.0-14 2024-11-12 00:09:58.564 | I: Retrieving libgcrypt20 1.10.1-3 2024-11-12 00:09:58.759 | I: Validating libgcrypt20 1.10.1-3 2024-11-12 00:09:58.777 | I: Retrieving libgmp10 2:6.2.1+dfsg1-1.1 2024-11-12 00:09:58.942 | I: Validating libgmp10 2:6.2.1+dfsg1-1.1 2024-11-12 00:09:58.959 | I: Retrieving libgnutls30 3.7.9-2+deb12u3 2024-11-12 00:09:59.201 | I: Validating libgnutls30 3.7.9-2+deb12u3 2024-11-12 00:09:59.229 | I: Retrieving libgpg-error0 1.46-1 2024-11-12 00:09:59.322 | I: Validating libgpg-error0 1.46-1 2024-11-12 00:09:59.336 | I: Retrieving libhogweed6 3.8.1-2 2024-11-12 00:09:59.603 | I: Validating libhogweed6 3.8.1-2 2024-11-12 00:09:59.619 | I: Retrieving libidn2-0 2.3.3-1+b1 2024-11-12 00:09:59.851 | I: Validating libidn2-0 2.3.3-1+b1 2024-11-12 00:09:59.866 | I: Retrieving liblz4-1 1.9.4-1 2024-11-12 00:10:00.000 | I: Validating liblz4-1 1.9.4-1 2024-11-12 00:10:00.014 | I: Retrieving liblzma5 5.4.1-0.2 2024-11-12 00:10:00.140 | I: Validating liblzma5 5.4.1-0.2 2024-11-12 00:10:00.155 | I: Retrieving libmd0 1.0.4-2 2024-11-12 00:10:00.276 | I: Validating libmd0 1.0.4-2 2024-11-12 00:10:00.289 | I: Retrieving libmount1 2.38.1-5+deb12u2 2024-11-12 00:10:00.385 | I: Validating libmount1 2.38.1-5+deb12u2 2024-11-12 00:10:00.400 | I: Retrieving libnettle8 3.8.1-2 2024-11-12 00:10:00.521 | I: Validating libnettle8 3.8.1-2 2024-11-12 00:10:00.536 | I: Retrieving libp11-kit0 0.24.1-2 2024-11-12 00:10:00.662 | I: Validating libp11-kit0 0.24.1-2 2024-11-12 00:10:00.679 | I: Retrieving libpam-modules 1.5.2-6+deb12u1 2024-11-12 00:10:00.803 | I: Validating libpam-modules 1.5.2-6+deb12u1 2024-11-12 00:10:00.819 | I: Retrieving libpam-modules-bin 1.5.2-6+deb12u1 2024-11-12 00:10:00.913 | I: Validating libpam-modules-bin 1.5.2-6+deb12u1 2024-11-12 00:10:00.927 | I: Retrieving libpam-runtime 1.5.2-6+deb12u1 2024-11-12 00:10:01.073 | I: Validating libpam-runtime 1.5.2-6+deb12u1 2024-11-12 00:10:01.089 | I: Retrieving libpam0g 1.5.2-6+deb12u1 2024-11-12 00:10:01.205 | I: Validating libpam0g 1.5.2-6+deb12u1 2024-11-12 00:10:01.219 | I: Retrieving libpcre2-8-0 10.42-1 2024-11-12 00:10:01.340 | I: Validating libpcre2-8-0 10.42-1 2024-11-12 00:10:01.356 | I: Retrieving libseccomp2 2.5.4-1+deb12u1 2024-11-12 00:10:01.483 | I: Validating libseccomp2 2.5.4-1+deb12u1 2024-11-12 00:10:01.498 | I: Retrieving libselinux1 3.4-1+b6 2024-11-12 00:10:01.590 | I: Validating libselinux1 3.4-1+b6 2024-11-12 00:10:01.605 | I: Retrieving libsemanage-common 3.4-1 2024-11-12 00:10:01.684 | I: Validating libsemanage-common 3.4-1 2024-11-12 00:10:01.698 | I: Retrieving libsemanage2 3.4-1+b5 2024-11-12 00:10:01.792 | I: Validating libsemanage2 3.4-1+b5 2024-11-12 00:10:01.807 | I: Retrieving libsepol2 3.4-2.1 2024-11-12 00:10:01.921 | I: Validating libsepol2 3.4-2.1 2024-11-12 00:10:01.936 | I: Retrieving libsmartcols1 2.38.1-5+deb12u2 2024-11-12 00:10:02.031 | I: Validating libsmartcols1 2.38.1-5+deb12u2 2024-11-12 00:10:02.045 | I: Retrieving libss2 1.47.0-2 2024-11-12 00:10:02.129 | I: Validating libss2 1.47.0-2 2024-11-12 00:10:02.143 | I: Retrieving libssl3 3.0.15-1~deb12u1 2024-11-12 00:10:02.450 | I: Validating libssl3 3.0.15-1~deb12u1 2024-11-12 00:10:02.476 | I: Retrieving libstdc++6 12.2.0-14 2024-11-12 00:10:02.634 | I: Validating libstdc++6 12.2.0-14 2024-11-12 00:10:02.653 | I: Retrieving libsystemd0 252.31-1~deb12u1 2024-11-12 00:10:02.797 | I: Validating libsystemd0 252.31-1~deb12u1 2024-11-12 00:10:02.812 | I: Retrieving libtasn1-6 4.19.0-2 2024-11-12 00:10:02.917 | I: Validating libtasn1-6 4.19.0-2 2024-11-12 00:10:02.931 | I: Retrieving libtinfo6 6.4-4 2024-11-12 00:10:03.194 | I: Validating libtinfo6 6.4-4 2024-11-12 00:10:03.209 | I: Retrieving libudev1 252.31-1~deb12u1 2024-11-12 00:10:03.308 | I: Validating libudev1 252.31-1~deb12u1 2024-11-12 00:10:03.322 | I: Retrieving libunistring2 1.0-2 2024-11-12 00:10:03.489 | I: Validating libunistring2 1.0-2 2024-11-12 00:10:03.506 | I: Retrieving libuuid1 2.38.1-5+deb12u2 2024-11-12 00:10:03.595 | I: Validating libuuid1 2.38.1-5+deb12u2 2024-11-12 00:10:03.609 | I: Retrieving libxxhash0 0.8.1-1 2024-11-12 00:10:03.698 | I: Validating libxxhash0 0.8.1-1 2024-11-12 00:10:03.712 | I: Retrieving libzstd1 1.5.4+dfsg2-5 2024-11-12 00:10:03.847 | I: Validating libzstd1 1.5.4+dfsg2-5 2024-11-12 00:10:03.864 | I: Retrieving login 1:4.13+dfsg1-1+b1 2024-11-12 00:10:04.037 | I: Validating login 1:4.13+dfsg1-1+b1 2024-11-12 00:10:04.056 | I: Retrieving logsave 1.47.0-2 2024-11-12 00:10:04.144 | I: Validating logsave 1.47.0-2 2024-11-12 00:10:04.159 | I: Retrieving mawk 1.3.4.20200120-3.1 2024-11-12 00:10:04.321 | I: Validating mawk 1.3.4.20200120-3.1 2024-11-12 00:10:04.336 | I: Retrieving mount 2.38.1-5+deb12u2 2024-11-12 00:10:04.439 | I: Validating mount 2.38.1-5+deb12u2 2024-11-12 00:10:04.454 | I: Retrieving ncurses-base 6.4-4 2024-11-12 00:10:04.576 | I: Validating ncurses-base 6.4-4 2024-11-12 00:10:04.592 | I: Retrieving ncurses-bin 6.4-4 2024-11-12 00:10:04.739 | I: Validating ncurses-bin 6.4-4 2024-11-12 00:10:04.756 | I: Retrieving openssl 3.0.15-1~deb12u1 2024-11-12 00:10:04.970 | I: Validating openssl 3.0.15-1~deb12u1 2024-11-12 00:10:04.995 | I: Retrieving passwd 1:4.13+dfsg1-1+b1 2024-11-12 00:10:05.276 | I: Validating passwd 1:4.13+dfsg1-1+b1 2024-11-12 00:10:05.295 | I: Retrieving perl-base 5.36.0-7+deb12u1 2024-11-12 00:10:05.545 | I: Validating perl-base 5.36.0-7+deb12u1 2024-11-12 00:10:05.569 | I: Retrieving sed 4.9-1 2024-11-12 00:10:05.699 | I: Validating sed 4.9-1 2024-11-12 00:10:05.715 | I: Retrieving sysvinit-utils 3.06-4 2024-11-12 00:10:05.796 | I: Validating sysvinit-utils 3.06-4 2024-11-12 00:10:05.812 | I: Retrieving tar 1.34+dfsg-1.2+deb12u1 2024-11-12 00:10:05.996 | I: Validating tar 1.34+dfsg-1.2+deb12u1 2024-11-12 00:10:06.015 | I: Retrieving tzdata 2024a-0+deb12u1 2024-11-12 00:10:06.138 | I: Validating tzdata 2024a-0+deb12u1 2024-11-12 00:10:06.155 | I: Retrieving usr-is-merged 37~deb12u1 2024-11-12 00:10:06.253 | I: Validating usr-is-merged 37~deb12u1 2024-11-12 00:10:06.269 | I: Retrieving util-linux 2.38.1-5+deb12u2 2024-11-12 00:10:06.507 | I: Validating util-linux 2.38.1-5+deb12u2 2024-11-12 00:10:06.529 | I: Retrieving util-linux-extra 2.38.1-5+deb12u2 2024-11-12 00:10:06.628 | I: Validating util-linux-extra 2.38.1-5+deb12u2 2024-11-12 00:10:06.642 | I: Retrieving zlib1g 1:1.2.13.dfsg-1 2024-11-12 00:10:06.753 | I: Validating zlib1g 1:1.2.13.dfsg-1 2024-11-12 00:10:06.769 | I: Chosen extractor for .deb packages: dpkg-deb 2024-11-12 00:10:06.799 | I: Extracting adduser... 2024-11-12 00:10:06.823 | I: Extracting apt... 2024-11-12 00:10:06.968 | I: Extracting base-files... 2024-11-12 00:10:06.980 | I: Extracting base-passwd... 2024-11-12 00:10:06.989 | I: Extracting bash... 2024-11-12 00:10:07.132 | I: Extracting bsdutils... 2024-11-12 00:10:07.146 | I: Extracting coreutils... 2024-11-12 00:10:07.431 | I: Extracting dash... 2024-11-12 00:10:07.444 | I: Extracting debconf... 2024-11-12 00:10:07.461 | I: Extracting debian-archive-keyring... 2024-11-12 00:10:07.480 | I: Extracting debianutils... 2024-11-12 00:10:07.496 | I: Extracting diffutils... 2024-11-12 00:10:07.537 | I: Extracting dpkg... 2024-11-12 00:10:07.681 | I: Extracting e2fsprogs... 2024-11-12 00:10:07.736 | I: Extracting findutils... 2024-11-12 00:10:07.786 | I: Extracting gcc-12-base... 2024-11-12 00:10:07.794 | I: Extracting gpgv... 2024-11-12 00:10:07.827 | I: Extracting grep... 2024-11-12 00:10:07.871 | I: Extracting gzip... 2024-11-12 00:10:07.890 | I: Extracting hostname... 2024-11-12 00:10:07.895 | I: Extracting init-system-helpers... 2024-11-12 00:10:07.906 | I: Extracting libacl1... 2024-11-12 00:10:07.913 | I: Extracting libapt-pkg6.0... 2024-11-12 00:10:08.008 | I: Extracting libattr1... 2024-11-12 00:10:08.019 | I: Extracting libaudit-common... 2024-11-12 00:10:08.026 | I: Extracting libaudit1... 2024-11-12 00:10:08.037 | I: Extracting libblkid1... 2024-11-12 00:10:08.057 | I: Extracting libbz2-1.0... 2024-11-12 00:10:08.068 | I: Extracting libc-bin... 2024-11-12 00:10:08.161 | I: Extracting libc6... 2024-11-12 00:10:08.448 | I: Extracting libcap-ng0... 2024-11-12 00:10:08.456 | I: Extracting libcap2... 2024-11-12 00:10:08.470 | I: Extracting libcom-err2... 2024-11-12 00:10:08.476 | I: Extracting libcrypt1... 2024-11-12 00:10:08.499 | I: Extracting libdb5.3... 2024-11-12 00:10:08.574 | I: Extracting libdebconfclient0... 2024-11-12 00:10:08.580 | I: Extracting libext2fs2... 2024-11-12 00:10:08.608 | I: Extracting libffi8... 2024-11-12 00:10:08.615 | I: Extracting libgcc-s1... 2024-11-12 00:10:08.625 | I: Extracting libgcrypt20... 2024-11-12 00:10:08.684 | I: Extracting libgmp10... 2024-11-12 00:10:08.724 | I: Extracting libgnutls30... 2024-11-12 00:10:08.847 | I: Extracting libgpg-error0... 2024-11-12 00:10:08.860 | I: Extracting libhogweed6... 2024-11-12 00:10:08.890 | I: Extracting libidn2-0... 2024-11-12 00:10:08.909 | I: Extracting liblz4-1... 2024-11-12 00:10:08.925 | I: Extracting liblzma5... 2024-11-12 00:10:08.944 | I: Extracting libmd0... 2024-11-12 00:10:08.952 | I: Extracting libmount1... 2024-11-12 00:10:08.973 | I: Extracting libnettle8... 2024-11-12 00:10:08.999 | I: Extracting libp11-kit0... 2024-11-12 00:10:09.036 | I: Extracting libpam-modules... 2024-11-12 00:10:09.068 | I: Extracting libpam-modules-bin... 2024-11-12 00:10:09.080 | I: Extracting libpam-runtime... 2024-11-12 00:10:09.101 | I: Extracting libpam0g... 2024-11-12 00:10:09.114 | I: Extracting libpcre2-8-0... 2024-11-12 00:10:09.143 | I: Extracting libseccomp2... 2024-11-12 00:10:09.153 | I: Extracting libselinux1... 2024-11-12 00:10:09.165 | I: Extracting libsemanage-common... 2024-11-12 00:10:09.172 | I: Extracting libsemanage2... 2024-11-12 00:10:09.186 | I: Extracting libsepol2... 2024-11-12 00:10:09.218 | I: Extracting libsmartcols1... 2024-11-12 00:10:09.234 | I: Extracting libss2... 2024-11-12 00:10:09.241 | I: Extracting libstdc++6... 2024-11-12 00:10:09.309 | I: Extracting libsystemd0... 2024-11-12 00:10:09.348 | I: Extracting libtasn1-6... 2024-11-12 00:10:09.359 | I: Extracting libtinfo6... 2024-11-12 00:10:09.378 | I: Extracting libudev1... 2024-11-12 00:10:09.393 | I: Extracting libunistring2... 2024-11-12 00:10:09.449 | I: Extracting libuuid1... 2024-11-12 00:10:09.456 | I: Extracting libxxhash0... 2024-11-12 00:10:09.464 | I: Extracting libzstd1... 2024-11-12 00:10:09.498 | I: Extracting login... 2024-11-12 00:10:09.556 | I: Extracting logsave... 2024-11-12 00:10:09.563 | I: Extracting mawk... 2024-11-12 00:10:09.579 | I: Extracting mount... 2024-11-12 00:10:09.597 | I: Extracting ncurses-base... 2024-11-12 00:10:09.609 | I: Extracting ncurses-bin... 2024-11-12 00:10:09.638 | I: Extracting passwd... 2024-11-12 00:10:09.731 | I: Extracting perl-base... 2024-11-12 00:10:09.925 | I: Extracting sed... 2024-11-12 00:10:09.964 | I: Extracting sysvinit-utils... 2024-11-12 00:10:09.972 | I: Extracting tar... 2024-11-12 00:10:10.058 | I: Extracting tzdata... 2024-11-12 00:10:10.129 | I: Extracting usr-is-merged... 2024-11-12 00:10:10.135 | I: Extracting util-linux... 2024-11-12 00:10:10.259 | I: Extracting util-linux-extra... 2024-11-12 00:10:10.275 | I: Extracting zlib1g... 2024-11-12 00:10:10.654 | I: Installing core packages... 2024-11-12 00:10:12.535 | I: Unpacking required packages... 2024-11-12 00:10:12.584 | I: Unpacking adduser... 2024-11-12 00:10:12.660 | I: Unpacking apt... 2024-11-12 00:10:12.930 | I: Unpacking base-files... 2024-11-12 00:10:12.988 | I: Unpacking base-passwd... 2024-11-12 00:10:13.036 | I: Unpacking bash... 2024-11-12 00:10:13.214 | I: Unpacking bsdutils... 2024-11-12 00:10:13.261 | I: Unpacking coreutils... 2024-11-12 00:10:13.606 | I: Unpacking dash... 2024-11-12 00:10:13.653 | I: Unpacking debconf... 2024-11-12 00:10:13.723 | I: Unpacking debian-archive-keyring... 2024-11-12 00:10:13.843 | I: Unpacking debianutils... 2024-11-12 00:10:13.898 | I: Unpacking diffutils... 2024-11-12 00:10:13.983 | I: Unpacking dpkg... 2024-11-12 00:10:14.187 | I: Unpacking e2fsprogs... 2024-11-12 00:10:14.274 | I: Unpacking findutils... 2024-11-12 00:10:14.361 | I: Unpacking gcc-12-base:amd64... 2024-11-12 00:10:14.392 | I: Unpacking gpgv... 2024-11-12 00:10:14.448 | I: Unpacking grep... 2024-11-12 00:10:14.516 | I: Unpacking gzip... 2024-11-12 00:10:14.557 | I: Unpacking hostname... 2024-11-12 00:10:14.586 | I: Unpacking init-system-helpers... 2024-11-12 00:10:14.626 | I: Unpacking libacl1:amd64... 2024-11-12 00:10:14.661 | I: Unpacking libapt-pkg6.0:amd64... 2024-11-12 00:10:14.797 | I: Unpacking libattr1:amd64... 2024-11-12 00:10:14.828 | I: Unpacking libaudit-common... 2024-11-12 00:10:14.860 | I: Unpacking libaudit1:amd64... 2024-11-12 00:10:14.895 | I: Unpacking libblkid1:amd64... 2024-11-12 00:10:14.941 | I: Unpacking libbz2-1.0:amd64... 2024-11-12 00:10:14.978 | I: Unpacking libc-bin... 2024-11-12 00:10:15.098 | I: Unpacking libc6:amd64... 2024-11-12 00:10:15.583 | I: Unpacking libcap-ng0:amd64... 2024-11-12 00:10:15.616 | I: Unpacking libcap2:amd64... 2024-11-12 00:10:15.652 | I: Unpacking libcom-err2:amd64... 2024-11-12 00:10:15.685 | I: Unpacking libcrypt1:amd64... 2024-11-12 00:10:15.723 | I: Unpacking libdb5.3:amd64... 2024-11-12 00:10:15.833 | I: Unpacking libdebconfclient0:amd64... 2024-11-12 00:10:15.867 | I: Unpacking libext2fs2:amd64... 2024-11-12 00:10:15.923 | I: Unpacking libffi8:amd64... 2024-11-12 00:10:15.956 | I: Unpacking libgcc-s1:amd64... 2024-11-12 00:10:15.993 | I: Unpacking libgcrypt20:amd64... 2024-11-12 00:10:16.079 | I: Unpacking libgmp10:amd64... 2024-11-12 00:10:16.141 | I: Unpacking libgnutls30:amd64... 2024-11-12 00:10:16.278 | I: Unpacking libgpg-error0:amd64... 2024-11-12 00:10:16.318 | I: Unpacking libhogweed6:amd64... 2024-11-12 00:10:16.376 | I: Unpacking libidn2-0:amd64... 2024-11-12 00:10:16.433 | I: Unpacking liblz4-1:amd64... 2024-11-12 00:10:16.471 | I: Unpacking liblzma5:amd64... 2024-11-12 00:10:16.515 | I: Unpacking libmd0:amd64... 2024-11-12 00:10:16.549 | I: Unpacking libmount1:amd64... 2024-11-12 00:10:16.601 | I: Unpacking libnettle8:amd64... 2024-11-12 00:10:16.653 | I: Unpacking libp11-kit0:amd64... 2024-11-12 00:10:16.718 | I: Unpacking libpam-modules:amd64... 2024-11-12 00:10:16.888 | I: Unpacking libpam-modules-bin... 2024-11-12 00:10:16.933 | I: Unpacking libpam-runtime... 2024-11-12 00:10:17.015 | I: Unpacking libpam0g:amd64... 2024-11-12 00:10:17.054 | I: Unpacking libpcre2-8-0:amd64... 2024-11-12 00:10:17.112 | I: Unpacking libseccomp2:amd64... 2024-11-12 00:10:17.150 | I: Unpacking libselinux1:amd64... 2024-11-12 00:10:17.191 | I: Unpacking libsemanage-common... 2024-11-12 00:10:17.228 | I: Unpacking libsemanage2:amd64... 2024-11-12 00:10:17.271 | I: Unpacking libsepol2:amd64... 2024-11-12 00:10:17.335 | I: Unpacking libsmartcols1:amd64... 2024-11-12 00:10:17.380 | I: Unpacking libss2:amd64... 2024-11-12 00:10:17.422 | I: Unpacking libstdc++6:amd64... 2024-11-12 00:10:17.529 | I: Unpacking libsystemd0:amd64... 2024-11-12 00:10:17.596 | I: Unpacking libtasn1-6:amd64... 2024-11-12 00:10:17.635 | I: Unpacking libtinfo6:amd64... 2024-11-12 00:10:17.684 | I: Unpacking libudev1:amd64... 2024-11-12 00:10:17.726 | I: Unpacking libunistring2:amd64... 2024-11-12 00:10:17.816 | I: Unpacking libuuid1:amd64... 2024-11-12 00:10:17.854 | I: Unpacking libxxhash0:amd64... 2024-11-12 00:10:17.888 | I: Unpacking libzstd1:amd64... 2024-11-12 00:10:17.958 | I: Unpacking login... 2024-11-12 00:10:18.071 | I: Unpacking logsave... 2024-11-12 00:10:18.108 | I: Unpacking mawk... 2024-11-12 00:10:18.150 | I: Unpacking mount... 2024-11-12 00:10:18.196 | I: Unpacking ncurses-base... 2024-11-12 00:10:18.239 | I: Unpacking ncurses-bin... 2024-11-12 00:10:18.297 | I: Unpacking passwd... 2024-11-12 00:10:18.482 | I: Unpacking perl-base... 2024-11-12 00:10:18.816 | I: Unpacking sed... 2024-11-12 00:10:18.885 | I: Unpacking sysvinit-utils... 2024-11-12 00:10:18.921 | I: Unpacking tar... 2024-11-12 00:10:19.052 | I: Unpacking tzdata... 2024-11-12 00:10:19.426 | I: Unpacking usr-is-merged... 2024-11-12 00:10:19.466 | I: Unpacking util-linux... 2024-11-12 00:10:19.644 | I: Unpacking util-linux-extra... 2024-11-12 00:10:19.697 | I: Unpacking zlib1g:amd64... 2024-11-12 00:10:19.732 | I: Configuring required packages... 2024-11-12 00:10:19.769 | I: Configuring debian-archive-keyring... 2024-11-12 00:10:19.864 | I: Configuring usr-is-merged... 2024-11-12 00:10:19.888 | I: Configuring libaudit-common... 2024-11-12 00:10:19.899 | I: Configuring libsemanage-common... 2024-11-12 00:10:19.912 | I: Configuring debconf... 2024-11-12 00:10:20.055 | I: Configuring gcc-12-base:amd64... 2024-11-12 00:10:20.063 | I: Configuring tzdata... 2024-11-12 00:10:20.290 | I: Configuring ncurses-base... 2024-11-12 00:10:20.297 | I: Configuring init-system-helpers... 2024-11-12 00:10:20.311 | I: Configuring libgcc-s1:amd64... 2024-11-12 00:10:20.324 | I: Configuring libc6:amd64... 2024-11-12 00:10:20.471 | I: Configuring libudev1:amd64... 2024-11-12 00:10:20.478 | I: Configuring libffi8:amd64... 2024-11-12 00:10:20.485 | I: Configuring libmd0:amd64... 2024-11-12 00:10:20.493 | I: Configuring libxxhash0:amd64... 2024-11-12 00:10:20.503 | I: Configuring libattr1:amd64... 2024-11-12 00:10:20.509 | I: Configuring sysvinit-utils... 2024-11-12 00:10:20.517 | I: Configuring libtasn1-6:amd64... 2024-11-12 00:10:20.524 | I: Configuring debianutils... 2024-11-12 00:10:20.578 | I: Configuring mawk... 2024-11-12 00:10:20.590 | I: Configuring libdebconfclient0:amd64... 2024-11-12 00:10:20.614 | I: Configuring base-files... 2024-11-12 00:10:20.632 | I: Configuring libbz2-1.0:amd64... 2024-11-12 00:10:20.641 | I: Configuring libdb5.3:amd64... 2024-11-12 00:10:20.650 | I: Configuring libblkid1:amd64... 2024-11-12 00:10:20.658 | I: Configuring libstdc++6:amd64... 2024-11-12 00:10:20.666 | I: Configuring libtinfo6:amd64... 2024-11-12 00:10:20.685 | I: Configuring bash... 2024-11-12 00:10:20.699 | I: Configuring libzstd1:amd64... 2024-11-12 00:10:20.708 | I: Configuring liblzma5:amd64... 2024-11-12 00:10:20.717 | I: Configuring libgpg-error0:amd64... 2024-11-12 00:10:20.725 | I: Configuring liblz4-1:amd64... 2024-11-12 00:10:20.748 | I: Configuring libc-bin... 2024-11-12 00:10:20.768 | I: Configuring ncurses-bin... 2024-11-12 00:10:20.779 | I: Configuring libacl1:amd64... 2024-11-12 00:10:20.787 | I: Configuring libunistring2:amd64... 2024-11-12 00:10:20.795 | I: Configuring libsmartcols1:amd64... 2024-11-12 00:10:20.803 | I: Configuring libgcrypt20:amd64... 2024-11-12 00:10:20.813 | I: Configuring zlib1g:amd64... 2024-11-12 00:10:20.821 | I: Configuring libcrypt1:amd64... 2024-11-12 00:10:20.829 | I: Configuring libidn2-0:amd64... 2024-11-12 00:10:20.837 | I: Configuring libcom-err2:amd64... 2024-11-12 00:10:20.845 | I: Configuring diffutils... 2024-11-12 00:10:20.853 | I: Configuring libseccomp2:amd64... 2024-11-12 00:10:20.861 | I: Configuring libcap2:amd64... 2024-11-12 00:10:20.870 | I: Configuring hostname... 2024-11-12 00:10:20.879 | I: Configuring libcap-ng0:amd64... 2024-11-12 00:10:20.887 | I: Configuring libext2fs2:amd64... 2024-11-12 00:10:20.895 | I: Configuring libnettle8:amd64... 2024-11-12 00:10:20.904 | I: Configuring libgmp10:amd64... 2024-11-12 00:10:20.911 | I: Configuring libp11-kit0:amd64... 2024-11-12 00:10:20.919 | I: Configuring libaudit1:amd64... 2024-11-12 00:10:20.927 | I: Configuring libuuid1:amd64... 2024-11-12 00:10:20.934 | I: Configuring libss2:amd64... 2024-11-12 00:10:20.942 | I: Configuring libsepol2:amd64... 2024-11-12 00:10:20.950 | I: Configuring libpcre2-8-0:amd64... 2024-11-12 00:10:20.958 | I: Configuring logsave... 2024-11-12 00:10:20.966 | I: Configuring gpgv... 2024-11-12 00:10:20.979 | I: Configuring util-linux-extra... 2024-11-12 00:10:21.001 | I: Configuring libhogweed6:amd64... 2024-11-12 00:10:21.017 | I: Configuring e2fsprogs... 2024-11-12 00:10:21.415 | I: Configuring libsystemd0:amd64... 2024-11-12 00:10:21.424 | I: Configuring libselinux1:amd64... 2024-11-12 00:10:21.432 | I: Configuring libgnutls30:amd64... 2024-11-12 00:10:21.440 | I: Configuring libpam0g:amd64... 2024-11-12 00:10:21.565 | I: Configuring libapt-pkg6.0:amd64... 2024-11-12 00:10:21.573 | I: Configuring sed... 2024-11-12 00:10:21.582 | I: Configuring findutils... 2024-11-12 00:10:21.590 | I: Configuring libmount1:amd64... 2024-11-12 00:10:21.599 | I: Configuring libsemanage2:amd64... 2024-11-12 00:10:21.606 | I: Configuring base-passwd... 2024-11-12 00:10:21.755 | I: Configuring bsdutils... 2024-11-12 00:10:21.763 | I: Configuring tar... 2024-11-12 00:10:21.776 | I: Configuring libpam-modules-bin... 2024-11-12 00:10:21.784 | I: Configuring coreutils... 2024-11-12 00:10:21.805 | I: Configuring util-linux... 2024-11-12 00:10:22.030 | I: Configuring dpkg... 2024-11-12 00:10:22.238 | I: Configuring mount... 2024-11-12 00:10:22.246 | I: Configuring dash... 2024-11-12 00:10:22.345 | I: Configuring libpam-modules:amd64... 2024-11-12 00:10:22.357 | I: Configuring grep... 2024-11-12 00:10:22.365 | I: Configuring perl-base... 2024-11-12 00:10:22.379 | I: Configuring gzip... 2024-11-12 00:10:22.407 | I: Configuring passwd... 2024-11-12 00:10:22.460 | I: Configuring libpam-runtime... 2024-11-12 00:10:22.639 | I: Configuring login... 2024-11-12 00:10:22.666 | I: Configuring adduser... 2024-11-12 00:10:22.684 | I: Configuring apt... 2024-11-12 00:10:23.096 | I: Configuring libc-bin... 2024-11-12 00:10:23.119 | I: Unpacking the base system... 2024-11-12 00:10:24.055 | I: Unpacking ca-certificates... 2024-11-12 00:10:24.132 | I: Unpacking libssl3:amd64... 2024-11-12 00:10:24.344 | I: Unpacking openssl... 2024-11-12 00:10:24.513 | I: Configuring the base system... 2024-11-12 00:10:24.524 | I: Configuring libssl3:amd64... 2024-11-12 00:10:24.536 | I: Configuring openssl... 2024-11-12 00:10:24.545 | I: Configuring ca-certificates... 2024-11-12 00:10:25.868 | I: Configuring libc-bin... 2024-11-12 00:10:25.882 | I: Configuring ca-certificates... 2024-11-12 00:10:26.431 | I: Base system installed successfully. 2024-11-12 00:10:26.560 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:80 : sudo rm -fr /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/apt/sources.list /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/apt/sources.list.d 2024-11-12 00:10:26.572 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:83 : echo Caching debootstrap result in /opt/dib_cache/debootstrap-debian-bookworm-amd64.tar.gz 2024-11-12 00:10:26.572 | Caching debootstrap result in /opt/dib_cache/debootstrap-debian-bookworm-amd64.tar.gz 2024-11-12 00:10:26.575 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:84 : '[' 0 '!=' 0 ']' 2024-11-12 00:10:26.578 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/08-debootstrap:main:89 : sudo rm -f /opt/dib_tmp/dib_build.wlvetKs0/mnt/.extra_settings 2024-11-12 00:10:26.587 | dib-run-parts 08-debootstrap completed 2024-11-12 00:10:26.587 | dib-run-parts Running /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/09-apt-keyring 2024-11-12 00:10:26.593 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/09-apt-keyring:main:23 : set -eu 2024-11-12 00:10:26.596 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/09-apt-keyring:main:24 : set -o pipefail 2024-11-12 00:10:26.599 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/09-apt-keyring:main:26 : '[' -n '' ']' 2024-11-12 00:10:26.601 | dib-run-parts 09-apt-keyring completed 2024-11-12 00:10:26.601 | dib-run-parts Running /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-apt-allow-unauthenticated 2024-11-12 00:10:26.607 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-12 00:10:26.610 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-12 00:10:26.612 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/apt/apt.conf.d ']' 2024-11-12 00:10:26.616 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-apt-allow-unauthenticated:main:27 : echo 'APT::Get::AllowUnauthenticated "true";' 2024-11-12 00:10:26.616 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-apt-allow-unauthenticated:main:27 : sudo tee /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-11-12 00:10:26.624 | APT::Get::AllowUnauthenticated "true"; 2024-11-12 00:10:26.628 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-apt-allow-unauthenticated:main:28 : echo 'Acquire::AllowInsecureRepositories "true";' 2024-11-12 00:10:26.629 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-apt-allow-unauthenticated:main:28 : sudo tee -a /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-11-12 00:10:26.636 | Acquire::AllowInsecureRepositories "true"; 2024-11-12 00:10:26.638 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-12 00:10:26.638 | dib-run-parts Running /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-block-apt-translations 2024-11-12 00:10:26.645 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-block-apt-translations:main:6 : set -eu 2024-11-12 00:10:26.647 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-block-apt-translations:main:7 : set -o pipefail 2024-11-12 00:10:26.650 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-block-apt-translations:main:9 : '[' -n /opt/dib_tmp/dib_build.wlvetKs0/mnt ']' 2024-11-12 00:10:26.653 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-block-apt-translations:main:12 : sudo dd of=/opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/apt/apt.conf.d/95no-translations 2024-11-12 00:10:26.661 | 0+1 records in 2024-11-12 00:10:26.661 | 0+1 records out 2024-11-12 00:10:26.661 | 27 bytes copied, 0.000280725 s, 96.2 kB/s 2024-11-12 00:10:26.665 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-block-apt-translations:main:17 : find /opt/dib_tmp/dib_build.wlvetKs0/mnt/var/lib/apt/lists/ -path /opt/dib_tmp/dib_build.wlvetKs0/mnt/var/lib/apt/lists/partial -prune -o -type f -name '*_i18n_Translation-*' -print -exec sudo rm -f '{}' + 2024-11-12 00:10:26.668 | dib-run-parts 50-block-apt-translations completed 2024-11-12 00:10:26.668 | dib-run-parts Running /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-block-daemons 2024-11-12 00:10:26.674 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-block-daemons:main:6 : set -eu 2024-11-12 00:10:26.677 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-block-daemons:main:7 : set -o pipefail 2024-11-12 00:10:26.680 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-block-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.wlvetKs0/mnt ']' 2024-11-12 00:10:26.683 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-block-daemons:main:12 : sudo mv /opt/dib_tmp/dib_build.wlvetKs0/mnt/sbin/start-stop-daemon /opt/dib_tmp/dib_build.wlvetKs0/mnt/sbin/start-stop-daemon.REAL 2024-11-12 00:10:26.694 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-block-daemons:main:13 : sudo dd of=/opt/dib_tmp/dib_build.wlvetKs0/mnt/sbin/start-stop-daemon 2024-11-12 00:10:26.700 | 0+1 records in 2024-11-12 00:10:26.700 | 0+1 records out 2024-11-12 00:10:26.700 | 76 bytes copied, 5.8818e-05 s, 1.3 MB/s 2024-11-12 00:10:26.704 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-block-daemons:main:18 : sudo chmod 755 /opt/dib_tmp/dib_build.wlvetKs0/mnt/sbin/start-stop-daemon 2024-11-12 00:10:26.714 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-block-daemons:main:20 : '[' -f /opt/dib_tmp/dib_build.wlvetKs0/mnt/sbin/initctl ']' 2024-11-12 00:10:26.717 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-block-daemons:main:30 : sudo dd of=/opt/dib_tmp/dib_build.wlvetKs0/mnt/usr/sbin/policy-rc.d 2024-11-12 00:10:26.723 | 0+1 records in 2024-11-12 00:10:26.723 | 0+1 records out 2024-11-12 00:10:26.723 | 143 bytes copied, 6.5168e-05 s, 2.2 MB/s 2024-11-12 00:10:26.727 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-block-daemons:main:36 : sudo chmod 755 /opt/dib_tmp/dib_build.wlvetKs0/mnt/usr/sbin/policy-rc.d 2024-11-12 00:10:26.737 | dib-run-parts 50-block-daemons completed 2024-11-12 00:10:26.737 | dib-run-parts Running /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-build-with-http-cache 2024-11-12 00:10:26.743 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-build-with-http-cache:main:6 : set -eu 2024-11-12 00:10:26.746 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-build-with-http-cache:main:7 : set -o pipefail 2024-11-12 00:10:26.749 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-build-with-http-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.wlvetKs0/mnt ']' 2024-11-12 00:10:26.752 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-build-with-http-cache:main:12 : '[' -n '' ']' 2024-11-12 00:10:26.753 | dib-run-parts 50-build-with-http-cache completed 2024-11-12 00:10:26.753 | dib-run-parts Running /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-shared-apt-cache 2024-11-12 00:10:26.759 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-shared-apt-cache:main:6 : set -eu 2024-11-12 00:10:26.763 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-shared-apt-cache:main:7 : set -o pipefail 2024-11-12 00:10:26.765 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-shared-apt-cache:main:9 : DIB_APT_LOCAL_CACHE=0 2024-11-12 00:10:26.768 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-shared-apt-cache:main:11 : '[' 0 = 0 ']' 2024-11-12 00:10:26.771 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-shared-apt-cache:main:12 : exit 0 2024-11-12 00:10:26.773 | dib-run-parts 50-shared-apt-cache completed 2024-11-12 00:10:26.773 | dib-run-parts Running /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-trim-dpkg 2024-11-12 00:10:26.779 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-trim-dpkg:main:6 : set -eu 2024-11-12 00:10:26.783 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-trim-dpkg:main:7 : set -o pipefail 2024-11-12 00:10:26.786 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-trim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.wlvetKs0/mnt ']' 2024-11-12 00:10:26.789 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-trim-dpkg:main:12 : sudo tee /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup 2024-11-12 00:10:26.791 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-trim-dpkg:main:12 : echo force-unsafe-io 2024-11-12 00:10:26.800 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-trim-dpkg:main:15 : echo 'Acquire::Languages "none";' 2024-11-12 00:10:26.800 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/50-trim-dpkg:main:15 : sudo tee /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/apt/apt.conf.d/no-languages 2024-11-12 00:10:26.809 | dib-run-parts 50-trim-dpkg completed 2024-11-12 00:10:26.809 | dib-run-parts Running /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/60-apt-phased-updates 2024-11-12 00:10:26.815 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-12 00:10:26.818 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-12 00:10:26.821 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :bookworm: ]] 2024-11-12 00:10:26.822 | dib-run-parts 60-apt-phased-updates completed 2024-11-12 00:10:26.822 | dib-run-parts Running /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall 2024-11-12 00:10:26.828 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:24 : set -eu 2024-11-12 00:10:26.831 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:25 : set -o pipefail 2024-11-12 00:10:26.834 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:28 : '[' -n '' ']' 2024-11-12 00:10:26.836 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:50 : sudo mount -t proc none /opt/dib_tmp/dib_build.wlvetKs0/mnt/proc 2024-11-12 00:10:26.849 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:51 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.wlvetKs0/mnt/sys 2024-11-12 00:10:26.860 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:52 : trap 'sudo umount /opt/dib_tmp/dib_build.wlvetKs0/mnt/proc; sudo umount /opt/dib_tmp/dib_build.wlvetKs0/mnt/sys' EXIT 2024-11-12 00:10:26.863 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:54 : apt_get='sudo chroot /opt/dib_tmp/dib_build.wlvetKs0/mnt /usr/bin/apt-get' 2024-11-12 00:10:26.866 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:56 : apt_sources_write 'default:deb https://mirror.dfw.rax.opendev.org/debian bookworm main 2024-11-12 00:10:26.866 | backports:deb https://mirror.dfw.rax.opendev.org/debian bookworm-backports main 2024-11-12 00:10:26.866 | updates:deb https://mirror.dfw.rax.opendev.org/debian bookworm-updates main 2024-11-12 00:10:26.866 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bookworm-security main 2024-11-12 00:10:26.867 | ' 2024-11-12 00:10:26.869 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:38 : local 'APT_SOURCES_CONF=default:deb https://mirror.dfw.rax.opendev.org/debian bookworm main 2024-11-12 00:10:26.869 | backports:deb https://mirror.dfw.rax.opendev.org/debian bookworm-backports main 2024-11-12 00:10:26.869 | updates:deb https://mirror.dfw.rax.opendev.org/debian bookworm-updates main 2024-11-12 00:10:26.869 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bookworm-security main 2024-11-12 00:10:26.869 | ' 2024-11-12 00:10:26.872 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:40 : sudo mkdir -p /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/apt/sources.list.d 2024-11-12 00:10:26.883 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:42 : echo 'default:deb https://mirror.dfw.rax.opendev.org/debian bookworm main 2024-11-12 00:10:26.883 | backports:deb https://mirror.dfw.rax.opendev.org/debian bookworm-backports main 2024-11-12 00:10:26.883 | updates:deb https://mirror.dfw.rax.opendev.org/debian bookworm-updates main 2024-11-12 00:10:26.883 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bookworm-security main 2024-11-12 00:10:26.883 | ' 2024-11-12 00:10:26.884 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-11-12 00:10:26.888 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo default:deb https://mirror.dfw.rax.opendev.org/debian bookworm main 2024-11-12 00:10:26.889 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-11-12 00:10:26.892 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=default 2024-11-12 00:10:26.896 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-11-12 00:10:26.896 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo default:deb https://mirror.dfw.rax.opendev.org/debian bookworm main 2024-11-12 00:10:26.901 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.dfw.rax.opendev.org/debian bookworm main' 2024-11-12 00:10:26.904 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.dfw.rax.opendev.org/debian bookworm main' 2024-11-12 00:10:26.904 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/apt/sources.list.d/default.list 2024-11-12 00:10:26.911 | deb https://mirror.dfw.rax.opendev.org/debian bookworm main 2024-11-12 00:10:26.915 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-11-12 00:10:26.918 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo backports:deb https://mirror.dfw.rax.opendev.org/debian bookworm-backports main 2024-11-12 00:10:26.918 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-11-12 00:10:26.922 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=backports 2024-11-12 00:10:26.926 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo backports:deb https://mirror.dfw.rax.opendev.org/debian bookworm-backports main 2024-11-12 00:10:26.926 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-11-12 00:10:26.930 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.dfw.rax.opendev.org/debian bookworm-backports main' 2024-11-12 00:10:26.933 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.dfw.rax.opendev.org/debian bookworm-backports main' 2024-11-12 00:10:26.934 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/apt/sources.list.d/backports.list 2024-11-12 00:10:26.940 | deb https://mirror.dfw.rax.opendev.org/debian bookworm-backports main 2024-11-12 00:10:26.944 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-11-12 00:10:26.947 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo updates:deb https://mirror.dfw.rax.opendev.org/debian bookworm-updates main 2024-11-12 00:10:26.947 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-11-12 00:10:26.951 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=updates 2024-11-12 00:10:26.955 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo updates:deb https://mirror.dfw.rax.opendev.org/debian bookworm-updates main 2024-11-12 00:10:26.955 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-11-12 00:10:26.958 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.dfw.rax.opendev.org/debian bookworm-updates main' 2024-11-12 00:10:26.961 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/apt/sources.list.d/updates.list 2024-11-12 00:10:26.963 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.dfw.rax.opendev.org/debian bookworm-updates main' 2024-11-12 00:10:26.968 | deb https://mirror.dfw.rax.opendev.org/debian bookworm-updates main 2024-11-12 00:10:26.972 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-11-12 00:10:26.976 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo security:deb https://mirror.dfw.rax.opendev.org/debian-security bookworm-security main 2024-11-12 00:10:26.976 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-11-12 00:10:26.981 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=security 2024-11-12 00:10:26.985 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-11-12 00:10:26.985 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo security:deb https://mirror.dfw.rax.opendev.org/debian-security bookworm-security main 2024-11-12 00:10:26.989 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.dfw.rax.opendev.org/debian-security bookworm-security main' 2024-11-12 00:10:26.993 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/apt/sources.list.d/security.list 2024-11-12 00:10:26.993 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.dfw.rax.opendev.org/debian-security bookworm-security main' 2024-11-12 00:10:27.000 | deb https://mirror.dfw.rax.opendev.org/debian-security bookworm-security main 2024-11-12 00:10:27.003 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-11-12 00:10:27.007 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo 2024-11-12 00:10:27.007 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-11-12 00:10:27.011 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name= 2024-11-12 00:10:27.015 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-11-12 00:10:27.016 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo 2024-11-12 00:10:27.020 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local value= 2024-11-12 00:10:27.023 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo '' 2024-11-12 00:10:27.023 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/apt/sources.list.d/.list 2024-11-12 00:10:27.030 | 2024-11-12 00:10:27.034 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-11-12 00:10:27.037 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:59 : sudo chroot /opt/dib_tmp/dib_build.wlvetKs0/mnt /usr/bin/apt-get update 2024-11-12 00:10:27.136 | Ign:1 https://mirror.dfw.rax.opendev.org/debian bookworm-backports InRelease 2024-11-12 00:10:27.137 | Ign:2 https://mirror.dfw.rax.opendev.org/debian bookworm InRelease 2024-11-12 00:10:27.138 | Ign:3 https://mirror.dfw.rax.opendev.org/debian-security bookworm-security InRelease 2024-11-12 00:10:27.139 | Ign:4 https://mirror.dfw.rax.opendev.org/debian bookworm-updates InRelease 2024-11-12 00:10:27.140 | Get:5 https://mirror.dfw.rax.opendev.org/debian bookworm-backports Release [4512 B] 2024-11-12 00:10:27.141 | Hit:6 https://mirror.dfw.rax.opendev.org/debian bookworm Release 2024-11-12 00:10:27.153 | Get:7 https://mirror.dfw.rax.opendev.org/debian-security bookworm-security Release [4450 B] 2024-11-12 00:10:27.167 | Get:8 https://mirror.dfw.rax.opendev.org/debian bookworm-updates Release [4402 B] 2024-11-12 00:10:27.169 | Ign:9 https://mirror.dfw.rax.opendev.org/debian bookworm-backports Release.gpg 2024-11-12 00:10:27.170 | Ign:10 https://mirror.dfw.rax.opendev.org/debian bookworm Release.gpg 2024-11-12 00:10:27.170 | Ign:11 https://mirror.dfw.rax.opendev.org/debian-security bookworm-security Release.gpg 2024-11-12 00:10:27.171 | Ign:12 https://mirror.dfw.rax.opendev.org/debian bookworm-updates Release.gpg 2024-11-12 00:10:27.184 | Get:13 https://mirror.dfw.rax.opendev.org/debian bookworm-backports/main amd64 Packages [619 kB] 2024-11-12 00:10:27.328 | Get:14 https://mirror.dfw.rax.opendev.org/debian-security bookworm-security/main amd64 Packages [414 kB] 2024-11-12 00:10:27.363 | Get:15 https://mirror.dfw.rax.opendev.org/debian bookworm-updates/main amd64 Packages [28.5 kB] 2024-11-12 00:10:27.398 | Fetched 1075 kB in 0s (3225 kB/s) 2024-11-12 00:10:28.474 | Reading package lists... 2024-11-12 00:10:28.490 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bookworm-backports Release' is not signed. 2024-11-12 00:10:28.490 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bookworm Release' is not signed. 2024-11-12 00:10:28.490 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian-security bookworm-security Release' is not signed. 2024-11-12 00:10:28.490 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bookworm-updates Release' is not signed. 2024-11-12 00:10:28.496 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:61 : sudo chroot /opt/dib_tmp/dib_build.wlvetKs0/mnt /usr/bin/apt-get clean 2024-11-12 00:10:28.538 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:62 : sudo chroot /opt/dib_tmp/dib_build.wlvetKs0/mnt /usr/bin/apt-get dist-upgrade -y 2024-11-12 00:10:29.664 | Reading package lists... 2024-11-12 00:10:29.861 | Building dependency tree... 2024-11-12 00:10:29.991 | Calculating upgrade... 2024-11-12 00:10:30.150 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2024-11-12 00:10:30.156 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:64 : to_install= 2024-11-12 00:10:30.159 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:69 : to_install+='systemd-sysv ' 2024-11-12 00:10:30.162 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:72 : to_install+='busybox sudo ' 2024-11-12 00:10:30.165 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:74 : to_install+='gnupg2 ' 2024-11-12 00:10:30.168 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:76 : to_install+='python3 ' 2024-11-12 00:10:30.171 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:78 : sudo chroot /opt/dib_tmp/dib_build.wlvetKs0/mnt /usr/bin/apt-get install -y systemd-sysv busybox sudo gnupg2 python3 2024-11-12 00:10:30.200 | Reading package lists... 2024-11-12 00:10:30.394 | Building dependency tree... 2024-11-12 00:10:30.604 | The following additional packages will be installed: 2024-11-12 00:10:30.604 | dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 2024-11-12 00:10:30.604 | dbus-user-session dirmngr dmsetup gnupg gnupg-l10n gnupg-utils gpg gpg-agent 2024-11-12 00:10:30.604 | gpg-wks-client gpg-wks-server gpgconf gpgsm krb5-locales libapparmor1 2024-11-12 00:10:30.604 | libargon2-1 libassuan0 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 2024-11-12 00:10:30.605 | libexpat1 libfdisk1 libgpm2 libgssapi-krb5-2 libip4tc2 libjson-c5 2024-11-12 00:10:30.605 | libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 2024-11-12 00:10:30.605 | libldap-2.5-0 libldap-common libncursesw6 libnpth0 libnsl2 libnss-systemd 2024-11-12 00:10:30.605 | libpam-systemd libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib 2024-11-12 00:10:30.605 | libreadline8 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2024-11-12 00:10:30.605 | libsystemd-shared libtirpc-common libtirpc3 media-types pinentry-curses 2024-11-12 00:10:30.606 | python3-minimal python3.11 python3.11-minimal readline-common systemd 2024-11-12 00:10:30.606 | systemd-timesyncd 2024-11-12 00:10:30.607 | Suggested packages: 2024-11-12 00:10:30.607 | pinentry-gnome3 tor parcimonie xloadimage scdaemon gpm krb5-doc krb5-user 2024-11-12 00:10:30.607 | libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 2024-11-12 00:10:30.607 | libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql pinentry-doc 2024-11-12 00:10:30.607 | python3-doc python3-tk python3-venv python3.11-venv python3.11-doc binutils 2024-11-12 00:10:30.607 | binfmt-support readline-doc systemd-container systemd-homed systemd-userdbd 2024-11-12 00:10:30.607 | systemd-boot systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 2024-11-12 00:10:30.607 | libtss2-mu0 libtss2-rc0 polkitd | policykit-1 2024-11-12 00:10:30.648 | The following NEW packages will be installed: 2024-11-12 00:10:30.648 | busybox dbus dbus-bin dbus-daemon dbus-session-bus-common 2024-11-12 00:10:30.648 | dbus-system-bus-common dbus-user-session dirmngr dmsetup gnupg gnupg-l10n 2024-11-12 00:10:30.648 | gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm 2024-11-12 00:10:30.648 | krb5-locales libapparmor1 libargon2-1 libassuan0 libcryptsetup12 libdbus-1-3 2024-11-12 00:10:30.648 | libdevmapper1.02.1 libexpat1 libfdisk1 libgpm2 libgssapi-krb5-2 libip4tc2 2024-11-12 00:10:30.649 | libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 2024-11-12 00:10:30.649 | libksba8 libldap-2.5-0 libldap-common libncursesw6 libnpth0 libnsl2 2024-11-12 00:10:30.649 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.11-minimal 2024-11-12 00:10:30.649 | libpython3.11-stdlib libreadline8 libsasl2-2 libsasl2-modules 2024-11-12 00:10:30.649 | libsasl2-modules-db libsqlite3-0 libsystemd-shared libtirpc-common libtirpc3 2024-11-12 00:10:30.649 | media-types pinentry-curses python3 python3-minimal python3.11 2024-11-12 00:10:30.650 | python3.11-minimal readline-common sudo systemd systemd-sysv 2024-11-12 00:10:30.650 | systemd-timesyncd 2024-11-12 00:10:30.656 | 0 upgraded, 67 newly installed, 0 to remove and 0 not upgraded. 2024-11-12 00:10:30.657 | Need to get 25.3 MB of archives. 2024-11-12 00:10:30.657 | After this operation, 72.8 MB of additional disk space will be used. 2024-11-12 00:10:30.657 | WARNING: The following packages cannot be authenticated! 2024-11-12 00:10:30.657 | libargon2-1 dmsetup libdevmapper1.02.1 libjson-c5 libcryptsetup12 libfdisk1 2024-11-12 00:10:30.657 | libkmod2 libapparmor1 libip4tc2 libsystemd-shared systemd systemd-sysv 2024-11-12 00:10:30.657 | libdbus-1-3 dbus-bin dbus-session-bus-common libexpat1 dbus-daemon 2024-11-12 00:10:30.657 | dbus-system-bus-common dbus libpython3.11-minimal python3.11-minimal 2024-11-12 00:10:30.657 | python3-minimal media-types libncursesw6 libkrb5support0 libk5crypto3 2024-11-12 00:10:30.657 | libkeyutils1 libkrb5-3 libgssapi-krb5-2 libtirpc-common libtirpc3 libnsl2 2024-11-12 00:10:30.657 | readline-common libreadline8 libsqlite3-0 libpython3.11-stdlib python3.11 2024-11-12 00:10:30.657 | libpython3-stdlib python3 sudo krb5-locales libnss-systemd libpam-systemd 2024-11-12 00:10:30.657 | systemd-timesyncd busybox dbus-user-session libassuan0 gpgconf libksba8 2024-11-12 00:10:30.657 | libsasl2-modules-db libsasl2-2 libldap-2.5-0 libnpth0 dirmngr gnupg-l10n 2024-11-12 00:10:30.657 | gnupg-utils gpg pinentry-curses gpg-agent gpg-wks-client gpg-wks-server 2024-11-12 00:10:30.657 | gpgsm gnupg gnupg2 libgpm2 libldap-common libsasl2-modules 2024-11-12 00:10:30.826 | Authentication warning overridden. 2024-11-12 00:10:30.826 | Get:1 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] 2024-11-12 00:10:30.886 | Get:2 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] 2024-11-12 00:10:30.899 | Get:3 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] 2024-11-12 00:10:31.011 | Get:4 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] 2024-11-12 00:10:31.061 | Get:5 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] 2024-11-12 00:10:31.100 | Get:6 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u2 [193 kB] 2024-11-12 00:10:31.190 | Get:7 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] 2024-11-12 00:10:31.208 | Get:8 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] 2024-11-12 00:10:31.245 | Get:9 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] 2024-11-12 00:10:31.316 | Get:10 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libsystemd-shared amd64 252.31-1~deb12u1 [1693 kB] 2024-11-12 00:10:31.641 | Get:11 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 systemd amd64 252.31-1~deb12u1 [3036 kB] 2024-11-12 00:10:31.978 | Get:12 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 systemd-sysv amd64 252.31-1~deb12u1 [42.5 kB] 2024-11-12 00:10:32.068 | Get:13 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] 2024-11-12 00:10:32.085 | Get:14 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] 2024-11-12 00:10:32.093 | Get:15 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 2024-11-12 00:10:32.124 | Get:16 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] 2024-11-12 00:10:32.133 | Get:17 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] 2024-11-12 00:10:32.149 | Get:18 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 2024-11-12 00:10:32.154 | Get:19 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] 2024-11-12 00:10:32.164 | Get:20 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u4 [815 kB] 2024-11-12 00:10:32.303 | Get:21 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u4 [2066 kB] 2024-11-12 00:10:32.483 | Get:22 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] 2024-11-12 00:10:32.483 | Get:23 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] 2024-11-12 00:10:32.514 | Get:24 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] 2024-11-12 00:10:32.575 | Get:25 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u2 [32.6 kB] 2024-11-12 00:10:32.584 | Get:26 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u2 [78.7 kB] 2024-11-12 00:10:32.612 | Get:27 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] 2024-11-12 00:10:32.629 | Get:28 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u2 [332 kB] 2024-11-12 00:10:32.661 | Get:29 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u2 [135 kB] 2024-11-12 00:10:32.678 | Get:30 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 2024-11-12 00:10:32.694 | Get:31 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] 2024-11-12 00:10:32.739 | Get:32 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] 2024-11-12 00:10:32.789 | Get:33 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] 2024-11-12 00:10:32.812 | Get:34 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] 2024-11-12 00:10:32.862 | Get:35 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u1 [839 kB] 2024-11-12 00:10:32.936 | Get:36 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u4 [1797 kB] 2024-11-12 00:10:33.094 | Get:37 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u4 [573 kB] 2024-11-12 00:10:33.138 | Get:38 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] 2024-11-12 00:10:33.140 | Get:39 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] 2024-11-12 00:10:33.142 | Get:40 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 sudo amd64 1.9.13p3-1+deb12u1 [1889 kB] 2024-11-12 00:10:33.306 | Get:41 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u2 [62.8 kB] 2024-11-12 00:10:33.309 | Get:42 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libnss-systemd amd64 252.31-1~deb12u1 [163 kB] 2024-11-12 00:10:33.322 | Get:43 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libpam-systemd amd64 252.31-1~deb12u1 [225 kB] 2024-11-12 00:10:33.342 | Get:44 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.31-1~deb12u1 [63.6 kB] 2024-11-12 00:10:33.347 | Get:45 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 busybox amd64 1:1.35.0-4+b3 [452 kB] 2024-11-12 00:10:33.400 | Get:46 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] 2024-11-12 00:10:33.441 | Get:47 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] 2024-11-12 00:10:33.459 | Get:48 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] 2024-11-12 00:10:33.551 | Get:49 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] 2024-11-12 00:10:33.583 | Get:50 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] 2024-11-12 00:10:33.586 | Get:51 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] 2024-11-12 00:10:33.633 | Get:52 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] 2024-11-12 00:10:33.661 | Get:53 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] 2024-11-12 00:10:33.682 | Get:54 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] 2024-11-12 00:10:33.770 | Get:55 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB] 2024-11-12 00:10:33.876 | Get:56 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] 2024-11-12 00:10:33.951 | Get:57 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] 2024-11-12 00:10:34.033 | Get:58 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] 2024-11-12 00:10:34.038 | Get:59 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] 2024-11-12 00:10:34.148 | Get:60 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] 2024-11-12 00:10:34.196 | Get:61 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] 2024-11-12 00:10:34.241 | Get:62 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] 2024-11-12 00:10:34.296 | Get:63 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] 2024-11-12 00:10:34.371 | Get:64 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 gnupg2 all 2.2.40-1.1 [445 kB] 2024-11-12 00:10:34.408 | Get:65 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] 2024-11-12 00:10:34.409 | Get:66 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 2024-11-12 00:10:34.410 | Get:67 https://mirror.dfw.rax.opendev.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] 2024-11-12 00:10:34.598 | debconf: delaying package configuration, since apt-utils is not installed 2024-11-12 00:10:34.624 | Fetched 25.3 MB in 4s (6746 kB/s) 2024-11-12 00:10:34.624 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-11-12 00:10:34.645 | Selecting previously unselected package libargon2-1:amd64. 2024-11-12 00:10:34.652 | (Reading database ... 6576 files and directories currently installed.) 2024-11-12 00:10:34.652 | Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... 2024-11-12 00:10:34.658 | Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 2024-11-12 00:10:34.688 | Selecting previously unselected package dmsetup. 2024-11-12 00:10:34.688 | Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... 2024-11-12 00:10:34.691 | Unpacking dmsetup (2:1.02.185-2) ... 2024-11-12 00:10:34.729 | Selecting previously unselected package libdevmapper1.02.1:amd64. 2024-11-12 00:10:34.729 | Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... 2024-11-12 00:10:34.731 | Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 2024-11-12 00:10:34.773 | Selecting previously unselected package libjson-c5:amd64. 2024-11-12 00:10:34.773 | Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... 2024-11-12 00:10:34.775 | Unpacking libjson-c5:amd64 (0.16-2) ... 2024-11-12 00:10:34.805 | Selecting previously unselected package libcryptsetup12:amd64. 2024-11-12 00:10:34.806 | Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... 2024-11-12 00:10:34.809 | Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 2024-11-12 00:10:34.860 | Selecting previously unselected package libfdisk1:amd64. 2024-11-12 00:10:34.860 | Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u2_amd64.deb ... 2024-11-12 00:10:34.863 | Unpacking libfdisk1:amd64 (2.38.1-5+deb12u2) ... 2024-11-12 00:10:34.910 | Selecting previously unselected package libkmod2:amd64. 2024-11-12 00:10:34.910 | Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ... 2024-11-12 00:10:34.913 | Unpacking libkmod2:amd64 (30+20221128-1) ... 2024-11-12 00:10:34.947 | Selecting previously unselected package libapparmor1:amd64. 2024-11-12 00:10:34.947 | Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ... 2024-11-12 00:10:34.949 | Unpacking libapparmor1:amd64 (3.0.8-3) ... 2024-11-12 00:10:35.010 | Selecting previously unselected package libip4tc2:amd64. 2024-11-12 00:10:35.010 | Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ... 2024-11-12 00:10:35.013 | Unpacking libip4tc2:amd64 (1.8.9-2) ... 2024-11-12 00:10:35.038 | Selecting previously unselected package libsystemd-shared:amd64. 2024-11-12 00:10:35.038 | Preparing to unpack .../09-libsystemd-shared_252.31-1~deb12u1_amd64.deb ... 2024-11-12 00:10:35.041 | Unpacking libsystemd-shared:amd64 (252.31-1~deb12u1) ... 2024-11-12 00:10:35.257 | Selecting previously unselected package systemd. 2024-11-12 00:10:35.259 | Preparing to unpack .../10-systemd_252.31-1~deb12u1_amd64.deb ... 2024-11-12 00:10:35.280 | Unpacking systemd (252.31-1~deb12u1) ... 2024-11-12 00:10:35.673 | Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 2024-11-12 00:10:35.683 | Setting up libjson-c5:amd64 (0.16-2) ... 2024-11-12 00:10:35.692 | Setting up libfdisk1:amd64 (2.38.1-5+deb12u2) ... 2024-11-12 00:10:35.701 | Setting up libkmod2:amd64 (30+20221128-1) ... 2024-11-12 00:10:35.710 | Setting up libapparmor1:amd64 (3.0.8-3) ... 2024-11-12 00:10:35.718 | Setting up libip4tc2:amd64 (1.8.9-2) ... 2024-11-12 00:10:35.726 | Setting up libsystemd-shared:amd64 (252.31-1~deb12u1) ... 2024-11-12 00:10:35.735 | Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 2024-11-12 00:10:35.744 | Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 2024-11-12 00:10:35.753 | Setting up systemd (252.31-1~deb12u1) ... 2024-11-12 00:10:35.788 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2024-11-12 00:10:35.793 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2024-11-12 00:10:35.801 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2024-11-12 00:10:35.807 | Initializing machine ID from random generator. 2024-11-12 00:10:35.849 | Creating group 'systemd-journal' with GID 999. 2024-11-12 00:10:35.849 | Creating group 'systemd-network' with GID 998. 2024-11-12 00:10:35.849 | Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 2024-11-12 00:10:35.901 | Setting up dmsetup (2:1.02.185-2) ... 2024-11-12 00:10:35.938 | Selecting previously unselected package systemd-sysv. 2024-11-12 00:10:35.945 | (Reading database ... 7498 files and directories currently installed.) 2024-11-12 00:10:35.945 | Preparing to unpack .../0-systemd-sysv_252.31-1~deb12u1_amd64.deb ... 2024-11-12 00:10:35.948 | Unpacking systemd-sysv (252.31-1~deb12u1) ... 2024-11-12 00:10:35.984 | Selecting previously unselected package libdbus-1-3:amd64. 2024-11-12 00:10:35.985 | Preparing to unpack .../1-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... 2024-11-12 00:10:35.988 | Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 2024-11-12 00:10:36.032 | Selecting previously unselected package dbus-bin. 2024-11-12 00:10:36.033 | Preparing to unpack .../2-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... 2024-11-12 00:10:36.036 | Unpacking dbus-bin (1.14.10-1~deb12u1) ... 2024-11-12 00:10:36.070 | Selecting previously unselected package dbus-session-bus-common. 2024-11-12 00:10:36.071 | Preparing to unpack .../3-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 2024-11-12 00:10:36.074 | Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 2024-11-12 00:10:36.109 | Selecting previously unselected package libexpat1:amd64. 2024-11-12 00:10:36.110 | Preparing to unpack .../4-libexpat1_2.5.0-1+deb12u1_amd64.deb ... 2024-11-12 00:10:36.113 | Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... 2024-11-12 00:10:36.148 | Selecting previously unselected package dbus-daemon. 2024-11-12 00:10:36.150 | Preparing to unpack .../5-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... 2024-11-12 00:10:36.153 | Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 2024-11-12 00:10:36.194 | Selecting previously unselected package dbus-system-bus-common. 2024-11-12 00:10:36.196 | Preparing to unpack .../6-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 2024-11-12 00:10:36.198 | Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 2024-11-12 00:10:36.238 | Selecting previously unselected package dbus. 2024-11-12 00:10:36.239 | Preparing to unpack .../7-dbus_1.14.10-1~deb12u1_amd64.deb ... 2024-11-12 00:10:36.244 | Unpacking dbus (1.14.10-1~deb12u1) ... 2024-11-12 00:10:36.285 | Selecting previously unselected package libpython3.11-minimal:amd64. 2024-11-12 00:10:36.287 | Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6+deb12u4_amd64.deb ... 2024-11-12 00:10:36.289 | Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u4) ... 2024-11-12 00:10:36.404 | Selecting previously unselected package python3.11-minimal. 2024-11-12 00:10:36.405 | Preparing to unpack .../9-python3.11-minimal_3.11.2-6+deb12u4_amd64.deb ... 2024-11-12 00:10:36.411 | Unpacking python3.11-minimal (3.11.2-6+deb12u4) ... 2024-11-12 00:10:36.684 | Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u4) ... 2024-11-12 00:10:36.697 | Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... 2024-11-12 00:10:36.705 | Setting up python3.11-minimal (3.11.2-6+deb12u4) ... 2024-11-12 00:10:37.723 | Selecting previously unselected package python3-minimal. 2024-11-12 00:10:37.731 | (Reading database ... 7905 files and directories currently installed.) 2024-11-12 00:10:37.732 | Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ... 2024-11-12 00:10:37.735 | Unpacking python3-minimal (3.11.2-1+b1) ... 2024-11-12 00:10:37.767 | Selecting previously unselected package media-types. 2024-11-12 00:10:37.767 | Preparing to unpack .../01-media-types_10.0.0_all.deb ... 2024-11-12 00:10:37.770 | Unpacking media-types (10.0.0) ... 2024-11-12 00:10:37.804 | Selecting previously unselected package libncursesw6:amd64. 2024-11-12 00:10:37.804 | Preparing to unpack .../02-libncursesw6_6.4-4_amd64.deb ... 2024-11-12 00:10:37.807 | Unpacking libncursesw6:amd64 (6.4-4) ... 2024-11-12 00:10:37.852 | Selecting previously unselected package libkrb5support0:amd64. 2024-11-12 00:10:37.853 | Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u2_amd64.deb ... 2024-11-12 00:10:37.856 | Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u2) ... 2024-11-12 00:10:37.891 | Selecting previously unselected package libk5crypto3:amd64. 2024-11-12 00:10:37.891 | Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u2_amd64.deb ... 2024-11-12 00:10:37.894 | Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u2) ... 2024-11-12 00:10:37.933 | Selecting previously unselected package libkeyutils1:amd64. 2024-11-12 00:10:37.933 | Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ... 2024-11-12 00:10:37.936 | Unpacking libkeyutils1:amd64 (1.6.3-2) ... 2024-11-12 00:10:37.966 | Selecting previously unselected package libkrb5-3:amd64. 2024-11-12 00:10:37.968 | Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u2_amd64.deb ... 2024-11-12 00:10:37.971 | Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u2) ... 2024-11-12 00:10:38.042 | Selecting previously unselected package libgssapi-krb5-2:amd64. 2024-11-12 00:10:38.043 | Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u2_amd64.deb ... 2024-11-12 00:10:38.046 | Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ... 2024-11-12 00:10:38.089 | Selecting previously unselected package libtirpc-common. 2024-11-12 00:10:38.091 | Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... 2024-11-12 00:10:38.094 | Unpacking libtirpc-common (1.3.3+ds-1) ... 2024-11-12 00:10:38.123 | Selecting previously unselected package libtirpc3:amd64. 2024-11-12 00:10:38.124 | Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ... 2024-11-12 00:10:38.127 | Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... 2024-11-12 00:10:38.167 | Selecting previously unselected package libnsl2:amd64. 2024-11-12 00:10:38.168 | Preparing to unpack .../10-libnsl2_1.3.0-2_amd64.deb ... 2024-11-12 00:10:38.171 | Unpacking libnsl2:amd64 (1.3.0-2) ... 2024-11-12 00:10:38.204 | Selecting previously unselected package readline-common. 2024-11-12 00:10:38.206 | Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... 2024-11-12 00:10:38.209 | Unpacking readline-common (8.2-1.3) ... 2024-11-12 00:10:38.245 | Selecting previously unselected package libreadline8:amd64. 2024-11-12 00:10:38.247 | Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ... 2024-11-12 00:10:38.250 | Unpacking libreadline8:amd64 (8.2-1.3) ... 2024-11-12 00:10:38.303 | Selecting previously unselected package libsqlite3-0:amd64. 2024-11-12 00:10:38.304 | Preparing to unpack .../13-libsqlite3-0_3.40.1-2+deb12u1_amd64.deb ... 2024-11-12 00:10:38.307 | Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u1) ... 2024-11-12 00:10:38.398 | Selecting previously unselected package libpython3.11-stdlib:amd64. 2024-11-12 00:10:38.400 | Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6+deb12u4_amd64.deb ... 2024-11-12 00:10:38.403 | Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u4) ... 2024-11-12 00:10:38.616 | Selecting previously unselected package python3.11. 2024-11-12 00:10:38.618 | Preparing to unpack .../15-python3.11_3.11.2-6+deb12u4_amd64.deb ... 2024-11-12 00:10:38.621 | Unpacking python3.11 (3.11.2-6+deb12u4) ... 2024-11-12 00:10:38.666 | Selecting previously unselected package libpython3-stdlib:amd64. 2024-11-12 00:10:38.668 | Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_amd64.deb ... 2024-11-12 00:10:38.671 | Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... 2024-11-12 00:10:38.701 | Setting up python3-minimal (3.11.2-1+b1) ... 2024-11-12 00:10:38.934 | Selecting previously unselected package python3. 2024-11-12 00:10:38.942 | (Reading database ... 8413 files and directories currently installed.) 2024-11-12 00:10:38.943 | Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ... 2024-11-12 00:10:38.949 | Unpacking python3 (3.11.2-1+b1) ... 2024-11-12 00:10:38.992 | Selecting previously unselected package sudo. 2024-11-12 00:10:38.993 | Preparing to unpack .../01-sudo_1.9.13p3-1+deb12u1_amd64.deb ... 2024-11-12 00:10:38.998 | Unpacking sudo (1.9.13p3-1+deb12u1) ... 2024-11-12 00:10:39.155 | Selecting previously unselected package krb5-locales. 2024-11-12 00:10:39.157 | Preparing to unpack .../02-krb5-locales_1.20.1-2+deb12u2_all.deb ... 2024-11-12 00:10:39.160 | Unpacking krb5-locales (1.20.1-2+deb12u2) ... 2024-11-12 00:10:39.200 | Selecting previously unselected package libnss-systemd:amd64. 2024-11-12 00:10:39.201 | Preparing to unpack .../03-libnss-systemd_252.31-1~deb12u1_amd64.deb ... 2024-11-12 00:10:39.206 | Unpacking libnss-systemd:amd64 (252.31-1~deb12u1) ... 2024-11-12 00:10:39.253 | Selecting previously unselected package libpam-systemd:amd64. 2024-11-12 00:10:39.254 | Preparing to unpack .../04-libpam-systemd_252.31-1~deb12u1_amd64.deb ... 2024-11-12 00:10:39.257 | Unpacking libpam-systemd:amd64 (252.31-1~deb12u1) ... 2024-11-12 00:10:39.310 | Selecting previously unselected package systemd-timesyncd. 2024-11-12 00:10:39.312 | Preparing to unpack .../05-systemd-timesyncd_252.31-1~deb12u1_amd64.deb ... 2024-11-12 00:10:39.314 | Unpacking systemd-timesyncd (252.31-1~deb12u1) ... 2024-11-12 00:10:39.346 | Selecting previously unselected package busybox. 2024-11-12 00:10:39.347 | Preparing to unpack .../06-busybox_1%3a1.35.0-4+b3_amd64.deb ... 2024-11-12 00:10:39.350 | Unpacking busybox (1:1.35.0-4+b3) ... 2024-11-12 00:10:39.429 | Selecting previously unselected package dbus-user-session. 2024-11-12 00:10:39.431 | Preparing to unpack .../07-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... 2024-11-12 00:10:39.434 | Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 2024-11-12 00:10:39.470 | Selecting previously unselected package libassuan0:amd64. 2024-11-12 00:10:39.472 | Preparing to unpack .../08-libassuan0_2.5.5-5_amd64.deb ... 2024-11-12 00:10:39.475 | Unpacking libassuan0:amd64 (2.5.5-5) ... 2024-11-12 00:10:39.502 | Selecting previously unselected package gpgconf. 2024-11-12 00:10:39.504 | Preparing to unpack .../09-gpgconf_2.2.40-1.1_amd64.deb ... 2024-11-12 00:10:39.507 | Unpacking gpgconf (2.2.40-1.1) ... 2024-11-12 00:10:39.563 | Selecting previously unselected package libksba8:amd64. 2024-11-12 00:10:39.565 | Preparing to unpack .../10-libksba8_1.6.3-2_amd64.deb ... 2024-11-12 00:10:39.567 | Unpacking libksba8:amd64 (1.6.3-2) ... 2024-11-12 00:10:39.605 | Selecting previously unselected package libsasl2-modules-db:amd64. 2024-11-12 00:10:39.607 | Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... 2024-11-12 00:10:39.610 | Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2024-11-12 00:10:39.637 | Selecting previously unselected package libsasl2-2:amd64. 2024-11-12 00:10:39.639 | Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... 2024-11-12 00:10:39.642 | Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2024-11-12 00:10:39.675 | Selecting previously unselected package libldap-2.5-0:amd64. 2024-11-12 00:10:39.676 | Preparing to unpack .../13-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... 2024-11-12 00:10:39.679 | Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2024-11-12 00:10:39.727 | Selecting previously unselected package libnpth0:amd64. 2024-11-12 00:10:39.729 | Preparing to unpack .../14-libnpth0_1.6-3_amd64.deb ... 2024-11-12 00:10:39.732 | Unpacking libnpth0:amd64 (1.6-3) ... 2024-11-12 00:10:39.762 | Selecting previously unselected package dirmngr. 2024-11-12 00:10:39.764 | Preparing to unpack .../15-dirmngr_2.2.40-1.1_amd64.deb ... 2024-11-12 00:10:39.780 | Unpacking dirmngr (2.2.40-1.1) ... 2024-11-12 00:10:39.846 | Selecting previously unselected package gnupg-l10n. 2024-11-12 00:10:39.848 | Preparing to unpack .../16-gnupg-l10n_2.2.40-1.1_all.deb ... 2024-11-12 00:10:39.851 | Unpacking gnupg-l10n (2.2.40-1.1) ... 2024-11-12 00:10:39.963 | Selecting previously unselected package gnupg-utils. 2024-11-12 00:10:39.964 | Preparing to unpack .../17-gnupg-utils_2.2.40-1.1_amd64.deb ... 2024-11-12 00:10:39.967 | Unpacking gnupg-utils (2.2.40-1.1) ... 2024-11-12 00:10:40.047 | Selecting previously unselected package gpg. 2024-11-12 00:10:40.049 | Preparing to unpack .../18-gpg_2.2.40-1.1_amd64.deb ... 2024-11-12 00:10:40.052 | Unpacking gpg (2.2.40-1.1) ... 2024-11-12 00:10:40.137 | Selecting previously unselected package pinentry-curses. 2024-11-12 00:10:40.137 | Preparing to unpack .../19-pinentry-curses_1.2.1-1_amd64.deb ... 2024-11-12 00:10:40.140 | Unpacking pinentry-curses (1.2.1-1) ... 2024-11-12 00:10:40.175 | Selecting previously unselected package gpg-agent. 2024-11-12 00:10:40.177 | Preparing to unpack .../20-gpg-agent_2.2.40-1.1_amd64.deb ... 2024-11-12 00:10:40.180 | Unpacking gpg-agent (2.2.40-1.1) ... 2024-11-12 00:10:40.239 | Selecting previously unselected package gpg-wks-client. 2024-11-12 00:10:40.239 | Preparing to unpack .../21-gpg-wks-client_2.2.40-1.1_amd64.deb ... 2024-11-12 00:10:40.242 | Unpacking gpg-wks-client (2.2.40-1.1) ... 2024-11-12 00:10:40.284 | Selecting previously unselected package gpg-wks-server. 2024-11-12 00:10:40.284 | Preparing to unpack .../22-gpg-wks-server_2.2.40-1.1_amd64.deb ... 2024-11-12 00:10:40.287 | Unpacking gpg-wks-server (2.2.40-1.1) ... 2024-11-12 00:10:40.331 | Selecting previously unselected package gpgsm. 2024-11-12 00:10:40.331 | Preparing to unpack .../23-gpgsm_2.2.40-1.1_amd64.deb ... 2024-11-12 00:10:40.334 | Unpacking gpgsm (2.2.40-1.1) ... 2024-11-12 00:10:40.389 | Selecting previously unselected package gnupg. 2024-11-12 00:10:40.389 | Preparing to unpack .../24-gnupg_2.2.40-1.1_all.deb ... 2024-11-12 00:10:40.392 | Unpacking gnupg (2.2.40-1.1) ... 2024-11-12 00:10:40.459 | Selecting previously unselected package gnupg2. 2024-11-12 00:10:40.460 | Preparing to unpack .../25-gnupg2_2.2.40-1.1_all.deb ... 2024-11-12 00:10:40.463 | Unpacking gnupg2 (2.2.40-1.1) ... 2024-11-12 00:10:40.498 | Selecting previously unselected package libgpm2:amd64. 2024-11-12 00:10:40.500 | Preparing to unpack .../26-libgpm2_1.20.7-10+b1_amd64.deb ... 2024-11-12 00:10:40.504 | Unpacking libgpm2:amd64 (1.20.7-10+b1) ... 2024-11-12 00:10:40.531 | Selecting previously unselected package libldap-common. 2024-11-12 00:10:40.531 | Preparing to unpack .../27-libldap-common_2.5.13+dfsg-5_all.deb ... 2024-11-12 00:10:40.534 | Unpacking libldap-common (2.5.13+dfsg-5) ... 2024-11-12 00:10:40.565 | Selecting previously unselected package libsasl2-modules:amd64. 2024-11-12 00:10:40.565 | Preparing to unpack .../28-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... 2024-11-12 00:10:40.573 | Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 2024-11-12 00:10:40.613 | Setting up libksba8:amd64 (1.6.3-2) ... 2024-11-12 00:10:40.622 | Setting up media-types (10.0.0) ... 2024-11-12 00:10:40.633 | Setting up systemd-sysv (252.31-1~deb12u1) ... 2024-11-12 00:10:40.642 | Setting up libkeyutils1:amd64 (1.6.3-2) ... 2024-11-12 00:10:40.650 | Setting up libgpm2:amd64 (1.20.7-10+b1) ... 2024-11-12 00:10:40.658 | Setting up libtirpc-common (1.3.3+ds-1) ... 2024-11-12 00:10:40.669 | Setting up libsqlite3-0:amd64 (3.40.1-2+deb12u1) ... 2024-11-12 00:10:40.677 | Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 2024-11-12 00:10:40.691 | Setting up libnss-systemd:amd64 (252.31-1~deb12u1) ... 2024-11-12 00:10:40.710 | Setting up libnpth0:amd64 (1.6-3) ... 2024-11-12 00:10:40.719 | Setting up krb5-locales (1.20.1-2+deb12u2) ... 2024-11-12 00:10:40.727 | Setting up libassuan0:amd64 (2.5.5-5) ... 2024-11-12 00:10:40.736 | Setting up libldap-common (2.5.13+dfsg-5) ... 2024-11-12 00:10:40.747 | Setting up libkrb5support0:amd64 (1.20.1-2+deb12u2) ... 2024-11-12 00:10:40.755 | Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2024-11-12 00:10:40.764 | Setting up busybox (1:1.35.0-4+b3) ... 2024-11-12 00:10:40.772 | Setting up gnupg-l10n (2.2.40-1.1) ... 2024-11-12 00:10:40.780 | Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 2024-11-12 00:10:40.788 | Setting up systemd-timesyncd (252.31-1~deb12u1) ... 2024-11-12 00:10:40.808 | Creating group 'systemd-timesync' with GID 997. 2024-11-12 00:10:40.809 | Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 2024-11-12 00:10:41.028 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-11-12 00:10:41.028 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-11-12 00:10:41.036 | Setting up sudo (1.9.13p3-1+deb12u1) ... 2024-11-12 00:10:41.090 | Running in chroot, ignoring request. 2024-11-12 00:10:41.095 | invoke-rc.d: policy-rc.d denied execution of start. 2024-11-12 00:10:41.099 | Setting up libncursesw6:amd64 (6.4-4) ... 2024-11-12 00:10:41.107 | Setting up libk5crypto3:amd64 (1.20.1-2+deb12u2) ... 2024-11-12 00:10:41.115 | Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2024-11-12 00:10:41.123 | Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 2024-11-12 00:10:41.131 | Setting up libkrb5-3:amd64 (1.20.1-2+deb12u2) ... 2024-11-12 00:10:41.138 | Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 2024-11-12 00:10:41.243 | Setting up readline-common (8.2-1.3) ... 2024-11-12 00:10:41.253 | Setting up dbus-bin (1.14.10-1~deb12u1) ... 2024-11-12 00:10:41.262 | Setting up pinentry-curses (1.2.1-1) ... 2024-11-12 00:10:41.274 | Setting up libreadline8:amd64 (8.2-1.3) ... 2024-11-12 00:10:41.283 | Setting up dbus-daemon (1.14.10-1~deb12u1) ... 2024-11-12 00:10:41.306 | Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2024-11-12 00:10:41.316 | Setting up dbus (1.14.10-1~deb12u1) ... 2024-11-12 00:10:41.353 | Running in chroot, ignoring request. 2024-11-12 00:10:41.357 | invoke-rc.d: policy-rc.d denied execution of start. 2024-11-12 00:10:41.361 | Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ... 2024-11-12 00:10:41.370 | Setting up gpgconf (2.2.40-1.1) ... 2024-11-12 00:10:41.378 | Setting up libpam-systemd:amd64 (252.31-1~deb12u1) ... 2024-11-12 00:10:41.518 | debconf: unable to initialize frontend: Dialog 2024-11-12 00:10:41.518 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-12 00:10:41.518 | debconf: falling back to frontend: Readline 2024-11-12 00:10:41.518 | debconf: unable to initialize frontend: Readline 2024-11-12 00:10:41.518 | 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/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-12 00:10:41.518 | debconf: falling back to frontend: Teletype 2024-11-12 00:10:41.619 | Setting up gpg (2.2.40-1.1) ... 2024-11-12 00:10:41.628 | Setting up gnupg-utils (2.2.40-1.1) ... 2024-11-12 00:10:41.636 | Setting up libtirpc3:amd64 (1.3.3+ds-1) ... 2024-11-12 00:10:41.644 | Setting up gpg-agent (2.2.40-1.1) ... 2024-11-12 00:10:41.863 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket -> /usr/lib/systemd/user/gpg-agent-browser.socket. 2024-11-12 00:10:42.066 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket -> /usr/lib/systemd/user/gpg-agent-extra.socket. 2024-11-12 00:10:42.266 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket -> /usr/lib/systemd/user/gpg-agent-ssh.socket. 2024-11-12 00:10:42.467 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket -> /usr/lib/systemd/user/gpg-agent.socket. 2024-11-12 00:10:42.473 | Setting up gpgsm (2.2.40-1.1) ... 2024-11-12 00:10:42.481 | Setting up dirmngr (2.2.40-1.1) ... 2024-11-12 00:10:42.686 | Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket -> /usr/lib/systemd/user/dirmngr.socket. 2024-11-12 00:10:42.705 | Setting up dbus-user-session (1.14.10-1~deb12u1) ... 2024-11-12 00:10:42.716 | Setting up gpg-wks-server (2.2.40-1.1) ... 2024-11-12 00:10:42.724 | Setting up libnsl2:amd64 (1.3.0-2) ... 2024-11-12 00:10:42.733 | Setting up gpg-wks-client (2.2.40-1.1) ... 2024-11-12 00:10:42.742 | Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u4) ... 2024-11-12 00:10:42.751 | Setting up gnupg (2.2.40-1.1) ... 2024-11-12 00:10:42.759 | Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... 2024-11-12 00:10:42.767 | Setting up python3.11 (3.11.2-6+deb12u4) ... 2024-11-12 00:10:43.845 | Setting up gnupg2 (2.2.40-1.1) ... 2024-11-12 00:10:43.853 | Setting up python3 (3.11.2-1+b1) ... 2024-11-12 00:10:43.863 | running python rtupdate hooks for python3.11... 2024-11-12 00:10:43.863 | running python post-rtupdate hooks for python3.11... 2024-11-12 00:10:44.005 | Processing triggers for libc-bin (2.36-9+deb12u9) ... 2024-11-12 00:10:44.020 | Processing triggers for systemd (252.31-1~deb12u1) ... 2024-11-12 00:10:44.175 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.wlvetKs0/mnt/proc 2024-11-12 00:10:44.188 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.wlvetKs0/mnt/sys 2024-11-12 00:10:44.199 | dib-run-parts 75-debian-minimal-baseinstall completed 2024-11-12 00:10:44.199 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-12 00:10:44.199 | dib-run-parts 2024-11-12 00:10:44.200 | dib-run-parts Target: root.d 2024-11-12 00:10:44.201 | dib-run-parts 2024-11-12 00:10:44.201 | dib-run-parts Script Seconds 2024-11-12 00:10:44.201 | dib-run-parts --------------------------------------- ---------- 2024-11-12 00:10:44.201 | dib-run-parts 2024-11-12 00:10:44.213 | dib-run-parts 08-debootstrap 57.694 2024-11-12 00:10:44.220 | dib-run-parts 09-apt-keyring 0.012 2024-11-12 00:10:44.225 | dib-run-parts 50-apt-allow-unauthenticated 0.037 2024-11-12 00:10:44.232 | dib-run-parts 50-block-apt-translations 0.028 2024-11-12 00:10:44.238 | dib-run-parts 50-block-daemons 0.067 2024-11-12 00:10:44.244 | dib-run-parts 50-build-with-http-cache 0.015 2024-11-12 00:10:44.250 | dib-run-parts 50-shared-apt-cache 0.018 2024-11-12 00:10:44.255 | dib-run-parts 50-trim-dpkg 0.035 2024-11-12 00:10:44.261 | dib-run-parts 60-apt-phased-updates 0.012 2024-11-12 00:10:44.267 | dib-run-parts 75-debian-minimal-baseinstall 17.375 2024-11-12 00:10:44.269 | dib-run-parts 2024-11-12 00:10:44.269 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-12 00:10:44.274 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-12 00:10:44.278 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-12 00:10:44.280 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-12 00:10:44.285 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-12 00:10:44.287 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.wlvetKs0/mnt 2024-11-12 00:10:44.293 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'bin 2024-11-12 00:10:44.293 | boot 2024-11-12 00:10:44.293 | dev 2024-11-12 00:10:44.293 | etc 2024-11-12 00:10:44.293 | home 2024-11-12 00:10:44.293 | lib 2024-11-12 00:10:44.293 | lib64 2024-11-12 00:10:44.293 | media 2024-11-12 00:10:44.293 | mnt 2024-11-12 00:10:44.293 | opt 2024-11-12 00:10:44.293 | proc 2024-11-12 00:10:44.293 | root 2024-11-12 00:10:44.293 | run 2024-11-12 00:10:44.293 | sbin 2024-11-12 00:10:44.293 | srv 2024-11-12 00:10:44.293 | sys 2024-11-12 00:10:44.294 | usr 2024-11-12 00:10:44.294 | var' ']' 2024-11-12 00:10:44.297 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/resolv.conf ']' 2024-11-12 00:10:44.301 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/resolv.conf ']' 2024-11-12 00:10:44.305 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/resolv.conf.ORIG 2024-11-12 00:10:44.317 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/resolv.conf 2024-11-12 00:10:44.328 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/resolv.conf 2024-11-12 00:10:44.339 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-12 00:10:44.342 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-12 00:10:44.348 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-12 00:10:44.351 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.wlvetKs0/mnt/proc 2024-11-12 00:10:44.363 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.wlvetKs0/mnt/dev 2024-11-12 00:10:44.375 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-12 00:10:44.380 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-12 00:10:44.391 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-12 00:10:44.396 | + 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.wlvetKs0/mnt/dev/pts 2024-11-12 00:10:44.408 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.wlvetKs0/mnt/sys 2024-11-12 00:10:44.421 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d 2024-11-12 00:10:44.426 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-12 00:10:44.430 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-12 00:10:44.433 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-12 00:10:44.437 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.wlvetKs0/hooks ']' 2024-11-12 00:10:44.441 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-12 00:10:44.445 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-12 00:10:44.445 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-12 00:10:44.451 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d ']' 2024-11-12 00:10:44.454 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d' 2024-11-12 00:10:44.454 | Running hooks from /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d 2024-11-12 00:10:44.458 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-12 00:10:44.462 | + 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.wlvetKs0/hooks/extra-data.d 2024-11-12 00:10:44.477 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-12 00:10:44.482 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-12 00:10:44.485 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-12 00:10:44.488 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-12 00:10:44.492 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-12 00:10:44.494 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-12 00:10:44.498 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-12 00:10:44.503 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-12 00:10:44.506 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-12 00:10:44.509 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-12 00:10:44.512 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-12 00:10:44.515 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-12 00:10:44.518 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-12 00:10:44.521 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-12 00:10:44.524 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-12 00:10:44.527 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-12 00:10:44.530 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-12 00:10:44.533 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-12 00:10:44.536 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-12 00:10:44.539 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-12 00:10:44.543 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-12 00:10:44.546 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2024-11-12 00:10:44.551 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2024-11-12 00:10:44.555 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2024-11-12 00:10:44.558 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2024-11-12 00:10:44.561 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=bookworm 2024-11-12 00:10:44.564 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=bookworm 2024-11-12 00:10:44.567 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2024-11-12 00:10:44.570 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2024-11-12 00:10:44.573 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2024-11-12 00:10:44.576 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2024-11-12 00:10:44.579 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2024-11-12 00:10:44.582 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2024-11-12 00:10:44.585 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2024-11-12 00:10:44.588 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:15 : DIB_DEBIAN_SECURITY_MIRROR=https://mirror.dfw.rax.opendev.org/debian-security 2024-11-12 00:10:44.591 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2024-11-12 00:10:44.594 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2024-11-12 00:10:44.596 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2024-11-12 00:10:44.599 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2024-11-12 00:10:44.602 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2024-11-12 00:10:44.606 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:22 : DIB_DEBIAN_SECURITY_PATH=bookworm-security 2024-11-12 00:10:44.609 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:23 : DIB_DEBIAN_SECURITY_SUBPATH= 2024-11-12 00:10:44.612 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:36 : DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.dfw.rax.opendev.org/debian bookworm main 2024-11-12 00:10:44.612 | backports:deb https://mirror.dfw.rax.opendev.org/debian bookworm-backports main 2024-11-12 00:10:44.612 | updates:deb https://mirror.dfw.rax.opendev.org/debian bookworm-updates main 2024-11-12 00:10:44.612 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bookworm-security main 2024-11-12 00:10:44.612 | ' 2024-11-12 00:10:44.616 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' bookworm = testing -o bookworm = unstable ']' 2024-11-12 00:10:44.619 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:42 : export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.dfw.rax.opendev.org/debian bookworm main 2024-11-12 00:10:44.619 | backports:deb https://mirror.dfw.rax.opendev.org/debian bookworm-backports main 2024-11-12 00:10:44.619 | updates:deb https://mirror.dfw.rax.opendev.org/debian bookworm-updates main 2024-11-12 00:10:44.619 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bookworm-security main 2024-11-12 00:10:44.619 | ' 2024-11-12 00:10:44.622 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debian-minimal.bash:source:42 : DIB_APT_SOURCES_CONF='default:deb https://mirror.dfw.rax.opendev.org/debian bookworm main 2024-11-12 00:10:44.622 | backports:deb https://mirror.dfw.rax.opendev.org/debian bookworm-backports main 2024-11-12 00:10:44.622 | updates:deb https://mirror.dfw.rax.opendev.org/debian bookworm-updates main 2024-11-12 00:10:44.622 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bookworm-security main 2024-11-12 00:10:44.622 | ' 2024-11-12 00:10:44.625 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-11-12 00:10:44.630 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-11-12 00:10:44.634 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-12 00:10:44.637 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-12 00:10:44.640 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-11-12 00:10:44.645 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-11-12 00:10:44.648 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-11-12 00:10:44.651 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-11-12 00:10:44.654 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-12 00:10:44.659 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-12 00:10:44.662 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-12 00:10:44.665 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-12 00:10:44.668 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/14-manifests 2024-11-12 00:10:44.674 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/14-manifests 2024-11-12 00:10:44.677 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-12 00:10:44.680 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-12 00:10:44.683 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bookworm-66596ebc84cc4119bb427740db45a989.d/ 2024-11-12 00:10:44.686 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bookworm-66596ebc84cc4119bb427740db45a989.d/ 2024-11-12 00:10:44.689 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-12 00:10:44.694 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-12 00:10:44.697 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2024-11-12 00:10:44.700 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2024-11-12 00:10:44.703 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2024-11-12 00:10:44.706 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-12 00:10:44.711 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-12 00:10:44.715 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (almalinux|centos|fedora|rocky) ]] 2024-11-12 00:10:44.718 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-12 00:10:44.721 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-12 00:10:44.724 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \a\l\m\a\l\i\n\u\x ]] 2024-11-12 00:10:44.726 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2024-11-12 00:10:44.729 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2024-11-12 00:10:44.733 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-11-12 00:10:44.738 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-11-12 00:10:44.741 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-11-12 00:10:44.744 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-11-12 00:10:44.747 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-12 00:10:44.753 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-12 00:10:44.756 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-12 00:10:44.758 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-12 00:10:44.761 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-12 00:10:44.767 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-12 00:10:44.770 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-12 00:10:44.773 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-12 00:10:44.777 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-12 00:10:44.780 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-12 00:10:44.783 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-12 00:10:44.786 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-12 00:10:44.789 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-12 00:10:44.792 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-12 00:10:44.795 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-12 00:10:44.801 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-12 00:10:44.804 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-12 00:10:44.808 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-12 00:10:44.811 | dib-run-parts Running /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-12 00:10:44.828 | Copying pkg-map for infra-package-needs 2024-11-12 00:10:44.836 | Copying pkg-map for source-repositories 2024-11-12 00:10:44.845 | Copying pkg-map for debootstrap 2024-11-12 00:10:44.853 | Copying pkg-map for ensure-venv 2024-11-12 00:10:44.861 | Copying pkg-map for base 2024-11-12 00:10:44.869 | Copying pkg-map for openssh-server 2024-11-12 00:10:44.877 | Copying pkg-map for bootloader 2024-11-12 00:10:44.886 | Copying pkg-map for cache-url 2024-11-12 00:10:44.894 | Copying pkg-map for nodepool-base 2024-11-12 00:10:44.902 | Copying pkg-map for growroot 2024-11-12 00:10:44.910 | Copying pkg-map for runtime-ssh-host-keys 2024-11-12 00:10:44.917 | Copying pkg-map for simple-init 2024-11-12 00:10:44.925 | Copying pkg-map for zuul-worker 2024-11-12 00:10:44.936 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-12 00:10:44.936 | dib-run-parts Running /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/20-manifest-dir 2024-11-12 00:10:44.941 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-12 00:10:44.944 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-12 00:10:44.947 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.wlvetKs0/mnt//etc/dib-manifests 2024-11-12 00:10:44.957 | dib-run-parts 20-manifest-dir completed 2024-11-12 00:10:44.957 | dib-run-parts Running /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-create-repo-list 2024-11-12 00:10:46.784 | dib-run-parts 50-create-repo-list completed 2024-11-12 00:10:46.784 | dib-run-parts Running /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist 2024-11-12 00:10:46.791 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:6 : set -eu 2024-11-12 00:10:46.794 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:7 : set -o pipefail 2024-11-12 00:10:46.797 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:15 : '[' '!' -d /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/modprobe.d ']' 2024-11-12 00:10:46.800 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:17 : sudo mkdir -p /opt/dib_tmp/dib_build.wlvetKs0/mnt/etc/modprobe.d 2024-11-12 00:10:46.812 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:22 : get_image_element_array 2024-11-12 00:10:46.816 | ++ /environment:get_image_element_array:0 : echo '[runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe [base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base [block-device-mbr]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-mbr [nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base [cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources [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 [dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system [openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server [debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap [install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types [install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin [pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map [dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg [package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs [manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests [zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker [openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos [simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init [infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs [sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep [cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack [debian-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal [install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static [bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader [source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories [growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot [vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm ' 2024-11-12 00:10:46.821 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:22 : eval declare -A 'image_elements=([runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' '[base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' '[block-device-mbr]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-mbr' '[nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base' '[cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' '[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' '[dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' '[openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' '[debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' '[install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' '[install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' '[pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' '[dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' '[package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' '[manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' '[zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker' '[openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos' '[simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' '[infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs' '[sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' '[cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack' '[debian-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal' '[install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' '[bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' '[source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' '[growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' '[vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' ')' 2024-11-12 00:10:46.825 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:22 : image_elements=(['runtime-ssh-host-keys']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['modprobe']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' ['base']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' ['block-device-mbr']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-mbr' ['nodepool-base']='/opt/project-config/nodepool/elements/nodepool-base' ['cloud-init-datasources']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' ['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' ['dib-init-system']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' ['openssh-server']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' ['debootstrap']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' ['install-types']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' ['install-bin']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' ['pkg-map']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' ['dpkg']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' ['package-installs']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' ['manifests']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' ['zuul-worker']='/opt/project-config/nodepool/elements/zuul-worker' ['openstack-repos']='/opt/project-config/nodepool/elements/openstack-repos' ['simple-init']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' ['infra-package-needs']='/opt/project-config/nodepool/elements/infra-package-needs' ['sysprep']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' ['cache-devstack']='/opt/project-config/nodepool/elements/cache-devstack' ['debian-minimal']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal' ['install-static']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' ['bootloader']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' ['source-repositories']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' ['growroot']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' ['vm']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm') 2024-11-12 00:10:46.828 | ++ /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:22 : declare -A image_elements 2024-11-12 00:10:46.831 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:46.834 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=vm 2024-11-12 00:10:46.837 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm 2024-11-12 00:10:46.840 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/modprobe.d/ ']' 2024-11-12 00:10:46.843 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:46.845 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=infra-package-needs 2024-11-12 00:10:46.848 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/infra-package-needs 2024-11-12 00:10:46.851 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/infra-package-needs/modprobe.d/ ']' 2024-11-12 00:10:46.854 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:46.856 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-bin 2024-11-12 00:10:46.859 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin 2024-11-12 00:10:46.862 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/modprobe.d/ ']' 2024-11-12 00:10:46.865 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:46.867 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=source-repositories 2024-11-12 00:10:46.870 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories 2024-11-12 00:10:46.873 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/modprobe.d/ ']' 2024-11-12 00:10:46.876 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:46.878 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=package-installs 2024-11-12 00:10:46.881 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs 2024-11-12 00:10:46.884 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/modprobe.d/ ']' 2024-11-12 00:10:46.888 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:46.891 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debian-minimal 2024-11-12 00:10:46.894 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal 2024-11-12 00:10:46.896 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/modprobe.d/ ']' 2024-11-12 00:10:46.899 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:46.901 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debootstrap 2024-11-12 00:10:46.904 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap 2024-11-12 00:10:46.907 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/modprobe.d/ ']' 2024-11-12 00:10:46.910 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:46.913 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cloud-init-datasources 2024-11-12 00:10:46.916 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources 2024-11-12 00:10:46.918 | + /opt/dib_tmp/dib_build.wlvetKs0/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/ ']' 2024-11-12 00:10:46.921 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:46.924 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ensure-venv 2024-11-12 00:10:46.927 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv 2024-11-12 00:10:46.930 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv/modprobe.d/ ']' 2024-11-12 00:10:46.933 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:46.936 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=modprobe 2024-11-12 00:10:46.939 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe 2024-11-12 00:10:46.942 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/modprobe.d/ ']' 2024-11-12 00:10:46.945 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:46.948 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=base 2024-11-12 00:10:46.951 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base 2024-11-12 00:10:46.954 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/modprobe.d/ ']' 2024-11-12 00:10:46.957 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:46.960 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=block-device-mbr 2024-11-12 00:10:46.963 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-mbr 2024-11-12 00:10:46.966 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-mbr/modprobe.d/ ']' 2024-11-12 00:10:46.969 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:46.972 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-types 2024-11-12 00:10:46.975 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types 2024-11-12 00:10:46.977 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/modprobe.d/ ']' 2024-11-12 00:10:46.980 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:46.983 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openssh-server 2024-11-12 00:10:46.985 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server 2024-11-12 00:10:46.988 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/modprobe.d/ ']' 2024-11-12 00:10:46.991 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:46.994 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=bootloader 2024-11-12 00:10:46.997 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader 2024-11-12 00:10:47.000 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/modprobe.d/ ']' 2024-11-12 00:10:47.002 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:47.005 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=manifests 2024-11-12 00:10:47.008 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests 2024-11-12 00:10:47.011 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/modprobe.d/ ']' 2024-11-12 00:10:47.014 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:47.017 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openstack-repos 2024-11-12 00:10:47.020 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/openstack-repos 2024-11-12 00:10:47.023 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/openstack-repos/modprobe.d/ ']' 2024-11-12 00:10:47.026 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:47.029 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=sysprep 2024-11-12 00:10:47.032 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep 2024-11-12 00:10:47.035 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/modprobe.d/ ']' 2024-11-12 00:10:47.038 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:47.040 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dib-init-system 2024-11-12 00:10:47.044 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system 2024-11-12 00:10:47.046 | + /opt/dib_tmp/dib_build.wlvetKs0/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/ ']' 2024-11-12 00:10:47.049 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:47.052 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-static 2024-11-12 00:10:47.056 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static 2024-11-12 00:10:47.059 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/modprobe.d/ ']' 2024-11-12 00:10:47.062 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:47.065 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-devstack 2024-11-12 00:10:47.068 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/cache-devstack 2024-11-12 00:10:47.070 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/cache-devstack/modprobe.d/ ']' 2024-11-12 00:10:47.073 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:47.076 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-url 2024-11-12 00:10:47.079 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url 2024-11-12 00:10:47.082 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/modprobe.d/ ']' 2024-11-12 00:10:47.084 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:47.087 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dpkg 2024-11-12 00:10:47.090 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg 2024-11-12 00:10:47.093 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/modprobe.d/ ']' 2024-11-12 00:10:47.096 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:47.098 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=nodepool-base 2024-11-12 00:10:47.101 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/nodepool-base 2024-11-12 00:10:47.104 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/nodepool-base/modprobe.d/ ']' 2024-11-12 00:10:47.107 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:47.111 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=growroot 2024-11-12 00:10:47.114 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot 2024-11-12 00:10:47.117 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/modprobe.d/ ']' 2024-11-12 00:10:47.120 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:47.123 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=runtime-ssh-host-keys 2024-11-12 00:10:47.125 | + /opt/dib_tmp/dib_build.wlvetKs0/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 2024-11-12 00:10:47.128 | + /opt/dib_tmp/dib_build.wlvetKs0/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/ ']' 2024-11-12 00:10:47.131 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:47.134 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=simple-init 2024-11-12 00:10:47.137 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init 2024-11-12 00:10:47.139 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/modprobe.d/ ']' 2024-11-12 00:10:47.142 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:47.145 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=pkg-map 2024-11-12 00:10:47.148 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map 2024-11-12 00:10:47.151 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/modprobe.d/ ']' 2024-11-12 00:10:47.154 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-12 00:10:47.157 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=zuul-worker 2024-11-12 00:10:47.159 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/zuul-worker 2024-11-12 00:10:47.163 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/zuul-worker/modprobe.d/ ']' 2024-11-12 00:10:47.164 | dib-run-parts 50-modprobe-blacklist completed 2024-11-12 00:10:47.164 | dib-run-parts Running /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/60-zuul-user 2024-11-12 00:10:47.171 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-12 00:10:47.174 | + /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-12 00:10:47.177 | + /opt/dib_tmp/dib_build.wlvetKs0/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 2024-11-12 00:10:47.177 | ' 2024-11-12 00:10:47.180 | + /opt/dib_tmp/dib_build.wlvetKs0/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 2024-11-12 00:10:47.180 | ' ']' 2024-11-12 00:10:47.182 | + /opt/dib_tmp/dib_build.wlvetKs0/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 2024-11-12 00:10:47.182 | ' ']' 2024-11-12 00:10:47.185 | + /opt/dib_tmp/dib_build.wlvetKs0/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 2024-11-12 00:10:47.185 | ' 2024-11-12 00:10:47.187 | dib-run-parts 60-zuul-user completed 2024-11-12 00:10:47.187 | dib-run-parts Running /opt/dib_tmp/dib_build.wlvetKs0/hooks/extra-data.d/98-source-repositories 2024-11-12 00:10:47.233 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 12 00:10:47 UTC 2024 for /opt/dib_tmp/dib_build.wlvetKs0/hooks/source-repository-images 2024-11-12 00:10:47.239 | (0001 / 0012) 2024-11-12 00:10:47.258 | Caching cirros-0.5.3-x86_64-disk.img file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_3_x86_64_disk_img_5283dab276e4198caf346b367e78549cfcb4b7e5 2024-11-12 00:10:47.344 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-12 00:10:47.346 | Dload Upload Total Spent Left Speed 2024-11-12 00:10:47.577 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1173 0 --:--:-- --:--:-- --:--:-- 1176 2024-11-12 00:10:47.802 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:48.070 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:48.078 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-disk.img 2024-11-12 00:10:48.177 | (0002 / 0012) 2024-11-12 00:10:48.201 | Caching cirros-0.5.3-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_5_3_x86_64_uec_tar_gz_685bf957dfc0dab325f41e1d9fd8e51ced2647de 2024-11-12 00:10:48.246 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-12 00:10:48.248 | Dload Upload Total Spent Left Speed 2024-11-12 00:10:48.469 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 1237 0 --:--:-- --:--:-- --:--:-- 1238 2024-11-12 00:10:48.658 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:48.892 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:48.899 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-uec.tar.gz 2024-11-12 00:10:49.010 | (0003 / 0012) 2024-11-12 00:10:49.035 | Caching cirros-0.5.3-aarch64-disk.img file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_3_aarch64_disk_img_cd3f6aef8ad005c8dedb068bc55d5c71b860c549 2024-11-12 00:10:49.084 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-12 00:10:49.085 | Dload Upload Total Spent Left Speed 2024-11-12 00:10:49.307 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 1229 0 --:--:-- --:--:-- --:--:-- 1234 2024-11-12 00:10:49.514 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:49.749 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:49.756 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-aarch64-disk.img 2024-11-12 00:10:49.852 | (0004 / 0012) 2024-11-12 00:10:49.867 | Caching cirros-0.6.2-x86_64-disk.img file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_2_x86_64_disk_img_ddb2b1ddba042c6083a5289bef5e139a15e3c9cd 2024-11-12 00:10:49.899 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-12 00:10:49.900 | Dload Upload Total Spent Left Speed 2024-11-12 00:10:50.124 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1212 0 --:--:-- --:--:-- --:--:-- 1213 2024-11-12 00:10:50.325 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:50.519 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:50.525 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2024-11-12 00:10:50.635 | (0005 / 0012) 2024-11-12 00:10:50.655 | Caching cirros-0.6.2-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_6_2_x86_64_uec_tar_gz_791cb03b9ebac46e4d4321ea4097c30356d92625 2024-11-12 00:10:50.690 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-12 00:10:50.691 | Dload Upload Total Spent Left Speed 2024-11-12 00:10:50.912 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 1235 0 --:--:-- --:--:-- --:--:-- 1233 2024-11-12 00:10:51.088 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:51.309 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:51.315 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-uec.tar.gz 2024-11-12 00:10:51.433 | (0006 / 0012) 2024-11-12 00:10:51.447 | Caching cirros-0.6.2-aarch64-disk.img file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_2_aarch64_disk_img_f42dd7604f4eb22a9b6994de7a3a1539b0ac5680 2024-11-12 00:10:51.493 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-12 00:10:51.494 | Dload Upload Total Spent Left Speed 2024-11-12 00:10:51.717 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 1218 0 --:--:-- --:--:-- --:--:-- 1223 2024-11-12 00:10:51.895 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:52.141 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:52.149 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-aarch64-disk.img 2024-11-12 00:10:52.296 | (0007 / 0012) 2024-11-12 00:10:52.311 | Caching cirros-0.6.3-x86_64-disk.img file from https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_3_x86_64_disk_img_bf1bbcd7d57b679c05dd95b02490ad000bc997e9 2024-11-12 00:10:52.350 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-12 00:10:52.352 | Dload Upload Total Spent Left Speed 2024-11-12 00:10:52.576 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1209 0 --:--:-- --:--:-- --:--:-- 1213 2024-11-12 00:10:52.701 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:52.930 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:52.936 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-x86_64-disk.img 2024-11-12 00:10:54.475 | (0008 / 0012) 2024-11-12 00:10:54.495 | Caching cirros-0.6.3-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_6_3_x86_64_uec_tar_gz_80caa5597d1299bff14495f0eaa625648fb03a0b 2024-11-12 00:10:54.541 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-12 00:10:54.541 | Dload Upload Total Spent Left Speed 2024-11-12 00:10:54.760 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 1257 0 --:--:-- --:--:-- --:--:-- 1255 2024-11-12 00:10:54.885 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:55.118 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:55.124 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-x86_64-uec.tar.gz 2024-11-12 00:10:55.392 | (0009 / 0012) 2024-11-12 00:10:55.404 | Caching cirros-0.6.3-aarch64-disk.img file from https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_3_aarch64_disk_img_00196232240b9c5c5b4a1d66709471dba150e670 2024-11-12 00:10:55.451 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-12 00:10:55.451 | Dload Upload Total Spent Left Speed 2024-11-12 00:10:55.672 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 1242 0 --:--:-- --:--:-- --:--:-- 1245 2024-11-12 00:10:55.844 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:56.076 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:56.082 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-aarch64-disk.img 2024-11-12 00:10:56.220 | (0010 / 0012) 2024-11-12 00:10:56.241 | Caching etcd-v3.1.10-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9 2024-11-12 00:10:56.280 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-12 00:10:56.281 | Dload Upload Total Spent Left Speed 2024-11-12 00:10:56.477 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:56.712 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:56.717 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz 2024-11-12 00:10:57.055 | (0011 / 0012) 2024-11-12 00:10:57.070 | Caching etcd-v3.2.17-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719 2024-11-12 00:10:57.104 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-12 00:10:57.106 | Dload Upload Total Spent Left Speed 2024-11-12 00:10:57.293 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:57.513 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:57.518 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz 2024-11-12 00:10:57.734 | (0012 / 0012) 2024-11-12 00:10:57.756 | Caching etcd-v3.3.12-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb 2024-11-12 00:10:57.782 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-12 00:10:57.784 | Dload Upload Total Spent Left Speed 2024-11-12 00:10:58.027 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:58.266 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:58.270 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2024-11-12 00:10:58.347 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 12 00:10:58 UTC 2024 for /opt/dib_tmp/dib_build.wlvetKs0/hooks/source-repository-dstat_graph 2024-11-12 00:10:58.352 | (0001 / 0001) 2024-11-12 00:10:58.451 | Updating cache of https://opendev.org/opendev/dstat_graph in /opt/dib_cache/source-repositories/dstat_graph_7f9e7d636b9a04f02d9f3adfd75e7834befe3865 with ref master 2024-11-12 00:10:58.889 | Cloning from dstat_graph cache and applying ref master 2024-11-12 00:10:59.034 | HEAD is now at 358c6a7 Fix refresh for embedded csv 2024-11-12 00:10:59.055 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 12 00:10:59 UTC 2024 for /opt/dib_tmp/dib_build.wlvetKs0/hooks/source-repository-pip 2024-11-12 00:10:59.060 | (0001 / 0002) 2024-11-12 00:10:59.082 | Caching get-pip-py file from https://bootstrap.pypa.io/get-pip.py in /opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a 2024-11-12 00:10:59.128 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-12 00:10:59.130 | Dload Upload Total Spent Left Speed 2024-11-12 00:10:59.237 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:59.239 | Server copy has not changed. Using locally cached https://bootstrap.pypa.io/get-pip.py 2024-11-12 00:10:59.301 | (0002 / 0002) 2024-11-12 00:10:59.315 | Caching get-pip-py-py36 file from https://bootstrap.pypa.io/pip/3.6/get-pip.py in /opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb 2024-11-12 00:10:59.348 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-12 00:10:59.349 | Dload Upload Total Spent Left Speed 2024-11-12 00:10:59.445 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:59.448 | Server copy has not changed. Using locally cached https://bootstrap.pypa.io/pip/3.6/get-pip.py 2024-11-12 00:10:59.479 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 12 00:10:59 UTC 2024 for /opt/dib_tmp/dib_build.wlvetKs0/hooks/source-repository-stackviz 2024-11-12 00:10:59.484 | (0001 / 0001) 2024-11-12 00:10:59.506 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-12 00:10:59.536 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-12 00:10:59.536 | Dload Upload Total Spent Left Speed 2024-11-12 00:10:59.599 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 4105 0 --:--:-- --:--:-- --:--:-- 4177 2024-11-12 00:10:59.649 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-12 00:10:59.652 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-12 00:10:59.700 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 12 00:10:59 UTC 2024 for /opt/dib_tmp/dib_build.wlvetKs0/hooks/source-repository-simple-init 2024-11-12 00:10:59.705 | (0001 / 0001) 2024-11-12 00:11:00.184 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-12 00:11:00.602 | Cloning from glean cache and applying ref master 2024-11-12 00:11:02.769 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-12 00:11:02.789 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 12 00:11:02 UTC 2024 for /opt/dib_tmp/dib_build.wlvetKs0/hooks/source-repository-projects-yaml 2024-11-12 00:11:02.794 | (0001 / 1317) 2024-11-12 00:11:02.828 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-12 00:11:03.960 | Cloning from airshipctl cache and applying ref * 2024-11-12 00:11:08.334 | (0002 / 1317) 2024-11-12 00:11:08.353 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-12 00:11:08.856 | Cloning from airshipui cache and applying ref * 2024-11-12 00:11:09.141 | (0003 / 1317) 2024-11-12 00:11:09.169 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-12 00:11:09.595 | Cloning from apis cache and applying ref * 2024-11-12 00:11:09.654 | (0004 / 1317) 2024-11-12 00:11:09.688 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-12 00:11:10.317 | Cloning from armada cache and applying ref * 2024-11-12 00:11:13.861 | (0005 / 1317) 2024-11-12 00:11:13.891 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-12 00:11:14.342 | Cloning from armada-go cache and applying ref * 2024-11-12 00:11:14.949 | (0006 / 1317) 2024-11-12 00:11:14.971 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-12 00:11:15.461 | Cloning from armada-operator cache and applying ref * 2024-11-12 00:11:16.191 | (0007 / 1317) 2024-11-12 00:11:16.215 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-12 00:11:16.947 | Cloning from charts cache and applying ref * 2024-11-12 00:11:25.025 | (0008 / 1317) 2024-11-12 00:11:25.058 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-12 00:11:25.755 | Cloning from deckhand cache and applying ref * 2024-11-12 00:11:27.779 | (0009 / 1317) 2024-11-12 00:11:27.813 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-12 00:11:28.415 | Cloning from divingbell cache and applying ref * 2024-11-12 00:11:29.253 | (0010 / 1317) 2024-11-12 00:11:29.283 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-12 00:11:29.798 | Cloning from docs cache and applying ref * 2024-11-12 00:11:31.535 | (0011 / 1317) 2024-11-12 00:11:31.579 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-12 00:11:32.161 | Cloning from drydock cache and applying ref * 2024-11-12 00:11:34.185 | (0012 / 1317) 2024-11-12 00:11:34.222 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-12 00:11:34.697 | Cloning from election cache and applying ref * 2024-11-12 00:11:34.893 | (0013 / 1317) 2024-11-12 00:11:34.922 | 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 * 2024-11-12 00:11:35.436 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-12 00:11:35.629 | (0014 / 1317) 2024-11-12 00:11:35.655 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-12 00:11:36.232 | Cloning from go-redfish cache and applying ref * 2024-11-12 00:11:36.628 | (0015 / 1317) 2024-11-12 00:11:36.656 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-12 00:11:37.188 | Cloning from governance cache and applying ref * 2024-11-12 00:11:37.701 | (0016 / 1317) 2024-11-12 00:11:37.729 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-12 00:11:38.303 | Cloning from hostconfig-operator cache and applying ref * 2024-11-12 00:11:40.013 | (0017 / 1317) 2024-11-12 00:11:40.026 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-12 00:11:40.710 | Cloning from image-builder cache and applying ref * 2024-11-12 00:11:42.445 | (0018 / 1317) 2024-11-12 00:11:42.495 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-12 00:11:43.095 | Cloning from images cache and applying ref * 2024-11-12 00:11:48.134 | (0019 / 1317) 2024-11-12 00:11:48.176 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-12 00:11:48.894 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-12 00:11:50.634 | (0020 / 1317) 2024-11-12 00:11:50.655 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-12 00:11:51.216 | Cloning from maas cache and applying ref * 2024-11-12 00:11:53.418 | (0021 / 1317) 2024-11-12 00:11:53.453 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-12 00:11:54.017 | Cloning from pegleg cache and applying ref * 2024-11-12 00:11:56.824 | (0022 / 1317) 2024-11-12 00:11:56.855 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-12 00:11:57.374 | Cloning from porthole cache and applying ref * 2024-11-12 00:12:04.327 | (0023 / 1317) 2024-11-12 00:12:04.364 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-12 00:12:05.072 | Cloning from promenade cache and applying ref * 2024-11-12 00:12:22.786 | (0024 / 1317) 2024-11-12 00:12:22.817 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-12 00:12:23.550 | Cloning from shipyard cache and applying ref * 2024-11-12 00:12:26.967 | (0025 / 1317) 2024-11-12 00:12:27.016 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-12 00:12:27.567 | Cloning from sip cache and applying ref * 2024-11-12 00:12:35.512 | (0026 / 1317) 2024-11-12 00:12:35.537 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-12 00:12:35.990 | Cloning from specs cache and applying ref * 2024-11-12 00:12:36.060 | (0027 / 1317) 2024-11-12 00:12:36.100 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-12 00:12:36.769 | Cloning from spyglass cache and applying ref * 2024-11-12 00:12:36.891 | (0028 / 1317) 2024-11-12 00:12:36.918 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-11-12 00:12:37.392 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-12 00:12:37.455 | (0029 / 1317) 2024-11-12 00:12:37.480 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-12 00:12:37.876 | Cloning from tempest-plugin cache and applying ref * 2024-11-12 00:12:37.934 | (0030 / 1317) 2024-11-12 00:12:37.962 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-12 00:12:38.767 | Cloning from treasuremap cache and applying ref * 2024-11-12 00:13:01.229 | (0031 / 1317) 2024-11-12 00:13:01.248 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-12 00:13:01.744 | Cloning from vino cache and applying ref * 2024-11-12 00:13:08.501 | (0032 / 1317) 2024-11-12 00:13:08.522 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-11-12 00:13:08.953 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-12 00:13:09.063 | (0033 / 1317) 2024-11-12 00:13:09.082 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-12 00:13:09.587 | Cloning from cfn-overview cache and applying ref * 2024-11-12 00:13:09.845 | (0034 / 1317) 2024-11-12 00:13:09.868 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-12 00:13:10.308 | Cloning from cfn-security cache and applying ref * 2024-11-12 00:13:10.416 | (0035 / 1317) 2024-11-12 00:13:10.442 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-12 00:13:10.831 | Cloning from computing-native cache and applying ref * 2024-11-12 00:13:10.929 | (0036 / 1317) 2024-11-12 00:13:10.948 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-12 00:13:11.385 | Cloning from computing-offload cache and applying ref * 2024-11-12 00:13:12.854 | (0037 / 1317) 2024-11-12 00:13:12.876 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-11-12 00:13:13.286 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-12 00:13:15.727 | (0038 / 1317) 2024-11-12 00:13:15.754 | 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 * 2024-11-12 00:13:16.152 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-12 00:13:20.877 | (0039 / 1317) 2024-11-12 00:13:20.914 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-12 00:14:04.608 | Cloning from cirros cache and applying ref * 2024-11-12 00:14:04.750 | (0040 / 1317) 2024-11-12 00:14:04.782 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-12 00:14:05.347 | Cloning from inaugust.com cache and applying ref * 2024-11-12 00:14:05.913 | (0041 / 1317) 2024-11-12 00:14:05.937 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-12 00:14:06.445 | Cloning from src.sh cache and applying ref * 2024-11-12 00:14:06.562 | (0042 / 1317) 2024-11-12 00:14:06.584 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-12 00:14:07.183 | Cloning from ttrun cache and applying ref * 2024-11-12 00:14:07.695 | (0043 / 1317) 2024-11-12 00:14:07.728 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-11-12 00:14:08.947 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-12 00:14:18.694 | (0044 / 1317) 2024-11-12 00:14:18.706 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-12 00:14:19.411 | Cloning from python-jenkins cache and applying ref * 2024-11-12 00:14:19.838 | (0045 / 1317) 2024-11-12 00:14:19.853 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-11-12 00:14:20.259 | Cloning from ci-cloud-config cache and applying ref * 2024-11-12 00:14:20.327 | (0046 / 1317) 2024-11-12 00:14:20.339 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-12 00:14:20.777 | Cloning from afsmon cache and applying ref * 2024-11-12 00:14:20.863 | (0047 / 1317) 2024-11-12 00:14:20.877 | Updating cache of https://opendev.org/opendev/ansible-role-cloud-launcher.git in /opt/dib_cache/source-repositories/ansible_role_cloud_launcher_abe4d38fe107ab90ac363367b37dcbda74f6a7c1 with ref * 2024-11-12 00:14:21.303 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-12 00:14:21.365 | (0048 / 1317) 2024-11-12 00:14:21.397 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-11-12 00:14:21.860 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-12 00:14:21.920 | (0049 / 1317) 2024-11-12 00:14:21.942 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-12 00:14:22.460 | Cloning from askbot-theme cache and applying ref * 2024-11-12 00:14:22.526 | (0050 / 1317) 2024-11-12 00:14:22.558 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-12 00:14:23.166 | Cloning from base-jobs cache and applying ref * 2024-11-12 00:14:28.040 | (0051 / 1317) 2024-11-12 00:14:28.069 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-12 00:14:28.855 | Cloning from bindep cache and applying ref * 2024-11-12 00:14:30.133 | (0052 / 1317) 2024-11-12 00:14:30.152 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-12 00:14:30.604 | Cloning from ci-sandbox cache and applying ref * 2024-11-12 00:14:30.992 | (0053 / 1317) 2024-11-12 00:14:31.015 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-12 00:14:31.454 | Cloning from dstat_graph cache and applying ref * 2024-11-12 00:14:31.678 | (0054 / 1317) 2024-11-12 00:14:31.712 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-12 00:14:32.280 | Cloning from elastic-recheck cache and applying ref * 2024-11-12 00:14:33.130 | (0055 / 1317) 2024-11-12 00:14:33.164 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-12 00:14:33.770 | Cloning from engagement cache and applying ref * 2024-11-12 00:14:34.070 | (0056 / 1317) 2024-11-12 00:14:34.098 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-12 00:14:34.643 | Cloning from gear cache and applying ref * 2024-11-12 00:14:35.076 | (0057 / 1317) 2024-11-12 00:14:35.104 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-12 00:14:35.603 | Cloning from germqtt cache and applying ref * 2024-11-12 00:14:35.858 | (0058 / 1317) 2024-11-12 00:14:35.881 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-12 00:14:36.438 | Cloning from gerritbot cache and applying ref * 2024-11-12 00:14:36.839 | (0059 / 1317) 2024-11-12 00:14:36.869 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-12 00:14:37.354 | Cloning from gerritlib cache and applying ref * 2024-11-12 00:14:37.758 | (0060 / 1317) 2024-11-12 00:14:37.802 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-12 00:14:38.213 | Cloning from git-restack cache and applying ref * 2024-11-12 00:14:38.285 | (0061 / 1317) 2024-11-12 00:14:38.324 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-12 00:14:38.988 | Cloning from git-review cache and applying ref * 2024-11-12 00:14:41.166 | (0062 / 1317) 2024-11-12 00:14:41.189 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-12 00:14:41.818 | Cloning from glean cache and applying ref * 2024-11-12 00:14:43.703 | (0063 / 1317) 2024-11-12 00:14:43.730 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-12 00:14:44.290 | Cloning from grafyaml cache and applying ref * 2024-11-12 00:14:45.066 | (0064 / 1317) 2024-11-12 00:14:45.085 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-12 00:14:45.636 | Cloning from infra-manual cache and applying ref * 2024-11-12 00:14:46.244 | (0065 / 1317) 2024-11-12 00:14:46.268 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-11-12 00:14:46.851 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-12 00:14:47.410 | (0066 / 1317) 2024-11-12 00:14:47.436 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-12 00:14:47.969 | Cloning from infra-specs cache and applying ref * 2024-11-12 00:14:48.157 | (0067 / 1317) 2024-11-12 00:14:48.171 | Updating cache of https://opendev.org/opendev/infra-vhd-util-deb.git in /opt/dib_cache/source-repositories/infra_vhd_util_deb_f0b9011a20db266b4ba206a1ca26e455e892d4cc with ref * 2024-11-12 00:14:48.638 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-12 00:14:49.165 | (0068 / 1317) 2024-11-12 00:14:49.187 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-12 00:14:49.769 | Cloning from irc-meetings cache and applying ref * 2024-11-12 00:14:54.310 | (0069 / 1317) 2024-11-12 00:14:54.324 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-12 00:14:54.873 | Cloning from jeepyb cache and applying ref * 2024-11-12 00:14:55.340 | (0070 / 1317) 2024-11-12 00:14:55.368 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-12 00:14:55.947 | Cloning from lodgeit cache and applying ref * 2024-11-12 00:14:57.036 | (0071 / 1317) 2024-11-12 00:14:57.050 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-12 00:14:57.445 | Cloning from log-classify cache and applying ref * 2024-11-12 00:14:57.506 | (0072 / 1317) 2024-11-12 00:14:57.522 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-12 00:14:57.900 | Cloning from log_processor cache and applying ref * 2024-11-12 00:14:57.959 | (0073 / 1317) 2024-11-12 00:14:57.972 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-12 00:14:58.423 | Cloning from lpmqtt cache and applying ref * 2024-11-12 00:14:58.742 | (0074 / 1317) 2024-11-12 00:14:58.758 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-12 00:14:59.215 | Cloning from meetbot cache and applying ref * 2024-11-12 00:14:59.350 | (0075 / 1317) 2024-11-12 00:14:59.385 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-12 00:15:02.144 | Cloning from mqtt_statsd cache and applying ref * 2024-11-12 00:15:02.564 | (0076 / 1317) 2024-11-12 00:15:02.584 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-12 00:15:04.785 | Cloning from netlify-sandbox cache and applying ref * 2024-11-12 00:15:05.154 | (0077 / 1317) 2024-11-12 00:15:05.182 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-12 00:15:08.776 | Cloning from project-config cache and applying ref * 2024-11-12 00:15:09.726 | (0078 / 1317) 2024-11-12 00:15:09.748 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-11-12 00:15:14.052 | Cloning from project-config-example cache and applying ref * 2024-11-12 00:15:14.376 | (0079 / 1317) 2024-11-12 00:15:14.396 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-12 00:15:17.118 | Cloning from publications cache and applying ref * 2024-11-12 00:15:17.388 | (0080 / 1317) 2024-11-12 00:15:17.425 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-12 00:15:39.273 | error: RPC failed; HTTP 503 curl 22 The requested URL returned error: 503 2024-11-12 00:15:39.273 | fatal: expected flush after ref listing 2024-11-12 00:15:39.281 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-11-12 00:15:39.288 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-11-12 00:15:39.294 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-11-12 00:15:39.300 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-11-12 00:15:39.304 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-11-12 00:15:39.476 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.wlvetKs0/mnt 2024-11-12 00:15:39.480 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.wlvetKs0/mnt 2024-11-12 00:15:39.483 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-11-12 00:15:39.487 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-11-12 00:15:39.490 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-11-12 00:15:39.493 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-11-12 00:15:39.497 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.wlvetKs0/mnt ']' 2024-11-12 00:15:39.501 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.wlvetKs0/mnt 2024-11-12 00:15:39.507 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.wlvetKs0/mnt 2024-11-12 00:15:39.511 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-11-12 00:15:39.515 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-11-12 00:15:39.521 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-11-12 00:15:39.522 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.wlvetKs0/mnt/' 2024-11-12 00:15:39.522 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-11-12 00:15:39.528 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.wlvetKs0/mnt/sys 2024-11-12 00:15:39.528 | /opt/dib_tmp/dib_build.wlvetKs0/mnt/proc 2024-11-12 00:15:39.528 | /opt/dib_tmp/dib_build.wlvetKs0/mnt/dev/pts 2024-11-12 00:15:39.528 | /opt/dib_tmp/dib_build.wlvetKs0/mnt/dev' 2024-11-12 00:15:39.531 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-12 00:15:39.535 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-12 00:15:39.540 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-12 00:15:39.543 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-12 00:15:39.547 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-12 00:15:39.551 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.wlvetKs0/mnt/sys' 2024-11-12 00:15:39.551 | Unmount /opt/dib_tmp/dib_build.wlvetKs0/mnt/sys 2024-11-12 00:15:39.555 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.wlvetKs0/mnt/sys 2024-11-12 00:15:39.568 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-12 00:15:39.572 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-12 00:15:39.576 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-12 00:15:39.580 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-12 00:15:39.583 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-12 00:15:39.587 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.wlvetKs0/mnt/proc' 2024-11-12 00:15:39.587 | Unmount /opt/dib_tmp/dib_build.wlvetKs0/mnt/proc 2024-11-12 00:15:39.591 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.wlvetKs0/mnt/proc 2024-11-12 00:15:39.603 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-12 00:15:39.607 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-12 00:15:39.611 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-12 00:15:39.615 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-12 00:15:39.619 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-12 00:15:39.623 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.wlvetKs0/mnt/dev/pts' 2024-11-12 00:15:39.623 | Unmount /opt/dib_tmp/dib_build.wlvetKs0/mnt/dev/pts 2024-11-12 00:15:39.627 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.wlvetKs0/mnt/dev/pts 2024-11-12 00:15:39.640 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-12 00:15:39.644 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-12 00:15:39.648 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-12 00:15:39.652 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-12 00:15:39.656 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-12 00:15:39.659 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.wlvetKs0/mnt/dev' 2024-11-12 00:15:39.659 | Unmount /opt/dib_tmp/dib_build.wlvetKs0/mnt/dev 2024-11-12 00:15:39.663 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.wlvetKs0/mnt/dev 2024-11-12 00:15:39.676 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-11-12 00:15:39.680 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-11-12 00:15:39.684 | + 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 2024-11-12 00:15:40.075 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-12 00:15:40.076 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.wlvetKs0/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.GVagG7Kd', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.wlvetKs0/mnt', 'build-dir': '/opt/dib_tmp/dib_build.wlvetKs0'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-12 00:15:40.077 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-11-12 00:15:40.117 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-11-12 00:15:40.120 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.wlvetKs0/built; do sleep 1; done' 2024-11-12 00:15:40.135 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.wlvetKs0/mnt 2024-11-12 00:15:42.556 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.wlvetKs0 2024-11-12 00:15:42.620 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-11-12 00:15:42.624 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-12 00:15:42.628 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-12 00:15:42.632 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-12 00:15:42.636 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.wlvetKs0 2024-11-12 00:15:42.646 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-11-12 00:15:42.650 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.GVagG7Kd 2024-11-12 00:15:42.712 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-11-12 00:15:42.716 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-12 00:15:42.720 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-12 00:15:42.724 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-12 00:15:42.729 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.GVagG7Kd 2024-11-12 00:15:42.734 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128