2024-11-18 21:22:20.218 | diskimage-builder version 3.36.0 2024-11-18 21:22:20.220 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack growroot infra-package-needs journal-to-console ubuntu-minimal 2024-11-18 21:22:20.340 | 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-18 21:22:20.400 | Expanded element dependencies to: package-installs source-repositories base cloud-init-datasources cache-url bootloader vm pkg-map nodepool-base debootstrap ubuntu-common cache-devstack sysprep openstack-repos dib-init-system openssh-server manifests install-types install-bin zuul-worker ensure-venv journal-to-console simple-init dpkg runtime-ssh-host-keys infra-package-needs modprobe install-static ubuntu-minimal growroot block-device-efi 2024-11-18 21:22:20.405 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-18 21:22:20.410 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/ubuntu-jammy-arm64-5f9d590ecc204bf7bcadb184792ed89c 2024-11-18 21:22:20.414 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/ubuntu-jammy-arm64-5f9d590ecc204bf7bcadb184792ed89c 2024-11-18 21:22:20.419 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-18 21:22:20.423 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-18 21:22:20.428 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-18 21:22:20.433 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-18 21:22:20.437 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-18 21:22:20.442 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-18 21:22:20.448 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.zk3mnDSP 2024-11-18 21:22:20.453 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-18 21:22:20.459 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.ht8nxCax 2024-11-18 21:22:20.464 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-18 21:22:20.469 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-18 21:22:20.473 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-18 21:22:20.478 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-18 21:22:20.482 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-18 21:22:20.486 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-18 21:22:20.490 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-18 21:22:20.495 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.zk3mnDSP 2024-11-18 21:22:20.495 | Building in /opt/dib_tmp/dib_build.zk3mnDSP 2024-11-18 21:22:20.499 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-18 21:22:20.504 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-18 21:22:20.508 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-18 21:22:20.513 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.zk3mnDSP/hooks 2024-11-18 21:22:20.517 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.zk3mnDSP/hooks 2024-11-18 21:22:20.522 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.zk3mnDSP/block-device 2024-11-18 21:22:20.529 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.zk3mnDSP/block-device/config.yaml 2024-11-18 21:22:20.533 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.zk3mnDSP/block-device/config.yaml 2024-11-18 21:22:20.554 | Searching elements for block-device[-arm64].yaml ... 2024-11-18 21:22:20.565 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-18 21:22:20.569 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-18 21:22:20.574 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.zk3mnDSP/block-device/params.yaml 2024-11-18 21:22:20.579 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-18 21:22:20.584 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-18 21:22:20.591 | + 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-18 21:22:21.068 | 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-18 21:22:21.068 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.zk3mnDSP/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.ht8nxCax', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.zk3mnDSP/mnt', 'build-dir': '/opt/dib_tmp/dib_build.zk3mnDSP'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 21:22:21.073 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'root', 'type': '8300', 'size': '100%', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:260 2024-11-18 21:22:21.074 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:262 2024-11-18 21:22:21.074 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'label': 'cloudimg-rootfs'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:264 2024-11-18 21:22:21.074 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.zk3mnDSP/states/block-device/config.json] 2024-11-18 21:22:21.154 | ++ 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-18 21:22:21.617 | 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-18 21:22:21.617 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.zk3mnDSP/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.ht8nxCax', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.zk3mnDSP/mnt', 'build-dir': '/opt/dib_tmp/dib_build.zk3mnDSP'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 21:22:21.617 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-18 21:22:21.617 | 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-18 21:22:21.692 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-18 21:22:21.697 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-18 21:22:21.702 | ++ 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-18 21:22:22.175 | 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-18 21:22:22.175 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.zk3mnDSP/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.ht8nxCax', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.zk3mnDSP/mnt', 'build-dir': '/opt/dib_tmp/dib_build.zk3mnDSP'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 21:22:22.176 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-18 21:22:22.176 | 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-18 21:22:22.254 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-18 21:22:22.259 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-18 21:22:22.265 | ++ 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-18 21:22:22.733 | 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-18 21:22:22.733 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.zk3mnDSP/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.ht8nxCax', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.zk3mnDSP/mnt', 'build-dir': '/opt/dib_tmp/dib_build.zk3mnDSP'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 21:22:22.734 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-18 21:22:22.734 | 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-18 21:22:22.809 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-18 21:22:22.815 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-18 21:22:22.820 | ++ 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-18 21:22:23.282 | 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-18 21:22:23.282 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.zk3mnDSP/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.ht8nxCax', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.zk3mnDSP/mnt', 'build-dir': '/opt/dib_tmp/dib_build.zk3mnDSP'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 21:22:23.283 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-18 21:22:23.364 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-18 21:22:23.369 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-18 21:22:23.374 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-18 21:22:23.378 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.zk3mnDSP/mnt 2024-11-18 21:22:23.385 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.zk3mnDSP/mnt 2024-11-18 21:22:23.395 | chown: warning: '.' should be ':': 'root.root' 2024-11-18 21:22:23.401 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.zk3mnDSP/mnt 2024-11-18 21:22:23.406 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.zk3mnDSP/mnt 2024-11-18 21:22:23.411 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.zk3mnDSP/mnt 2024-11-18 21:22:23.415 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-18 21:22:23.420 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-18 21:22:23.424 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.zk3mnDSP/hooks ']' 2024-11-18 21:22:23.428 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-18 21:22:23.459 | Copying hooks for vm 2024-11-18 21:22:23.470 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-18 21:22:23.482 | Copying hooks for infra-package-needs 2024-11-18 21:22:23.493 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-18 21:22:23.503 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-18 21:22:23.505 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-18 21:22:23.508 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-18 21:22:23.518 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-18 21:22:23.520 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-18 21:22:23.523 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-18 21:22:23.526 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-18 21:22:23.528 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-18 21:22:23.538 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-18 21:22:23.554 | Copying hooks for install-bin 2024-11-18 21:22:23.563 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-18 21:22:23.571 | Copying hooks for source-repositories 2024-11-18 21:22:23.582 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-18 21:22:23.599 | Copying hooks for package-installs 2024-11-18 21:22:23.608 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-18 21:22:23.618 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-18 21:22:23.621 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-18 21:22:23.623 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-18 21:22:23.626 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-18 21:22:23.634 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-18 21:22:23.637 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-18 21:22:23.645 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-18 21:22:23.648 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-18 21:22:23.656 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-18 21:22:23.659 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-18 21:22:23.673 | Copying hooks for ubuntu-common 2024-11-18 21:22:23.682 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/post-install.d/99-autoremove 2024-11-18 21:22:23.691 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/install.d/80-disable-rfc3041 2024-11-18 21:22:23.701 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/environment.d/10-ubuntu-distro-name.bash 2024-11-18 21:22:23.704 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/environment.d/11-ubuntu-init-system.bash 2024-11-18 21:22:23.715 | Copying hooks for debootstrap 2024-11-18 21:22:23.726 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2024-11-18 21:22:23.736 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2024-11-18 21:22:23.744 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2024-11-18 21:22:23.747 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2024-11-18 21:22:23.750 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2024-11-18 21:22:23.758 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2024-11-18 21:22:23.760 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2024-11-18 21:22:23.777 | Copying hooks for cloud-init-datasources 2024-11-18 21:22:23.785 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-18 21:22:23.794 | Copying hooks for ensure-venv 2024-11-18 21:22:23.811 | Copying hooks for block-device-efi 2024-11-18 21:22:23.819 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-18 21:22:23.833 | Copying hooks for modprobe 2024-11-18 21:22:23.842 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2024-11-18 21:22:23.850 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2024-11-18 21:22:23.858 | Copying hooks for base 2024-11-18 21:22:23.867 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-18 21:22:23.875 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-18 21:22:23.878 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-18 21:22:23.880 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-18 21:22:23.888 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-18 21:22:23.902 | Copying hooks for ubuntu-minimal 2024-11-18 21:22:23.913 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-arm64-build-succeeds 2024-11-18 21:22:23.917 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-build-succeeds 2024-11-18 21:22:23.920 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-arm64-build-succeeds 2024-11-18 21:22:23.924 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-build-succeeds 2024-11-18 21:22:23.927 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/jammy-arm64-build-succeeds 2024-11-18 21:22:23.931 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/noble-arm64-build-succeeds 2024-11-18 21:22:23.934 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/trusty-build-succeeds 2024-11-18 21:22:23.938 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/xenial-build-succeeds 2024-11-18 21:22:23.947 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/root.d/75-ubuntu-minimal-baseinstall 2024-11-18 21:22:23.955 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/11-ubuntu-kernel.bash 2024-11-18 21:22:23.957 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/12-ubuntu-repo-dists.bash 2024-11-18 21:22:23.974 | Copying hooks for install-types 2024-11-18 21:22:23.982 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-18 21:22:23.991 | Copying hooks for openssh-server 2024-11-18 21:22:23.999 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-18 21:22:24.002 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-18 21:22:24.018 | Copying hooks for bootloader 2024-11-18 21:22:24.027 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-18 21:22:24.035 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-18 21:22:24.046 | Copying hooks for manifests 2024-11-18 21:22:24.055 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-18 21:22:24.063 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-18 21:22:24.071 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-18 21:22:24.079 | Copying hooks for openstack-repos 2024-11-18 21:22:24.088 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-18 21:22:24.099 | Copying hooks for sysprep 2024-11-18 21:22:24.107 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-18 21:22:24.115 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-18 21:22:24.124 | Copying hooks for dib-init-system 2024-11-18 21:22:24.133 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-18 21:22:24.141 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-18 21:22:24.148 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-18 21:22:24.156 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-18 21:22:24.165 | Copying hooks for journal-to-console 2024-11-18 21:22:24.173 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-18 21:22:24.182 | Copying hooks for install-static 2024-11-18 21:22:24.190 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-18 21:22:24.204 | Copying hooks for cache-devstack 2024-11-18 21:22:24.228 | Copying hooks for cache-url 2024-11-18 21:22:24.237 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-18 21:22:24.256 | Copying hooks for dpkg 2024-11-18 21:22:24.264 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2024-11-18 21:22:24.267 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2024-11-18 21:22:24.275 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2024-11-18 21:22:24.278 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2024-11-18 21:22:24.280 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2024-11-18 21:22:24.288 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/bin/install-packages 2024-11-18 21:22:24.297 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2024-11-18 21:22:24.299 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2024-11-18 21:22:24.302 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2024-11-18 21:22:24.305 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2024-11-18 21:22:24.307 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2024-11-18 21:22:24.310 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2024-11-18 21:22:24.318 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2024-11-18 21:22:24.321 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2024-11-18 21:22:24.328 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2024-11-18 21:22:24.340 | Copying hooks for nodepool-base 2024-11-18 21:22:24.348 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-18 21:22:24.356 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-18 21:22:24.364 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-18 21:22:24.367 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-18 21:22:24.377 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-18 21:22:24.385 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-18 21:22:24.388 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-18 21:22:24.396 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-18 21:22:24.398 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-18 21:22:24.402 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-18 21:22:24.404 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-18 21:22:24.412 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-18 21:22:24.415 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-18 21:22:24.418 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-18 21:22:24.421 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-18 21:22:24.423 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-18 21:22:24.426 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-18 21:22:24.429 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-18 21:22:24.436 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-18 21:22:24.453 | Copying hooks for growroot 2024-11-18 21:22:24.461 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-18 21:22:24.471 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-18 21:22:24.482 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-18 21:22:24.485 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-18 21:22:24.488 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-18 21:22:24.505 | Copying hooks for runtime-ssh-host-keys 2024-11-18 21:22:24.513 | 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-18 21:22:24.521 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-18 21:22:24.529 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-18 21:22:24.538 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-18 21:22:24.541 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-18 21:22:24.557 | Copying hooks for simple-init 2024-11-18 21:22:24.566 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-18 21:22:24.574 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-18 21:22:24.576 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-18 21:22:24.579 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-18 21:22:24.582 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-18 21:22:24.585 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-18 21:22:24.593 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-18 21:22:24.596 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-18 21:22:24.615 | Copying hooks for pkg-map 2024-11-18 21:22:24.623 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-18 21:22:24.631 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-18 21:22:24.640 | Copying hooks for zuul-worker 2024-11-18 21:22:24.648 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-18 21:22:24.656 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-18 21:22:24.673 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-18 21:22:24.677 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-18 21:22:24.679 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-18 21:22:24.687 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d ']' 2024-11-18 21:22:24.692 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d' 2024-11-18 21:22:24.692 | Running hooks from /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d 2024-11-18 21:22:24.697 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-18 21:22:24.701 | + 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.zk3mnDSP/hooks/root.d 2024-11-18 21:22:24.725 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/10-base-defaults 2024-11-18 21:22:24.732 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/10-base-defaults 2024-11-18 21:22:24.737 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-18 21:22:24.741 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-18 21:22:24.745 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-18 21:22:24.749 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-18 21:22:24.754 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-18 21:22:24.761 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-18 21:22:24.765 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-18 21:22:24.769 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-18 21:22:24.773 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-18 21:22:24.778 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-18 21:22:24.782 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-18 21:22:24.786 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-18 21:22:24.790 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-18 21:22:24.794 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-18 21:22:24.798 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-18 21:22:24.802 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-18 21:22:24.806 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-18 21:22:24.810 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-18 21:22:24.814 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-18 21:22:24.819 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-11-18 21:22:24.826 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-11-18 21:22:24.830 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-18 21:22:24.834 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-18 21:22:24.839 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/10-dpkg.bash 2024-11-18 21:22:24.846 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/10-dpkg.bash 2024-11-18 21:22:24.850 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-11-18 21:22:24.854 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-11-18 21:22:24.858 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-18 21:22:24.866 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-18 21:22:24.870 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2024-11-18 21:22:24.874 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2024-11-18 21:22:24.878 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2024-11-18 21:22:24.883 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2024-11-18 21:22:24.887 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2024-11-18 21:22:24.891 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-18 21:22:24.895 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2024-11-18 21:22:24.899 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2024-11-18 21:22:24.904 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=arm64 2024-11-18 21:22:24.908 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ arm64 ]] 2024-11-18 21:22:24.912 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:9 : default_ubuntu_mirror=http://ports.ubuntu.com/ubuntu-ports 2024-11-18 21:22:24.916 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-18 21:22:24.920 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-18 21:22:24.925 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2024-11-18 21:22:24.932 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2024-11-18 21:22:24.937 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2024-11-18 21:22:24.941 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2024-11-18 21:22:24.945 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2024-11-18 21:22:24.949 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2024-11-18 21:22:24.957 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2024-11-18 21:22:24.961 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-18 21:22:24.965 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-18 21:22:24.970 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-18 21:22:24.977 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-18 21:22:24.982 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-18 21:22:24.986 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-18 21:22:24.990 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/14-manifests 2024-11-18 21:22:24.998 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/14-manifests 2024-11-18 21:22:25.002 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-18 21:22:25.006 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-18 21:22:25.011 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-jammy-arm64-5f9d590ecc204bf7bcadb184792ed89c.d/ 2024-11-18 21:22:25.015 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-jammy-arm64-5f9d590ecc204bf7bcadb184792ed89c.d/ 2024-11-18 21:22:25.019 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/15-block-device.bash 2024-11-18 21:22:25.027 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/15-block-device.bash 2024-11-18 21:22:25.031 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-18 21:22:25.035 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-18 21:22:25.039 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-18 21:22:25.044 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-18 21:22:25.051 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-18 21:22:25.056 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ ubuntu =~ (almalinux|centos|fedora|rocky) ]] 2024-11-18 21:22:25.060 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-18 21:22:25.064 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-18 21:22:25.068 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \a\l\m\a\l\i\n\u\x ]] 2024-11-18 21:22:25.072 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \r\o\c\k\y ]] 2024-11-18 21:22:25.077 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \f\e\d\o\r\a ]] 2024-11-18 21:22:25.081 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/20-network-interface-names 2024-11-18 21:22:25.089 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/20-network-interface-names 2024-11-18 21:22:25.093 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-11-18 21:22:25.097 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-11-18 21:22:25.101 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-18 21:22:25.109 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-18 21:22:25.113 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-18 21:22:25.118 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-18 21:22:25.122 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-18 21:22:25.130 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-18 21:22:25.134 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-18 21:22:25.138 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-18 21:22:25.143 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-18 21:22:25.147 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-18 21:22:25.151 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-18 21:22:25.156 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-18 21:22:25.160 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-18 21:22:25.164 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-18 21:22:25.169 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/99-dib-init-system 2024-11-18 21:22:25.176 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/../environment.d/99-dib-init-system 2024-11-18 21:22:25.181 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-18 21:22:25.185 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-18 21:22:25.189 | dib-run-parts Running /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap 2024-11-18 21:22:25.198 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:20 : set -eu 2024-11-18 21:22:25.202 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:21 : set -o pipefail 2024-11-18 21:22:25.206 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:23 : '[' -f /opt/dib_tmp/dib_build.zk3mnDSP/mnt/.extra_settings ']' 2024-11-18 21:22:25.210 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:27 : '[' -n ubuntu ']' 2024-11-18 21:22:25.215 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:28 : '[' -n jammy ']' 2024-11-18 21:22:25.219 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:29 : '[' -n https://mirror.regionone.osuosl.opendev.org/ubuntu-ports ']' 2024-11-18 21:22:25.223 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:31 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-18 21:22:25.227 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:32 : DIB_DEBOOTSTRAP_EXTRA_ARGS=--no-check-gpg 2024-11-18 21:22:25.231 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:33 : DEBOOTSTRAP_TARBALL=/opt/dib_cache/debootstrap-ubuntu-jammy-arm64.tar.gz 2024-11-18 21:22:25.235 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:34 : http_proxy= 2024-11-18 21:22:25.239 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:35 : no_proxy= 2024-11-18 21:22:25.243 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:37 : DEBOOTSTRAP_QEMU= 2024-11-18 21:22:25.248 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:39 : debootstrap --version 2024-11-18 21:22:25.266 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:39 : _debootstrap_version='debootstrap 1.0.128+nmu2+deb12u1' 2024-11-18 21:22:25.270 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:41 : _debootstrap_version=128 2024-11-18 21:22:25.274 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:42 : [[ jammy == \b\u\s\t\e\r ]] 2024-11-18 21:22:25.278 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:46 : '[' -n '' -o -n '' ']' 2024-11-18 21:22:25.282 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:51 : KEYRING_OPT= 2024-11-18 21:22:25.286 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:52 : '[' -n '' ']' 2024-11-18 21:22:25.291 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:60 : dpkg --print-architecture 2024-11-18 21:22:25.298 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:60 : '[' arm64 '!=' arm64 ']' 2024-11-18 21:22:25.302 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:66 : sudo sh -c 'http_proxy= no_proxy= debootstrap --verbose --variant=minbase --components=main,universe --arch=arm64 --no-check-gpg jammy /opt/dib_tmp/dib_build.zk3mnDSP/mnt https://mirror.regionone.osuosl.opendev.org/ubuntu-ports ' 2024-11-18 21:22:25.594 | I: Retrieving InRelease 2024-11-18 21:22:25.928 | I: Retrieving Release 2024-11-18 21:22:26.029 | I: Retrieving Packages 2024-11-18 21:22:26.096 | I: Validating Packages 2024-11-18 21:22:26.218 | I: Retrieving Packages 2024-11-18 21:22:26.538 | I: Validating Packages 2024-11-18 21:22:27.953 | I: Resolving dependencies of required packages... 2024-11-18 21:22:29.982 | I: Resolving dependencies of base packages... 2024-11-18 21:22:46.264 | I: Checking component main on https://mirror.regionone.osuosl.opendev.org/ubuntu-ports... 2024-11-18 21:22:46.656 | I: Retrieving adduser 3.118ubuntu5 2024-11-18 21:22:46.813 | I: Validating adduser 3.118ubuntu5 2024-11-18 21:22:46.831 | I: Retrieving apt 2.4.5 2024-11-18 21:22:46.945 | I: Validating apt 2.4.5 2024-11-18 21:22:46.971 | I: Retrieving base-files 12ubuntu4 2024-11-18 21:22:47.069 | I: Validating base-files 12ubuntu4 2024-11-18 21:22:47.086 | I: Retrieving base-passwd 3.5.52build1 2024-11-18 21:22:47.180 | I: Validating base-passwd 3.5.52build1 2024-11-18 21:22:47.197 | I: Retrieving bash 5.1-6ubuntu1 2024-11-18 21:22:47.300 | I: Validating bash 5.1-6ubuntu1 2024-11-18 21:22:47.322 | I: Retrieving bsdutils 1:2.37.2-4ubuntu3 2024-11-18 21:22:47.416 | I: Validating bsdutils 1:2.37.2-4ubuntu3 2024-11-18 21:22:47.435 | I: Retrieving ca-certificates 20211016 2024-11-18 21:22:47.590 | I: Validating ca-certificates 20211016 2024-11-18 21:22:47.608 | I: Retrieving coreutils 8.32-4.1ubuntu1 2024-11-18 21:22:47.722 | I: Validating coreutils 8.32-4.1ubuntu1 2024-11-18 21:22:47.747 | I: Retrieving dash 0.5.11+git20210903+057cd650a4ed-3build1 2024-11-18 21:22:47.847 | I: Validating dash 0.5.11+git20210903+057cd650a4ed-3build1 2024-11-18 21:22:47.864 | I: Retrieving debconf 1.5.79ubuntu1 2024-11-18 21:22:47.959 | I: Validating debconf 1.5.79ubuntu1 2024-11-18 21:22:47.977 | I: Retrieving debianutils 5.5-1ubuntu2 2024-11-18 21:22:48.073 | I: Validating debianutils 5.5-1ubuntu2 2024-11-18 21:22:48.090 | I: Retrieving diffutils 1:3.8-0ubuntu2 2024-11-18 21:22:48.186 | I: Validating diffutils 1:3.8-0ubuntu2 2024-11-18 21:22:48.204 | I: Retrieving dpkg 1.21.1ubuntu2 2024-11-18 21:22:48.313 | I: Validating dpkg 1.21.1ubuntu2 2024-11-18 21:22:48.337 | I: Retrieving e2fsprogs 1.46.5-2ubuntu1 2024-11-18 21:22:48.440 | I: Validating e2fsprogs 1.46.5-2ubuntu1 2024-11-18 21:22:48.460 | I: Retrieving findutils 4.8.0-1ubuntu3 2024-11-18 21:22:48.557 | I: Validating findutils 4.8.0-1ubuntu3 2024-11-18 21:22:48.576 | I: Retrieving gcc-12-base 12-20220319-1ubuntu1 2024-11-18 21:22:48.728 | I: Validating gcc-12-base 12-20220319-1ubuntu1 2024-11-18 21:22:48.745 | I: Retrieving gpgv 2.2.27-3ubuntu2 2024-11-18 21:22:48.847 | I: Validating gpgv 2.2.27-3ubuntu2 2024-11-18 21:22:48.864 | I: Retrieving grep 3.7-1build1 2024-11-18 21:22:48.966 | I: Validating grep 3.7-1build1 2024-11-18 21:22:48.984 | I: Retrieving gzip 1.10-4ubuntu4 2024-11-18 21:22:49.080 | I: Validating gzip 1.10-4ubuntu4 2024-11-18 21:22:49.098 | I: Retrieving hostname 3.23ubuntu2 2024-11-18 21:22:49.193 | I: Validating hostname 3.23ubuntu2 2024-11-18 21:22:49.211 | I: Retrieving init-system-helpers 1.62 2024-11-18 21:22:49.305 | I: Validating init-system-helpers 1.62 2024-11-18 21:22:49.322 | I: Retrieving libacl1 2.3.1-1 2024-11-18 21:22:49.416 | I: Validating libacl1 2.3.1-1 2024-11-18 21:22:49.433 | I: Retrieving libapt-pkg6.0 2.4.5 2024-11-18 21:22:49.540 | I: Validating libapt-pkg6.0 2.4.5 2024-11-18 21:22:49.565 | I: Retrieving libattr1 1:2.5.1-1build1 2024-11-18 21:22:49.659 | I: Validating libattr1 1:2.5.1-1build1 2024-11-18 21:22:49.676 | I: Retrieving libaudit-common 1:3.0.7-1build1 2024-11-18 21:22:49.769 | I: Validating libaudit-common 1:3.0.7-1build1 2024-11-18 21:22:49.787 | I: Retrieving libaudit1 1:3.0.7-1build1 2024-11-18 21:22:49.880 | I: Validating libaudit1 1:3.0.7-1build1 2024-11-18 21:22:49.897 | I: Retrieving libblkid1 2.37.2-4ubuntu3 2024-11-18 21:22:49.991 | I: Validating libblkid1 2.37.2-4ubuntu3 2024-11-18 21:22:50.008 | I: Retrieving libbz2-1.0 1.0.8-5build1 2024-11-18 21:22:50.103 | I: Validating libbz2-1.0 1.0.8-5build1 2024-11-18 21:22:50.120 | I: Retrieving libc-bin 2.35-0ubuntu3 2024-11-18 21:22:50.222 | I: Validating libc-bin 2.35-0ubuntu3 2024-11-18 21:22:50.243 | I: Retrieving libc6 2.35-0ubuntu3 2024-11-18 21:22:50.371 | I: Validating libc6 2.35-0ubuntu3 2024-11-18 21:22:50.405 | I: Retrieving libcap-ng0 0.7.9-2.2build3 2024-11-18 21:22:50.500 | I: Validating libcap-ng0 0.7.9-2.2build3 2024-11-18 21:22:50.516 | I: Retrieving libcap2 1:2.44-1build3 2024-11-18 21:22:50.610 | I: Validating libcap2 1:2.44-1build3 2024-11-18 21:22:50.627 | I: Retrieving libcom-err2 1.46.5-2ubuntu1 2024-11-18 21:22:50.721 | I: Validating libcom-err2 1.46.5-2ubuntu1 2024-11-18 21:22:50.738 | I: Retrieving libcrypt1 1:4.4.27-1 2024-11-18 21:22:50.832 | I: Validating libcrypt1 1:4.4.27-1 2024-11-18 21:22:50.850 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2024-11-18 21:22:50.953 | I: Validating libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2024-11-18 21:22:50.974 | I: Retrieving libdebconfclient0 0.261ubuntu1 2024-11-18 21:22:51.067 | I: Validating libdebconfclient0 0.261ubuntu1 2024-11-18 21:22:51.084 | I: Retrieving libext2fs2 1.46.5-2ubuntu1 2024-11-18 21:22:51.182 | I: Validating libext2fs2 1.46.5-2ubuntu1 2024-11-18 21:22:51.199 | I: Retrieving libffi8 3.4.2-4 2024-11-18 21:22:51.294 | I: Validating libffi8 3.4.2-4 2024-11-18 21:22:51.311 | I: Retrieving libgcc-s1 12-20220319-1ubuntu1 2024-11-18 21:22:51.405 | I: Validating libgcc-s1 12-20220319-1ubuntu1 2024-11-18 21:22:51.422 | I: Retrieving libgcrypt20 1.9.4-3ubuntu3 2024-11-18 21:22:51.523 | I: Validating libgcrypt20 1.9.4-3ubuntu3 2024-11-18 21:22:51.544 | I: Retrieving libgmp10 2:6.2.1+dfsg-3ubuntu1 2024-11-18 21:22:51.640 | I: Validating libgmp10 2:6.2.1+dfsg-3ubuntu1 2024-11-18 21:22:51.658 | I: Retrieving libgnutls30 3.7.3-4ubuntu1 2024-11-18 21:22:51.767 | I: Validating libgnutls30 3.7.3-4ubuntu1 2024-11-18 21:22:51.790 | I: Retrieving libgpg-error0 1.43-3 2024-11-18 21:22:51.886 | I: Validating libgpg-error0 1.43-3 2024-11-18 21:22:51.903 | I: Retrieving libgssapi-krb5-2 1.19.2-2 2024-11-18 21:22:52.058 | I: Validating libgssapi-krb5-2 1.19.2-2 2024-11-18 21:22:52.076 | I: Retrieving libhogweed6 3.7.3-1build2 2024-11-18 21:22:52.172 | I: Validating libhogweed6 3.7.3-1build2 2024-11-18 21:22:52.190 | I: Retrieving libidn2-0 2.3.2-2build1 2024-11-18 21:22:52.285 | I: Validating libidn2-0 2.3.2-2build1 2024-11-18 21:22:52.302 | I: Retrieving libk5crypto3 1.19.2-2 2024-11-18 21:22:52.403 | I: Validating libk5crypto3 1.19.2-2 2024-11-18 21:22:52.420 | I: Retrieving libkeyutils1 1.6.1-2ubuntu3 2024-11-18 21:22:52.572 | I: Validating libkeyutils1 1.6.1-2ubuntu3 2024-11-18 21:22:52.589 | I: Retrieving libkrb5-3 1.19.2-2 2024-11-18 21:22:52.687 | I: Validating libkrb5-3 1.19.2-2 2024-11-18 21:22:52.706 | I: Retrieving libkrb5support0 1.19.2-2 2024-11-18 21:22:52.800 | I: Validating libkrb5support0 1.19.2-2 2024-11-18 21:22:52.817 | I: Retrieving liblz4-1 1.9.3-2build2 2024-11-18 21:22:52.911 | I: Validating liblz4-1 1.9.3-2build2 2024-11-18 21:22:52.928 | I: Retrieving liblzma5 5.2.5-2ubuntu1 2024-11-18 21:22:53.022 | I: Validating liblzma5 5.2.5-2ubuntu1 2024-11-18 21:22:53.039 | I: Retrieving libmount1 2.37.2-4ubuntu3 2024-11-18 21:22:53.134 | I: Validating libmount1 2.37.2-4ubuntu3 2024-11-18 21:22:53.151 | I: Retrieving libncurses6 6.3-2 2024-11-18 21:22:53.246 | I: Validating libncurses6 6.3-2 2024-11-18 21:22:53.263 | I: Retrieving libncursesw6 6.3-2 2024-11-18 21:22:53.358 | I: Validating libncursesw6 6.3-2 2024-11-18 21:22:53.376 | I: Retrieving libnettle8 3.7.3-1build2 2024-11-18 21:22:53.472 | I: Validating libnettle8 3.7.3-1build2 2024-11-18 21:22:53.490 | I: Retrieving libnsl2 1.3.0-2build2 2024-11-18 21:22:53.702 | I: Validating libnsl2 1.3.0-2build2 2024-11-18 21:22:53.719 | I: Retrieving libp11-kit0 0.24.0-6build1 2024-11-18 21:22:53.817 | I: Validating libp11-kit0 0.24.0-6build1 2024-11-18 21:22:53.836 | I: Retrieving libpam-modules 1.4.0-11ubuntu2 2024-11-18 21:22:53.935 | I: Validating libpam-modules 1.4.0-11ubuntu2 2024-11-18 21:22:53.954 | I: Retrieving libpam-modules-bin 1.4.0-11ubuntu2 2024-11-18 21:22:54.047 | I: Validating libpam-modules-bin 1.4.0-11ubuntu2 2024-11-18 21:22:54.064 | I: Retrieving libpam-runtime 1.4.0-11ubuntu2 2024-11-18 21:22:54.158 | I: Validating libpam-runtime 1.4.0-11ubuntu2 2024-11-18 21:22:54.178 | I: Retrieving libpam0g 1.4.0-11ubuntu2 2024-11-18 21:22:54.272 | I: Validating libpam0g 1.4.0-11ubuntu2 2024-11-18 21:22:54.289 | I: Retrieving libpcre2-8-0 10.39-3build1 2024-11-18 21:22:54.387 | I: Validating libpcre2-8-0 10.39-3build1 2024-11-18 21:22:54.406 | I: Retrieving libpcre3 2:8.39-13build5 2024-11-18 21:22:54.502 | I: Validating libpcre3 2:8.39-13build5 2024-11-18 21:22:54.521 | I: Retrieving libprocps8 2:3.3.17-6ubuntu2 2024-11-18 21:22:54.617 | I: Validating libprocps8 2:3.3.17-6ubuntu2 2024-11-18 21:22:54.634 | I: Retrieving libseccomp2 2.5.3-2ubuntu2 2024-11-18 21:22:54.728 | I: Validating libseccomp2 2.5.3-2ubuntu2 2024-11-18 21:22:54.746 | I: Retrieving libselinux1 3.3-1build2 2024-11-18 21:22:54.840 | I: Validating libselinux1 3.3-1build2 2024-11-18 21:22:54.856 | I: Retrieving libsemanage-common 3.3-1build2 2024-11-18 21:22:54.951 | I: Validating libsemanage-common 3.3-1build2 2024-11-18 21:22:54.968 | I: Retrieving libsemanage2 3.3-1build2 2024-11-18 21:22:55.063 | I: Validating libsemanage2 3.3-1build2 2024-11-18 21:22:55.080 | I: Retrieving libsepol2 3.3-1build1 2024-11-18 21:22:55.178 | I: Validating libsepol2 3.3-1build1 2024-11-18 21:22:55.196 | I: Retrieving libsmartcols1 2.37.2-4ubuntu3 2024-11-18 21:22:55.290 | I: Validating libsmartcols1 2.37.2-4ubuntu3 2024-11-18 21:22:55.307 | I: Retrieving libss2 1.46.5-2ubuntu1 2024-11-18 21:22:55.401 | I: Validating libss2 1.46.5-2ubuntu1 2024-11-18 21:22:55.418 | I: Retrieving libssl3 3.0.2-0ubuntu1 2024-11-18 21:22:55.534 | I: Validating libssl3 3.0.2-0ubuntu1 2024-11-18 21:22:55.562 | I: Retrieving libstdc++6 12-20220319-1ubuntu1 2024-11-18 21:22:55.666 | I: Validating libstdc++6 12-20220319-1ubuntu1 2024-11-18 21:22:55.687 | I: Retrieving libsystemd0 249.11-0ubuntu3 2024-11-18 21:22:55.784 | I: Validating libsystemd0 249.11-0ubuntu3 2024-11-18 21:22:55.803 | I: Retrieving libtasn1-6 4.18.0-4build1 2024-11-18 21:22:55.897 | I: Validating libtasn1-6 4.18.0-4build1 2024-11-18 21:22:55.913 | I: Retrieving libtinfo6 6.3-2 2024-11-18 21:22:56.007 | I: Validating libtinfo6 6.3-2 2024-11-18 21:22:56.024 | I: Retrieving libtirpc-common 1.3.2-2build1 2024-11-18 21:22:56.184 | I: Validating libtirpc-common 1.3.2-2build1 2024-11-18 21:22:56.202 | I: Retrieving libtirpc3 1.3.2-2build1 2024-11-18 21:22:56.297 | I: Validating libtirpc3 1.3.2-2build1 2024-11-18 21:22:56.316 | I: Retrieving libudev1 249.11-0ubuntu3 2024-11-18 21:22:56.411 | I: Validating libudev1 249.11-0ubuntu3 2024-11-18 21:22:56.427 | I: Retrieving libunistring2 1.0-1 2024-11-18 21:22:56.530 | I: Validating libunistring2 1.0-1 2024-11-18 21:22:56.550 | I: Retrieving libuuid1 2.37.2-4ubuntu3 2024-11-18 21:22:56.644 | I: Validating libuuid1 2.37.2-4ubuntu3 2024-11-18 21:22:56.661 | I: Retrieving libxxhash0 0.8.1-1 2024-11-18 21:22:56.814 | I: Validating libxxhash0 0.8.1-1 2024-11-18 21:22:56.831 | I: Retrieving libzstd1 1.4.8+dfsg-3build1 2024-11-18 21:22:56.929 | I: Validating libzstd1 1.4.8+dfsg-3build1 2024-11-18 21:22:56.948 | I: Retrieving login 1:4.8.1-2ubuntu2 2024-11-18 21:22:57.044 | I: Validating login 1:4.8.1-2ubuntu2 2024-11-18 21:22:57.062 | I: Retrieving logsave 1.46.5-2ubuntu1 2024-11-18 21:22:57.155 | I: Validating logsave 1.46.5-2ubuntu1 2024-11-18 21:22:57.172 | I: Retrieving lsb-base 11.1.0ubuntu4 2024-11-18 21:22:57.265 | I: Validating lsb-base 11.1.0ubuntu4 2024-11-18 21:22:57.283 | I: Retrieving mawk 1.3.4.20200120-3 2024-11-18 21:22:57.377 | I: Validating mawk 1.3.4.20200120-3 2024-11-18 21:22:57.395 | I: Retrieving mount 2.37.2-4ubuntu3 2024-11-18 21:22:57.489 | I: Validating mount 2.37.2-4ubuntu3 2024-11-18 21:22:57.506 | I: Retrieving ncurses-base 6.3-2 2024-11-18 21:22:57.600 | I: Validating ncurses-base 6.3-2 2024-11-18 21:22:57.617 | I: Retrieving ncurses-bin 6.3-2 2024-11-18 21:22:57.712 | I: Validating ncurses-bin 6.3-2 2024-11-18 21:22:57.730 | I: Retrieving openssl 3.0.2-0ubuntu1 2024-11-18 21:22:57.840 | I: Validating openssl 3.0.2-0ubuntu1 2024-11-18 21:22:57.864 | I: Retrieving passwd 1:4.8.1-2ubuntu2 2024-11-18 21:22:57.969 | I: Validating passwd 1:4.8.1-2ubuntu2 2024-11-18 21:22:57.990 | I: Retrieving perl-base 5.34.0-3ubuntu1 2024-11-18 21:22:58.108 | I: Validating perl-base 5.34.0-3ubuntu1 2024-11-18 21:22:58.137 | I: Retrieving procps 2:3.3.17-6ubuntu2 2024-11-18 21:22:58.237 | I: Validating procps 2:3.3.17-6ubuntu2 2024-11-18 21:22:58.256 | I: Retrieving sed 4.8-1ubuntu2 2024-11-18 21:22:58.351 | I: Validating sed 4.8-1ubuntu2 2024-11-18 21:22:58.369 | I: Retrieving sensible-utils 0.0.17 2024-11-18 21:22:58.463 | I: Validating sensible-utils 0.0.17 2024-11-18 21:22:58.479 | I: Retrieving sysvinit-utils 3.01-1ubuntu1 2024-11-18 21:22:58.572 | I: Validating sysvinit-utils 3.01-1ubuntu1 2024-11-18 21:22:58.589 | I: Retrieving tar 1.34+dfsg-1build3 2024-11-18 21:22:58.685 | I: Validating tar 1.34+dfsg-1build3 2024-11-18 21:22:58.705 | I: Retrieving ubuntu-keyring 2021.03.26 2024-11-18 21:22:58.799 | I: Validating ubuntu-keyring 2021.03.26 2024-11-18 21:22:58.816 | I: Retrieving usrmerge 25ubuntu2 2024-11-18 21:22:58.969 | I: Validating usrmerge 25ubuntu2 2024-11-18 21:22:58.988 | I: Retrieving util-linux 2.37.2-4ubuntu3 2024-11-18 21:22:59.095 | I: Validating util-linux 2.37.2-4ubuntu3 2024-11-18 21:22:59.119 | I: Retrieving zlib1g 1:1.2.11.dfsg-2ubuntu9 2024-11-18 21:22:59.213 | I: Validating zlib1g 1:1.2.11.dfsg-2ubuntu9 2024-11-18 21:22:59.232 | I: Chosen extractor for .deb packages: dpkg-deb 2024-11-18 21:22:59.272 | I: Extracting base-files... 2024-11-18 21:22:59.306 | I: Extracting base-passwd... 2024-11-18 21:22:59.314 | I: Extracting bash... 2024-11-18 21:22:59.333 | I: Extracting bsdutils... 2024-11-18 21:22:59.343 | I: Extracting coreutils... 2024-11-18 21:22:59.401 | I: Extracting dash... 2024-11-18 21:22:59.408 | I: Extracting debconf... 2024-11-18 21:22:59.426 | I: Extracting debianutils... 2024-11-18 21:22:59.437 | I: Extracting diffutils... 2024-11-18 21:22:59.446 | I: Extracting dpkg... 2024-11-18 21:22:59.562 | I: Extracting e2fsprogs... 2024-11-18 21:22:59.581 | I: Extracting findutils... 2024-11-18 21:22:59.591 | I: Extracting gcc-12-base... 2024-11-18 21:22:59.597 | I: Extracting grep... 2024-11-18 21:22:59.605 | I: Extracting gzip... 2024-11-18 21:22:59.614 | I: Extracting hostname... 2024-11-18 21:22:59.621 | I: Extracting init-system-helpers... 2024-11-18 21:22:59.629 | I: Extracting libacl1... 2024-11-18 21:22:59.635 | I: Extracting libattr1... 2024-11-18 21:22:59.641 | I: Extracting libaudit-common... 2024-11-18 21:22:59.647 | I: Extracting libaudit1... 2024-11-18 21:22:59.653 | I: Extracting libblkid1... 2024-11-18 21:22:59.661 | I: Extracting libbz2-1.0... 2024-11-18 21:22:59.667 | I: Extracting libc-bin... 2024-11-18 21:22:59.689 | I: Extracting libc6... 2024-11-18 21:22:59.775 | I: Extracting libcap-ng0... 2024-11-18 21:22:59.781 | I: Extracting libcap2... 2024-11-18 21:22:59.788 | I: Extracting libcom-err2... 2024-11-18 21:22:59.793 | I: Extracting libcrypt1... 2024-11-18 21:22:59.801 | I: Extracting libdb5.3... 2024-11-18 21:22:59.820 | I: Extracting libdebconfclient0... 2024-11-18 21:22:59.825 | I: Extracting libext2fs2... 2024-11-18 21:22:59.836 | I: Extracting libgcc-s1... 2024-11-18 21:22:59.842 | I: Extracting libgcrypt20... 2024-11-18 21:22:59.856 | I: Extracting libgmp10... 2024-11-18 21:22:59.865 | I: Extracting libgpg-error0... 2024-11-18 21:22:59.872 | I: Extracting libgssapi-krb5-2... 2024-11-18 21:22:59.881 | I: Extracting libk5crypto3... 2024-11-18 21:22:59.888 | I: Extracting libkeyutils1... 2024-11-18 21:22:59.894 | I: Extracting libkrb5-3... 2024-11-18 21:22:59.908 | I: Extracting libkrb5support0... 2024-11-18 21:22:59.914 | I: Extracting liblz4-1... 2024-11-18 21:22:59.921 | I: Extracting liblzma5... 2024-11-18 21:22:59.928 | I: Extracting libmount1... 2024-11-18 21:22:59.936 | I: Extracting libncurses6... 2024-11-18 21:22:59.944 | I: Extracting libncursesw6... 2024-11-18 21:22:59.952 | I: Extracting libnsl2... 2024-11-18 21:22:59.959 | I: Extracting libpam-modules... 2024-11-18 21:22:59.976 | I: Extracting libpam-modules-bin... 2024-11-18 21:22:59.983 | I: Extracting libpam-runtime... 2024-11-18 21:22:59.991 | I: Extracting libpam0g... 2024-11-18 21:22:59.998 | I: Extracting libpcre2-8-0... 2024-11-18 21:23:00.008 | I: Extracting libpcre3... 2024-11-18 21:23:00.018 | I: Extracting libprocps8... 2024-11-18 21:23:00.024 | I: Extracting libselinux1... 2024-11-18 21:23:00.031 | I: Extracting libsemanage-common... 2024-11-18 21:23:00.038 | I: Extracting libsemanage2... 2024-11-18 21:23:00.045 | I: Extracting libsepol2... 2024-11-18 21:23:00.056 | I: Extracting libsmartcols1... 2024-11-18 21:23:00.063 | I: Extracting libss2... 2024-11-18 21:23:00.068 | I: Extracting libssl3... 2024-11-18 21:23:00.109 | I: Extracting libsystemd0... 2024-11-18 21:23:00.120 | I: Extracting libtinfo6... 2024-11-18 21:23:00.129 | I: Extracting libtirpc-common... 2024-11-18 21:23:00.134 | I: Extracting libtirpc3... 2024-11-18 21:23:00.141 | I: Extracting libudev1... 2024-11-18 21:23:00.148 | I: Extracting libuuid1... 2024-11-18 21:23:00.154 | I: Extracting libzstd1... 2024-11-18 21:23:00.166 | I: Extracting login... 2024-11-18 21:23:00.180 | I: Extracting logsave... 2024-11-18 21:23:00.186 | I: Extracting lsb-base... 2024-11-18 21:23:00.192 | I: Extracting mawk... 2024-11-18 21:23:00.200 | I: Extracting mount... 2024-11-18 21:23:00.210 | I: Extracting ncurses-base... 2024-11-18 21:23:00.220 | I: Extracting ncurses-bin... 2024-11-18 21:23:00.230 | I: Extracting passwd... 2024-11-18 21:23:00.269 | I: Extracting perl-base... 2024-11-18 21:23:00.362 | I: Extracting procps... 2024-11-18 21:23:00.382 | I: Extracting sed... 2024-11-18 21:23:00.391 | I: Extracting sensible-utils... 2024-11-18 21:23:00.399 | I: Extracting sysvinit-utils... 2024-11-18 21:23:00.406 | I: Extracting tar... 2024-11-18 21:23:00.418 | I: Extracting usrmerge... 2024-11-18 21:23:00.426 | I: Extracting util-linux... 2024-11-18 21:23:00.465 | I: Extracting zlib1g... 2024-11-18 21:23:00.996 | I: Installing core packages... 2024-11-18 21:23:12.943 | I: Unpacking required packages... 2024-11-18 21:23:13.085 | I: Unpacking base-files... 2024-11-18 21:23:13.311 | I: Unpacking base-passwd... 2024-11-18 21:23:13.643 | I: Unpacking bash... 2024-11-18 21:23:13.885 | I: Unpacking bsdutils... 2024-11-18 21:23:14.045 | I: Unpacking coreutils... 2024-11-18 21:23:14.379 | I: Unpacking dash... 2024-11-18 21:23:14.581 | I: Unpacking debconf... 2024-11-18 21:23:14.944 | I: Unpacking debianutils... 2024-11-18 21:23:15.541 | I: Unpacking diffutils... 2024-11-18 21:23:16.410 | I: Unpacking dpkg... 2024-11-18 21:23:17.503 | I: Unpacking e2fsprogs... 2024-11-18 21:23:17.801 | I: Unpacking findutils... 2024-11-18 21:23:18.009 | I: Unpacking gcc-12-base:arm64... 2024-11-18 21:23:18.675 | I: Unpacking grep... 2024-11-18 21:23:19.193 | I: Unpacking gzip... 2024-11-18 21:23:19.484 | I: Unpacking hostname... 2024-11-18 21:23:19.626 | I: Unpacking init-system-helpers... 2024-11-18 21:23:19.815 | I: Unpacking libacl1:arm64... 2024-11-18 21:23:20.265 | I: Unpacking libattr1:arm64... 2024-11-18 21:23:20.372 | I: Unpacking libaudit-common... 2024-11-18 21:23:20.566 | I: Unpacking libaudit1:arm64... 2024-11-18 21:23:20.711 | I: Unpacking libblkid1:arm64... 2024-11-18 21:23:20.883 | I: Unpacking libbz2-1.0:arm64... 2024-11-18 21:23:21.044 | I: Unpacking libc-bin... 2024-11-18 21:23:22.306 | I: Unpacking libc6:arm64... 2024-11-18 21:23:24.634 | I: Unpacking libcap-ng0:arm64... 2024-11-18 21:23:25.892 | I: Unpacking libcap2:arm64... 2024-11-18 21:23:26.189 | I: Unpacking libcom-err2:arm64... 2024-11-18 21:23:26.552 | I: Unpacking libcrypt1:arm64... 2024-11-18 21:23:26.770 | I: Unpacking libdb5.3:arm64... 2024-11-18 21:23:26.895 | I: Unpacking libdebconfclient0:arm64... 2024-11-18 21:23:26.998 | I: Unpacking libext2fs2:arm64... 2024-11-18 21:23:27.313 | I: Unpacking libgcc-s1:arm64... 2024-11-18 21:23:27.408 | I: Unpacking libgcrypt20:arm64... 2024-11-18 21:23:27.681 | I: Unpacking libgmp10:arm64... 2024-11-18 21:23:27.844 | I: Unpacking libgpg-error0:arm64... 2024-11-18 21:23:27.972 | I: Unpacking libgssapi-krb5-2:arm64... 2024-11-18 21:23:28.118 | I: Unpacking libk5crypto3:arm64... 2024-11-18 21:23:28.494 | I: Unpacking libkeyutils1:arm64... 2024-11-18 21:23:29.300 | I: Unpacking libkrb5-3:arm64... 2024-11-18 21:23:29.512 | I: Unpacking libkrb5support0:arm64... 2024-11-18 21:23:30.085 | I: Unpacking liblz4-1:arm64... 2024-11-18 21:23:33.697 | I: Unpacking liblzma5:arm64... 2024-11-18 21:23:34.123 | I: Unpacking libmount1:arm64... 2024-11-18 21:23:34.683 | I: Unpacking libncurses6:arm64... 2024-11-18 21:23:35.581 | I: Unpacking libncursesw6:arm64... 2024-11-18 21:23:37.164 | I: Unpacking libnsl2:arm64... 2024-11-18 21:23:38.967 | I: Unpacking libpam-modules:arm64... 2024-11-18 21:23:40.588 | I: Unpacking libpam-modules-bin... 2024-11-18 21:23:40.820 | I: Unpacking libpam-runtime... 2024-11-18 21:23:41.060 | I: Unpacking libpam0g:arm64... 2024-11-18 21:23:41.250 | I: Unpacking libpcre2-8-0:arm64... 2024-11-18 21:23:41.536 | I: Unpacking libpcre3:arm64... 2024-11-18 21:23:41.723 | I: Unpacking libprocps8:arm64... 2024-11-18 21:23:41.898 | I: Unpacking libselinux1:arm64... 2024-11-18 21:23:42.064 | I: Unpacking libsemanage-common... 2024-11-18 21:23:42.247 | I: Unpacking libsemanage2:arm64... 2024-11-18 21:23:42.403 | I: Unpacking libsepol2:arm64... 2024-11-18 21:23:44.702 | I: Unpacking libsmartcols1:arm64... 2024-11-18 21:23:45.834 | I: Unpacking libss2:arm64... 2024-11-18 21:23:46.327 | I: Unpacking libssl3:arm64... 2024-11-18 21:23:47.528 | I: Unpacking libsystemd0:arm64... 2024-11-18 21:23:47.922 | I: Unpacking libtinfo6:arm64... 2024-11-18 21:23:49.705 | I: Unpacking libtirpc-common... 2024-11-18 21:23:49.928 | I: Unpacking libtirpc3:arm64... 2024-11-18 21:23:50.301 | I: Unpacking libudev1:arm64... 2024-11-18 21:23:50.497 | I: Unpacking libuuid1:arm64... 2024-11-18 21:23:50.607 | I: Unpacking libzstd1:arm64... 2024-11-18 21:23:50.848 | I: Unpacking login... 2024-11-18 21:23:51.001 | I: Unpacking logsave... 2024-11-18 21:23:51.114 | I: Unpacking lsb-base... 2024-11-18 21:23:51.458 | I: Unpacking mawk... 2024-11-18 21:23:52.101 | I: Unpacking mount... 2024-11-18 21:23:52.376 | I: Unpacking ncurses-base... 2024-11-18 21:23:52.579 | I: Unpacking ncurses-bin... 2024-11-18 21:23:53.280 | I: Unpacking passwd... 2024-11-18 21:23:53.847 | I: Unpacking perl-base... 2024-11-18 21:24:18.023 | I: Unpacking procps... 2024-11-18 21:24:18.279 | I: Unpacking sed... 2024-11-18 21:24:18.450 | I: Unpacking sensible-utils... 2024-11-18 21:24:18.575 | I: Unpacking sysvinit-utils... 2024-11-18 21:24:18.699 | I: Unpacking tar... 2024-11-18 21:24:18.827 | I: Unpacking usrmerge... 2024-11-18 21:24:18.959 | I: Unpacking util-linux... 2024-11-18 21:24:20.510 | I: Unpacking zlib1g:arm64... 2024-11-18 21:24:25.137 | I: Configuring required packages... 2024-11-18 21:24:25.366 | I: Configuring lsb-base... 2024-11-18 21:24:25.884 | I: Configuring libtirpc-common... 2024-11-18 21:24:25.941 | I: Configuring libaudit-common... 2024-11-18 21:24:25.994 | I: Configuring libsemanage-common... 2024-11-18 21:24:26.072 | I: Configuring gcc-12-base:arm64... 2024-11-18 21:24:26.695 | I: Configuring ncurses-base... 2024-11-18 21:24:26.731 | I: Configuring sensible-utils... 2024-11-18 21:24:26.910 | I: Configuring libcrypt1:arm64... 2024-11-18 21:24:27.044 | I: Configuring libgcc-s1:arm64... 2024-11-18 21:24:27.114 | I: Configuring libc6:arm64... 2024-11-18 21:24:27.385 | I: Configuring libudev1:arm64... 2024-11-18 21:24:27.443 | I: Configuring libattr1:arm64... 2024-11-18 21:24:27.485 | I: Configuring sysvinit-utils... 2024-11-18 21:24:27.527 | I: Configuring debianutils... 2024-11-18 21:24:27.660 | I: Configuring mawk... 2024-11-18 21:24:27.893 | I: Configuring libdebconfclient0:arm64... 2024-11-18 21:24:28.111 | I: Configuring base-files... 2024-11-18 21:24:28.408 | I: Configuring libbz2-1.0:arm64... 2024-11-18 21:24:28.461 | I: Configuring base-passwd... 2024-11-18 21:24:28.683 | I: Configuring libdb5.3:arm64... 2024-11-18 21:24:28.734 | I: Configuring libblkid1:arm64... 2024-11-18 21:24:28.995 | I: Configuring libtinfo6:arm64... 2024-11-18 21:24:29.304 | I: Configuring bash... 2024-11-18 21:24:29.442 | I: Configuring libzstd1:arm64... 2024-11-18 21:24:29.501 | I: Configuring libkeyutils1:arm64... 2024-11-18 21:24:29.568 | I: Configuring liblzma5:arm64... 2024-11-18 21:24:29.631 | I: Configuring libgpg-error0:arm64... 2024-11-18 21:24:29.701 | I: Configuring liblz4-1:arm64... 2024-11-18 21:24:29.859 | I: Configuring libc-bin... 2024-11-18 21:24:30.103 | I: Configuring ncurses-bin... 2024-11-18 21:24:30.169 | I: Configuring libacl1:arm64... 2024-11-18 21:24:30.219 | I: Configuring libsmartcols1:arm64... 2024-11-18 21:24:30.362 | I: Configuring libgcrypt20:arm64... 2024-11-18 21:24:30.424 | I: Configuring zlib1g:arm64... 2024-11-18 21:24:30.601 | I: Configuring libcom-err2:arm64... 2024-11-18 21:24:30.648 | I: Configuring diffutils... 2024-11-18 21:24:30.699 | I: Configuring libcap2:arm64... 2024-11-18 21:24:30.745 | I: Configuring libkrb5support0:arm64... 2024-11-18 21:24:30.787 | I: Configuring hostname... 2024-11-18 21:24:30.937 | I: Configuring libpcre3:arm64... 2024-11-18 21:24:31.021 | I: Configuring libcap-ng0:arm64... 2024-11-18 21:24:31.062 | I: Configuring libext2fs2:arm64... 2024-11-18 21:24:31.104 | I: Configuring libgmp10:arm64... 2024-11-18 21:24:31.160 | I: Configuring libncurses6:arm64... 2024-11-18 21:24:31.201 | I: Configuring libaudit1:arm64... 2024-11-18 21:24:31.243 | I: Configuring libuuid1:arm64... 2024-11-18 21:24:31.553 | I: Configuring libss2:arm64... 2024-11-18 21:24:31.603 | I: Configuring libsepol2:arm64... 2024-11-18 21:24:31.643 | I: Configuring libpcre2-8-0:arm64... 2024-11-18 21:24:31.683 | I: Configuring libncursesw6:arm64... 2024-11-18 21:24:31.817 | I: Configuring libk5crypto3:arm64... 2024-11-18 21:24:31.867 | I: Configuring logsave... 2024-11-18 21:24:31.962 | I: Configuring e2fsprogs... 2024-11-18 21:24:32.485 | I: Configuring libsystemd0:arm64... 2024-11-18 21:24:32.732 | I: Configuring libselinux1:arm64... 2024-11-18 21:24:33.121 | I: Configuring sed... 2024-11-18 21:24:33.430 | I: Configuring findutils... 2024-11-18 21:24:33.614 | I: Configuring libmount1:arm64... 2024-11-18 21:24:33.897 | I: Configuring libsemanage2:arm64... 2024-11-18 21:24:34.130 | I: Configuring libprocps8:arm64... 2024-11-18 21:24:34.368 | I: Configuring bsdutils... 2024-11-18 21:24:34.583 | I: Configuring tar... 2024-11-18 21:24:34.829 | I: Configuring coreutils... 2024-11-18 21:24:35.649 | I: Configuring dpkg... 2024-11-18 21:24:35.921 | I: Configuring mount... 2024-11-18 21:24:36.057 | I: Configuring grep... 2024-11-18 21:24:36.095 | I: Configuring perl-base... 2024-11-18 21:24:36.186 | I: Configuring init-system-helpers... 2024-11-18 21:24:36.236 | I: Configuring gzip... 2024-11-18 21:24:36.287 | I: Configuring usrmerge... 2024-11-18 21:24:36.994 | I: Configuring procps... 2024-11-18 21:24:37.217 | I: Configuring debconf... 2024-11-18 21:24:38.604 | I: Configuring libpam0g:arm64... 2024-11-18 21:24:40.970 | I: Configuring util-linux... 2024-11-18 21:24:41.280 | I: Configuring dash... 2024-11-18 21:24:41.886 | I: Configuring libpam-modules-bin... 2024-11-18 21:24:41.925 | I: Configuring libssl3:arm64... 2024-11-18 21:24:42.180 | I: Configuring libkrb5-3:arm64... 2024-11-18 21:24:42.220 | I: Configuring libgssapi-krb5-2:arm64... 2024-11-18 21:24:42.262 | I: Configuring libtirpc3:arm64... 2024-11-18 21:24:42.337 | I: Configuring libnsl2:arm64... 2024-11-18 21:24:42.810 | I: Configuring libpam-modules:arm64... 2024-11-18 21:24:43.272 | I: Configuring passwd... 2024-11-18 21:24:43.841 | I: Configuring libpam-runtime... 2024-11-18 21:24:45.306 | I: Configuring login... 2024-11-18 21:24:45.372 | I: Configuring libc-bin... 2024-11-18 21:24:45.930 | I: Unpacking the base system... 2024-11-18 21:24:47.513 | I: Unpacking adduser... 2024-11-18 21:24:48.863 | I: Unpacking apt... 2024-11-18 21:24:49.925 | I: Unpacking ca-certificates... 2024-11-18 21:24:50.282 | I: Unpacking gpgv... 2024-11-18 21:24:53.107 | I: Unpacking libapt-pkg6.0:arm64... 2024-11-18 21:24:53.524 | I: Unpacking libffi8:arm64... 2024-11-18 21:24:53.703 | I: Unpacking libgnutls30:arm64... 2024-11-18 21:24:54.385 | I: Unpacking libhogweed6:arm64... 2024-11-18 21:24:54.763 | I: Unpacking libidn2-0:arm64... 2024-11-18 21:24:54.979 | I: Unpacking libnettle8:arm64... 2024-11-18 21:24:55.179 | I: Unpacking libp11-kit0:arm64... 2024-11-18 21:24:55.383 | I: Unpacking libseccomp2:arm64... 2024-11-18 21:24:55.631 | I: Unpacking libstdc++6:arm64... 2024-11-18 21:24:56.126 | I: Unpacking libtasn1-6:arm64... 2024-11-18 21:24:57.097 | I: Unpacking libunistring2:arm64... 2024-11-18 21:24:57.410 | I: Unpacking libxxhash0:arm64... 2024-11-18 21:24:57.911 | I: Unpacking openssl... 2024-11-18 21:25:00.490 | I: Unpacking ubuntu-keyring... 2024-11-18 21:25:01.224 | I: Configuring the base system... 2024-11-18 21:25:01.304 | I: Configuring adduser... 2024-11-18 21:25:03.055 | I: Configuring libunistring2:arm64... 2024-11-18 21:25:03.728 | I: Configuring libidn2-0:arm64... 2024-11-18 21:25:05.035 | I: Configuring ubuntu-keyring... 2024-11-18 21:25:05.741 | I: Configuring libseccomp2:arm64... 2024-11-18 21:25:06.425 | I: Configuring libnettle8:arm64... 2024-11-18 21:25:06.827 | I: Configuring libffi8:arm64... 2024-11-18 21:25:08.207 | I: Configuring gpgv... 2024-11-18 21:25:08.842 | I: Configuring libxxhash0:arm64... 2024-11-18 21:25:08.966 | I: Configuring libtasn1-6:arm64... 2024-11-18 21:25:09.344 | I: Configuring openssl... 2024-11-18 21:25:09.764 | I: Configuring libstdc++6:arm64... 2024-11-18 21:25:10.308 | I: Configuring libhogweed6:arm64... 2024-11-18 21:25:10.661 | I: Configuring ca-certificates... 2024-11-18 21:25:12.908 | I: Configuring libapt-pkg6.0:arm64... 2024-11-18 21:25:14.341 | I: Configuring libp11-kit0:arm64... 2024-11-18 21:25:15.472 | I: Configuring libgnutls30:arm64... 2024-11-18 21:25:16.548 | I: Configuring apt... 2024-11-18 21:25:17.861 | I: Configuring libc-bin... 2024-11-18 21:25:17.916 | I: Configuring ca-certificates... 2024-11-18 21:25:18.676 | I: Base system installed successfully. 2024-11-18 21:25:26.523 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:80 : sudo rm -fr /opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/apt/sources.list /opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/apt/sources.list.d 2024-11-18 21:25:26.538 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:83 : echo Caching debootstrap result in /opt/dib_cache/debootstrap-ubuntu-jammy-arm64.tar.gz 2024-11-18 21:25:26.538 | Caching debootstrap result in /opt/dib_cache/debootstrap-ubuntu-jammy-arm64.tar.gz 2024-11-18 21:25:26.542 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:84 : '[' 0 '!=' 0 ']' 2024-11-18 21:25:26.546 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/08-debootstrap:main:89 : sudo rm -f /opt/dib_tmp/dib_build.zk3mnDSP/mnt/.extra_settings 2024-11-18 21:25:26.559 | dib-run-parts 08-debootstrap completed 2024-11-18 21:25:26.560 | dib-run-parts Running /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/09-apt-keyring 2024-11-18 21:25:26.569 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/09-apt-keyring:main:23 : set -eu 2024-11-18 21:25:26.573 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/09-apt-keyring:main:24 : set -o pipefail 2024-11-18 21:25:26.577 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/09-apt-keyring:main:26 : '[' -n '' ']' 2024-11-18 21:25:26.579 | dib-run-parts 09-apt-keyring completed 2024-11-18 21:25:26.579 | dib-run-parts Running /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-apt-allow-unauthenticated 2024-11-18 21:25:26.588 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-18 21:25:26.593 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-18 21:25:26.597 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/apt/apt.conf.d ']' 2024-11-18 21:25:26.602 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-apt-allow-unauthenticated:main:27 : sudo tee /opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-11-18 21:25:26.603 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-apt-allow-unauthenticated:main:27 : echo 'APT::Get::AllowUnauthenticated "true";' 2024-11-18 21:25:26.611 | APT::Get::AllowUnauthenticated "true"; 2024-11-18 21:25:26.617 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-apt-allow-unauthenticated:main:28 : echo 'Acquire::AllowInsecureRepositories "true";' 2024-11-18 21:25:26.617 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-apt-allow-unauthenticated:main:28 : sudo tee -a /opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-11-18 21:25:26.626 | Acquire::AllowInsecureRepositories "true"; 2024-11-18 21:25:26.630 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-18 21:25:26.630 | dib-run-parts Running /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-block-apt-translations 2024-11-18 21:25:26.639 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-block-apt-translations:main:6 : set -eu 2024-11-18 21:25:26.644 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-block-apt-translations:main:7 : set -o pipefail 2024-11-18 21:25:26.648 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-block-apt-translations:main:9 : '[' -n /opt/dib_tmp/dib_build.zk3mnDSP/mnt ']' 2024-11-18 21:25:26.653 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-block-apt-translations:main:12 : sudo dd of=/opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/apt/apt.conf.d/95no-translations 2024-11-18 21:25:26.661 | 0+1 records in 2024-11-18 21:25:26.661 | 0+1 records out 2024-11-18 21:25:26.661 | 27 bytes copied, 9.2074e-05 s, 293 kB/s 2024-11-18 21:25:26.667 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-block-apt-translations:main:17 : find /opt/dib_tmp/dib_build.zk3mnDSP/mnt/var/lib/apt/lists/ -path /opt/dib_tmp/dib_build.zk3mnDSP/mnt/var/lib/apt/lists/partial -prune -o -type f -name '*_i18n_Translation-*' -print -exec sudo rm -f '{}' + 2024-11-18 21:25:26.672 | dib-run-parts 50-block-apt-translations completed 2024-11-18 21:25:26.672 | dib-run-parts Running /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-block-daemons 2024-11-18 21:25:26.681 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-block-daemons:main:6 : set -eu 2024-11-18 21:25:26.685 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-block-daemons:main:7 : set -o pipefail 2024-11-18 21:25:26.689 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-block-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.zk3mnDSP/mnt ']' 2024-11-18 21:25:26.693 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-block-daemons:main:12 : sudo mv /opt/dib_tmp/dib_build.zk3mnDSP/mnt/sbin/start-stop-daemon /opt/dib_tmp/dib_build.zk3mnDSP/mnt/sbin/start-stop-daemon.REAL 2024-11-18 21:25:26.708 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-block-daemons:main:13 : sudo dd of=/opt/dib_tmp/dib_build.zk3mnDSP/mnt/sbin/start-stop-daemon 2024-11-18 21:25:26.717 | 0+1 records in 2024-11-18 21:25:26.717 | 0+1 records out 2024-11-18 21:25:26.717 | 76 bytes copied, 0.000304896 s, 249 kB/s 2024-11-18 21:25:26.722 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-block-daemons:main:18 : sudo chmod 755 /opt/dib_tmp/dib_build.zk3mnDSP/mnt/sbin/start-stop-daemon 2024-11-18 21:25:26.736 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-block-daemons:main:20 : '[' -f /opt/dib_tmp/dib_build.zk3mnDSP/mnt/sbin/initctl ']' 2024-11-18 21:25:26.741 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-block-daemons:main:30 : sudo dd of=/opt/dib_tmp/dib_build.zk3mnDSP/mnt/usr/sbin/policy-rc.d 2024-11-18 21:25:26.750 | 0+1 records in 2024-11-18 21:25:26.750 | 0+1 records out 2024-11-18 21:25:26.750 | 143 bytes copied, 0.000111898 s, 1.3 MB/s 2024-11-18 21:25:26.755 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-block-daemons:main:36 : sudo chmod 755 /opt/dib_tmp/dib_build.zk3mnDSP/mnt/usr/sbin/policy-rc.d 2024-11-18 21:25:26.767 | dib-run-parts 50-block-daemons completed 2024-11-18 21:25:26.767 | dib-run-parts Running /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-build-with-http-cache 2024-11-18 21:25:26.776 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-build-with-http-cache:main:6 : set -eu 2024-11-18 21:25:26.780 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-build-with-http-cache:main:7 : set -o pipefail 2024-11-18 21:25:26.785 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-build-with-http-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.zk3mnDSP/mnt ']' 2024-11-18 21:25:26.789 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-build-with-http-cache:main:12 : '[' -n '' ']' 2024-11-18 21:25:26.791 | dib-run-parts 50-build-with-http-cache completed 2024-11-18 21:25:26.791 | dib-run-parts Running /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-shared-apt-cache 2024-11-18 21:25:26.800 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-shared-apt-cache:main:6 : set -eu 2024-11-18 21:25:26.804 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-shared-apt-cache:main:7 : set -o pipefail 2024-11-18 21:25:26.808 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-shared-apt-cache:main:9 : DIB_APT_LOCAL_CACHE=0 2024-11-18 21:25:26.812 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-shared-apt-cache:main:11 : '[' 0 = 0 ']' 2024-11-18 21:25:26.816 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-shared-apt-cache:main:12 : exit 0 2024-11-18 21:25:26.819 | dib-run-parts 50-shared-apt-cache completed 2024-11-18 21:25:26.819 | dib-run-parts Running /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-trim-dpkg 2024-11-18 21:25:26.828 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-trim-dpkg:main:6 : set -eu 2024-11-18 21:25:26.832 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-trim-dpkg:main:7 : set -o pipefail 2024-11-18 21:25:26.836 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-trim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.zk3mnDSP/mnt ']' 2024-11-18 21:25:26.842 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-trim-dpkg:main:12 : sudo tee /opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup 2024-11-18 21:25:26.843 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-trim-dpkg:main:12 : echo force-unsafe-io 2024-11-18 21:25:26.857 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-trim-dpkg:main:15 : echo 'Acquire::Languages "none";' 2024-11-18 21:25:26.857 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/50-trim-dpkg:main:15 : sudo tee /opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/apt/apt.conf.d/no-languages 2024-11-18 21:25:26.870 | dib-run-parts 50-trim-dpkg completed 2024-11-18 21:25:26.870 | dib-run-parts Running /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/60-apt-phased-updates 2024-11-18 21:25:26.879 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-18 21:25:26.883 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-18 21:25:26.888 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :jammy: ]] 2024-11-18 21:25:26.892 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/60-apt-phased-updates:main:27 : '[' -d /opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/apt/apt.conf.d ']' 2024-11-18 21:25:26.896 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/60-apt-phased-updates:main:28 : echo 'APT::Get::Always-Include-Phased-Updates "true";' 2024-11-18 21:25:26.896 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/60-apt-phased-updates:main:28 : sudo tee /opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/apt/apt.conf.d/95phased-updates 2024-11-18 21:25:26.905 | APT::Get::Always-Include-Phased-Updates "true"; 2024-11-18 21:25:26.909 | dib-run-parts 60-apt-phased-updates completed 2024-11-18 21:25:26.909 | dib-run-parts Running /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall 2024-11-18 21:25:26.918 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:21 : set -eu 2024-11-18 21:25:26.922 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:22 : set -o pipefail 2024-11-18 21:25:26.927 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:25 : '[' -n '' ']' 2024-11-18 21:25:26.931 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:31 : sudo bash -c 'cat << EOF >/opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/apt/sources.list 2024-11-18 21:25:26.931 | deb https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy main universe 2024-11-18 21:25:26.931 | EOF' 2024-11-18 21:25:26.947 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-18 21:25:26.951 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/apt/sources.list 2024-11-18 21:25:26.951 | deb https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates main universe 2024-11-18 21:25:26.951 | EOF' 2024-11-18 21:25:26.967 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-18 21:25:26.971 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/apt/sources.list 2024-11-18 21:25:26.971 | deb https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security main universe 2024-11-18 21:25:26.971 | EOF' 2024-11-18 21:25:26.987 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-18 21:25:26.992 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/apt/sources.list 2024-11-18 21:25:26.992 | deb https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports main universe 2024-11-18 21:25:26.992 | EOF' 2024-11-18 21:25:27.008 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:43 : sudo mount -t proc none /opt/dib_tmp/dib_build.zk3mnDSP/mnt/proc 2024-11-18 21:25:27.023 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:44 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.zk3mnDSP/mnt/sys 2024-11-18 21:25:27.038 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:45 : trap 'sudo umount /opt/dib_tmp/dib_build.zk3mnDSP/mnt/proc; sudo umount /opt/dib_tmp/dib_build.zk3mnDSP/mnt/sys' EXIT 2024-11-18 21:25:27.042 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:47 : apt_get='sudo chroot /opt/dib_tmp/dib_build.zk3mnDSP/mnt /usr/bin/apt-get' 2024-11-18 21:25:27.047 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:50 : sudo chroot /opt/dib_tmp/dib_build.zk3mnDSP/mnt /usr/bin/apt-get update 2024-11-18 21:25:27.110 | Ign:1 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy InRelease 2024-11-18 21:25:27.110 | Ign:2 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates InRelease 2024-11-18 21:25:27.111 | Ign:3 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security InRelease 2024-11-18 21:25:27.112 | Ign:4 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports InRelease 2024-11-18 21:25:27.113 | Hit:5 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy Release 2024-11-18 21:25:27.114 | Get:6 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates Release [3246 B] 2024-11-18 21:25:27.115 | Get:7 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security Release [3248 B] 2024-11-18 21:25:27.116 | Get:8 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports Release [3240 B] 2024-11-18 21:25:27.118 | Ign:9 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy Release.gpg 2024-11-18 21:25:27.119 | Ign:10 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates Release.gpg 2024-11-18 21:25:27.120 | Ign:11 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security Release.gpg 2024-11-18 21:25:27.121 | Ign:12 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports Release.gpg 2024-11-18 21:25:27.122 | Get:13 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 Packages [2433 kB] 2024-11-18 21:25:27.163 | Get:14 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/universe arm64 Packages [1532 kB] 2024-11-18 21:25:27.171 | Get:15 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security/universe arm64 Packages [1171 kB] 2024-11-18 21:25:27.186 | Get:16 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security/main arm64 Packages [2111 kB] 2024-11-18 21:25:27.212 | Get:17 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports/main arm64 Packages [53.4 kB] 2024-11-18 21:25:27.213 | Get:18 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports/universe arm64 Packages [39.5 kB] 2024-11-18 21:25:27.613 | Fetched 7349 kB in 1s (13.9 MB/s) 2024-11-18 21:25:29.314 | Reading package lists... 2024-11-18 21:25:29.346 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy Release' is not signed. 2024-11-18 21:25:29.346 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates Release' is not signed. 2024-11-18 21:25:29.347 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-security Release' is not signed. 2024-11-18 21:25:29.347 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-backports Release' is not signed. 2024-11-18 21:25:29.355 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:52 : sudo chroot /opt/dib_tmp/dib_build.zk3mnDSP/mnt /usr/bin/apt-get clean 2024-11-18 21:25:29.416 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:53 : sudo chroot /opt/dib_tmp/dib_build.zk3mnDSP/mnt /usr/bin/apt-get dist-upgrade -y 2024-11-18 21:25:31.130 | Reading package lists... 2024-11-18 21:25:31.477 | Building dependency tree... 2024-11-18 21:25:31.898 | Calculating upgrade... 2024-11-18 21:25:32.358 | The following packages will be upgraded: 2024-11-18 21:25:32.358 | apt base-files bash bsdutils ca-certificates coreutils dpkg e2fsprogs 2024-11-18 21:25:32.359 | gcc-12-base gpgv gzip libapt-pkg6.0 libblkid1 libc-bin libc6 libcap2 2024-11-18 21:25:32.359 | libcom-err2 libext2fs2 libgcc-s1 libgnutls30 libgssapi-krb5-2 libk5crypto3 2024-11-18 21:25:32.359 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libpam-modules 2024-11-18 21:25:32.360 | libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libpcre3 libprocps8 2024-11-18 21:25:32.360 | libsmartcols1 libss2 libssl3 libstdc++6 libsystemd0 libtinfo6 2024-11-18 21:25:32.361 | libtirpc-common libtirpc3 libudev1 libuuid1 login logsave mount ncurses-base 2024-11-18 21:25:32.362 | ncurses-bin openssl passwd perl-base procps tar util-linux zlib1g 2024-11-18 21:25:32.381 | 56 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2024-11-18 21:25:32.381 | Need to get 22.2 MB of archives. 2024-11-18 21:25:32.381 | After this operation, 18.4 kB of additional disk space will be used. 2024-11-18 21:25:32.381 | WARNING: The following packages cannot be authenticated! 2024-11-18 21:25:32.381 | gcc-12-base libgcc-s1 libstdc++6 libc6 base-files bash bsdutils coreutils 2024-11-18 21:25:32.382 | libsystemd0 libudev1 zlib1g libapt-pkg6.0 tar dpkg gzip login ncurses-bin 2024-11-18 21:25:32.382 | perl-base util-linux libc-bin ncurses-base gpgv libgnutls30 apt libpam0g 2024-11-18 21:25:32.382 | libpam-modules-bin libpam-modules logsave libext2fs2 e2fsprogs mount 2024-11-18 21:25:32.382 | libblkid1 libcap2 libcom-err2 libk5crypto3 libkrb5support0 libkrb5-3 2024-11-18 21:25:32.382 | libgssapi-krb5-2 libssl3 libmount1 libpam-runtime libpcre2-8-0 libpcre3 2024-11-18 21:25:32.382 | libsmartcols1 libncursesw6 libncurses6 libtinfo6 libtirpc-common libtirpc3 2024-11-18 21:25:32.382 | libuuid1 passwd libprocps8 libss2 procps openssl ca-certificates 2024-11-18 21:25:32.541 | Authentication warning overridden. 2024-11-18 21:25:32.541 | Get:1 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 gcc-12-base arm64 12.3.0-1ubuntu1~22.04 [20.1 kB] 2024-11-18 21:25:32.602 | Get:2 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libgcc-s1 arm64 12.3.0-1ubuntu1~22.04 [39.7 kB] 2024-11-18 21:25:32.662 | Get:3 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libstdc++6 arm64 12.3.0-1ubuntu1~22.04 [661 kB] 2024-11-18 21:25:32.725 | Get:4 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libc6 arm64 2.35-0ubuntu3.8 [2706 kB] 2024-11-18 21:25:32.806 | Get:5 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 base-files arm64 12ubuntu4.6 [62.4 kB] 2024-11-18 21:25:32.865 | Get:6 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 bash arm64 5.1-6ubuntu1.1 [762 kB] 2024-11-18 21:25:32.928 | Get:7 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 bsdutils arm64 1:2.37.2-4ubuntu3.4 [84.5 kB] 2024-11-18 21:25:32.987 | Get:8 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 coreutils arm64 8.32-4.1ubuntu1.2 [1398 kB] 2024-11-18 21:25:33.054 | Get:9 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libsystemd0 arm64 249.11-0ubuntu3.12 [315 kB] 2024-11-18 21:25:33.115 | Get:10 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libudev1 arm64 249.11-0ubuntu3.12 [76.0 kB] 2024-11-18 21:25:33.175 | Get:11 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 zlib1g arm64 1:1.2.11.dfsg-2ubuntu9.2 [57.0 kB] 2024-11-18 21:25:33.234 | Get:12 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libapt-pkg6.0 arm64 2.4.12 [871 kB] 2024-11-18 21:25:33.298 | Get:13 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 tar arm64 1.34+dfsg-1ubuntu0.1.22.04.2 [287 kB] 2024-11-18 21:25:33.360 | Get:14 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 dpkg arm64 1.21.1ubuntu2.3 [1219 kB] 2024-11-18 21:25:33.426 | Get:15 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 gzip arm64 1.10-4ubuntu4.1 [94.8 kB] 2024-11-18 21:25:33.486 | Get:16 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 login arm64 1:4.8.1-2ubuntu2.2 [186 kB] 2024-11-18 21:25:33.546 | Get:17 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 ncurses-bin arm64 6.3-2ubuntu0.1 [183 kB] 2024-11-18 21:25:33.607 | Get:18 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 perl-base arm64 5.34.0-3ubuntu1.3 [1709 kB] 2024-11-18 21:25:33.675 | Get:19 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 util-linux arm64 2.37.2-4ubuntu3.4 [1059 kB] 2024-11-18 21:25:33.739 | Get:20 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libc-bin arm64 2.35-0ubuntu3.8 [600 kB] 2024-11-18 21:25:33.801 | Get:21 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 ncurses-base all 6.3-2ubuntu0.1 [20.2 kB] 2024-11-18 21:25:33.861 | Get:22 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 gpgv arm64 2.2.27-3ubuntu2.1 [133 kB] 2024-11-18 21:25:33.921 | Get:23 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libgnutls30 arm64 3.7.3-4ubuntu1.5 [922 kB] 2024-11-18 21:25:33.985 | Get:24 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 apt arm64 2.4.12 [1328 kB] 2024-11-18 21:25:34.051 | Get:25 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpam0g arm64 1.4.0-11ubuntu2.4 [60.0 kB] 2024-11-18 21:25:34.111 | Get:26 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpam-modules-bin arm64 1.4.0-11ubuntu2.4 [38.6 kB] 2024-11-18 21:25:34.171 | Get:27 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpam-modules arm64 1.4.0-11ubuntu2.4 [277 kB] 2024-11-18 21:25:34.231 | Get:28 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 logsave arm64 1.46.5-2ubuntu1.1 [9760 B] 2024-11-18 21:25:34.290 | Get:29 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libext2fs2 arm64 1.46.5-2ubuntu1.1 [211 kB] 2024-11-18 21:25:34.351 | Get:30 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 e2fsprogs arm64 1.46.5-2ubuntu1.1 [587 kB] 2024-11-18 21:25:34.413 | Get:31 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 mount arm64 2.37.2-4ubuntu3.4 [113 kB] 2024-11-18 21:25:34.473 | Get:32 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libblkid1 arm64 2.37.2-4ubuntu3.4 [103 kB] 2024-11-18 21:25:34.532 | Get:33 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libcap2 arm64 1:2.44-1ubuntu0.22.04.1 [18.1 kB] 2024-11-18 21:25:34.591 | Get:34 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libcom-err2 arm64 1.46.5-2ubuntu1.1 [8974 B] 2024-11-18 21:25:34.651 | Get:35 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libk5crypto3 arm64 1.19.2-2ubuntu0.3 [91.7 kB] 2024-11-18 21:25:34.710 | Get:36 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libkrb5support0 arm64 1.19.2-2ubuntu0.3 [32.4 kB] 2024-11-18 21:25:34.769 | Get:37 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libkrb5-3 arm64 1.19.2-2ubuntu0.3 [356 kB] 2024-11-18 21:25:34.830 | Get:38 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libgssapi-krb5-2 arm64 1.19.2-2ubuntu0.3 [142 kB] 2024-11-18 21:25:34.891 | Get:39 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libssl3 arm64 3.0.2-0ubuntu1.16 [1769 kB] 2024-11-18 21:25:34.960 | Get:40 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libmount1 arm64 2.37.2-4ubuntu3.4 [120 kB] 2024-11-18 21:25:35.020 | Get:41 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpam-runtime all 1.4.0-11ubuntu2.4 [40.3 kB] 2024-11-18 21:25:35.079 | Get:42 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpcre2-8-0 arm64 10.39-3ubuntu0.1 [202 kB] 2024-11-18 21:25:35.139 | Get:43 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpcre3 arm64 2:8.39-13ubuntu0.22.04.1 [231 kB] 2024-11-18 21:25:35.200 | Get:44 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libsmartcols1 arm64 2.37.2-4ubuntu3.4 [49.5 kB] 2024-11-18 21:25:35.259 | Get:45 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libncursesw6 arm64 6.3-2ubuntu0.1 [142 kB] 2024-11-18 21:25:35.318 | Get:46 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libncurses6 arm64 6.3-2ubuntu0.1 [108 kB] 2024-11-18 21:25:35.379 | Get:47 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libtinfo6 arm64 6.3-2ubuntu0.1 [104 kB] 2024-11-18 21:25:35.439 | Get:48 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libtirpc-common all 1.3.2-2ubuntu0.1 [7766 B] 2024-11-18 21:25:35.498 | Get:49 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libtirpc3 arm64 1.3.2-2ubuntu0.1 [82.4 kB] 2024-11-18 21:25:35.557 | Get:50 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libuuid1 arm64 2.37.2-4ubuntu3.4 [23.8 kB] 2024-11-18 21:25:35.617 | Get:51 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 passwd arm64 1:4.8.1-2ubuntu2.2 [763 kB] 2024-11-18 21:25:35.680 | Get:52 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libprocps8 arm64 2:3.3.17-6ubuntu2.1 [35.3 kB] 2024-11-18 21:25:35.740 | Get:53 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libss2 arm64 1.46.5-2ubuntu1.1 [11.9 kB] 2024-11-18 21:25:35.799 | Get:54 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 procps arm64 2:3.3.17-6ubuntu2.1 [381 kB] 2024-11-18 21:25:35.861 | Get:55 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.16 [1165 kB] 2024-11-18 21:25:35.928 | Get:56 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] 2024-11-18 21:25:36.202 | debconf: delaying package configuration, since apt-utils is not installed 2024-11-18 21:25:36.262 | Fetched 22.2 MB in 4s (6269 kB/s) 2024-11-18 21:25:36.262 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-11-18 21:25:51.403 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:25:51.404 | Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04_arm64.deb ... 2024-11-18 21:25:53.873 | Unpacking gcc-12-base:arm64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ... 2024-11-18 21:25:56.537 | Setting up gcc-12-base:arm64 (12.3.0-1ubuntu1~22.04) ... 2024-11-18 21:25:57.431 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:25:57.432 | Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04_arm64.deb ... 2024-11-18 21:25:57.493 | Unpacking libgcc-s1:arm64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ... 2024-11-18 21:25:57.618 | Setting up libgcc-s1:arm64 (12.3.0-1ubuntu1~22.04) ... 2024-11-18 21:26:10.000 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:10.001 | Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04_arm64.deb ... 2024-11-18 21:26:10.379 | Unpacking libstdc++6:arm64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ... 2024-11-18 21:26:10.979 | Setting up libstdc++6:arm64 (12.3.0-1ubuntu1~22.04) ... 2024-11-18 21:26:11.291 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:11.292 | Preparing to unpack .../libc6_2.35-0ubuntu3.8_arm64.deb ... 2024-11-18 21:26:11.499 | debconf: unable to initialize frontend: Dialog 2024-11-18 21:26:11.499 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-18 21:26:11.499 | debconf: falling back to frontend: Readline 2024-11-18 21:26:11.499 | debconf: unable to initialize frontend: Readline 2024-11-18 21:26:11.499 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-18 21:26:11.499 | debconf: falling back to frontend: Teletype 2024-11-18 21:26:11.581 | Unpacking libc6:arm64 (2.35-0ubuntu3.8) over (2.35-0ubuntu3) ... 2024-11-18 21:26:12.341 | Setting up libc6:arm64 (2.35-0ubuntu3.8) ... 2024-11-18 21:26:12.564 | debconf: unable to initialize frontend: Dialog 2024-11-18 21:26:12.564 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-18 21:26:12.564 | debconf: falling back to frontend: Readline 2024-11-18 21:26:12.565 | debconf: unable to initialize frontend: Readline 2024-11-18 21:26:12.565 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-18 21:26:12.565 | debconf: falling back to frontend: Teletype 2024-11-18 21:26:12.939 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:12.939 | Preparing to unpack .../base-files_12ubuntu4.6_arm64.deb ... 2024-11-18 21:26:13.030 | Unpacking base-files (12ubuntu4.6) over (12ubuntu4) ... 2024-11-18 21:26:13.443 | Setting up base-files (12ubuntu4.6) ... 2024-11-18 21:26:13.557 | Installing new version of config file /etc/issue ... 2024-11-18 21:26:13.577 | Installing new version of config file /etc/issue.net ... 2024-11-18 21:26:13.620 | Installing new version of config file /etc/lsb-release ... 2024-11-18 21:26:13.700 | Installing new version of config file /etc/update-motd.d/10-help-text ... 2024-11-18 21:26:14.185 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:14.186 | Preparing to unpack .../bash_5.1-6ubuntu1.1_arm64.deb ... 2024-11-18 21:26:14.289 | Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ... 2024-11-18 21:26:14.489 | Setting up bash (5.1-6ubuntu1.1) ... 2024-11-18 21:26:14.648 | update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 2024-11-18 21:26:14.787 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:14.788 | Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.4_arm64.deb ... 2024-11-18 21:26:14.955 | Unpacking bsdutils (1:2.37.2-4ubuntu3.4) over (1:2.37.2-4ubuntu3) ... 2024-11-18 21:26:15.120 | Setting up bsdutils (1:2.37.2-4ubuntu3.4) ... 2024-11-18 21:26:15.277 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:15.277 | Preparing to unpack .../coreutils_8.32-4.1ubuntu1.2_arm64.deb ... 2024-11-18 21:26:15.337 | Unpacking coreutils (8.32-4.1ubuntu1.2) over (8.32-4.1ubuntu1) ... 2024-11-18 21:26:15.987 | Setting up coreutils (8.32-4.1ubuntu1.2) ... 2024-11-18 21:26:16.822 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:16.823 | Preparing to unpack .../libsystemd0_249.11-0ubuntu3.12_arm64.deb ... 2024-11-18 21:26:17.113 | Unpacking libsystemd0:arm64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3) ... 2024-11-18 21:26:17.704 | Setting up libsystemd0:arm64 (249.11-0ubuntu3.12) ... 2024-11-18 21:26:18.285 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:18.285 | Preparing to unpack .../libudev1_249.11-0ubuntu3.12_arm64.deb ... 2024-11-18 21:26:18.395 | Unpacking libudev1:arm64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3) ... 2024-11-18 21:26:18.609 | Setting up libudev1:arm64 (249.11-0ubuntu3.12) ... 2024-11-18 21:26:18.741 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:18.742 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_arm64.deb ... 2024-11-18 21:26:18.808 | Unpacking zlib1g:arm64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ... 2024-11-18 21:26:19.150 | Setting up zlib1g:arm64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2024-11-18 21:26:19.272 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:19.273 | Preparing to unpack .../libapt-pkg6.0_2.4.12_arm64.deb ... 2024-11-18 21:26:19.310 | Unpacking libapt-pkg6.0:arm64 (2.4.12) over (2.4.5) ... 2024-11-18 21:26:19.681 | Setting up libapt-pkg6.0:arm64 (2.4.12) ... 2024-11-18 21:26:19.829 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:19.830 | Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.2_arm64.deb ... 2024-11-18 21:26:19.869 | Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.2) over (1.34+dfsg-1build3) ... 2024-11-18 21:26:20.010 | Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.2) ... 2024-11-18 21:26:20.864 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:20.865 | Preparing to unpack .../dpkg_1.21.1ubuntu2.3_arm64.deb ... 2024-11-18 21:26:20.920 | Unpacking dpkg (1.21.1ubuntu2.3) over (1.21.1ubuntu2) ... 2024-11-18 21:26:21.966 | Setting up dpkg (1.21.1ubuntu2.3) ... 2024-11-18 21:26:22.503 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:22.504 | Preparing to unpack .../gzip_1.10-4ubuntu4.1_arm64.deb ... 2024-11-18 21:26:22.575 | Unpacking gzip (1.10-4ubuntu4.1) over (1.10-4ubuntu4) ... 2024-11-18 21:26:22.713 | Setting up gzip (1.10-4ubuntu4.1) ... 2024-11-18 21:26:23.252 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:23.253 | Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_arm64.deb ... 2024-11-18 21:26:23.319 | Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2024-11-18 21:26:23.556 | Setting up login (1:4.8.1-2ubuntu2.2) ... 2024-11-18 21:26:25.068 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:25.069 | Preparing to unpack .../ncurses-bin_6.3-2ubuntu0.1_arm64.deb ... 2024-11-18 21:26:25.914 | Unpacking ncurses-bin (6.3-2ubuntu0.1) over (6.3-2) ... 2024-11-18 21:26:26.338 | Setting up ncurses-bin (6.3-2ubuntu0.1) ... 2024-11-18 21:26:26.529 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:26.530 | Preparing to unpack .../perl-base_5.34.0-3ubuntu1.3_arm64.deb ... 2024-11-18 21:26:26.590 | Unpacking perl-base (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1) ... 2024-11-18 21:26:27.003 | Setting up perl-base (5.34.0-3ubuntu1.3) ... 2024-11-18 21:26:27.217 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:27.218 | Preparing to unpack .../util-linux_2.37.2-4ubuntu3.4_arm64.deb ... 2024-11-18 21:26:27.440 | Unpacking util-linux (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2024-11-18 21:26:27.916 | Setting up util-linux (2.37.2-4ubuntu3.4) ... 2024-11-18 21:26:28.967 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:28.968 | Preparing to unpack .../libc-bin_2.35-0ubuntu3.8_arm64.deb ... 2024-11-18 21:26:29.006 | Unpacking libc-bin (2.35-0ubuntu3.8) over (2.35-0ubuntu3) ... 2024-11-18 21:26:29.293 | Setting up libc-bin (2.35-0ubuntu3.8) ... 2024-11-18 21:26:29.781 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:29.782 | Preparing to unpack .../ncurses-base_6.3-2ubuntu0.1_all.deb ... 2024-11-18 21:26:29.849 | Unpacking ncurses-base (6.3-2ubuntu0.1) over (6.3-2) ... 2024-11-18 21:26:29.969 | Setting up ncurses-base (6.3-2ubuntu0.1) ... 2024-11-18 21:26:30.626 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:30.627 | Preparing to unpack .../gpgv_2.2.27-3ubuntu2.1_arm64.deb ... 2024-11-18 21:26:30.710 | Unpacking gpgv (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ... 2024-11-18 21:26:31.086 | Setting up gpgv (2.2.27-3ubuntu2.1) ... 2024-11-18 21:26:31.273 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:31.274 | Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.5_arm64.deb ... 2024-11-18 21:26:31.673 | Unpacking libgnutls30:arm64 (3.7.3-4ubuntu1.5) over (3.7.3-4ubuntu1) ... 2024-11-18 21:26:31.884 | Setting up libgnutls30:arm64 (3.7.3-4ubuntu1.5) ... 2024-11-18 21:26:32.104 | (Reading database ... 4842 files and directories currently installed.) 2024-11-18 21:26:32.105 | Preparing to unpack .../archives/apt_2.4.12_arm64.deb ... 2024-11-18 21:26:32.203 | Unpacking apt (2.4.12) over (2.4.5) ... 2024-11-18 21:26:48.871 | Setting up apt (2.4.12) ... 2024-11-18 21:27:15.442 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:15.443 | Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.4_arm64.deb ... 2024-11-18 21:27:16.851 | Unpacking libpam0g:arm64 (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ... 2024-11-18 21:27:16.958 | Setting up libpam0g:arm64 (1.4.0-11ubuntu2.4) ... 2024-11-18 21:27:17.125 | debconf: unable to initialize frontend: Dialog 2024-11-18 21:27:17.125 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-18 21:27:17.126 | debconf: falling back to frontend: Readline 2024-11-18 21:27:17.126 | debconf: unable to initialize frontend: Readline 2024-11-18 21:27:17.126 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-18 21:27:17.126 | debconf: falling back to frontend: Teletype 2024-11-18 21:27:17.242 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:17.243 | Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.4_arm64.deb ... 2024-11-18 21:27:17.634 | Unpacking libpam-modules-bin (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ... 2024-11-18 21:27:19.797 | Setting up libpam-modules-bin (1.4.0-11ubuntu2.4) ... 2024-11-18 21:27:20.998 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:20.998 | Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.4_arm64.deb ... 2024-11-18 21:27:21.179 | debconf: unable to initialize frontend: Dialog 2024-11-18 21:27:21.179 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-18 21:27:21.180 | debconf: falling back to frontend: Readline 2024-11-18 21:27:21.180 | debconf: unable to initialize frontend: Readline 2024-11-18 21:27:21.180 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-18 21:27:21.181 | debconf: falling back to frontend: Teletype 2024-11-18 21:27:21.470 | Unpacking libpam-modules:arm64 (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ... 2024-11-18 21:27:21.816 | Setting up libpam-modules:arm64 (1.4.0-11ubuntu2.4) ... 2024-11-18 21:27:22.019 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:22.020 | Preparing to unpack .../logsave_1.46.5-2ubuntu1.1_arm64.deb ... 2024-11-18 21:27:22.052 | Unpacking logsave (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ... 2024-11-18 21:27:22.148 | Preparing to unpack .../libext2fs2_1.46.5-2ubuntu1.1_arm64.deb ... 2024-11-18 21:27:22.183 | Unpacking libext2fs2:arm64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ... 2024-11-18 21:27:22.309 | Setting up libext2fs2:arm64 (1.46.5-2ubuntu1.1) ... 2024-11-18 21:27:22.445 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:22.446 | Preparing to unpack .../e2fsprogs_1.46.5-2ubuntu1.1_arm64.deb ... 2024-11-18 21:27:22.491 | Unpacking e2fsprogs (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ... 2024-11-18 21:27:22.696 | Preparing to unpack .../mount_2.37.2-4ubuntu3.4_arm64.deb ... 2024-11-18 21:27:22.736 | Unpacking mount (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2024-11-18 21:27:23.193 | Preparing to unpack .../libblkid1_2.37.2-4ubuntu3.4_arm64.deb ... 2024-11-18 21:27:23.310 | Unpacking libblkid1:arm64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2024-11-18 21:27:23.485 | Setting up libblkid1:arm64 (2.37.2-4ubuntu3.4) ... 2024-11-18 21:27:23.925 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:23.926 | Preparing to unpack .../libcap2_1%3a2.44-1ubuntu0.22.04.1_arm64.deb ... 2024-11-18 21:27:24.451 | Unpacking libcap2:arm64 (1:2.44-1ubuntu0.22.04.1) over (1:2.44-1build3) ... 2024-11-18 21:27:25.048 | Setting up libcap2:arm64 (1:2.44-1ubuntu0.22.04.1) ... 2024-11-18 21:27:26.092 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:26.093 | Preparing to unpack .../libcom-err2_1.46.5-2ubuntu1.1_arm64.deb ... 2024-11-18 21:27:26.972 | Unpacking libcom-err2:arm64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ... 2024-11-18 21:27:27.072 | Setting up libcom-err2:arm64 (1.46.5-2ubuntu1.1) ... 2024-11-18 21:27:27.192 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:27.193 | Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.3_arm64.deb ... 2024-11-18 21:27:27.232 | Unpacking libk5crypto3:arm64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ... 2024-11-18 21:27:27.402 | Setting up libk5crypto3:arm64 (1.19.2-2ubuntu0.3) ... 2024-11-18 21:27:27.518 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:27.518 | Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.3_arm64.deb ... 2024-11-18 21:27:27.560 | Unpacking libkrb5support0:arm64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ... 2024-11-18 21:27:27.655 | Setting up libkrb5support0:arm64 (1.19.2-2ubuntu0.3) ... 2024-11-18 21:27:27.810 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:27.811 | Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.3_arm64.deb ... 2024-11-18 21:27:27.846 | Unpacking libkrb5-3:arm64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ... 2024-11-18 21:27:28.060 | Setting up libkrb5-3:arm64 (1.19.2-2ubuntu0.3) ... 2024-11-18 21:27:29.545 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:29.546 | Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.3_arm64.deb ... 2024-11-18 21:27:29.794 | Unpacking libgssapi-krb5-2:arm64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ... 2024-11-18 21:27:30.053 | Setting up libgssapi-krb5-2:arm64 (1.19.2-2ubuntu0.3) ... 2024-11-18 21:27:30.436 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:30.437 | Preparing to unpack .../libssl3_3.0.2-0ubuntu1.16_arm64.deb ... 2024-11-18 21:27:30.579 | Unpacking libssl3:arm64 (3.0.2-0ubuntu1.16) over (3.0.2-0ubuntu1) ... 2024-11-18 21:27:30.927 | Setting up libssl3:arm64 (3.0.2-0ubuntu1.16) ... 2024-11-18 21:27:31.207 | debconf: unable to initialize frontend: Dialog 2024-11-18 21:27:31.207 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-18 21:27:31.207 | debconf: falling back to frontend: Readline 2024-11-18 21:27:31.208 | debconf: unable to initialize frontend: Readline 2024-11-18 21:27:31.208 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-18 21:27:31.208 | debconf: falling back to frontend: Teletype 2024-11-18 21:27:31.399 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:31.400 | Preparing to unpack .../libmount1_2.37.2-4ubuntu3.4_arm64.deb ... 2024-11-18 21:27:31.456 | Unpacking libmount1:arm64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2024-11-18 21:27:31.601 | Setting up libmount1:arm64 (2.37.2-4ubuntu3.4) ... 2024-11-18 21:27:32.362 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:32.362 | Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.4_all.deb ... 2024-11-18 21:27:32.427 | Unpacking libpam-runtime (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ... 2024-11-18 21:27:32.798 | Setting up libpam-runtime (1.4.0-11ubuntu2.4) ... 2024-11-18 21:27:32.997 | debconf: unable to initialize frontend: Dialog 2024-11-18 21:27:32.997 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-18 21:27:32.997 | debconf: falling back to frontend: Readline 2024-11-18 21:27:32.998 | debconf: unable to initialize frontend: Readline 2024-11-18 21:27:32.998 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-18 21:27:32.998 | debconf: falling back to frontend: Teletype 2024-11-18 21:27:33.525 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:33.525 | Preparing to unpack .../libpcre2-8-0_10.39-3ubuntu0.1_arm64.deb ... 2024-11-18 21:27:33.600 | Unpacking libpcre2-8-0:arm64 (10.39-3ubuntu0.1) over (10.39-3build1) ... 2024-11-18 21:27:33.847 | Setting up libpcre2-8-0:arm64 (10.39-3ubuntu0.1) ... 2024-11-18 21:27:34.462 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:34.463 | Preparing to unpack .../libpcre3_2%3a8.39-13ubuntu0.22.04.1_arm64.deb ... 2024-11-18 21:27:34.742 | Unpacking libpcre3:arm64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ... 2024-11-18 21:27:35.274 | Setting up libpcre3:arm64 (2:8.39-13ubuntu0.22.04.1) ... 2024-11-18 21:27:36.076 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:36.077 | Preparing to unpack .../libsmartcols1_2.37.2-4ubuntu3.4_arm64.deb ... 2024-11-18 21:27:36.321 | Unpacking libsmartcols1:arm64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2024-11-18 21:27:36.860 | Setting up libsmartcols1:arm64 (2.37.2-4ubuntu3.4) ... 2024-11-18 21:27:39.439 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:39.440 | Preparing to unpack .../libncursesw6_6.3-2ubuntu0.1_arm64.deb ... 2024-11-18 21:27:40.831 | Unpacking libncursesw6:arm64 (6.3-2ubuntu0.1) over (6.3-2) ... 2024-11-18 21:27:42.050 | Preparing to unpack .../libncurses6_6.3-2ubuntu0.1_arm64.deb ... 2024-11-18 21:27:42.499 | Unpacking libncurses6:arm64 (6.3-2ubuntu0.1) over (6.3-2) ... 2024-11-18 21:27:44.243 | Preparing to unpack .../libtinfo6_6.3-2ubuntu0.1_arm64.deb ... 2024-11-18 21:27:44.551 | Unpacking libtinfo6:arm64 (6.3-2ubuntu0.1) over (6.3-2) ... 2024-11-18 21:27:45.284 | Setting up libtinfo6:arm64 (6.3-2ubuntu0.1) ... 2024-11-18 21:27:45.401 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:45.402 | Preparing to unpack .../libtirpc-common_1.3.2-2ubuntu0.1_all.deb ... 2024-11-18 21:27:45.586 | Unpacking libtirpc-common (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2024-11-18 21:27:46.227 | Setting up libtirpc-common (1.3.2-2ubuntu0.1) ... 2024-11-18 21:27:46.558 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:46.559 | Preparing to unpack .../libtirpc3_1.3.2-2ubuntu0.1_arm64.deb ... 2024-11-18 21:27:46.625 | Unpacking libtirpc3:arm64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2024-11-18 21:27:46.757 | Setting up libtirpc3:arm64 (1.3.2-2ubuntu0.1) ... 2024-11-18 21:27:47.725 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:47.726 | Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.4_arm64.deb ... 2024-11-18 21:27:47.825 | Unpacking libuuid1:arm64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2024-11-18 21:27:47.990 | Setting up libuuid1:arm64 (2.37.2-4ubuntu3.4) ... 2024-11-18 21:27:48.528 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:48.528 | Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_arm64.deb ... 2024-11-18 21:27:48.791 | Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2024-11-18 21:27:49.134 | Setting up passwd (1:4.8.1-2ubuntu2.2) ... 2024-11-18 21:27:49.370 | (Reading database ... 4840 files and directories currently installed.) 2024-11-18 21:27:49.371 | Preparing to unpack .../libprocps8_2%3a3.3.17-6ubuntu2.1_arm64.deb ... 2024-11-18 21:27:49.415 | Unpacking libprocps8:arm64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2024-11-18 21:27:49.534 | Preparing to unpack .../libss2_1.46.5-2ubuntu1.1_arm64.deb ... 2024-11-18 21:27:49.576 | Unpacking libss2:arm64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ... 2024-11-18 21:27:49.715 | Preparing to unpack .../procps_2%3a3.3.17-6ubuntu2.1_arm64.deb ... 2024-11-18 21:27:49.787 | Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2024-11-18 21:27:50.046 | Preparing to unpack .../openssl_3.0.2-0ubuntu1.16_arm64.deb ... 2024-11-18 21:27:50.085 | Unpacking openssl (3.0.2-0ubuntu1.16) over (3.0.2-0ubuntu1) ... 2024-11-18 21:27:51.144 | Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ... 2024-11-18 21:27:51.190 | Unpacking ca-certificates (20230311ubuntu0.22.04.1) over (20211016) ... 2024-11-18 21:27:51.421 | Setting up libncurses6:arm64 (6.3-2ubuntu0.1) ... 2024-11-18 21:27:51.511 | Setting up libss2:arm64 (1.46.5-2ubuntu1.1) ... 2024-11-18 21:27:51.554 | Setting up libncursesw6:arm64 (6.3-2ubuntu0.1) ... 2024-11-18 21:27:51.594 | Setting up logsave (1.46.5-2ubuntu1.1) ... 2024-11-18 21:27:51.641 | Setting up mount (2.37.2-4ubuntu3.4) ... 2024-11-18 21:27:51.691 | Setting up openssl (3.0.2-0ubuntu1.16) ... 2024-11-18 21:27:51.706 | Installing new version of config file /etc/ssl/openssl.cnf ... 2024-11-18 21:27:51.749 | Setting up libprocps8:arm64 (2:3.3.17-6ubuntu2.1) ... 2024-11-18 21:27:51.805 | Setting up e2fsprogs (1.46.5-2ubuntu1.1) ... 2024-11-18 21:27:52.340 | Setting up ca-certificates (20230311ubuntu0.22.04.1) ... 2024-11-18 21:27:52.519 | debconf: unable to initialize frontend: Dialog 2024-11-18 21:27:52.519 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-18 21:27:52.519 | debconf: falling back to frontend: Readline 2024-11-18 21:27:52.520 | debconf: unable to initialize frontend: Readline 2024-11-18 21:27:52.520 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-18 21:27:52.520 | debconf: falling back to frontend: Teletype 2024-11-18 21:27:54.263 | Updating certificates in /etc/ssl/certs... 2024-11-18 21:27:55.265 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2024-11-18 21:27:55.349 | 19 added, 9 removed; done. 2024-11-18 21:27:56.338 | Setting up procps (2:3.3.17-6ubuntu2.1) ... 2024-11-18 21:27:56.598 | Processing triggers for libc-bin (2.35-0ubuntu3.8) ... 2024-11-18 21:27:56.651 | Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... 2024-11-18 21:27:56.669 | Updating certificates in /etc/ssl/certs... 2024-11-18 21:27:57.319 | 0 added, 0 removed; done. 2024-11-18 21:27:57.320 | Running hooks in /etc/ca-certificates/update.d... 2024-11-18 21:27:57.321 | done. 2024-11-18 21:27:57.727 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:55 : to_install= 2024-11-18 21:27:57.731 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:60 : '[' jammy '!=' trusty ']' 2024-11-18 21:27:57.735 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:60 : '[' jammy '!=' xenial ']' 2024-11-18 21:27:57.740 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:61 : to_install+='systemd-sysv ' 2024-11-18 21:27:57.744 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:65 : to_install+='busybox sudo python3 ' 2024-11-18 21:27:57.748 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:67 : sudo chroot /opt/dib_tmp/dib_build.zk3mnDSP/mnt /usr/bin/apt-get install -y systemd-sysv busybox sudo python3 2024-11-18 21:27:59.773 | Reading package lists... 2024-11-18 21:28:00.113 | Building dependency tree... 2024-11-18 21:28:00.113 | Reading state information... 2024-11-18 21:28:00.661 | The following additional packages will be installed: 2024-11-18 21:28:00.662 | dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 libcryptsetup12 2024-11-18 21:28:00.662 | libdbus-1-3 libdevmapper1.02.1 libexpat1 libgirepository-1.0-1 libglib2.0-0 2024-11-18 21:28:00.662 | libglib2.0-data libicu70 libip4tc2 libjson-c5 libkmod2 libmpdec3 2024-11-18 21:28:00.663 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.10-minimal 2024-11-18 21:28:00.663 | libpython3.10-stdlib libreadline8 libsqlite3-0 libxml2 media-types 2024-11-18 21:28:00.664 | networkd-dispatcher python3-dbus python3-gi python3-minimal python3.10 2024-11-18 21:28:00.664 | python3.10-minimal readline-common shared-mime-info systemd 2024-11-18 21:28:00.665 | systemd-timesyncd xdg-user-dirs 2024-11-18 21:28:00.667 | Suggested packages: 2024-11-18 21:28:00.667 | default-dbus-session-bus | dbus-session-bus iw | wireless-tools python3-doc 2024-11-18 21:28:00.667 | python3-tk python3-venv python-dbus-doc python3.10-venv python3.10-doc 2024-11-18 21:28:00.667 | binutils binfmt-support readline-doc systemd-container libfido2-1 2024-11-18 21:28:00.667 | libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 2024-11-18 21:28:00.739 | The following NEW packages will be installed: 2024-11-18 21:28:00.740 | busybox dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 2024-11-18 21:28:00.741 | libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2024-11-18 21:28:00.741 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu70 libip4tc2 2024-11-18 21:28:00.741 | libjson-c5 libkmod2 libmpdec3 libnss-systemd libpam-systemd 2024-11-18 21:28:00.742 | libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 2024-11-18 21:28:00.743 | libsqlite3-0 libxml2 media-types networkd-dispatcher python3 python3-dbus 2024-11-18 21:28:00.744 | python3-gi python3-minimal python3.10 python3.10-minimal readline-common 2024-11-18 21:28:00.744 | shared-mime-info sudo systemd systemd-sysv systemd-timesyncd xdg-user-dirs 2024-11-18 21:28:00.769 | 0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded. 2024-11-18 21:28:00.769 | Need to get 27.2 MB of archives. 2024-11-18 21:28:00.769 | After this operation, 93.9 MB of additional disk space will be used. 2024-11-18 21:28:00.769 | WARNING: The following packages cannot be authenticated! 2024-11-18 21:28:00.769 | libpython3.10-minimal libexpat1 python3.10-minimal python3-minimal 2024-11-18 21:28:00.769 | media-types libmpdec3 readline-common libreadline8 libsqlite3-0 2024-11-18 21:28:00.769 | libpython3.10-stdlib python3.10 libpython3-stdlib python3 libapparmor1 2024-11-18 21:28:00.769 | libargon2-1 libdevmapper1.02.1 libjson-c5 libcryptsetup12 libip4tc2 libkmod2 2024-11-18 21:28:00.769 | systemd systemd-sysv libdbus-1-3 dbus dmsetup libglib2.0-0 2024-11-18 21:28:00.769 | libgirepository-1.0-1 gir1.2-glib-2.0 libglib2.0-data libicu70 2024-11-18 21:28:00.769 | libnss-systemd libpam-systemd libxml2 python3-dbus python3-gi 2024-11-18 21:28:00.769 | networkd-dispatcher shared-mime-info sudo systemd-timesyncd xdg-user-dirs 2024-11-18 21:28:00.769 | busybox 2024-11-18 21:28:01.168 | Authentication warning overridden. 2024-11-18 21:28:01.168 | Get:1 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.12-1~22.04.4 [810 kB] 2024-11-18 21:28:01.242 | Get:2 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.3 [77.2 kB] 2024-11-18 21:28:01.302 | Get:3 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.12-1~22.04.4 [2252 kB] 2024-11-18 21:28:01.375 | Get:4 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04 [24.3 kB] 2024-11-18 21:28:01.493 | Get:5 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB] 2024-11-18 21:28:01.552 | Get:6 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB] 2024-11-18 21:28:01.611 | Get:7 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB] 2024-11-18 21:28:01.671 | Get:8 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB] 2024-11-18 21:28:01.731 | Get:9 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.3 [635 kB] 2024-11-18 21:28:01.793 | Get:10 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.12-1~22.04.4 [1845 kB] 2024-11-18 21:28:01.860 | Get:11 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.12-1~22.04.4 [508 kB] 2024-11-18 21:28:01.921 | Get:12 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04 [6910 B] 2024-11-18 21:28:01.980 | Get:13 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04 [22.8 kB] 2024-11-18 21:28:02.040 | Get:14 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libapparmor1 arm64 3.0.4-2ubuntu2.3 [38.9 kB] 2024-11-18 21:28:02.099 | Get:15 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB] 2024-11-18 21:28:02.158 | Get:16 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB] 2024-11-18 21:28:02.218 | Get:17 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libjson-c5 arm64 0.15-3~ubuntu1.22.04.2 [32.7 kB] 2024-11-18 21:28:02.277 | Get:18 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libcryptsetup12 arm64 2:2.4.3-1ubuntu1.2 [209 kB] 2024-11-18 21:28:02.338 | Get:19 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libip4tc2 arm64 1.8.7-1ubuntu5.2 [19.9 kB] 2024-11-18 21:28:02.397 | Get:20 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libkmod2 arm64 29-1ubuntu1 [46.4 kB] 2024-11-18 21:28:02.457 | Get:21 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 systemd arm64 249.11-0ubuntu3.12 [4423 kB] 2024-11-18 21:28:02.544 | Get:22 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 systemd-sysv arm64 249.11-0ubuntu3.12 [10.5 kB] 2024-11-18 21:28:02.603 | Get:23 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libdbus-1-3 arm64 1.12.20-2ubuntu4.1 [187 kB] 2024-11-18 21:28:02.663 | Get:24 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 dbus arm64 1.12.20-2ubuntu4.1 [154 kB] 2024-11-18 21:28:02.723 | Get:25 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 dmsetup arm64 2:1.02.175-2.1ubuntu4 [75.8 kB] 2024-11-18 21:28:02.783 | Get:26 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libglib2.0-0 arm64 2.72.4-0ubuntu2.3 [1435 kB] 2024-11-18 21:28:02.850 | Get:27 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libgirepository-1.0-1 arm64 1.72.0-1 [53.5 kB] 2024-11-18 21:28:02.909 | Get:28 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 gir1.2-glib-2.0 arm64 1.72.0-1 [165 kB] 2024-11-18 21:28:02.968 | Get:29 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libglib2.0-data all 2.72.4-0ubuntu2.3 [4666 B] 2024-11-18 21:28:03.027 | Get:30 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB] 2024-11-18 21:28:03.212 | Get:31 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libnss-systemd arm64 249.11-0ubuntu3.12 [133 kB] 2024-11-18 21:28:03.272 | Get:32 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libpam-systemd arm64 249.11-0ubuntu3.12 [205 kB] 2024-11-18 21:28:03.332 | Get:33 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.4 [728 kB] 2024-11-18 21:28:03.395 | Get:34 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 python3-dbus arm64 1.2.18-3build1 [98.5 kB] 2024-11-18 21:28:03.455 | Get:35 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 python3-gi arm64 3.42.1-0ubuntu1 [228 kB] 2024-11-18 21:28:03.515 | Get:36 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 networkd-dispatcher all 2.1-2ubuntu0.22.04.2 [15.8 kB] 2024-11-18 21:28:03.575 | Get:37 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 shared-mime-info arm64 2.1-2 [453 kB] 2024-11-18 21:28:03.636 | Get:38 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 sudo arm64 1.9.9-1ubuntu2.4 [807 kB] 2024-11-18 21:28:03.699 | Get:39 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy-updates/main arm64 systemd-timesyncd arm64 249.11-0ubuntu3.12 [29.9 kB] 2024-11-18 21:28:03.758 | Get:40 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/main arm64 xdg-user-dirs arm64 0.17-2ubuntu4 [53.5 kB] 2024-11-18 21:28:03.818 | Get:41 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports jammy/universe arm64 busybox arm64 1:1.30.1-7ubuntu3 [435 kB] 2024-11-18 21:28:04.075 | debconf: delaying package configuration, since apt-utils is not installed 2024-11-18 21:28:04.142 | Fetched 27.2 MB in 3s (8904 kB/s) 2024-11-18 21:28:04.142 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-11-18 21:28:04.479 | Selecting previously unselected package libpython3.10-minimal:arm64. 2024-11-18 21:28:04.487 | (Reading database ... 4850 files and directories currently installed.) 2024-11-18 21:28:04.487 | Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.4_arm64.deb ... 2024-11-18 21:28:04.498 | Unpacking libpython3.10-minimal:arm64 (3.10.12-1~22.04.4) ... 2024-11-18 21:28:05.392 | Selecting previously unselected package libexpat1:arm64. 2024-11-18 21:28:05.392 | Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_arm64.deb ... 2024-11-18 21:28:05.417 | Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.3) ... 2024-11-18 21:28:05.795 | Selecting previously unselected package python3.10-minimal. 2024-11-18 21:28:05.795 | Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.4_arm64.deb ... 2024-11-18 21:28:05.815 | Unpacking python3.10-minimal (3.10.12-1~22.04.4) ... 2024-11-18 21:28:06.141 | Setting up libpython3.10-minimal:arm64 (3.10.12-1~22.04.4) ... 2024-11-18 21:28:06.203 | Setting up libexpat1:arm64 (2.4.7-1ubuntu0.3) ... 2024-11-18 21:28:06.246 | Setting up python3.10-minimal (3.10.12-1~22.04.4) ... 2024-11-18 21:28:07.610 | Selecting previously unselected package python3-minimal. 2024-11-18 21:28:07.618 | (Reading database ... 5154 files and directories currently installed.) 2024-11-18 21:28:07.618 | Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_arm64.deb ... 2024-11-18 21:28:07.649 | Unpacking python3-minimal (3.10.6-1~22.04) ... 2024-11-18 21:28:07.813 | Selecting previously unselected package media-types. 2024-11-18 21:28:07.814 | Preparing to unpack .../1-media-types_7.0.0_all.deb ... 2024-11-18 21:28:07.828 | Unpacking media-types (7.0.0) ... 2024-11-18 21:28:08.021 | Selecting previously unselected package libmpdec3:arm64. 2024-11-18 21:28:08.021 | Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ... 2024-11-18 21:28:08.145 | Unpacking libmpdec3:arm64 (2.5.1-2build2) ... 2024-11-18 21:28:08.413 | Selecting previously unselected package readline-common. 2024-11-18 21:28:08.413 | Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 2024-11-18 21:28:08.427 | Unpacking readline-common (8.1.2-1) ... 2024-11-18 21:28:08.616 | Selecting previously unselected package libreadline8:arm64. 2024-11-18 21:28:08.617 | Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ... 2024-11-18 21:28:08.635 | Unpacking libreadline8:arm64 (8.1.2-1) ... 2024-11-18 21:28:08.839 | Selecting previously unselected package libsqlite3-0:arm64. 2024-11-18 21:28:08.841 | Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_arm64.deb ... 2024-11-18 21:28:08.912 | Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.3) ... 2024-11-18 21:28:09.048 | Selecting previously unselected package libpython3.10-stdlib:arm64. 2024-11-18 21:28:09.048 | Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.4_arm64.deb ... 2024-11-18 21:28:09.065 | Unpacking libpython3.10-stdlib:arm64 (3.10.12-1~22.04.4) ... 2024-11-18 21:28:09.354 | Selecting previously unselected package python3.10. 2024-11-18 21:28:09.355 | Preparing to unpack .../7-python3.10_3.10.12-1~22.04.4_arm64.deb ... 2024-11-18 21:28:09.372 | Unpacking python3.10 (3.10.12-1~22.04.4) ... 2024-11-18 21:28:09.483 | Selecting previously unselected package libpython3-stdlib:arm64. 2024-11-18 21:28:09.484 | Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_arm64.deb ... 2024-11-18 21:28:09.509 | Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) ... 2024-11-18 21:28:09.724 | Setting up python3-minimal (3.10.6-1~22.04) ... 2024-11-18 21:28:29.126 | Selecting previously unselected package python3. 2024-11-18 21:28:29.134 | (Reading database ... 5584 files and directories currently installed.) 2024-11-18 21:28:29.134 | Preparing to unpack .../0-python3_3.10.6-1~22.04_arm64.deb ... 2024-11-18 21:28:29.161 | Unpacking python3 (3.10.6-1~22.04) ... 2024-11-18 21:28:33.023 | Selecting previously unselected package libapparmor1:arm64. 2024-11-18 21:28:33.023 | Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.3_arm64.deb ... 2024-11-18 21:28:33.045 | Unpacking libapparmor1:arm64 (3.0.4-2ubuntu2.3) ... 2024-11-18 21:28:34.871 | Selecting previously unselected package libargon2-1:arm64. 2024-11-18 21:28:34.873 | Preparing to unpack .../2-libargon2-1_0~20171227-0.3_arm64.deb ... 2024-11-18 21:28:35.144 | Unpacking libargon2-1:arm64 (0~20171227-0.3) ... 2024-11-18 21:28:35.401 | Selecting previously unselected package libdevmapper1.02.1:arm64. 2024-11-18 21:28:35.401 | Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ... 2024-11-18 21:28:35.412 | Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... 2024-11-18 21:28:35.539 | Selecting previously unselected package libjson-c5:arm64. 2024-11-18 21:28:35.539 | Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_arm64.deb ... 2024-11-18 21:28:35.550 | Unpacking libjson-c5:arm64 (0.15-3~ubuntu1.22.04.2) ... 2024-11-18 21:28:36.814 | Selecting previously unselected package libcryptsetup12:arm64. 2024-11-18 21:28:36.814 | Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.2_arm64.deb ... 2024-11-18 21:28:36.829 | Unpacking libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.2) ... 2024-11-18 21:28:36.932 | Selecting previously unselected package libip4tc2:arm64. 2024-11-18 21:28:36.933 | Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_arm64.deb ... 2024-11-18 21:28:36.944 | Unpacking libip4tc2:arm64 (1.8.7-1ubuntu5.2) ... 2024-11-18 21:28:37.484 | Selecting previously unselected package libkmod2:arm64. 2024-11-18 21:28:37.484 | Preparing to unpack .../7-libkmod2_29-1ubuntu1_arm64.deb ... 2024-11-18 21:28:37.496 | Unpacking libkmod2:arm64 (29-1ubuntu1) ... 2024-11-18 21:28:38.057 | Selecting previously unselected package systemd. 2024-11-18 21:28:38.059 | Preparing to unpack .../8-systemd_249.11-0ubuntu3.12_arm64.deb ... 2024-11-18 21:28:38.091 | Unpacking systemd (249.11-0ubuntu3.12) ... 2024-11-18 21:28:39.100 | Setting up libapparmor1:arm64 (3.0.4-2ubuntu2.3) ... 2024-11-18 21:28:39.343 | Setting up libargon2-1:arm64 (0~20171227-0.3) ... 2024-11-18 21:28:39.645 | Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... 2024-11-18 21:28:39.893 | Setting up libjson-c5:arm64 (0.15-3~ubuntu1.22.04.2) ... 2024-11-18 21:28:40.622 | Setting up libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.2) ... 2024-11-18 21:28:40.828 | Setting up libip4tc2:arm64 (1.8.7-1ubuntu5.2) ... 2024-11-18 21:28:41.025 | Setting up libkmod2:arm64 (29-1ubuntu1) ... 2024-11-18 21:28:41.237 | Setting up systemd (249.11-0ubuntu3.12) ... 2024-11-18 21:28:45.579 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2024-11-18 21:28:45.583 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2024-11-18 21:28:45.589 | Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /lib/systemd/system/systemd-resolved.service. 2024-11-18 21:28:45.589 | Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service. 2024-11-18 21:28:45.600 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2024-11-18 21:28:45.604 | Initializing machine ID from random generator. 2024-11-18 21:28:46.885 | Selecting previously unselected package systemd-sysv. 2024-11-18 21:28:46.893 | (Reading database ... 6423 files and directories currently installed.) 2024-11-18 21:28:46.894 | Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.12_arm64.deb ... 2024-11-18 21:28:46.911 | Unpacking systemd-sysv (249.11-0ubuntu3.12) ... 2024-11-18 21:28:47.038 | Selecting previously unselected package libdbus-1-3:arm64. 2024-11-18 21:28:47.038 | Preparing to unpack .../01-libdbus-1-3_1.12.20-2ubuntu4.1_arm64.deb ... 2024-11-18 21:28:47.096 | Unpacking libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ... 2024-11-18 21:28:47.240 | Selecting previously unselected package dbus. 2024-11-18 21:28:47.241 | Preparing to unpack .../02-dbus_1.12.20-2ubuntu4.1_arm64.deb ... 2024-11-18 21:28:47.266 | Unpacking dbus (1.12.20-2ubuntu4.1) ... 2024-11-18 21:28:47.411 | Selecting previously unselected package dmsetup. 2024-11-18 21:28:47.411 | Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1ubuntu4_arm64.deb ... 2024-11-18 21:28:47.425 | Unpacking dmsetup (2:1.02.175-2.1ubuntu4) ... 2024-11-18 21:28:47.620 | Selecting previously unselected package libglib2.0-0:arm64. 2024-11-18 21:28:47.620 | Preparing to unpack .../04-libglib2.0-0_2.72.4-0ubuntu2.3_arm64.deb ... 2024-11-18 21:28:47.635 | Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu2.3) ... 2024-11-18 21:28:47.802 | Selecting previously unselected package libgirepository-1.0-1:arm64. 2024-11-18 21:28:47.804 | Preparing to unpack .../05-libgirepository-1.0-1_1.72.0-1_arm64.deb ... 2024-11-18 21:28:47.818 | Unpacking libgirepository-1.0-1:arm64 (1.72.0-1) ... 2024-11-18 21:28:47.932 | Selecting previously unselected package gir1.2-glib-2.0:arm64. 2024-11-18 21:28:47.932 | Preparing to unpack .../06-gir1.2-glib-2.0_1.72.0-1_arm64.deb ... 2024-11-18 21:28:47.945 | Unpacking gir1.2-glib-2.0:arm64 (1.72.0-1) ... 2024-11-18 21:28:48.026 | Selecting previously unselected package libglib2.0-data. 2024-11-18 21:28:48.028 | Preparing to unpack .../07-libglib2.0-data_2.72.4-0ubuntu2.3_all.deb ... 2024-11-18 21:28:48.041 | Unpacking libglib2.0-data (2.72.4-0ubuntu2.3) ... 2024-11-18 21:28:48.135 | Selecting previously unselected package libicu70:arm64. 2024-11-18 21:28:48.135 | Preparing to unpack .../08-libicu70_70.1-2_arm64.deb ... 2024-11-18 21:28:48.151 | Unpacking libicu70:arm64 (70.1-2) ... 2024-11-18 21:28:48.936 | Selecting previously unselected package libnss-systemd:arm64. 2024-11-18 21:28:48.937 | Preparing to unpack .../09-libnss-systemd_249.11-0ubuntu3.12_arm64.deb ... 2024-11-18 21:28:48.954 | Unpacking libnss-systemd:arm64 (249.11-0ubuntu3.12) ... 2024-11-18 21:28:49.336 | Selecting previously unselected package libpam-systemd:arm64. 2024-11-18 21:28:49.336 | Preparing to unpack .../10-libpam-systemd_249.11-0ubuntu3.12_arm64.deb ... 2024-11-18 21:28:49.374 | Unpacking libpam-systemd:arm64 (249.11-0ubuntu3.12) ... 2024-11-18 21:28:50.531 | Selecting previously unselected package libxml2:arm64. 2024-11-18 21:28:50.533 | Preparing to unpack .../11-libxml2_2.9.13+dfsg-1ubuntu0.4_arm64.deb ... 2024-11-18 21:28:50.547 | Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.4) ... 2024-11-18 21:28:50.988 | Selecting previously unselected package python3-dbus. 2024-11-18 21:28:50.990 | Preparing to unpack .../12-python3-dbus_1.2.18-3build1_arm64.deb ... 2024-11-18 21:28:51.003 | Unpacking python3-dbus (1.2.18-3build1) ... 2024-11-18 21:28:51.120 | Selecting previously unselected package python3-gi. 2024-11-18 21:28:51.120 | Preparing to unpack .../13-python3-gi_3.42.1-0ubuntu1_arm64.deb ... 2024-11-18 21:28:51.155 | Unpacking python3-gi (3.42.1-0ubuntu1) ... 2024-11-18 21:28:51.328 | Selecting previously unselected package networkd-dispatcher. 2024-11-18 21:28:51.328 | Preparing to unpack .../14-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ... 2024-11-18 21:28:51.340 | Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2024-11-18 21:28:51.461 | Selecting previously unselected package shared-mime-info. 2024-11-18 21:28:51.463 | Preparing to unpack .../15-shared-mime-info_2.1-2_arm64.deb ... 2024-11-18 21:28:51.513 | Unpacking shared-mime-info (2.1-2) ... 2024-11-18 21:28:51.894 | Selecting previously unselected package sudo. 2024-11-18 21:28:51.896 | Preparing to unpack .../16-sudo_1.9.9-1ubuntu2.4_arm64.deb ... 2024-11-18 21:28:51.939 | Unpacking sudo (1.9.9-1ubuntu2.4) ... 2024-11-18 21:28:52.635 | Selecting previously unselected package systemd-timesyncd. 2024-11-18 21:28:52.635 | Preparing to unpack .../17-systemd-timesyncd_249.11-0ubuntu3.12_arm64.deb ... 2024-11-18 21:28:52.718 | Unpacking systemd-timesyncd (249.11-0ubuntu3.12) ... 2024-11-18 21:28:53.055 | Selecting previously unselected package xdg-user-dirs. 2024-11-18 21:28:53.055 | Preparing to unpack .../18-xdg-user-dirs_0.17-2ubuntu4_arm64.deb ... 2024-11-18 21:28:53.085 | Unpacking xdg-user-dirs (0.17-2ubuntu4) ... 2024-11-18 21:28:53.700 | Selecting previously unselected package busybox. 2024-11-18 21:28:53.702 | Preparing to unpack .../19-busybox_1%3a1.30.1-7ubuntu3_arm64.deb ... 2024-11-18 21:28:53.870 | Unpacking busybox (1:1.30.1-7ubuntu3) ... 2024-11-18 21:28:54.935 | Setting up media-types (7.0.0) ... 2024-11-18 21:28:55.016 | Setting up systemd-sysv (249.11-0ubuntu3.12) ... 2024-11-18 21:28:55.580 | Setting up xdg-user-dirs (0.17-2ubuntu4) ... 2024-11-18 21:28:55.767 | Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu2.3) ... 2024-11-18 21:28:55.798 | No schema files found: doing nothing. 2024-11-18 21:28:55.815 | Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.3) ... 2024-11-18 21:28:56.104 | Setting up libnss-systemd:arm64 (249.11-0ubuntu3.12) ... 2024-11-18 21:28:56.169 | First installation detected... 2024-11-18 21:28:56.169 | Checking NSS setup... 2024-11-18 21:28:56.220 | Setting up busybox (1:1.30.1-7ubuntu3) ... 2024-11-18 21:28:56.496 | Setting up libglib2.0-data (2.72.4-0ubuntu2.3) ... 2024-11-18 21:28:56.534 | Setting up libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ... 2024-11-18 21:28:56.605 | Setting up dbus (1.12.20-2ubuntu4.1) ... 2024-11-18 21:28:58.759 | Setting up systemd-timesyncd (249.11-0ubuntu3.12) ... 2024-11-18 21:28:59.400 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-11-18 21:28:59.400 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-11-18 21:28:59.418 | Setting up sudo (1.9.9-1ubuntu2.4) ... 2024-11-18 21:28:59.599 | Setting up dmsetup (2:1.02.175-2.1ubuntu4) ... 2024-11-18 21:28:59.635 | Setting up libmpdec3:arm64 (2.5.1-2build2) ... 2024-11-18 21:28:59.670 | Setting up libpam-systemd:arm64 (249.11-0ubuntu3.12) ... 2024-11-18 21:28:59.838 | debconf: unable to initialize frontend: Dialog 2024-11-18 21:28:59.838 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-18 21:28:59.838 | debconf: falling back to frontend: Readline 2024-11-18 21:28:59.838 | debconf: unable to initialize frontend: Readline 2024-11-18 21:28:59.839 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-18 21:28:59.839 | debconf: falling back to frontend: Teletype 2024-11-18 21:28:59.967 | Setting up libgirepository-1.0-1:arm64 (1.72.0-1) ... 2024-11-18 21:29:00.006 | Setting up readline-common (8.1.2-1) ... 2024-11-18 21:29:00.043 | Setting up libicu70:arm64 (70.1-2) ... 2024-11-18 21:29:00.078 | Setting up libreadline8:arm64 (8.1.2-1) ... 2024-11-18 21:29:00.112 | Setting up libpython3.10-stdlib:arm64 (3.10.12-1~22.04.4) ... 2024-11-18 21:29:00.147 | Setting up gir1.2-glib-2.0:arm64 (1.72.0-1) ... 2024-11-18 21:29:00.183 | Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.4) ... 2024-11-18 21:29:00.220 | Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04) ... 2024-11-18 21:29:00.254 | Setting up python3.10 (3.10.12-1~22.04.4) ... 2024-11-18 21:29:01.667 | Setting up python3 (3.10.6-1~22.04) ... 2024-11-18 21:29:01.709 | running python rtupdate hooks for python3.10... 2024-11-18 21:29:01.709 | running python post-rtupdate hooks for python3.10... 2024-11-18 21:29:01.890 | Setting up python3-gi (3.42.1-0ubuntu1) ... 2024-11-18 21:29:02.398 | Setting up shared-mime-info (2.1-2) ... 2024-11-18 21:29:11.798 | Setting up python3-dbus (1.2.18-3build1) ... 2024-11-18 21:29:12.109 | Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2024-11-18 21:29:12.386 | Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /lib/systemd/system/networkd-dispatcher.service. 2024-11-18 21:29:12.403 | Processing triggers for libc-bin (2.35-0ubuntu3.8) ... 2024-11-18 21:29:12.799 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.zk3mnDSP/mnt/proc 2024-11-18 21:29:12.815 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/root.d/75-ubuntu-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.zk3mnDSP/mnt/sys 2024-11-18 21:29:12.829 | dib-run-parts 75-ubuntu-minimal-baseinstall completed 2024-11-18 21:29:12.829 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-18 21:29:12.829 | dib-run-parts 2024-11-18 21:29:12.832 | dib-run-parts Target: root.d 2024-11-18 21:29:12.832 | dib-run-parts 2024-11-18 21:29:12.832 | dib-run-parts Script Seconds 2024-11-18 21:29:12.832 | dib-run-parts --------------------------------------- ---------- 2024-11-18 21:29:12.832 | dib-run-parts 2024-11-18 21:29:12.844 | dib-run-parts 08-debootstrap 181.368 2024-11-18 21:29:12.852 | dib-run-parts 09-apt-keyring 0.018 2024-11-18 21:29:12.860 | dib-run-parts 50-apt-allow-unauthenticated 0.049 2024-11-18 21:29:12.868 | dib-run-parts 50-block-apt-translations 0.039 2024-11-18 21:29:12.875 | dib-run-parts 50-block-daemons 0.093 2024-11-18 21:29:12.883 | dib-run-parts 50-build-with-http-cache 0.022 2024-11-18 21:29:12.891 | dib-run-parts 50-shared-apt-cache 0.025 2024-11-18 21:29:12.898 | dib-run-parts 50-trim-dpkg 0.049 2024-11-18 21:29:12.906 | dib-run-parts 60-apt-phased-updates 0.037 2024-11-18 21:29:12.914 | dib-run-parts 75-ubuntu-minimal-baseinstall 225.917 2024-11-18 21:29:12.917 | dib-run-parts 2024-11-18 21:29:12.917 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-18 21:29:12.925 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-18 21:29:12.930 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-18 21:29:12.930 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-18 21:29:12.939 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.zk3mnDSP/mnt 2024-11-18 21:29:12.940 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-18 21:29:12.947 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'bin 2024-11-18 21:29:12.947 | boot 2024-11-18 21:29:12.947 | dev 2024-11-18 21:29:12.947 | etc 2024-11-18 21:29:12.947 | home 2024-11-18 21:29:12.947 | lib 2024-11-18 21:29:12.947 | media 2024-11-18 21:29:12.947 | mnt 2024-11-18 21:29:12.947 | opt 2024-11-18 21:29:12.947 | proc 2024-11-18 21:29:12.947 | root 2024-11-18 21:29:12.947 | run 2024-11-18 21:29:12.947 | sbin 2024-11-18 21:29:12.948 | srv 2024-11-18 21:29:12.948 | sys 2024-11-18 21:29:12.948 | usr 2024-11-18 21:29:12.948 | var' ']' 2024-11-18 21:29:12.952 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/resolv.conf ']' 2024-11-18 21:29:12.957 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/resolv.conf.ORIG 2024-11-18 21:29:12.972 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/resolv.conf 2024-11-18 21:29:12.987 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/resolv.conf 2024-11-18 21:29:13.001 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-18 21:29:13.005 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-18 21:29:13.012 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-18 21:29:13.017 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.zk3mnDSP/mnt/proc 2024-11-18 21:29:13.032 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.zk3mnDSP/mnt/dev 2024-11-18 21:29:13.047 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-18 21:29:13.053 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-18 21:29:13.084 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-18 21:29:13.090 | + 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.zk3mnDSP/mnt/dev/pts 2024-11-18 21:29:13.106 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.zk3mnDSP/mnt/sys 2024-11-18 21:29:13.121 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d 2024-11-18 21:29:13.128 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-18 21:29:13.133 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-18 21:29:13.138 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-18 21:29:13.143 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.zk3mnDSP/hooks ']' 2024-11-18 21:29:13.148 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-18 21:29:13.153 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-18 21:29:13.153 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-18 21:29:13.162 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d ']' 2024-11-18 21:29:13.166 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d' 2024-11-18 21:29:13.166 | Running hooks from /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d 2024-11-18 21:29:13.171 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-18 21:29:13.176 | + 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.zk3mnDSP/hooks/extra-data.d 2024-11-18 21:29:13.198 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-18 21:29:13.205 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-18 21:29:13.209 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-18 21:29:13.213 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-18 21:29:13.218 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-18 21:29:13.222 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-18 21:29:13.226 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-18 21:29:13.233 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-18 21:29:13.238 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-18 21:29:13.242 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-18 21:29:13.246 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-18 21:29:13.250 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-18 21:29:13.254 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-18 21:29:13.258 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-18 21:29:13.262 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-18 21:29:13.267 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-18 21:29:13.271 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-18 21:29:13.275 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-18 21:29:13.279 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-18 21:29:13.283 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-18 21:29:13.287 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-18 21:29:13.292 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-11-18 21:29:13.299 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-11-18 21:29:13.303 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-18 21:29:13.307 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-18 21:29:13.312 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-11-18 21:29:13.319 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-11-18 21:29:13.323 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-11-18 21:29:13.328 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-11-18 21:29:13.332 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-18 21:29:13.339 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-18 21:29:13.344 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2024-11-18 21:29:13.348 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2024-11-18 21:29:13.352 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2024-11-18 21:29:13.357 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2024-11-18 21:29:13.361 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2024-11-18 21:29:13.365 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-18 21:29:13.369 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2024-11-18 21:29:13.374 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2024-11-18 21:29:13.378 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=arm64 2024-11-18 21:29:13.382 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ arm64 ]] 2024-11-18 21:29:13.386 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:9 : default_ubuntu_mirror=http://ports.ubuntu.com/ubuntu-ports 2024-11-18 21:29:13.390 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-18 21:29:13.394 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-18 21:29:13.399 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-18 21:29:13.406 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-18 21:29:13.411 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-18 21:29:13.415 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-18 21:29:13.419 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2024-11-18 21:29:13.427 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2024-11-18 21:29:13.431 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2024-11-18 21:29:13.435 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2024-11-18 21:29:13.439 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2024-11-18 21:29:13.444 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2024-11-18 21:29:13.451 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2024-11-18 21:29:13.455 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-18 21:29:13.460 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-18 21:29:13.464 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-18 21:29:13.471 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-18 21:29:13.476 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-18 21:29:13.480 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-18 21:29:13.484 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/14-manifests 2024-11-18 21:29:13.492 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/14-manifests 2024-11-18 21:29:13.496 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-18 21:29:13.501 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-18 21:29:13.505 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-jammy-arm64-5f9d590ecc204bf7bcadb184792ed89c.d/ 2024-11-18 21:29:13.509 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-jammy-arm64-5f9d590ecc204bf7bcadb184792ed89c.d/ 2024-11-18 21:29:13.514 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-18 21:29:13.521 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-18 21:29:13.525 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-18 21:29:13.530 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-18 21:29:13.534 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-18 21:29:13.538 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-18 21:29:13.546 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-18 21:29:13.550 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ ubuntu =~ (almalinux|centos|fedora|rocky) ]] 2024-11-18 21:29:13.555 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-18 21:29:13.559 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-18 21:29:13.563 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \a\l\m\a\l\i\n\u\x ]] 2024-11-18 21:29:13.567 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \r\o\c\k\y ]] 2024-11-18 21:29:13.571 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \f\e\d\o\r\a ]] 2024-11-18 21:29:13.576 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-11-18 21:29:13.583 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-11-18 21:29:13.588 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-11-18 21:29:13.592 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-11-18 21:29:13.596 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-18 21:29:13.604 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-18 21:29:13.608 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-18 21:29:13.612 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-18 21:29:13.617 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-18 21:29:13.624 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-18 21:29:13.629 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-18 21:29:13.633 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-18 21:29:13.637 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-18 21:29:13.642 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-18 21:29:13.646 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-18 21:29:13.650 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-18 21:29:13.654 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-18 21:29:13.659 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-18 21:29:13.663 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-18 21:29:13.671 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-18 21:29:13.675 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-18 21:29:13.680 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-18 21:29:13.684 | dib-run-parts Running /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-18 21:29:13.707 | Copying pkg-map for infra-package-needs 2024-11-18 21:29:13.718 | Copying pkg-map for source-repositories 2024-11-18 21:29:13.729 | Copying pkg-map for debootstrap 2024-11-18 21:29:13.740 | Copying pkg-map for ensure-venv 2024-11-18 21:29:13.750 | Copying pkg-map for base 2024-11-18 21:29:13.761 | Copying pkg-map for openssh-server 2024-11-18 21:29:13.772 | Copying pkg-map for bootloader 2024-11-18 21:29:13.783 | Copying pkg-map for cache-url 2024-11-18 21:29:13.794 | Copying pkg-map for nodepool-base 2024-11-18 21:29:13.804 | Copying pkg-map for growroot 2024-11-18 21:29:13.815 | Copying pkg-map for runtime-ssh-host-keys 2024-11-18 21:29:13.826 | Copying pkg-map for simple-init 2024-11-18 21:29:13.839 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-18 21:29:13.839 | dib-run-parts Running /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/20-manifest-dir 2024-11-18 21:29:13.848 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-18 21:29:13.852 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-18 21:29:13.856 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.zk3mnDSP/mnt//etc/dib-manifests 2024-11-18 21:29:13.869 | dib-run-parts 20-manifest-dir completed 2024-11-18 21:29:13.870 | dib-run-parts Running /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-create-repo-list 2024-11-18 21:29:17.259 | dib-run-parts 50-create-repo-list completed 2024-11-18 21:29:17.259 | dib-run-parts Running /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist 2024-11-18 21:29:17.268 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:6 : set -eu 2024-11-18 21:29:17.272 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:7 : set -o pipefail 2024-11-18 21:29:17.276 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:15 : '[' '!' -d /opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/modprobe.d ']' 2024-11-18 21:29:17.281 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:17 : sudo mkdir -p /opt/dib_tmp/dib_build.zk3mnDSP/mnt/etc/modprobe.d 2024-11-18 21:29:17.296 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:22 : get_image_element_array 2024-11-18 21:29:17.301 | ++ /environment:get_image_element_array:0 : echo '[package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs [source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories [base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base [cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources [cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url [bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader [vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm [pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map [nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base [debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap [ubuntu-common]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common [cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack [sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep [openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos [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 [manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests [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 [zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker [ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv [journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console [simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init [dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg [runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs [modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe [install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static [ubuntu-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal [growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot [block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi ' 2024-11-18 21:29:17.311 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:22 : eval declare -A 'image_elements=([package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' '[source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' '[base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' '[cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' '[cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' '[bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' '[vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' '[pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' '[nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base' '[debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' '[ubuntu-common]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common' '[cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack' '[sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' '[openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos' '[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' '[manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' '[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' '[zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker' '[ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' '[journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' '[simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' '[dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' '[runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs' '[modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' '[install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' '[ubuntu-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal' '[growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' '[block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' ')' 2024-11-18 21:29:17.315 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:22 : image_elements=(['package-installs']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' ['source-repositories']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' ['base']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' ['cloud-init-datasources']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' ['cache-url']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' ['bootloader']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' ['vm']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' ['pkg-map']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' ['nodepool-base']='/opt/project-config/nodepool/elements/nodepool-base' ['debootstrap']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' ['ubuntu-common']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common' ['cache-devstack']='/opt/project-config/nodepool/elements/cache-devstack' ['sysprep']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' ['openstack-repos']='/opt/project-config/nodepool/elements/openstack-repos' ['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' ['manifests']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' ['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' ['zuul-worker']='/opt/project-config/nodepool/elements/zuul-worker' ['ensure-venv']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' ['journal-to-console']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' ['simple-init']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' ['dpkg']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' ['runtime-ssh-host-keys']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['infra-package-needs']='/opt/project-config/nodepool/elements/infra-package-needs' ['modprobe']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' ['install-static']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' ['ubuntu-minimal']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal' ['growroot']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' ['block-device-efi']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi') 2024-11-18 21:29:17.320 | ++ /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:22 : declare -A image_elements 2024-11-18 21:29:17.324 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.329 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=vm 2024-11-18 21:29:17.333 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm 2024-11-18 21:29:17.337 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.341 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.345 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=infra-package-needs 2024-11-18 21:29:17.350 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/infra-package-needs 2024-11-18 21:29:17.354 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/infra-package-needs/modprobe.d/ ']' 2024-11-18 21:29:17.358 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.363 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-bin 2024-11-18 21:29:17.367 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.371 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.375 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.380 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=source-repositories 2024-11-18 21:29:17.384 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.388 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.392 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.396 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=package-installs 2024-11-18 21:29:17.401 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.405 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.409 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.413 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ubuntu-common 2024-11-18 21:29:17.418 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common 2024-11-18 21:29:17.422 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/modprobe.d/ ']' 2024-11-18 21:29:17.426 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.430 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debootstrap 2024-11-18 21:29:17.435 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap 2024-11-18 21:29:17.439 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.443 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.447 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cloud-init-datasources 2024-11-18 21:29:17.451 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.456 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.460 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.464 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ensure-venv 2024-11-18 21:29:17.469 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.473 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.477 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.481 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=block-device-efi 2024-11-18 21:29:17.485 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi 2024-11-18 21:29:17.490 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/modprobe.d/ ']' 2024-11-18 21:29:17.494 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.498 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=modprobe 2024-11-18 21:29:17.502 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe 2024-11-18 21:29:17.507 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.511 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.515 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=base 2024-11-18 21:29:17.519 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base 2024-11-18 21:29:17.523 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.527 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.532 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ubuntu-minimal 2024-11-18 21:29:17.536 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal 2024-11-18 21:29:17.540 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/modprobe.d/ ']' 2024-11-18 21:29:17.544 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.549 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-types 2024-11-18 21:29:17.553 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.557 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.561 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.565 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openssh-server 2024-11-18 21:29:17.569 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.573 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.578 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.582 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=bootloader 2024-11-18 21:29:17.586 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader 2024-11-18 21:29:17.590 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.594 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.599 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=manifests 2024-11-18 21:29:17.603 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests 2024-11-18 21:29:17.607 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.611 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.616 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openstack-repos 2024-11-18 21:29:17.620 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/openstack-repos 2024-11-18 21:29:17.624 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/openstack-repos/modprobe.d/ ']' 2024-11-18 21:29:17.628 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.633 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=sysprep 2024-11-18 21:29:17.637 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep 2024-11-18 21:29:17.641 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.645 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.649 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dib-init-system 2024-11-18 21:29:17.653 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.658 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.662 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.666 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=journal-to-console 2024-11-18 21:29:17.670 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console 2024-11-18 21:29:17.674 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/modprobe.d/ ']' 2024-11-18 21:29:17.678 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.682 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-static 2024-11-18 21:29:17.687 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.691 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.695 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.699 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-devstack 2024-11-18 21:29:17.703 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/cache-devstack 2024-11-18 21:29:17.707 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/cache-devstack/modprobe.d/ ']' 2024-11-18 21:29:17.711 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.715 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-url 2024-11-18 21:29:17.719 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.724 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.728 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.732 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dpkg 2024-11-18 21:29:17.736 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg 2024-11-18 21:29:17.740 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.744 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.748 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=nodepool-base 2024-11-18 21:29:17.752 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/nodepool-base 2024-11-18 21:29:17.756 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/nodepool-base/modprobe.d/ ']' 2024-11-18 21:29:17.761 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.765 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=growroot 2024-11-18 21:29:17.769 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot 2024-11-18 21:29:17.773 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.777 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.781 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=runtime-ssh-host-keys 2024-11-18 21:29:17.786 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.790 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.794 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.798 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=simple-init 2024-11-18 21:29:17.802 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.807 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.811 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.815 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=pkg-map 2024-11-18 21:29:17.819 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.823 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.827 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-18 21:29:17.831 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=zuul-worker 2024-11-18 21:29:17.835 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/zuul-worker 2024-11-18 21:29:17.839 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/zuul-worker/modprobe.d/ ']' 2024-11-18 21:29:17.842 | dib-run-parts 50-modprobe-blacklist completed 2024-11-18 21:29:17.842 | dib-run-parts Running /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/60-zuul-user 2024-11-18 21:29:17.851 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-18 21:29:17.855 | + /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-18 21:29:17.859 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.859 | ' 2024-11-18 21:29:17.863 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.863 | ' ']' 2024-11-18 21:29:17.867 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.867 | ' ']' 2024-11-18 21:29:17.871 | + /opt/dib_tmp/dib_build.zk3mnDSP/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-18 21:29:17.871 | ' 2024-11-18 21:29:17.874 | dib-run-parts 60-zuul-user completed 2024-11-18 21:29:17.874 | dib-run-parts Running /opt/dib_tmp/dib_build.zk3mnDSP/hooks/extra-data.d/98-source-repositories 2024-11-18 21:29:17.895 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Nov 18 21:29:17 UTC 2024 for /opt/dib_tmp/dib_build.zk3mnDSP/hooks/source-repository-simple-init 2024-11-18 21:29:17.911 | (0001 / 0001) 2024-11-18 21:29:17.936 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-18 21:29:18.182 | Cloning from glean cache and applying ref master 2024-11-18 21:29:18.286 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-18 21:29:18.312 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Nov 18 21:29:18 UTC 2024 for /opt/dib_tmp/dib_build.zk3mnDSP/hooks/source-repository-stackviz 2024-11-18 21:29:18.319 | (0001 / 0001) 2024-11-18 21:29:18.337 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-18 21:29:18.369 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-18 21:29:18.371 | Dload Upload Total Spent Left Speed 2024-11-18 21:29:18.755 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 668 0 --:--:-- --:--:-- --:--:-- 667 2024-11-18 21:29:19.009 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-18 21:29:19.016 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-18 21:29:19.046 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Nov 18 21:29:19 UTC 2024 for /opt/dib_tmp/dib_build.zk3mnDSP/hooks/source-repository-zanatacli 2024-11-18 21:29:19.053 | (0001 / 0001) 2024-11-18 21:29:19.070 | Caching zanata-cli file from https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz in /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2024-11-18 21:29:19.103 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-18 21:29:19.104 | Dload Upload Total Spent Left Speed 2024-11-18 21:29:19.485 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 359 0 --:--:-- --:--:-- --:--:-- 360 2024-11-18 21:29:19.642 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-18 21:29:19.648 | Server copy has not changed. Using locally cached https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz 2024-11-18 21:29:19.706 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Nov 18 21:29:19 UTC 2024 for /opt/dib_tmp/dib_build.zk3mnDSP/hooks/source-repository-projects-yaml 2024-11-18 21:29:19.714 | (0001 / 1318) 2024-11-18 21:29:19.731 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-18 21:29:20.000 | Cloning from airshipctl cache and applying ref * 2024-11-18 21:29:20.402 | (0002 / 1318) 2024-11-18 21:29:20.418 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-18 21:29:20.707 | Cloning from airshipui cache and applying ref * 2024-11-18 21:29:20.832 | (0003 / 1318) 2024-11-18 21:29:20.848 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-18 21:29:21.103 | Cloning from apis cache and applying ref * 2024-11-18 21:29:21.174 | (0004 / 1318) 2024-11-18 21:29:21.191 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-18 21:29:21.437 | Cloning from armada cache and applying ref * 2024-11-18 21:29:21.616 | (0005 / 1318) 2024-11-18 21:29:21.633 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-18 21:29:21.890 | Cloning from armada-go cache and applying ref * 2024-11-18 21:29:21.996 | (0006 / 1318) 2024-11-18 21:29:22.013 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-18 21:29:22.253 | Cloning from armada-operator cache and applying ref * 2024-11-18 21:29:22.372 | (0007 / 1318) 2024-11-18 21:29:22.389 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-18 21:29:22.630 | Cloning from charts cache and applying ref * 2024-11-18 21:29:22.753 | (0008 / 1318) 2024-11-18 21:29:22.770 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-18 21:29:23.009 | Cloning from deckhand cache and applying ref * 2024-11-18 21:29:23.218 | (0009 / 1318) 2024-11-18 21:29:23.235 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-18 21:29:23.491 | Cloning from divingbell cache and applying ref * 2024-11-18 21:29:23.583 | (0010 / 1318) 2024-11-18 21:29:23.599 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-18 21:29:23.865 | Cloning from docs cache and applying ref * 2024-11-18 21:29:23.964 | (0011 / 1318) 2024-11-18 21:29:23.981 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-18 21:29:24.234 | Cloning from drydock cache and applying ref * 2024-11-18 21:29:24.411 | (0012 / 1318) 2024-11-18 21:29:24.428 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-18 21:29:24.685 | Cloning from election cache and applying ref * 2024-11-18 21:29:24.763 | (0013 / 1318) 2024-11-18 21:29:24.780 | 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-18 21:29:25.023 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-18 21:29:25.096 | (0014 / 1318) 2024-11-18 21:29:25.113 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-18 21:29:25.372 | Cloning from go-redfish cache and applying ref * 2024-11-18 21:29:25.457 | (0015 / 1318) 2024-11-18 21:29:25.473 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-18 21:29:25.734 | Cloning from governance cache and applying ref * 2024-11-18 21:29:25.804 | (0016 / 1318) 2024-11-18 21:29:25.822 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-18 21:29:26.058 | Cloning from hostconfig-operator cache and applying ref * 2024-11-18 21:29:26.147 | (0017 / 1318) 2024-11-18 21:29:26.163 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-18 21:29:26.420 | Cloning from image-builder cache and applying ref * 2024-11-18 21:29:26.506 | (0018 / 1318) 2024-11-18 21:29:26.524 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-18 21:29:26.779 | Cloning from images cache and applying ref * 2024-11-18 21:29:26.864 | (0019 / 1318) 2024-11-18 21:29:26.882 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-18 21:29:27.158 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-18 21:29:27.808 | (0020 / 1318) 2024-11-18 21:29:27.826 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-18 21:29:28.068 | Cloning from maas cache and applying ref * 2024-11-18 21:29:28.178 | (0021 / 1318) 2024-11-18 21:29:28.195 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-18 21:29:28.453 | Cloning from pegleg cache and applying ref * 2024-11-18 21:29:28.594 | (0022 / 1318) 2024-11-18 21:29:28.611 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-18 21:29:28.866 | Cloning from porthole cache and applying ref * 2024-11-18 21:29:29.083 | (0023 / 1318) 2024-11-18 21:29:29.100 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-18 21:29:29.345 | Cloning from promenade cache and applying ref * 2024-11-18 21:29:29.637 | (0024 / 1318) 2024-11-18 21:29:29.654 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-18 21:29:29.897 | Cloning from shipyard cache and applying ref * 2024-11-18 21:29:30.126 | (0025 / 1318) 2024-11-18 21:29:30.143 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-18 21:29:30.399 | Cloning from sip cache and applying ref * 2024-11-18 21:29:30.676 | (0026 / 1318) 2024-11-18 21:29:30.693 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-18 21:29:30.952 | Cloning from specs cache and applying ref * 2024-11-18 21:29:31.027 | (0027 / 1318) 2024-11-18 21:29:31.045 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-18 21:29:31.299 | Cloning from spyglass cache and applying ref * 2024-11-18 21:29:31.387 | (0028 / 1318) 2024-11-18 21:29:31.404 | 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-18 21:29:31.645 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-18 21:29:31.723 | (0029 / 1318) 2024-11-18 21:29:31.740 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-18 21:29:31.998 | Cloning from tempest-plugin cache and applying ref * 2024-11-18 21:29:32.075 | (0030 / 1318) 2024-11-18 21:29:32.092 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-18 21:29:32.338 | Cloning from treasuremap cache and applying ref * 2024-11-18 21:29:32.641 | (0031 / 1318) 2024-11-18 21:29:32.658 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-18 21:29:32.899 | Cloning from vino cache and applying ref * 2024-11-18 21:29:32.988 | (0032 / 1318) 2024-11-18 21:29:33.006 | 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-18 21:29:33.263 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-18 21:29:33.348 | (0033 / 1318) 2024-11-18 21:29:33.366 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-18 21:29:33.624 | Cloning from cfn-overview cache and applying ref * 2024-11-18 21:29:33.712 | (0034 / 1318) 2024-11-18 21:29:33.729 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-18 21:29:33.968 | Cloning from cfn-security cache and applying ref * 2024-11-18 21:29:34.053 | (0035 / 1318) 2024-11-18 21:29:34.070 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-18 21:29:34.310 | Cloning from computing-native cache and applying ref * 2024-11-18 21:29:34.389 | (0036 / 1318) 2024-11-18 21:29:34.406 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-18 21:29:34.645 | Cloning from computing-offload cache and applying ref * 2024-11-18 21:29:35.644 | (0037 / 1318) 2024-11-18 21:29:35.662 | 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-18 21:29:35.902 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-18 21:29:38.176 | (0038 / 1318) 2024-11-18 21:29:38.193 | 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-18 21:29:38.440 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-18 21:29:43.156 | (0039 / 1318) 2024-11-18 21:29:43.173 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-18 21:29:43.438 | Cloning from cirros cache and applying ref * 2024-11-18 21:29:43.544 | (0040 / 1318) 2024-11-18 21:29:43.562 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-18 21:29:43.813 | Cloning from inaugust.com cache and applying ref * 2024-11-18 21:29:43.992 | (0041 / 1318) 2024-11-18 21:29:44.009 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-18 21:29:44.264 | Cloning from src.sh cache and applying ref * 2024-11-18 21:29:44.337 | (0042 / 1318) 2024-11-18 21:29:44.354 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-18 21:29:44.594 | Cloning from ttrun cache and applying ref * 2024-11-18 21:29:44.675 | (0043 / 1318) 2024-11-18 21:29:44.692 | 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-18 21:29:44.958 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-18 21:29:45.489 | (0044 / 1318) 2024-11-18 21:29:45.506 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-18 21:29:45.747 | Cloning from python-jenkins cache and applying ref * 2024-11-18 21:29:45.849 | (0045 / 1318) 2024-11-18 21:29:45.866 | 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-18 21:29:46.106 | Cloning from ci-cloud-config cache and applying ref * 2024-11-18 21:29:46.181 | (0046 / 1318) 2024-11-18 21:29:46.199 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-18 21:29:46.462 | Cloning from afsmon cache and applying ref * 2024-11-18 21:29:46.537 | (0047 / 1318) 2024-11-18 21:29:46.555 | 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-18 21:29:46.798 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-18 21:29:46.874 | (0048 / 1318) 2024-11-18 21:29:46.891 | 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-18 21:29:47.130 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-18 21:29:47.204 | (0049 / 1318) 2024-11-18 21:29:47.221 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-18 21:29:47.474 | Cloning from askbot-theme cache and applying ref * 2024-11-18 21:29:47.548 | (0050 / 1318) 2024-11-18 21:29:47.565 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-18 21:29:47.819 | Cloning from base-jobs cache and applying ref * 2024-11-18 21:29:47.944 | (0051 / 1318) 2024-11-18 21:29:47.961 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-18 21:29:48.218 | Cloning from bindep cache and applying ref * 2024-11-18 21:29:48.312 | (0052 / 1318) 2024-11-18 21:29:48.329 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-18 21:29:48.568 | Cloning from ci-sandbox cache and applying ref * 2024-11-18 21:29:48.641 | (0053 / 1318) 2024-11-18 21:29:48.658 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-18 21:29:48.897 | Cloning from dstat_graph cache and applying ref * 2024-11-18 21:29:48.992 | (0054 / 1318) 2024-11-18 21:29:49.010 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-18 21:29:49.252 | Cloning from elastic-recheck cache and applying ref * 2024-11-18 21:29:49.374 | (0055 / 1318) 2024-11-18 21:29:49.391 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-18 21:29:49.647 | Cloning from engagement cache and applying ref * 2024-11-18 21:29:49.725 | (0056 / 1318) 2024-11-18 21:29:49.742 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-18 21:29:50.004 | Cloning from gear cache and applying ref * 2024-11-18 21:29:50.088 | (0057 / 1318) 2024-11-18 21:29:50.105 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-18 21:29:50.346 | Cloning from germqtt cache and applying ref * 2024-11-18 21:29:50.418 | (0058 / 1318) 2024-11-18 21:29:50.435 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-18 21:29:50.678 | Cloning from gerritbot cache and applying ref * 2024-11-18 21:29:50.757 | (0059 / 1318) 2024-11-18 21:29:50.775 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-18 21:29:51.037 | Cloning from gerritlib cache and applying ref * 2024-11-18 21:29:51.124 | (0060 / 1318) 2024-11-18 21:29:51.141 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-18 21:29:51.385 | Cloning from git-restack cache and applying ref * 2024-11-18 21:29:51.461 | (0061 / 1318) 2024-11-18 21:29:51.478 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-18 21:29:51.741 | Cloning from git-review cache and applying ref * 2024-11-18 21:29:51.860 | (0062 / 1318) 2024-11-18 21:29:51.877 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-18 21:29:52.137 | Cloning from glean cache and applying ref * 2024-11-18 21:29:52.241 | (0063 / 1318) 2024-11-18 21:29:52.259 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-18 21:29:52.503 | Cloning from grafyaml cache and applying ref * 2024-11-18 21:29:52.596 | (0064 / 1318) 2024-11-18 21:29:52.613 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-18 21:29:52.872 | Cloning from infra-manual cache and applying ref * 2024-11-18 21:29:52.964 | (0065 / 1318) 2024-11-18 21:29:52.982 | 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-18 21:29:53.224 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-18 21:29:53.312 | (0066 / 1318) 2024-11-18 21:29:53.330 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-18 21:29:53.593 | Cloning from infra-specs cache and applying ref * 2024-11-18 21:29:53.677 | (0067 / 1318) 2024-11-18 21:29:53.695 | 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-18 21:29:53.936 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-18 21:29:54.060 | (0068 / 1318) 2024-11-18 21:29:54.076 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-18 21:29:54.320 | Cloning from irc-meetings cache and applying ref * 2024-11-18 21:29:54.433 | (0069 / 1318) 2024-11-18 21:29:54.450 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-18 21:29:54.690 | Cloning from jeepyb cache and applying ref * 2024-11-18 21:29:54.773 | (0070 / 1318) 2024-11-18 21:29:54.790 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-18 21:29:55.035 | Cloning from lodgeit cache and applying ref * 2024-11-18 21:29:55.155 | (0071 / 1318) 2024-11-18 21:29:55.172 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-18 21:29:55.440 | Cloning from log-classify cache and applying ref * 2024-11-18 21:29:55.511 | (0072 / 1318) 2024-11-18 21:29:55.528 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-18 21:29:55.784 | Cloning from log_processor cache and applying ref * 2024-11-18 21:29:55.858 | (0073 / 1318) 2024-11-18 21:29:55.876 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-18 21:29:56.133 | Cloning from lpmqtt cache and applying ref * 2024-11-18 21:29:56.204 | (0074 / 1318) 2024-11-18 21:29:56.222 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-18 21:29:56.475 | Cloning from meetbot cache and applying ref * 2024-11-18 21:29:56.551 | (0075 / 1318) 2024-11-18 21:29:56.569 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-18 21:29:56.814 | Cloning from mqtt_statsd cache and applying ref * 2024-11-18 21:29:56.889 | (0076 / 1318) 2024-11-18 21:29:56.907 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-18 21:29:57.158 | Cloning from netlify-sandbox cache and applying ref * 2024-11-18 21:29:57.501 | (0077 / 1318) 2024-11-18 21:29:57.518 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-18 21:29:57.785 | Cloning from project-config cache and applying ref * 2024-11-18 21:29:57.864 | (0078 / 1318) 2024-11-18 21:29:57.883 | 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-18 21:29:58.154 | Cloning from project-config-example cache and applying ref * 2024-11-18 21:29:58.227 | (0079 / 1318) 2024-11-18 21:29:58.244 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-18 21:29:58.486 | Cloning from publications cache and applying ref * 2024-11-18 21:29:58.658 | (0080 / 1318) 2024-11-18 21:29:58.675 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-18 21:29:58.929 | Cloning from puppet-bup cache and applying ref * 2024-11-18 21:29:59.001 | (0081 / 1318) 2024-11-18 21:29:59.019 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-11-18 21:29:59.307 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-18 21:29:59.380 | (0082 / 1318) 2024-11-18 21:29:59.398 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-18 21:29:59.693 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-18 21:29:59.767 | (0083 / 1318) 2024-11-18 21:29:59.784 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-18 21:30:00.082 | Cloning from puppet-httpd cache and applying ref * 2024-11-18 21:30:00.159 | (0084 / 1318) 2024-11-18 21:30:00.176 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-18 21:30:00.495 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-18 21:30:00.568 | (0085 / 1318) 2024-11-18 21:30:00.585 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-18 21:30:00.890 | Cloning from puppet-logrotate cache and applying ref * 2024-11-18 21:30:00.962 | (0086 / 1318) 2024-11-18 21:30:00.980 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-11-18 21:30:01.258 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-18 21:30:01.330 | (0087 / 1318) 2024-11-18 21:30:01.347 | Updating cache of https://opendev.org/opendev/puppet-openstack_infra_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_infra_spec_helper_543b0eb12939a74e55ad587f4a5a34b0142b6ffb with ref * 2024-11-18 21:30:01.631 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-18 21:30:01.705 | (0088 / 1318) 2024-11-18 21:30:01.723 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-18 21:30:01.978 | Cloning from puppet-pip cache and applying ref * 2024-11-18 21:30:02.053 | (0089 / 1318) 2024-11-18 21:30:02.071 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-11-18 21:30:02.316 | Cloning from puppet-project_config cache and applying ref * 2024-11-18 21:30:02.388 | (0090 / 1318) 2024-11-18 21:30:02.406 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-18 21:30:02.659 | Cloning from puppet-redis cache and applying ref * 2024-11-18 21:30:02.735 | (0091 / 1318) 2024-11-18 21:30:02.752 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-18 21:30:03.017 | Cloning from puppet-reviewday cache and applying ref * 2024-11-18 21:30:03.094 | (0092 / 1318) 2024-11-18 21:30:03.111 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-18 21:30:03.352 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-18 21:30:03.427 | (0093 / 1318) 2024-11-18 21:30:03.444 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-18 21:30:03.709 | Cloning from puppet-ssh cache and applying ref * 2024-11-18 21:30:03.783 | (0094 / 1318) 2024-11-18 21:30:03.800 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-18 21:30:04.047 | Cloning from puppet-storyboard cache and applying ref * 2024-11-18 21:30:04.124 | (0095 / 1318) 2024-11-18 21:30:04.141 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-18 21:30:04.403 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-18 21:30:04.478 | (0096 / 1318) 2024-11-18 21:30:04.495 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-18 21:30:04.750 | Cloning from puppet-ulimit cache and applying ref * 2024-11-18 21:30:04.824 | (0097 / 1318) 2024-11-18 21:30:04.842 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-18 21:30:05.107 | Cloning from puppet-user cache and applying ref * 2024-11-18 21:30:05.181 | (0098 / 1318) 2024-11-18 21:30:05.199 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-18 21:30:05.458 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-18 21:30:05.537 | (0099 / 1318) 2024-11-18 21:30:05.555 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-18 21:30:05.841 | Cloning from puppet-zanata cache and applying ref * 2024-11-18 21:30:05.915 | (0100 / 1318) 2024-11-18 21:30:05.933 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-18 21:30:06.176 | Cloning from python-storyboardclient cache and applying ref * 2024-11-18 21:30:06.257 | (0101 / 1318) 2024-11-18 21:30:06.275 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-18 21:30:06.560 | Cloning from sandbox cache and applying ref * 2024-11-18 21:30:06.736 | (0102 / 1318) 2024-11-18 21:30:06.753 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-18 21:30:07.001 | Cloning from statusbot cache and applying ref * 2024-11-18 21:30:07.080 | (0103 / 1318) 2024-11-18 21:30:07.097 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-18 21:30:07.341 | Cloning from storyboard cache and applying ref * 2024-11-18 21:30:07.474 | (0104 / 1318) 2024-11-18 21:30:07.491 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-18 21:30:07.739 | Cloning from storyboard-vue cache and applying ref * 2024-11-18 21:30:07.826 | (0105 / 1318) 2024-11-18 21:30:07.843 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-18 21:30:08.097 | Cloning from storyboard-webclient cache and applying ref * 2024-11-18 21:30:08.230 | (0106 / 1318) 2024-11-18 21:30:08.248 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-18 21:30:08.503 | Cloning from subunit2sql cache and applying ref * 2024-11-18 21:30:08.620 | (0107 / 1318) 2024-11-18 21:30:08.637 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-18 21:30:08.882 | Cloning from system-config cache and applying ref * 2024-11-18 21:30:09.817 | (0108 / 1318) 2024-11-18 21:30:09.835 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-18 21:30:10.086 | Cloning from yaml2ical cache and applying ref * 2024-11-18 21:30:10.414 | (0109 / 1318) 2024-11-18 21:30:10.431 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-11-18 21:30:10.690 | Cloning from zone-gating.dev cache and applying ref * 2024-11-18 21:30:10.767 | (0110 / 1318) 2024-11-18 21:30:10.784 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-11-18 21:30:11.039 | Cloning from zone-opendev.org cache and applying ref * 2024-11-18 21:30:11.157 | (0111 / 1318) 2024-11-18 21:30:11.175 | Updating cache of https://opendev.org/opendev/zone-zuul-ci.org.git in /opt/dib_cache/source-repositories/zone_zuul_ci_org_990250eca4f188f233a710f0d56fe1e86c15adf6 with ref * 2024-11-18 21:30:11.416 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-18 21:30:11.500 | (0112 / 1318) 2024-11-18 21:30:11.517 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-18 21:30:11.773 | Cloning from zuul-jobs cache and applying ref * 2024-11-18 21:30:11.878 | (0113 / 1318) 2024-11-18 21:30:11.895 | Updating cache of https://opendev.org/openinfra/ansible-role-refstack-client.git in /opt/dib_cache/source-repositories/ansible_role_refstack_client_204a1f8a42f1e05a6127c0375b2180bd9653dabb with ref * 2024-11-18 21:30:12.138 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-18 21:30:12.222 | (0114 / 1318) 2024-11-18 21:30:12.240 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-11-18 21:30:12.496 | Cloning from edge-computing-group cache and applying ref * 2024-11-18 21:30:12.647 | (0115 / 1318) 2024-11-18 21:30:12.664 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-18 21:30:12.921 | Cloning from four-opens cache and applying ref * 2024-11-18 21:30:12.995 | (0116 / 1318) 2024-11-18 21:30:13.012 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-18 21:30:13.272 | Cloning from groups cache and applying ref * 2024-11-18 21:30:13.415 | (0117 / 1318) 2024-11-18 21:30:13.432 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-11-18 21:30:13.677 | Cloning from groups-static-pages cache and applying ref * 2024-11-18 21:30:13.750 | (0118 / 1318) 2024-11-18 21:30:13.768 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-18 21:30:14.020 | Cloning from interop cache and applying ref * 2024-11-18 21:30:14.142 | (0119 / 1318) 2024-11-18 21:30:14.160 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-18 21:30:14.422 | Cloning from odsreg cache and applying ref * 2024-11-18 21:30:14.501 | (0120 / 1318) 2024-11-18 21:30:14.519 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-18 21:30:14.756 | Cloning from openstack-map cache and applying ref * 2024-11-18 21:30:14.832 | (0121 / 1318) 2024-11-18 21:30:14.850 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-18 21:30:15.094 | Cloning from openstackweb cache and applying ref * 2024-11-18 21:30:15.847 | (0122 / 1318) 2024-11-18 21:30:15.864 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-18 21:30:16.112 | Cloning from python-tempestconf cache and applying ref * 2024-11-18 21:30:19.826 | (0123 / 1318) 2024-11-18 21:30:19.843 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-18 21:30:20.132 | Cloning from refstack cache and applying ref * 2024-11-18 21:30:24.970 | (0124 / 1318) 2024-11-18 21:30:24.989 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-18 21:30:25.233 | Cloning from refstack-client cache and applying ref * 2024-11-18 21:30:26.100 | (0125 / 1318) 2024-11-18 21:30:26.118 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-18 21:30:26.366 | Cloning from transparency-policy cache and applying ref * 2024-11-18 21:30:28.139 | (0126 / 1318) 2024-11-18 21:30:28.156 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-18 21:30:28.396 | Cloning from way cache and applying ref * 2024-11-18 21:30:28.469 | (0127 / 1318) 2024-11-18 21:30:28.486 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-18 21:30:28.747 | Cloning from contrib cache and applying ref * 2024-11-18 21:30:28.819 | (0128 / 1318) 2024-11-18 21:30:28.836 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-18 21:30:29.104 | Cloning from adjutant cache and applying ref * 2024-11-18 21:30:29.255 | (0129 / 1318) 2024-11-18 21:30:29.272 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-18 21:30:29.523 | Cloning from adjutant-ui cache and applying ref * 2024-11-18 21:30:29.656 | (0130 / 1318) 2024-11-18 21:30:29.674 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2024-11-18 21:30:29.946 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-18 21:30:30.157 | (0131 / 1318) 2024-11-18 21:30:30.175 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2024-11-18 21:30:30.420 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-18 21:30:30.684 | (0132 / 1318) 2024-11-18 21:30:30.701 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2024-11-18 21:30:30.963 | Cloning from ansible-config_template cache and applying ref * 2024-11-18 21:30:31.068 | (0133 / 1318) 2024-11-18 21:30:31.085 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-18 21:30:31.368 | Cloning from ansible-hardening cache and applying ref * 2024-11-18 21:30:31.556 | (0134 / 1318) 2024-11-18 21:30:31.574 | Updating cache of https://opendev.org/openstack/ansible-plugin-container-connection.git in /opt/dib_cache/source-repositories/ansible_plugin_container_connection_b76d7469868d3f6e7219b265770b908ded6d361d with ref * 2024-11-18 21:30:31.831 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-18 21:30:31.907 | (0135 / 1318) 2024-11-18 21:30:31.925 | Updating cache of https://opendev.org/openstack/ansible-role-atos-hsm.git in /opt/dib_cache/source-repositories/ansible_role_atos_hsm_0da6654c8d75f85cd078b08d643c0442c45a7ad7 with ref * 2024-11-18 21:30:32.176 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-18 21:30:32.280 | (0136 / 1318) 2024-11-18 21:30:32.298 | Updating cache of https://opendev.org/openstack/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_15922c232db5ca7959b3959347bf51889e97c149 with ref * 2024-11-18 21:30:32.541 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-18 21:30:32.629 | (0137 / 1318) 2024-11-18 21:30:32.647 | Updating cache of https://opendev.org/openstack/ansible-role-lunasa-hsm.git in /opt/dib_cache/source-repositories/ansible_role_lunasa_hsm_1a1c8d265eed7ee102c0e1878b2aa7d86af9207d with ref * 2024-11-18 21:30:32.898 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-18 21:30:33.006 | (0138 / 1318) 2024-11-18 21:30:33.024 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2024-11-18 21:30:33.287 | Cloning from ansible-role-pki cache and applying ref * 2024-11-18 21:30:33.390 | (0139 / 1318) 2024-11-18 21:30:33.408 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2024-11-18 21:30:33.654 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-18 21:30:33.727 | (0140 / 1318) 2024-11-18 21:30:33.744 | Updating cache of https://opendev.org/openstack/ansible-role-python_venv_build.git in /opt/dib_cache/source-repositories/ansible_role_python_venv_build_ca74cfced870bed0f097e21f4f0d1543bebba2f4 with ref * 2024-11-18 21:30:34.008 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-18 21:30:34.146 | (0141 / 1318) 2024-11-18 21:30:34.164 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2024-11-18 21:30:34.424 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-18 21:30:34.530 | (0142 / 1318) 2024-11-18 21:30:34.547 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_mount.git in /opt/dib_cache/source-repositories/ansible_role_systemd_mount_4d0531d646c7f020b048fa0085e95c121bd0bcef with ref * 2024-11-18 21:30:34.814 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-18 21:30:34.922 | (0143 / 1318) 2024-11-18 21:30:34.939 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_networkd.git in /opt/dib_cache/source-repositories/ansible_role_systemd_networkd_22f96032122e15146c61eec41f0eea1c19b165ad with ref * 2024-11-18 21:30:35.206 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-18 21:30:35.320 | (0144 / 1318) 2024-11-18 21:30:35.338 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_service.git in /opt/dib_cache/source-repositories/ansible_role_systemd_service_c847fb67248a884c6143e7883f2a98f8cafa786f with ref * 2024-11-18 21:30:35.600 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-18 21:30:35.721 | (0145 / 1318) 2024-11-18 21:30:35.739 | Updating cache of https://opendev.org/openstack/ansible-role-thales-hsm.git in /opt/dib_cache/source-repositories/ansible_role_thales_hsm_a31885a1a517f0d14e217f65ae111840e7a225b8 with ref * 2024-11-18 21:30:36.001 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-18 21:30:36.119 | (0146 / 1318) 2024-11-18 21:30:36.137 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2024-11-18 21:30:36.385 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-18 21:30:36.501 | (0147 / 1318) 2024-11-18 21:30:36.518 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2024-11-18 21:30:36.774 | Cloning from ansible-role-vault cache and applying ref * 2024-11-18 21:30:36.847 | (0148 / 1318) 2024-11-18 21:30:36.864 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2024-11-18 21:30:37.110 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-18 21:30:37.210 | (0149 / 1318) 2024-11-18 21:30:37.227 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-18 21:30:37.486 | Cloning from aodh cache and applying ref * 2024-11-18 21:30:37.749 | (0150 / 1318) 2024-11-18 21:30:37.767 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-18 21:30:38.025 | Cloning from api-sig cache and applying ref * 2024-11-18 21:30:38.105 | (0151 / 1318) 2024-11-18 21:30:38.123 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-18 21:30:38.387 | Cloning from api-site cache and applying ref * 2024-11-18 21:30:38.538 | (0152 / 1318) 2024-11-18 21:30:38.556 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-18 21:30:38.815 | Cloning from arch-design cache and applying ref * 2024-11-18 21:30:38.928 | (0153 / 1318) 2024-11-18 21:30:38.946 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2024-11-18 21:30:39.193 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-18 21:30:39.271 | (0154 / 1318) 2024-11-18 21:30:39.288 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-18 21:30:39.554 | Cloning from automaton cache and applying ref * 2024-11-18 21:30:39.676 | (0155 / 1318) 2024-11-18 21:30:39.694 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-18 21:30:39.998 | Cloning from barbican cache and applying ref * 2024-11-18 21:30:40.324 | (0156 / 1318) 2024-11-18 21:30:40.341 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-18 21:30:40.600 | Cloning from barbican-specs cache and applying ref * 2024-11-18 21:30:40.685 | (0157 / 1318) 2024-11-18 21:30:40.702 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2024-11-18 21:30:40.967 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-18 21:30:41.101 | (0158 / 1318) 2024-11-18 21:30:41.119 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-18 21:30:41.380 | Cloning from barbican-ui cache and applying ref * 2024-11-18 21:30:41.462 | (0159 / 1318) 2024-11-18 21:30:41.479 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-18 21:30:41.724 | Cloning from bashate cache and applying ref * 2024-11-18 21:30:41.812 | (0160 / 1318) 2024-11-18 21:30:41.829 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-18 21:30:42.114 | Cloning from bifrost cache and applying ref * 2024-11-18 21:30:42.568 | (0161 / 1318) 2024-11-18 21:30:42.585 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-18 21:30:42.857 | Cloning from blazar cache and applying ref * 2024-11-18 21:30:43.091 | (0162 / 1318) 2024-11-18 21:30:43.109 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-18 21:30:43.367 | Cloning from blazar-dashboard cache and applying ref * 2024-11-18 21:30:43.517 | (0163 / 1318) 2024-11-18 21:30:43.535 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-18 21:30:43.810 | Cloning from blazar-nova cache and applying ref * 2024-11-18 21:30:44.312 | (0164 / 1318) 2024-11-18 21:30:44.330 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-18 21:30:44.580 | Cloning from blazar-specs cache and applying ref * 2024-11-18 21:30:44.661 | (0165 / 1318) 2024-11-18 21:30:44.679 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2024-11-18 21:30:44.928 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-18 21:30:45.028 | (0166 / 1318) 2024-11-18 21:30:45.046 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-18 21:30:45.291 | Cloning from bugdaystats cache and applying ref * 2024-11-18 21:30:45.378 | (0167 / 1318) 2024-11-18 21:30:45.396 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-18 21:30:45.671 | Cloning from castellan cache and applying ref * 2024-11-18 21:30:45.854 | (0168 / 1318) 2024-11-18 21:30:45.871 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-18 21:30:46.166 | Cloning from ceilometer cache and applying ref * 2024-11-18 21:30:46.598 | (0169 / 1318) 2024-11-18 21:30:46.616 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-18 21:30:46.884 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-18 21:30:47.024 | (0170 / 1318) 2024-11-18 21:30:47.042 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-18 21:30:47.308 | Cloning from charm-aodh cache and applying ref * 2024-11-18 21:30:47.444 | (0171 / 1318) 2024-11-18 21:30:47.462 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-11-18 21:30:47.723 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-18 21:30:47.815 | (0172 / 1318) 2024-11-18 21:30:47.833 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-18 21:30:48.095 | Cloning from charm-barbican cache and applying ref * 2024-11-18 21:30:48.238 | (0173 / 1318) 2024-11-18 21:30:48.255 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2024-11-18 21:30:48.514 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-18 21:30:48.614 | (0174 / 1318) 2024-11-18 21:30:48.631 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2024-11-18 21:30:48.878 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-18 21:30:48.961 | (0175 / 1318) 2024-11-18 21:30:48.979 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2024-11-18 21:30:49.230 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-18 21:30:49.494 | (0176 / 1318) 2024-11-18 21:30:49.512 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-18 21:30:49.766 | Cloning from charm-ceilometer cache and applying ref * 2024-11-18 21:30:49.965 | (0177 / 1318) 2024-11-18 21:30:49.983 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2024-11-18 21:30:50.226 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-18 21:30:50.408 | (0178 / 1318) 2024-11-18 21:30:50.426 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2024-11-18 21:30:50.671 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-18 21:30:50.768 | (0179 / 1318) 2024-11-18 21:30:50.785 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2024-11-18 21:30:51.049 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-18 21:30:51.176 | (0180 / 1318) 2024-11-18 21:30:51.193 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2024-11-18 21:30:51.461 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-18 21:30:51.584 | (0181 / 1318) 2024-11-18 21:30:51.602 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2024-11-18 21:30:51.917 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-18 21:30:52.040 | (0182 / 1318) 2024-11-18 21:30:52.058 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2024-11-18 21:30:52.326 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-18 21:30:52.543 | (0183 / 1318) 2024-11-18 21:30:52.560 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2024-11-18 21:30:52.856 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-18 21:30:52.952 | (0184 / 1318) 2024-11-18 21:30:52.969 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2024-11-18 21:30:53.221 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-18 21:30:53.444 | (0185 / 1318) 2024-11-18 21:30:53.462 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2024-11-18 21:30:53.710 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-18 21:30:53.864 | (0186 / 1318) 2024-11-18 21:30:53.882 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2024-11-18 21:30:54.141 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-18 21:30:54.348 | (0187 / 1318) 2024-11-18 21:30:54.365 | Updating cache of https://opendev.org/openstack/charm-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_ceph_rbd_mirror_6762a064163583e65cdfa056928f1de5d942df96 with ref * 2024-11-18 21:30:54.623 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-18 21:30:55.472 | (0188 / 1318) 2024-11-18 21:30:55.490 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-18 21:30:55.741 | Cloning from charm-cinder cache and applying ref * 2024-11-18 21:30:55.993 | (0189 / 1318) 2024-11-18 21:30:56.010 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2024-11-18 21:30:56.256 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-18 21:30:56.416 | (0190 / 1318) 2024-11-18 21:30:56.435 | Updating cache of https://opendev.org/openstack/charm-cinder-backup-swift-proxy.git in /opt/dib_cache/source-repositories/charm_cinder_backup_swift_proxy_52947d6d40a84ffb2e05f263fc6f585e0de50458 with ref * 2024-11-18 21:30:56.681 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-18 21:30:56.800 | (0191 / 1318) 2024-11-18 21:30:56.818 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2024-11-18 21:30:57.066 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-18 21:30:57.235 | (0192 / 1318) 2024-11-18 21:30:57.252 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_k8s_9808432a30466d60b1a17667056092744b972141 with ref * 2024-11-18 21:30:57.510 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-18 21:30:57.619 | (0193 / 1318) 2024-11-18 21:30:57.637 | Updating cache of https://opendev.org/openstack/charm-cinder-dell-emc-powerstore.git in /opt/dib_cache/source-repositories/charm_cinder_dell_emc_powerstore_715515a456b17b24a9d48415774902b087324797 with ref * 2024-11-18 21:30:57.895 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-18 21:30:57.970 | (0194 / 1318) 2024-11-18 21:30:57.987 | Updating cache of https://opendev.org/openstack/charm-cinder-ibm-storwize-svc.git in /opt/dib_cache/source-repositories/charm_cinder_ibm_storwize_svc_ed7651ea06e0a2a72e05a0f73d43629058802dbc with ref * 2024-11-18 21:30:58.226 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-18 21:30:58.300 | (0195 / 1318) 2024-11-18 21:30:58.317 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2024-11-18 21:30:58.563 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-18 21:30:58.653 | (0196 / 1318) 2024-11-18 21:30:58.670 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2024-11-18 21:30:58.926 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-18 21:30:59.046 | (0197 / 1318) 2024-11-18 21:30:59.063 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2024-11-18 21:30:59.308 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-18 21:30:59.427 | (0198 / 1318) 2024-11-18 21:30:59.444 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-11-18 21:30:59.687 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-18 21:30:59.810 | (0199 / 1318) 2024-11-18 21:30:59.827 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2024-11-18 21:31:00.089 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-18 21:31:00.219 | (0200 / 1318) 2024-11-18 21:31:00.236 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2024-11-18 21:31:00.497 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-18 21:31:00.596 | (0201 / 1318) 2024-11-18 21:31:00.614 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2024-11-18 21:31:00.882 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-18 21:31:01.034 | (0202 / 1318) 2024-11-18 21:31:01.052 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2024-11-18 21:31:01.310 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-18 21:31:01.412 | (0203 / 1318) 2024-11-18 21:31:01.430 | Updating cache of https://opendev.org/openstack/charm-cinder-three-par.git in /opt/dib_cache/source-repositories/charm_cinder_three_par_951f8c739812aa3b1d4973e8fc7767aecc8c48c3 with ref * 2024-11-18 21:31:01.685 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-18 21:31:01.801 | (0204 / 1318) 2024-11-18 21:31:01.818 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-18 21:31:02.062 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-18 21:31:02.139 | (0205 / 1318) 2024-11-18 21:31:02.157 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2024-11-18 21:31:02.399 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-18 21:31:02.516 | (0206 / 1318) 2024-11-18 21:31:02.534 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-18 21:31:02.784 | Cloning from charm-designate cache and applying ref * 2024-11-18 21:31:02.944 | (0207 / 1318) 2024-11-18 21:31:02.962 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2024-11-18 21:31:06.261 | Cloning from charm-designate-bind cache and applying ref * 2024-11-18 21:31:21.238 | (0208 / 1318) 2024-11-18 21:31:21.256 | Updating cache of https://opendev.org/openstack/charm-designate-bind-k8s.git in /opt/dib_cache/source-repositories/charm_designate_bind_k8s_47e0eb38096294a884e628760dcb93b7083a407a with ref * 2024-11-18 21:31:26.473 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-18 21:31:28.663 | (0209 / 1318) 2024-11-18 21:31:28.680 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2024-11-18 21:31:30.469 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-18 21:31:33.962 | (0210 / 1318) 2024-11-18 21:31:33.979 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-18 21:31:36.188 | Cloning from charm-glance cache and applying ref * 2024-11-18 21:32:49.590 | (0211 / 1318) 2024-11-18 21:32:49.607 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2024-11-18 21:32:51.848 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-18 21:33:57.688 | (0212 / 1318) 2024-11-18 21:33:57.706 | Updating cache of https://opendev.org/openstack/charm-glance-simplestreams-sync.git in /opt/dib_cache/source-repositories/charm_glance_simplestreams_sync_15201010bcb9bfe74a97a665e324604daddaa1ea with ref * 2024-11-18 21:34:00.743 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-11-18 21:34:13.697 | (0213 / 1318) 2024-11-18 21:34:13.714 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-11-18 21:34:14.648 | Cloning from charm-glusterfs cache and applying ref * 2024-11-18 21:34:14.859 | (0214 / 1318) 2024-11-18 21:34:14.877 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-11-18 21:34:19.222 | Cloning from charm-gnocchi cache and applying ref * 2024-11-18 21:34:53.233 | (0215 / 1318) 2024-11-18 21:34:53.251 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2024-11-18 21:35:07.442 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-11-18 21:35:21.889 | (0216 / 1318) 2024-11-18 21:35:21.907 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-11-18 21:35:24.818 | Cloning from charm-guide cache and applying ref * 2024-11-18 21:36:56.187 | (0217 / 1318) 2024-11-18 21:36:56.204 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-11-18 21:36:57.295 | Cloning from charm-hacluster cache and applying ref * 2024-11-18 21:37:49.301 | (0218 / 1318) 2024-11-18 21:37:49.319 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-11-18 21:37:49.958 | Cloning from charm-heat cache and applying ref * 2024-11-18 21:37:54.671 | (0219 / 1318) 2024-11-18 21:37:54.688 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2024-11-18 21:37:55.774 | Cloning from charm-heat-k8s cache and applying ref * 2024-11-18 21:37:58.852 | (0220 / 1318) 2024-11-18 21:37:58.870 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2024-11-18 21:37:59.475 | Cloning from charm-horizon-k8s cache and applying ref * 2024-11-18 21:38:03.617 | (0221 / 1318) 2024-11-18 21:38:03.635 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2024-11-18 21:38:04.365 | Cloning from charm-infinidat-tools cache and applying ref * 2024-11-18 21:38:04.976 | (0222 / 1318) 2024-11-18 21:38:04.994 | Updating cache of https://opendev.org/openstack/charm-interface-barbican-secrets.git in /opt/dib_cache/source-repositories/charm_interface_barbican_secrets_396c29fd416457efb2bf15ecfb6ba6b2aa2b511a with ref * 2024-11-18 21:38:05.303 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-11-18 21:38:05.377 | (0223 / 1318) 2024-11-18 21:38:05.395 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2024-11-18 21:38:05.677 | Cloning from charm-interface-bgp cache and applying ref * 2024-11-18 21:38:05.749 | (0224 / 1318) 2024-11-18 21:38:05.767 | Updating cache of https://opendev.org/openstack/charm-interface-bind-rndc.git in /opt/dib_cache/source-repositories/charm_interface_bind_rndc_e88118a64594df9182395781fe7df6de17d1d190 with ref * 2024-11-18 21:38:06.022 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-11-18 21:38:06.095 | (0225 / 1318) 2024-11-18 21:38:06.112 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_interface_ceph_client_03249d1a6b189a35e8b87791a9bad464f0002e8d with ref * 2024-11-18 21:38:06.387 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-11-18 21:38:06.462 | (0226 / 1318) 2024-11-18 21:38:06.479 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-mds.git in /opt/dib_cache/source-repositories/charm_interface_ceph_mds_ca77f51217af57615274a3421ee03cbe065f80e0 with ref * 2024-11-18 21:38:06.736 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-11-18 21:38:06.809 | (0227 / 1318) 2024-11-18 21:38:06.827 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_interface_ceph_rbd_mirror_6cbd97239a0b814ed2a27e4b4ee2df14bdd27f0d with ref * 2024-11-18 21:38:07.155 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-11-18 21:38:07.227 | (0228 / 1318) 2024-11-18 21:38:07.244 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backend.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backend_afdf6f66b11a28b3274423d229a370ac623ecef9 with ref * 2024-11-18 21:38:07.565 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-11-18 21:38:07.637 | (0229 / 1318) 2024-11-18 21:38:07.655 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backup.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backup_e12c900aaecb8264ad3dbdad45954900552e24ad with ref * 2024-11-18 21:38:07.926 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-11-18 21:38:07.998 | (0230 / 1318) 2024-11-18 21:38:08.015 | Updating cache of https://opendev.org/openstack/charm-interface-dashboard-plugin.git in /opt/dib_cache/source-repositories/charm_interface_dashboard_plugin_5e74de222d1328e000a7aa979c60363eecae1cf0 with ref * 2024-11-18 21:38:08.302 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-11-18 21:38:08.375 | (0231 / 1318) 2024-11-18 21:38:08.392 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2024-11-18 21:38:08.662 | Cloning from charm-interface-designate cache and applying ref * 2024-11-18 21:38:08.734 | (0232 / 1318) 2024-11-18 21:38:08.752 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2024-11-18 21:38:09.019 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-11-18 21:38:09.091 | (0233 / 1318) 2024-11-18 21:38:09.109 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2024-11-18 21:38:09.507 | Cloning from charm-interface-hacluster cache and applying ref * 2024-11-18 21:38:09.959 | (0234 / 1318) 2024-11-18 21:38:09.977 | Updating cache of https://opendev.org/openstack/charm-interface-ironic-api.git in /opt/dib_cache/source-repositories/charm_interface_ironic_api_ed32a50861927888b0e12676267d00ff50b3fcf4 with ref * 2024-11-18 21:38:10.228 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-11-18 21:38:10.299 | (0235 / 1318) 2024-11-18 21:38:10.316 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2024-11-18 21:38:10.575 | Cloning from charm-interface-keystone cache and applying ref * 2024-11-18 21:38:10.712 | (0236 / 1318) 2024-11-18 21:38:10.729 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-admin.git in /opt/dib_cache/source-repositories/charm_interface_keystone_admin_4c00dddb9ed4815b6577ee0f5f7790d36b90a5cd with ref * 2024-11-18 21:38:11.052 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-11-18 21:38:11.124 | (0237 / 1318) 2024-11-18 21:38:11.142 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-credentials.git in /opt/dib_cache/source-repositories/charm_interface_keystone_credentials_06f894743cc26bf7c3865565ddf864fc223d9e04 with ref * 2024-11-18 21:38:11.401 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-11-18 21:38:11.474 | (0238 / 1318) 2024-11-18 21:38:11.491 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-domain-backend.git in /opt/dib_cache/source-repositories/charm_interface_keystone_domain_backend_535f2e952695ee3c5cd4e5aac93282570880cbb9 with ref * 2024-11-18 21:38:11.742 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-11-18 21:38:11.814 | (0239 / 1318) 2024-11-18 21:38:11.831 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_keystone_fid_service_provider_03c2b937274b8757ee9105db330aea69812bf39e with ref * 2024-11-18 21:38:12.097 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-11-18 21:38:12.170 | (0240 / 1318) 2024-11-18 21:38:12.187 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-notifications.git in /opt/dib_cache/source-repositories/charm_interface_keystone_notifications_093a48953647ec704a5608164d88642de9d6c534 with ref * 2024-11-18 21:38:12.461 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-11-18 21:38:12.533 | (0241 / 1318) 2024-11-18 21:38:12.551 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2024-11-18 21:38:12.826 | Cloning from charm-interface-magpie cache and applying ref * 2024-11-18 21:38:12.899 | (0242 / 1318) 2024-11-18 21:38:12.916 | Updating cache of https://opendev.org/openstack/charm-interface-manila-plugin.git in /opt/dib_cache/source-repositories/charm_interface_manila_plugin_861a0a656c3c9ba60ac7fe4d171db759175d7a20 with ref * 2024-11-18 21:38:13.192 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-11-18 21:38:13.265 | (0243 / 1318) 2024-11-18 21:38:13.283 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_interface_mysql_innodb_cluster_be67ea5b1fb29afaad19402b34d14fc35bc14d76 with ref * 2024-11-18 21:38:13.582 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-11-18 21:38:13.657 | (0244 / 1318) 2024-11-18 21:38:13.675 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-router.git in /opt/dib_cache/source-repositories/charm_interface_mysql_router_3999c797d097f265d381779e810c918d11804c2b with ref * 2024-11-18 21:38:13.952 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-11-18 21:38:14.026 | (0245 / 1318) 2024-11-18 21:38:14.043 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-shared.git in /opt/dib_cache/source-repositories/charm_interface_mysql_shared_37d9cf7a07f3fc596cc852762050ce0b2ff8268c with ref * 2024-11-18 21:38:14.373 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-11-18 21:38:14.447 | (0246 / 1318) 2024-11-18 21:38:14.464 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-load-balancer.git in /opt/dib_cache/source-repositories/charm_interface_neutron_load_balancer_ea27b5871c8f528d61ec3b99081f31c0767411ff with ref * 2024-11-18 21:38:14.809 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-11-18 21:38:14.882 | (0247 / 1318) 2024-11-18 21:38:14.899 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_9f3e61cff88405ca6da994fba4ada7ec8d6c691f with ref * 2024-11-18 21:38:15.168 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-11-18 21:38:15.241 | (0248 / 1318) 2024-11-18 21:38:15.258 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin-api-subordinate.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_api_subordinate_98a3ff4f4a3a434e9786460451a98de76b8b716d with ref * 2024-11-18 21:38:15.574 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-11-18 21:38:15.647 | (0249 / 1318) 2024-11-18 21:38:15.665 | Updating cache of https://opendev.org/openstack/charm-interface-nova-cell.git in /opt/dib_cache/source-repositories/charm_interface_nova_cell_6ab131b46f1d912031f5aa8c17de67ab6ec4e308 with ref * 2024-11-18 21:38:16.103 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-11-18 21:38:16.176 | (0250 / 1318) 2024-11-18 21:38:16.193 | Updating cache of https://opendev.org/openstack/charm-interface-nova-compute.git in /opt/dib_cache/source-repositories/charm_interface_nova_compute_6005d6f1ffc002edb8e3689914a632dd77a83318 with ref * 2024-11-18 21:38:16.827 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-11-18 21:38:16.899 | (0251 / 1318) 2024-11-18 21:38:16.918 | Updating cache of https://opendev.org/openstack/charm-interface-odl-controller-api.git in /opt/dib_cache/source-repositories/charm_interface_odl_controller_api_96c85d4a78e29528201294611cae398c3c381461 with ref * 2024-11-18 21:38:17.194 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-11-18 21:38:17.266 | (0252 / 1318) 2024-11-18 21:38:17.284 | Updating cache of https://opendev.org/openstack/charm-interface-openstack-ha.git in /opt/dib_cache/source-repositories/charm_interface_openstack_ha_2876a9d0f8aa052048445da4360fcea1488f30de with ref * 2024-11-18 21:38:17.572 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-11-18 21:38:17.644 | (0253 / 1318) 2024-11-18 21:38:17.662 | Updating cache of https://opendev.org/openstack/charm-interface-ovsdb-manager.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_manager_7a567359e6a29b51e451c3e2bb94bef7c7413694 with ref * 2024-11-18 21:38:18.106 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-11-18 21:38:18.178 | (0254 / 1318) 2024-11-18 21:38:18.195 | Updating cache of https://opendev.org/openstack/charm-interface-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_interface_pacemaker_remote_153a9d3878d8e698f0b1d65f839953b2043bac58 with ref * 2024-11-18 21:38:18.508 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-11-18 21:38:18.580 | (0255 / 1318) 2024-11-18 21:38:18.600 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2024-11-18 21:38:18.883 | Cloning from charm-interface-placement cache and applying ref * 2024-11-18 21:38:18.955 | (0256 / 1318) 2024-11-18 21:38:18.972 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2024-11-18 21:38:19.241 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-11-18 21:38:19.313 | (0257 / 1318) 2024-11-18 21:38:19.330 | Updating cache of https://opendev.org/openstack/charm-interface-service-control.git in /opt/dib_cache/source-repositories/charm_interface_service_control_312d84f51d291f59d3dbff75900b736cf80ad946 with ref * 2024-11-18 21:38:19.616 | Cloning from charm-interface-service-control cache and applying ref * 2024-11-18 21:38:19.688 | (0258 / 1318) 2024-11-18 21:38:19.707 | Updating cache of https://opendev.org/openstack/charm-interface-websso-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_websso_fid_service_provider_3518e92584d1f8fbb109796050e0c3be1778e382 with ref * 2024-11-18 21:38:19.972 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-11-18 21:38:20.044 | (0259 / 1318) 2024-11-18 21:38:20.062 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-11-18 21:38:20.328 | Cloning from charm-ironic cache and applying ref * 2024-11-18 21:38:20.413 | (0260 / 1318) 2024-11-18 21:38:20.430 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2024-11-18 21:38:21.498 | Cloning from charm-ironic-api cache and applying ref * 2024-11-18 21:38:27.800 | (0261 / 1318) 2024-11-18 21:38:27.817 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2024-11-18 21:38:28.507 | Cloning from charm-ironic-conductor cache and applying ref * 2024-11-18 21:38:33.172 | (0262 / 1318) 2024-11-18 21:38:33.189 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2024-11-18 21:38:33.863 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-11-18 21:38:34.997 | (0263 / 1318) 2024-11-18 21:38:35.014 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-11-18 21:38:52.694 | Cloning from charm-keystone cache and applying ref * 2024-11-18 21:39:03.750 | (0264 / 1318) 2024-11-18 21:39:03.768 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2024-11-18 21:39:06.701 | Cloning from charm-keystone-k8s cache and applying ref * 2024-11-18 21:39:16.303 | (0265 / 1318) 2024-11-18 21:39:16.321 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2024-11-18 21:39:18.482 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-11-18 21:39:24.523 | (0266 / 1318) 2024-11-18 21:39:24.540 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2024-11-18 21:39:25.122 | Cloning from charm-keystone-ldap cache and applying ref * 2024-11-18 21:39:26.227 | (0267 / 1318) 2024-11-18 21:39:26.244 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_k8s_1837317b91f0aefd9bb83a9f35742d3fc19077c6 with ref * 2024-11-18 21:39:27.377 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-11-18 21:39:28.212 | (0268 / 1318) 2024-11-18 21:39:28.229 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2024-11-18 21:39:29.141 | Cloning from charm-keystone-openidc cache and applying ref * 2024-11-18 21:39:31.956 | (0269 / 1318) 2024-11-18 21:39:31.973 | Updating cache of https://opendev.org/openstack/charm-keystone-saml-mellon.git in /opt/dib_cache/source-repositories/charm_keystone_saml_mellon_5ea76745b381ca6f38e415aef03d73c5d19e28d7 with ref * 2024-11-18 21:39:37.978 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-11-18 21:39:52.008 | (0270 / 1318) 2024-11-18 21:39:52.025 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2024-11-18 21:39:52.301 | Cloning from charm-layer-ceph cache and applying ref * 2024-11-18 21:39:52.373 | (0271 / 1318) 2024-11-18 21:39:52.391 | Updating cache of https://opendev.org/openstack/charm-layer-ceph-base.git in /opt/dib_cache/source-repositories/charm_layer_ceph_base_cbefc72dca814d0358b67a1eb7ab56a59e85cf21 with ref * 2024-11-18 21:39:52.761 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-11-18 21:39:52.834 | (0272 / 1318) 2024-11-18 21:39:52.851 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2024-11-18 21:39:53.182 | Cloning from charm-layer-openstack cache and applying ref * 2024-11-18 21:39:53.354 | (0273 / 1318) 2024-11-18 21:39:53.372 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-api.git in /opt/dib_cache/source-repositories/charm_layer_openstack_api_ad98edef6cc34d473cf127c6eca26b5ea5e37d29 with ref * 2024-11-18 21:39:53.631 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-11-18 21:39:53.704 | (0274 / 1318) 2024-11-18 21:39:53.722 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-principle.git in /opt/dib_cache/source-repositories/charm_layer_openstack_principle_860cdb6b1f7eabdc10998550f94d34b64cf8ebad with ref * 2024-11-18 21:39:53.980 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-11-18 21:39:54.053 | (0275 / 1318) 2024-11-18 21:39:54.070 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-11-18 21:39:54.499 | Cloning from charm-magnum cache and applying ref * 2024-11-18 21:40:08.088 | (0276 / 1318) 2024-11-18 21:40:08.106 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2024-11-18 21:40:09.683 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-11-18 21:40:12.795 | (0277 / 1318) 2024-11-18 21:40:12.812 | Updating cache of https://opendev.org/openstack/charm-magnum-k8s.git in /opt/dib_cache/source-repositories/charm_magnum_k8s_1592ff9c87841c8ee74cde17e39e2cbe8863a6be with ref * 2024-11-18 21:40:14.805 | Cloning from charm-magnum-k8s cache and applying ref * 2024-11-18 21:40:16.232 | (0278 / 1318) 2024-11-18 21:40:16.250 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-11-18 21:40:17.058 | Cloning from charm-magpie cache and applying ref * 2024-11-18 21:40:19.820 | (0279 / 1318) 2024-11-18 21:40:19.837 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-11-18 21:40:21.704 | Cloning from charm-manila cache and applying ref * 2024-11-18 21:40:30.229 | (0280 / 1318) 2024-11-18 21:40:30.246 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2024-11-18 21:40:31.116 | Cloning from charm-manila-dashboard cache and applying ref * 2024-11-18 21:40:33.705 | (0281 / 1318) 2024-11-18 21:40:33.723 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2024-11-18 21:40:34.747 | Cloning from charm-manila-flashblade cache and applying ref * 2024-11-18 21:40:34.821 | (0282 / 1318) 2024-11-18 21:40:34.839 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2024-11-18 21:40:36.148 | Cloning from charm-manila-ganesha cache and applying ref * 2024-11-18 21:40:41.945 | (0283 / 1318) 2024-11-18 21:40:41.963 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2024-11-18 21:40:42.839 | Cloning from charm-manila-generic cache and applying ref * 2024-11-18 21:40:44.864 | (0284 / 1318) 2024-11-18 21:40:44.882 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2024-11-18 21:40:45.233 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-11-18 21:40:45.406 | (0285 / 1318) 2024-11-18 21:40:45.423 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2024-11-18 21:40:45.821 | Cloning from charm-manila-infinidat cache and applying ref * 2024-11-18 21:40:46.387 | (0286 / 1318) 2024-11-18 21:40:46.404 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2024-11-18 21:40:48.162 | Cloning from charm-manila-netapp cache and applying ref * 2024-11-18 21:41:09.366 | (0287 / 1318) 2024-11-18 21:41:09.383 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-11-18 21:41:10.361 | Cloning from charm-masakari cache and applying ref * 2024-11-18 21:41:16.907 | (0288 / 1318) 2024-11-18 21:41:16.925 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2024-11-18 21:41:19.650 | Cloning from charm-masakari-monitors cache and applying ref * 2024-11-18 21:41:29.312 | (0289 / 1318) 2024-11-18 21:41:29.330 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-11-18 21:41:29.850 | Cloning from charm-mistral cache and applying ref * 2024-11-18 21:41:29.962 | (0290 / 1318) 2024-11-18 21:41:29.980 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-11-18 21:41:30.337 | Cloning from charm-murano cache and applying ref * 2024-11-18 21:41:30.411 | (0291 / 1318) 2024-11-18 21:41:30.428 | Updating cache of https://opendev.org/openstack/charm-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_mysql_innodb_cluster_3be21854cb621061fbe209991b616b0b365d7917 with ref * 2024-11-18 21:41:32.789 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-11-18 21:41:41.875 | (0292 / 1318) 2024-11-18 21:41:41.892 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2024-11-18 21:41:42.398 | Cloning from charm-mysql-router cache and applying ref * 2024-11-18 21:41:44.900 | (0293 / 1318) 2024-11-18 21:41:44.917 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2024-11-18 21:41:46.899 | Cloning from charm-neutron-api cache and applying ref * 2024-11-18 21:42:02.617 | (0294 / 1318) 2024-11-18 21:42:02.635 | Updating cache of https://opendev.org/openstack/charm-neutron-api-odl.git in /opt/dib_cache/source-repositories/charm_neutron_api_odl_b73cd3bb2495eb9d342b57390e72bbf81b228ca2 with ref * 2024-11-18 21:42:03.172 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-11-18 21:42:03.264 | (0295 / 1318) 2024-11-18 21:42:03.282 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-arista.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_arista_83e0603af52deafe98e38cec5b4fadeee3afcebb with ref * 2024-11-18 21:42:04.470 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-11-18 21:42:09.471 | (0296 / 1318) 2024-11-18 21:42:09.489 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ironic.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ironic_7ac4ace0461c932299ec3eaa248acd7c81352f15 with ref * 2024-11-18 21:42:10.948 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-11-18 21:42:16.055 | (0297 / 1318) 2024-11-18 21:42:16.073 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ovn.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ovn_b24036dac0afa3cab4ea24f32e156c671fa810dc with ref * 2024-11-18 21:42:18.197 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-11-18 21:42:56.017 | (0298 / 1318) 2024-11-18 21:42:56.035 | Updating cache of https://opendev.org/openstack/charm-neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/charm_neutron_dynamic_routing_767a67da9fd087dea2879cf1ec2b3ad22fea3352 with ref * 2024-11-18 21:43:03.376 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-11-18 21:43:21.792 | (0299 / 1318) 2024-11-18 21:43:21.809 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2024-11-18 21:43:24.801 | Cloning from charm-neutron-gateway cache and applying ref * 2024-11-18 21:43:41.847 | (0300 / 1318) 2024-11-18 21:43:41.864 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2024-11-18 21:43:44.343 | Cloning from charm-neutron-k8s cache and applying ref * 2024-11-18 21:44:12.364 | (0301 / 1318) 2024-11-18 21:44:12.381 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2024-11-18 21:44:13.912 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-11-18 21:44:58.940 | (0302 / 1318) 2024-11-18 21:44:58.958 | Updating cache of https://opendev.org/openstack/charm-nova-cell-controller.git in /opt/dib_cache/source-repositories/charm_nova_cell_controller_accf2bee70d9c3b95d2ea1c2a95d9e461a128951 with ref * 2024-11-18 21:45:02.833 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-11-18 21:45:19.340 | (0303 / 1318) 2024-11-18 21:45:19.358 | Updating cache of https://opendev.org/openstack/charm-nova-cloud-controller.git in /opt/dib_cache/source-repositories/charm_nova_cloud_controller_0b33a6432a7733354845457479cae1ad00e99c67 with ref * 2024-11-18 21:45:22.775 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-11-18 21:46:30.166 | (0304 / 1318) 2024-11-18 21:46:30.184 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2024-11-18 21:46:32.171 | Cloning from charm-nova-compute cache and applying ref * 2024-11-18 21:47:57.052 | (0305 / 1318) 2024-11-18 21:47:57.069 | Updating cache of https://opendev.org/openstack/charm-nova-compute-nvidia-vgpu.git in /opt/dib_cache/source-repositories/charm_nova_compute_nvidia_vgpu_9b1f2a56c56517d7e4f553cfd98116bf7e0da811 with ref * 2024-11-18 21:47:58.078 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-11-18 21:48:01.032 | (0306 / 1318) 2024-11-18 21:48:01.050 | Updating cache of https://opendev.org/openstack/charm-nova-compute-proxy.git in /opt/dib_cache/source-repositories/charm_nova_compute_proxy_9d359aa48bef4aec760b5fc6b817c7d025b82502 with ref * 2024-11-18 21:48:01.491 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-11-18 21:48:01.694 | (0307 / 1318) 2024-11-18 21:48:01.711 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2024-11-18 21:48:02.770 | Cloning from charm-nova-k8s cache and applying ref * 2024-11-18 21:48:10.014 | (0308 / 1318) 2024-11-18 21:48:10.031 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2024-11-18 21:48:10.697 | Cloning from charm-nova-lxd cache and applying ref * 2024-11-18 21:48:11.244 | (0309 / 1318) 2024-11-18 21:48:11.262 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-11-18 21:48:13.889 | Cloning from charm-octavia cache and applying ref * 2024-11-18 21:48:55.231 | (0310 / 1318) 2024-11-18 21:48:55.249 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2024-11-18 21:48:56.803 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-11-18 21:49:11.518 | (0311 / 1318) 2024-11-18 21:49:11.536 | Updating cache of https://opendev.org/openstack/charm-octavia-diskimage-retrofit.git in /opt/dib_cache/source-repositories/charm_octavia_diskimage_retrofit_218c0c9db0ec6e1aa5575c12fbf0f91930a96ed8 with ref * 2024-11-18 21:49:15.950 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-11-18 21:49:26.474 | (0312 / 1318) 2024-11-18 21:49:26.594 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2024-11-18 21:49:28.246 | Cloning from charm-octavia-k8s cache and applying ref * 2024-11-18 21:49:31.356 | (0313 / 1318) 2024-11-18 21:49:31.374 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2024-11-18 21:49:32.022 | Cloning from charm-odl-controller cache and applying ref * 2024-11-18 21:49:32.106 | (0314 / 1318) 2024-11-18 21:49:32.124 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2024-11-18 21:49:35.211 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-11-18 21:49:58.916 | (0315 / 1318) 2024-11-18 21:49:58.935 | Updating cache of https://opendev.org/openstack/charm-openstack-exporter-k8s.git in /opt/dib_cache/source-repositories/charm_openstack_exporter_k8s_6bcec605566ad5751460d8fac37f062401d3f240 with ref * 2024-11-18 21:49:59.671 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-11-18 21:50:00.548 | (0316 / 1318) 2024-11-18 21:50:00.566 | Updating cache of https://opendev.org/openstack/charm-openstack-hypervisor.git in /opt/dib_cache/source-repositories/charm_openstack_hypervisor_a78524ec90bfb56f1db2f2c44f9917e95e451b4c with ref * 2024-11-18 21:50:01.916 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-11-18 21:50:15.465 | (0317 / 1318) 2024-11-18 21:50:15.482 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2024-11-18 21:50:17.064 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-11-18 21:50:17.142 | (0318 / 1318) 2024-11-18 21:50:17.159 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2024-11-18 21:50:19.412 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-11-18 21:50:19.611 | (0319 / 1318) 2024-11-18 21:50:19.628 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_client_247a03efec36a38318a56087affa93b56827c5e1 with ref * 2024-11-18 21:50:21.782 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-11-18 21:50:22.134 | (0320 / 1318) 2024-11-18 21:50:22.151 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-iscsi-admin-access.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_iscsi_admin_access_792f295f141d7fbed04a0f617827f8173132ea0b with ref * 2024-11-18 21:50:23.625 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-11-18 21:50:23.698 | (0321 / 1318) 2024-11-18 21:50:23.715 | Updating cache of https://opendev.org/openstack/charm-ops-interface-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_ops_interface_openstack_loadbalancer_17892e2ffd06497e04ac9cacc6334dcf831596e6 with ref * 2024-11-18 21:50:25.152 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-11-18 21:50:25.227 | (0322 / 1318) 2024-11-18 21:50:25.244 | Updating cache of https://opendev.org/openstack/charm-ops-interface-tls-certificates.git in /opt/dib_cache/source-repositories/charm_ops_interface_tls_certificates_277844a813ce60721131d47d1acb5a810cd61039 with ref * 2024-11-18 21:50:26.368 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-11-18 21:50:26.443 | (0323 / 1318) 2024-11-18 21:50:26.461 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2024-11-18 21:50:30.932 | Cloning from charm-ops-openstack cache and applying ref * 2024-11-18 21:50:31.224 | (0324 / 1318) 2024-11-18 21:50:31.242 | Updating cache of https://opendev.org/openstack/charm-ops-sunbeam.git in /opt/dib_cache/source-repositories/charm_ops_sunbeam_e7b1b1238b647d538cdb214a6bdc663417384583 with ref * 2024-11-18 21:50:34.850 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-11-18 21:51:04.767 | (0325 / 1318) 2024-11-18 21:51:04.785 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2024-11-18 21:51:05.851 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-11-18 21:51:06.452 | (0326 / 1318) 2024-11-18 21:51:06.469 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-11-18 21:51:06.811 | Cloning from charm-panko cache and applying ref * 2024-11-18 21:51:06.953 | (0327 / 1318) 2024-11-18 21:51:06.970 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2024-11-18 21:51:07.670 | Cloning from charm-percona-cluster cache and applying ref * 2024-11-18 21:51:08.915 | (0328 / 1318) 2024-11-18 21:51:08.932 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-11-18 21:51:10.628 | Cloning from charm-placement cache and applying ref * 2024-11-18 21:51:21.043 | (0329 / 1318) 2024-11-18 21:51:21.061 | Updating cache of https://opendev.org/openstack/charm-placement-k8s.git in /opt/dib_cache/source-repositories/charm_placement_k8s_c760843a87d604d54ec3462b1da0380292606f93 with ref * 2024-11-18 21:51:22.182 | Cloning from charm-placement-k8s cache and applying ref * 2024-11-18 21:51:34.722 | (0330 / 1318) 2024-11-18 21:51:34.740 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2024-11-18 21:51:37.186 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-11-18 21:52:00.688 | (0331 / 1318) 2024-11-18 21:52:00.705 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-11-18 21:52:09.255 | Cloning from charm-specs cache and applying ref * 2024-11-18 21:52:31.263 | (0332 / 1318) 2024-11-18 21:52:31.280 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2024-11-18 21:52:33.310 | Cloning from charm-swift-proxy cache and applying ref * 2024-11-18 21:52:44.917 | (0333 / 1318) 2024-11-18 21:52:44.935 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2024-11-18 21:52:49.238 | Cloning from charm-swift-storage cache and applying ref * 2024-11-18 21:53:00.889 | (0334 / 1318) 2024-11-18 21:53:00.906 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-11-18 21:53:04.551 | Cloning from charm-tempest cache and applying ref * 2024-11-18 21:53:04.642 | (0335 / 1318) 2024-11-18 21:53:04.659 | Updating cache of https://opendev.org/openstack/charm-trilio-data-mover.git in /opt/dib_cache/source-repositories/charm_trilio_data_mover_16926d359d674f0f00ff29a5b87dd150f9898741 with ref * 2024-11-18 21:53:07.878 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-11-18 21:53:07.989 | (0336 / 1318) 2024-11-18 21:53:08.006 | Updating cache of https://opendev.org/openstack/charm-trilio-dm-api.git in /opt/dib_cache/source-repositories/charm_trilio_dm_api_93758839fd4c6fc0104f1cef5f1fd74049ee7fc1 with ref * 2024-11-18 21:53:08.737 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-11-18 21:53:08.818 | (0337 / 1318) 2024-11-18 21:53:08.836 | Updating cache of https://opendev.org/openstack/charm-trilio-horizon-plugin.git in /opt/dib_cache/source-repositories/charm_trilio_horizon_plugin_0abfda54e94ce53a4244f88b8c3c0eb553d5b5d5 with ref * 2024-11-18 21:53:09.584 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-11-18 21:53:09.664 | (0338 / 1318) 2024-11-18 21:53:09.682 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2024-11-18 21:53:10.174 | Cloning from charm-trilio-wlm cache and applying ref * 2024-11-18 21:53:10.256 | (0339 / 1318) 2024-11-18 21:53:10.273 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-11-18 21:53:10.922 | Cloning from charm-trove cache and applying ref * 2024-11-18 21:53:11.102 | (0340 / 1318) 2024-11-18 21:53:11.119 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-11-18 21:53:12.278 | Cloning from charm-vault cache and applying ref * 2024-11-18 21:53:31.030 | (0341 / 1318) 2024-11-18 21:53:31.047 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-11-18 21:53:32.628 | Cloning from charm-watcher cache and applying ref * 2024-11-18 21:54:23.784 | (0342 / 1318) 2024-11-18 21:54:23.801 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2024-11-18 21:54:27.879 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-11-18 21:54:35.837 | (0343 / 1318) 2024-11-18 21:54:35.854 | Updating cache of https://opendev.org/openstack/charm-zuul-jobs.git in /opt/dib_cache/source-repositories/charm_zuul_jobs_241c237d4ada37f32763a2e551bbca57de81892a with ref * 2024-11-18 21:54:36.782 | Cloning from charm-zuul-jobs cache and applying ref * 2024-11-18 21:54:41.694 | (0344 / 1318) 2024-11-18 21:54:41.711 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-11-18 21:54:42.598 | Cloning from charms.ceph cache and applying ref * 2024-11-18 21:54:46.207 | (0345 / 1318) 2024-11-18 21:54:46.224 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-11-18 21:54:47.827 | Cloning from charms.openstack cache and applying ref * 2024-11-18 21:55:37.987 | (0346 / 1318) 2024-11-18 21:55:38.005 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2024-11-18 21:55:39.969 | Cloning from ci-log-processing cache and applying ref * 2024-11-18 21:56:05.819 | (0347 / 1318) 2024-11-18 21:56:05.836 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-11-18 21:56:07.854 | Cloning from cinder cache and applying ref * 2024-11-18 21:57:38.990 | (0348 / 1318) 2024-11-18 21:57:39.007 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-11-18 21:57:40.104 | Cloning from cinder-specs cache and applying ref * 2024-11-18 21:58:16.755 | (0349 / 1318) 2024-11-18 21:58:16.772 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2024-11-18 21:58:22.514 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-11-18 21:58:44.948 | (0350 / 1318) 2024-11-18 21:58:44.966 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-11-18 21:58:47.036 | Cloning from cinderlib cache and applying ref * 2024-11-18 21:58:51.225 | (0351 / 1318) 2024-11-18 21:58:51.242 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-11-18 21:58:56.531 | Cloning from cliff cache and applying ref * 2024-11-18 21:59:03.297 | (0352 / 1318) 2024-11-18 21:59:03.389 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-11-18 21:59:14.779 | Cloning from cloudkitty cache and applying ref * 2024-11-18 22:00:19.787 | (0353 / 1318) 2024-11-18 22:00:19.804 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-11-18 22:00:23.546 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-11-18 22:00:31.420 | (0354 / 1318) 2024-11-18 22:00:31.437 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-11-18 22:00:32.693 | Cloning from cloudkitty-specs cache and applying ref * 2024-11-18 22:00:32.893 | (0355 / 1318) 2024-11-18 22:00:32.911 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2024-11-18 22:00:37.735 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-11-18 22:00:43.790 | (0356 / 1318) 2024-11-18 22:00:43.807 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-11-18 22:00:45.365 | Cloning from codegenerator cache and applying ref * 2024-11-18 22:02:03.132 | (0357 / 1318) 2024-11-18 22:02:03.211 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-11-18 22:02:03.695 | Cloning from constellations cache and applying ref * 2024-11-18 22:02:03.866 | (0358 / 1318) 2024-11-18 22:02:03.884 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-11-18 22:02:07.479 | Cloning from contributor-guide cache and applying ref * 2024-11-18 22:02:09.970 | (0359 / 1318) 2024-11-18 22:02:10.048 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-11-18 22:02:11.176 | Cloning from cookiecutter cache and applying ref * 2024-11-18 22:02:11.276 | (0360 / 1318) 2024-11-18 22:02:11.294 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-11-18 22:02:11.830 | Cloning from coverage2sql cache and applying ref * 2024-11-18 22:02:11.980 | (0361 / 1318) 2024-11-18 22:02:11.997 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-11-18 22:02:28.359 | Cloning from cyborg cache and applying ref * 2024-11-18 22:03:18.214 | (0362 / 1318) 2024-11-18 22:03:18.238 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-11-18 22:03:20.206 | Cloning from cyborg-specs cache and applying ref * 2024-11-18 22:03:21.042 | (0363 / 1318) 2024-11-18 22:03:21.059 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2024-11-18 22:03:22.510 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-11-18 22:03:23.467 | (0364 / 1318) 2024-11-18 22:03:23.484 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-11-18 22:03:24.949 | Cloning from debtcollector cache and applying ref * 2024-11-18 22:03:28.683 | (0365 / 1318) 2024-11-18 22:03:28.700 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-11-18 22:03:37.854 | Cloning from designate cache and applying ref * 2024-11-18 22:07:12.412 | (0366 / 1318) 2024-11-18 22:07:12.430 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-11-18 22:07:15.737 | Cloning from designate-dashboard cache and applying ref * 2024-11-18 22:07:21.759 | (0367 / 1318) 2024-11-18 22:07:21.777 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-11-18 22:07:22.704 | Cloning from designate-specs cache and applying ref * 2024-11-18 22:07:22.903 | (0368 / 1318) 2024-11-18 22:07:22.920 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2024-11-18 22:07:24.713 | Cloning from designate-tempest-plugin cache and applying ref * 2024-11-18 22:07:42.681 | (0369 / 1318) 2024-11-18 22:07:42.698 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-11-18 22:07:49.031 | Cloning from devstack cache and applying ref * 2024-11-18 22:09:02.953 | (0370 / 1318) 2024-11-18 22:09:02.971 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2024-11-18 22:09:04.265 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-11-18 22:09:04.372 | (0371 / 1318) 2024-11-18 22:09:04.389 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2024-11-18 22:09:06.195 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-11-18 22:09:15.499 | (0372 / 1318) 2024-11-18 22:09:15.517 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2024-11-18 22:09:17.664 | Cloning from devstack-plugin-container cache and applying ref * 2024-11-18 22:09:20.346 | (0373 / 1318) 2024-11-18 22:09:20.364 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2024-11-18 22:09:20.698 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-11-18 22:09:20.771 | (0374 / 1318) 2024-11-18 22:09:20.788 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2024-11-18 22:09:21.549 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-11-18 22:09:21.700 | (0375 / 1318) 2024-11-18 22:09:21.718 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2024-11-18 22:09:23.048 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-11-18 22:09:24.128 | (0376 / 1318) 2024-11-18 22:09:24.146 | Updating cache of https://opendev.org/openstack/devstack-plugin-open-cas.git in /opt/dib_cache/source-repositories/devstack_plugin_open_cas_1babc365afeee25ba5a15e22872cae3dda3a35a8 with ref * 2024-11-18 22:09:24.947 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-11-18 22:09:25.024 | (0377 / 1318) 2024-11-18 22:09:25.042 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-11-18 22:09:25.567 | Cloning from devstack-tools cache and applying ref * 2024-11-18 22:09:25.692 | (0378 / 1318) 2024-11-18 22:09:25.709 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-11-18 22:09:26.274 | Cloning from devstack-vagrant cache and applying ref * 2024-11-18 22:09:26.847 | (0379 / 1318) 2024-11-18 22:09:26.864 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-11-18 22:09:30.255 | Cloning from diskimage-builder cache and applying ref * 2024-11-18 22:10:28.804 | (0380 / 1318) 2024-11-18 22:10:28.822 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-11-18 22:10:29.742 | Cloning from election cache and applying ref * 2024-11-18 22:11:27.330 | (0381 / 1318) 2024-11-18 22:11:27.347 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2024-11-18 22:11:27.853 | Cloning from eslint-config-openstack cache and applying ref * 2024-11-18 22:11:27.957 | (0382 / 1318) 2024-11-18 22:11:27.975 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-11-18 22:11:30.138 | Cloning from etcd3gw cache and applying ref * 2024-11-18 22:11:44.234 | (0383 / 1318) 2024-11-18 22:11:44.252 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-11-18 22:12:05.865 | Cloning from freezer cache and applying ref * 2024-11-18 22:12:17.315 | (0384 / 1318) 2024-11-18 22:12:17.332 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-11-18 22:12:21.348 | Cloning from freezer-api cache and applying ref * 2024-11-18 22:12:21.604 | (0385 / 1318) 2024-11-18 22:12:21.621 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-11-18 22:12:22.687 | Cloning from freezer-dr cache and applying ref * 2024-11-18 22:12:22.803 | (0386 / 1318) 2024-11-18 22:12:22.820 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-11-18 22:12:23.851 | Cloning from freezer-specs cache and applying ref * 2024-11-18 22:12:23.928 | (0387 / 1318) 2024-11-18 22:12:23.946 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2024-11-18 22:12:28.672 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-11-18 22:12:28.791 | (0388 / 1318) 2024-11-18 22:12:28.808 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2024-11-18 22:12:34.892 | Cloning from freezer-web-ui cache and applying ref * 2024-11-18 22:12:35.099 | (0389 / 1318) 2024-11-18 22:12:35.117 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-11-18 22:12:41.361 | Cloning from futurist cache and applying ref * 2024-11-18 22:12:46.459 | (0390 / 1318) 2024-11-18 22:12:46.478 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-11-18 22:12:53.528 | Cloning from glance cache and applying ref * 2024-11-18 22:15:20.283 | (0391 / 1318) 2024-11-18 22:15:20.301 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-11-18 22:15:21.584 | Cloning from glance-specs cache and applying ref * 2024-11-18 22:15:32.540 | (0392 / 1318) 2024-11-18 22:15:32.558 | Updating cache of https://opendev.org/openstack/glance-tempest-plugin.git in /opt/dib_cache/source-repositories/glance_tempest_plugin_24e427a4d144713021e83a523bc2c0f1a6abace5 with ref * 2024-11-18 22:15:38.455 | Cloning from glance-tempest-plugin cache and applying ref * 2024-11-18 22:15:54.273 | (0393 / 1318) 2024-11-18 22:15:54.291 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-11-18 22:16:05.711 | Cloning from glance_store cache and applying ref * 2024-11-18 22:17:00.672 | (0394 / 1318) 2024-11-18 22:17:00.690 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-11-18 22:17:01.592 | Cloning from goal-tools cache and applying ref * 2024-11-18 22:17:01.891 | (0395 / 1318) 2024-11-18 22:17:01.909 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-11-18 22:17:04.676 | Cloning from governance cache and applying ref * 2024-11-18 22:18:40.472 | (0396 / 1318) 2024-11-18 22:18:40.490 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-11-18 22:18:41.235 | Cloning from governance-sigs cache and applying ref * 2024-11-18 22:18:41.444 | (0397 / 1318) 2024-11-18 22:18:41.463 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-11-18 22:18:41.766 | Cloning from governance-website cache and applying ref * 2024-11-18 22:18:41.840 | (0398 / 1318) 2024-11-18 22:18:41.858 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-11-18 22:18:45.477 | Cloning from grenade cache and applying ref * 2024-11-18 22:19:02.676 | (0399 / 1318) 2024-11-18 22:19:02.695 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-11-18 22:19:03.641 | Cloning from ha-guide cache and applying ref * 2024-11-18 22:19:09.942 | (0400 / 1318) 2024-11-18 22:19:09.959 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-11-18 22:19:11.524 | Cloning from hacking cache and applying ref * 2024-11-18 22:19:15.296 | (0401 / 1318) 2024-11-18 22:19:15.314 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-11-18 22:19:21.709 | Cloning from heat cache and applying ref * 2024-11-18 22:21:33.951 | (0402 / 1318) 2024-11-18 22:21:33.968 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-11-18 22:21:41.307 | Cloning from heat-agents cache and applying ref * 2024-11-18 22:21:54.643 | (0403 / 1318) 2024-11-18 22:21:54.661 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-11-18 22:21:55.847 | Cloning from heat-cfntools cache and applying ref * 2024-11-18 22:21:57.889 | (0404 / 1318) 2024-11-18 22:21:57.906 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-11-18 22:22:02.775 | Cloning from heat-dashboard cache and applying ref * 2024-11-18 22:22:32.554 | (0405 / 1318) 2024-11-18 22:22:32.572 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-11-18 22:22:42.806 | fatal: unable to access 'https://opendev.org/openstack/heat-specs.git/': Could not resolve host: opendev.org 2024-11-18 22:22:42.839 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-11-18 22:22:42.844 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-11-18 22:22:42.849 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-11-18 22:22:42.854 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-11-18 22:22:42.860 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-11-18 22:22:45.283 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.zk3mnDSP/mnt 2024-11-18 22:22:45.288 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.zk3mnDSP/mnt 2024-11-18 22:22:45.294 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-11-18 22:22:45.299 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-11-18 22:22:45.304 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-11-18 22:22:45.309 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-11-18 22:22:45.314 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.zk3mnDSP/mnt ']' 2024-11-18 22:22:45.319 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.zk3mnDSP/mnt 2024-11-18 22:22:45.327 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.zk3mnDSP/mnt 2024-11-18 22:22:45.332 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-11-18 22:22:45.338 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-11-18 22:22:45.344 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-11-18 22:22:45.344 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.zk3mnDSP/mnt/' 2024-11-18 22:22:45.346 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-11-18 22:22:45.446 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.zk3mnDSP/mnt/sys 2024-11-18 22:22:45.446 | /opt/dib_tmp/dib_build.zk3mnDSP/mnt/proc 2024-11-18 22:22:45.446 | /opt/dib_tmp/dib_build.zk3mnDSP/mnt/dev/pts 2024-11-18 22:22:45.446 | /opt/dib_tmp/dib_build.zk3mnDSP/mnt/dev' 2024-11-18 22:22:45.451 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 22:22:45.456 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 22:22:45.461 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 22:22:45.465 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 22:22:45.470 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.zk3mnDSP/mnt/sys == */boot/efi ]] 2024-11-18 22:22:45.475 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 22:22:45.480 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 22:22:45.485 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 22:22:45.490 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.zk3mnDSP/mnt/sys' 2024-11-18 22:22:45.490 | Unmount /opt/dib_tmp/dib_build.zk3mnDSP/mnt/sys 2024-11-18 22:22:45.495 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.zk3mnDSP/mnt/sys 2024-11-18 22:22:45.512 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 22:22:45.517 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 22:22:45.522 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 22:22:45.527 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 22:22:45.532 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.zk3mnDSP/mnt/proc == */boot/efi ]] 2024-11-18 22:22:45.537 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 22:22:45.542 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 22:22:45.547 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 22:22:45.552 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.zk3mnDSP/mnt/proc' 2024-11-18 22:22:45.552 | Unmount /opt/dib_tmp/dib_build.zk3mnDSP/mnt/proc 2024-11-18 22:22:45.557 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.zk3mnDSP/mnt/proc 2024-11-18 22:22:45.573 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 22:22:45.578 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 22:22:45.583 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 22:22:45.588 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 22:22:45.593 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.zk3mnDSP/mnt/dev/pts == */boot/efi ]] 2024-11-18 22:22:45.598 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 22:22:45.603 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 22:22:45.608 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 22:22:45.613 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.zk3mnDSP/mnt/dev/pts' 2024-11-18 22:22:45.613 | Unmount /opt/dib_tmp/dib_build.zk3mnDSP/mnt/dev/pts 2024-11-18 22:22:45.617 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.zk3mnDSP/mnt/dev/pts 2024-11-18 22:22:45.633 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 22:22:45.638 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 22:22:45.643 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 22:22:45.648 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 22:22:45.653 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.zk3mnDSP/mnt/dev == */boot/efi ]] 2024-11-18 22:22:45.658 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 22:22:45.663 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 22:22:45.668 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 22:22:45.673 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.zk3mnDSP/mnt/dev' 2024-11-18 22:22:45.673 | Unmount /opt/dib_tmp/dib_build.zk3mnDSP/mnt/dev 2024-11-18 22:22:45.678 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.zk3mnDSP/mnt/dev 2024-11-18 22:22:45.694 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-11-18 22:22:45.699 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-11-18 22:22:45.704 | + 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-18 22:22:46.166 | 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-18 22:22:46.167 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.zk3mnDSP/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.ht8nxCax', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.zk3mnDSP/mnt', 'build-dir': '/opt/dib_tmp/dib_build.zk3mnDSP'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 22:22:46.167 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-11-18 22:22:46.244 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-11-18 22:22:46.250 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.zk3mnDSP/built; do sleep 1; done' 2024-11-18 22:22:46.295 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.zk3mnDSP/mnt 2024-11-18 22:22:57.002 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.zk3mnDSP 2024-11-18 22:22:57.219 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-11-18 22:22:57.224 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-18 22:22:57.229 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-18 22:22:57.234 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-18 22:22:57.239 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.zk3mnDSP 2024-11-18 22:22:57.256 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-11-18 22:22:57.261 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.ht8nxCax 2024-11-18 22:22:57.339 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-11-18 22:22:57.344 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-18 22:22:57.349 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-18 22:22:57.354 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-18 22:22:57.359 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.ht8nxCax 2024-11-18 22:22:57.366 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128