2024-11-29 16:42:08.723 | diskimage-builder version 3.36.0 2024-11-29 16:42:08.724 | 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-29 16:42:09.981 | 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-29 16:42:11.203 | Expanded element dependencies to: debootstrap ubuntu-minimal modprobe pkg-map vm install-bin openstack-repos journal-to-console install-types runtime-ssh-host-keys sysprep manifests source-repositories cloud-init-datasources growroot cache-devstack dpkg ubuntu-common install-static cache-url dib-init-system openssh-server infra-package-needs ensure-venv base zuul-worker nodepool-base bootloader package-installs simple-init block-device-efi 2024-11-29 16:42:11.208 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-29 16:42:11.213 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/ubuntu-bionic-arm64-6408c6387b74411bbd234adc5d873f1b 2024-11-29 16:42:11.218 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/ubuntu-bionic-arm64-6408c6387b74411bbd234adc5d873f1b 2024-11-29 16:42:11.223 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-29 16:42:11.228 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-29 16:42:11.233 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-29 16:42:11.237 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-29 16:42:11.242 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-29 16:42:11.247 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-29 16:42:11.262 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.zwRLoZ4W 2024-11-29 16:42:11.267 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-29 16:42:11.273 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.5Ovj05Oi 2024-11-29 16:42:11.278 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-29 16:42:11.282 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-29 16:42:11.287 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-29 16:42:11.291 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-29 16:42:11.296 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-29 16:42:11.300 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-29 16:42:11.304 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-29 16:42:11.309 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.zwRLoZ4W 2024-11-29 16:42:11.309 | Building in /opt/dib_tmp/dib_build.zwRLoZ4W 2024-11-29 16:42:11.314 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-29 16:42:11.318 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-29 16:42:11.323 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-29 16:42:11.327 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.zwRLoZ4W/hooks 2024-11-29 16:42:11.332 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.zwRLoZ4W/hooks 2024-11-29 16:42:11.337 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.zwRLoZ4W/block-device 2024-11-29 16:42:11.344 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.zwRLoZ4W/block-device/config.yaml 2024-11-29 16:42:11.348 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.zwRLoZ4W/block-device/config.yaml 2024-11-29 16:42:11.370 | Searching elements for block-device[-arm64].yaml ... 2024-11-29 16:42:11.558 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-29 16:42:11.563 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-29 16:42:11.568 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.zwRLoZ4W/block-device/params.yaml 2024-11-29 16:42:11.573 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-29 16:42:11.577 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-29 16:42:11.604 | + 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-29 16:42:13.359 | 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-29 16:42:13.359 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.zwRLoZ4W/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.5Ovj05Oi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.zwRLoZ4W/mnt', 'build-dir': '/opt/dib_tmp/dib_build.zwRLoZ4W'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-29 16:42:13.365 | 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-29 16:42:13.365 | 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-29 16:42:13.365 | 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-29 16:42:13.366 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.zwRLoZ4W/states/block-device/config.json] 2024-11-29 16:42:13.446 | ++ 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-29 16:42:13.919 | 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-29 16:42:13.920 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.zwRLoZ4W/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.5Ovj05Oi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.zwRLoZ4W/mnt', 'build-dir': '/opt/dib_tmp/dib_build.zwRLoZ4W'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-29 16:42:13.920 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-29 16:42:13.920 | 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-29 16:42:14.000 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-29 16:42:14.005 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-29 16:42:14.010 | ++ 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-29 16:42:14.471 | 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-29 16:42:14.471 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.zwRLoZ4W/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.5Ovj05Oi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.zwRLoZ4W/mnt', 'build-dir': '/opt/dib_tmp/dib_build.zwRLoZ4W'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-29 16:42:14.471 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-29 16:42:14.472 | 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-29 16:42:14.547 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-29 16:42:14.553 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-29 16:42:14.558 | ++ 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-29 16:42:15.034 | 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-29 16:42:15.035 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.zwRLoZ4W/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.5Ovj05Oi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.zwRLoZ4W/mnt', 'build-dir': '/opt/dib_tmp/dib_build.zwRLoZ4W'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-29 16:42:15.035 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-29 16:42:15.036 | 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-29 16:42:15.115 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-29 16:42:15.120 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-29 16:42:15.125 | ++ 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-29 16:42:15.588 | 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-29 16:42:15.588 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.zwRLoZ4W/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.5Ovj05Oi', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.zwRLoZ4W/mnt', 'build-dir': '/opt/dib_tmp/dib_build.zwRLoZ4W'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-29 16:42:15.589 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-29 16:42:15.667 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-29 16:42:15.672 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-29 16:42:15.677 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-29 16:42:15.681 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.zwRLoZ4W/mnt 2024-11-29 16:42:15.689 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.zwRLoZ4W/mnt 2024-11-29 16:42:15.743 | chown: warning: '.' should be ':': 'root.root' 2024-11-29 16:42:15.750 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.zwRLoZ4W/mnt 2024-11-29 16:42:15.755 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.zwRLoZ4W/mnt 2024-11-29 16:42:15.759 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.zwRLoZ4W/mnt 2024-11-29 16:42:15.764 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-29 16:42:15.769 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-29 16:42:15.773 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.zwRLoZ4W/hooks ']' 2024-11-29 16:42:15.778 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-29 16:42:15.808 | Copying hooks for vm 2024-11-29 16:42:15.863 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-29 16:42:15.924 | Copying hooks for infra-package-needs 2024-11-29 16:42:15.935 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-29 16:42:15.946 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-29 16:42:15.948 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-29 16:42:15.951 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-29 16:42:15.962 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-29 16:42:15.965 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-29 16:42:15.986 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-29 16:42:15.989 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-29 16:42:16.026 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-29 16:42:16.037 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-29 16:42:16.053 | Copying hooks for install-bin 2024-11-29 16:42:16.062 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-29 16:42:16.091 | Copying hooks for source-repositories 2024-11-29 16:42:16.101 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-29 16:42:16.196 | Copying hooks for package-installs 2024-11-29 16:42:16.205 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-29 16:42:16.254 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-29 16:42:16.285 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-29 16:42:16.289 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-29 16:42:16.293 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-29 16:42:16.303 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-29 16:42:16.307 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-29 16:42:16.317 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-29 16:42:16.321 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-29 16:42:16.331 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-29 16:42:16.335 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-29 16:42:16.366 | Copying hooks for ubuntu-common 2024-11-29 16:42:16.399 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/post-install.d/99-autoremove 2024-11-29 16:42:16.441 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/install.d/80-disable-rfc3041 2024-11-29 16:42:16.483 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/environment.d/10-ubuntu-distro-name.bash 2024-11-29 16:42:16.487 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/environment.d/11-ubuntu-init-system.bash 2024-11-29 16:42:16.502 | Copying hooks for debootstrap 2024-11-29 16:42:16.540 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2024-11-29 16:42:16.747 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2024-11-29 16:42:17.020 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2024-11-29 16:42:17.500 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2024-11-29 16:42:17.896 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2024-11-29 16:42:18.216 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2024-11-29 16:42:18.445 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2024-11-29 16:42:18.836 | Copying hooks for cloud-init-datasources 2024-11-29 16:42:18.846 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-29 16:42:18.952 | Copying hooks for ensure-venv 2024-11-29 16:42:19.093 | Copying hooks for block-device-efi 2024-11-29 16:42:19.102 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-29 16:42:19.331 | Copying hooks for modprobe 2024-11-29 16:42:19.378 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2024-11-29 16:42:19.436 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2024-11-29 16:42:19.448 | Copying hooks for base 2024-11-29 16:42:19.457 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-29 16:42:19.578 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-29 16:42:19.589 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-29 16:42:19.632 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-29 16:42:19.695 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-29 16:42:19.789 | Copying hooks for ubuntu-minimal 2024-11-29 16:42:19.915 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-arm64-build-succeeds 2024-11-29 16:42:20.050 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-build-succeeds 2024-11-29 16:42:20.061 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-arm64-build-succeeds 2024-11-29 16:42:20.085 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-build-succeeds 2024-11-29 16:42:20.097 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/jammy-arm64-build-succeeds 2024-11-29 16:42:20.107 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/noble-arm64-build-succeeds 2024-11-29 16:42:20.127 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/trusty-build-succeeds 2024-11-29 16:42:20.138 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/xenial-build-succeeds 2024-11-29 16:42:20.173 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/root.d/75-ubuntu-minimal-baseinstall 2024-11-29 16:42:20.215 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/11-ubuntu-kernel.bash 2024-11-29 16:42:20.219 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/12-ubuntu-repo-dists.bash 2024-11-29 16:42:20.241 | Copying hooks for install-types 2024-11-29 16:42:20.249 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-29 16:42:20.262 | Copying hooks for openssh-server 2024-11-29 16:42:20.270 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-29 16:42:20.275 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-29 16:42:20.299 | Copying hooks for bootloader 2024-11-29 16:42:20.308 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-29 16:42:20.318 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-29 16:42:20.462 | Copying hooks for manifests 2024-11-29 16:42:20.471 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-29 16:42:20.481 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-29 16:42:20.490 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-29 16:42:20.502 | Copying hooks for openstack-repos 2024-11-29 16:42:20.510 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-29 16:42:20.521 | Copying hooks for sysprep 2024-11-29 16:42:20.530 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-29 16:42:20.540 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-29 16:42:20.551 | Copying hooks for dib-init-system 2024-11-29 16:42:20.560 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-29 16:42:20.589 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-29 16:42:20.692 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-29 16:42:20.854 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-29 16:42:21.207 | Copying hooks for journal-to-console 2024-11-29 16:42:21.216 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-29 16:42:21.228 | Copying hooks for install-static 2024-11-29 16:42:21.237 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-29 16:42:21.256 | Copying hooks for cache-devstack 2024-11-29 16:42:21.280 | Copying hooks for cache-url 2024-11-29 16:42:21.289 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-29 16:42:21.869 | Copying hooks for dpkg 2024-11-29 16:42:21.899 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2024-11-29 16:42:21.919 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2024-11-29 16:42:21.948 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2024-11-29 16:42:21.953 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2024-11-29 16:42:21.957 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2024-11-29 16:42:22.007 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/bin/install-packages 2024-11-29 16:42:22.027 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2024-11-29 16:42:22.049 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2024-11-29 16:42:22.054 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2024-11-29 16:42:22.058 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2024-11-29 16:42:22.063 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2024-11-29 16:42:22.098 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2024-11-29 16:42:22.167 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2024-11-29 16:42:22.173 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2024-11-29 16:42:22.184 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2024-11-29 16:42:22.199 | Copying hooks for nodepool-base 2024-11-29 16:42:22.207 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-29 16:42:22.215 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-29 16:42:22.223 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-29 16:42:22.226 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-29 16:42:22.236 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-29 16:42:22.245 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-29 16:42:22.247 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-29 16:42:22.255 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-29 16:42:22.258 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-29 16:42:22.261 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-29 16:42:22.264 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-29 16:42:22.272 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-29 16:42:22.275 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-29 16:42:22.277 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-29 16:42:22.280 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-29 16:42:22.283 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-29 16:42:22.285 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-29 16:42:22.288 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-29 16:42:22.296 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-29 16:42:22.312 | Copying hooks for growroot 2024-11-29 16:42:22.321 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-29 16:42:22.354 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-29 16:42:22.366 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-29 16:42:22.379 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-29 16:42:22.384 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-29 16:42:22.413 | Copying hooks for runtime-ssh-host-keys 2024-11-29 16:42:22.421 | 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-29 16:42:22.441 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-29 16:42:22.451 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-29 16:42:22.461 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-29 16:42:22.466 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-29 16:42:22.494 | Copying hooks for simple-init 2024-11-29 16:42:22.503 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-29 16:42:22.513 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-29 16:42:22.517 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-29 16:42:22.521 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-29 16:42:22.525 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-29 16:42:22.530 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-29 16:42:22.539 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-29 16:42:22.544 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-29 16:42:22.570 | Copying hooks for pkg-map 2024-11-29 16:42:22.579 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-29 16:42:22.597 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-29 16:42:22.625 | Copying hooks for zuul-worker 2024-11-29 16:42:22.634 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-29 16:42:22.642 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-29 16:42:22.658 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-29 16:42:22.663 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-29 16:42:22.667 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-29 16:42:22.672 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d ']' 2024-11-29 16:42:22.677 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d' 2024-11-29 16:42:22.677 | Running hooks from /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d 2024-11-29 16:42:22.682 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-29 16:42:22.686 | + 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.zwRLoZ4W/hooks/root.d 2024-11-29 16:42:22.718 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/10-base-defaults 2024-11-29 16:42:22.726 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/10-base-defaults 2024-11-29 16:42:22.730 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-29 16:42:22.734 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-29 16:42:22.738 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-29 16:42:22.742 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-29 16:42:22.747 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-29 16:42:22.754 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-29 16:42:22.758 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-29 16:42:22.762 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-29 16:42:22.766 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-29 16:42:22.770 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-29 16:42:22.775 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-29 16:42:22.779 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-29 16:42:22.783 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-29 16:42:22.787 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-29 16:42:22.791 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-29 16:42:22.795 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-29 16:42:22.799 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-29 16:42:22.804 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-29 16:42:22.808 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-29 16:42:22.812 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-11-29 16:42:22.820 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-11-29 16:42:22.824 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-29 16:42:22.831 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-29 16:42:22.835 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/10-dpkg.bash 2024-11-29 16:42:22.842 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/10-dpkg.bash 2024-11-29 16:42:22.847 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-11-29 16:42:22.851 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-11-29 16:42:22.855 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-29 16:42:22.863 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-29 16:42:22.867 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2024-11-29 16:42:22.872 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2024-11-29 16:42:22.881 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=bionic 2024-11-29 16:42:22.886 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=bionic 2024-11-29 16:42:22.890 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2024-11-29 16:42:22.895 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-29 16:42:22.899 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2024-11-29 16:42:22.903 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2024-11-29 16:42:22.908 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=arm64 2024-11-29 16:42:22.912 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ arm64 ]] 2024-11-29 16:42:22.916 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:9 : default_ubuntu_mirror=http://ports.ubuntu.com/ubuntu-ports 2024-11-29 16:42:22.921 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=http://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-29 16:42:22.925 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=http://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-29 16:42:22.929 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2024-11-29 16:42:22.937 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2024-11-29 16:42:22.941 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ bionic == \t\r\u\s\t\y ]] 2024-11-29 16:42:22.945 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2024-11-29 16:42:22.949 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2024-11-29 16:42:22.954 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2024-11-29 16:42:22.961 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2024-11-29 16:42:22.966 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-29 16:42:22.970 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-29 16:42:22.974 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-29 16:42:22.982 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-29 16:42:22.986 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-29 16:42:22.991 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-29 16:42:22.995 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/14-manifests 2024-11-29 16:42:23.003 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/14-manifests 2024-11-29 16:42:23.007 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-29 16:42:23.011 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-29 16:42:23.016 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-bionic-arm64-6408c6387b74411bbd234adc5d873f1b.d/ 2024-11-29 16:42:23.020 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-bionic-arm64-6408c6387b74411bbd234adc5d873f1b.d/ 2024-11-29 16:42:23.025 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/15-block-device.bash 2024-11-29 16:42:23.032 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/15-block-device.bash 2024-11-29 16:42:23.036 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-29 16:42:23.041 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-29 16:42:23.045 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-29 16:42:23.049 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-29 16:42:23.057 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-29 16:42:23.061 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ ubuntu =~ (almalinux|centos|fedora|rocky) ]] 2024-11-29 16:42:23.066 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-29 16:42:23.070 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-29 16:42:23.075 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \a\l\m\a\l\i\n\u\x ]] 2024-11-29 16:42:23.079 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \r\o\c\k\y ]] 2024-11-29 16:42:23.083 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \f\e\d\o\r\a ]] 2024-11-29 16:42:23.087 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/20-network-interface-names 2024-11-29 16:42:23.095 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/20-network-interface-names 2024-11-29 16:42:23.099 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-11-29 16:42:23.104 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-11-29 16:42:23.108 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-29 16:42:23.116 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-29 16:42:23.120 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-29 16:42:23.125 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-29 16:42:23.129 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-29 16:42:23.137 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-29 16:42:23.141 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-29 16:42:23.146 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-29 16:42:23.150 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-29 16:42:23.154 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-29 16:42:23.158 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-29 16:42:23.163 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-29 16:42:23.167 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-29 16:42:23.172 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-29 16:42:23.176 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/99-dib-init-system 2024-11-29 16:42:23.184 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/../environment.d/99-dib-init-system 2024-11-29 16:42:23.188 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-29 16:42:23.193 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-29 16:42:23.197 | dib-run-parts Running /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap 2024-11-29 16:42:23.221 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:20 : set -eu 2024-11-29 16:42:23.225 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:21 : set -o pipefail 2024-11-29 16:42:23.230 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:23 : '[' -f /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/.extra_settings ']' 2024-11-29 16:42:23.234 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:27 : '[' -n ubuntu ']' 2024-11-29 16:42:23.238 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:28 : '[' -n bionic ']' 2024-11-29 16:42:23.243 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:29 : '[' -n http://mirror.regionone.osuosl.opendev.org/ubuntu-ports ']' 2024-11-29 16:42:23.247 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:31 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-29 16:42:23.251 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:32 : DIB_DEBOOTSTRAP_EXTRA_ARGS=--no-check-gpg 2024-11-29 16:42:23.255 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:33 : DEBOOTSTRAP_TARBALL=/opt/dib_cache/debootstrap-ubuntu-bionic-arm64.tar.gz 2024-11-29 16:42:23.259 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:34 : http_proxy= 2024-11-29 16:42:23.263 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:35 : no_proxy= 2024-11-29 16:42:23.267 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:37 : DEBOOTSTRAP_QEMU= 2024-11-29 16:42:23.271 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:39 : debootstrap --version 2024-11-29 16:42:23.494 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:39 : _debootstrap_version='debootstrap 1.0.128+nmu2+deb12u1' 2024-11-29 16:42:23.498 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:41 : _debootstrap_version=128 2024-11-29 16:42:23.502 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:42 : [[ bionic == \b\u\s\t\e\r ]] 2024-11-29 16:42:23.506 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:46 : '[' -n '' -o -n '' ']' 2024-11-29 16:42:23.510 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:51 : KEYRING_OPT= 2024-11-29 16:42:23.514 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:52 : '[' -n '' ']' 2024-11-29 16:42:23.519 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:60 : dpkg --print-architecture 2024-11-29 16:42:23.526 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:60 : '[' arm64 '!=' arm64 ']' 2024-11-29 16:42:23.530 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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 bionic /opt/dib_tmp/dib_build.zwRLoZ4W/mnt http://mirror.regionone.osuosl.opendev.org/ubuntu-ports ' 2024-11-29 16:42:24.701 | I: Retrieving InRelease 2024-11-29 16:42:25.376 | I: Retrieving Release 2024-11-29 16:42:25.527 | I: Retrieving Packages 2024-11-29 16:42:25.746 | I: Validating Packages 2024-11-29 16:42:26.026 | I: Retrieving Packages 2024-11-29 16:42:26.371 | I: Validating Packages 2024-11-29 16:42:29.528 | I: Resolving dependencies of required packages... 2024-11-29 16:42:33.175 | I: Resolving dependencies of base packages... 2024-11-29 16:42:48.367 | I: Checking component main on http://mirror.regionone.osuosl.opendev.org/ubuntu-ports... 2024-11-29 16:42:48.964 | I: Retrieving adduser 3.116ubuntu1 2024-11-29 16:42:49.684 | I: Validating adduser 3.116ubuntu1 2024-11-29 16:42:49.703 | I: Retrieving apt 1.6.1 2024-11-29 16:42:50.231 | I: Validating apt 1.6.1 2024-11-29 16:42:50.257 | I: Retrieving base-files 10.1ubuntu2 2024-11-29 16:42:50.441 | I: Validating base-files 10.1ubuntu2 2024-11-29 16:42:50.459 | I: Retrieving base-passwd 3.5.44 2024-11-29 16:42:50.677 | I: Validating base-passwd 3.5.44 2024-11-29 16:42:50.694 | I: Retrieving bash 4.4.18-2ubuntu1 2024-11-29 16:42:51.087 | I: Validating bash 4.4.18-2ubuntu1 2024-11-29 16:42:51.108 | I: Retrieving bsdutils 1:2.31.1-0.4ubuntu3 2024-11-29 16:42:51.240 | I: Validating bsdutils 1:2.31.1-0.4ubuntu3 2024-11-29 16:42:51.258 | I: Retrieving coreutils 8.28-1ubuntu1 2024-11-29 16:42:52.109 | I: Validating coreutils 8.28-1ubuntu1 2024-11-29 16:42:52.134 | I: Retrieving dash 0.5.8-2.10 2024-11-29 16:42:52.294 | I: Validating dash 0.5.8-2.10 2024-11-29 16:42:52.312 | I: Retrieving debconf 1.5.66 2024-11-29 16:42:52.446 | I: Validating debconf 1.5.66 2024-11-29 16:42:52.464 | I: Retrieving debianutils 4.8.4 2024-11-29 16:42:52.755 | I: Validating debianutils 4.8.4 2024-11-29 16:42:52.773 | I: Retrieving diffutils 1:3.6-1 2024-11-29 16:42:52.910 | I: Validating diffutils 1:3.6-1 2024-11-29 16:42:52.929 | I: Retrieving dpkg 1.19.0.5ubuntu2 2024-11-29 16:42:55.907 | I: Validating dpkg 1.19.0.5ubuntu2 2024-11-29 16:42:55.931 | I: Retrieving e2fsprogs 1.44.1-1 2024-11-29 16:42:56.144 | I: Validating e2fsprogs 1.44.1-1 2024-11-29 16:42:56.163 | I: Retrieving fdisk 2.31.1-0.4ubuntu3 2024-11-29 16:42:56.370 | I: Validating fdisk 2.31.1-0.4ubuntu3 2024-11-29 16:42:56.388 | I: Retrieving findutils 4.6.0+git+20170828-2 2024-11-29 16:42:56.581 | I: Validating findutils 4.6.0+git+20170828-2 2024-11-29 16:42:56.599 | I: Retrieving gcc-8-base 8-20180414-1ubuntu2 2024-11-29 16:42:56.925 | I: Validating gcc-8-base 8-20180414-1ubuntu2 2024-11-29 16:42:56.943 | I: Retrieving gpgv 2.2.4-1ubuntu1 2024-11-29 16:42:57.170 | I: Validating gpgv 2.2.4-1ubuntu1 2024-11-29 16:42:57.188 | I: Retrieving grep 3.1-2 2024-11-29 16:42:57.372 | I: Validating grep 3.1-2 2024-11-29 16:42:57.391 | I: Retrieving gzip 1.6-5ubuntu1 2024-11-29 16:42:57.558 | I: Validating gzip 1.6-5ubuntu1 2024-11-29 16:42:57.575 | I: Retrieving hostname 3.20 2024-11-29 16:42:57.818 | I: Validating hostname 3.20 2024-11-29 16:42:57.835 | I: Retrieving init-system-helpers 1.51 2024-11-29 16:42:58.069 | I: Validating init-system-helpers 1.51 2024-11-29 16:42:58.091 | I: Retrieving libacl1 2.2.52-3build1 2024-11-29 16:43:06.107 | I: Validating libacl1 2.2.52-3build1 2024-11-29 16:43:06.125 | I: Retrieving libapt-pkg5.0 1.6.1 2024-11-29 16:43:06.310 | I: Validating libapt-pkg5.0 1.6.1 2024-11-29 16:43:06.332 | I: Retrieving libattr1 1:2.4.47-2build1 2024-11-29 16:43:06.412 | I: Validating libattr1 1:2.4.47-2build1 2024-11-29 16:43:06.429 | I: Retrieving libaudit-common 1:2.8.2-1ubuntu1 2024-11-29 16:43:06.696 | I: Validating libaudit-common 1:2.8.2-1ubuntu1 2024-11-29 16:43:06.714 | I: Retrieving libaudit1 1:2.8.2-1ubuntu1 2024-11-29 16:43:12.205 | I: Validating libaudit1 1:2.8.2-1ubuntu1 2024-11-29 16:43:12.224 | I: Retrieving libblkid1 2.31.1-0.4ubuntu3 2024-11-29 16:43:12.307 | I: Validating libblkid1 2.31.1-0.4ubuntu3 2024-11-29 16:43:12.324 | I: Retrieving libbz2-1.0 1.0.6-8.1 2024-11-29 16:43:13.198 | I: Validating libbz2-1.0 1.0.6-8.1 2024-11-29 16:43:13.216 | I: Retrieving libc-bin 2.27-3ubuntu1 2024-11-29 16:43:13.522 | I: Validating libc-bin 2.27-3ubuntu1 2024-11-29 16:43:13.543 | I: Retrieving libc6 2.27-3ubuntu1 2024-11-29 16:43:13.761 | I: Validating libc6 2.27-3ubuntu1 2024-11-29 16:43:13.793 | I: Retrieving libcap-ng0 0.7.7-3.1 2024-11-29 16:43:13.948 | I: Validating libcap-ng0 0.7.7-3.1 2024-11-29 16:43:13.965 | I: Retrieving libcom-err2 1.44.1-1 2024-11-29 16:43:14.046 | I: Validating libcom-err2 1.44.1-1 2024-11-29 16:43:14.063 | I: Retrieving libdb5.3 5.3.28-13.1ubuntu1 2024-11-29 16:43:14.768 | I: Validating libdb5.3 5.3.28-13.1ubuntu1 2024-11-29 16:43:14.789 | I: Retrieving libdebconfclient0 0.213ubuntu1 2024-11-29 16:43:14.957 | I: Validating libdebconfclient0 0.213ubuntu1 2024-11-29 16:43:14.975 | I: Retrieving libext2fs2 1.44.1-1 2024-11-29 16:43:15.114 | I: Validating libext2fs2 1.44.1-1 2024-11-29 16:43:15.131 | I: Retrieving libfdisk1 2.31.1-0.4ubuntu3 2024-11-29 16:43:15.509 | I: Validating libfdisk1 2.31.1-0.4ubuntu3 2024-11-29 16:43:15.527 | I: Retrieving libffi6 3.2.1-8 2024-11-29 16:43:15.637 | I: Validating libffi6 3.2.1-8 2024-11-29 16:43:15.655 | I: Retrieving libgcc1 1:8-20180414-1ubuntu2 2024-11-29 16:43:16.680 | I: Validating libgcc1 1:8-20180414-1ubuntu2 2024-11-29 16:43:16.698 | I: Retrieving libgcrypt20 1.8.1-4ubuntu1 2024-11-29 16:43:16.912 | I: Validating libgcrypt20 1.8.1-4ubuntu1 2024-11-29 16:43:16.932 | I: Retrieving libgmp10 2:6.1.2+dfsg-2 2024-11-29 16:43:17.067 | I: Validating libgmp10 2:6.1.2+dfsg-2 2024-11-29 16:43:17.085 | I: Retrieving libgnutls30 3.5.18-1ubuntu1 2024-11-29 16:43:17.225 | I: Validating libgnutls30 3.5.18-1ubuntu1 2024-11-29 16:43:17.246 | I: Retrieving libgpg-error0 1.27-6 2024-11-29 16:43:17.376 | I: Validating libgpg-error0 1.27-6 2024-11-29 16:43:17.394 | I: Retrieving libhogweed4 3.4-1 2024-11-29 16:43:17.548 | I: Validating libhogweed4 3.4-1 2024-11-29 16:43:17.567 | I: Retrieving libidn2-0 2.0.4-1.1build2 2024-11-29 16:43:20.513 | I: Validating libidn2-0 2.0.4-1.1build2 2024-11-29 16:43:20.530 | I: Retrieving liblz4-1 0.0~r131-2ubuntu3 2024-11-29 16:43:20.704 | I: Validating liblz4-1 0.0~r131-2ubuntu3 2024-11-29 16:43:20.722 | I: Retrieving liblzma5 5.2.2-1.3 2024-11-29 16:43:20.936 | I: Validating liblzma5 5.2.2-1.3 2024-11-29 16:43:20.954 | I: Retrieving libmount1 2.31.1-0.4ubuntu3 2024-11-29 16:43:21.104 | I: Validating libmount1 2.31.1-0.4ubuntu3 2024-11-29 16:43:21.122 | I: Retrieving libncurses5 6.1-1ubuntu1 2024-11-29 16:43:21.271 | I: Validating libncurses5 6.1-1ubuntu1 2024-11-29 16:43:21.289 | I: Retrieving libncursesw5 6.1-1ubuntu1 2024-11-29 16:43:21.374 | I: Validating libncursesw5 6.1-1ubuntu1 2024-11-29 16:43:21.391 | I: Retrieving libnettle6 3.4-1 2024-11-29 16:43:21.473 | I: Validating libnettle6 3.4-1 2024-11-29 16:43:21.490 | I: Retrieving libp11-kit0 0.23.9-2 2024-11-29 16:43:21.724 | I: Validating libp11-kit0 0.23.9-2 2024-11-29 16:43:21.742 | I: Retrieving libpam-modules 1.1.8-3.6ubuntu2 2024-11-29 16:43:21.971 | I: Validating libpam-modules 1.1.8-3.6ubuntu2 2024-11-29 16:43:21.990 | I: Retrieving libpam-modules-bin 1.1.8-3.6ubuntu2 2024-11-29 16:43:24.796 | I: Validating libpam-modules-bin 1.1.8-3.6ubuntu2 2024-11-29 16:43:24.815 | I: Retrieving libpam-runtime 1.1.8-3.6ubuntu2 2024-11-29 16:43:25.262 | I: Validating libpam-runtime 1.1.8-3.6ubuntu2 2024-11-29 16:43:25.280 | I: Retrieving libpam0g 1.1.8-3.6ubuntu2 2024-11-29 16:43:25.405 | I: Validating libpam0g 1.1.8-3.6ubuntu2 2024-11-29 16:43:25.424 | I: Retrieving libpcre3 2:8.39-9 2024-11-29 16:43:25.503 | I: Validating libpcre3 2:8.39-9 2024-11-29 16:43:25.520 | I: Retrieving libprocps6 2:3.3.12-3ubuntu1 2024-11-29 16:43:25.693 | I: Validating libprocps6 2:3.3.12-3ubuntu1 2024-11-29 16:43:25.710 | I: Retrieving libseccomp2 2.3.1-2.1ubuntu4 2024-11-29 16:43:25.910 | I: Validating libseccomp2 2.3.1-2.1ubuntu4 2024-11-29 16:43:25.926 | I: Retrieving libselinux1 2.7-2build2 2024-11-29 16:43:26.078 | I: Validating libselinux1 2.7-2build2 2024-11-29 16:43:26.096 | I: Retrieving libsemanage-common 2.7-2build2 2024-11-29 16:43:26.231 | I: Validating libsemanage-common 2.7-2build2 2024-11-29 16:43:26.249 | I: Retrieving libsemanage1 2.7-2build2 2024-11-29 16:43:26.357 | I: Validating libsemanage1 2.7-2build2 2024-11-29 16:43:26.374 | I: Retrieving libsepol1 2.7-1 2024-11-29 16:43:26.510 | I: Validating libsepol1 2.7-1 2024-11-29 16:43:26.528 | I: Retrieving libsmartcols1 2.31.1-0.4ubuntu3 2024-11-29 16:43:26.814 | I: Validating libsmartcols1 2.31.1-0.4ubuntu3 2024-11-29 16:43:26.831 | I: Retrieving libss2 1.44.1-1 2024-11-29 16:43:27.278 | I: Validating libss2 1.44.1-1 2024-11-29 16:43:27.296 | I: Retrieving libstdc++6 8-20180414-1ubuntu2 2024-11-29 16:43:27.379 | I: Validating libstdc++6 8-20180414-1ubuntu2 2024-11-29 16:43:27.398 | I: Retrieving libsystemd0 237-3ubuntu10 2024-11-29 16:43:27.531 | I: Validating libsystemd0 237-3ubuntu10 2024-11-29 16:43:27.549 | I: Retrieving libtasn1-6 4.13-2 2024-11-29 16:43:27.723 | I: Validating libtasn1-6 4.13-2 2024-11-29 16:43:27.739 | I: Retrieving libtinfo5 6.1-1ubuntu1 2024-11-29 16:43:27.869 | I: Validating libtinfo5 6.1-1ubuntu1 2024-11-29 16:43:27.887 | I: Retrieving libudev1 237-3ubuntu10 2024-11-29 16:43:27.981 | I: Validating libudev1 237-3ubuntu10 2024-11-29 16:43:27.998 | I: Retrieving libunistring2 0.9.9-0ubuntu1 2024-11-29 16:43:28.188 | I: Validating libunistring2 0.9.9-0ubuntu1 2024-11-29 16:43:28.208 | I: Retrieving libuuid1 2.31.1-0.4ubuntu3 2024-11-29 16:43:28.279 | I: Validating libuuid1 2.31.1-0.4ubuntu3 2024-11-29 16:43:28.296 | I: Retrieving libzstd1 1.3.3+dfsg-2ubuntu1 2024-11-29 16:43:28.398 | I: Validating libzstd1 1.3.3+dfsg-2ubuntu1 2024-11-29 16:43:28.416 | I: Retrieving login 1:4.5-1ubuntu1 2024-11-29 16:43:28.688 | I: Validating login 1:4.5-1ubuntu1 2024-11-29 16:43:28.707 | I: Retrieving lsb-base 9.20170808ubuntu1 2024-11-29 16:43:28.936 | I: Validating lsb-base 9.20170808ubuntu1 2024-11-29 16:43:28.954 | I: Retrieving mawk 1.3.3-17ubuntu3 2024-11-29 16:43:29.114 | I: Validating mawk 1.3.3-17ubuntu3 2024-11-29 16:43:29.131 | I: Retrieving mount 2.31.1-0.4ubuntu3 2024-11-29 16:43:29.308 | I: Validating mount 2.31.1-0.4ubuntu3 2024-11-29 16:43:29.326 | I: Retrieving ncurses-base 6.1-1ubuntu1 2024-11-29 16:43:29.709 | I: Validating ncurses-base 6.1-1ubuntu1 2024-11-29 16:43:29.727 | I: Retrieving ncurses-bin 6.1-1ubuntu1 2024-11-29 16:43:29.802 | I: Validating ncurses-bin 6.1-1ubuntu1 2024-11-29 16:43:29.819 | I: Retrieving passwd 1:4.5-1ubuntu1 2024-11-29 16:43:30.134 | I: Validating passwd 1:4.5-1ubuntu1 2024-11-29 16:43:30.157 | I: Retrieving perl-base 5.26.1-6 2024-11-29 16:43:30.414 | I: Validating perl-base 5.26.1-6 2024-11-29 16:43:30.438 | I: Retrieving procps 2:3.3.12-3ubuntu1 2024-11-29 16:43:30.529 | I: Validating procps 2:3.3.12-3ubuntu1 2024-11-29 16:43:30.547 | I: Retrieving sed 4.4-2 2024-11-29 16:43:30.707 | I: Validating sed 4.4-2 2024-11-29 16:43:30.724 | I: Retrieving sensible-utils 0.0.12 2024-11-29 16:43:30.978 | I: Validating sensible-utils 0.0.12 2024-11-29 16:43:30.995 | I: Retrieving sysvinit-utils 2.88dsf-59.10ubuntu1 2024-11-29 16:43:31.194 | I: Validating sysvinit-utils 2.88dsf-59.10ubuntu1 2024-11-29 16:43:31.211 | I: Retrieving tar 1.29b-2 2024-11-29 16:43:31.391 | I: Validating tar 1.29b-2 2024-11-29 16:43:31.409 | I: Retrieving ubuntu-keyring 2018.02.28 2024-11-29 16:43:31.622 | I: Validating ubuntu-keyring 2018.02.28 2024-11-29 16:43:31.639 | I: Retrieving util-linux 2.31.1-0.4ubuntu3 2024-11-29 16:43:31.730 | I: Validating util-linux 2.31.1-0.4ubuntu3 2024-11-29 16:43:31.751 | I: Retrieving zlib1g 1:1.2.11.dfsg-0ubuntu2 2024-11-29 16:43:32.026 | I: Validating zlib1g 1:1.2.11.dfsg-0ubuntu2 2024-11-29 16:43:32.068 | I: Chosen extractor for .deb packages: dpkg-deb 2024-11-29 16:43:32.100 | I: Extracting base-files... 2024-11-29 16:43:32.266 | I: Extracting base-passwd... 2024-11-29 16:43:32.277 | I: Extracting bash... 2024-11-29 16:43:32.330 | I: Extracting bsdutils... 2024-11-29 16:43:32.342 | I: Extracting coreutils... 2024-11-29 16:43:32.435 | I: Extracting dash... 2024-11-29 16:43:32.447 | I: Extracting debconf... 2024-11-29 16:43:32.466 | I: Extracting debianutils... 2024-11-29 16:43:32.481 | I: Extracting diffutils... 2024-11-29 16:43:32.501 | I: Extracting dpkg... 2024-11-29 16:43:32.610 | I: Extracting e2fsprogs... 2024-11-29 16:43:32.647 | I: Extracting fdisk... 2024-11-29 16:43:32.663 | I: Extracting findutils... 2024-11-29 16:43:32.686 | I: Extracting gcc-8-base... 2024-11-29 16:43:32.695 | I: Extracting grep... 2024-11-29 16:43:32.713 | I: Extracting gzip... 2024-11-29 16:43:32.727 | I: Extracting hostname... 2024-11-29 16:43:32.735 | I: Extracting init-system-helpers... 2024-11-29 16:43:32.745 | I: Extracting libacl1... 2024-11-29 16:43:32.753 | I: Extracting libattr1... 2024-11-29 16:43:32.759 | I: Extracting libaudit-common... 2024-11-29 16:43:32.766 | I: Extracting libaudit1... 2024-11-29 16:43:32.775 | I: Extracting libblkid1... 2024-11-29 16:43:32.791 | I: Extracting libbz2-1.0... 2024-11-29 16:43:32.800 | I: Extracting libc-bin... 2024-11-29 16:43:32.878 | I: Extracting libc6... 2024-11-29 16:43:33.093 | I: Extracting libcap-ng0... 2024-11-29 16:43:33.100 | I: Extracting libcom-err2... 2024-11-29 16:43:33.108 | I: Extracting libdb5.3... 2024-11-29 16:43:33.165 | I: Extracting libdebconfclient0... 2024-11-29 16:43:33.172 | I: Extracting libext2fs2... 2024-11-29 16:43:33.190 | I: Extracting libfdisk1... 2024-11-29 16:43:33.209 | I: Extracting libgcc1... 2024-11-29 16:43:33.218 | I: Extracting libgcrypt20... 2024-11-29 16:43:33.253 | I: Extracting libgpg-error0... 2024-11-29 16:43:33.262 | I: Extracting liblz4-1... 2024-11-29 16:43:33.273 | I: Extracting liblzma5... 2024-11-29 16:43:33.286 | I: Extracting libmount1... 2024-11-29 16:43:33.303 | I: Extracting libncurses5... 2024-11-29 16:43:33.316 | I: Extracting libncursesw5... 2024-11-29 16:43:33.332 | I: Extracting libpam-modules... 2024-11-29 16:43:33.358 | I: Extracting libpam-modules-bin... 2024-11-29 16:43:33.368 | I: Extracting libpam-runtime... 2024-11-29 16:43:33.377 | I: Extracting libpam0g... 2024-11-29 16:43:33.387 | I: Extracting libpcre3... 2024-11-29 16:43:33.410 | I: Extracting libprocps6... 2024-11-29 16:43:33.419 | I: Extracting libselinux1... 2024-11-29 16:43:33.430 | I: Extracting libsemanage-common... 2024-11-29 16:43:33.437 | I: Extracting libsemanage1... 2024-11-29 16:43:33.450 | I: Extracting libsepol1... 2024-11-29 16:43:33.474 | I: Extracting libsmartcols1... 2024-11-29 16:43:33.487 | I: Extracting libss2... 2024-11-29 16:43:33.495 | I: Extracting libsystemd0... 2024-11-29 16:43:33.516 | I: Extracting libtinfo5... 2024-11-29 16:43:33.529 | I: Extracting libudev1... 2024-11-29 16:43:33.539 | I: Extracting libuuid1... 2024-11-29 16:43:33.547 | I: Extracting libzstd1... 2024-11-29 16:43:33.567 | I: Extracting login... 2024-11-29 16:43:33.597 | I: Extracting lsb-base... 2024-11-29 16:43:33.606 | I: Extracting mawk... 2024-11-29 16:43:33.618 | I: Extracting mount... 2024-11-29 16:43:33.633 | I: Extracting ncurses-base... 2024-11-29 16:43:33.646 | I: Extracting ncurses-bin... 2024-11-29 16:43:33.665 | I: Extracting passwd... 2024-11-29 16:43:33.734 | I: Extracting perl-base... 2024-11-29 16:43:33.881 | I: Extracting procps... 2024-11-29 16:43:33.905 | I: Extracting sed... 2024-11-29 16:43:33.925 | I: Extracting sensible-utils... 2024-11-29 16:43:33.934 | I: Extracting sysvinit-utils... 2024-11-29 16:43:33.943 | I: Extracting tar... 2024-11-29 16:43:33.967 | I: Extracting util-linux... 2024-11-29 16:43:34.044 | I: Extracting zlib1g... 2024-11-29 16:43:34.054 | W: Upgrading non-merged-/usr environments post-bookworm is unsupported. Only do this for CI/QA infrastructure that will be re-bootstrapped rather than upgraded. 2024-11-29 16:43:34.444 | I: Installing core packages... 2024-11-29 16:43:44.072 | I: Unpacking required packages... 2024-11-29 16:43:44.205 | I: Unpacking base-files... 2024-11-29 16:43:44.602 | I: Unpacking base-passwd... 2024-11-29 16:43:44.843 | I: Unpacking bash... 2024-11-29 16:43:45.308 | I: Unpacking bsdutils... 2024-11-29 16:43:45.978 | I: Unpacking coreutils... 2024-11-29 16:43:49.226 | I: Unpacking dash... 2024-11-29 16:43:51.997 | I: Unpacking debconf... 2024-11-29 16:43:52.570 | I: Unpacking debianutils... 2024-11-29 16:43:52.850 | I: Unpacking diffutils... 2024-11-29 16:43:53.269 | I: Unpacking dpkg... 2024-11-29 16:43:54.109 | I: Unpacking e2fsprogs... 2024-11-29 16:43:54.769 | I: Unpacking fdisk... 2024-11-29 16:43:55.118 | I: Unpacking findutils... 2024-11-29 16:43:55.352 | I: Unpacking gcc-8-base:arm64... 2024-11-29 16:43:55.544 | I: Unpacking grep... 2024-11-29 16:43:55.703 | I: Unpacking gzip... 2024-11-29 16:43:55.847 | I: Unpacking hostname... 2024-11-29 16:43:55.997 | I: Unpacking init-system-helpers... 2024-11-29 16:43:56.209 | I: Unpacking libacl1:arm64... 2024-11-29 16:43:56.521 | I: Unpacking libattr1:arm64... 2024-11-29 16:43:56.676 | I: Unpacking libaudit-common... 2024-11-29 16:43:56.858 | I: Unpacking libaudit1:arm64... 2024-11-29 16:43:57.190 | I: Unpacking libblkid1:arm64... 2024-11-29 16:43:57.405 | I: Unpacking libbz2-1.0:arm64... 2024-11-29 16:43:57.705 | I: Unpacking libc-bin... 2024-11-29 16:43:58.982 | I: Unpacking libc6:arm64... 2024-11-29 16:44:00.531 | I: Unpacking libcap-ng0:arm64... 2024-11-29 16:44:00.735 | I: Unpacking libcom-err2:arm64... 2024-11-29 16:44:01.031 | I: Unpacking libdb5.3:arm64... 2024-11-29 16:44:01.568 | I: Unpacking libdebconfclient0:arm64... 2024-11-29 16:44:01.798 | I: Unpacking libext2fs2:arm64... 2024-11-29 16:44:02.038 | I: Unpacking libfdisk1:arm64... 2024-11-29 16:44:02.382 | I: Unpacking libgcc1:arm64... 2024-11-29 16:44:02.586 | I: Unpacking libgcrypt20:arm64... 2024-11-29 16:44:02.904 | I: Unpacking libgpg-error0:arm64... 2024-11-29 16:44:03.623 | I: Unpacking liblz4-1:arm64... 2024-11-29 16:44:04.033 | I: Unpacking liblzma5:arm64... 2024-11-29 16:44:04.190 | I: Unpacking libmount1:arm64... 2024-11-29 16:44:04.450 | I: Unpacking libncurses5:arm64... 2024-11-29 16:44:04.590 | I: Unpacking libncursesw5:arm64... 2024-11-29 16:44:05.121 | I: Unpacking libpam-modules:arm64... 2024-11-29 16:44:05.670 | I: Unpacking libpam-modules-bin... 2024-11-29 16:44:07.575 | I: Unpacking libpam-runtime... 2024-11-29 16:44:08.290 | I: Unpacking libpam0g:arm64... 2024-11-29 16:44:10.873 | I: Unpacking libpcre3:arm64... 2024-11-29 16:44:11.965 | I: Unpacking libprocps6:arm64... 2024-11-29 16:44:13.569 | I: Unpacking libselinux1:arm64... 2024-11-29 16:44:13.712 | I: Unpacking libsemanage-common... 2024-11-29 16:44:13.858 | I: Unpacking libsemanage1:arm64... 2024-11-29 16:44:13.987 | I: Unpacking libsepol1:arm64... 2024-11-29 16:44:14.203 | I: Unpacking libsmartcols1:arm64... 2024-11-29 16:44:14.379 | I: Unpacking libss2:arm64... 2024-11-29 16:44:14.505 | I: Unpacking libsystemd0:arm64... 2024-11-29 16:44:15.281 | I: Unpacking libtinfo5:arm64... 2024-11-29 16:44:15.556 | I: Unpacking libudev1:arm64... 2024-11-29 16:44:16.300 | I: Unpacking libuuid1:arm64... 2024-11-29 16:44:16.442 | I: Unpacking libzstd1:arm64... 2024-11-29 16:44:16.738 | I: Unpacking login... 2024-11-29 16:44:19.193 | I: Unpacking lsb-base... 2024-11-29 16:44:20.348 | I: Unpacking mawk... 2024-11-29 16:44:20.766 | I: Unpacking mount... 2024-11-29 16:44:20.912 | I: Unpacking ncurses-base... 2024-11-29 16:44:21.629 | I: Unpacking ncurses-bin... 2024-11-29 16:44:23.361 | I: Unpacking passwd... 2024-11-29 16:44:49.032 | I: Unpacking perl-base... 2024-11-29 16:44:52.091 | I: Unpacking procps... 2024-11-29 16:44:52.384 | I: Unpacking sed... 2024-11-29 16:44:52.497 | I: Unpacking sensible-utils... 2024-11-29 16:44:52.610 | I: Unpacking sysvinit-utils... 2024-11-29 16:44:52.732 | I: Unpacking tar... 2024-11-29 16:44:52.886 | I: Unpacking util-linux... 2024-11-29 16:44:53.317 | I: Unpacking zlib1g:arm64... 2024-11-29 16:44:53.432 | I: Configuring required packages... 2024-11-29 16:44:53.456 | I: Configuring lsb-base... 2024-11-29 16:44:53.498 | I: Configuring sensible-utils... 2024-11-29 16:44:53.554 | I: Configuring ncurses-base... 2024-11-29 16:44:53.605 | I: Configuring libsemanage-common... 2024-11-29 16:44:53.639 | I: Configuring gcc-8-base:arm64... 2024-11-29 16:44:53.683 | I: Configuring libaudit-common... 2024-11-29 16:44:53.732 | I: Configuring libc6:arm64... 2024-11-29 16:44:53.931 | I: Configuring libpcre3:arm64... 2024-11-29 16:44:53.962 | I: Configuring libbz2-1.0:arm64... 2024-11-29 16:44:53.998 | I: Configuring libgpg-error0:arm64... 2024-11-29 16:44:54.099 | I: Configuring libc-bin... 2024-11-29 16:44:54.198 | I: Configuring libdebconfclient0:arm64... 2024-11-29 16:44:54.362 | I: Configuring libselinux1:arm64... 2024-11-29 16:44:54.412 | I: Configuring diffutils... 2024-11-29 16:44:54.450 | I: Configuring findutils... 2024-11-29 16:44:54.488 | I: Configuring libcap-ng0:arm64... 2024-11-29 16:44:54.528 | I: Configuring libext2fs2:arm64... 2024-11-29 16:44:54.573 | I: Configuring libsepol1:arm64... 2024-11-29 16:44:54.610 | I: Configuring libgcc1:arm64... 2024-11-29 16:44:54.654 | I: Configuring sed... 2024-11-29 16:44:54.696 | I: Configuring libsmartcols1:arm64... 2024-11-29 16:44:54.739 | I: Configuring libcom-err2:arm64... 2024-11-29 16:44:54.779 | I: Configuring libaudit1:arm64... 2024-11-29 16:44:54.819 | I: Configuring libtinfo5:arm64... 2024-11-29 16:44:54.862 | I: Configuring libudev1:arm64... 2024-11-29 16:44:54.903 | I: Configuring libattr1:arm64... 2024-11-29 16:44:54.946 | I: Configuring libss2:arm64... 2024-11-29 16:44:54.989 | I: Configuring liblzma5:arm64... 2024-11-29 16:44:55.028 | I: Configuring base-passwd... 2024-11-29 16:44:55.205 | I: Configuring liblz4-1:arm64... 2024-11-29 16:44:55.255 | I: Configuring debianutils... 2024-11-29 16:44:55.309 | I: Configuring libgcrypt20:arm64... 2024-11-29 16:44:55.356 | I: Configuring libncursesw5:arm64... 2024-11-29 16:44:55.402 | I: Configuring libuuid1:arm64... 2024-11-29 16:44:55.443 | I: Configuring libdb5.3:arm64... 2024-11-29 16:44:55.489 | I: Configuring zlib1g:arm64... 2024-11-29 16:44:55.549 | I: Configuring hostname... 2024-11-29 16:44:55.593 | I: Configuring mawk... 2024-11-29 16:44:55.649 | I: Configuring libsystemd0:arm64... 2024-11-29 16:44:55.691 | I: Configuring libzstd1:arm64... 2024-11-29 16:44:55.748 | I: Configuring libprocps6:arm64... 2024-11-29 16:44:55.803 | I: Configuring libblkid1:arm64... 2024-11-29 16:44:56.109 | I: Configuring base-files... 2024-11-29 16:44:56.542 | I: Configuring libsemanage1:arm64... 2024-11-29 16:44:56.594 | I: Configuring libmount1:arm64... 2024-11-29 16:44:56.644 | I: Configuring libacl1:arm64... 2024-11-29 16:44:56.712 | I: Configuring ncurses-bin... 2024-11-29 16:44:56.766 | I: Configuring libncurses5:arm64... 2024-11-29 16:44:56.883 | I: Configuring bash... 2024-11-29 16:44:57.041 | I: Configuring bsdutils... 2024-11-29 16:44:57.086 | I: Configuring libfdisk1:arm64... 2024-11-29 16:44:57.122 | I: Configuring coreutils... 2024-11-29 16:44:57.176 | I: Configuring e2fsprogs... 2024-11-29 16:44:57.227 | I: Configuring tar... 2024-11-29 16:44:57.607 | I: Configuring dpkg... 2024-11-29 16:44:57.653 | I: Configuring fdisk... 2024-11-29 16:44:57.695 | I: Configuring perl-base... 2024-11-29 16:44:57.734 | I: Configuring grep... 2024-11-29 16:44:57.871 | I: Configuring debconf... 2024-11-29 16:44:58.087 | I: Configuring gzip... 2024-11-29 16:44:58.160 | I: Configuring dash... 2024-11-29 16:44:58.613 | I: Configuring init-system-helpers... 2024-11-29 16:44:58.670 | I: Configuring libpam0g:arm64... 2024-11-29 16:44:58.897 | I: Configuring util-linux... 2024-11-29 16:44:59.681 | I: Configuring libpam-modules-bin... 2024-11-29 16:44:59.778 | I: Configuring mount... 2024-11-29 16:45:00.115 | I: Configuring procps... 2024-11-29 16:45:00.295 | I: Configuring sysvinit-utils... 2024-11-29 16:45:00.477 | I: Configuring libpam-modules:arm64... 2024-11-29 16:45:00.588 | I: Configuring libpam-runtime... 2024-11-29 16:45:00.949 | I: Configuring passwd... 2024-11-29 16:45:01.405 | I: Configuring login... 2024-11-29 16:45:01.451 | I: Configuring libc-bin... 2024-11-29 16:45:01.518 | I: Unpacking the base system... 2024-11-29 16:45:02.476 | I: Unpacking adduser... 2024-11-29 16:45:02.934 | I: Unpacking apt... 2024-11-29 16:45:05.198 | I: Unpacking gpgv... 2024-11-29 16:45:05.975 | I: Unpacking libapt-pkg5.0:arm64... 2024-11-29 16:45:08.789 | I: Unpacking libffi6:arm64... 2024-11-29 16:45:09.757 | I: Unpacking libgmp10:arm64... 2024-11-29 16:45:09.964 | I: Unpacking libgnutls30:arm64... 2024-11-29 16:45:10.204 | I: Unpacking libhogweed4:arm64... 2024-11-29 16:45:10.358 | I: Unpacking libidn2-0:arm64... 2024-11-29 16:45:10.624 | I: Unpacking libnettle6:arm64... 2024-11-29 16:45:10.797 | I: Unpacking libp11-kit0:arm64... 2024-11-29 16:45:11.757 | I: Unpacking libseccomp2:arm64... 2024-11-29 16:45:12.330 | I: Unpacking libstdc++6:arm64... 2024-11-29 16:45:12.578 | I: Unpacking libtasn1-6:arm64... 2024-11-29 16:45:12.729 | I: Unpacking libunistring2:arm64... 2024-11-29 16:45:12.888 | I: Unpacking ubuntu-keyring... 2024-11-29 16:45:13.181 | I: Configuring the base system... 2024-11-29 16:45:13.219 | I: Configuring libunistring2:arm64... 2024-11-29 16:45:13.273 | I: Configuring libnettle6:arm64... 2024-11-29 16:45:13.315 | I: Configuring libidn2-0:arm64... 2024-11-29 16:45:13.378 | I: Configuring gpgv... 2024-11-29 16:45:13.422 | I: Configuring libtasn1-6:arm64... 2024-11-29 16:45:13.464 | I: Configuring libgmp10:arm64... 2024-11-29 16:45:13.627 | I: Configuring libseccomp2:arm64... 2024-11-29 16:45:14.239 | I: Configuring libstdc++6:arm64... 2024-11-29 16:45:14.469 | I: Configuring libffi6:arm64... 2024-11-29 16:45:14.597 | I: Configuring adduser... 2024-11-29 16:45:14.882 | I: Configuring ubuntu-keyring... 2024-11-29 16:45:14.964 | I: Configuring libapt-pkg5.0:arm64... 2024-11-29 16:45:15.250 | I: Configuring libhogweed4:arm64... 2024-11-29 16:45:15.297 | I: Configuring libp11-kit0:arm64... 2024-11-29 16:45:15.482 | I: Configuring libgnutls30:arm64... 2024-11-29 16:45:16.252 | I: Configuring apt... 2024-11-29 16:45:17.096 | I: Configuring libc-bin... 2024-11-29 16:45:18.083 | I: Base system installed successfully. 2024-11-29 16:45:19.864 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:80 : sudo rm -fr /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/apt/sources.list /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/apt/sources.list.d 2024-11-29 16:45:19.879 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:83 : echo Caching debootstrap result in /opt/dib_cache/debootstrap-ubuntu-bionic-arm64.tar.gz 2024-11-29 16:45:19.879 | Caching debootstrap result in /opt/dib_cache/debootstrap-ubuntu-bionic-arm64.tar.gz 2024-11-29 16:45:19.883 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:84 : '[' 0 '!=' 0 ']' 2024-11-29 16:45:19.887 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/08-debootstrap:main:89 : sudo rm -f /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/.extra_settings 2024-11-29 16:45:19.900 | dib-run-parts 08-debootstrap completed 2024-11-29 16:45:19.900 | dib-run-parts Running /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/09-apt-keyring 2024-11-29 16:45:19.909 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/09-apt-keyring:main:23 : set -eu 2024-11-29 16:45:19.913 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/09-apt-keyring:main:24 : set -o pipefail 2024-11-29 16:45:19.918 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/09-apt-keyring:main:26 : '[' -n '' ']' 2024-11-29 16:45:19.921 | dib-run-parts 09-apt-keyring completed 2024-11-29 16:45:19.921 | dib-run-parts Running /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-apt-allow-unauthenticated 2024-11-29 16:45:19.930 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-29 16:45:19.934 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-29 16:45:19.938 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/apt/apt.conf.d ']' 2024-11-29 16:45:19.943 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-apt-allow-unauthenticated:main:27 : echo 'APT::Get::AllowUnauthenticated "true";' 2024-11-29 16:45:19.943 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-apt-allow-unauthenticated:main:27 : sudo tee /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-11-29 16:45:19.951 | APT::Get::AllowUnauthenticated "true"; 2024-11-29 16:45:19.957 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-apt-allow-unauthenticated:main:28 : echo 'Acquire::AllowInsecureRepositories "true";' 2024-11-29 16:45:19.957 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-apt-allow-unauthenticated:main:28 : sudo tee -a /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-11-29 16:45:19.966 | Acquire::AllowInsecureRepositories "true"; 2024-11-29 16:45:19.971 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-29 16:45:19.971 | dib-run-parts Running /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-block-apt-translations 2024-11-29 16:45:19.979 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-block-apt-translations:main:6 : set -eu 2024-11-29 16:45:19.983 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-block-apt-translations:main:7 : set -o pipefail 2024-11-29 16:45:19.988 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-block-apt-translations:main:9 : '[' -n /opt/dib_tmp/dib_build.zwRLoZ4W/mnt ']' 2024-11-29 16:45:19.992 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-block-apt-translations:main:12 : sudo dd of=/opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/apt/apt.conf.d/95no-translations 2024-11-29 16:45:20.024 | 0+1 records in 2024-11-29 16:45:20.024 | 0+1 records out 2024-11-29 16:45:20.024 | 27 bytes copied, 0.000265321 s, 102 kB/s 2024-11-29 16:45:20.030 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-block-apt-translations:main:17 : find /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/var/lib/apt/lists/ -path /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/var/lib/apt/lists/partial -prune -o -type f -name '*_i18n_Translation-*' -print -exec sudo rm -f '{}' + 2024-11-29 16:45:20.036 | dib-run-parts 50-block-apt-translations completed 2024-11-29 16:45:20.036 | dib-run-parts Running /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-block-daemons 2024-11-29 16:45:20.044 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-block-daemons:main:6 : set -eu 2024-11-29 16:45:20.048 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-block-daemons:main:7 : set -o pipefail 2024-11-29 16:45:20.052 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-block-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.zwRLoZ4W/mnt ']' 2024-11-29 16:45:20.057 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-block-daemons:main:12 : sudo mv /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/sbin/start-stop-daemon /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/sbin/start-stop-daemon.REAL 2024-11-29 16:45:20.072 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-block-daemons:main:13 : sudo dd of=/opt/dib_tmp/dib_build.zwRLoZ4W/mnt/sbin/start-stop-daemon 2024-11-29 16:45:20.081 | 0+1 records in 2024-11-29 16:45:20.081 | 0+1 records out 2024-11-29 16:45:20.081 | 76 bytes copied, 0.000228922 s, 332 kB/s 2024-11-29 16:45:20.087 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-block-daemons:main:18 : sudo chmod 755 /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/sbin/start-stop-daemon 2024-11-29 16:45:20.101 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-block-daemons:main:20 : '[' -f /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/sbin/initctl ']' 2024-11-29 16:45:20.105 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-block-daemons:main:30 : sudo dd of=/opt/dib_tmp/dib_build.zwRLoZ4W/mnt/usr/sbin/policy-rc.d 2024-11-29 16:45:20.114 | 0+1 records in 2024-11-29 16:45:20.114 | 0+1 records out 2024-11-29 16:45:20.114 | 143 bytes copied, 0.000242371 s, 590 kB/s 2024-11-29 16:45:20.119 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-block-daemons:main:36 : sudo chmod 755 /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/usr/sbin/policy-rc.d 2024-11-29 16:45:20.133 | dib-run-parts 50-block-daemons completed 2024-11-29 16:45:20.133 | dib-run-parts Running /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-build-with-http-cache 2024-11-29 16:45:20.141 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-build-with-http-cache:main:6 : set -eu 2024-11-29 16:45:20.146 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-build-with-http-cache:main:7 : set -o pipefail 2024-11-29 16:45:20.150 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-build-with-http-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.zwRLoZ4W/mnt ']' 2024-11-29 16:45:20.154 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-build-with-http-cache:main:12 : '[' -n '' ']' 2024-11-29 16:45:20.157 | dib-run-parts 50-build-with-http-cache completed 2024-11-29 16:45:20.157 | dib-run-parts Running /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-shared-apt-cache 2024-11-29 16:45:20.165 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-shared-apt-cache:main:6 : set -eu 2024-11-29 16:45:20.170 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-shared-apt-cache:main:7 : set -o pipefail 2024-11-29 16:45:20.174 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-shared-apt-cache:main:9 : DIB_APT_LOCAL_CACHE=0 2024-11-29 16:45:20.178 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-shared-apt-cache:main:11 : '[' 0 = 0 ']' 2024-11-29 16:45:20.182 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-shared-apt-cache:main:12 : exit 0 2024-11-29 16:45:20.185 | dib-run-parts 50-shared-apt-cache completed 2024-11-29 16:45:20.185 | dib-run-parts Running /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-trim-dpkg 2024-11-29 16:45:20.194 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-trim-dpkg:main:6 : set -eu 2024-11-29 16:45:20.198 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-trim-dpkg:main:7 : set -o pipefail 2024-11-29 16:45:20.202 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-trim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.zwRLoZ4W/mnt ']' 2024-11-29 16:45:20.208 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-trim-dpkg:main:12 : sudo tee /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup 2024-11-29 16:45:20.209 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-trim-dpkg:main:12 : echo force-unsafe-io 2024-11-29 16:45:20.223 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-trim-dpkg:main:15 : echo 'Acquire::Languages "none";' 2024-11-29 16:45:20.223 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/50-trim-dpkg:main:15 : sudo tee /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/apt/apt.conf.d/no-languages 2024-11-29 16:45:20.235 | dib-run-parts 50-trim-dpkg completed 2024-11-29 16:45:20.235 | dib-run-parts Running /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/60-apt-phased-updates 2024-11-29 16:45:20.244 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-29 16:45:20.248 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-29 16:45:20.253 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :bionic: ]] 2024-11-29 16:45:20.256 | dib-run-parts 60-apt-phased-updates completed 2024-11-29 16:45:20.256 | dib-run-parts Running /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall 2024-11-29 16:45:20.264 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:21 : set -eu 2024-11-29 16:45:20.269 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:22 : set -o pipefail 2024-11-29 16:45:20.273 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:25 : '[' -n '' ']' 2024-11-29 16:45:20.277 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:31 : sudo bash -c 'cat << EOF >/opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/apt/sources.list 2024-11-29 16:45:20.277 | deb http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic main universe 2024-11-29 16:45:20.277 | EOF' 2024-11-29 16:45:20.293 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-29 16:45:20.297 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/apt/sources.list 2024-11-29 16:45:20.297 | deb http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates main universe 2024-11-29 16:45:20.298 | EOF' 2024-11-29 16:45:20.314 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-29 16:45:20.318 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/apt/sources.list 2024-11-29 16:45:20.318 | deb http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security main universe 2024-11-29 16:45:20.318 | EOF' 2024-11-29 16:45:20.334 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-29 16:45:20.339 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/apt/sources.list 2024-11-29 16:45:20.339 | deb http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports main universe 2024-11-29 16:45:20.339 | EOF' 2024-11-29 16:45:20.355 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:43 : sudo mount -t proc none /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/proc 2024-11-29 16:45:20.384 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:44 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/sys 2024-11-29 16:45:20.401 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:45 : trap 'sudo umount /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/proc; sudo umount /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/sys' EXIT 2024-11-29 16:45:20.405 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:47 : apt_get='sudo chroot /opt/dib_tmp/dib_build.zwRLoZ4W/mnt /usr/bin/apt-get' 2024-11-29 16:45:20.410 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:50 : sudo chroot /opt/dib_tmp/dib_build.zwRLoZ4W/mnt /usr/bin/apt-get update 2024-11-29 16:45:20.447 | Ign:1 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic InRelease 2024-11-29 16:45:20.507 | Ign:2 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates InRelease 2024-11-29 16:45:20.567 | Ign:3 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security InRelease 2024-11-29 16:45:20.627 | Ign:4 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports InRelease 2024-11-29 16:45:20.628 | Hit:5 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic Release 2024-11-29 16:45:20.687 | Get:6 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates Release [3281 B] 2024-11-29 16:45:20.747 | Get:7 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security Release [3280 B] 2024-11-29 16:45:20.808 | Get:8 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports Release [3239 B] 2024-11-29 16:45:20.809 | Ign:9 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic Release.gpg 2024-11-29 16:45:20.811 | Ign:10 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates Release.gpg 2024-11-29 16:45:20.812 | Ign:11 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security Release.gpg 2024-11-29 16:45:20.813 | Ign:12 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports Release.gpg 2024-11-29 16:45:20.991 | Get:13 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 Packages [1995 kB] 2024-11-29 16:45:21.188 | Get:14 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/universe arm64 Packages [1797 kB] 2024-11-29 16:45:21.375 | Get:15 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security/main arm64 Packages [1681 kB] 2024-11-29 16:45:21.559 | Get:16 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security/universe arm64 Packages [1291 kB] 2024-11-29 16:45:21.743 | Get:17 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports/main arm64 Packages [64.4 kB] 2024-11-29 16:45:21.919 | Get:18 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports/universe arm64 Packages [21.8 kB] 2024-11-29 16:45:21.928 | Fetched 6860 kB in 1s (4636 kB/s) 2024-11-29 16:45:23.479 | Reading package lists... 2024-11-29 16:45:23.529 | W: The repository 'http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic Release' is not signed. 2024-11-29 16:45:23.529 | W: The repository 'http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates Release' is not signed. 2024-11-29 16:45:23.529 | W: The repository 'http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-security Release' is not signed. 2024-11-29 16:45:23.529 | W: The repository 'http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-backports Release' is not signed. 2024-11-29 16:45:23.538 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:52 : sudo chroot /opt/dib_tmp/dib_build.zwRLoZ4W/mnt /usr/bin/apt-get clean 2024-11-29 16:45:23.591 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:53 : sudo chroot /opt/dib_tmp/dib_build.zwRLoZ4W/mnt /usr/bin/apt-get dist-upgrade -y 2024-11-29 16:45:25.172 | Reading package lists... 2024-11-29 16:45:25.515 | Building dependency tree... 2024-11-29 16:45:25.781 | Calculating upgrade... 2024-11-29 16:45:26.143 | The following packages will be upgraded: 2024-11-29 16:45:26.143 | apt base-files bash bsdutils debconf dpkg e2fsprogs fdisk gcc-8-base gpgv 2024-11-29 16:45:26.144 | grep gzip libapt-pkg5.0 libaudit-common libaudit1 libblkid1 libbz2-1.0 2024-11-29 16:45:26.144 | libc-bin libc6 libcom-err2 libdb5.3 libext2fs2 libfdisk1 libgcc1 libgcrypt20 2024-11-29 16:45:26.144 | libgmp10 libgnutls30 libhogweed4 libidn2-0 liblz4-1 liblzma5 libmount1 2024-11-29 16:45:26.145 | libncurses5 libncursesw5 libnettle6 libp11-kit0 libpam-modules 2024-11-29 16:45:26.145 | libpam-modules-bin libpam-runtime libpam0g libpcre3 libprocps6 libseccomp2 2024-11-29 16:45:26.145 | libsepol1 libsmartcols1 libss2 libstdc++6 libsystemd0 libtinfo5 libudev1 2024-11-29 16:45:26.146 | libunistring2 libuuid1 libzstd1 login mount ncurses-base ncurses-bin passwd 2024-11-29 16:45:26.146 | perl-base procps tar ubuntu-keyring util-linux zlib1g 2024-11-29 16:45:26.160 | 64 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2024-11-29 16:45:26.160 | Need to get 16.4 MB of archives. 2024-11-29 16:45:26.160 | After this operation, 174 kB of additional disk space will be used. 2024-11-29 16:45:26.160 | WARNING: The following packages cannot be authenticated! 2024-11-29 16:45:26.160 | gcc-8-base libgcc1 libstdc++6 libc6 base-files bash bsdutils tar dpkg 2024-11-29 16:45:26.160 | libext2fs2 e2fsprogs grep gzip login ncurses-bin perl-base libuuid1 2024-11-29 16:45:26.160 | libblkid1 libfdisk1 libmount1 libncurses5 libtinfo5 libncursesw5 2024-11-29 16:45:26.160 | libsmartcols1 fdisk util-linux libc-bin ncurses-base libbz2-1.0 liblz4-1 2024-11-29 16:45:26.160 | liblzma5 libsystemd0 libudev1 libzstd1 zlib1g libapt-pkg5.0 libgcrypt20 gpgv 2024-11-29 16:45:26.160 | ubuntu-keyring libgmp10 libnettle6 libhogweed4 libunistring2 libidn2-0 2024-11-29 16:45:26.160 | libp11-kit0 libgnutls30 libseccomp2 apt debconf libaudit-common libaudit1 2024-11-29 16:45:26.160 | libpam0g libpam-modules-bin libpam-modules mount libcom-err2 libdb5.3 2024-11-29 16:45:26.160 | libpam-runtime libpcre3 libsepol1 libss2 passwd libprocps6 procps 2024-11-29 16:45:26.256 | Authentication warning overridden. 2024-11-29 16:45:26.256 | Get:1 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 gcc-8-base arm64 8.4.0-1ubuntu1~18.04 [18.8 kB] 2024-11-29 16:45:26.319 | Get:2 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libgcc1 arm64 1:8.4.0-1ubuntu1~18.04 [34.4 kB] 2024-11-29 16:45:26.397 | Get:3 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libstdc++6 arm64 8.4.0-1ubuntu1~18.04 [372 kB] 2024-11-29 16:45:26.491 | Get:4 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libc6 arm64 2.27-3ubuntu1.6 [2274 kB] 2024-11-29 16:45:26.736 | Get:5 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 base-files arm64 10.1ubuntu2.12 [60.2 kB] 2024-11-29 16:45:26.822 | Get:6 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 bash arm64 4.4.18-2ubuntu1.3 [546 kB] 2024-11-29 16:45:26.923 | Get:7 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 bsdutils arm64 1:2.31.1-0.4ubuntu3.7 [54.6 kB] 2024-11-29 16:45:26.989 | Get:8 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 tar arm64 1.29b-2ubuntu0.4 [208 kB] 2024-11-29 16:45:27.075 | Get:9 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 dpkg arm64 1.19.0.5ubuntu2.4 [1090 kB] 2024-11-29 16:45:27.183 | Get:10 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libext2fs2 arm64 1.44.1-1ubuntu1.4 [137 kB] 2024-11-29 16:45:27.272 | Get:11 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 e2fsprogs arm64 1.44.1-1ubuntu1.4 [345 kB] 2024-11-29 16:45:27.344 | Get:12 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 grep arm64 3.1-2build1 [145 kB] 2024-11-29 16:45:27.426 | Get:13 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 gzip arm64 1.6-5ubuntu1.2 [82.6 kB] 2024-11-29 16:45:27.492 | Get:14 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 login arm64 1:4.5-1ubuntu2.5 [300 kB] 2024-11-29 16:45:27.565 | Get:15 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 ncurses-bin arm64 6.1-1ubuntu1.18.04.1 [154 kB] 2024-11-29 16:45:27.644 | Get:16 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 perl-base arm64 5.26.1-6ubuntu0.7 [1238 kB] 2024-11-29 16:45:27.981 | Get:17 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libuuid1 arm64 2.31.1-0.4ubuntu3.7 [18.5 kB] 2024-11-29 16:45:28.059 | Get:18 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.7 [105 kB] 2024-11-29 16:45:28.142 | Get:19 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.7 [138 kB] 2024-11-29 16:45:28.291 | Get:20 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.7 [115 kB] 2024-11-29 16:45:28.355 | Get:21 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libncurses5 arm64 6.1-1ubuntu1.18.04.1 [77.1 kB] 2024-11-29 16:45:28.469 | Get:22 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libtinfo5 arm64 6.1-1ubuntu1.18.04.1 [71.7 kB] 2024-11-29 16:45:28.532 | Get:23 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libncursesw5 arm64 6.1-1ubuntu1.18.04.1 [96.4 kB] 2024-11-29 16:45:28.790 | Get:24 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libsmartcols1 arm64 2.31.1-0.4ubuntu3.7 [70.8 kB] 2024-11-29 16:45:28.916 | Get:25 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 fdisk arm64 2.31.1-0.4ubuntu3.7 [95.1 kB] 2024-11-29 16:45:28.979 | Get:26 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 util-linux arm64 2.31.1-0.4ubuntu3.7 [818 kB] 2024-11-29 16:45:29.110 | Get:27 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libc-bin arm64 2.27-3ubuntu1.6 [475 kB] 2024-11-29 16:45:29.226 | Get:28 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 ncurses-base all 6.1-1ubuntu1.18.04.1 [18.3 kB] 2024-11-29 16:45:29.297 | Get:29 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libbz2-1.0 arm64 1.0.6-8.1ubuntu0.2 [29.0 kB] 2024-11-29 16:45:29.370 | Get:30 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 liblz4-1 arm64 0.0~r131-2ubuntu3.1 [47.8 kB] 2024-11-29 16:45:29.675 | Get:31 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 liblzma5 arm64 5.2.2-1.3ubuntu0.1 [82.4 kB] 2024-11-29 16:45:29.755 | Get:32 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libsystemd0 arm64 237-3ubuntu10.57 [171 kB] 2024-11-29 16:45:29.819 | Get:33 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libudev1 arm64 237-3ubuntu10.57 [45.3 kB] 2024-11-29 16:45:29.885 | Get:34 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libzstd1 arm64 1.3.3+dfsg-2ubuntu1.2 [161 kB] 2024-11-29 16:45:29.968 | Get:35 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 zlib1g arm64 1:1.2.11.dfsg-0ubuntu2.2 [52.8 kB] 2024-11-29 16:45:30.051 | Get:36 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libapt-pkg5.0 arm64 1.6.17 [771 kB] 2024-11-29 16:45:30.140 | Get:37 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libgcrypt20 arm64 1.8.1-4ubuntu1.3 [325 kB] 2024-11-29 16:45:30.230 | Get:38 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 gpgv arm64 2.2.4-1ubuntu1.6 [167 kB] 2024-11-29 16:45:30.294 | Get:39 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 2024-11-29 16:45:30.362 | Get:40 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libgmp10 arm64 2:6.1.2+dfsg-2ubuntu0.1 [204 kB] 2024-11-29 16:45:30.433 | Get:41 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libnettle6 arm64 3.4.1-0ubuntu0.18.04.1 [115 kB] 2024-11-29 16:45:30.506 | Get:42 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libhogweed4 arm64 3.4.1-0ubuntu0.18.04.1 [132 kB] 2024-11-29 16:45:30.585 | Get:43 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libunistring2 arm64 0.9.9-0ubuntu2 [353 kB] 2024-11-29 16:45:30.656 | Get:44 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libidn2-0 arm64 2.0.4-1.1ubuntu0.2 [46.2 kB] 2024-11-29 16:45:30.730 | Get:45 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libp11-kit0 arm64 0.23.9-2ubuntu0.1 [137 kB] 2024-11-29 16:45:30.815 | Get:46 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.6 [541 kB] 2024-11-29 16:45:30.938 | Get:47 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libseccomp2 arm64 2.5.1-1ubuntu1~18.04.2 [38.8 kB] 2024-11-29 16:45:31.017 | Get:48 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 apt arm64 1.6.17 [1170 kB] 2024-11-29 16:45:31.272 | Get:49 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 debconf all 1.5.66ubuntu1 [124 kB] 2024-11-29 16:45:31.372 | Get:50 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 2024-11-29 16:45:31.438 | Get:51 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libaudit1 arm64 1:2.8.2-1ubuntu1.1 [36.3 kB] 2024-11-29 16:45:31.500 | Get:52 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpam0g arm64 1.1.8-3.6ubuntu2.18.04.6 [50.3 kB] 2024-11-29 16:45:31.580 | Get:53 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpam-modules-bin arm64 1.1.8-3.6ubuntu2.18.04.6 [35.9 kB] 2024-11-29 16:45:31.645 | Get:54 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpam-modules arm64 1.1.8-3.6ubuntu2.18.04.6 [232 kB] 2024-11-29 16:45:31.753 | Get:55 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 mount arm64 2.31.1-0.4ubuntu3.7 [97.9 kB] 2024-11-29 16:45:31.836 | Get:56 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libcom-err2 arm64 1.44.1-1ubuntu1.4 [8152 B] 2024-11-29 16:45:31.900 | Get:57 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libdb5.3 arm64 5.3.28-13.1ubuntu1.1 [573 kB] 2024-11-29 16:45:31.991 | Get:58 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.6 [37.1 kB] 2024-11-29 16:45:32.054 | Get:59 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpcre3 arm64 2:8.39-9ubuntu0.1 [202 kB] 2024-11-29 16:45:32.132 | Get:60 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libsepol1 arm64 2.7-1ubuntu0.1 [205 kB] 2024-11-29 16:45:32.202 | Get:61 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libss2 arm64 1.44.1-1ubuntu1.4 [9988 B] 2024-11-29 16:45:32.267 | Get:62 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 passwd arm64 1:4.5-1ubuntu2.5 [761 kB] 2024-11-29 16:45:32.341 | Get:63 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libprocps6 arm64 2:3.3.12-3ubuntu1.2 [28.7 kB] 2024-11-29 16:45:32.442 | Get:64 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 procps arm64 2:3.3.12-3ubuntu1.2 [207 kB] 2024-11-29 16:45:32.686 | debconf: delaying package configuration, since apt-utils is not installed 2024-11-29 16:45:32.729 | Fetched 16.4 MB in 6s (2611 kB/s) 2024-11-29 16:45:32.729 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-11-29 16:45:33.148 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:45:33.149 | Preparing to unpack .../gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... 2024-11-29 16:45:33.815 | Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 2024-11-29 16:45:34.611 | Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... 2024-11-29 16:45:35.410 | (Reading database ... 3998 files and directories currently installed.) 2024-11-29 16:45:35.410 | Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... 2024-11-29 16:45:36.591 | Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 2024-11-29 16:45:37.125 | Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... 2024-11-29 16:45:37.274 | (Reading database ... 3998 files and directories currently installed.) 2024-11-29 16:45:37.275 | Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... 2024-11-29 16:45:37.341 | Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 2024-11-29 16:45:37.568 | Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... 2024-11-29 16:45:37.755 | (Reading database ... 3998 files and directories currently installed.) 2024-11-29 16:45:37.756 | Preparing to unpack .../libc6_2.27-3ubuntu1.6_arm64.deb ... 2024-11-29 16:45:37.979 | debconf: unable to initialize frontend: Dialog 2024-11-29 16:45:37.979 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-29 16:45:37.979 | debconf: falling back to frontend: Readline 2024-11-29 16:45:37.979 | debconf: unable to initialize frontend: Readline 2024-11-29 16:45:37.980 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-29 16:45:37.980 | debconf: falling back to frontend: Teletype 2024-11-29 16:45:38.627 | Unpacking libc6:arm64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 2024-11-29 16:45:39.549 | Setting up libc6:arm64 (2.27-3ubuntu1.6) ... 2024-11-29 16:45:39.816 | debconf: unable to initialize frontend: Dialog 2024-11-29 16:45:39.816 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-29 16:45:39.816 | debconf: falling back to frontend: Readline 2024-11-29 16:45:39.817 | debconf: unable to initialize frontend: Readline 2024-11-29 16:45:39.817 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-29 16:45:39.817 | debconf: falling back to frontend: Teletype 2024-11-29 16:45:40.805 | (Reading database ... 3998 files and directories currently installed.) 2024-11-29 16:45:40.806 | Preparing to unpack .../base-files_10.1ubuntu2.12_arm64.deb ... 2024-11-29 16:45:40.892 | Unpacking base-files (10.1ubuntu2.12) over (10.1ubuntu2) ... 2024-11-29 16:45:41.069 | Setting up base-files (10.1ubuntu2.12) ... 2024-11-29 16:45:41.187 | Installing new version of config file /etc/issue ... 2024-11-29 16:45:41.232 | Installing new version of config file /etc/issue.net ... 2024-11-29 16:45:41.361 | Installing new version of config file /etc/lsb-release ... 2024-11-29 16:45:41.411 | Installing new version of config file /etc/update-motd.d/10-help-text ... 2024-11-29 16:45:41.425 | Installing new version of config file /etc/update-motd.d/50-motd-news ... 2024-11-29 16:45:41.860 | Removing obsolete conffile /etc/default/motd-news ... 2024-11-29 16:45:42.233 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:45:42.234 | Preparing to unpack .../bash_4.4.18-2ubuntu1.3_arm64.deb ... 2024-11-29 16:45:42.318 | Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... 2024-11-29 16:45:42.829 | Setting up bash (4.4.18-2ubuntu1.3) ... 2024-11-29 16:45:43.016 | 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-29 16:45:43.267 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:45:43.268 | Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-29 16:45:43.314 | Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 2024-11-29 16:45:43.482 | Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 2024-11-29 16:45:43.690 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:45:43.691 | Preparing to unpack .../tar_1.29b-2ubuntu0.4_arm64.deb ... 2024-11-29 16:45:43.753 | Unpacking tar (1.29b-2ubuntu0.4) over (1.29b-2) ... 2024-11-29 16:45:43.953 | Setting up tar (1.29b-2ubuntu0.4) ... 2024-11-29 16:45:44.120 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:45:44.121 | Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_arm64.deb ... 2024-11-29 16:45:44.200 | Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 2024-11-29 16:45:44.681 | Setting up dpkg (1.19.0.5ubuntu2.4) ... 2024-11-29 16:45:44.897 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:45:44.897 | Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.4_arm64.deb ... 2024-11-29 16:45:44.942 | Unpacking libext2fs2:arm64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 2024-11-29 16:45:45.059 | Setting up libext2fs2:arm64 (1.44.1-1ubuntu1.4) ... 2024-11-29 16:45:45.620 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:45:45.621 | Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.4_arm64.deb ... 2024-11-29 16:45:45.660 | Unpacking e2fsprogs (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 2024-11-29 16:45:46.557 | Setting up e2fsprogs (1.44.1-1ubuntu1.4) ... 2024-11-29 16:45:46.790 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:45:46.791 | Preparing to unpack .../grep_3.1-2build1_arm64.deb ... 2024-11-29 16:45:46.845 | Unpacking grep (3.1-2build1) over (3.1-2) ... 2024-11-29 16:45:47.081 | Setting up grep (3.1-2build1) ... 2024-11-29 16:45:47.696 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:45:47.696 | Preparing to unpack .../gzip_1.6-5ubuntu1.2_arm64.deb ... 2024-11-29 16:45:47.819 | Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... 2024-11-29 16:45:48.180 | Setting up gzip (1.6-5ubuntu1.2) ... 2024-11-29 16:45:48.447 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:45:48.448 | Preparing to unpack .../login_1%3a4.5-1ubuntu2.5_arm64.deb ... 2024-11-29 16:45:48.556 | Unpacking login (1:4.5-1ubuntu2.5) over (1:4.5-1ubuntu1) ... 2024-11-29 16:45:49.096 | Setting up login (1:4.5-1ubuntu2.5) ... 2024-11-29 16:45:51.703 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:45:51.703 | Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04.1_arm64.deb ... 2024-11-29 16:45:52.029 | Unpacking ncurses-bin (6.1-1ubuntu1.18.04.1) over (6.1-1ubuntu1) ... 2024-11-29 16:45:52.573 | Setting up ncurses-bin (6.1-1ubuntu1.18.04.1) ... 2024-11-29 16:45:53.002 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:45:53.003 | Preparing to unpack .../perl-base_5.26.1-6ubuntu0.7_arm64.deb ... 2024-11-29 16:45:53.110 | Unpacking perl-base (5.26.1-6ubuntu0.7) over (5.26.1-6) ... 2024-11-29 16:45:53.715 | Setting up perl-base (5.26.1-6ubuntu0.7) ... 2024-11-29 16:45:54.183 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:45:54.184 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-29 16:45:54.230 | Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-29 16:45:54.465 | Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.7) ... 2024-11-29 16:45:56.899 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:45:56.900 | Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-29 16:45:57.069 | Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-29 16:45:57.249 | Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.7) ... 2024-11-29 16:45:59.311 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:45:59.312 | Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-29 16:45:59.861 | Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-29 16:46:00.938 | Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) ... 2024-11-29 16:46:01.982 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:46:01.982 | Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-29 16:46:02.554 | Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-29 16:46:11.589 | Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.7) ... 2024-11-29 16:46:12.511 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:46:12.511 | Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04.1_arm64.deb ... 2024-11-29 16:46:12.936 | Unpacking libncurses5:arm64 (6.1-1ubuntu1.18.04.1) over (6.1-1ubuntu1) ... 2024-11-29 16:46:14.771 | Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04.1_arm64.deb ... 2024-11-29 16:46:15.973 | Unpacking libtinfo5:arm64 (6.1-1ubuntu1.18.04.1) over (6.1-1ubuntu1) ... 2024-11-29 16:46:17.688 | Setting up libtinfo5:arm64 (6.1-1ubuntu1.18.04.1) ... 2024-11-29 16:46:18.132 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:46:18.132 | Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04.1_arm64.deb ... 2024-11-29 16:46:18.472 | Unpacking libncursesw5:arm64 (6.1-1ubuntu1.18.04.1) over (6.1-1ubuntu1) ... 2024-11-29 16:46:21.250 | Setting up libncursesw5:arm64 (6.1-1ubuntu1.18.04.1) ... 2024-11-29 16:46:21.431 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:46:21.432 | Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-29 16:46:21.554 | Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-29 16:46:24.011 | Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) ... 2024-11-29 16:46:24.120 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:46:24.121 | Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-29 16:46:24.173 | Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-29 16:46:29.072 | Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 2024-11-29 16:46:29.315 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:46:29.316 | Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-29 16:46:29.424 | Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-29 16:46:29.994 | Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 2024-11-29 16:46:30.870 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:46:30.870 | Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_arm64.deb ... 2024-11-29 16:46:30.909 | Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 2024-11-29 16:46:31.165 | Setting up libc-bin (2.27-3ubuntu1.6) ... 2024-11-29 16:46:31.926 | (Reading database ... 3999 files and directories currently installed.) 2024-11-29 16:46:31.927 | Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04.1_all.deb ... 2024-11-29 16:46:31.981 | Unpacking ncurses-base (6.1-1ubuntu1.18.04.1) over (6.1-1ubuntu1) ... 2024-11-29 16:46:33.065 | Setting up ncurses-base (6.1-1ubuntu1.18.04.1) ... 2024-11-29 16:46:33.831 | (Reading database ... 4001 files and directories currently installed.) 2024-11-29 16:46:33.832 | Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_arm64.deb ... 2024-11-29 16:46:34.233 | Unpacking libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 2024-11-29 16:46:34.347 | Setting up libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) ... 2024-11-29 16:46:34.459 | (Reading database ... 4001 files and directories currently installed.) 2024-11-29 16:46:34.460 | Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_arm64.deb ... 2024-11-29 16:46:34.493 | Unpacking liblz4-1:arm64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 2024-11-29 16:46:35.572 | Setting up liblz4-1:arm64 (0.0~r131-2ubuntu3.1) ... 2024-11-29 16:46:35.715 | (Reading database ... 4001 files and directories currently installed.) 2024-11-29 16:46:35.716 | Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_arm64.deb ... 2024-11-29 16:46:35.899 | Unpacking liblzma5:arm64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... 2024-11-29 16:46:36.055 | Setting up liblzma5:arm64 (5.2.2-1.3ubuntu0.1) ... 2024-11-29 16:46:36.208 | (Reading database ... 4001 files and directories currently installed.) 2024-11-29 16:46:36.209 | Preparing to unpack .../libsystemd0_237-3ubuntu10.57_arm64.deb ... 2024-11-29 16:46:36.246 | Unpacking libsystemd0:arm64 (237-3ubuntu10.57) over (237-3ubuntu10) ... 2024-11-29 16:46:36.387 | Setting up libsystemd0:arm64 (237-3ubuntu10.57) ... 2024-11-29 16:46:36.629 | (Reading database ... 4001 files and directories currently installed.) 2024-11-29 16:46:36.630 | Preparing to unpack .../libudev1_237-3ubuntu10.57_arm64.deb ... 2024-11-29 16:46:36.676 | Unpacking libudev1:arm64 (237-3ubuntu10.57) over (237-3ubuntu10) ... 2024-11-29 16:46:37.406 | Setting up libudev1:arm64 (237-3ubuntu10.57) ... 2024-11-29 16:46:37.786 | (Reading database ... 4001 files and directories currently installed.) 2024-11-29 16:46:37.787 | Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_arm64.deb ... 2024-11-29 16:46:37.831 | Unpacking libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 2024-11-29 16:46:37.955 | Setting up libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.2) ... 2024-11-29 16:46:38.085 | (Reading database ... 4001 files and directories currently installed.) 2024-11-29 16:46:38.085 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.2_arm64.deb ... 2024-11-29 16:46:38.127 | Unpacking zlib1g:arm64 (1:1.2.11.dfsg-0ubuntu2.2) over (1:1.2.11.dfsg-0ubuntu2) ... 2024-11-29 16:46:38.267 | Setting up zlib1g:arm64 (1:1.2.11.dfsg-0ubuntu2.2) ... 2024-11-29 16:46:38.408 | (Reading database ... 4001 files and directories currently installed.) 2024-11-29 16:46:38.409 | Preparing to unpack .../libapt-pkg5.0_1.6.17_arm64.deb ... 2024-11-29 16:46:38.456 | Unpacking libapt-pkg5.0:arm64 (1.6.17) over (1.6.1) ... 2024-11-29 16:46:38.662 | Setting up libapt-pkg5.0:arm64 (1.6.17) ... 2024-11-29 16:46:38.782 | (Reading database ... 4001 files and directories currently installed.) 2024-11-29 16:46:38.782 | Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_arm64.deb ... 2024-11-29 16:46:38.824 | Unpacking libgcrypt20:arm64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 2024-11-29 16:46:38.967 | Setting up libgcrypt20:arm64 (1.8.1-4ubuntu1.3) ... 2024-11-29 16:46:39.065 | (Reading database ... 4001 files and directories currently installed.) 2024-11-29 16:46:39.065 | Preparing to unpack .../gpgv_2.2.4-1ubuntu1.6_arm64.deb ... 2024-11-29 16:46:39.101 | Unpacking gpgv (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... 2024-11-29 16:46:39.208 | Setting up gpgv (2.2.4-1ubuntu1.6) ... 2024-11-29 16:46:39.339 | (Reading database ... 4001 files and directories currently installed.) 2024-11-29 16:46:39.340 | Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 2024-11-29 16:46:39.378 | Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 2024-11-29 16:46:39.474 | Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 2024-11-29 16:46:40.150 | (Reading database ... 4002 files and directories currently installed.) 2024-11-29 16:46:40.151 | Preparing to unpack .../libgmp10_2%3a6.1.2+dfsg-2ubuntu0.1_arm64.deb ... 2024-11-29 16:46:40.204 | Unpacking libgmp10:arm64 (2:6.1.2+dfsg-2ubuntu0.1) over (2:6.1.2+dfsg-2) ... 2024-11-29 16:46:40.340 | Setting up libgmp10:arm64 (2:6.1.2+dfsg-2ubuntu0.1) ... 2024-11-29 16:46:40.734 | (Reading database ... 4002 files and directories currently installed.) 2024-11-29 16:46:40.735 | Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_arm64.deb ... 2024-11-29 16:46:40.797 | Unpacking libnettle6:arm64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 2024-11-29 16:46:40.940 | Setting up libnettle6:arm64 (3.4.1-0ubuntu0.18.04.1) ... 2024-11-29 16:46:41.244 | (Reading database ... 4002 files and directories currently installed.) 2024-11-29 16:46:41.244 | Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_arm64.deb ... 2024-11-29 16:46:41.304 | Unpacking libhogweed4:arm64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 2024-11-29 16:46:41.423 | Setting up libhogweed4:arm64 (3.4.1-0ubuntu0.18.04.1) ... 2024-11-29 16:46:42.106 | (Reading database ... 4002 files and directories currently installed.) 2024-11-29 16:46:42.107 | Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_arm64.deb ... 2024-11-29 16:46:42.211 | Unpacking libunistring2:arm64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 2024-11-29 16:46:42.430 | Setting up libunistring2:arm64 (0.9.9-0ubuntu2) ... 2024-11-29 16:46:43.017 | (Reading database ... 4002 files and directories currently installed.) 2024-11-29 16:46:43.018 | Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_arm64.deb ... 2024-11-29 16:46:43.105 | Unpacking libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 2024-11-29 16:46:43.242 | Setting up libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) ... 2024-11-29 16:46:43.508 | (Reading database ... 4002 files and directories currently installed.) 2024-11-29 16:46:43.509 | Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_arm64.deb ... 2024-11-29 16:46:43.589 | Unpacking libp11-kit0:arm64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 2024-11-29 16:46:44.027 | Setting up libp11-kit0:arm64 (0.23.9-2ubuntu0.1) ... 2024-11-29 16:46:44.317 | (Reading database ... 4002 files and directories currently installed.) 2024-11-29 16:46:44.318 | Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.6_arm64.deb ... 2024-11-29 16:46:44.400 | Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.6) over (3.5.18-1ubuntu1) ... 2024-11-29 16:46:44.659 | Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.6) ... 2024-11-29 16:46:44.829 | (Reading database ... 4002 files and directories currently installed.) 2024-11-29 16:46:44.830 | Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_arm64.deb ... 2024-11-29 16:46:44.889 | Unpacking libseccomp2:arm64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 2024-11-29 16:46:45.003 | Setting up libseccomp2:arm64 (2.5.1-1ubuntu1~18.04.2) ... 2024-11-29 16:46:45.502 | (Reading database ... 4002 files and directories currently installed.) 2024-11-29 16:46:45.503 | Preparing to unpack .../archives/apt_1.6.17_arm64.deb ... 2024-11-29 16:46:45.601 | Unpacking apt (1.6.17) over (1.6.1) ... 2024-11-29 16:46:45.885 | Setting up apt (1.6.17) ... 2024-11-29 16:46:45.915 | Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 2024-11-29 16:46:46.475 | Removing obsolete conffile /etc/kernel/postinst.d/apt-auto-removal ... 2024-11-29 16:46:47.014 | (Reading database ... 4008 files and directories currently installed.) 2024-11-29 16:46:47.015 | Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 2024-11-29 16:46:47.071 | Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 2024-11-29 16:46:47.564 | Setting up debconf (1.5.66ubuntu1) ... 2024-11-29 16:46:47.773 | debconf: unable to initialize frontend: Dialog 2024-11-29 16:46:47.773 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-29 16:46:47.773 | debconf: falling back to frontend: Readline 2024-11-29 16:46:47.774 | debconf: unable to initialize frontend: Readline 2024-11-29 16:46:47.774 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-29 16:46:47.774 | debconf: falling back to frontend: Teletype 2024-11-29 16:46:47.950 | (Reading database ... 4008 files and directories currently installed.) 2024-11-29 16:46:47.951 | Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 2024-11-29 16:46:47.993 | Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 2024-11-29 16:46:48.124 | Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 2024-11-29 16:46:49.454 | (Reading database ... 4008 files and directories currently installed.) 2024-11-29 16:46:49.455 | Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_arm64.deb ... 2024-11-29 16:46:49.515 | Unpacking libaudit1:arm64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 2024-11-29 16:46:49.750 | Setting up libaudit1:arm64 (1:2.8.2-1ubuntu1.1) ... 2024-11-29 16:46:49.975 | (Reading database ... 4008 files and directories currently installed.) 2024-11-29 16:46:49.975 | Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.6_arm64.deb ... 2024-11-29 16:46:50.033 | Unpacking libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... 2024-11-29 16:46:50.191 | Setting up libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.6) ... 2024-11-29 16:46:50.357 | debconf: unable to initialize frontend: Dialog 2024-11-29 16:46:50.357 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-29 16:46:50.357 | debconf: falling back to frontend: Readline 2024-11-29 16:46:50.357 | debconf: unable to initialize frontend: Readline 2024-11-29 16:46:50.358 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-29 16:46:50.358 | debconf: falling back to frontend: Teletype 2024-11-29 16:46:50.537 | (Reading database ... 4008 files and directories currently installed.) 2024-11-29 16:46:50.537 | Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.6_arm64.deb ... 2024-11-29 16:46:50.591 | Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... 2024-11-29 16:46:50.740 | Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.6) ... 2024-11-29 16:46:50.911 | (Reading database ... 4010 files and directories currently installed.) 2024-11-29 16:46:50.912 | Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.6_arm64.deb ... 2024-11-29 16:46:51.114 | debconf: unable to initialize frontend: Dialog 2024-11-29 16:46:51.114 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-29 16:46:51.114 | debconf: falling back to frontend: Readline 2024-11-29 16:46:51.115 | debconf: unable to initialize frontend: Readline 2024-11-29 16:46:51.115 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-29 16:46:51.115 | debconf: falling back to frontend: Teletype 2024-11-29 16:46:51.162 | Unpacking libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... 2024-11-29 16:46:51.330 | Setting up libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.6) ... 2024-11-29 16:46:52.257 | (Reading database ... 4014 files and directories currently installed.) 2024-11-29 16:46:52.258 | Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_arm64.deb ... 2024-11-29 16:46:52.773 | Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 2024-11-29 16:46:53.552 | Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.4_arm64.deb ... 2024-11-29 16:46:53.610 | Unpacking libcom-err2:arm64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 2024-11-29 16:46:53.728 | Setting up libcom-err2:arm64 (1.44.1-1ubuntu1.4) ... 2024-11-29 16:46:53.862 | (Reading database ... 4014 files and directories currently installed.) 2024-11-29 16:46:53.863 | Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_arm64.deb ... 2024-11-29 16:46:53.964 | Unpacking libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 2024-11-29 16:46:54.162 | Setting up libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) ... 2024-11-29 16:46:54.862 | (Reading database ... 4014 files and directories currently installed.) 2024-11-29 16:46:54.862 | Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.6_all.deb ... 2024-11-29 16:46:54.963 | Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... 2024-11-29 16:46:55.415 | Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.6) ... 2024-11-29 16:46:55.660 | debconf: unable to initialize frontend: Dialog 2024-11-29 16:46:55.660 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-29 16:46:55.660 | debconf: falling back to frontend: Readline 2024-11-29 16:46:55.661 | debconf: unable to initialize frontend: Readline 2024-11-29 16:46:55.661 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-29 16:46:55.661 | debconf: falling back to frontend: Teletype 2024-11-29 16:46:56.077 | (Reading database ... 4014 files and directories currently installed.) 2024-11-29 16:46:56.078 | Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_arm64.deb ... 2024-11-29 16:46:56.165 | Unpacking libpcre3:arm64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 2024-11-29 16:46:56.444 | Setting up libpcre3:arm64 (2:8.39-9ubuntu0.1) ... 2024-11-29 16:46:56.655 | (Reading database ... 4014 files and directories currently installed.) 2024-11-29 16:46:56.656 | Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_arm64.deb ... 2024-11-29 16:46:56.739 | Unpacking libsepol1:arm64 (2.7-1ubuntu0.1) over (2.7-1) ... 2024-11-29 16:46:56.956 | Setting up libsepol1:arm64 (2.7-1ubuntu0.1) ... 2024-11-29 16:46:57.473 | (Reading database ... 4014 files and directories currently installed.) 2024-11-29 16:46:57.473 | Preparing to unpack .../libss2_1.44.1-1ubuntu1.4_arm64.deb ... 2024-11-29 16:46:57.515 | Unpacking libss2:arm64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 2024-11-29 16:46:57.619 | Setting up libss2:arm64 (1.44.1-1ubuntu1.4) ... 2024-11-29 16:46:57.772 | (Reading database ... 4014 files and directories currently installed.) 2024-11-29 16:46:57.773 | Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.5_arm64.deb ... 2024-11-29 16:46:57.842 | Unpacking passwd (1:4.5-1ubuntu2.5) over (1:4.5-1ubuntu1) ... 2024-11-29 16:46:58.491 | Setting up passwd (1:4.5-1ubuntu2.5) ... 2024-11-29 16:46:59.659 | (Reading database ... 4014 files and directories currently installed.) 2024-11-29 16:46:59.659 | Preparing to unpack .../libprocps6_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 2024-11-29 16:46:59.781 | Unpacking libprocps6:arm64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 2024-11-29 16:47:01.012 | Preparing to unpack .../procps_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 2024-11-29 16:47:01.516 | Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 2024-11-29 16:47:02.097 | Setting up libncurses5:arm64 (6.1-1ubuntu1.18.04.1) ... 2024-11-29 16:47:02.202 | Setting up mount (2.31.1-0.4ubuntu3.7) ... 2024-11-29 16:47:02.269 | Setting up libprocps6:arm64 (2:3.3.12-3ubuntu1.2) ... 2024-11-29 16:47:02.314 | Setting up procps (2:3.3.12-3ubuntu1.2) ... 2024-11-29 16:47:02.561 | Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 2024-11-29 16:47:02.922 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:55 : to_install= 2024-11-29 16:47:02.927 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:60 : '[' bionic '!=' trusty ']' 2024-11-29 16:47:02.932 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:60 : '[' bionic '!=' xenial ']' 2024-11-29 16:47:02.936 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:61 : to_install+='systemd-sysv ' 2024-11-29 16:47:02.940 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:65 : to_install+='busybox sudo python3 ' 2024-11-29 16:47:02.944 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:67 : sudo chroot /opt/dib_tmp/dib_build.zwRLoZ4W/mnt /usr/bin/apt-get install -y systemd-sysv busybox sudo python3 2024-11-29 16:47:04.760 | Reading package lists... 2024-11-29 16:47:05.105 | Building dependency tree... 2024-11-29 16:47:05.105 | Reading state information... 2024-11-29 16:47:05.522 | The following additional packages will be installed: 2024-11-29 16:47:05.523 | bzip2 dbus dmsetup file gir1.2-glib-2.0 libapparmor1 libargon2-0 libcap2 2024-11-29 16:47:05.523 | libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2024-11-29 16:47:05.523 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 2024-11-29 16:47:05.523 | libip4tc0 libjson-c3 libkmod2 libmagic-mgc libmagic1 libmpdec2 2024-11-29 16:47:05.524 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.6-minimal 2024-11-29 16:47:05.524 | libpython3.6-stdlib libreadline7 libsqlite3-0 libssl1.1 libxml2 mime-support 2024-11-29 16:47:05.525 | networkd-dispatcher python3-dbus python3-gi python3-minimal python3.6 2024-11-29 16:47:05.525 | python3.6-minimal readline-common shared-mime-info systemd xdg-user-dirs 2024-11-29 16:47:05.525 | xz-utils 2024-11-29 16:47:05.528 | Suggested packages: 2024-11-29 16:47:05.528 | bzip2-doc default-dbus-session-bus | dbus-session-bus iw | wireless-tools 2024-11-29 16:47:05.528 | python3-doc python3-tk python3-venv python-dbus-doc python3-dbus-dbg 2024-11-29 16:47:05.528 | python3.6-venv python3.6-doc binutils binfmt-support readline-doc 2024-11-29 16:47:05.528 | systemd-container policykit-1 2024-11-29 16:47:05.603 | The following NEW packages will be installed: 2024-11-29 16:47:05.604 | busybox bzip2 dbus dmsetup file gir1.2-glib-2.0 libapparmor1 libargon2-0 2024-11-29 16:47:05.604 | libcap2 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2024-11-29 16:47:05.604 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 2024-11-29 16:47:05.605 | libip4tc0 libjson-c3 libkmod2 libmagic-mgc libmagic1 libmpdec2 2024-11-29 16:47:05.605 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.6-minimal 2024-11-29 16:47:05.605 | libpython3.6-stdlib libreadline7 libsqlite3-0 libssl1.1 libxml2 mime-support 2024-11-29 16:47:05.606 | networkd-dispatcher python3 python3-dbus python3-gi python3-minimal 2024-11-29 16:47:05.606 | python3.6 python3.6-minimal readline-common shared-mime-info sudo systemd 2024-11-29 16:47:05.606 | systemd-sysv xdg-user-dirs xz-utils 2024-11-29 16:47:05.622 | 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. 2024-11-29 16:47:05.622 | Need to get 20.6 MB of archives. 2024-11-29 16:47:05.623 | After this operation, 93.9 MB of additional disk space will be used. 2024-11-29 16:47:05.623 | WARNING: The following packages cannot be authenticated! 2024-11-29 16:47:05.623 | libssl1.1 libpython3.6-minimal libexpat1 python3.6-minimal python3-minimal 2024-11-29 16:47:05.623 | mime-support libmpdec2 readline-common libreadline7 libsqlite3-0 2024-11-29 16:47:05.623 | libpython3.6-stdlib python3.6 libpython3-stdlib python3 libcap2 libargon2-0 2024-11-29 16:47:05.623 | libdevmapper1.02.1 libjson-c3 libcryptsetup12 libidn11 libip4tc0 2024-11-29 16:47:05.623 | libapparmor1 libkmod2 systemd systemd-sysv bzip2 libdbus-1-3 dbus dmsetup 2024-11-29 16:47:05.623 | libmagic-mgc libmagic1 file libglib2.0-0 libgirepository-1.0-1 2024-11-29 16:47:05.623 | gir1.2-glib-2.0 libglib2.0-data libicu60 libnss-systemd libpam-systemd 2024-11-29 16:47:05.623 | libxml2 python3-dbus python3-gi networkd-dispatcher shared-mime-info sudo 2024-11-29 16:47:05.623 | xdg-user-dirs xz-utils busybox 2024-11-29 16:47:05.715 | Authentication warning overridden. 2024-11-29 16:47:05.715 | Get:1 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.23 [1063 kB] 2024-11-29 16:47:06.071 | Get:2 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.12 [528 kB] 2024-11-29 16:47:06.265 | Get:3 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.9 [70.4 kB] 2024-11-29 16:47:06.426 | Get:4 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.12 [1327 kB] 2024-11-29 16:47:06.706 | Get:5 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] 2024-11-29 16:47:07.210 | Get:6 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] 2024-11-29 16:47:07.352 | Get:7 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] 2024-11-29 16:47:07.521 | Get:8 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] 2024-11-29 16:47:07.593 | Get:9 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] 2024-11-29 16:47:07.677 | Get:10 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.7 [430 kB] 2024-11-29 16:47:07.794 | Get:11 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.12 [1608 kB] 2024-11-29 16:47:07.917 | Get:12 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.12 [203 kB] 2024-11-29 16:47:08.080 | Get:13 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] 2024-11-29 16:47:08.212 | Get:14 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] 2024-11-29 16:47:08.384 | Get:15 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 libcap2 arm64 1:2.25-1.2 [12.2 kB] 2024-11-29 16:47:08.675 | Get:16 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 libargon2-0 arm64 0~20161029-1.1 [17.9 kB] 2024-11-29 16:47:08.754 | Get:17 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [100 kB] 2024-11-29 16:47:08.937 | Get:18 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] 2024-11-29 16:47:09.035 | Get:19 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] 2024-11-29 16:47:09.177 | Get:20 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] 2024-11-29 16:47:09.370 | Get:21 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libip4tc0 arm64 1.6.1-2ubuntu2.1 [18.5 kB] 2024-11-29 16:47:09.520 | Get:22 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libapparmor1 arm64 2.12-4ubuntu5.3 [27.9 kB] 2024-11-29 16:47:09.701 | Get:23 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] 2024-11-29 16:47:09.875 | Get:24 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.57 [2566 kB] 2024-11-29 16:47:10.467 | Get:25 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.57 [11.8 kB] 2024-11-29 16:47:10.528 | Get:26 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 bzip2 arm64 1.0.6-8.1ubuntu0.2 [32.2 kB] 2024-11-29 16:47:10.666 | Get:27 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libdbus-1-3 arm64 1.12.2-1ubuntu1.4 [152 kB] 2024-11-29 16:47:10.740 | Get:28 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 dbus arm64 1.12.2-1ubuntu1.4 [130 kB] 2024-11-29 16:47:10.802 | Get:29 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 dmsetup arm64 2:1.02.145-4.1ubuntu3.18.04.3 [65.1 kB] 2024-11-29 16:47:10.978 | Get:30 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libmagic-mgc arm64 1:5.32-2ubuntu0.4 [184 kB] 2024-11-29 16:47:11.057 | Get:31 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libmagic1 arm64 1:5.32-2ubuntu0.4 [61.9 kB] 2024-11-29 16:47:11.129 | Get:32 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 file arm64 1:5.32-2ubuntu0.4 [21.7 kB] 2024-11-29 16:47:11.381 | Get:33 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.9 [983 kB] 2024-11-29 16:47:12.184 | Get:34 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 libgirepository-1.0-1 arm64 1.56.1-1 [67.1 kB] 2024-11-29 16:47:12.271 | Get:35 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 gir1.2-glib-2.0 arm64 1.56.1-1 [131 kB] 2024-11-29 16:47:12.586 | Get:36 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B] 2024-11-29 16:47:12.671 | Get:37 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.2 [7986 kB] 2024-11-29 16:47:14.117 | Get:38 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libnss-systemd arm64 237-3ubuntu10.57 [89.6 kB] 2024-11-29 16:47:14.179 | Get:39 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libpam-systemd arm64 237-3ubuntu10.57 [92.3 kB] 2024-11-29 16:47:14.241 | Get:40 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.9 [548 kB] 2024-11-29 16:47:14.562 | Get:41 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 python3-dbus arm64 1.2.6-1 [84.3 kB] 2024-11-29 16:47:14.723 | Get:42 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 python3-gi arm64 3.26.1-2ubuntu1 [137 kB] 2024-11-29 16:47:15.052 | Get:43 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 networkd-dispatcher all 1.7-0ubuntu3.5 [14.3 kB] 2024-11-29 16:47:15.489 | Get:44 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] 2024-11-29 16:47:16.633 | Get:45 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.6 [383 kB] 2024-11-29 16:47:17.194 | Get:46 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] 2024-11-29 16:47:17.262 | Get:47 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/main arm64 xz-utils arm64 5.2.2-1.3ubuntu0.1 [79.8 kB] 2024-11-29 16:47:17.467 | Get:48 http://mirror.regionone.osuosl.opendev.org/ubuntu-ports bionic-updates/universe arm64 busybox arm64 1:1.27.2-2ubuntu3.4 [367 kB] 2024-11-29 16:47:17.693 | debconf: delaying package configuration, since apt-utils is not installed 2024-11-29 16:47:17.735 | Fetched 20.6 MB in 12s (1741 kB/s) 2024-11-29 16:47:17.736 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-11-29 16:47:18.109 | Selecting previously unselected package libssl1.1:arm64. 2024-11-29 16:47:18.114 | (Reading database ... 4014 files and directories currently installed.) 2024-11-29 16:47:18.115 | Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.23_arm64.deb ... 2024-11-29 16:47:18.161 | Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.23) ... 2024-11-29 16:47:19.002 | Selecting previously unselected package libpython3.6-minimal:arm64. 2024-11-29 16:47:19.003 | Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.12_arm64.deb ... 2024-11-29 16:47:19.278 | Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-29 16:47:20.920 | Selecting previously unselected package libexpat1:arm64. 2024-11-29 16:47:20.921 | Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_arm64.deb ... 2024-11-29 16:47:20.945 | Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.9) ... 2024-11-29 16:47:22.160 | Selecting previously unselected package python3.6-minimal. 2024-11-29 16:47:22.161 | Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.12_arm64.deb ... 2024-11-29 16:47:22.185 | Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ... 2024-11-29 16:47:23.967 | Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.23) ... 2024-11-29 16:47:24.162 | debconf: unable to initialize frontend: Dialog 2024-11-29 16:47:24.162 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-29 16:47:24.162 | debconf: falling back to frontend: Readline 2024-11-29 16:47:24.162 | debconf: unable to initialize frontend: Readline 2024-11-29 16:47:24.162 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-29 16:47:24.163 | debconf: falling back to frontend: Teletype 2024-11-29 16:47:24.638 | Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-29 16:47:24.835 | Setting up libexpat1:arm64 (2.2.5-3ubuntu0.9) ... 2024-11-29 16:47:24.972 | Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ... 2024-11-29 16:47:26.608 | Selecting previously unselected package python3-minimal. 2024-11-29 16:47:26.613 | (Reading database ... 4271 files and directories currently installed.) 2024-11-29 16:47:26.614 | Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... 2024-11-29 16:47:26.659 | Unpacking python3-minimal (3.6.7-1~18.04) ... 2024-11-29 16:47:28.804 | Selecting previously unselected package mime-support. 2024-11-29 16:47:28.806 | Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 2024-11-29 16:47:29.165 | Unpacking mime-support (3.60ubuntu1) ... 2024-11-29 16:47:30.418 | Selecting previously unselected package libmpdec2:arm64. 2024-11-29 16:47:30.418 | Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... 2024-11-29 16:47:30.511 | Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... 2024-11-29 16:47:32.189 | Selecting previously unselected package readline-common. 2024-11-29 16:47:32.190 | Preparing to unpack .../3-readline-common_7.0-3_all.deb ... 2024-11-29 16:47:32.209 | Unpacking readline-common (7.0-3) ... 2024-11-29 16:47:33.444 | Selecting previously unselected package libreadline7:arm64. 2024-11-29 16:47:33.446 | Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ... 2024-11-29 16:47:33.467 | Unpacking libreadline7:arm64 (7.0-3) ... 2024-11-29 16:47:34.590 | Selecting previously unselected package libsqlite3-0:arm64. 2024-11-29 16:47:34.590 | Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_arm64.deb ... 2024-11-29 16:47:34.674 | Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.7) ... 2024-11-29 16:47:35.217 | Selecting previously unselected package libpython3.6-stdlib:arm64. 2024-11-29 16:47:35.218 | Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.12_arm64.deb ... 2024-11-29 16:47:35.494 | Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-29 16:47:36.434 | Selecting previously unselected package python3.6. 2024-11-29 16:47:36.434 | Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.12_arm64.deb ... 2024-11-29 16:47:36.578 | Unpacking python3.6 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-29 16:47:36.784 | Selecting previously unselected package libpython3-stdlib:arm64. 2024-11-29 16:47:36.784 | Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... 2024-11-29 16:47:36.797 | Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 2024-11-29 16:47:36.921 | Setting up python3-minimal (3.6.7-1~18.04) ... 2024-11-29 16:47:37.349 | Selecting previously unselected package python3. 2024-11-29 16:47:37.355 | (Reading database ... 4729 files and directories currently installed.) 2024-11-29 16:47:37.356 | Preparing to unpack .../0-python3_3.6.7-1~18.04_arm64.deb ... 2024-11-29 16:47:37.373 | Unpacking python3 (3.6.7-1~18.04) ... 2024-11-29 16:47:37.535 | Selecting previously unselected package libcap2:arm64. 2024-11-29 16:47:37.536 | Preparing to unpack .../1-libcap2_1%3a2.25-1.2_arm64.deb ... 2024-11-29 16:47:37.569 | Unpacking libcap2:arm64 (1:2.25-1.2) ... 2024-11-29 16:47:37.663 | Selecting previously unselected package libargon2-0:arm64. 2024-11-29 16:47:37.664 | Preparing to unpack .../2-libargon2-0_0~20161029-1.1_arm64.deb ... 2024-11-29 16:47:37.677 | Unpacking libargon2-0:arm64 (0~20161029-1.1) ... 2024-11-29 16:47:38.520 | Selecting previously unselected package libdevmapper1.02.1:arm64. 2024-11-29 16:47:38.521 | Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 2024-11-29 16:47:38.536 | Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 2024-11-29 16:47:38.739 | Selecting previously unselected package libjson-c3:arm64. 2024-11-29 16:47:38.741 | Preparing to unpack .../4-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... 2024-11-29 16:47:38.982 | Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 2024-11-29 16:47:39.436 | Selecting previously unselected package libcryptsetup12:arm64. 2024-11-29 16:47:39.437 | Preparing to unpack .../5-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... 2024-11-29 16:47:39.451 | Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... 2024-11-29 16:47:40.576 | Selecting previously unselected package libidn11:arm64. 2024-11-29 16:47:40.577 | Preparing to unpack .../6-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... 2024-11-29 16:47:40.605 | Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) ... 2024-11-29 16:47:40.849 | Selecting previously unselected package libip4tc0:arm64. 2024-11-29 16:47:40.849 | Preparing to unpack .../7-libip4tc0_1.6.1-2ubuntu2.1_arm64.deb ... 2024-11-29 16:47:40.882 | Unpacking libip4tc0:arm64 (1.6.1-2ubuntu2.1) ... 2024-11-29 16:47:41.091 | Selecting previously unselected package libapparmor1:arm64. 2024-11-29 16:47:41.091 | Preparing to unpack .../8-libapparmor1_2.12-4ubuntu5.3_arm64.deb ... 2024-11-29 16:47:41.120 | Unpacking libapparmor1:arm64 (2.12-4ubuntu5.3) ... 2024-11-29 16:47:41.274 | Selecting previously unselected package libkmod2:arm64. 2024-11-29 16:47:41.275 | Preparing to unpack .../9-libkmod2_24-1ubuntu3.5_arm64.deb ... 2024-11-29 16:47:41.334 | Unpacking libkmod2:arm64 (24-1ubuntu3.5) ... 2024-11-29 16:47:41.478 | Setting up libcap2:arm64 (1:2.25-1.2) ... 2024-11-29 16:47:41.558 | Setting up libargon2-0:arm64 (0~20161029-1.1) ... 2024-11-29 16:47:41.615 | Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 2024-11-29 16:47:41.664 | Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 2024-11-29 16:47:41.833 | Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... 2024-11-29 16:47:41.911 | Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... 2024-11-29 16:47:41.974 | Setting up libip4tc0:arm64 (1.6.1-2ubuntu2.1) ... 2024-11-29 16:47:42.191 | Selecting previously unselected package systemd. 2024-11-29 16:47:42.197 | (Reading database ... 4810 files and directories currently installed.) 2024-11-29 16:47:42.198 | Preparing to unpack .../systemd_237-3ubuntu10.57_arm64.deb ... 2024-11-29 16:47:42.279 | Unpacking systemd (237-3ubuntu10.57) ... 2024-11-29 16:47:44.375 | Setting up libapparmor1:arm64 (2.12-4ubuntu5.3) ... 2024-11-29 16:47:44.462 | Setting up libkmod2:arm64 (24-1ubuntu3.5) ... 2024-11-29 16:47:44.517 | Setting up systemd (237-3ubuntu10.57) ... 2024-11-29 16:47:45.027 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2024-11-29 16:47:45.032 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2024-11-29 16:47:45.041 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-11-29 16:47:45.048 | Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /lib/systemd/system/systemd-resolved.service. 2024-11-29 16:47:45.048 | Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service. 2024-11-29 16:47:45.062 | Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service -> /lib/systemd/system/ondemand.service. 2024-11-29 16:47:45.067 | Initializing machine ID from KVM UUID. 2024-11-29 16:47:46.822 | Selecting previously unselected package systemd-sysv. 2024-11-29 16:47:46.828 | (Reading database ... 5520 files and directories currently installed.) 2024-11-29 16:47:46.829 | Preparing to unpack .../00-systemd-sysv_237-3ubuntu10.57_arm64.deb ... 2024-11-29 16:47:46.842 | Unpacking systemd-sysv (237-3ubuntu10.57) ... 2024-11-29 16:47:46.923 | Selecting previously unselected package bzip2. 2024-11-29 16:47:46.924 | Preparing to unpack .../01-bzip2_1.0.6-8.1ubuntu0.2_arm64.deb ... 2024-11-29 16:47:46.937 | Unpacking bzip2 (1.0.6-8.1ubuntu0.2) ... 2024-11-29 16:47:47.059 | Selecting previously unselected package libdbus-1-3:arm64. 2024-11-29 16:47:47.060 | Preparing to unpack .../02-libdbus-1-3_1.12.2-1ubuntu1.4_arm64.deb ... 2024-11-29 16:47:47.073 | Unpacking libdbus-1-3:arm64 (1.12.2-1ubuntu1.4) ... 2024-11-29 16:47:47.228 | Selecting previously unselected package dbus. 2024-11-29 16:47:47.228 | Preparing to unpack .../03-dbus_1.12.2-1ubuntu1.4_arm64.deb ... 2024-11-29 16:47:47.258 | Unpacking dbus (1.12.2-1ubuntu1.4) ... 2024-11-29 16:47:47.416 | Selecting previously unselected package dmsetup. 2024-11-29 16:47:47.416 | Preparing to unpack .../04-dmsetup_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 2024-11-29 16:47:47.430 | Unpacking dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 2024-11-29 16:47:47.581 | Selecting previously unselected package libmagic-mgc. 2024-11-29 16:47:47.582 | Preparing to unpack .../05-libmagic-mgc_1%3a5.32-2ubuntu0.4_arm64.deb ... 2024-11-29 16:47:47.599 | Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... 2024-11-29 16:47:51.848 | Selecting previously unselected package libmagic1:arm64. 2024-11-29 16:47:51.850 | Preparing to unpack .../06-libmagic1_1%3a5.32-2ubuntu0.4_arm64.deb ... 2024-11-29 16:47:51.864 | Unpacking libmagic1:arm64 (1:5.32-2ubuntu0.4) ... 2024-11-29 16:47:51.959 | Selecting previously unselected package file. 2024-11-29 16:47:51.960 | Preparing to unpack .../07-file_1%3a5.32-2ubuntu0.4_arm64.deb ... 2024-11-29 16:47:51.972 | Unpacking file (1:5.32-2ubuntu0.4) ... 2024-11-29 16:47:52.226 | Selecting previously unselected package libglib2.0-0:arm64. 2024-11-29 16:47:52.226 | Preparing to unpack .../08-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_arm64.deb ... 2024-11-29 16:47:52.328 | Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ... 2024-11-29 16:47:52.690 | Selecting previously unselected package libgirepository-1.0-1:arm64. 2024-11-29 16:47:52.690 | Preparing to unpack .../09-libgirepository-1.0-1_1.56.1-1_arm64.deb ... 2024-11-29 16:47:52.701 | Unpacking libgirepository-1.0-1:arm64 (1.56.1-1) ... 2024-11-29 16:47:52.780 | Selecting previously unselected package gir1.2-glib-2.0:arm64. 2024-11-29 16:47:52.782 | Preparing to unpack .../10-gir1.2-glib-2.0_1.56.1-1_arm64.deb ... 2024-11-29 16:47:52.792 | Unpacking gir1.2-glib-2.0:arm64 (1.56.1-1) ... 2024-11-29 16:47:53.065 | Selecting previously unselected package libglib2.0-data. 2024-11-29 16:47:53.067 | Preparing to unpack .../11-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ... 2024-11-29 16:47:53.083 | Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... 2024-11-29 16:47:53.163 | Selecting previously unselected package libicu60:arm64. 2024-11-29 16:47:53.164 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.2_arm64.deb ... 2024-11-29 16:47:53.178 | Unpacking libicu60:arm64 (60.2-3ubuntu3.2) ... 2024-11-29 16:47:55.941 | Selecting previously unselected package libnss-systemd:arm64. 2024-11-29 16:47:55.941 | Preparing to unpack .../13-libnss-systemd_237-3ubuntu10.57_arm64.deb ... 2024-11-29 16:47:55.953 | Unpacking libnss-systemd:arm64 (237-3ubuntu10.57) ... 2024-11-29 16:47:56.062 | Selecting previously unselected package libpam-systemd:arm64. 2024-11-29 16:47:56.062 | Preparing to unpack .../14-libpam-systemd_237-3ubuntu10.57_arm64.deb ... 2024-11-29 16:47:56.073 | Unpacking libpam-systemd:arm64 (237-3ubuntu10.57) ... 2024-11-29 16:47:56.220 | Selecting previously unselected package libxml2:arm64. 2024-11-29 16:47:56.220 | Preparing to unpack .../15-libxml2_2.9.4+dfsg1-6.1ubuntu1.9_arm64.deb ... 2024-11-29 16:47:56.231 | Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.9) ... 2024-11-29 16:47:56.395 | Selecting previously unselected package python3-dbus. 2024-11-29 16:47:56.396 | Preparing to unpack .../16-python3-dbus_1.2.6-1_arm64.deb ... 2024-11-29 16:47:56.408 | Unpacking python3-dbus (1.2.6-1) ... 2024-11-29 16:47:56.515 | Selecting previously unselected package python3-gi. 2024-11-29 16:47:56.515 | Preparing to unpack .../17-python3-gi_3.26.1-2ubuntu1_arm64.deb ... 2024-11-29 16:47:56.525 | Unpacking python3-gi (3.26.1-2ubuntu1) ... 2024-11-29 16:47:57.657 | Selecting previously unselected package networkd-dispatcher. 2024-11-29 16:47:57.659 | Preparing to unpack .../18-networkd-dispatcher_1.7-0ubuntu3.5_all.deb ... 2024-11-29 16:47:57.751 | Unpacking networkd-dispatcher (1.7-0ubuntu3.5) ... 2024-11-29 16:47:58.017 | Selecting previously unselected package shared-mime-info. 2024-11-29 16:47:58.019 | Preparing to unpack .../19-shared-mime-info_1.9-2_arm64.deb ... 2024-11-29 16:47:58.050 | Unpacking shared-mime-info (1.9-2) ... 2024-11-29 16:47:58.366 | Selecting previously unselected package sudo. 2024-11-29 16:47:58.368 | Preparing to unpack .../20-sudo_1.8.21p2-3ubuntu1.6_arm64.deb ... 2024-11-29 16:47:58.380 | Unpacking sudo (1.8.21p2-3ubuntu1.6) ... 2024-11-29 16:47:58.632 | Selecting previously unselected package xdg-user-dirs. 2024-11-29 16:47:58.634 | Preparing to unpack .../21-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... 2024-11-29 16:47:58.692 | Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 2024-11-29 16:47:58.940 | Selecting previously unselected package xz-utils. 2024-11-29 16:47:58.942 | Preparing to unpack .../22-xz-utils_5.2.2-1.3ubuntu0.1_arm64.deb ... 2024-11-29 16:47:58.953 | Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ... 2024-11-29 16:47:59.091 | Selecting previously unselected package busybox. 2024-11-29 16:47:59.091 | Preparing to unpack .../23-busybox_1%3a1.27.2-2ubuntu3.4_arm64.deb ... 2024-11-29 16:47:59.104 | Unpacking busybox (1:1.27.2-2ubuntu3.4) ... 2024-11-29 16:47:59.252 | Setting up readline-common (7.0-3) ... 2024-11-29 16:47:59.557 | Setting up libnss-systemd:arm64 (237-3ubuntu10.57) ... 2024-11-29 16:47:59.880 | First installation detected... 2024-11-29 16:47:59.880 | Checking NSS setup... 2024-11-29 16:47:59.946 | Setting up libicu60:arm64 (60.2-3ubuntu3.2) ... 2024-11-29 16:48:00.611 | Setting up mime-support (3.60ubuntu1) ... 2024-11-29 16:48:00.920 | Setting up sudo (1.8.21p2-3ubuntu1.6) ... 2024-11-29 16:48:01.370 | Setting up busybox (1:1.27.2-2ubuntu3.4) ... 2024-11-29 16:48:01.608 | Setting up libreadline7:arm64 (7.0-3) ... 2024-11-29 16:48:01.651 | Setting up systemd-sysv (237-3ubuntu10.57) ... 2024-11-29 16:48:01.702 | Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ... 2024-11-29 16:48:01.783 | No schema files found: doing nothing. 2024-11-29 16:48:01.812 | Setting up libgirepository-1.0-1:arm64 (1.56.1-1) ... 2024-11-29 16:48:01.967 | Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.9) ... 2024-11-29 16:48:02.295 | Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... 2024-11-29 16:48:02.470 | Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 2024-11-29 16:48:02.977 | Setting up libmagic1:arm64 (1:5.32-2ubuntu0.4) ... 2024-11-29 16:48:03.436 | Setting up gir1.2-glib-2.0:arm64 (1.56.1-1) ... 2024-11-29 16:48:03.788 | Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... 2024-11-29 16:48:04.033 | Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... 2024-11-29 16:48:04.066 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2024-11-29 16:48:04.092 | Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.7) ... 2024-11-29 16:48:04.292 | Setting up dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 2024-11-29 16:48:04.414 | Setting up shared-mime-info (1.9-2) ... 2024-11-29 16:48:34.366 | Setting up xdg-user-dirs (0.17-1ubuntu1) ... 2024-11-29 16:48:34.591 | Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... 2024-11-29 16:48:34.945 | Setting up libdbus-1-3:arm64 (1.12.2-1ubuntu1.4) ... 2024-11-29 16:48:35.481 | Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-29 16:48:36.233 | Setting up python3.6 (3.6.9-1~18.04ubuntu1.12) ... 2024-11-29 16:48:37.809 | Setting up file (1:5.32-2ubuntu0.4) ... 2024-11-29 16:48:37.864 | Setting up dbus (1.12.2-1ubuntu1.4) ... 2024-11-29 16:48:39.066 | Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 2024-11-29 16:48:39.107 | Setting up libpam-systemd:arm64 (237-3ubuntu10.57) ... 2024-11-29 16:48:39.315 | debconf: unable to initialize frontend: Dialog 2024-11-29 16:48:39.315 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-29 16:48:39.315 | debconf: falling back to frontend: Readline 2024-11-29 16:48:39.315 | debconf: unable to initialize frontend: Readline 2024-11-29 16:48:39.315 | 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-29 16:48:39.315 | debconf: falling back to frontend: Teletype 2024-11-29 16:48:39.631 | Setting up python3 (3.6.7-1~18.04) ... 2024-11-29 16:48:39.663 | running python rtupdate hooks for python3.6... 2024-11-29 16:48:39.663 | running python post-rtupdate hooks for python3.6... 2024-11-29 16:48:39.908 | Setting up python3-gi (3.26.1-2ubuntu1) ... 2024-11-29 16:48:40.425 | Setting up python3-dbus (1.2.6-1) ... 2024-11-29 16:48:40.765 | Setting up networkd-dispatcher (1.7-0ubuntu3.5) ... 2024-11-29 16:48:41.010 | Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /lib/systemd/system/networkd-dispatcher.service. 2024-11-29 16:48:41.029 | Processing triggers for systemd (237-3ubuntu10.57) ... 2024-11-29 16:48:41.197 | Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 2024-11-29 16:48:41.511 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/proc 2024-11-29 16:48:41.527 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/root.d/75-ubuntu-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/sys 2024-11-29 16:48:41.541 | dib-run-parts 75-ubuntu-minimal-baseinstall completed 2024-11-29 16:48:41.542 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-29 16:48:41.542 | dib-run-parts 2024-11-29 16:48:41.544 | dib-run-parts Target: root.d 2024-11-29 16:48:41.545 | dib-run-parts 2024-11-29 16:48:41.545 | dib-run-parts Script Seconds 2024-11-29 16:48:41.545 | dib-run-parts --------------------------------------- ---------- 2024-11-29 16:48:41.545 | dib-run-parts 2024-11-29 16:48:41.579 | dib-run-parts 08-debootstrap 176.688 2024-11-29 16:48:41.587 | dib-run-parts 09-apt-keyring 0.018 2024-11-29 16:48:41.595 | dib-run-parts 50-apt-allow-unauthenticated 0.048 2024-11-29 16:48:41.603 | dib-run-parts 50-block-apt-translations 0.063 2024-11-29 16:48:41.611 | dib-run-parts 50-block-daemons 0.095 2024-11-29 16:48:41.619 | dib-run-parts 50-build-with-http-cache 0.022 2024-11-29 16:48:41.626 | dib-run-parts 50-shared-apt-cache 0.026 2024-11-29 16:48:41.634 | dib-run-parts 50-trim-dpkg 0.048 2024-11-29 16:48:41.642 | dib-run-parts 60-apt-phased-updates 0.018 2024-11-29 16:48:41.650 | dib-run-parts 75-ubuntu-minimal-baseinstall 201.283 2024-11-29 16:48:41.653 | dib-run-parts 2024-11-29 16:48:41.653 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-29 16:48:41.660 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-29 16:48:41.665 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-29 16:48:41.665 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-29 16:48:41.674 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-29 16:48:41.677 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.zwRLoZ4W/mnt 2024-11-29 16:48:41.684 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'bin 2024-11-29 16:48:41.684 | boot 2024-11-29 16:48:41.684 | dev 2024-11-29 16:48:41.684 | etc 2024-11-29 16:48:41.684 | home 2024-11-29 16:48:41.684 | lib 2024-11-29 16:48:41.684 | media 2024-11-29 16:48:41.684 | mnt 2024-11-29 16:48:41.684 | opt 2024-11-29 16:48:41.684 | proc 2024-11-29 16:48:41.684 | root 2024-11-29 16:48:41.685 | run 2024-11-29 16:48:41.685 | sbin 2024-11-29 16:48:41.685 | srv 2024-11-29 16:48:41.685 | sys 2024-11-29 16:48:41.685 | usr 2024-11-29 16:48:41.685 | var' ']' 2024-11-29 16:48:41.689 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/resolv.conf ']' 2024-11-29 16:48:41.694 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/resolv.conf.ORIG 2024-11-29 16:48:41.709 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/resolv.conf 2024-11-29 16:48:41.724 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/resolv.conf 2024-11-29 16:48:41.739 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-29 16:48:41.744 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-29 16:48:41.750 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-29 16:48:41.755 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/proc 2024-11-29 16:48:41.770 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/dev 2024-11-29 16:48:41.786 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-29 16:48:41.792 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-29 16:48:41.850 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-29 16:48:41.855 | + 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.zwRLoZ4W/mnt/dev/pts 2024-11-29 16:48:41.871 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/sys 2024-11-29 16:48:41.887 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d 2024-11-29 16:48:41.894 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-29 16:48:41.899 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-29 16:48:41.904 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-29 16:48:41.908 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.zwRLoZ4W/hooks ']' 2024-11-29 16:48:41.914 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-29 16:48:41.919 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-29 16:48:41.919 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-29 16:48:41.927 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d ']' 2024-11-29 16:48:41.932 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d' 2024-11-29 16:48:41.932 | Running hooks from /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d 2024-11-29 16:48:41.937 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-29 16:48:41.941 | + 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.zwRLoZ4W/hooks/extra-data.d 2024-11-29 16:48:41.964 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-29 16:48:41.971 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-29 16:48:41.976 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-29 16:48:41.980 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-29 16:48:41.984 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-29 16:48:41.988 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-29 16:48:41.992 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-29 16:48:42.000 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-29 16:48:42.004 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-29 16:48:42.008 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-29 16:48:42.013 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-29 16:48:42.017 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-29 16:48:42.021 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-29 16:48:42.026 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-29 16:48:42.030 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-29 16:48:42.034 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-29 16:48:42.038 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-29 16:48:42.043 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-29 16:48:42.047 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-29 16:48:42.051 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-29 16:48:42.055 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-29 16:48:42.060 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-11-29 16:48:42.067 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-11-29 16:48:42.072 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-29 16:48:42.076 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-29 16:48:42.080 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-11-29 16:48:42.088 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-11-29 16:48:42.092 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-11-29 16:48:42.097 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-11-29 16:48:42.101 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-29 16:48:42.109 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-29 16:48:42.113 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2024-11-29 16:48:42.117 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2024-11-29 16:48:42.122 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=bionic 2024-11-29 16:48:42.126 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=bionic 2024-11-29 16:48:42.130 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2024-11-29 16:48:42.134 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-29 16:48:42.139 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2024-11-29 16:48:42.143 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2024-11-29 16:48:42.147 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=arm64 2024-11-29 16:48:42.151 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ arm64 ]] 2024-11-29 16:48:42.156 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:9 : default_ubuntu_mirror=http://ports.ubuntu.com/ubuntu-ports 2024-11-29 16:48:42.160 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=http://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-29 16:48:42.164 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=http://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-29 16:48:42.169 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-29 16:48:42.176 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-29 16:48:42.180 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-29 16:48:42.185 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-29 16:48:42.189 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2024-11-29 16:48:42.197 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2024-11-29 16:48:42.201 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ bionic == \t\r\u\s\t\y ]] 2024-11-29 16:48:42.205 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2024-11-29 16:48:42.210 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2024-11-29 16:48:42.214 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2024-11-29 16:48:42.222 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2024-11-29 16:48:42.226 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-29 16:48:42.230 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-29 16:48:42.234 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-29 16:48:42.242 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-29 16:48:42.247 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-29 16:48:42.251 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-29 16:48:42.255 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/14-manifests 2024-11-29 16:48:42.263 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/14-manifests 2024-11-29 16:48:42.267 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-29 16:48:42.272 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-29 16:48:42.276 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-bionic-arm64-6408c6387b74411bbd234adc5d873f1b.d/ 2024-11-29 16:48:42.280 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-bionic-arm64-6408c6387b74411bbd234adc5d873f1b.d/ 2024-11-29 16:48:42.284 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-29 16:48:42.292 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-29 16:48:42.296 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-29 16:48:42.301 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-29 16:48:42.305 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-29 16:48:42.309 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-29 16:48:42.317 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-29 16:48:42.321 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ ubuntu =~ (almalinux|centos|fedora|rocky) ]] 2024-11-29 16:48:42.326 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-29 16:48:42.330 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-29 16:48:42.334 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \a\l\m\a\l\i\n\u\x ]] 2024-11-29 16:48:42.338 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \r\o\c\k\y ]] 2024-11-29 16:48:42.343 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \f\e\d\o\r\a ]] 2024-11-29 16:48:42.347 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-11-29 16:48:42.355 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-11-29 16:48:42.360 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-11-29 16:48:42.364 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-11-29 16:48:42.368 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-29 16:48:42.376 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-29 16:48:42.380 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-29 16:48:42.385 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-29 16:48:42.389 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-29 16:48:42.397 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-29 16:48:42.401 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-29 16:48:42.406 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-29 16:48:42.410 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-29 16:48:42.414 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-29 16:48:42.419 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-29 16:48:42.423 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-29 16:48:42.428 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-29 16:48:42.432 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-29 16:48:42.436 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-29 16:48:42.444 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-29 16:48:42.448 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-29 16:48:42.453 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-29 16:48:42.458 | dib-run-parts Running /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-29 16:48:42.481 | Copying pkg-map for infra-package-needs 2024-11-29 16:48:42.492 | Copying pkg-map for source-repositories 2024-11-29 16:48:42.503 | Copying pkg-map for debootstrap 2024-11-29 16:48:42.514 | Copying pkg-map for ensure-venv 2024-11-29 16:48:42.525 | Copying pkg-map for base 2024-11-29 16:48:42.536 | Copying pkg-map for openssh-server 2024-11-29 16:48:42.547 | Copying pkg-map for bootloader 2024-11-29 16:48:42.559 | Copying pkg-map for cache-url 2024-11-29 16:48:42.570 | Copying pkg-map for nodepool-base 2024-11-29 16:48:42.580 | Copying pkg-map for growroot 2024-11-29 16:48:42.591 | Copying pkg-map for runtime-ssh-host-keys 2024-11-29 16:48:42.602 | Copying pkg-map for simple-init 2024-11-29 16:48:42.616 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-29 16:48:42.616 | dib-run-parts Running /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/20-manifest-dir 2024-11-29 16:48:42.625 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-29 16:48:42.629 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-29 16:48:42.633 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.zwRLoZ4W/mnt//etc/dib-manifests 2024-11-29 16:48:42.647 | dib-run-parts 20-manifest-dir completed 2024-11-29 16:48:42.647 | dib-run-parts Running /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-create-repo-list 2024-11-29 16:48:45.546 | dib-run-parts 50-create-repo-list completed 2024-11-29 16:48:45.546 | dib-run-parts Running /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist 2024-11-29 16:48:45.555 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:6 : set -eu 2024-11-29 16:48:45.560 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:7 : set -o pipefail 2024-11-29 16:48:45.564 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:15 : '[' '!' -d /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/modprobe.d ']' 2024-11-29 16:48:45.569 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:17 : sudo mkdir -p /opt/dib_tmp/dib_build.zwRLoZ4W/mnt/etc/modprobe.d 2024-11-29 16:48:45.584 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:22 : get_image_element_array 2024-11-29 16:48:45.589 | ++ /environment:get_image_element_array:0 : echo '[debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap [ubuntu-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal [modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe [pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map [vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm [install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin [openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos [journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console [install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types [runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep [manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests [source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories [cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources [growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot [cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack [dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg [ubuntu-common]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common [install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static [cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url [dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system [openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server [infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs [ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv [base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base [zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker [nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base [bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader [package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs [simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init [block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi ' 2024-11-29 16:48:45.600 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:22 : eval declare -A 'image_elements=([debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' '[ubuntu-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal' '[modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' '[pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' '[vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' '[install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' '[openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos' '[journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' '[install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' '[runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' '[manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' '[source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' '[cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' '[growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' '[cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack' '[dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' '[ubuntu-common]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common' '[install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' '[cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' '[dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' '[openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' '[infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs' '[ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' '[base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' '[zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker' '[nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base' '[bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' '[package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' '[simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' '[block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' ')' 2024-11-29 16:48:45.605 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:22 : image_elements=(['debootstrap']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' ['ubuntu-minimal']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal' ['modprobe']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' ['pkg-map']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' ['vm']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' ['install-bin']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' ['openstack-repos']='/opt/project-config/nodepool/elements/openstack-repos' ['journal-to-console']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' ['install-types']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' ['runtime-ssh-host-keys']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['sysprep']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' ['manifests']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' ['source-repositories']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' ['cloud-init-datasources']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' ['growroot']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' ['cache-devstack']='/opt/project-config/nodepool/elements/cache-devstack' ['dpkg']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' ['ubuntu-common']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common' ['install-static']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' ['cache-url']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' ['dib-init-system']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' ['openssh-server']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' ['infra-package-needs']='/opt/project-config/nodepool/elements/infra-package-needs' ['ensure-venv']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' ['base']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' ['zuul-worker']='/opt/project-config/nodepool/elements/zuul-worker' ['nodepool-base']='/opt/project-config/nodepool/elements/nodepool-base' ['bootloader']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' ['package-installs']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' ['simple-init']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' ['block-device-efi']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi') 2024-11-29 16:48:45.610 | ++ /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:22 : declare -A image_elements 2024-11-29 16:48:45.615 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.619 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=vm 2024-11-29 16:48:45.623 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm 2024-11-29 16:48:45.628 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.632 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.636 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=infra-package-needs 2024-11-29 16:48:45.640 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/infra-package-needs 2024-11-29 16:48:45.645 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/infra-package-needs/modprobe.d/ ']' 2024-11-29 16:48:45.649 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.653 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-bin 2024-11-29 16:48:45.658 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.662 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.666 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.670 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=source-repositories 2024-11-29 16:48:45.674 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.679 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.683 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.687 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=package-installs 2024-11-29 16:48:45.692 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.696 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.700 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.704 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ubuntu-common 2024-11-29 16:48:45.708 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.713 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.717 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.721 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debootstrap 2024-11-29 16:48:45.725 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap 2024-11-29 16:48:45.729 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.734 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.738 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cloud-init-datasources 2024-11-29 16:48:45.742 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.746 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.750 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.755 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ensure-venv 2024-11-29 16:48:45.759 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.763 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.767 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.771 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=block-device-efi 2024-11-29 16:48:45.776 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.780 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.784 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.788 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=modprobe 2024-11-29 16:48:45.792 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe 2024-11-29 16:48:45.797 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.801 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.805 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=base 2024-11-29 16:48:45.809 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base 2024-11-29 16:48:45.813 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.818 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.822 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ubuntu-minimal 2024-11-29 16:48:45.826 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.830 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.834 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.839 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-types 2024-11-29 16:48:45.843 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.847 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.851 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.856 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openssh-server 2024-11-29 16:48:45.860 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.864 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.869 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.873 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=bootloader 2024-11-29 16:48:45.877 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader 2024-11-29 16:48:45.881 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.885 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.890 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=manifests 2024-11-29 16:48:45.894 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests 2024-11-29 16:48:45.898 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.902 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.906 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openstack-repos 2024-11-29 16:48:45.911 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/openstack-repos 2024-11-29 16:48:45.915 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/openstack-repos/modprobe.d/ ']' 2024-11-29 16:48:45.919 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.923 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=sysprep 2024-11-29 16:48:45.928 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep 2024-11-29 16:48:45.932 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.936 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.941 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dib-init-system 2024-11-29 16:48:45.945 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.951 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.955 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.959 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=journal-to-console 2024-11-29 16:48:45.964 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.968 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.972 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.976 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-static 2024-11-29 16:48:45.981 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.985 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:45.989 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:45.993 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-devstack 2024-11-29 16:48:45.997 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/cache-devstack 2024-11-29 16:48:46.002 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/cache-devstack/modprobe.d/ ']' 2024-11-29 16:48:46.006 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:46.010 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-url 2024-11-29 16:48:46.014 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:46.019 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:46.023 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:46.027 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dpkg 2024-11-29 16:48:46.031 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg 2024-11-29 16:48:46.035 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:46.040 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:46.044 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=nodepool-base 2024-11-29 16:48:46.048 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/nodepool-base 2024-11-29 16:48:46.053 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/nodepool-base/modprobe.d/ ']' 2024-11-29 16:48:46.057 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:46.061 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=growroot 2024-11-29 16:48:46.065 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot 2024-11-29 16:48:46.069 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:46.074 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:46.078 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=runtime-ssh-host-keys 2024-11-29 16:48:46.082 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:46.086 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:46.091 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:46.095 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=simple-init 2024-11-29 16:48:46.099 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:46.103 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:46.107 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:46.112 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=pkg-map 2024-11-29 16:48:46.116 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:46.120 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:46.124 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-29 16:48:46.128 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=zuul-worker 2024-11-29 16:48:46.133 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/zuul-worker 2024-11-29 16:48:46.137 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/zuul-worker/modprobe.d/ ']' 2024-11-29 16:48:46.140 | dib-run-parts 50-modprobe-blacklist completed 2024-11-29 16:48:46.140 | dib-run-parts Running /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/60-zuul-user 2024-11-29 16:48:46.149 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-29 16:48:46.153 | + /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-29 16:48:46.157 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:46.157 | ' 2024-11-29 16:48:46.161 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:46.162 | ' ']' 2024-11-29 16:48:46.166 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:46.166 | ' ']' 2024-11-29 16:48:46.170 | + /opt/dib_tmp/dib_build.zwRLoZ4W/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-29 16:48:46.170 | ' 2024-11-29 16:48:46.173 | dib-run-parts 60-zuul-user completed 2024-11-29 16:48:46.174 | dib-run-parts Running /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/extra-data.d/98-source-repositories 2024-11-29 16:48:46.194 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Nov 29 16:48:46 UTC 2024 for /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/source-repository-simple-init 2024-11-29 16:48:46.236 | (0001 / 0001) 2024-11-29 16:48:47.160 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-29 16:48:47.476 | Cloning from glean cache and applying ref master 2024-11-29 16:48:49.177 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-29 16:48:49.204 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Nov 29 16:48:49 UTC 2024 for /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/source-repository-stackviz 2024-11-29 16:48:49.211 | (0001 / 0001) 2024-11-29 16:48:49.228 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-29 16:48:49.507 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-29 16:48:49.509 | Dload Upload Total Spent Left Speed 2024-11-29 16:48:49.981 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 546 0 --:--:-- --:--:-- --:--:-- 546 2024-11-29 16:48:50.238 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-29 16:48:50.246 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-29 16:48:50.305 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Nov 29 16:48:50 UTC 2024 for /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/source-repository-zanatacli 2024-11-29 16:48:50.311 | (0001 / 0001) 2024-11-29 16:48:50.329 | 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-29 16:48:50.362 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-29 16:48:50.363 | Dload Upload Total Spent Left Speed 2024-11-29 16:48:50.798 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 316 0 --:--:-- --:--:-- --:--:-- 315 2024-11-29 16:48:50.919 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-29 16:48:50.926 | 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-29 16:48:52.601 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Nov 29 16:48:52 UTC 2024 for /opt/dib_tmp/dib_build.zwRLoZ4W/hooks/source-repository-projects-yaml 2024-11-29 16:48:52.610 | (0001 / 1318) 2024-11-29 16:48:52.627 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-29 16:48:54.283 | Cloning from airshipctl cache and applying ref * 2024-11-29 16:48:56.839 | (0002 / 1318) 2024-11-29 16:48:56.856 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-29 16:48:57.309 | Cloning from airshipui cache and applying ref * 2024-11-29 16:48:58.176 | (0003 / 1318) 2024-11-29 16:48:58.193 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-29 16:48:58.521 | Cloning from apis cache and applying ref * 2024-11-29 16:48:58.592 | (0004 / 1318) 2024-11-29 16:48:58.610 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-29 16:49:39.990 | Cloning from armada cache and applying ref * 2024-11-29 16:50:05.891 | (0005 / 1318) 2024-11-29 16:50:05.908 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-29 16:50:06.427 | Cloning from armada-go cache and applying ref * 2024-11-29 16:50:12.922 | (0006 / 1318) 2024-11-29 16:50:12.940 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-29 16:50:13.672 | Cloning from armada-operator cache and applying ref * 2024-11-29 16:50:23.866 | (0007 / 1318) 2024-11-29 16:50:23.883 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-29 16:50:24.325 | Cloning from charts cache and applying ref * 2024-11-29 16:50:24.451 | (0008 / 1318) 2024-11-29 16:50:24.468 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-29 16:50:25.247 | Cloning from deckhand cache and applying ref * 2024-11-29 16:50:44.360 | (0009 / 1318) 2024-11-29 16:50:44.377 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-29 16:50:47.780 | Cloning from divingbell cache and applying ref * 2024-11-29 16:50:50.422 | (0010 / 1318) 2024-11-29 16:50:50.439 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-29 16:50:50.990 | Cloning from docs cache and applying ref * 2024-11-29 16:50:51.834 | (0011 / 1318) 2024-11-29 16:50:51.852 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-29 16:50:52.621 | Cloning from drydock cache and applying ref * 2024-11-29 16:51:20.294 | (0012 / 1318) 2024-11-29 16:51:20.312 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-29 16:51:21.117 | Cloning from election cache and applying ref * 2024-11-29 16:51:21.197 | (0013 / 1318) 2024-11-29 16:51:21.214 | 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-29 16:51:21.596 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-29 16:51:21.670 | (0014 / 1318) 2024-11-29 16:51:21.687 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-29 16:51:22.015 | Cloning from go-redfish cache and applying ref * 2024-11-29 16:51:22.104 | (0015 / 1318) 2024-11-29 16:51:22.122 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-29 16:51:22.563 | Cloning from governance cache and applying ref * 2024-11-29 16:51:22.634 | (0016 / 1318) 2024-11-29 16:51:22.651 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-29 16:51:23.438 | Cloning from hostconfig-operator cache and applying ref * 2024-11-29 16:51:23.533 | (0017 / 1318) 2024-11-29 16:51:23.552 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-29 16:51:24.748 | Cloning from image-builder cache and applying ref * 2024-11-29 16:51:24.839 | (0018 / 1318) 2024-11-29 16:51:24.856 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-29 16:51:26.240 | Cloning from images cache and applying ref * 2024-11-29 16:51:26.352 | (0019 / 1318) 2024-11-29 16:51:26.369 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-29 16:51:27.550 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-29 16:51:39.411 | (0020 / 1318) 2024-11-29 16:51:39.428 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-29 16:51:40.273 | Cloning from maas cache and applying ref * 2024-11-29 16:51:50.022 | (0021 / 1318) 2024-11-29 16:51:50.040 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-29 16:51:51.057 | Cloning from pegleg cache and applying ref * 2024-11-29 16:52:16.271 | (0022 / 1318) 2024-11-29 16:52:16.289 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-29 16:52:19.305 | Cloning from porthole cache and applying ref * 2024-11-29 16:53:41.438 | (0023 / 1318) 2024-11-29 16:53:41.455 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-29 16:53:42.930 | Cloning from promenade cache and applying ref * 2024-11-29 16:55:05.403 | (0024 / 1318) 2024-11-29 16:55:05.420 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-29 16:55:06.594 | Cloning from shipyard cache and applying ref * 2024-11-29 16:55:27.362 | (0025 / 1318) 2024-11-29 16:55:27.379 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-29 16:55:28.858 | Cloning from sip cache and applying ref * 2024-11-29 16:55:38.906 | (0026 / 1318) 2024-11-29 16:55:38.923 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-29 16:55:39.424 | Cloning from specs cache and applying ref * 2024-11-29 16:55:39.584 | (0027 / 1318) 2024-11-29 16:55:39.602 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-29 16:55:39.911 | Cloning from spyglass cache and applying ref * 2024-11-29 16:55:40.006 | (0028 / 1318) 2024-11-29 16:55:40.023 | 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-29 16:55:40.438 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-29 16:55:40.535 | (0029 / 1318) 2024-11-29 16:55:40.552 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-29 16:55:40.942 | Cloning from tempest-plugin cache and applying ref * 2024-11-29 16:55:41.018 | (0030 / 1318) 2024-11-29 16:55:41.035 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-29 16:55:59.726 | Cloning from treasuremap cache and applying ref * 2024-11-29 16:57:04.647 | (0031 / 1318) 2024-11-29 16:57:04.664 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-29 16:57:05.313 | Cloning from vino cache and applying ref * 2024-11-29 16:57:05.429 | (0032 / 1318) 2024-11-29 16:57:05.447 | 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-29 16:57:05.847 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-29 16:57:05.943 | (0033 / 1318) 2024-11-29 16:57:05.960 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-29 16:57:06.595 | Cloning from cfn-overview cache and applying ref * 2024-11-29 16:57:07.061 | (0034 / 1318) 2024-11-29 16:57:07.079 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-29 16:57:07.728 | Cloning from cfn-security cache and applying ref * 2024-11-29 16:57:07.934 | (0035 / 1318) 2024-11-29 16:57:07.952 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-29 16:57:08.856 | Cloning from computing-native cache and applying ref * 2024-11-29 16:57:09.325 | (0036 / 1318) 2024-11-29 16:57:09.342 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-29 16:57:10.592 | Cloning from computing-offload cache and applying ref * 2024-11-29 16:57:48.524 | (0037 / 1318) 2024-11-29 16:57:48.542 | 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-29 16:57:49.470 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-29 16:58:09.056 | (0038 / 1318) 2024-11-29 16:58:09.074 | 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-29 16:58:10.212 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-29 16:58:20.069 | (0039 / 1318) 2024-11-29 16:58:20.087 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-29 16:58:21.574 | Cloning from cirros cache and applying ref * 2024-11-29 16:58:27.776 | (0040 / 1318) 2024-11-29 16:58:27.793 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-29 16:58:40.634 | Cloning from inaugust.com cache and applying ref * 2024-11-29 16:58:44.762 | (0041 / 1318) 2024-11-29 16:58:44.779 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-29 16:58:45.112 | Cloning from src.sh cache and applying ref * 2024-11-29 16:58:45.184 | (0042 / 1318) 2024-11-29 16:58:45.201 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-29 16:58:45.689 | Cloning from ttrun cache and applying ref * 2024-11-29 16:58:45.847 | (0043 / 1318) 2024-11-29 16:58:45.865 | 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-29 16:58:50.535 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-29 17:00:32.018 | (0044 / 1318) 2024-11-29 17:00:32.035 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-29 17:00:36.643 | Cloning from python-jenkins cache and applying ref * 2024-11-29 17:00:37.785 | (0045 / 1318) 2024-11-29 17:00:37.803 | 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-29 17:00:39.686 | Cloning from ci-cloud-config cache and applying ref * 2024-11-29 17:00:39.778 | (0046 / 1318) 2024-11-29 17:00:39.796 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-29 17:00:40.468 | Cloning from afsmon cache and applying ref * 2024-11-29 17:00:40.554 | (0047 / 1318) 2024-11-29 17:00:40.572 | 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-29 17:00:41.213 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-29 17:00:41.288 | (0048 / 1318) 2024-11-29 17:00:41.305 | 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-29 17:00:41.585 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-29 17:00:41.660 | (0049 / 1318) 2024-11-29 17:00:41.679 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-29 17:00:41.941 | Cloning from askbot-theme cache and applying ref * 2024-11-29 17:00:42.016 | (0050 / 1318) 2024-11-29 17:00:42.033 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-29 17:00:44.063 | Cloning from base-jobs cache and applying ref * 2024-11-29 17:01:08.791 | (0051 / 1318) 2024-11-29 17:01:08.808 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-29 17:01:09.966 | Cloning from bindep cache and applying ref * 2024-11-29 17:01:25.492 | (0052 / 1318) 2024-11-29 17:01:25.510 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-29 17:01:26.528 | Cloning from ci-sandbox cache and applying ref * 2024-11-29 17:01:26.735 | (0053 / 1318) 2024-11-29 17:01:26.753 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-29 17:01:27.880 | Cloning from dstat_graph cache and applying ref * 2024-11-29 17:01:28.560 | (0054 / 1318) 2024-11-29 17:01:28.578 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-29 17:01:29.302 | Cloning from elastic-recheck cache and applying ref * 2024-11-29 17:01:29.604 | (0055 / 1318) 2024-11-29 17:01:29.621 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-29 17:01:31.160 | Cloning from engagement cache and applying ref * 2024-11-29 17:01:32.068 | (0056 / 1318) 2024-11-29 17:01:32.085 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-29 17:01:33.338 | Cloning from gear cache and applying ref * 2024-11-29 17:01:33.444 | (0057 / 1318) 2024-11-29 17:01:33.461 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-29 17:01:34.549 | Cloning from germqtt cache and applying ref * 2024-11-29 17:01:34.621 | (0058 / 1318) 2024-11-29 17:01:34.639 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-29 17:01:35.233 | Cloning from gerritbot cache and applying ref * 2024-11-29 17:01:35.370 | (0059 / 1318) 2024-11-29 17:01:35.387 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-29 17:01:36.555 | Cloning from gerritlib cache and applying ref * 2024-11-29 17:01:37.993 | (0060 / 1318) 2024-11-29 17:01:38.011 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-29 17:01:38.778 | Cloning from git-restack cache and applying ref * 2024-11-29 17:01:38.860 | (0061 / 1318) 2024-11-29 17:01:38.877 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-29 17:01:40.107 | Cloning from git-review cache and applying ref * 2024-11-29 17:01:51.950 | (0062 / 1318) 2024-11-29 17:01:51.967 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-29 17:01:52.971 | Cloning from glean cache and applying ref * 2024-11-29 17:01:53.254 | (0063 / 1318) 2024-11-29 17:01:53.272 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-29 17:01:53.762 | Cloning from grafyaml cache and applying ref * 2024-11-29 17:01:54.320 | (0064 / 1318) 2024-11-29 17:01:54.338 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-29 17:01:55.819 | Cloning from infra-manual cache and applying ref * 2024-11-29 17:01:57.050 | (0065 / 1318) 2024-11-29 17:01:57.067 | 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-29 17:01:59.768 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-29 17:02:02.726 | (0066 / 1318) 2024-11-29 17:02:02.743 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-29 17:02:04.114 | Cloning from infra-specs cache and applying ref * 2024-11-29 17:02:04.219 | (0067 / 1318) 2024-11-29 17:02:04.236 | 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-29 17:02:06.334 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-29 17:02:07.547 | (0068 / 1318) 2024-11-29 17:02:07.564 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-29 17:02:08.669 | Cloning from irc-meetings cache and applying ref * 2024-11-29 17:02:52.596 | (0069 / 1318) 2024-11-29 17:02:52.613 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-29 17:02:57.791 | Cloning from jeepyb cache and applying ref * 2024-11-29 17:02:58.469 | (0070 / 1318) 2024-11-29 17:02:58.486 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-29 17:03:00.727 | Cloning from lodgeit cache and applying ref * 2024-11-29 17:03:01.773 | (0071 / 1318) 2024-11-29 17:03:01.790 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-29 17:03:02.323 | Cloning from log-classify cache and applying ref * 2024-11-29 17:03:02.392 | (0072 / 1318) 2024-11-29 17:03:02.410 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-29 17:03:03.738 | Cloning from log_processor cache and applying ref * 2024-11-29 17:03:03.815 | (0073 / 1318) 2024-11-29 17:03:03.832 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-29 17:03:04.226 | Cloning from lpmqtt cache and applying ref * 2024-11-29 17:03:04.299 | (0074 / 1318) 2024-11-29 17:03:04.317 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-29 17:03:04.832 | Cloning from meetbot cache and applying ref * 2024-11-29 17:03:05.073 | (0075 / 1318) 2024-11-29 17:03:05.091 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-29 17:03:06.035 | Cloning from mqtt_statsd cache and applying ref * 2024-11-29 17:03:06.110 | (0076 / 1318) 2024-11-29 17:03:06.128 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-29 17:03:07.157 | Cloning from netlify-sandbox cache and applying ref * 2024-11-29 17:03:09.177 | (0077 / 1318) 2024-11-29 17:03:09.195 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-29 17:03:10.378 | Cloning from project-config cache and applying ref * 2024-11-29 17:03:10.577 | (0078 / 1318) 2024-11-29 17:03:10.595 | 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-29 17:03:10.967 | Cloning from project-config-example cache and applying ref * 2024-11-29 17:03:11.043 | (0079 / 1318) 2024-11-29 17:03:11.061 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-29 17:03:13.245 | Cloning from publications cache and applying ref * 2024-11-29 17:03:16.196 | (0080 / 1318) 2024-11-29 17:03:16.214 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-29 17:03:16.993 | Cloning from puppet-bup cache and applying ref * 2024-11-29 17:03:17.070 | (0081 / 1318) 2024-11-29 17:03:17.087 | 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-29 17:03:17.667 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-29 17:03:17.741 | (0082 / 1318) 2024-11-29 17:03:17.758 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-29 17:03:18.534 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-29 17:03:18.609 | (0083 / 1318) 2024-11-29 17:03:18.628 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-29 17:03:20.367 | Cloning from puppet-httpd cache and applying ref * 2024-11-29 17:03:20.444 | (0084 / 1318) 2024-11-29 17:03:20.461 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-29 17:03:21.365 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-29 17:03:21.439 | (0085 / 1318) 2024-11-29 17:03:21.457 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-29 17:03:21.804 | Cloning from puppet-logrotate cache and applying ref * 2024-11-29 17:03:21.879 | (0086 / 1318) 2024-11-29 17:03:21.896 | 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-29 17:03:22.608 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-29 17:03:22.680 | (0087 / 1318) 2024-11-29 17:03:22.698 | 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-29 17:03:23.264 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-29 17:03:23.336 | (0088 / 1318) 2024-11-29 17:03:23.354 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-29 17:03:24.097 | Cloning from puppet-pip cache and applying ref * 2024-11-29 17:03:24.170 | (0089 / 1318) 2024-11-29 17:03:24.188 | 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-29 17:03:24.463 | Cloning from puppet-project_config cache and applying ref * 2024-11-29 17:03:24.548 | (0090 / 1318) 2024-11-29 17:03:24.565 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-29 17:03:24.833 | Cloning from puppet-redis cache and applying ref * 2024-11-29 17:03:24.909 | (0091 / 1318) 2024-11-29 17:03:24.926 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-29 17:03:25.185 | Cloning from puppet-reviewday cache and applying ref * 2024-11-29 17:03:25.260 | (0092 / 1318) 2024-11-29 17:03:25.277 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-29 17:03:25.698 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-29 17:03:25.772 | (0093 / 1318) 2024-11-29 17:03:25.790 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-29 17:03:26.281 | Cloning from puppet-ssh cache and applying ref * 2024-11-29 17:03:26.359 | (0094 / 1318) 2024-11-29 17:03:26.376 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-29 17:03:27.877 | Cloning from puppet-storyboard cache and applying ref * 2024-11-29 17:03:27.953 | (0095 / 1318) 2024-11-29 17:03:27.970 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-29 17:03:30.850 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-29 17:03:30.923 | (0096 / 1318) 2024-11-29 17:03:30.940 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-29 17:03:31.563 | Cloning from puppet-ulimit cache and applying ref * 2024-11-29 17:03:31.636 | (0097 / 1318) 2024-11-29 17:03:31.654 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-29 17:03:31.943 | Cloning from puppet-user cache and applying ref * 2024-11-29 17:03:32.016 | (0098 / 1318) 2024-11-29 17:03:32.033 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-29 17:03:32.317 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-29 17:03:32.394 | (0099 / 1318) 2024-11-29 17:03:32.411 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-29 17:03:32.735 | Cloning from puppet-zanata cache and applying ref * 2024-11-29 17:03:32.808 | (0100 / 1318) 2024-11-29 17:03:32.826 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-29 17:03:35.071 | Cloning from python-storyboardclient cache and applying ref * 2024-11-29 17:03:35.194 | (0101 / 1318) 2024-11-29 17:03:35.212 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-29 17:03:37.422 | Cloning from sandbox cache and applying ref * 2024-11-29 17:04:07.216 | (0102 / 1318) 2024-11-29 17:04:07.234 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-29 17:04:07.923 | Cloning from statusbot cache and applying ref * 2024-11-29 17:04:08.108 | (0103 / 1318) 2024-11-29 17:04:08.125 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-29 17:04:10.014 | Cloning from storyboard cache and applying ref * 2024-11-29 17:04:10.818 | (0104 / 1318) 2024-11-29 17:04:10.836 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-29 17:04:11.508 | Cloning from storyboard-vue cache and applying ref * 2024-11-29 17:04:11.889 | (0105 / 1318) 2024-11-29 17:04:11.906 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-29 17:04:12.869 | Cloning from storyboard-webclient cache and applying ref * 2024-11-29 17:04:13.470 | (0106 / 1318) 2024-11-29 17:04:13.487 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-29 17:04:14.345 | Cloning from subunit2sql cache and applying ref * 2024-11-29 17:04:14.526 | (0107 / 1318) 2024-11-29 17:04:14.543 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-29 17:04:15.738 | Cloning from system-config cache and applying ref * 2024-11-29 17:04:19.576 | (0108 / 1318) 2024-11-29 17:04:19.594 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-29 17:04:20.764 | Cloning from yaml2ical cache and applying ref * 2024-11-29 17:04:21.496 | (0109 / 1318) 2024-11-29 17:04:21.513 | 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-29 17:04:22.209 | Cloning from zone-gating.dev cache and applying ref * 2024-11-29 17:04:24.624 | (0110 / 1318) 2024-11-29 17:04:24.641 | 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-29 17:04:26.097 | Cloning from zone-opendev.org cache and applying ref * 2024-11-29 17:04:43.425 | (0111 / 1318) 2024-11-29 17:04:43.442 | 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-29 17:04:44.221 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-29 17:04:48.978 | (0112 / 1318) 2024-11-29 17:04:48.996 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-29 17:04:52.891 | Cloning from zuul-jobs cache and applying ref * 2024-11-29 17:04:58.646 | (0113 / 1318) 2024-11-29 17:04:58.664 | 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-29 17:04:59.722 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-29 17:05:00.134 | (0114 / 1318) 2024-11-29 17:05:00.152 | 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-29 17:05:00.484 | Cloning from edge-computing-group cache and applying ref * 2024-11-29 17:05:01.480 | (0115 / 1318) 2024-11-29 17:05:01.497 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-29 17:05:01.944 | Cloning from four-opens cache and applying ref * 2024-11-29 17:05:02.019 | (0116 / 1318) 2024-11-29 17:05:02.037 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-29 17:05:02.373 | Cloning from groups cache and applying ref * 2024-11-29 17:05:02.882 | (0117 / 1318) 2024-11-29 17:05:02.900 | 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-29 17:05:03.165 | Cloning from groups-static-pages cache and applying ref * 2024-11-29 17:05:03.240 | (0118 / 1318) 2024-11-29 17:05:03.258 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-29 17:05:03.918 | Cloning from interop cache and applying ref * 2024-11-29 17:05:04.796 | (0119 / 1318) 2024-11-29 17:05:04.814 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-29 17:05:05.217 | Cloning from odsreg cache and applying ref * 2024-11-29 17:05:05.299 | (0120 / 1318) 2024-11-29 17:05:05.317 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-29 17:05:05.841 | Cloning from openstack-map cache and applying ref * 2024-11-29 17:05:06.201 | (0121 / 1318) 2024-11-29 17:05:06.218 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-29 17:05:06.749 | Cloning from openstackweb cache and applying ref * 2024-11-29 17:05:14.823 | (0122 / 1318) 2024-11-29 17:05:14.840 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-29 17:05:17.633 | Cloning from python-tempestconf cache and applying ref * 2024-11-29 17:05:32.360 | (0123 / 1318) 2024-11-29 17:05:32.378 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-29 17:05:33.725 | Cloning from refstack cache and applying ref * 2024-11-29 17:05:36.962 | (0124 / 1318) 2024-11-29 17:05:36.979 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-29 17:05:37.701 | Cloning from refstack-client cache and applying ref * 2024-11-29 17:05:38.171 | (0125 / 1318) 2024-11-29 17:05:38.188 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-29 17:05:38.454 | Cloning from transparency-policy cache and applying ref * 2024-11-29 17:05:38.528 | (0126 / 1318) 2024-11-29 17:05:38.545 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-29 17:05:38.839 | Cloning from way cache and applying ref * 2024-11-29 17:05:38.912 | (0127 / 1318) 2024-11-29 17:05:38.929 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-29 17:05:39.331 | Cloning from contrib cache and applying ref * 2024-11-29 17:05:39.403 | (0128 / 1318) 2024-11-29 17:05:39.420 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-29 17:05:46.624 | Cloning from adjutant cache and applying ref * 2024-11-29 17:05:58.287 | (0129 / 1318) 2024-11-29 17:05:58.305 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-29 17:06:01.795 | Cloning from adjutant-ui cache and applying ref * 2024-11-29 17:06:05.978 | (0130 / 1318) 2024-11-29 17:06:05.995 | 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-29 17:06:34.501 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-29 17:07:10.664 | (0131 / 1318) 2024-11-29 17:07:10.682 | 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-29 17:07:29.877 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-29 17:08:15.118 | (0132 / 1318) 2024-11-29 17:08:15.136 | 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-29 17:08:15.907 | Cloning from ansible-config_template cache and applying ref * 2024-11-29 17:08:18.660 | (0133 / 1318) 2024-11-29 17:08:18.678 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-29 17:08:23.419 | Cloning from ansible-hardening cache and applying ref * 2024-11-29 17:09:09.032 | (0134 / 1318) 2024-11-29 17:09:09.050 | 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-29 17:09:09.454 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-29 17:09:09.530 | (0135 / 1318) 2024-11-29 17:09:09.547 | 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-29 17:09:15.050 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-29 17:09:18.575 | (0136 / 1318) 2024-11-29 17:09:18.593 | 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-29 17:09:19.467 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-29 17:09:21.611 | (0137 / 1318) 2024-11-29 17:09:21.629 | 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-29 17:09:24.481 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-29 17:09:25.938 | (0138 / 1318) 2024-11-29 17:09:25.955 | 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-29 17:09:28.877 | Cloning from ansible-role-pki cache and applying ref * 2024-11-29 17:09:33.117 | (0139 / 1318) 2024-11-29 17:09:33.136 | 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-29 17:09:34.420 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-29 17:09:34.492 | (0140 / 1318) 2024-11-29 17:09:34.510 | 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-29 17:09:38.616 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-29 17:09:50.958 | (0141 / 1318) 2024-11-29 17:09:50.975 | 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-29 17:09:54.684 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-29 17:10:25.021 | (0142 / 1318) 2024-11-29 17:10:25.039 | 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-29 17:10:26.253 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-29 17:10:34.052 | (0143 / 1318) 2024-11-29 17:10:34.069 | 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-29 17:10:39.190 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-29 17:10:43.852 | (0144 / 1318) 2024-11-29 17:10:43.870 | 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-29 17:10:46.268 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-29 17:10:52.053 | (0145 / 1318) 2024-11-29 17:10:52.071 | 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-29 17:10:55.866 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-29 17:11:00.361 | (0146 / 1318) 2024-11-29 17:11:00.379 | 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-29 17:11:06.510 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-29 17:11:13.549 | (0147 / 1318) 2024-11-29 17:11:13.567 | 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-29 17:11:14.423 | Cloning from ansible-role-vault cache and applying ref * 2024-11-29 17:11:14.495 | (0148 / 1318) 2024-11-29 17:11:14.512 | 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-29 17:11:17.518 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-29 17:11:19.230 | (0149 / 1318) 2024-11-29 17:11:19.247 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-29 17:11:45.389 | Cloning from aodh cache and applying ref * 2024-11-29 17:12:08.163 | (0150 / 1318) 2024-11-29 17:12:08.181 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-29 17:12:08.947 | Cloning from api-sig cache and applying ref * 2024-11-29 17:12:09.176 | (0151 / 1318) 2024-11-29 17:12:09.194 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-29 17:12:10.967 | Cloning from api-site cache and applying ref * 2024-11-29 17:12:13.383 | (0152 / 1318) 2024-11-29 17:12:13.400 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-29 17:12:13.794 | Cloning from arch-design cache and applying ref * 2024-11-29 17:12:13.929 | (0153 / 1318) 2024-11-29 17:12:13.947 | 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-29 17:12:14.295 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-29 17:12:14.568 | (0154 / 1318) 2024-11-29 17:12:14.586 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-29 17:12:18.970 | Cloning from automaton cache and applying ref * 2024-11-29 17:12:23.116 | (0155 / 1318) 2024-11-29 17:12:23.135 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-29 17:13:04.109 | Cloning from barbican cache and applying ref * 2024-11-29 17:13:46.200 | (0156 / 1318) 2024-11-29 17:13:46.218 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-29 17:13:46.783 | Cloning from barbican-specs cache and applying ref * 2024-11-29 17:13:46.887 | (0157 / 1318) 2024-11-29 17:13:46.904 | 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-29 17:13:52.358 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-29 17:14:26.131 | (0158 / 1318) 2024-11-29 17:14:26.148 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-29 17:14:26.992 | Cloning from barbican-ui cache and applying ref * 2024-11-29 17:14:28.027 | (0159 / 1318) 2024-11-29 17:14:28.044 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-29 17:14:28.704 | Cloning from bashate cache and applying ref * 2024-11-29 17:14:29.386 | (0160 / 1318) 2024-11-29 17:14:29.405 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-29 17:14:37.825 | Cloning from bifrost cache and applying ref * 2024-11-29 17:17:13.671 | (0161 / 1318) 2024-11-29 17:17:13.689 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-29 17:17:17.963 | Cloning from blazar cache and applying ref * 2024-11-29 17:18:14.335 | (0162 / 1318) 2024-11-29 17:18:14.353 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-29 17:18:19.078 | Cloning from blazar-dashboard cache and applying ref * 2024-11-29 17:18:28.793 | (0163 / 1318) 2024-11-29 17:18:28.810 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-29 17:18:37.011 | Cloning from blazar-nova cache and applying ref * 2024-11-29 17:18:44.456 | (0164 / 1318) 2024-11-29 17:18:44.473 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-29 17:18:44.910 | Cloning from blazar-specs cache and applying ref * 2024-11-29 17:18:45.007 | (0165 / 1318) 2024-11-29 17:18:45.024 | 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-29 17:18:57.753 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-29 17:19:02.129 | (0166 / 1318) 2024-11-29 17:19:02.147 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-29 17:19:02.829 | Cloning from bugdaystats cache and applying ref * 2024-11-29 17:19:02.913 | (0167 / 1318) 2024-11-29 17:19:02.931 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-29 17:19:08.362 | Cloning from castellan cache and applying ref * 2024-11-29 17:19:23.246 | (0168 / 1318) 2024-11-29 17:19:23.264 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-29 17:19:28.349 | Cloning from ceilometer cache and applying ref * 2024-11-29 17:22:02.699 | (0169 / 1318) 2024-11-29 17:22:02.717 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-29 17:22:05.745 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-29 17:22:11.533 | (0170 / 1318) 2024-11-29 17:22:11.551 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-29 17:22:13.126 | Cloning from charm-aodh cache and applying ref * 2024-11-29 17:22:27.022 | (0171 / 1318) 2024-11-29 17:22:27.039 | 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-29 17:22:29.957 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-29 17:22:32.171 | (0172 / 1318) 2024-11-29 17:22:32.189 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-29 17:22:36.526 | Cloning from charm-barbican cache and applying ref * 2024-11-29 17:23:00.541 | (0173 / 1318) 2024-11-29 17:23:00.559 | 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-29 17:23:02.355 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-29 17:23:12.117 | (0174 / 1318) 2024-11-29 17:23:12.135 | 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-29 17:23:12.686 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-29 17:23:12.769 | (0175 / 1318) 2024-11-29 17:23:12.787 | 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-29 17:23:14.218 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-29 17:23:58.332 | (0176 / 1318) 2024-11-29 17:23:58.350 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-29 17:24:02.529 | Cloning from charm-ceilometer cache and applying ref * 2024-11-29 17:24:28.049 | (0177 / 1318) 2024-11-29 17:24:28.067 | 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-29 17:24:30.446 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-29 17:24:53.189 | (0178 / 1318) 2024-11-29 17:24:53.207 | 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-29 17:24:54.392 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-29 17:24:56.001 | (0179 / 1318) 2024-11-29 17:24:56.019 | 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-29 17:25:05.662 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-29 17:25:21.627 | (0180 / 1318) 2024-11-29 17:25:21.645 | 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-29 17:25:25.324 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-29 17:25:36.188 | (0181 / 1318) 2024-11-29 17:25:36.206 | 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-29 17:25:40.786 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-29 17:25:52.614 | (0182 / 1318) 2024-11-29 17:25:52.632 | 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-29 17:25:54.163 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-29 17:27:00.275 | (0183 / 1318) 2024-11-29 17:27:00.293 | 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-29 17:27:01.646 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-29 17:27:03.870 | (0184 / 1318) 2024-11-29 17:27:03.887 | 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-29 17:27:05.731 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-29 17:28:06.714 | (0185 / 1318) 2024-11-29 17:28:06.732 | 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-29 17:28:10.981 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-29 17:28:31.862 | (0186 / 1318) 2024-11-29 17:28:31.880 | 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-29 17:28:36.218 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-29 17:29:22.838 | (0187 / 1318) 2024-11-29 17:29:22.855 | 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-29 17:29:37.160 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-29 17:29:43.868 | (0188 / 1318) 2024-11-29 17:29:43.886 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-29 17:29:50.600 | Cloning from charm-cinder cache and applying ref * 2024-11-29 17:31:10.107 | (0189 / 1318) 2024-11-29 17:31:10.125 | 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-29 17:31:11.325 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-29 17:31:26.123 | (0190 / 1318) 2024-11-29 17:31:26.140 | 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-29 17:31:28.834 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-29 17:31:39.341 | (0191 / 1318) 2024-11-29 17:31:39.359 | 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-29 17:31:41.982 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-29 17:32:30.041 | (0192 / 1318) 2024-11-29 17:32:30.059 | 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-29 17:32:32.351 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-29 17:32:43.451 | (0193 / 1318) 2024-11-29 17:32:43.468 | 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-29 17:32:44.099 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-29 17:32:44.178 | (0194 / 1318) 2024-11-29 17:32:44.196 | 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-29 17:32:44.726 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-29 17:32:44.802 | (0195 / 1318) 2024-11-29 17:32:44.820 | 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-29 17:32:45.560 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-29 17:32:46.822 | (0196 / 1318) 2024-11-29 17:32:46.839 | 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-29 17:32:48.111 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-29 17:32:59.031 | (0197 / 1318) 2024-11-29 17:32:59.049 | 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-29 17:33:00.404 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-29 17:33:08.590 | (0198 / 1318) 2024-11-29 17:33:08.608 | 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-29 17:33:10.677 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-29 17:33:18.315 | (0199 / 1318) 2024-11-29 17:33:18.333 | 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-29 17:33:18.693 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-29 17:33:18.944 | (0200 / 1318) 2024-11-29 17:33:18.961 | 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-29 17:33:29.351 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-29 17:33:57.078 | (0201 / 1318) 2024-11-29 17:33:57.096 | 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-29 17:33:58.180 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-29 17:34:06.530 | (0202 / 1318) 2024-11-29 17:34:06.548 | 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-29 17:34:08.302 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-29 17:34:11.248 | (0203 / 1318) 2024-11-29 17:34:11.266 | 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-29 17:34:12.382 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-29 17:34:16.144 | (0204 / 1318) 2024-11-29 17:34:16.161 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-29 17:34:16.622 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-29 17:34:16.705 | (0205 / 1318) 2024-11-29 17:34:16.723 | 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-29 17:34:18.102 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-29 17:34:22.434 | (0206 / 1318) 2024-11-29 17:34:22.451 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-29 17:34:24.324 | Cloning from charm-designate cache and applying ref * 2024-11-29 17:34:47.376 | (0207 / 1318) 2024-11-29 17:34:47.394 | 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-29 17:34:49.021 | Cloning from charm-designate-bind cache and applying ref * 2024-11-29 17:35:12.357 | (0208 / 1318) 2024-11-29 17:35:12.375 | 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-29 17:35:22.415 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-29 17:35:28.832 | (0209 / 1318) 2024-11-29 17:35:28.850 | 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-29 17:35:32.653 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-29 17:35:37.716 | (0210 / 1318) 2024-11-29 17:35:37.734 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-29 17:35:49.896 | Cloning from charm-glance cache and applying ref * 2024-11-29 17:36:08.219 | (0211 / 1318) 2024-11-29 17:36:08.237 | 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-29 17:36:10.146 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-29 17:37:03.169 | (0212 / 1318) 2024-11-29 17:37:03.187 | 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-29 17:37:15.899 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-11-29 17:37:27.679 | (0213 / 1318) 2024-11-29 17:37:27.697 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-11-29 17:37:29.098 | Cloning from charm-glusterfs cache and applying ref * 2024-11-29 17:37:29.182 | (0214 / 1318) 2024-11-29 17:37:29.200 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-11-29 17:37:34.881 | Cloning from charm-gnocchi cache and applying ref * 2024-11-29 17:37:43.506 | (0215 / 1318) 2024-11-29 17:37:43.524 | 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-29 17:37:47.441 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-11-29 17:37:51.410 | (0216 / 1318) 2024-11-29 17:37:51.427 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-11-29 17:38:38.008 | Cloning from charm-guide cache and applying ref * 2024-11-29 17:39:31.116 | (0217 / 1318) 2024-11-29 17:39:31.133 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-11-29 17:39:33.077 | Cloning from charm-hacluster cache and applying ref * 2024-11-29 17:39:37.897 | (0218 / 1318) 2024-11-29 17:39:37.914 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-11-29 17:39:39.582 | Cloning from charm-heat cache and applying ref * 2024-11-29 17:40:38.519 | (0219 / 1318) 2024-11-29 17:40:38.536 | 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-29 17:40:39.604 | Cloning from charm-heat-k8s cache and applying ref * 2024-11-29 17:40:51.923 | (0220 / 1318) 2024-11-29 17:40:51.941 | 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-29 17:40:53.139 | Cloning from charm-horizon-k8s cache and applying ref * 2024-11-29 17:41:03.726 | (0221 / 1318) 2024-11-29 17:41:03.743 | 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-29 17:41:04.382 | Cloning from charm-infinidat-tools cache and applying ref * 2024-11-29 17:41:05.086 | (0222 / 1318) 2024-11-29 17:41:05.103 | 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-29 17:41:05.377 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-11-29 17:41:05.452 | (0223 / 1318) 2024-11-29 17:41:05.469 | 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-29 17:41:05.741 | Cloning from charm-interface-bgp cache and applying ref * 2024-11-29 17:41:05.816 | (0224 / 1318) 2024-11-29 17:41:05.833 | 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-29 17:41:06.109 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-11-29 17:41:06.182 | (0225 / 1318) 2024-11-29 17:41:06.199 | 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-29 17:41:06.481 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-11-29 17:41:06.556 | (0226 / 1318) 2024-11-29 17:41:06.574 | 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-29 17:41:06.839 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-11-29 17:41:06.913 | (0227 / 1318) 2024-11-29 17:41:06.930 | 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-29 17:41:07.239 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-11-29 17:41:07.312 | (0228 / 1318) 2024-11-29 17:41:07.331 | 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-29 17:41:07.586 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-11-29 17:41:07.659 | (0229 / 1318) 2024-11-29 17:41:07.677 | 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-29 17:41:08.019 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-11-29 17:41:08.092 | (0230 / 1318) 2024-11-29 17:41:08.110 | 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-29 17:41:08.399 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-11-29 17:41:08.472 | (0231 / 1318) 2024-11-29 17:41:08.490 | 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-29 17:41:08.750 | Cloning from charm-interface-designate cache and applying ref * 2024-11-29 17:41:08.823 | (0232 / 1318) 2024-11-29 17:41:08.841 | 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-29 17:41:09.106 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-11-29 17:41:09.179 | (0233 / 1318) 2024-11-29 17:41:09.196 | 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-29 17:41:09.607 | Cloning from charm-interface-hacluster cache and applying ref * 2024-11-29 17:41:14.724 | (0234 / 1318) 2024-11-29 17:41:14.742 | 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-29 17:41:15.271 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-11-29 17:41:15.344 | (0235 / 1318) 2024-11-29 17:41:15.362 | 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-29 17:41:15.847 | Cloning from charm-interface-keystone cache and applying ref * 2024-11-29 17:41:16.865 | (0236 / 1318) 2024-11-29 17:41:16.883 | 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-29 17:41:17.159 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-11-29 17:41:17.231 | (0237 / 1318) 2024-11-29 17:41:17.249 | 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-29 17:41:17.519 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-11-29 17:41:17.592 | (0238 / 1318) 2024-11-29 17:41:17.609 | 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-29 17:41:17.866 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-11-29 17:41:36.185 | (0239 / 1318) 2024-11-29 17:41:36.202 | 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-29 17:41:36.649 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-11-29 17:41:36.722 | (0240 / 1318) 2024-11-29 17:41:36.739 | 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-29 17:41:37.490 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-11-29 17:41:37.573 | (0241 / 1318) 2024-11-29 17:41:37.591 | 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-29 17:41:38.239 | Cloning from charm-interface-magpie cache and applying ref * 2024-11-29 17:41:38.312 | (0242 / 1318) 2024-11-29 17:41:38.330 | 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-29 17:41:38.747 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-11-29 17:41:38.820 | (0243 / 1318) 2024-11-29 17:41:38.838 | 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-29 17:41:40.095 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-11-29 17:41:40.169 | (0244 / 1318) 2024-11-29 17:41:40.186 | 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-29 17:41:40.693 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-11-29 17:41:40.767 | (0245 / 1318) 2024-11-29 17:41:40.784 | 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-29 17:41:41.255 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-11-29 17:41:41.359 | (0246 / 1318) 2024-11-29 17:41:41.377 | 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-29 17:41:42.009 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-11-29 17:41:43.920 | (0247 / 1318) 2024-11-29 17:41:43.939 | 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-29 17:41:44.263 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-11-29 17:41:44.336 | (0248 / 1318) 2024-11-29 17:41:44.354 | 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-29 17:41:45.556 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-11-29 17:41:45.630 | (0249 / 1318) 2024-11-29 17:41:45.647 | 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-29 17:41:47.325 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-11-29 17:41:47.398 | (0250 / 1318) 2024-11-29 17:41:47.415 | 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-29 17:41:49.117 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-11-29 17:41:49.190 | (0251 / 1318) 2024-11-29 17:41:49.208 | 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-29 17:41:49.970 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-11-29 17:41:50.043 | (0252 / 1318) 2024-11-29 17:41:50.060 | 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-29 17:41:50.890 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-11-29 17:41:50.963 | (0253 / 1318) 2024-11-29 17:41:50.980 | 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-29 17:41:51.851 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-11-29 17:41:51.923 | (0254 / 1318) 2024-11-29 17:41:51.941 | 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-29 17:41:52.582 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-11-29 17:41:52.654 | (0255 / 1318) 2024-11-29 17:41:52.672 | 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-29 17:41:53.728 | Cloning from charm-interface-placement cache and applying ref * 2024-11-29 17:41:53.802 | (0256 / 1318) 2024-11-29 17:41:53.820 | 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-29 17:41:54.385 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-11-29 17:41:54.730 | (0257 / 1318) 2024-11-29 17:41:54.747 | 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-29 17:41:55.822 | Cloning from charm-interface-service-control cache and applying ref * 2024-11-29 17:41:55.895 | (0258 / 1318) 2024-11-29 17:41:55.913 | 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-29 17:41:56.315 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-11-29 17:41:56.387 | (0259 / 1318) 2024-11-29 17:41:56.405 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-11-29 17:41:57.225 | Cloning from charm-ironic cache and applying ref * 2024-11-29 17:41:57.355 | (0260 / 1318) 2024-11-29 17:41:57.373 | 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-29 17:41:58.614 | Cloning from charm-ironic-api cache and applying ref * 2024-11-29 17:42:29.683 | (0261 / 1318) 2024-11-29 17:42:29.809 | 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-29 17:42:43.328 | Cloning from charm-ironic-conductor cache and applying ref * 2024-11-29 17:43:14.671 | (0262 / 1318) 2024-11-29 17:43:14.689 | 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-29 17:43:16.336 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-11-29 17:43:21.329 | (0263 / 1318) 2024-11-29 17:43:21.347 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-11-29 17:43:23.459 | Cloning from charm-keystone cache and applying ref * 2024-11-29 17:44:40.503 | (0264 / 1318) 2024-11-29 17:44:40.521 | 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-29 17:44:41.420 | Cloning from charm-keystone-k8s cache and applying ref * 2024-11-29 17:46:02.023 | (0265 / 1318) 2024-11-29 17:46:02.041 | 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-29 17:46:05.186 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-11-29 17:46:16.939 | (0266 / 1318) 2024-11-29 17:46:16.956 | 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-29 17:46:19.315 | Cloning from charm-keystone-ldap cache and applying ref * 2024-11-29 17:46:25.307 | (0267 / 1318) 2024-11-29 17:46:25.325 | 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-29 17:46:26.065 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-11-29 17:46:27.602 | (0268 / 1318) 2024-11-29 17:46:27.619 | 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-29 17:46:28.801 | Cloning from charm-keystone-openidc cache and applying ref * 2024-11-29 17:46:32.432 | (0269 / 1318) 2024-11-29 17:46:32.449 | 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-29 17:46:33.648 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-11-29 17:46:44.115 | (0270 / 1318) 2024-11-29 17:46:44.133 | 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-29 17:46:44.606 | Cloning from charm-layer-ceph cache and applying ref * 2024-11-29 17:46:44.679 | (0271 / 1318) 2024-11-29 17:46:44.696 | 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-29 17:46:45.137 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-11-29 17:46:45.211 | (0272 / 1318) 2024-11-29 17:46:45.228 | 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-29 17:46:45.769 | Cloning from charm-layer-openstack cache and applying ref * 2024-11-29 17:46:46.078 | (0273 / 1318) 2024-11-29 17:46:46.095 | 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-29 17:46:46.424 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-11-29 17:46:46.497 | (0274 / 1318) 2024-11-29 17:46:46.515 | 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-29 17:46:46.813 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-11-29 17:46:46.887 | (0275 / 1318) 2024-11-29 17:46:46.904 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-11-29 17:46:48.435 | Cloning from charm-magnum cache and applying ref * 2024-11-29 17:47:46.830 | (0276 / 1318) 2024-11-29 17:47:46.847 | 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-29 17:47:48.718 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-11-29 17:47:55.663 | (0277 / 1318) 2024-11-29 17:47:55.680 | 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-29 17:47:56.458 | Cloning from charm-magnum-k8s cache and applying ref * 2024-11-29 17:47:57.544 | (0278 / 1318) 2024-11-29 17:47:57.562 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-11-29 17:47:58.512 | Cloning from charm-magpie cache and applying ref * 2024-11-29 17:48:05.648 | (0279 / 1318) 2024-11-29 17:48:05.665 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-11-29 17:48:07.000 | Cloning from charm-manila cache and applying ref * 2024-11-29 17:49:01.718 | (0280 / 1318) 2024-11-29 17:49:01.759 | 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-29 17:49:03.410 | Cloning from charm-manila-dashboard cache and applying ref * 2024-11-29 17:49:10.478 | (0281 / 1318) 2024-11-29 17:49:10.496 | 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-29 17:49:11.026 | Cloning from charm-manila-flashblade cache and applying ref * 2024-11-29 17:49:11.100 | (0282 / 1318) 2024-11-29 17:49:11.118 | 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-29 17:49:12.910 | Cloning from charm-manila-ganesha cache and applying ref * 2024-11-29 17:49:26.214 | (0283 / 1318) 2024-11-29 17:49:26.232 | 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-29 17:49:27.455 | Cloning from charm-manila-generic cache and applying ref * 2024-11-29 17:49:32.860 | (0284 / 1318) 2024-11-29 17:49:32.878 | 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-29 17:49:33.346 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-11-29 17:49:33.437 | (0285 / 1318) 2024-11-29 17:49:33.455 | 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-29 17:49:34.070 | Cloning from charm-manila-infinidat cache and applying ref * 2024-11-29 17:49:35.391 | (0286 / 1318) 2024-11-29 17:49:35.409 | 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-29 17:49:37.250 | Cloning from charm-manila-netapp cache and applying ref * 2024-11-29 17:49:40.623 | (0287 / 1318) 2024-11-29 17:49:40.642 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-11-29 17:49:42.212 | Cloning from charm-masakari cache and applying ref * 2024-11-29 17:49:52.507 | (0288 / 1318) 2024-11-29 17:49:52.525 | 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-29 17:49:56.548 | Cloning from charm-masakari-monitors cache and applying ref * 2024-11-29 17:50:08.994 | (0289 / 1318) 2024-11-29 17:50:09.011 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-11-29 17:50:09.576 | Cloning from charm-mistral cache and applying ref * 2024-11-29 17:50:09.706 | (0290 / 1318) 2024-11-29 17:50:09.723 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-11-29 17:50:10.099 | Cloning from charm-murano cache and applying ref * 2024-11-29 17:50:10.407 | (0291 / 1318) 2024-11-29 17:50:10.425 | 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-29 17:50:16.579 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-11-29 17:51:01.944 | (0292 / 1318) 2024-11-29 17:51:01.962 | 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-29 17:51:02.969 | Cloning from charm-mysql-router cache and applying ref * 2024-11-29 17:51:06.468 | (0293 / 1318) 2024-11-29 17:51:06.486 | 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-29 17:51:08.381 | Cloning from charm-neutron-api cache and applying ref * 2024-11-29 17:52:03.412 | (0294 / 1318) 2024-11-29 17:52:03.430 | 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-29 17:52:04.996 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-11-29 17:52:05.110 | (0295 / 1318) 2024-11-29 17:52:05.127 | 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-29 17:52:06.184 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-11-29 17:52:16.288 | (0296 / 1318) 2024-11-29 17:52:16.306 | 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-29 17:52:17.928 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-11-29 17:52:23.898 | (0297 / 1318) 2024-11-29 17:52:23.915 | 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-29 17:52:26.528 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-11-29 17:52:57.286 | (0298 / 1318) 2024-11-29 17:52:57.303 | 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-29 17:52:58.004 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-11-29 17:53:29.484 | (0299 / 1318) 2024-11-29 17:53:29.501 | 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-29 17:53:31.141 | Cloning from charm-neutron-gateway cache and applying ref * 2024-11-29 17:53:39.483 | (0300 / 1318) 2024-11-29 17:53:39.500 | 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-29 17:53:40.530 | Cloning from charm-neutron-k8s cache and applying ref * 2024-11-29 17:53:53.920 | (0301 / 1318) 2024-11-29 17:53:53.937 | 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-29 17:53:55.874 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-11-29 17:54:02.024 | (0302 / 1318) 2024-11-29 17:54:02.041 | 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-29 17:54:15.252 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-11-29 17:54:22.670 | (0303 / 1318) 2024-11-29 17:54:22.687 | 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-29 17:54:25.352 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-11-29 17:56:02.197 | (0304 / 1318) 2024-11-29 17:56:02.215 | 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-29 17:56:04.176 | Cloning from charm-nova-compute cache and applying ref * 2024-11-29 17:57:53.314 | (0305 / 1318) 2024-11-29 17:57:53.332 | 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-29 17:57:54.517 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-11-29 17:58:05.379 | (0306 / 1318) 2024-11-29 17:58:05.396 | 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-29 17:58:05.964 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-11-29 17:58:06.067 | (0307 / 1318) 2024-11-29 17:58:06.084 | 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-29 17:58:07.208 | Cloning from charm-nova-k8s cache and applying ref * 2024-11-29 17:58:33.366 | (0308 / 1318) 2024-11-29 17:58:33.383 | 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-29 17:58:34.008 | Cloning from charm-nova-lxd cache and applying ref * 2024-11-29 17:58:34.606 | (0309 / 1318) 2024-11-29 17:58:34.624 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-11-29 17:58:41.666 | Cloning from charm-octavia cache and applying ref * 2024-11-29 17:59:14.510 | (0310 / 1318) 2024-11-29 17:59:14.528 | 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-29 17:59:16.416 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-11-29 17:59:23.092 | (0311 / 1318) 2024-11-29 17:59:23.110 | 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-29 17:59:25.490 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-11-29 17:59:36.762 | (0312 / 1318) 2024-11-29 17:59:36.779 | 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-29 18:00:04.916 | Cloning from charm-octavia-k8s cache and applying ref * 2024-11-29 18:00:09.655 | (0313 / 1318) 2024-11-29 18:00:09.673 | 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-29 18:00:10.960 | Cloning from charm-odl-controller cache and applying ref * 2024-11-29 18:00:11.114 | (0314 / 1318) 2024-11-29 18:00:11.132 | 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-29 18:00:12.640 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-11-29 18:00:39.856 | (0315 / 1318) 2024-11-29 18:00:39.873 | 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-29 18:00:48.782 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-11-29 18:00:49.067 | (0316 / 1318) 2024-11-29 18:00:49.084 | 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-29 18:00:50.204 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-11-29 18:00:58.416 | (0317 / 1318) 2024-11-29 18:00:58.434 | 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-29 18:00:59.255 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-11-29 18:00:59.332 | (0318 / 1318) 2024-11-29 18:00:59.350 | 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-29 18:01:00.394 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-11-29 18:01:00.484 | (0319 / 1318) 2024-11-29 18:01:00.503 | 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-29 18:01:01.012 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-11-29 18:01:01.220 | (0320 / 1318) 2024-11-29 18:01:01.238 | 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-29 18:01:01.605 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-11-29 18:01:01.678 | (0321 / 1318) 2024-11-29 18:01:01.695 | 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-29 18:01:02.035 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-11-29 18:01:02.109 | (0322 / 1318) 2024-11-29 18:01:02.126 | 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-29 18:01:02.545 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-11-29 18:01:02.620 | (0323 / 1318) 2024-11-29 18:01:02.637 | 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-29 18:01:03.758 | Cloning from charm-ops-openstack cache and applying ref * 2024-11-29 18:01:04.020 | (0324 / 1318) 2024-11-29 18:01:04.037 | 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-29 18:01:05.402 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-11-29 18:01:28.687 | (0325 / 1318) 2024-11-29 18:01:28.704 | 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-29 18:01:35.483 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-11-29 18:01:35.986 | (0326 / 1318) 2024-11-29 18:01:36.003 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-11-29 18:01:36.427 | Cloning from charm-panko cache and applying ref * 2024-11-29 18:01:36.512 | (0327 / 1318) 2024-11-29 18:01:36.530 | 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-29 18:01:37.357 | Cloning from charm-percona-cluster cache and applying ref * 2024-11-29 18:01:38.201 | (0328 / 1318) 2024-11-29 18:01:38.219 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-11-29 18:01:55.435 | Cloning from charm-placement cache and applying ref * 2024-11-29 18:02:00.996 | (0329 / 1318) 2024-11-29 18:02:01.014 | 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-29 18:02:10.932 | Cloning from charm-placement-k8s cache and applying ref * 2024-11-29 18:02:20.016 | (0330 / 1318) 2024-11-29 18:02:20.034 | 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-29 18:02:24.697 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-11-29 18:02:39.723 | (0331 / 1318) 2024-11-29 18:02:39.740 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-11-29 18:02:40.706 | Cloning from charm-specs cache and applying ref * 2024-11-29 18:02:44.476 | (0332 / 1318) 2024-11-29 18:02:44.494 | 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-29 18:02:47.583 | Cloning from charm-swift-proxy cache and applying ref * 2024-11-29 18:02:57.624 | (0333 / 1318) 2024-11-29 18:02:57.642 | 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-29 18:03:02.141 | Cloning from charm-swift-storage cache and applying ref * 2024-11-29 18:03:56.851 | (0334 / 1318) 2024-11-29 18:03:56.868 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-11-29 18:03:57.520 | Cloning from charm-tempest cache and applying ref * 2024-11-29 18:03:57.627 | (0335 / 1318) 2024-11-29 18:03:57.644 | 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-29 18:03:57.943 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-11-29 18:03:58.025 | (0336 / 1318) 2024-11-29 18:03:58.043 | 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-29 18:03:58.579 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-11-29 18:03:58.670 | (0337 / 1318) 2024-11-29 18:03:58.687 | 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-29 18:04:00.741 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-11-29 18:04:00.823 | (0338 / 1318) 2024-11-29 18:04:00.843 | 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-29 18:04:01.533 | Cloning from charm-trilio-wlm cache and applying ref * 2024-11-29 18:04:01.620 | (0339 / 1318) 2024-11-29 18:04:01.639 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-11-29 18:04:02.808 | Cloning from charm-trove cache and applying ref * 2024-11-29 18:04:03.074 | (0340 / 1318) 2024-11-29 18:04:03.091 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-11-29 18:04:05.396 | Cloning from charm-vault cache and applying ref * 2024-11-29 18:04:29.552 | (0341 / 1318) 2024-11-29 18:04:29.569 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-11-29 18:04:32.839 | Cloning from charm-watcher cache and applying ref * 2024-11-29 18:04:50.426 | (0342 / 1318) 2024-11-29 18:04:50.443 | 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-29 18:05:19.976 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-11-29 18:05:31.883 | (0343 / 1318) 2024-11-29 18:05:31.900 | 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-29 18:05:34.415 | Cloning from charm-zuul-jobs cache and applying ref * 2024-11-29 18:05:40.591 | (0344 / 1318) 2024-11-29 18:05:40.609 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-11-29 18:05:42.040 | Cloning from charms.ceph cache and applying ref * 2024-11-29 18:05:45.929 | (0345 / 1318) 2024-11-29 18:05:45.947 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-11-29 18:05:49.212 | Cloning from charms.openstack cache and applying ref * 2024-11-29 18:05:58.853 | (0346 / 1318) 2024-11-29 18:05:58.871 | 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-29 18:05:59.973 | Cloning from ci-log-processing cache and applying ref * 2024-11-29 18:06:38.699 | (0347 / 1318) 2024-11-29 18:06:38.716 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-11-29 18:07:21.533 | Cloning from cinder cache and applying ref * 2024-11-29 18:10:39.067 | (0348 / 1318) 2024-11-29 18:10:39.085 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-11-29 18:10:40.133 | Cloning from cinder-specs cache and applying ref * 2024-11-29 18:10:47.070 | (0349 / 1318) 2024-11-29 18:10:47.088 | 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-29 18:10:49.942 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-11-29 18:11:10.599 | (0350 / 1318) 2024-11-29 18:11:10.616 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-11-29 18:11:12.712 | Cloning from cinderlib cache and applying ref * 2024-11-29 18:11:14.835 | (0351 / 1318) 2024-11-29 18:11:14.852 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-11-29 18:11:18.598 | Cloning from cliff cache and applying ref * 2024-11-29 18:11:27.247 | (0352 / 1318) 2024-11-29 18:11:27.264 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-11-29 18:12:11.430 | Cloning from cloudkitty cache and applying ref * 2024-11-29 18:14:16.265 | (0353 / 1318) 2024-11-29 18:14:16.283 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-11-29 18:14:22.201 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-11-29 18:14:30.176 | (0354 / 1318) 2024-11-29 18:14:30.330 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-11-29 18:14:30.859 | Cloning from cloudkitty-specs cache and applying ref * 2024-11-29 18:14:31.599 | (0355 / 1318) 2024-11-29 18:14:31.616 | 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-29 18:14:33.778 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-11-29 18:14:34.379 | (0356 / 1318) 2024-11-29 18:14:34.396 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-11-29 18:14:42.343 | Cloning from codegenerator cache and applying ref * 2024-11-29 18:16:32.043 | (0357 / 1318) 2024-11-29 18:16:32.062 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-11-29 18:16:33.281 | Cloning from constellations cache and applying ref * 2024-11-29 18:16:33.359 | (0358 / 1318) 2024-11-29 18:16:33.377 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-11-29 18:16:34.398 | Cloning from contributor-guide cache and applying ref * 2024-11-29 18:16:38.814 | (0359 / 1318) 2024-11-29 18:16:38.832 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-11-29 18:16:39.472 | Cloning from cookiecutter cache and applying ref * 2024-11-29 18:16:39.566 | (0360 / 1318) 2024-11-29 18:16:39.584 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-11-29 18:16:40.071 | Cloning from coverage2sql cache and applying ref * 2024-11-29 18:16:40.260 | (0361 / 1318) 2024-11-29 18:16:40.278 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-11-29 18:17:28.140 | Cloning from cyborg cache and applying ref * 2024-11-29 18:17:59.903 | (0362 / 1318) 2024-11-29 18:17:59.921 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-11-29 18:18:00.986 | Cloning from cyborg-specs cache and applying ref * 2024-11-29 18:18:02.153 | (0363 / 1318) 2024-11-29 18:18:02.171 | 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-29 18:18:04.078 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-11-29 18:18:05.483 | (0364 / 1318) 2024-11-29 18:18:05.501 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-11-29 18:18:07.450 | Cloning from debtcollector cache and applying ref * 2024-11-29 18:18:08.838 | (0365 / 1318) 2024-11-29 18:18:08.855 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-11-29 18:18:17.560 | Cloning from designate cache and applying ref * 2024-11-29 18:25:07.488 | (0366 / 1318) 2024-11-29 18:25:07.506 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-11-29 18:25:19.954 | Cloning from designate-dashboard cache and applying ref * 2024-11-29 18:25:40.034 | (0367 / 1318) 2024-11-29 18:25:40.051 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-11-29 18:25:40.985 | Cloning from designate-specs cache and applying ref * 2024-11-29 18:25:41.255 | (0368 / 1318) 2024-11-29 18:25:41.273 | 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-29 18:25:45.093 | Cloning from designate-tempest-plugin cache and applying ref * 2024-11-29 18:26:36.816 | (0369 / 1318) 2024-11-29 18:26:36.834 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-11-29 18:26:47.728 | Cloning from devstack cache and applying ref * 2024-11-29 18:30:03.687 | (0370 / 1318) 2024-11-29 18:30:03.704 | 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-29 18:30:05.887 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-11-29 18:30:06.076 | (0371 / 1318) 2024-11-29 18:30:06.095 | 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-29 18:30:14.158 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-11-29 18:31:09.546 | (0372 / 1318) 2024-11-29 18:31:09.564 | 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-29 18:31:14.905 | Cloning from devstack-plugin-container cache and applying ref * 2024-11-29 18:31:23.215 | (0373 / 1318) 2024-11-29 18:31:23.232 | 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-29 18:31:24.266 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-11-29 18:31:24.339 | (0374 / 1318) 2024-11-29 18:31:24.356 | 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-29 18:31:25.442 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-11-29 18:31:25.524 | (0375 / 1318) 2024-11-29 18:31:25.542 | 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-29 18:31:26.563 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-11-29 18:31:27.035 | (0376 / 1318) 2024-11-29 18:31:27.053 | 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-29 18:31:27.692 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-11-29 18:31:27.804 | (0377 / 1318) 2024-11-29 18:31:27.822 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-11-29 18:31:29.731 | Cloning from devstack-tools cache and applying ref * 2024-11-29 18:31:30.328 | (0378 / 1318) 2024-11-29 18:31:30.346 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-11-29 18:31:31.835 | Cloning from devstack-vagrant cache and applying ref * 2024-11-29 18:31:32.999 | (0379 / 1318) 2024-11-29 18:31:33.016 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-11-29 18:31:34.989 | Cloning from diskimage-builder cache and applying ref * 2024-11-29 18:34:05.809 | (0380 / 1318) 2024-11-29 18:34:05.826 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-11-29 18:34:06.861 | Cloning from election cache and applying ref * 2024-11-29 18:36:14.760 | (0381 / 1318) 2024-11-29 18:36:14.778 | 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-29 18:36:15.214 | Cloning from eslint-config-openstack cache and applying ref * 2024-11-29 18:36:15.299 | (0382 / 1318) 2024-11-29 18:36:15.316 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-11-29 18:36:21.904 | Cloning from etcd3gw cache and applying ref * 2024-11-29 18:36:27.214 | (0383 / 1318) 2024-11-29 18:36:27.231 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-11-29 18:36:30.198 | Cloning from freezer cache and applying ref * 2024-11-29 18:36:40.224 | (0384 / 1318) 2024-11-29 18:36:40.242 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-11-29 18:36:43.161 | Cloning from freezer-api cache and applying ref * 2024-11-29 18:36:43.347 | (0385 / 1318) 2024-11-29 18:36:43.364 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-11-29 18:36:46.067 | Cloning from freezer-dr cache and applying ref * 2024-11-29 18:36:46.205 | (0386 / 1318) 2024-11-29 18:36:46.223 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-11-29 18:36:47.100 | Cloning from freezer-specs cache and applying ref * 2024-11-29 18:36:47.272 | (0387 / 1318) 2024-11-29 18:36:47.290 | 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-29 18:36:48.677 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-11-29 18:36:48.814 | (0388 / 1318) 2024-11-29 18:36:48.831 | 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-29 18:36:53.013 | Cloning from freezer-web-ui cache and applying ref * 2024-11-29 18:36:53.201 | (0389 / 1318) 2024-11-29 18:36:53.218 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-11-29 18:36:55.247 | Cloning from futurist cache and applying ref * 2024-11-29 18:36:59.463 | (0390 / 1318) 2024-11-29 18:36:59.481 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-11-29 18:37:16.020 | Cloning from glance cache and applying ref * 2024-11-29 18:43:16.574 | (0391 / 1318) 2024-11-29 18:43:16.591 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-11-29 18:43:20.075 | Cloning from glance-specs cache and applying ref * 2024-11-29 18:43:31.252 | (0392 / 1318) 2024-11-29 18:43:31.270 | 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-29 18:43:32.227 | Cloning from glance-tempest-plugin cache and applying ref * 2024-11-29 18:44:12.789 | (0393 / 1318) 2024-11-29 18:44:12.807 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-11-29 18:44:34.647 | Cloning from glance_store cache and applying ref * 2024-11-29 18:45:18.875 | (0394 / 1318) 2024-11-29 18:45:18.893 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-11-29 18:45:19.904 | Cloning from goal-tools cache and applying ref * 2024-11-29 18:45:20.046 | (0395 / 1318) 2024-11-29 18:45:20.063 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-11-29 18:45:22.278 | Cloning from governance cache and applying ref * 2024-11-29 18:48:04.660 | (0396 / 1318) 2024-11-29 18:48:04.677 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-11-29 18:48:11.510 | Cloning from governance-sigs cache and applying ref * 2024-11-29 18:48:11.649 | (0397 / 1318) 2024-11-29 18:48:11.667 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-11-29 18:48:13.213 | Cloning from governance-website cache and applying ref * 2024-11-29 18:48:13.431 | (0398 / 1318) 2024-11-29 18:48:13.449 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-11-29 18:48:18.111 | Cloning from grenade cache and applying ref * 2024-11-29 18:48:33.890 | (0399 / 1318) 2024-11-29 18:48:33.908 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-11-29 18:48:35.698 | Cloning from ha-guide cache and applying ref * 2024-11-29 18:48:37.659 | (0400 / 1318) 2024-11-29 18:48:37.676 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-11-29 18:48:41.302 | Cloning from hacking cache and applying ref * 2024-11-29 18:49:23.162 | (0401 / 1318) 2024-11-29 18:49:23.179 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-11-29 18:49:43.975 | Cloning from heat cache and applying ref * 2024-11-29 18:53:27.604 | (0402 / 1318) 2024-11-29 18:53:27.621 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-11-29 18:53:32.958 | Cloning from heat-agents cache and applying ref * 2024-11-29 18:54:20.986 | (0403 / 1318) 2024-11-29 18:54:21.004 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-11-29 18:54:22.413 | Cloning from heat-cfntools cache and applying ref * 2024-11-29 18:54:23.824 | (0404 / 1318) 2024-11-29 18:54:23.842 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-11-29 18:54:33.174 | Cloning from heat-dashboard cache and applying ref * 2024-11-29 18:54:48.777 | (0405 / 1318) 2024-11-29 18:54:48.795 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-11-29 18:54:49.520 | Cloning from heat-specs cache and applying ref * 2024-11-29 18:54:49.804 | (0406 / 1318) 2024-11-29 18:54:49.821 | Updating cache of https://opendev.org/openstack/heat-tempest-plugin.git in /opt/dib_cache/source-repositories/heat_tempest_plugin_3e8c6bcc90b70de4dc14754899b7039a107380b8 with ref * 2024-11-29 18:54:52.155 | Cloning from heat-tempest-plugin cache and applying ref * 2024-11-29 18:55:01.472 | (0407 / 1318) 2024-11-29 18:55:01.490 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2024-11-29 18:55:01.960 | Cloning from heat-templates cache and applying ref * 2024-11-29 18:55:04.745 | (0408 / 1318) 2024-11-29 18:55:04.763 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2024-11-29 18:55:07.692 | Cloning from heat-translator cache and applying ref * 2024-11-29 18:55:11.908 | (0409 / 1318) 2024-11-29 18:55:11.926 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2024-11-29 18:55:56.709 | Cloning from horizon cache and applying ref * 2024-11-29 19:01:05.390 | (0410 / 1318) 2024-11-29 19:01:05.407 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2024-11-29 19:01:06.110 | Cloning from i18n cache and applying ref * 2024-11-29 19:01:21.073 | (0411 / 1318) 2024-11-29 19:01:21.091 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2024-11-29 19:01:21.623 | Cloning from ideas cache and applying ref * 2024-11-29 19:01:21.698 | (0412 / 1318) 2024-11-29 19:01:21.715 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2024-11-29 19:01:32.842 | Cloning from ironic cache and applying ref * 2024-11-29 19:03:09.266 | (0413 / 1318) 2024-11-29 19:03:09.284 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2024-11-29 19:03:15.521 | Cloning from ironic-inspector cache and applying ref * 2024-11-29 19:04:23.380 | (0414 / 1318) 2024-11-29 19:04:23.398 | Updating cache of https://opendev.org/openstack/ironic-inspector-specs.git in /opt/dib_cache/source-repositories/ironic_inspector_specs_d3896f840813fe6414c3901323cc2145b153d97c with ref * 2024-11-29 19:04:23.846 | Cloning from ironic-inspector-specs cache and applying ref * 2024-11-29 19:04:23.921 | (0415 / 1318) 2024-11-29 19:04:23.939 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2024-11-29 19:04:46.767 | Cloning from ironic-lib cache and applying ref * 2024-11-29 19:05:25.232 | (0416 / 1318) 2024-11-29 19:05:25.249 | Updating cache of https://opendev.org/openstack/ironic-prometheus-exporter.git in /opt/dib_cache/source-repositories/ironic_prometheus_exporter_c84bfb96a7a5ca8686e6b46ce3aae3f55c264ece with ref * 2024-11-29 19:05:32.913 | Cloning from ironic-prometheus-exporter cache and applying ref * 2024-11-29 19:05:47.067 | (0417 / 1318) 2024-11-29 19:05:47.085 | Updating cache of https://opendev.org/openstack/ironic-python-agent.git in /opt/dib_cache/source-repositories/ironic_python_agent_6158c9e74677176fcb3d11a8c97cce0aea1656c0 with ref * 2024-11-29 19:06:35.957 | Cloning from ironic-python-agent cache and applying ref * 2024-11-29 19:11:24.923 | (0418 / 1318) 2024-11-29 19:11:24.941 | Updating cache of https://opendev.org/openstack/ironic-python-agent-builder.git in /opt/dib_cache/source-repositories/ironic_python_agent_builder_ccc255329a9a48884813b00c08f6b07cefef16bb with ref * 2024-11-29 19:11:52.292 | Cloning from ironic-python-agent-builder cache and applying ref * 2024-11-29 19:12:22.380 | (0419 / 1318) 2024-11-29 19:12:22.398 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2024-11-29 19:12:24.682 | Cloning from ironic-specs cache and applying ref * 2024-11-29 19:13:26.099 | (0420 / 1318) 2024-11-29 19:13:26.116 | Updating cache of https://opendev.org/openstack/ironic-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_tempest_plugin_d8629624c6d8b786c41c67ec73847c99a366571a with ref * 2024-11-29 19:13:31.120 | Cloning from ironic-tempest-plugin cache and applying ref * 2024-11-29 19:14:52.723 | (0421 / 1318) 2024-11-29 19:14:52.741 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2024-11-29 19:15:03.737 | Cloning from ironic-ui cache and applying ref * 2024-11-29 19:15:25.502 | (0422 / 1318) 2024-11-29 19:15:25.520 | Updating cache of https://opendev.org/openstack/karma-subunit-reporter.git in /opt/dib_cache/source-repositories/karma_subunit_reporter_a47cb5a70d2ac99c8cde63a7920757a4e657cd8a with ref * 2024-11-29 19:15:26.159 | Cloning from karma-subunit-reporter cache and applying ref * 2024-11-29 19:15:26.235 | (0423 / 1318) 2024-11-29 19:15:26.252 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2024-11-29 19:16:44.382 | Cloning from kayobe cache and applying ref * 2024-11-29 19:26:29.680 | (0424 / 1318) 2024-11-29 19:26:29.699 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2024-11-29 19:26:55.708 | Cloning from kayobe-config cache and applying ref * 2024-11-29 19:27:05.389 | (0425 / 1318) 2024-11-29 19:27:05.407 | Updating cache of https://opendev.org/openstack/kayobe-config-dev.git in /opt/dib_cache/source-repositories/kayobe_config_dev_51af2b86b0dbac55372878ffa3ce2b1958a100f3 with ref * 2024-11-29 19:27:12.206 | Cloning from kayobe-config-dev cache and applying ref * 2024-11-29 19:27:20.678 | (0426 / 1318) 2024-11-29 19:27:20.695 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2024-11-29 19:27:44.144 | Cloning from keystone cache and applying ref * 2024-11-29 19:32:13.237 | (0427 / 1318) 2024-11-29 19:32:13.255 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2024-11-29 19:32:16.319 | Cloning from keystone-specs cache and applying ref * 2024-11-29 19:32:29.604 | (0428 / 1318) 2024-11-29 19:32:29.622 | Updating cache of https://opendev.org/openstack/keystone-tempest-plugin.git in /opt/dib_cache/source-repositories/keystone_tempest_plugin_d96bed0cd5d60ef20cbcff48ff8236a334ad8c6f with ref * 2024-11-29 19:33:01.027 | Cloning from keystone-tempest-plugin cache and applying ref * 2024-11-29 19:33:16.792 | (0429 / 1318) 2024-11-29 19:33:16.810 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2024-11-29 19:33:23.442 | Cloning from keystoneauth cache and applying ref * 2024-11-29 19:34:48.673 | (0430 / 1318) 2024-11-29 19:34:48.691 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2024-11-29 19:34:57.723 | Cloning from keystonemiddleware cache and applying ref * 2024-11-29 19:35:32.598 | (0431 / 1318) 2024-11-29 19:35:32.615 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2024-11-29 19:36:25.770 | Cloning from kolla cache and applying ref * 2024-11-29 19:43:46.931 | (0432 / 1318) 2024-11-29 19:43:46.949 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2024-11-29 19:45:03.571 | Cloning from kolla-ansible cache and applying ref * 2024-11-29 19:46:31.878 | (0433 / 1318) 2024-11-29 19:46:31.896 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2024-11-29 19:47:12.461 | Cloning from kuryr cache and applying ref * 2024-11-29 19:47:20.835 | (0434 / 1318) 2024-11-29 19:47:20.852 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2024-11-29 19:47:27.477 | Cloning from kuryr-libnetwork cache and applying ref * 2024-11-29 19:47:36.041 | (0435 / 1318) 2024-11-29 19:47:36.059 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2024-11-29 19:47:37.522 | Cloning from large-scale cache and applying ref * 2024-11-29 19:47:38.163 | (0436 / 1318) 2024-11-29 19:47:38.182 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2024-11-29 19:47:39.579 | Cloning from ldappool cache and applying ref * 2024-11-29 19:47:41.558 | (0437 / 1318) 2024-11-29 19:47:41.576 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2024-11-29 19:47:43.676 | Cloning from liberasurecode cache and applying ref * 2024-11-29 19:47:56.928 | (0438 / 1318) 2024-11-29 19:47:56.945 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2024-11-29 19:47:59.035 | Cloning from loci cache and applying ref * 2024-11-29 19:48:47.363 | (0439 / 1318) 2024-11-29 19:48:47.380 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2024-11-29 19:48:50.052 | Cloning from logstash-filters cache and applying ref * 2024-11-29 19:48:50.124 | (0440 / 1318) 2024-11-29 19:48:50.142 | Updating cache of https://opendev.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_41f00708a968caa595ccfaef51e7518afb54c6ef with ref * 2024-11-29 19:49:19.001 | Cloning from magnum cache and applying ref * 2024-11-29 19:51:52.324 | (0441 / 1318) 2024-11-29 19:51:52.342 | Updating cache of https://opendev.org/openstack/magnum-capi-helm.git in /opt/dib_cache/source-repositories/magnum_capi_helm_6aeeb6d20c51a614ccb265691edfa0d6fb41b5a0 with ref * 2024-11-29 19:51:53.393 | Cloning from magnum-capi-helm cache and applying ref * 2024-11-29 19:52:02.928 | (0442 / 1318) 2024-11-29 19:52:02.945 | Updating cache of https://opendev.org/openstack/magnum-capi-helm-charts.git in /opt/dib_cache/source-repositories/magnum_capi_helm_charts_d4ceda87a396c7cfec4ff931e12ac890dccc08c3 with ref * 2024-11-29 19:52:03.765 | Cloning from magnum-capi-helm-charts cache and applying ref * 2024-11-29 19:52:04.150 | (0443 / 1318) 2024-11-29 19:52:04.168 | Updating cache of https://opendev.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_87e7b100747c74265d872547dd97423efba906b5 with ref * 2024-11-29 19:52:05.003 | Cloning from magnum-specs cache and applying ref * 2024-11-29 19:52:05.826 | (0444 / 1318) 2024-11-29 19:52:05.844 | Updating cache of https://opendev.org/openstack/magnum-tempest-plugin.git in /opt/dib_cache/source-repositories/magnum_tempest_plugin_e5aabc58174a10304fa3a83460f05da5c134e655 with ref * 2024-11-29 19:52:08.838 | Cloning from magnum-tempest-plugin cache and applying ref * 2024-11-29 19:52:18.970 | (0445 / 1318) 2024-11-29 19:52:18.988 | Updating cache of https://opendev.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_32445b5e98fabc378f0eaab80b4b0464fcf89dcb with ref * 2024-11-29 19:52:26.309 | Cloning from magnum-ui cache and applying ref * 2024-11-29 19:53:31.415 | (0446 / 1318) 2024-11-29 19:53:31.433 | Updating cache of https://opendev.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d4e3ca608e791f72ef0a0598888e18597f564d93 with ref * 2024-11-29 19:53:38.801 | Cloning from manila cache and applying ref * 2024-11-29 19:55:13.086 | (0447 / 1318) 2024-11-29 19:55:13.103 | Updating cache of https://opendev.org/openstack/manila-image-elements.git in /opt/dib_cache/source-repositories/manila_image_elements_e5af1ebb58efbc77e7a44a44965ded739c23ae7c with ref * 2024-11-29 19:55:15.913 | Cloning from manila-image-elements cache and applying ref * 2024-11-29 19:55:16.300 | (0448 / 1318) 2024-11-29 19:55:16.317 | Updating cache of https://opendev.org/openstack/manila-specs.git in /opt/dib_cache/source-repositories/manila_specs_0c0ec1c287bf1eb7db9d853ece0f26f1c13b86c1 with ref * 2024-11-29 19:55:18.758 | Cloning from manila-specs cache and applying ref * 2024-11-29 19:55:22.051 | (0449 / 1318) 2024-11-29 19:55:22.068 | Updating cache of https://opendev.org/openstack/manila-tempest-plugin.git in /opt/dib_cache/source-repositories/manila_tempest_plugin_2aa3e7558648c2290ef6f507c3fd7ac78b6a7555 with ref * 2024-11-29 19:55:27.085 | Cloning from manila-tempest-plugin cache and applying ref * 2024-11-29 19:56:55.607 | (0450 / 1318) 2024-11-29 19:56:55.625 | Updating cache of https://opendev.org/openstack/manila-test-image.git in /opt/dib_cache/source-repositories/manila_test_image_3ff0d472ea831cf06ace5fc3f681aac2152399f9 with ref * 2024-11-29 19:56:56.375 | Cloning from manila-test-image cache and applying ref * 2024-11-29 19:56:56.518 | (0451 / 1318) 2024-11-29 19:56:56.535 | Updating cache of https://opendev.org/openstack/manila-ui.git in /opt/dib_cache/source-repositories/manila_ui_f51bcab27cb75715a7be7e9592f96630b8722f5f with ref * 2024-11-29 19:56:59.854 | Cloning from manila-ui cache and applying ref * 2024-11-29 19:58:33.608 | (0452 / 1318) 2024-11-29 19:58:33.625 | Updating cache of https://opendev.org/openstack/masakari.git in /opt/dib_cache/source-repositories/masakari_790592d99716bd97ed98d2839ce492c6fe3a7e0d with ref * 2024-11-29 19:58:40.371 | Cloning from masakari cache and applying ref * 2024-11-29 20:00:00.272 | (0453 / 1318) 2024-11-29 20:00:00.290 | Updating cache of https://opendev.org/openstack/masakari-dashboard.git in /opt/dib_cache/source-repositories/masakari_dashboard_063ae6b1b139b7c8813e9f35b69e5d0ac647eb0a with ref * 2024-11-29 20:00:10.911 | Cloning from masakari-dashboard cache and applying ref * 2024-11-29 20:01:18.440 | (0454 / 1318) 2024-11-29 20:01:18.458 | Updating cache of https://opendev.org/openstack/masakari-monitors.git in /opt/dib_cache/source-repositories/masakari_monitors_4555ef5fdb8d9ea86bb07d8de419435f4406945e with ref * 2024-11-29 20:01:25.043 | Cloning from masakari-monitors cache and applying ref * 2024-11-29 20:01:30.267 | (0455 / 1318) 2024-11-29 20:01:30.286 | Updating cache of https://opendev.org/openstack/masakari-specs.git in /opt/dib_cache/source-repositories/masakari_specs_d5415a537a24b672b9ae745a20f90ffbe54d1fbf with ref * 2024-11-29 20:01:30.855 | Cloning from masakari-specs cache and applying ref * 2024-11-29 20:01:31.295 | (0456 / 1318) 2024-11-29 20:01:31.312 | Updating cache of https://opendev.org/openstack/meta-config.git in /opt/dib_cache/source-repositories/meta_config_dd0fb15d2e61ec8707b2e9c24c3d19c61540c6e2 with ref * 2024-11-29 20:01:31.621 | Cloning from meta-config cache and applying ref * 2024-11-29 20:01:31.693 | (0457 / 1318) 2024-11-29 20:01:31.711 | Updating cache of https://opendev.org/openstack/metalsmith.git in /opt/dib_cache/source-repositories/metalsmith_334e7049ca7f24d329720fa892e89b5469fb6650 with ref * 2024-11-29 20:01:36.943 | Cloning from metalsmith cache and applying ref * 2024-11-29 20:02:06.179 | (0458 / 1318) 2024-11-29 20:02:06.197 | Updating cache of https://opendev.org/openstack/microversion-parse.git in /opt/dib_cache/source-repositories/microversion_parse_a1bdde23a4931a3aba6529f2d418b2b082011172 with ref * 2024-11-29 20:02:08.126 | Cloning from microversion-parse cache and applying ref * 2024-11-29 20:02:09.082 | (0459 / 1318) 2024-11-29 20:02:09.099 | Updating cache of https://opendev.org/openstack/mistral.git in /opt/dib_cache/source-repositories/mistral_5acbd5030e75c365c3439a6bed8aaefce4a281af with ref * 2024-11-29 20:03:07.044 | Cloning from mistral cache and applying ref * 2024-11-29 20:04:30.439 | (0460 / 1318) 2024-11-29 20:04:30.456 | Updating cache of https://opendev.org/openstack/mistral-dashboard.git in /opt/dib_cache/source-repositories/mistral_dashboard_386e699b9c70fbcc90fce72ecd868c9b4f4a2674 with ref * 2024-11-29 20:04:40.212 | Cloning from mistral-dashboard cache and applying ref * 2024-11-29 20:04:48.222 | (0461 / 1318) 2024-11-29 20:04:48.241 | Updating cache of https://opendev.org/openstack/mistral-extra.git in /opt/dib_cache/source-repositories/mistral_extra_e7e18012c946c90298ae68873db51a3db9ae9aa0 with ref * 2024-11-29 20:05:19.329 | Cloning from mistral-extra cache and applying ref * 2024-11-29 20:05:45.251 | (0462 / 1318) 2024-11-29 20:05:45.268 | Updating cache of https://opendev.org/openstack/mistral-lib.git in /opt/dib_cache/source-repositories/mistral_lib_e53f3ac304015a478693063e5ac5b64729c6fde3 with ref * 2024-11-29 20:05:56.557 | Cloning from mistral-lib cache and applying ref * 2024-11-29 20:07:08.847 | (0463 / 1318) 2024-11-29 20:07:08.865 | Updating cache of https://opendev.org/openstack/mistral-specs.git in /opt/dib_cache/source-repositories/mistral_specs_88dcba4bc39de09d48bdeabb87d988b618619288 with ref * 2024-11-29 20:07:09.865 | Cloning from mistral-specs cache and applying ref * 2024-11-29 20:07:10.051 | (0464 / 1318) 2024-11-29 20:07:10.069 | Updating cache of https://opendev.org/openstack/mistral-tempest-plugin.git in /opt/dib_cache/source-repositories/mistral_tempest_plugin_d868abd95c3869bf5d985c4a56d371fbd08f0a34 with ref * 2024-11-29 20:07:14.268 | Cloning from mistral-tempest-plugin cache and applying ref * 2024-11-29 20:07:28.748 | (0465 / 1318) 2024-11-29 20:07:28.766 | Updating cache of https://opendev.org/openstack/molteniron.git in /opt/dib_cache/source-repositories/molteniron_c7d0773fdbcba00cf6ba85e4a1fca7d7b4cbe162 with ref * 2024-11-29 20:07:29.210 | Cloning from molteniron cache and applying ref * 2024-11-29 20:07:29.340 | (0466 / 1318) 2024-11-29 20:07:29.358 | Updating cache of https://opendev.org/openstack/monasca-agent.git in /opt/dib_cache/source-repositories/monasca_agent_03fd057ef58c531340eb1340fdd7f4e46fe572c7 with ref * 2024-11-29 20:07:38.452 | Cloning from monasca-agent cache and applying ref * 2024-11-29 20:07:39.609 | (0467 / 1318) 2024-11-29 20:07:39.627 | Updating cache of https://opendev.org/openstack/monasca-api.git in /opt/dib_cache/source-repositories/monasca_api_a8f8e51628a6eff2f91b816daa4237748bbc5cf2 with ref * 2024-11-29 20:07:44.031 | Cloning from monasca-api cache and applying ref * 2024-11-29 20:07:50.016 | (0468 / 1318) 2024-11-29 20:07:50.034 | Updating cache of https://opendev.org/openstack/monasca-ceilometer.git in /opt/dib_cache/source-repositories/monasca_ceilometer_68da42d44d76127113eae66d1eb184a666d653c9 with ref * 2024-11-29 20:07:51.422 | Cloning from monasca-ceilometer cache and applying ref * 2024-11-29 20:07:51.510 | (0469 / 1318) 2024-11-29 20:07:51.528 | Updating cache of https://opendev.org/openstack/monasca-common.git in /opt/dib_cache/source-repositories/monasca_common_c1bfe7989038e703ed5c036745954b7c8a1867aa with ref * 2024-11-29 20:08:47.776 | Cloning from monasca-common cache and applying ref * 2024-11-29 20:08:56.453 | (0470 / 1318) 2024-11-29 20:08:56.471 | Updating cache of https://opendev.org/openstack/monasca-events-api.git in /opt/dib_cache/source-repositories/monasca_events_api_74c9c080f03a87b67ce27c1dffd9b43c94af04bb with ref * 2024-11-29 20:09:05.092 | Cloning from monasca-events-api cache and applying ref * 2024-11-29 20:09:06.019 | (0471 / 1318) 2024-11-29 20:09:06.037 | Updating cache of https://opendev.org/openstack/monasca-grafana-datasource.git in /opt/dib_cache/source-repositories/monasca_grafana_datasource_924198386c4fb968240c9d619fdf66147497d4ff with ref * 2024-11-29 20:09:08.590 | Cloning from monasca-grafana-datasource cache and applying ref * 2024-11-29 20:09:08.719 | (0472 / 1318) 2024-11-29 20:09:08.737 | Updating cache of https://opendev.org/openstack/monasca-kibana-plugin.git in /opt/dib_cache/source-repositories/monasca_kibana_plugin_cb4cf7b69873842d12fa65ecdae0a2b8986045ff with ref * 2024-11-29 20:09:11.308 | Cloning from monasca-kibana-plugin cache and applying ref * 2024-11-29 20:09:11.392 | (0473 / 1318) 2024-11-29 20:09:11.409 | Updating cache of https://opendev.org/openstack/monasca-log-api.git in /opt/dib_cache/source-repositories/monasca_log_api_486de0eb7911c2c79bb5ce2d966d3e73e947e841 with ref * 2024-11-29 20:09:12.817 | Cloning from monasca-log-api cache and applying ref * 2024-11-29 20:09:13.042 | (0474 / 1318) 2024-11-29 20:09:13.059 | Updating cache of https://opendev.org/openstack/monasca-notification.git in /opt/dib_cache/source-repositories/monasca_notification_f3451ab9a16dd5ab2ac7d3979d3695a96760ae36 with ref * 2024-11-29 20:09:22.622 | Cloning from monasca-notification cache and applying ref * 2024-11-29 20:09:41.609 | (0475 / 1318) 2024-11-29 20:09:41.627 | Updating cache of https://opendev.org/openstack/monasca-persister.git in /opt/dib_cache/source-repositories/monasca_persister_db88eb6150e83bb4fe2f5670f0f800ac04b63059 with ref * 2024-11-29 20:10:11.508 | Cloning from monasca-persister cache and applying ref * 2024-11-29 20:10:15.135 | (0476 / 1318) 2024-11-29 20:10:15.153 | Updating cache of https://opendev.org/openstack/monasca-specs.git in /opt/dib_cache/source-repositories/monasca_specs_320e35ef0eeaa22ea1779f10cb8e0e2aeae730cf with ref * 2024-11-29 20:10:27.557 | Cloning from monasca-specs cache and applying ref * 2024-11-29 20:10:27.636 | (0477 / 1318) 2024-11-29 20:10:27.655 | Updating cache of https://opendev.org/openstack/monasca-statsd.git in /opt/dib_cache/source-repositories/monasca_statsd_5a323fe22b1a7dd02270e0ef49264a6afc90924b with ref * 2024-11-29 20:10:43.254 | Cloning from monasca-statsd cache and applying ref * 2024-11-29 20:10:43.869 | (0478 / 1318) 2024-11-29 20:10:43.887 | Updating cache of https://opendev.org/openstack/monasca-tempest-plugin.git in /opt/dib_cache/source-repositories/monasca_tempest_plugin_fcafa85dc6106ad17aeac790b40288b35741e73c with ref * 2024-11-29 20:10:47.602 | Cloning from monasca-tempest-plugin cache and applying ref * 2024-11-29 20:10:48.019 | (0479 / 1318) 2024-11-29 20:10:48.036 | Updating cache of https://opendev.org/openstack/monasca-thresh.git in /opt/dib_cache/source-repositories/monasca_thresh_4e92790e44c4177b32acac93b17797246ac94343 with ref * 2024-11-29 20:10:58.230 | Cloning from monasca-thresh cache and applying ref * 2024-11-29 20:10:59.259 | (0480 / 1318) 2024-11-29 20:10:59.276 | Updating cache of https://opendev.org/openstack/monasca-transform.git in /opt/dib_cache/source-repositories/monasca_transform_b1ea2060633488f221e11c708da7b43038148c51 with ref * 2024-11-29 20:11:11.601 | Cloning from monasca-transform cache and applying ref * 2024-11-29 20:11:11.689 | (0481 / 1318) 2024-11-29 20:11:11.706 | Updating cache of https://opendev.org/openstack/monasca-ui.git in /opt/dib_cache/source-repositories/monasca_ui_18ad471a6a97c5f261112657d513681be397e0db with ref * 2024-11-29 20:12:02.245 | Cloning from monasca-ui cache and applying ref * 2024-11-29 20:12:02.611 | (0482 / 1318) 2024-11-29 20:12:02.629 | Updating cache of https://opendev.org/openstack/multi-arch-sig.git in /opt/dib_cache/source-repositories/multi_arch_sig_66cc862aa84a561574849d286cfdbdb86a178cc0 with ref * 2024-11-29 20:12:03.261 | Cloning from multi-arch-sig cache and applying ref * 2024-11-29 20:12:03.334 | (0483 / 1318) 2024-11-29 20:12:03.352 | Updating cache of https://opendev.org/openstack/networking-bagpipe.git in /opt/dib_cache/source-repositories/networking_bagpipe_2096b3154e9bb6339f8b804c6402209b5afd2bbb with ref * 2024-11-29 20:12:22.802 | Cloning from networking-bagpipe cache and applying ref * 2024-11-29 20:13:39.622 | (0484 / 1318) 2024-11-29 20:13:39.639 | Updating cache of https://opendev.org/openstack/networking-baremetal.git in /opt/dib_cache/source-repositories/networking_baremetal_eb427548fcb1af7f1d3a8fbb5db2915477b76ca1 with ref * 2024-11-29 20:13:48.477 | Cloning from networking-baremetal cache and applying ref * 2024-11-29 20:14:56.212 | (0485 / 1318) 2024-11-29 20:14:56.229 | Updating cache of https://opendev.org/openstack/networking-bgpvpn.git in /opt/dib_cache/source-repositories/networking_bgpvpn_754f42a20e6cbf86343040a5d04246ae08cfa87e with ref * 2024-11-29 20:15:16.916 | Cloning from networking-bgpvpn cache and applying ref * 2024-11-29 20:16:17.999 | (0486 / 1318) 2024-11-29 20:16:18.016 | Updating cache of https://opendev.org/openstack/networking-generic-switch.git in /opt/dib_cache/source-repositories/networking_generic_switch_1aa8908ec8c5fae7ade92df58e29fcba26ae2d3d with ref * 2024-11-29 20:16:31.024 | Cloning from networking-generic-switch cache and applying ref * 2024-11-29 20:17:28.451 | (0487 / 1318) 2024-11-29 20:17:28.469 | Updating cache of https://opendev.org/openstack/networking-midonet.git in /opt/dib_cache/source-repositories/networking_midonet_18e78e832e3dd835fdfe81aa20215bd693587390 with ref * 2024-11-29 20:17:35.501 | Cloning from networking-midonet cache and applying ref * 2024-11-29 20:17:58.873 | (0488 / 1318) 2024-11-29 20:17:58.891 | Updating cache of https://opendev.org/openstack/networking-odl.git in /opt/dib_cache/source-repositories/networking_odl_1405e2de13271baacab0fcb975a0ada73900584b with ref * 2024-11-29 20:18:07.805 | Cloning from networking-odl cache and applying ref * 2024-11-29 20:18:23.456 | (0489 / 1318) 2024-11-29 20:18:23.474 | Updating cache of https://opendev.org/openstack/networking-sfc.git in /opt/dib_cache/source-repositories/networking_sfc_f76360479ac61e019a7a0c0ed114030338b01d69 with ref * 2024-11-29 20:18:42.454 | Cloning from networking-sfc cache and applying ref * 2024-11-29 20:19:42.207 | (0490 / 1318) 2024-11-29 20:19:42.225 | Updating cache of https://opendev.org/openstack/neutron.git in /opt/dib_cache/source-repositories/neutron_fc8e16d9fe9b517f84eb4bc4b04ca13c2cb0f449 with ref * 2024-11-29 20:20:26.633 | Cloning from neutron cache and applying ref * 2024-11-29 20:26:05.834 | (0491 / 1318) 2024-11-29 20:26:05.851 | Updating cache of https://opendev.org/openstack/neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/neutron_dynamic_routing_02484a5bab0ea20c085937e3f8f0773a7ad79e43 with ref * 2024-11-29 20:26:33.770 | Cloning from neutron-dynamic-routing cache and applying ref * 2024-11-29 20:27:41.976 | (0492 / 1318) 2024-11-29 20:27:41.994 | Updating cache of https://opendev.org/openstack/neutron-fwaas.git in /opt/dib_cache/source-repositories/neutron_fwaas_5e79656921357d537a41f087997a8b88047bfb68 with ref * 2024-11-29 20:27:55.819 | Cloning from neutron-fwaas cache and applying ref * 2024-11-29 20:29:24.316 | (0493 / 1318) 2024-11-29 20:29:24.333 | Updating cache of https://opendev.org/openstack/neutron-fwaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_fwaas_dashboard_4b5634e82fdc9c0ff9b206543a1534b809bf6ee7 with ref * 2024-11-29 20:29:33.117 | Cloning from neutron-fwaas-dashboard cache and applying ref * 2024-11-29 20:29:47.611 | (0494 / 1318) 2024-11-29 20:29:47.628 | Updating cache of https://opendev.org/openstack/neutron-lib.git in /opt/dib_cache/source-repositories/neutron_lib_aa661d6548f0cd90205aff0f42239abf3e6af140 with ref * 2024-11-29 20:30:23.118 | Cloning from neutron-lib cache and applying ref * 2024-11-29 20:35:33.900 | (0495 / 1318) 2024-11-29 20:35:33.918 | Updating cache of https://opendev.org/openstack/neutron-specs.git in /opt/dib_cache/source-repositories/neutron_specs_89615f86921bac2b7456e9d7c3dc059fd12e3c01 with ref * 2024-11-29 20:35:35.509 | Cloning from neutron-specs cache and applying ref * 2024-11-29 20:36:08.166 | (0496 / 1318) 2024-11-29 20:36:08.184 | Updating cache of https://opendev.org/openstack/neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/neutron_tempest_plugin_e7892098b876fb0692c494003d55d7bfc42488e5 with ref * 2024-11-29 20:36:13.341 | Cloning from neutron-tempest-plugin cache and applying ref * 2024-11-29 20:39:23.483 | (0497 / 1318) 2024-11-29 20:39:23.501 | Updating cache of https://opendev.org/openstack/neutron-vpnaas.git in /opt/dib_cache/source-repositories/neutron_vpnaas_9cb96011f42d771d4c82d793edde38757cbb768d with ref * 2024-11-29 20:39:55.400 | Cloning from neutron-vpnaas cache and applying ref * 2024-11-29 20:40:46.867 | (0498 / 1318) 2024-11-29 20:40:46.885 | Updating cache of https://opendev.org/openstack/neutron-vpnaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_vpnaas_dashboard_a8b6e522d791a8d47be8b4bca4ad9e8d93be910f with ref * 2024-11-29 20:41:14.810 | Cloning from neutron-vpnaas-dashboard cache and applying ref * 2024-11-29 20:41:27.917 | (0499 / 1318) 2024-11-29 20:41:27.935 | Updating cache of https://opendev.org/openstack/nose-html-output.git in /opt/dib_cache/source-repositories/nose_html_output_6af3c9e3ae9708dea2e59c0b8b020a3679866b6b with ref * 2024-11-29 20:41:28.353 | Cloning from nose-html-output cache and applying ref * 2024-11-29 20:41:28.430 | (0500 / 1318) 2024-11-29 20:41:28.447 | Updating cache of https://opendev.org/openstack/nova.git in /opt/dib_cache/source-repositories/nova_fc7fe01d5e091fd6bdee3c94b8421f772daf2940 with ref * 2024-11-29 20:42:49.594 | Cloning from nova cache and applying ref * 2024-11-29 20:59:52.182 | (0501 / 1318) 2024-11-29 20:59:52.201 | Updating cache of https://opendev.org/openstack/nova-specs.git in /opt/dib_cache/source-repositories/nova_specs_a433811268c4abada99b36db0eab7994ffbb0fcd with ref * 2024-11-29 20:59:54.573 | Cloning from nova-specs cache and applying ref * 2024-11-29 21:02:15.580 | (0502 / 1318) 2024-11-29 21:02:15.597 | Updating cache of https://opendev.org/openstack/octavia.git in /opt/dib_cache/source-repositories/octavia_863fa1e5e38b768be943b8122ab48a7ec93b0797 with ref * 2024-11-29 21:02:29.161 | Cloning from octavia cache and applying ref * 2024-11-29 21:11:45.724 | (0503 / 1318) 2024-11-29 21:11:45.742 | Updating cache of https://opendev.org/openstack/octavia-dashboard.git in /opt/dib_cache/source-repositories/octavia_dashboard_9dd27d9246486f83f2fda3f295ad51f17386f353 with ref * 2024-11-29 21:12:07.693 | Cloning from octavia-dashboard cache and applying ref * 2024-11-29 21:12:48.840 | (0504 / 1318) 2024-11-29 21:12:48.859 | Updating cache of https://opendev.org/openstack/octavia-lib.git in /opt/dib_cache/source-repositories/octavia_lib_2b679a014b3f67e2f0cbde6ead019e0b5a14018e with ref * 2024-11-29 21:12:58.985 | Cloning from octavia-lib cache and applying ref * 2024-11-29 21:14:08.115 | (0505 / 1318) 2024-11-29 21:14:08.132 | Updating cache of https://opendev.org/openstack/octavia-tempest-plugin.git in /opt/dib_cache/source-repositories/octavia_tempest_plugin_2c140670065b74c96e4fc8273f7e953ebaf959e6 with ref * 2024-11-29 21:14:13.362 | Cloning from octavia-tempest-plugin cache and applying ref * 2024-11-29 21:15:44.975 | (0506 / 1318) 2024-11-29 21:15:44.994 | Updating cache of https://opendev.org/openstack/openapi.git in /opt/dib_cache/source-repositories/openapi_df00d935b4d6c6d3c0851f060bebd704f5bc4eaa with ref * 2024-11-29 21:15:55.338 | Cloning from openapi cache and applying ref * 2024-11-29 21:15:58.009 | (0507 / 1318) 2024-11-29 21:15:58.027 | Updating cache of https://opendev.org/openstack/openstack.git in /opt/dib_cache/source-repositories/openstack_179b61797588a5983c2f97c6533dca570c8f887d with ref * 2024-11-29 21:17:31.274 | Cloning from openstack cache and applying ref * 2024-11-29 21:23:39.696 | (0508 / 1318) 2024-11-29 21:23:39.713 | Updating cache of https://opendev.org/openstack/openstack-ansible.git in /opt/dib_cache/source-repositories/openstack_ansible_3cfbda96ab4e3150d6a8251a1f52e58df97eaa56 with ref * 2024-11-29 21:24:02.770 | Cloning from openstack-ansible cache and applying ref * 2024-11-29 21:29:01.398 | (0509 / 1318) 2024-11-29 21:29:01.415 | Updating cache of https://opendev.org/openstack/openstack-ansible-apt_package_pinning.git in /opt/dib_cache/source-repositories/openstack_ansible_apt_package_pinning_94d73c5d7bc79b72455adb468fa0ca9d5d088a82 with ref * 2024-11-29 21:29:05.879 | Cloning from openstack-ansible-apt_package_pinning cache and applying ref * 2024-11-29 21:29:08.843 | (0510 / 1318) 2024-11-29 21:29:08.861 | Updating cache of https://opendev.org/openstack/openstack-ansible-ceph_client.git in /opt/dib_cache/source-repositories/openstack_ansible_ceph_client_b30d350f395f4cad0bb53e215659f039f2aafe46 with ref * 2024-11-29 21:29:18.447 | Cloning from openstack-ansible-ceph_client cache and applying ref * 2024-11-29 21:30:27.067 | (0511 / 1318) 2024-11-29 21:30:27.085 | Updating cache of https://opendev.org/openstack/openstack-ansible-galera_client.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_client_819687c3eda847d6a865b5316e24f9d70d0161d6 with ref * 2024-11-29 21:30:30.891 | Cloning from openstack-ansible-galera_client cache and applying ref * 2024-11-29 21:30:30.990 | (0512 / 1318) 2024-11-29 21:30:31.007 | Updating cache of https://opendev.org/openstack/openstack-ansible-galera_server.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_server_c437627b8acb3dfb7014e838a35aaa06e5da6dd2 with ref * 2024-11-29 21:30:35.933 | Cloning from openstack-ansible-galera_server cache and applying ref * 2024-11-29 21:31:57.558 | (0513 / 1318) 2024-11-29 21:31:57.576 | Updating cache of https://opendev.org/openstack/openstack-ansible-haproxy_server.git in /opt/dib_cache/source-repositories/openstack_ansible_haproxy_server_4384b12a73153e37514319d24bdc93644380386f with ref * 2024-11-29 21:32:01.635 | Cloning from openstack-ansible-haproxy_server cache and applying ref * 2024-11-29 21:33:08.986 | (0514 / 1318) 2024-11-29 21:33:09.003 | Updating cache of https://opendev.org/openstack/openstack-ansible-lxc_container_create.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_container_create_a21457d7388279f5ffc430574970f46663670353 with ref * 2024-11-29 21:33:11.958 | Cloning from openstack-ansible-lxc_container_create cache and applying ref * 2024-11-29 21:33:47.214 | (0515 / 1318) 2024-11-29 21:33:47.232 | Updating cache of https://opendev.org/openstack/openstack-ansible-lxc_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_hosts_c19e23bad047821a1c9c37fedba7bfa2d3f39224 with ref * 2024-11-29 21:33:51.789 | Cloning from openstack-ansible-lxc_hosts cache and applying ref * 2024-11-29 21:34:07.152 | (0516 / 1318) 2024-11-29 21:34:07.170 | Updating cache of https://opendev.org/openstack/openstack-ansible-memcached_server.git in /opt/dib_cache/source-repositories/openstack_ansible_memcached_server_e81d9ab1a8b3e5bdebd469387a9adbb8a997ffa8 with ref * 2024-11-29 21:34:11.060 | Cloning from openstack-ansible-memcached_server cache and applying ref * 2024-11-29 21:34:14.815 | (0517 / 1318) 2024-11-29 21:34:14.832 | Updating cache of https://opendev.org/openstack/openstack-ansible-nspawn_container_create.git in /opt/dib_cache/source-repositories/openstack_ansible_nspawn_container_create_fa9884d2f99293d074685ff9e0dfa6bc9b187f94 with ref * 2024-11-29 21:34:16.196 | Cloning from openstack-ansible-nspawn_container_create cache and applying ref * 2024-11-29 21:34:16.277 | (0518 / 1318) 2024-11-29 21:34:16.295 | Updating cache of https://opendev.org/openstack/openstack-ansible-nspawn_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_nspawn_hosts_0bf30b09500021d9d02e5845291377466941616d with ref * 2024-11-29 21:34:17.464 | Cloning from openstack-ansible-nspawn_hosts cache and applying ref * 2024-11-29 21:34:17.693 | (0519 / 1318) 2024-11-29 21:34:17.711 | Updating cache of https://opendev.org/openstack/openstack-ansible-openstack_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_hosts_2a2ce62fc9498c5d1f1e7be5a9eaff8863bbb829 with ref * 2024-11-29 21:34:22.034 | Cloning from openstack-ansible-openstack_hosts cache and applying ref * 2024-11-29 21:35:27.936 | (0520 / 1318) 2024-11-29 21:35:27.954 | Updating cache of https://opendev.org/openstack/openstack-ansible-openstack_openrc.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_openrc_3326503506c12f3c84279ac366139e23d4806b72 with ref * 2024-11-29 21:35:36.040 | Cloning from openstack-ansible-openstack_openrc cache and applying ref * 2024-11-29 21:35:43.698 | (0521 / 1318) 2024-11-29 21:35:43.715 | Updating cache of https://opendev.org/openstack/openstack-ansible-ops.git in /opt/dib_cache/source-repositories/openstack_ansible_ops_5622174296751e99f199665b3a8250bca48f26cb with ref * 2024-11-29 21:35:50.953 | Cloning from openstack-ansible-ops cache and applying ref * 2024-11-29 21:36:45.692 | (0522 / 1318) 2024-11-29 21:36:45.709 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_adjutant.git in /opt/dib_cache/source-repositories/openstack_ansible_os_adjutant_7991761da6811ff9e0084c28beb090e3518a6da6 with ref * 2024-11-29 21:36:49.026 | Cloning from openstack-ansible-os_adjutant cache and applying ref * 2024-11-29 21:36:57.948 | (0523 / 1318) 2024-11-29 21:36:57.966 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_aodh.git in /opt/dib_cache/source-repositories/openstack_ansible_os_aodh_6b85067fc9c34cef5fe262bddf90011a37e012d0 with ref * 2024-11-29 21:37:17.166 | Cloning from openstack-ansible-os_aodh cache and applying ref * 2024-11-29 21:37:38.370 | (0524 / 1318) 2024-11-29 21:37:38.388 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_barbican.git in /opt/dib_cache/source-repositories/openstack_ansible_os_barbican_7a0f92d49c60f82cf09fb81b6f3b44585e307f32 with ref * 2024-11-29 21:37:41.265 | Cloning from openstack-ansible-os_barbican cache and applying ref * 2024-11-29 21:37:46.881 | (0525 / 1318) 2024-11-29 21:37:46.899 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_blazar.git in /opt/dib_cache/source-repositories/openstack_ansible_os_blazar_e0576b9c289cfe7241cda1a45d984dc363708d41 with ref * 2024-11-29 21:37:50.651 | Cloning from openstack-ansible-os_blazar cache and applying ref * 2024-11-29 21:38:02.685 | (0526 / 1318) 2024-11-29 21:38:02.702 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_ceilometer.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ceilometer_a03c9abdc39eb5b0ec38ce1dc58e4e7b23c476e6 with ref * 2024-11-29 21:38:09.356 | Cloning from openstack-ansible-os_ceilometer cache and applying ref * 2024-11-29 21:38:44.190 | (0527 / 1318) 2024-11-29 21:38:44.207 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_cinder.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cinder_f000711eb08957431e6cf1374dc174b08dd18b07 with ref * 2024-11-29 21:38:49.311 | Cloning from openstack-ansible-os_cinder cache and applying ref * 2024-11-29 21:39:36.149 | (0528 / 1318) 2024-11-29 21:39:36.166 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_cloudkitty.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cloudkitty_05f762adaf9667deb75b8561e4fe609d9f187b32 with ref * 2024-11-29 21:39:43.914 | Cloning from openstack-ansible-os_cloudkitty cache and applying ref * 2024-11-29 21:40:00.586 | (0529 / 1318) 2024-11-29 21:40:00.603 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_congress.git in /opt/dib_cache/source-repositories/openstack_ansible_os_congress_43a3d82c0605ea6a7441b277cd10ae2edb9024ae with ref * 2024-11-29 21:40:05.215 | Cloning from openstack-ansible-os_congress cache and applying ref * 2024-11-29 21:40:05.293 | (0530 / 1318) 2024-11-29 21:40:05.311 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_designate.git in /opt/dib_cache/source-repositories/openstack_ansible_os_designate_98bc829b1bd60f26b06eb17f4fa6499fcc162585 with ref * 2024-11-29 21:40:11.517 | Cloning from openstack-ansible-os_designate cache and applying ref * 2024-11-29 21:40:29.940 | (0531 / 1318) 2024-11-29 21:40:29.958 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_glance.git in /opt/dib_cache/source-repositories/openstack_ansible_os_glance_3fdf38f1e88ac6ec7040ea8199fbb95084e9e0c8 with ref * 2024-11-29 21:40:46.684 | Cloning from openstack-ansible-os_glance cache and applying ref * 2024-11-29 21:41:46.362 | (0532 / 1318) 2024-11-29 21:41:46.379 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_gnocchi.git in /opt/dib_cache/source-repositories/openstack_ansible_os_gnocchi_bb6e19a41fbaed00a8e3d2537b8a9cc5afb33ad2 with ref * 2024-11-29 21:42:03.455 | Cloning from openstack-ansible-os_gnocchi cache and applying ref * 2024-11-29 21:42:51.139 | (0533 / 1318) 2024-11-29 21:42:51.157 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_heat.git in /opt/dib_cache/source-repositories/openstack_ansible_os_heat_cc634c3d8a1b51be5da1ab92de9db2c10b9de26c with ref * 2024-11-29 21:42:59.308 | Cloning from openstack-ansible-os_heat cache and applying ref * 2024-11-29 21:43:33.958 | (0534 / 1318) 2024-11-29 21:43:33.975 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_horizon.git in /opt/dib_cache/source-repositories/openstack_ansible_os_horizon_c61a8fb1c88e8de8f493040250a0c6bb15b435ab with ref * 2024-11-29 21:43:39.806 | Cloning from openstack-ansible-os_horizon cache and applying ref * 2024-11-29 21:44:13.320 | (0535 / 1318) 2024-11-29 21:44:13.338 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_ironic.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ironic_5d5a7da815e067842ae664a65a873ec5dc5c76d5 with ref * 2024-11-29 21:44:18.202 | Cloning from openstack-ansible-os_ironic cache and applying ref * 2024-11-29 21:44:53.882 | (0536 / 1318) 2024-11-29 21:44:53.900 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_karbor.git in /opt/dib_cache/source-repositories/openstack_ansible_os_karbor_bce6988b9b79fcd6e3214e83cb1c4ab70251878d with ref * 2024-11-29 21:44:55.475 | Cloning from openstack-ansible-os_karbor cache and applying ref * 2024-11-29 21:44:55.548 | (0537 / 1318) 2024-11-29 21:44:55.565 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_keystone.git in /opt/dib_cache/source-repositories/openstack_ansible_os_keystone_145999154d0a400ec092b79eaa7f441f3249d9f0 with ref * 2024-11-29 21:45:07.536 | Cloning from openstack-ansible-os_keystone cache and applying ref * 2024-11-29 21:47:14.902 | (0538 / 1318) 2024-11-29 21:47:14.919 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_magnum.git in /opt/dib_cache/source-repositories/openstack_ansible_os_magnum_bff64d4364faa6050aabbff3acb8693114033fa6 with ref * 2024-11-29 21:47:19.378 | Cloning from openstack-ansible-os_magnum cache and applying ref * 2024-11-29 21:48:35.352 | (0539 / 1318) 2024-11-29 21:48:35.369 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_manila.git in /opt/dib_cache/source-repositories/openstack_ansible_os_manila_8eab7289c632388d07ad3230a9fef774d6a97202 with ref * 2024-11-29 21:48:42.316 | Cloning from openstack-ansible-os_manila cache and applying ref * 2024-11-29 21:49:07.672 | (0540 / 1318) 2024-11-29 21:49:07.689 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_masakari.git in /opt/dib_cache/source-repositories/openstack_ansible_os_masakari_b1cf7fc61ca2ad0fddc306e57144f972ab8a9e98 with ref * 2024-11-29 21:49:25.327 | Cloning from openstack-ansible-os_masakari cache and applying ref * 2024-11-29 21:49:51.008 | (0541 / 1318) 2024-11-29 21:49:51.026 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_mistral.git in /opt/dib_cache/source-repositories/openstack_ansible_os_mistral_c9bc7ce14f7048fe02a8cf9bab19fe4663f47d1a with ref * 2024-11-29 21:49:57.040 | Cloning from openstack-ansible-os_mistral cache and applying ref * 2024-11-29 21:50:08.327 | (0542 / 1318) 2024-11-29 21:50:08.344 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_monasca.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_0ffdedfc9ddf2fd949bee1aa48a960e41d48c692 with ref * 2024-11-29 21:50:09.020 | Cloning from openstack-ansible-os_monasca cache and applying ref * 2024-11-29 21:50:09.099 | (0543 / 1318) 2024-11-29 21:50:09.117 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_monasca-agent.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_agent_2712911fe3d73f9d512962c045d2081e9d8463ed with ref * 2024-11-29 21:50:11.486 | Cloning from openstack-ansible-os_monasca-agent cache and applying ref * 2024-11-29 21:50:11.893 | (0544 / 1318) 2024-11-29 21:50:11.911 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_murano.git in /opt/dib_cache/source-repositories/openstack_ansible_os_murano_89a52c6820696fed9daad1e854a5a42805bf8a45 with ref * 2024-11-29 21:50:17.975 | Cloning from openstack-ansible-os_murano cache and applying ref * 2024-11-29 21:50:22.005 | (0545 / 1318) 2024-11-29 21:50:22.023 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_neutron.git in /opt/dib_cache/source-repositories/openstack_ansible_os_neutron_49a4d53841e5f5a95bbe96fbce21e5d352f7e317 with ref * 2024-11-29 21:50:36.387 | Cloning from openstack-ansible-os_neutron cache and applying ref * 2024-11-29 21:52:55.399 | (0546 / 1318) 2024-11-29 21:52:55.417 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_nova.git in /opt/dib_cache/source-repositories/openstack_ansible_os_nova_632480517c2ac150712d955c86b411176fd24c50 with ref * 2024-11-29 21:53:00.362 | Cloning from openstack-ansible-os_nova cache and applying ref * 2024-11-29 21:55:17.643 | (0547 / 1318) 2024-11-29 21:55:17.661 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_octavia.git in /opt/dib_cache/source-repositories/openstack_ansible_os_octavia_f261671e93ebbae015fc0ff297a6ac3e38254528 with ref * 2024-11-29 21:55:22.748 | Cloning from openstack-ansible-os_octavia cache and applying ref * 2024-11-29 21:56:04.033 | (0548 / 1318) 2024-11-29 21:56:04.050 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_panko.git in /opt/dib_cache/source-repositories/openstack_ansible_os_panko_00b3066648cc6adfa4b958594628bf43f0d61e11 with ref * 2024-11-29 21:56:05.019 | Cloning from openstack-ansible-os_panko cache and applying ref * 2024-11-29 21:56:05.108 | (0549 / 1318) 2024-11-29 21:56:05.125 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_placement.git in /opt/dib_cache/source-repositories/openstack_ansible_os_placement_aa6e801ec6cebeee4cc4249433f5a62775d838f2 with ref * 2024-11-29 21:56:07.541 | Cloning from openstack-ansible-os_placement cache and applying ref * 2024-11-29 21:56:18.491 | (0550 / 1318) 2024-11-29 21:56:18.508 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_rally.git in /opt/dib_cache/source-repositories/openstack_ansible_os_rally_9bd8837f059e50dfc2c9be7773ff318808914206 with ref * 2024-11-29 21:56:20.774 | Cloning from openstack-ansible-os_rally cache and applying ref * 2024-11-29 21:56:30.597 | (0551 / 1318) 2024-11-29 21:56:30.615 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_sahara.git in /opt/dib_cache/source-repositories/openstack_ansible_os_sahara_0bd42fcabc69423065399476f66d4e90600ddbd6 with ref * 2024-11-29 21:56:33.088 | Cloning from openstack-ansible-os_sahara cache and applying ref * 2024-11-29 21:56:46.354 | (0552 / 1318) 2024-11-29 21:56:46.371 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_senlin.git in /opt/dib_cache/source-repositories/openstack_ansible_os_senlin_1be28be390c28042eb0d7a0986c59a744edad6a1 with ref * 2024-11-29 21:56:56.525 | Cloning from openstack-ansible-os_senlin cache and applying ref * 2024-11-29 21:57:06.323 | (0553 / 1318) 2024-11-29 21:57:06.341 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_skyline.git in /opt/dib_cache/source-repositories/openstack_ansible_os_skyline_28e1754ce52740055c7de39a3086b0a6816a4133 with ref * 2024-11-29 21:57:12.339 | Cloning from openstack-ansible-os_skyline cache and applying ref * 2024-11-29 21:58:08.039 | (0554 / 1318) 2024-11-29 21:58:08.056 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_swift.git in /opt/dib_cache/source-repositories/openstack_ansible_os_swift_7f8e3b0790ac775c12b94546bb057496e304db44 with ref * 2024-11-29 21:58:30.520 | Cloning from openstack-ansible-os_swift cache and applying ref * 2024-11-29 21:58:56.167 | (0555 / 1318) 2024-11-29 21:58:56.184 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_tacker.git in /opt/dib_cache/source-repositories/openstack_ansible_os_tacker_936b4d05789a5df483d59e4f28925ed6d8437ea0 with ref * 2024-11-29 21:58:59.546 | Cloning from openstack-ansible-os_tacker cache and applying ref * 2024-11-29 21:59:13.879 | (0556 / 1318) 2024-11-29 21:59:13.897 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_tempest.git in /opt/dib_cache/source-repositories/openstack_ansible_os_tempest_a8de1b40ac55bf2dd6d075040d29940ee3bec4d2 with ref * 2024-11-29 21:59:18.765 | Cloning from openstack-ansible-os_tempest cache and applying ref * 2024-11-29 21:59:39.661 | (0557 / 1318) 2024-11-29 21:59:39.679 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_trove.git in /opt/dib_cache/source-repositories/openstack_ansible_os_trove_a8753568e4bd2ce8a13c6dc41701d6a7a8787188 with ref * 2024-11-29 21:59:46.711 | Cloning from openstack-ansible-os_trove cache and applying ref * 2024-11-29 22:00:58.988 | (0558 / 1318) 2024-11-29 22:00:59.006 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_zun.git in /opt/dib_cache/source-repositories/openstack_ansible_os_zun_a7928d136e3502862ae37e1faf1ecf1b96279642 with ref * 2024-11-29 22:01:02.615 | Cloning from openstack-ansible-os_zun cache and applying ref * 2024-11-29 22:02:04.000 | (0559 / 1318) 2024-11-29 22:02:04.018 | Updating cache of https://opendev.org/openstack/openstack-ansible-plugins.git in /opt/dib_cache/source-repositories/openstack_ansible_plugins_f622f0f9a06a1a5f5dc9d328f2994db43f926e39 with ref * 2024-11-29 22:02:16.344 | Cloning from openstack-ansible-plugins cache and applying ref * 2024-11-29 22:03:51.185 | (0560 / 1318) 2024-11-29 22:03:51.203 | Updating cache of https://opendev.org/openstack/openstack-ansible-rabbitmq_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rabbitmq_server_ff59240c7b3de697972b268f1a448b8d9a496738 with ref * 2024-11-29 22:04:01.212 | Cloning from openstack-ansible-rabbitmq_server cache and applying ref * 2024-11-29 22:05:09.254 | (0561 / 1318) 2024-11-29 22:05:09.272 | Updating cache of https://opendev.org/openstack/openstack-ansible-repo_server.git in /opt/dib_cache/source-repositories/openstack_ansible_repo_server_77b353a5b87c8301ed8f4fa22c7d14ba8a7a3521 with ref * 2024-11-29 22:05:12.540 | Cloning from openstack-ansible-repo_server cache and applying ref * 2024-11-29 22:05:20.081 | (0562 / 1318) 2024-11-29 22:05:20.099 | Updating cache of https://opendev.org/openstack/openstack-ansible-rsyslog_client.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_client_36ffff0df4212e372d05c18abae000ae70a92f02 with ref * 2024-11-29 22:05:24.455 | Cloning from openstack-ansible-rsyslog_client cache and applying ref * 2024-11-29 22:05:25.313 | (0563 / 1318) 2024-11-29 22:05:25.331 | Updating cache of https://opendev.org/openstack/openstack-ansible-rsyslog_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_server_b86f9e07715333446aaa8c20f8483909351343ee with ref * 2024-11-29 22:05:28.711 | Cloning from openstack-ansible-rsyslog_server cache and applying ref * 2024-11-29 22:05:28.821 | (0564 / 1318) 2024-11-29 22:05:28.839 | Updating cache of https://opendev.org/openstack/openstack-ansible-specs.git in /opt/dib_cache/source-repositories/openstack_ansible_specs_fd1b50547a1f7385f6e1cd13dad41459597612b1 with ref * 2024-11-29 22:05:39.196 | Cloning from openstack-ansible-specs cache and applying ref * 2024-11-29 22:06:04.380 | (0565 / 1318) 2024-11-29 22:06:04.397 | Updating cache of https://opendev.org/openstack/openstack-ansible-tests.git in /opt/dib_cache/source-repositories/openstack_ansible_tests_c0e8ad6c660e5649a017d0597b1a0b007318a44d with ref * 2024-11-29 22:06:09.356 | Cloning from openstack-ansible-tests cache and applying ref * 2024-11-29 22:06:36.350 | (0566 / 1318) 2024-11-29 22:06:36.368 | Updating cache of https://opendev.org/openstack/openstack-doc-tools.git in /opt/dib_cache/source-repositories/openstack_doc_tools_176dd381cbecb7243c1f02da5975b19be158f647 with ref * 2024-11-29 22:06:38.079 | Cloning from openstack-doc-tools cache and applying ref * 2024-11-29 22:06:41.590 | (0567 / 1318) 2024-11-29 22:06:41.607 | Updating cache of https://opendev.org/openstack/openstack-helm.git in /opt/dib_cache/source-repositories/openstack_helm_2b1557eceb04e43755692a70d663120a5a282659 with ref * 2024-11-29 22:06:48.533 | Cloning from openstack-helm cache and applying ref * 2024-11-29 22:13:48.728 | (0568 / 1318) 2024-11-29 22:13:48.745 | Updating cache of https://opendev.org/openstack/openstack-helm-images.git in /opt/dib_cache/source-repositories/openstack_helm_images_9c4a2be61c7dc26af28c57a4754cd6f60718a91f with ref * 2024-11-29 22:13:50.720 | Cloning from openstack-helm-images cache and applying ref * 2024-11-29 22:15:33.399 | (0569 / 1318) 2024-11-29 22:15:33.416 | Updating cache of https://opendev.org/openstack/openstack-helm-infra.git in /opt/dib_cache/source-repositories/openstack_helm_infra_087a38fcca99641f7941ba4a93b74cc735cb8e59 with ref * 2024-11-29 22:15:36.159 | Cloning from openstack-helm-infra cache and applying ref * 2024-11-29 22:23:42.848 | (0570 / 1318) 2024-11-29 22:23:42.865 | Updating cache of https://opendev.org/openstack/openstack-helm-plugin.git in /opt/dib_cache/source-repositories/openstack_helm_plugin_83ca03775ea043579493c50ca7be2dbbbcf81907 with ref * 2024-11-29 22:23:43.831 | Cloning from openstack-helm-plugin cache and applying ref * 2024-11-29 22:23:45.075 | (0571 / 1318) 2024-11-29 22:23:45.092 | Updating cache of https://opendev.org/openstack/openstack-manuals.git in /opt/dib_cache/source-repositories/openstack_manuals_06e75d7930c2a388dc8913513389ca21b0499fd1 with ref * 2024-11-29 22:23:47.191 | Cloning from openstack-manuals cache and applying ref * 2024-11-29 22:28:47.162 | (0572 / 1318) 2024-11-29 22:28:47.180 | Updating cache of https://opendev.org/openstack/openstack-nose.git in /opt/dib_cache/source-repositories/openstack_nose_ae26e2391bd6478d0110f0230def4e6392ad79d0 with ref * 2024-11-29 22:28:47.861 | Cloning from openstack-nose cache and applying ref * 2024-11-29 22:28:47.934 | (0573 / 1318) 2024-11-29 22:28:47.952 | Updating cache of https://opendev.org/openstack/openstack-planet.git in /opt/dib_cache/source-repositories/openstack_planet_e4bd9d38c82b9fc95cbf88d1a929ce736c25015a with ref * 2024-11-29 22:28:49.213 | Cloning from openstack-planet cache and applying ref * 2024-11-29 22:28:50.521 | (0574 / 1318) 2024-11-29 22:28:50.538 | Updating cache of https://opendev.org/openstack/openstack-zuul-jobs.git in /opt/dib_cache/source-repositories/openstack_zuul_jobs_6f6daae78a70131850b409dd379a6ba788228c39 with ref * 2024-11-29 22:28:59.437 | Cloning from openstack-zuul-jobs cache and applying ref * 2024-11-29 22:31:20.155 | (0575 / 1318) 2024-11-29 22:31:20.172 | Updating cache of https://opendev.org/openstack/openstack-zuul-roles.git in /opt/dib_cache/source-repositories/openstack_zuul_roles_d32ab5c6569cc50ac8a5aa5c2cd2e36fc66e3e3e with ref * 2024-11-29 22:31:20.982 | Cloning from openstack-zuul-roles cache and applying ref * 2024-11-29 22:31:21.053 | (0576 / 1318) 2024-11-29 22:31:21.071 | Updating cache of https://opendev.org/openstack/openstackclient.git in /opt/dib_cache/source-repositories/openstackclient_f68d26c06a37397d3d0c74e7291057f53daec696 with ref * 2024-11-29 22:31:22.094 | Cloning from openstackclient cache and applying ref * 2024-11-29 22:31:25.051 | (0577 / 1318) 2024-11-29 22:31:25.069 | Updating cache of https://opendev.org/openstack/openstackdocstheme.git in /opt/dib_cache/source-repositories/openstackdocstheme_44379ee93357a5ba99ef78a5042d8670d38a5d6c with ref * 2024-11-29 22:31:27.194 | Cloning from openstackdocstheme cache and applying ref * 2024-11-29 22:31:40.404 | (0578 / 1318) 2024-11-29 22:31:40.421 | Updating cache of https://opendev.org/openstack/openstacksdk.git in /opt/dib_cache/source-repositories/openstacksdk_b24ff0f55892b6991247ae6c165a6f6c1c85f044 with ref * 2024-11-29 22:32:07.691 | Cloning from openstacksdk cache and applying ref * 2024-11-29 22:42:03.773 | (0579 / 1318) 2024-11-29 22:42:03.791 | Updating cache of https://opendev.org/openstack/operations-guide.git in /opt/dib_cache/source-repositories/operations_guide_ced27f3f3cee3b9a3b448b43ac22b8948b0a7d04 with ref * 2024-11-29 22:42:05.225 | Cloning from operations-guide cache and applying ref * 2024-11-29 22:42:14.109 | (0580 / 1318) 2024-11-29 22:42:14.126 | Updating cache of https://opendev.org/openstack/os-api-ref.git in /opt/dib_cache/source-repositories/os_api_ref_499263bac65d2b3e9a9dc484e4909289b0ade7ed with ref * 2024-11-29 22:42:17.624 | Cloning from os-api-ref cache and applying ref * 2024-11-29 22:42:19.452 | (0581 / 1318) 2024-11-29 22:42:19.470 | Updating cache of https://opendev.org/openstack/os-apply-config.git in /opt/dib_cache/source-repositories/os_apply_config_6057682f9ad7e376e8a11794db383ff65acd3028 with ref * 2024-11-29 22:42:22.279 | Cloning from os-apply-config cache and applying ref * 2024-11-29 22:42:24.393 | (0582 / 1318) 2024-11-29 22:42:24.410 | Updating cache of https://opendev.org/openstack/os-brick.git in /opt/dib_cache/source-repositories/os_brick_86cc857acfb1f57ff857a9c4b2d59db4045bb16d with ref * 2024-11-29 22:43:15.346 | Cloning from os-brick cache and applying ref * 2024-11-29 22:47:03.751 | (0583 / 1318) 2024-11-29 22:47:03.769 | Updating cache of https://opendev.org/openstack/os-client-config.git in /opt/dib_cache/source-repositories/os_client_config_758c96686e28cdccff7d40e7cd90780fe039b599 with ref * 2024-11-29 22:47:06.950 | Cloning from os-client-config cache and applying ref * 2024-11-29 22:47:09.451 | (0584 / 1318) 2024-11-29 22:47:09.469 | Updating cache of https://opendev.org/openstack/os-collect-config.git in /opt/dib_cache/source-repositories/os_collect_config_44852c9388e8f712fe2724d929c0a286d4905752 with ref * 2024-11-29 22:47:14.466 | Cloning from os-collect-config cache and applying ref * 2024-11-29 22:47:27.092 | (0585 / 1318) 2024-11-29 22:47:27.109 | Updating cache of https://opendev.org/openstack/os-ken.git in /opt/dib_cache/source-repositories/os_ken_8171faead45f3a2b30df8c0a4845a6be128bc8aa with ref * 2024-11-29 22:47:37.921 | Cloning from os-ken cache and applying ref * 2024-11-29 22:48:36.164 | (0586 / 1318) 2024-11-29 22:48:36.182 | Updating cache of https://opendev.org/openstack/os-performance-tools.git in /opt/dib_cache/source-repositories/os_performance_tools_768562fd08890aeff7129b2c2dd4cf5031ba8f07 with ref * 2024-11-29 22:48:37.088 | Cloning from os-performance-tools cache and applying ref * 2024-11-29 22:48:38.191 | (0587 / 1318) 2024-11-29 22:48:38.208 | Updating cache of https://opendev.org/openstack/os-refresh-config.git in /opt/dib_cache/source-repositories/os_refresh_config_746acd5e9c513e82399b5c470d482c712d5906b3 with ref * 2024-11-29 22:48:41.118 | Cloning from os-refresh-config cache and applying ref * 2024-11-29 22:48:47.804 | (0588 / 1318) 2024-11-29 22:48:47.821 | Updating cache of https://opendev.org/openstack/os-resource-classes.git in /opt/dib_cache/source-repositories/os_resource_classes_4d5056c985055140eae4dd14ecd859aa71db7565 with ref * 2024-11-29 22:48:48.772 | Cloning from os-resource-classes cache and applying ref * 2024-11-29 22:48:49.015 | (0589 / 1318) 2024-11-29 22:48:49.032 | Updating cache of https://opendev.org/openstack/os-service-types.git in /opt/dib_cache/source-repositories/os_service_types_5385753ebb02d97ee6d591aed9fa4da0758109c5 with ref * 2024-11-29 22:48:53.925 | Cloning from os-service-types cache and applying ref * 2024-11-29 22:48:54.722 | (0590 / 1318) 2024-11-29 22:48:54.740 | Updating cache of https://opendev.org/openstack/os-test-images.git in /opt/dib_cache/source-repositories/os_test_images_55c413edbaeb5e0af993ba1778d01319bdbcead6 with ref * 2024-11-29 22:48:55.814 | Cloning from os-test-images cache and applying ref * 2024-11-29 22:48:56.506 | (0591 / 1318) 2024-11-29 22:48:56.523 | Updating cache of https://opendev.org/openstack/os-testr.git in /opt/dib_cache/source-repositories/os_testr_28d278e4c93f3a79f8060b4645b75a04a0e0d417 with ref * 2024-11-29 22:49:07.360 | Cloning from os-testr cache and applying ref * 2024-11-29 22:49:08.643 | (0592 / 1318) 2024-11-29 22:49:08.660 | Updating cache of https://opendev.org/openstack/os-traits.git in /opt/dib_cache/source-repositories/os_traits_3eb04b0ab587d9b764dea336fa0a23c7e287a952 with ref * 2024-11-29 22:49:26.514 | Cloning from os-traits cache and applying ref * 2024-11-29 22:49:31.344 | (0593 / 1318) 2024-11-29 22:49:31.362 | Updating cache of https://opendev.org/openstack/os-vif.git in /opt/dib_cache/source-repositories/os_vif_72409b62b10a6fe91f12f87cd25eb89d6b1972fe with ref * 2024-11-29 22:49:42.235 | Cloning from os-vif cache and applying ref * 2024-11-29 22:50:40.454 | (0594 / 1318) 2024-11-29 22:50:40.471 | Updating cache of https://opendev.org/openstack/osc-lib.git in /opt/dib_cache/source-repositories/osc_lib_5db1c2a71284cd74907f91bdcc8a8b44e77ebcfc with ref * 2024-11-29 22:50:50.413 | Cloning from osc-lib cache and applying ref * 2024-11-29 22:51:08.755 | (0595 / 1318) 2024-11-29 22:51:08.773 | Updating cache of https://opendev.org/openstack/osc-placement.git in /opt/dib_cache/source-repositories/osc_placement_12ed4dead93dcad4aa54c92dc27b692740f02afb with ref * 2024-11-29 22:51:16.443 | Cloning from osc-placement cache and applying ref * 2024-11-29 22:51:56.811 | (0596 / 1318) 2024-11-29 22:51:56.828 | Updating cache of https://opendev.org/openstack/oslo-cookiecutter.git in /opt/dib_cache/source-repositories/oslo_cookiecutter_ac662018c2037f80aa15d273a69bb81264d2acf0 with ref * 2024-11-29 22:51:58.929 | Cloning from oslo-cookiecutter cache and applying ref * 2024-11-29 22:51:59.965 | (0597 / 1318) 2024-11-29 22:51:59.983 | Updating cache of https://opendev.org/openstack/oslo-specs.git in /opt/dib_cache/source-repositories/oslo_specs_c54d90d6a0773ce0e274754bbc86d94eaabf9c49 with ref * 2024-11-29 22:52:01.106 | Cloning from oslo-specs cache and applying ref * 2024-11-29 22:52:06.309 | (0598 / 1318) 2024-11-29 22:52:06.326 | Updating cache of https://opendev.org/openstack/oslo.cache.git in /opt/dib_cache/source-repositories/oslo_cache_f4ed03f1ffcb443838ec4e029e078c3b5be8e004 with ref * 2024-11-29 22:52:15.628 | Cloning from oslo.cache cache and applying ref * 2024-11-29 22:53:23.397 | (0599 / 1318) 2024-11-29 22:53:23.415 | Updating cache of https://opendev.org/openstack/oslo.concurrency.git in /opt/dib_cache/source-repositories/oslo_concurrency_e5a64d5ee2ec1b9dba8465d79c307a790f2956da with ref * 2024-11-29 22:53:38.580 | Cloning from oslo.concurrency cache and applying ref * 2024-11-29 22:54:08.039 | (0600 / 1318) 2024-11-29 22:54:08.056 | Updating cache of https://opendev.org/openstack/oslo.config.git in /opt/dib_cache/source-repositories/oslo_config_cea54b78139bbae3a9cba183c55e42420dfb7b7d with ref * 2024-11-29 22:54:47.347 | Cloning from oslo.config cache and applying ref * 2024-11-29 22:55:21.295 | (0601 / 1318) 2024-11-29 22:55:21.312 | Updating cache of https://opendev.org/openstack/oslo.context.git in /opt/dib_cache/source-repositories/oslo_context_ef80e9955eb3bb62ec27d07f4f68b51c451d7719 with ref * 2024-11-29 22:55:30.902 | Cloning from oslo.context cache and applying ref * 2024-11-29 22:56:00.651 | (0602 / 1318) 2024-11-29 22:56:00.669 | Updating cache of https://opendev.org/openstack/oslo.db.git in /opt/dib_cache/source-repositories/oslo_db_c1e40be46f4fa72cc6aa21f49d8b12d451ae4c6a with ref * 2024-11-29 22:56:11.617 | Cloning from oslo.db cache and applying ref * 2024-11-29 22:57:01.511 | (0603 / 1318) 2024-11-29 22:57:01.529 | Updating cache of https://opendev.org/openstack/oslo.i18n.git in /opt/dib_cache/source-repositories/oslo_i18n_3388cc54e168abe61867b8e5a2a6d8c24d0bcfe4 with ref * 2024-11-29 22:57:12.481 | Cloning from oslo.i18n cache and applying ref * 2024-11-29 22:57:29.262 | (0604 / 1318) 2024-11-29 22:57:29.279 | Updating cache of https://opendev.org/openstack/oslo.limit.git in /opt/dib_cache/source-repositories/oslo_limit_d74ba82cd695bae8896c7b78ac26c76023923168 with ref * 2024-11-29 22:57:41.269 | Cloning from oslo.limit cache and applying ref * 2024-11-29 22:58:07.010 | (0605 / 1318) 2024-11-29 22:58:07.028 | Updating cache of https://opendev.org/openstack/oslo.log.git in /opt/dib_cache/source-repositories/oslo_log_64e906312df71dedc5d1ccd1a64d58cd294ae926 with ref * 2024-11-29 22:58:36.582 | Cloning from oslo.log cache and applying ref * 2024-11-29 22:59:02.179 | (0606 / 1318) 2024-11-29 22:59:02.197 | Updating cache of https://opendev.org/openstack/oslo.messaging.git in /opt/dib_cache/source-repositories/oslo_messaging_afb0f57519226263fcc42593b74fc411d0aaf703 with ref * 2024-11-29 22:59:38.901 | Cloning from oslo.messaging cache and applying ref * 2024-11-29 23:02:20.349 | (0607 / 1318) 2024-11-29 23:02:20.367 | Updating cache of https://opendev.org/openstack/oslo.metrics.git in /opt/dib_cache/source-repositories/oslo_metrics_1d1f9a407fd94b982531d9930ec8d9c132bf72a6 with ref * 2024-11-29 23:02:27.595 | Cloning from oslo.metrics cache and applying ref * 2024-11-29 23:02:43.873 | (0608 / 1318) 2024-11-29 23:02:43.891 | Updating cache of https://opendev.org/openstack/oslo.middleware.git in /opt/dib_cache/source-repositories/oslo_middleware_1884936fa487d3306017f132982fcedf15f57967 with ref * 2024-11-29 23:03:47.737 | Cloning from oslo.middleware cache and applying ref * 2024-11-29 23:04:11.701 | (0609 / 1318) 2024-11-29 23:04:11.718 | Updating cache of https://opendev.org/openstack/oslo.policy.git in /opt/dib_cache/source-repositories/oslo_policy_b0a4a0dc02f704fab0f0b2cf4ef33b1ce38cba62 with ref * 2024-11-29 23:04:16.639 | Cloning from oslo.policy cache and applying ref * 2024-11-29 23:05:15.256 | (0610 / 1318) 2024-11-29 23:05:15.273 | Updating cache of https://opendev.org/openstack/oslo.privsep.git in /opt/dib_cache/source-repositories/oslo_privsep_a977a6b5141098f5471ac7753db0fcf72f8baa23 with ref * 2024-11-29 23:05:31.603 | Cloning from oslo.privsep cache and applying ref * 2024-11-29 23:06:04.235 | (0611 / 1318) 2024-11-29 23:06:04.253 | Updating cache of https://opendev.org/openstack/oslo.reports.git in /opt/dib_cache/source-repositories/oslo_reports_c1c05138a4e391017afab5d3c1ebb8863cc98567 with ref * 2024-11-29 23:06:12.665 | Cloning from oslo.reports cache and applying ref * 2024-11-29 23:06:58.056 | (0612 / 1318) 2024-11-29 23:06:58.073 | Updating cache of https://opendev.org/openstack/oslo.rootwrap.git in /opt/dib_cache/source-repositories/oslo_rootwrap_a2a87439735232e8ce1e48f9a3aab525c64910a1 with ref * 2024-11-29 23:07:21.365 | Cloning from oslo.rootwrap cache and applying ref * 2024-11-29 23:07:32.962 | (0613 / 1318) 2024-11-29 23:07:32.979 | Updating cache of https://opendev.org/openstack/oslo.serialization.git in /opt/dib_cache/source-repositories/oslo_serialization_a55a74fee3027d0733046dee5686092bed1998fe with ref * 2024-11-29 23:07:59.878 | Cloning from oslo.serialization cache and applying ref * 2024-11-29 23:08:46.823 | (0614 / 1318) 2024-11-29 23:08:46.841 | Updating cache of https://opendev.org/openstack/oslo.service.git in /opt/dib_cache/source-repositories/oslo_service_fc48ae92934f1e628dedbc2ccd5154e7b132037c with ref * 2024-11-29 23:08:50.998 | Cloning from oslo.service cache and applying ref * 2024-11-29 23:09:07.010 | (0615 / 1318) 2024-11-29 23:09:07.028 | Updating cache of https://opendev.org/openstack/oslo.tools.git in /opt/dib_cache/source-repositories/oslo_tools_1df3c83ab539e46f6b2fe96e95d7a5842117fa76 with ref * 2024-11-29 23:09:09.364 | Cloning from oslo.tools cache and applying ref * 2024-11-29 23:09:14.079 | (0616 / 1318) 2024-11-29 23:09:14.097 | Updating cache of https://opendev.org/openstack/oslo.upgradecheck.git in /opt/dib_cache/source-repositories/oslo_upgradecheck_ceb84dccb9d0070c080aac68b8837bd555aaf45c with ref * 2024-11-29 23:09:49.073 | Cloning from oslo.upgradecheck cache and applying ref * 2024-11-29 23:10:13.976 | (0617 / 1318) 2024-11-29 23:10:13.994 | Updating cache of https://opendev.org/openstack/oslo.utils.git in /opt/dib_cache/source-repositories/oslo_utils_1ad6d7b14d8e121c5fed2300c9f18a4772b025f0 with ref * 2024-11-29 23:10:30.619 | Cloning from oslo.utils cache and applying ref * 2024-11-29 23:11:52.536 | (0618 / 1318) 2024-11-29 23:11:52.554 | Updating cache of https://opendev.org/openstack/oslo.versionedobjects.git in /opt/dib_cache/source-repositories/oslo_versionedobjects_aeb13af4b553c5cc5abe4fc4d19df01e77bec3f4 with ref * 2024-11-29 23:12:15.513 | Cloning from oslo.versionedobjects cache and applying ref * 2024-11-29 23:12:48.015 | (0619 / 1318) 2024-11-29 23:12:48.033 | Updating cache of https://opendev.org/openstack/oslo.vmware.git in /opt/dib_cache/source-repositories/oslo_vmware_f7ada988c94e0c7b0e80dd8b6efbc069ae1e3cea with ref * 2024-11-29 23:12:53.713 | Cloning from oslo.vmware cache and applying ref * 2024-11-29 23:13:40.423 | (0620 / 1318) 2024-11-29 23:13:40.440 | Updating cache of https://opendev.org/openstack/oslotest.git in /opt/dib_cache/source-repositories/oslotest_4d8e1ea58bb880389fdc41096bee4ca5e1a5cbb3 with ref * 2024-11-29 23:13:44.192 | Cloning from oslotest cache and applying ref * 2024-11-29 23:13:47.349 | (0621 / 1318) 2024-11-29 23:13:47.367 | Updating cache of https://opendev.org/openstack/osops.git in /opt/dib_cache/source-repositories/osops_9a718b06ac896558a0fe6402b7699f91551e7934 with ref * 2024-11-29 23:13:49.598 | Cloning from osops cache and applying ref * 2024-11-29 23:13:50.316 | (0622 / 1318) 2024-11-29 23:13:50.334 | Updating cache of https://opendev.org/openstack/osprofiler.git in /opt/dib_cache/source-repositories/osprofiler_33079d6b90511e5fe9e411b4d0783b3e1160088d with ref * 2024-11-29 23:13:54.780 | Cloning from osprofiler cache and applying ref * 2024-11-29 23:14:36.544 | (0623 / 1318) 2024-11-29 23:14:36.563 | Updating cache of https://opendev.org/openstack/ossa.git in /opt/dib_cache/source-repositories/ossa_e823004fa09cdbd81aeeb28f74e1c68d67dc5a55 with ref * 2024-11-29 23:14:46.241 | Cloning from ossa cache and applying ref * 2024-11-29 23:15:02.694 | (0624 / 1318) 2024-11-29 23:15:02.712 | Updating cache of https://opendev.org/openstack/ovn-bgp-agent.git in /opt/dib_cache/source-repositories/ovn_bgp_agent_475adb78b8de36625fdaf10923a27ca2c159e2af with ref * 2024-11-29 23:15:44.597 | Cloning from ovn-bgp-agent cache and applying ref * 2024-11-29 23:21:08.741 | (0625 / 1318) 2024-11-29 23:21:08.759 | Updating cache of https://opendev.org/openstack/ovn-octavia-provider.git in /opt/dib_cache/source-repositories/ovn_octavia_provider_7397a3a2dadb8820d0a8ed2bf0f217471f7f8631 with ref * 2024-11-29 23:22:11.237 | Cloning from ovn-octavia-provider cache and applying ref * 2024-11-29 23:24:29.607 | (0626 / 1318) 2024-11-29 23:24:29.625 | Updating cache of https://opendev.org/openstack/ovsdbapp.git in /opt/dib_cache/source-repositories/ovsdbapp_5fa633589b29c390e2ad9f1746a6a932854f1c91 with ref * 2024-11-29 23:24:36.786 | Cloning from ovsdbapp cache and applying ref * 2024-11-29 23:26:04.748 | (0627 / 1318) 2024-11-29 23:26:04.765 | Updating cache of https://opendev.org/openstack/panko.git in /opt/dib_cache/source-repositories/panko_f9dfa1e547cd99fa22c5e669451f81b31cf470e0 with ref * 2024-11-29 23:26:11.155 | Cloning from panko cache and applying ref * 2024-11-29 23:26:12.051 | (0628 / 1318) 2024-11-29 23:26:12.172 | Updating cache of https://opendev.org/openstack/pbr.git in /opt/dib_cache/source-repositories/pbr_8382c1cea83cf1b1ada6477f0d5e5fd7e14f4e1c with ref * 2024-11-29 23:26:14.654 | Cloning from pbr cache and applying ref * 2024-11-29 23:26:29.474 | (0629 / 1318) 2024-11-29 23:26:29.491 | Updating cache of https://opendev.org/openstack/performance-docs.git in /opt/dib_cache/source-repositories/performance_docs_a571cf07ec79980a65b85906c345a65172c9c391 with ref * 2024-11-29 23:26:29.934 | Cloning from performance-docs cache and applying ref * 2024-11-29 23:27:06.543 | (0630 / 1318) 2024-11-29 23:27:06.561 | Updating cache of https://opendev.org/openstack/placement.git in /opt/dib_cache/source-repositories/placement_a5628e660bca1b2060f76c2c0079c51073ccb4c7 with ref * 2024-11-29 23:27:13.645 | Cloning from placement cache and applying ref * 2024-11-29 23:28:03.550 | (0631 / 1318) 2024-11-29 23:28:03.567 | Updating cache of https://opendev.org/openstack/project-config.git in /opt/dib_cache/source-repositories/project_config_9229c05209c89a6ea238d44bcdf02b855d113b0b with ref * 2024-11-29 23:28:07.207 | Cloning from project-config cache and applying ref * 2024-11-29 23:39:02.165 | (0632 / 1318) 2024-11-29 23:39:02.183 | Updating cache of https://opendev.org/openstack/project-team-guide.git in /opt/dib_cache/source-repositories/project_team_guide_21c841fa5b666116dc43ace77394f36e7cdaa300 with ref * 2024-11-29 23:39:03.768 | Cloning from project-team-guide cache and applying ref * 2024-11-29 23:39:13.603 | (0633 / 1318) 2024-11-29 23:39:13.621 | Updating cache of https://opendev.org/openstack/ptgbot.git in /opt/dib_cache/source-repositories/ptgbot_b05f088b89a006e9f8a50c6dadc0881232ae2ff1 with ref * 2024-11-29 23:39:15.831 | Cloning from ptgbot cache and applying ref * 2024-11-29 23:39:19.376 | (0634 / 1318) 2024-11-29 23:39:19.394 | Updating cache of https://opendev.org/openstack/publiccloud-sig.git in /opt/dib_cache/source-repositories/publiccloud_sig_0cd9a0d07f01a5e07abee00591e37bd0ef56511a with ref * 2024-11-29 23:39:19.950 | Cloning from publiccloud-sig cache and applying ref * 2024-11-29 23:39:20.024 | (0635 / 1318) 2024-11-29 23:39:20.042 | Updating cache of https://opendev.org/openstack/puppet-aodh.git in /opt/dib_cache/source-repositories/puppet_aodh_ff506aef05218fbcf4d7de5ed11c42d80c33c611 with ref * 2024-11-29 23:39:42.256 | Cloning from puppet-aodh cache and applying ref * 2024-11-29 23:41:29.983 | (0636 / 1318) 2024-11-29 23:41:30.000 | Updating cache of https://opendev.org/openstack/puppet-barbican.git in /opt/dib_cache/source-repositories/puppet_barbican_84055ec7a9b76d16d6adedd48a251855e3888f9b with ref * 2024-11-29 23:41:43.275 | Cloning from puppet-barbican cache and applying ref * 2024-11-29 23:43:21.912 | (0637 / 1318) 2024-11-29 23:43:21.930 | Updating cache of https://opendev.org/openstack/puppet-ceilometer.git in /opt/dib_cache/source-repositories/puppet_ceilometer_64d68b390be811b65dc61fdc1d59893946cac815 with ref * 2024-11-29 23:43:46.080 | Cloning from puppet-ceilometer cache and applying ref * 2024-11-29 23:45:17.979 | (0638 / 1318) 2024-11-29 23:45:17.996 | Updating cache of https://opendev.org/openstack/puppet-ceph.git in /opt/dib_cache/source-repositories/puppet_ceph_2bcaf4ae456838eeea38b276575ca84041317443 with ref * 2024-11-29 23:45:28.790 | Cloning from puppet-ceph cache and applying ref * 2024-11-29 23:46:04.506 | (0639 / 1318) 2024-11-29 23:46:04.524 | Updating cache of https://opendev.org/openstack/puppet-cinder.git in /opt/dib_cache/source-repositories/puppet_cinder_5114a1dbf3858c214b7309ee78e2bd719b760b99 with ref * 2024-11-29 23:46:15.392 | Cloning from puppet-cinder cache and applying ref * 2024-11-29 23:49:55.161 | (0640 / 1318) 2024-11-29 23:49:55.179 | Updating cache of https://opendev.org/openstack/puppet-cloudkitty.git in /opt/dib_cache/source-repositories/puppet_cloudkitty_bb135ce310e01ce2dcfe555db05054298a729450 with ref * 2024-11-29 23:50:01.753 | Cloning from puppet-cloudkitty cache and applying ref * 2024-11-29 23:51:20.718 | (0641 / 1318) 2024-11-29 23:51:20.736 | Updating cache of https://opendev.org/openstack/puppet-designate.git in /opt/dib_cache/source-repositories/puppet_designate_ab374caf34570f5743dc08c5cec715b1c93ba961 with ref * 2024-11-29 23:51:41.874 | Cloning from puppet-designate cache and applying ref * 2024-11-29 23:53:58.016 | (0642 / 1318) 2024-11-29 23:53:58.034 | Updating cache of https://opendev.org/openstack/puppet-glance.git in /opt/dib_cache/source-repositories/puppet_glance_d6090d364d2b011b3b7c30e29b2b425b001977ef with ref * 2024-11-29 23:54:10.458 | Cloning from puppet-glance cache and applying ref * 2024-11-29 23:57:50.043 | (0643 / 1318) 2024-11-29 23:57:50.061 | Updating cache of https://opendev.org/openstack/puppet-gnocchi.git in /opt/dib_cache/source-repositories/puppet_gnocchi_9973d450628f4294f6421530db570200532914ac with ref * 2024-11-29 23:58:07.192 | Cloning from puppet-gnocchi cache and applying ref * 2024-11-30 00:00:04.982 | (0644 / 1318) 2024-11-30 00:00:05.001 | Updating cache of https://opendev.org/openstack/puppet-heat.git in /opt/dib_cache/source-repositories/puppet_heat_196b2e67440fe37ee852b135a81ba97beb49d933 with ref * 2024-11-30 00:00:15.838 | Cloning from puppet-heat cache and applying ref * 2024-11-30 00:03:42.207 | (0645 / 1318) 2024-11-30 00:03:42.224 | Updating cache of https://opendev.org/openstack/puppet-horizon.git in /opt/dib_cache/source-repositories/puppet_horizon_f31aa5fc2dcd2a4f239c7d7e78e23922e5f30ca1 with ref * 2024-11-30 00:03:57.156 | Cloning from puppet-horizon cache and applying ref * 2024-11-30 00:06:48.552 | (0646 / 1318) 2024-11-30 00:06:48.597 | Updating cache of https://opendev.org/openstack/puppet-ironic.git in /opt/dib_cache/source-repositories/puppet_ironic_38edd8fb7ec022a9093537eb16a06c0d5836742e with ref * 2024-11-30 00:07:45.104 | Cloning from puppet-ironic cache and applying ref * 2024-11-30 00:14:54.638 | (0647 / 1318) 2024-11-30 00:14:54.656 | Updating cache of https://opendev.org/openstack/puppet-keystone.git in /opt/dib_cache/source-repositories/puppet_keystone_38840b39a7c8d495d363b2ba9a7f655df6a70a06 with ref * 2024-11-30 00:15:45.868 | Cloning from puppet-keystone cache and applying ref * 2024-11-30 00:23:43.492 | (0648 / 1318) 2024-11-30 00:23:43.510 | Updating cache of https://opendev.org/openstack/puppet-magnum.git in /opt/dib_cache/source-repositories/puppet_magnum_f11da2dfa1e1dd7def1bb3b080b9a2dcd43fb713 with ref * 2024-11-30 00:24:39.557 | Cloning from puppet-magnum cache and applying ref * 2024-11-30 00:26:20.476 | (0649 / 1318) 2024-11-30 00:26:20.493 | Updating cache of https://opendev.org/openstack/puppet-manila.git in /opt/dib_cache/source-repositories/puppet_manila_2778e06bd7c4199347d91f5b21dacffed88f01db with ref * 2024-11-30 00:26:46.639 | Cloning from puppet-manila cache and applying ref * 2024-11-30 00:30:13.982 | (0650 / 1318) 2024-11-30 00:30:13.999 | Updating cache of https://opendev.org/openstack/puppet-mistral.git in /opt/dib_cache/source-repositories/puppet_mistral_96580e10b2c90f29ad015f59ff7058f5a6c84c38 with ref * 2024-11-30 00:30:22.281 | Cloning from puppet-mistral cache and applying ref * 2024-11-30 00:32:47.481 | (0651 / 1318) 2024-11-30 00:32:47.499 | Updating cache of https://opendev.org/openstack/puppet-neutron.git in /opt/dib_cache/source-repositories/puppet_neutron_32aae1ccd3fab6e97f1f3974cd3f8e6cf9073318 with ref * 2024-11-30 00:32:59.216 | Cloning from puppet-neutron cache and applying ref *