2024-11-28 16:40:44.468 | diskimage-builder version 3.36.0 2024-11-28 16:40:44.470 | 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-28 16:40:44.882 | 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-28 16:40:44.951 | Expanded element dependencies to: install-bin pkg-map ensure-venv bootloader journal-to-console cloud-init-datasources ubuntu-common install-types infra-package-needs package-installs base dib-init-system runtime-ssh-host-keys openstack-repos source-repositories vm dpkg simple-init modprobe nodepool-base growroot manifests block-device-efi cache-devstack install-static cache-url zuul-worker debootstrap openssh-server ubuntu-minimal sysprep 2024-11-28 16:40:45.153 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-28 16:40:45.158 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/ubuntu-noble-arm64-43029d7647b74c598389a7b4c45fd83f 2024-11-28 16:40:45.163 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/ubuntu-noble-arm64-43029d7647b74c598389a7b4c45fd83f 2024-11-28 16:40:45.167 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-28 16:40:45.172 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-28 16:40:45.176 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-28 16:40:45.181 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-28 16:40:45.185 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-28 16:40:45.190 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-28 16:40:45.281 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.qtTJbDWg 2024-11-28 16:40:45.286 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-28 16:40:45.293 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.jL3wZY86 2024-11-28 16:40:45.297 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-28 16:40:45.301 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-28 16:40:45.306 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-28 16:40:45.310 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-28 16:40:45.314 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-28 16:40:45.319 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-28 16:40:45.323 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-28 16:40:45.328 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.qtTJbDWg 2024-11-28 16:40:45.328 | Building in /opt/dib_tmp/dib_build.qtTJbDWg 2024-11-28 16:40:45.332 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-28 16:40:45.337 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-28 16:40:45.341 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-28 16:40:45.346 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.qtTJbDWg/hooks 2024-11-28 16:40:45.350 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.qtTJbDWg/hooks 2024-11-28 16:40:45.355 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.qtTJbDWg/block-device 2024-11-28 16:40:45.362 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.qtTJbDWg/block-device/config.yaml 2024-11-28 16:40:45.366 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.qtTJbDWg/block-device/config.yaml 2024-11-28 16:40:45.390 | Searching elements for block-device[-arm64].yaml ... 2024-11-28 16:40:45.456 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-28 16:40:45.461 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-28 16:40:45.465 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.qtTJbDWg/block-device/params.yaml 2024-11-28 16:40:45.470 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-28 16:40:45.475 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-28 16:40:45.518 | + 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-28 16:40:49.326 | 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-28 16:40:49.326 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.qtTJbDWg/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.jL3wZY86', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.qtTJbDWg/mnt', 'build-dir': '/opt/dib_tmp/dib_build.qtTJbDWg'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-28 16:40:49.331 | 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-28 16:40:49.332 | 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-28 16:40:49.332 | 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-28 16:40:49.333 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.qtTJbDWg/states/block-device/config.json] 2024-11-28 16:40:49.410 | ++ 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-28 16:40:49.874 | 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-28 16:40:49.874 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.qtTJbDWg/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.jL3wZY86', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.qtTJbDWg/mnt', 'build-dir': '/opt/dib_tmp/dib_build.qtTJbDWg'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-28 16:40:49.875 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-28 16:40:49.875 | 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-28 16:40:49.950 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-28 16:40:49.955 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-28 16:40:49.960 | ++ 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-28 16:40:50.423 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-28 16:40:50.423 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.qtTJbDWg/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.jL3wZY86', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.qtTJbDWg/mnt', 'build-dir': '/opt/dib_tmp/dib_build.qtTJbDWg'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-28 16:40:50.424 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-28 16:40:50.424 | 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-28 16:40:50.499 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-28 16:40:50.504 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-28 16:40:50.509 | ++ 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-28 16:40:50.969 | 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-28 16:40:50.970 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.qtTJbDWg/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.jL3wZY86', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.qtTJbDWg/mnt', 'build-dir': '/opt/dib_tmp/dib_build.qtTJbDWg'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-28 16:40:50.970 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-28 16:40:50.970 | 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-28 16:40:51.046 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-28 16:40:51.051 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-28 16:40:51.056 | ++ 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-28 16:40:51.514 | 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-28 16:40:51.515 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.qtTJbDWg/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.jL3wZY86', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.qtTJbDWg/mnt', 'build-dir': '/opt/dib_tmp/dib_build.qtTJbDWg'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-28 16:40:51.515 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-28 16:40:51.591 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-28 16:40:51.595 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-28 16:40:51.600 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-28 16:40:51.605 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.qtTJbDWg/mnt 2024-11-28 16:40:51.612 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.qtTJbDWg/mnt 2024-11-28 16:40:51.714 | chown: warning: '.' should be ':': 'root.root' 2024-11-28 16:40:51.721 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.qtTJbDWg/mnt 2024-11-28 16:40:51.725 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.qtTJbDWg/mnt 2024-11-28 16:40:51.730 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.qtTJbDWg/mnt 2024-11-28 16:40:51.735 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-28 16:40:51.740 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-28 16:40:51.744 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.qtTJbDWg/hooks ']' 2024-11-28 16:40:51.749 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-28 16:40:51.781 | Copying hooks for vm 2024-11-28 16:40:52.139 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-28 16:40:52.151 | Copying hooks for infra-package-needs 2024-11-28 16:40:52.163 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-28 16:40:52.173 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-28 16:40:52.176 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-28 16:40:52.179 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-28 16:40:52.189 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-28 16:40:52.192 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-28 16:40:52.550 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-28 16:40:52.553 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-28 16:40:52.682 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-28 16:40:52.692 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-28 16:40:52.709 | Copying hooks for install-bin 2024-11-28 16:40:52.718 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-28 16:40:52.726 | Copying hooks for source-repositories 2024-11-28 16:40:52.737 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-28 16:40:52.797 | Copying hooks for package-installs 2024-11-28 16:40:52.806 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-28 16:40:52.817 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-28 16:40:52.819 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-28 16:40:52.822 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-28 16:40:52.825 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-28 16:40:52.833 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-28 16:40:52.836 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-28 16:40:52.844 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-28 16:40:52.847 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-28 16:40:52.855 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-28 16:40:52.858 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-28 16:40:52.905 | Copying hooks for debootstrap 2024-11-28 16:40:52.916 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2024-11-28 16:40:52.956 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2024-11-28 16:40:53.037 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2024-11-28 16:40:53.073 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2024-11-28 16:40:53.148 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2024-11-28 16:40:53.160 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2024-11-28 16:40:53.273 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2024-11-28 16:40:53.481 | Copying hooks for ubuntu-common 2024-11-28 16:40:53.490 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/post-install.d/99-autoremove 2024-11-28 16:40:53.730 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/install.d/80-disable-rfc3041 2024-11-28 16:40:53.814 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/environment.d/10-ubuntu-distro-name.bash 2024-11-28 16:40:53.819 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common/environment.d/11-ubuntu-init-system.bash 2024-11-28 16:40:53.833 | Copying hooks for cloud-init-datasources 2024-11-28 16:40:53.842 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-28 16:40:53.850 | Copying hooks for ensure-venv 2024-11-28 16:40:53.934 | Copying hooks for block-device-efi 2024-11-28 16:40:53.942 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-28 16:40:53.956 | Copying hooks for modprobe 2024-11-28 16:40:53.965 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2024-11-28 16:40:53.989 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2024-11-28 16:40:54.017 | Copying hooks for base 2024-11-28 16:40:54.026 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-28 16:40:54.034 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-28 16:40:54.037 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-28 16:40:54.039 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-28 16:40:54.048 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-28 16:40:54.123 | Copying hooks for ubuntu-minimal 2024-11-28 16:40:54.134 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-arm64-build-succeeds 2024-11-28 16:40:54.143 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-build-succeeds 2024-11-28 16:40:54.154 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-arm64-build-succeeds 2024-11-28 16:40:54.163 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-build-succeeds 2024-11-28 16:40:54.173 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/jammy-arm64-build-succeeds 2024-11-28 16:40:54.182 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/noble-arm64-build-succeeds 2024-11-28 16:40:54.190 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/trusty-build-succeeds 2024-11-28 16:40:54.197 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/xenial-build-succeeds 2024-11-28 16:40:54.213 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/root.d/75-ubuntu-minimal-baseinstall 2024-11-28 16:40:54.223 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/11-ubuntu-kernel.bash 2024-11-28 16:40:54.227 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/12-ubuntu-repo-dists.bash 2024-11-28 16:40:54.248 | Copying hooks for install-types 2024-11-28 16:40:54.256 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-28 16:40:54.265 | Copying hooks for openssh-server 2024-11-28 16:40:54.273 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-28 16:40:54.276 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-28 16:40:54.484 | Copying hooks for bootloader 2024-11-28 16:40:54.493 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-28 16:40:54.501 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-28 16:40:54.523 | Copying hooks for manifests 2024-11-28 16:40:54.531 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-28 16:40:54.539 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-28 16:40:54.547 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-28 16:40:54.556 | Copying hooks for openstack-repos 2024-11-28 16:40:54.564 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-28 16:40:54.576 | Copying hooks for sysprep 2024-11-28 16:40:54.584 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-28 16:40:54.592 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-28 16:40:55.099 | Copying hooks for dib-init-system 2024-11-28 16:40:55.108 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-28 16:40:55.118 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-28 16:40:55.131 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-28 16:40:55.141 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-28 16:40:55.152 | Copying hooks for journal-to-console 2024-11-28 16:40:55.161 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-28 16:40:56.058 | Copying hooks for install-static 2024-11-28 16:40:56.067 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-28 16:40:56.599 | Copying hooks for cache-devstack 2024-11-28 16:40:56.624 | Copying hooks for cache-url 2024-11-28 16:40:56.633 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-28 16:40:56.658 | Copying hooks for dpkg 2024-11-28 16:40:56.667 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2024-11-28 16:40:56.671 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2024-11-28 16:40:56.681 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2024-11-28 16:40:56.686 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2024-11-28 16:40:56.690 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2024-11-28 16:40:56.699 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/bin/install-packages 2024-11-28 16:40:56.709 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2024-11-28 16:40:56.714 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2024-11-28 16:40:56.718 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2024-11-28 16:40:56.722 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2024-11-28 16:40:56.726 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2024-11-28 16:40:56.731 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2024-11-28 16:40:56.740 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2024-11-28 16:40:56.744 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2024-11-28 16:40:56.754 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2024-11-28 16:40:56.769 | Copying hooks for nodepool-base 2024-11-28 16:40:56.777 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-28 16:40:56.785 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-28 16:40:56.794 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-28 16:40:56.796 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-28 16:40:56.806 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-28 16:40:56.814 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-28 16:40:56.817 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-28 16:40:56.825 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-28 16:40:56.827 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-28 16:40:56.830 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-28 16:40:56.833 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-28 16:40:56.841 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-28 16:40:56.844 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-28 16:40:56.847 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-28 16:40:56.850 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-28 16:40:56.853 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-28 16:40:56.856 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-28 16:40:56.859 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-28 16:40:56.867 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-28 16:40:56.883 | Copying hooks for growroot 2024-11-28 16:40:56.892 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-28 16:40:57.389 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-28 16:40:57.639 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-28 16:40:57.798 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-28 16:40:58.032 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-28 16:40:58.123 | Copying hooks for runtime-ssh-host-keys 2024-11-28 16:40:58.131 | 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-28 16:40:58.151 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-28 16:40:58.161 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-28 16:40:58.171 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-28 16:40:58.175 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-28 16:40:58.204 | Copying hooks for simple-init 2024-11-28 16:40:58.213 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-28 16:40:58.222 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-28 16:40:58.226 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-28 16:40:58.230 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-28 16:40:58.235 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-28 16:40:58.240 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-28 16:40:58.249 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-28 16:40:58.253 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-28 16:40:58.280 | Copying hooks for pkg-map 2024-11-28 16:40:58.288 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-28 16:40:58.307 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-28 16:40:58.335 | Copying hooks for zuul-worker 2024-11-28 16:40:58.344 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-28 16:40:58.352 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-28 16:40:58.368 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-28 16:40:58.373 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-28 16:40:58.374 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-28 16:40:58.382 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d ']' 2024-11-28 16:40:58.387 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d' 2024-11-28 16:40:58.387 | Running hooks from /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d 2024-11-28 16:40:58.391 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-28 16:40:58.396 | + 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.qtTJbDWg/hooks/root.d 2024-11-28 16:40:58.639 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/10-base-defaults 2024-11-28 16:40:58.646 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/10-base-defaults 2024-11-28 16:40:58.651 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-28 16:40:58.655 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-28 16:40:58.659 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-28 16:40:58.664 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-28 16:40:58.668 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-28 16:40:58.676 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-28 16:40:58.680 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-28 16:40:58.684 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-28 16:40:58.688 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-28 16:40:58.692 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-28 16:40:58.696 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-28 16:40:58.700 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-28 16:40:58.704 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-28 16:40:58.708 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-28 16:40:58.712 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-28 16:40:58.717 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-28 16:40:58.721 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-28 16:40:58.725 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-28 16:40:58.729 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-28 16:40:58.733 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-11-28 16:40:58.740 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-11-28 16:40:58.745 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-28 16:40:58.749 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-28 16:40:58.753 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/10-dpkg.bash 2024-11-28 16:40:58.761 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/10-dpkg.bash 2024-11-28 16:40:58.765 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-11-28 16:40:58.769 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-11-28 16:40:58.773 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-28 16:40:58.781 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-28 16:40:58.785 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2024-11-28 16:40:58.789 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2024-11-28 16:40:58.793 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=noble 2024-11-28 16:40:58.798 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=noble 2024-11-28 16:40:58.802 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2024-11-28 16:40:58.806 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-28 16:40:58.811 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2024-11-28 16:40:58.815 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2024-11-28 16:40:58.819 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=arm64 2024-11-28 16:40:58.823 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ arm64 ]] 2024-11-28 16:40:58.828 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:9 : default_ubuntu_mirror=http://ports.ubuntu.com/ubuntu-ports 2024-11-28 16:40:58.832 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-28 16:40:58.837 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-28 16:40:58.841 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2024-11-28 16:40:58.849 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2024-11-28 16:40:58.853 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ noble == \t\r\u\s\t\y ]] 2024-11-28 16:40:58.857 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2024-11-28 16:40:58.861 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2024-11-28 16:40:58.866 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2024-11-28 16:40:58.873 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2024-11-28 16:40:58.877 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-28 16:40:58.882 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-28 16:40:58.886 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-28 16:40:58.894 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-28 16:40:58.898 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-28 16:40:58.903 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-28 16:40:58.907 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/14-manifests 2024-11-28 16:40:58.914 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/14-manifests 2024-11-28 16:40:58.919 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-28 16:40:58.923 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-28 16:40:58.927 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-noble-arm64-43029d7647b74c598389a7b4c45fd83f.d/ 2024-11-28 16:40:58.932 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-noble-arm64-43029d7647b74c598389a7b4c45fd83f.d/ 2024-11-28 16:40:58.936 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/15-block-device.bash 2024-11-28 16:40:58.944 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/15-block-device.bash 2024-11-28 16:40:58.948 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-28 16:40:58.953 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-28 16:40:58.957 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-28 16:40:58.961 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-28 16:40:58.969 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-28 16:40:58.973 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ ubuntu =~ (almalinux|centos|fedora|rocky) ]] 2024-11-28 16:40:58.977 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-28 16:40:58.981 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-28 16:40:58.986 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \a\l\m\a\l\i\n\u\x ]] 2024-11-28 16:40:58.990 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \r\o\c\k\y ]] 2024-11-28 16:40:58.994 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \f\e\d\o\r\a ]] 2024-11-28 16:40:58.999 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/20-network-interface-names 2024-11-28 16:40:59.006 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/20-network-interface-names 2024-11-28 16:40:59.011 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-11-28 16:40:59.015 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-11-28 16:40:59.019 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-28 16:40:59.027 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-28 16:40:59.031 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-28 16:40:59.036 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-28 16:40:59.040 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-28 16:40:59.048 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-28 16:40:59.052 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-28 16:40:59.056 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-28 16:40:59.061 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-28 16:40:59.065 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-28 16:40:59.069 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-28 16:40:59.074 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-28 16:40:59.078 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-28 16:40:59.082 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-28 16:40:59.086 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/99-dib-init-system 2024-11-28 16:40:59.094 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/../environment.d/99-dib-init-system 2024-11-28 16:40:59.099 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-28 16:40:59.103 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-28 16:40:59.108 | dib-run-parts Running /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap 2024-11-28 16:40:59.221 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:20 : set -eu 2024-11-28 16:40:59.225 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:21 : set -o pipefail 2024-11-28 16:40:59.229 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:23 : '[' -f /opt/dib_tmp/dib_build.qtTJbDWg/mnt/.extra_settings ']' 2024-11-28 16:40:59.233 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:27 : '[' -n ubuntu ']' 2024-11-28 16:40:59.237 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:28 : '[' -n noble ']' 2024-11-28 16:40:59.241 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:29 : '[' -n https://mirror.regionone.osuosl.opendev.org/ubuntu-ports ']' 2024-11-28 16:40:59.245 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:31 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-28 16:40:59.249 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:32 : DIB_DEBOOTSTRAP_EXTRA_ARGS=--no-check-gpg 2024-11-28 16:40:59.253 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:33 : DEBOOTSTRAP_TARBALL=/opt/dib_cache/debootstrap-ubuntu-noble-arm64.tar.gz 2024-11-28 16:40:59.257 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:34 : http_proxy= 2024-11-28 16:40:59.261 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:35 : no_proxy= 2024-11-28 16:40:59.265 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:37 : DEBOOTSTRAP_QEMU= 2024-11-28 16:40:59.269 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:39 : debootstrap --version 2024-11-28 16:40:59.303 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:39 : _debootstrap_version='debootstrap 1.0.128+nmu2+deb12u1' 2024-11-28 16:40:59.307 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:41 : _debootstrap_version=128 2024-11-28 16:40:59.311 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:42 : [[ noble == \b\u\s\t\e\r ]] 2024-11-28 16:40:59.315 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:46 : '[' -n '' -o -n '' ']' 2024-11-28 16:40:59.320 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:51 : KEYRING_OPT= 2024-11-28 16:40:59.324 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:52 : '[' -n '' ']' 2024-11-28 16:40:59.328 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:60 : dpkg --print-architecture 2024-11-28 16:40:59.335 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:60 : '[' arm64 '!=' arm64 ']' 2024-11-28 16:40:59.339 | + /opt/dib_tmp/dib_build.qtTJbDWg/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 noble /opt/dib_tmp/dib_build.qtTJbDWg/mnt https://mirror.regionone.osuosl.opendev.org/ubuntu-ports ' 2024-11-28 16:41:01.862 | I: Retrieving InRelease 2024-11-28 16:41:02.378 | I: Retrieving Release 2024-11-28 16:41:02.533 | I: Retrieving Packages 2024-11-28 16:41:02.598 | I: Validating Packages 2024-11-28 16:41:02.849 | I: Retrieving Packages 2024-11-28 16:41:03.191 | I: Validating Packages 2024-11-28 16:41:04.882 | I: Resolving dependencies of required packages... 2024-11-28 16:41:07.101 | I: Resolving dependencies of base packages... 2024-11-28 16:41:16.038 | I: Checking component main on https://mirror.regionone.osuosl.opendev.org/ubuntu-ports... 2024-11-28 16:41:16.534 | I: Retrieving apt 2.7.14build2 2024-11-28 16:41:17.632 | I: Validating apt 2.7.14build2 2024-11-28 16:41:17.659 | I: Retrieving base-files 13ubuntu10 2024-11-28 16:41:17.786 | I: Validating base-files 13ubuntu10 2024-11-28 16:41:17.803 | I: Retrieving base-passwd 3.6.3build1 2024-11-28 16:41:17.923 | I: Validating base-passwd 3.6.3build1 2024-11-28 16:41:17.940 | I: Retrieving bash 5.2.21-2ubuntu4 2024-11-28 16:41:18.114 | I: Validating bash 5.2.21-2ubuntu4 2024-11-28 16:41:18.136 | I: Retrieving bsdutils 1:2.39.3-9ubuntu6 2024-11-28 16:41:18.253 | I: Validating bsdutils 1:2.39.3-9ubuntu6 2024-11-28 16:41:18.270 | I: Retrieving ca-certificates 20240203 2024-11-28 16:41:18.405 | I: Validating ca-certificates 20240203 2024-11-28 16:41:18.423 | I: Retrieving coreutils 9.4-3ubuntu6 2024-11-28 16:41:18.577 | I: Validating coreutils 9.4-3ubuntu6 2024-11-28 16:41:18.602 | I: Retrieving dash 0.5.12-6ubuntu5 2024-11-28 16:41:18.700 | I: Validating dash 0.5.12-6ubuntu5 2024-11-28 16:41:18.717 | I: Retrieving debconf 1.5.86ubuntu1 2024-11-28 16:41:18.832 | I: Validating debconf 1.5.86ubuntu1 2024-11-28 16:41:18.850 | I: Retrieving debianutils 5.17build1 2024-11-28 16:41:18.948 | I: Validating debianutils 5.17build1 2024-11-28 16:41:18.965 | I: Retrieving diffutils 1:3.10-1build1 2024-11-28 16:41:19.089 | I: Validating diffutils 1:3.10-1build1 2024-11-28 16:41:19.107 | I: Retrieving dpkg 1.22.6ubuntu6 2024-11-28 16:41:19.288 | I: Validating dpkg 1.22.6ubuntu6 2024-11-28 16:41:19.314 | I: Retrieving e2fsprogs 1.47.0-2.4~exp1ubuntu4 2024-11-28 16:41:19.419 | I: Validating e2fsprogs 1.47.0-2.4~exp1ubuntu4 2024-11-28 16:41:19.440 | I: Retrieving findutils 4.9.0-5build1 2024-11-28 16:41:19.557 | I: Validating findutils 4.9.0-5build1 2024-11-28 16:41:19.575 | I: Retrieving gcc-14-base 14-20240412-0ubuntu1 2024-11-28 16:41:19.955 | I: Validating gcc-14-base 14-20240412-0ubuntu1 2024-11-28 16:41:19.973 | I: Retrieving gpgv 2.4.4-2ubuntu17 2024-11-28 16:41:20.126 | I: Validating gpgv 2.4.4-2ubuntu17 2024-11-28 16:41:20.143 | I: Retrieving grep 3.11-4build1 2024-11-28 16:41:20.241 | I: Validating grep 3.11-4build1 2024-11-28 16:41:20.260 | I: Retrieving gzip 1.12-1ubuntu3 2024-11-28 16:41:20.355 | I: Validating gzip 1.12-1ubuntu3 2024-11-28 16:41:20.372 | I: Retrieving hostname 3.23+nmu2ubuntu2 2024-11-28 16:41:20.477 | I: Validating hostname 3.23+nmu2ubuntu2 2024-11-28 16:41:20.495 | I: Retrieving init-system-helpers 1.66ubuntu1 2024-11-28 16:41:20.599 | I: Validating init-system-helpers 1.66ubuntu1 2024-11-28 16:41:20.616 | I: Retrieving libacl1 2.3.2-1build1 2024-11-28 16:41:20.712 | I: Validating libacl1 2.3.2-1build1 2024-11-28 16:41:20.729 | I: Retrieving libapt-pkg6.0t64 2.7.14build2 2024-11-28 16:41:20.838 | I: Validating libapt-pkg6.0t64 2.7.14build2 2024-11-28 16:41:20.861 | I: Retrieving libassuan0 2.5.6-1build1 2024-11-28 16:41:21.110 | I: Validating libassuan0 2.5.6-1build1 2024-11-28 16:41:21.128 | I: Retrieving libattr1 1:2.5.2-1build1 2024-11-28 16:41:21.223 | I: Validating libattr1 1:2.5.2-1build1 2024-11-28 16:41:21.240 | I: Retrieving libaudit-common 1:3.1.2-2.1build1 2024-11-28 16:41:21.375 | I: Validating libaudit-common 1:3.1.2-2.1build1 2024-11-28 16:41:21.392 | I: Retrieving libaudit1 1:3.1.2-2.1build1 2024-11-28 16:41:21.528 | I: Validating libaudit1 1:3.1.2-2.1build1 2024-11-28 16:41:21.545 | I: Retrieving libblkid1 2.39.3-9ubuntu6 2024-11-28 16:41:21.676 | I: Validating libblkid1 2.39.3-9ubuntu6 2024-11-28 16:41:21.693 | I: Retrieving libbz2-1.0 1.0.8-5.1 2024-11-28 16:41:21.790 | I: Validating libbz2-1.0 1.0.8-5.1 2024-11-28 16:41:21.807 | I: Retrieving libc-bin 2.39-0ubuntu8 2024-11-28 16:41:21.989 | I: Validating libc-bin 2.39-0ubuntu8 2024-11-28 16:41:22.010 | I: Retrieving libc6 2.39-0ubuntu8 2024-11-28 16:41:22.498 | I: Validating libc6 2.39-0ubuntu8 2024-11-28 16:41:22.533 | I: Retrieving libcap-ng0 0.8.4-2build2 2024-11-28 16:41:22.646 | I: Validating libcap-ng0 0.8.4-2build2 2024-11-28 16:41:22.663 | I: Retrieving libcap2 1:2.66-5ubuntu2 2024-11-28 16:41:22.760 | I: Validating libcap2 1:2.66-5ubuntu2 2024-11-28 16:41:22.777 | I: Retrieving libcom-err2 1.47.0-2.4~exp1ubuntu4 2024-11-28 16:41:22.873 | I: Validating libcom-err2 1.47.0-2.4~exp1ubuntu4 2024-11-28 16:41:22.891 | I: Retrieving libcrypt1 1:4.4.36-4build1 2024-11-28 16:41:22.989 | I: Validating libcrypt1 1:4.4.36-4build1 2024-11-28 16:41:23.006 | I: Retrieving libdebconfclient0 0.271ubuntu3 2024-11-28 16:41:23.102 | I: Validating libdebconfclient0 0.271ubuntu3 2024-11-28 16:41:23.119 | I: Retrieving libext2fs2t64 1.47.0-2.4~exp1ubuntu4 2024-11-28 16:41:23.247 | I: Validating libext2fs2t64 1.47.0-2.4~exp1ubuntu4 2024-11-28 16:41:23.266 | I: Retrieving libffi8 3.4.6-1build1 2024-11-28 16:41:23.362 | I: Validating libffi8 3.4.6-1build1 2024-11-28 16:41:23.379 | I: Retrieving libgcc-s1 14-20240412-0ubuntu1 2024-11-28 16:41:23.475 | I: Validating libgcc-s1 14-20240412-0ubuntu1 2024-11-28 16:41:23.493 | I: Retrieving libgcrypt20 1.10.3-2build1 2024-11-28 16:41:23.611 | I: Validating libgcrypt20 1.10.3-2build1 2024-11-28 16:41:23.631 | I: Retrieving libgmp10 2:6.3.0+dfsg-2ubuntu6 2024-11-28 16:41:23.874 | I: Validating libgmp10 2:6.3.0+dfsg-2ubuntu6 2024-11-28 16:41:23.892 | I: Retrieving libgnutls30t64 3.8.3-1.1ubuntu3 2024-11-28 16:41:24.017 | I: Validating libgnutls30t64 3.8.3-1.1ubuntu3 2024-11-28 16:41:24.040 | I: Retrieving libgpg-error0 1.47-3build2 2024-11-28 16:41:24.136 | I: Validating libgpg-error0 1.47-3build2 2024-11-28 16:41:24.154 | I: Retrieving libhogweed6t64 3.9.1-2.2build1 2024-11-28 16:41:24.286 | I: Validating libhogweed6t64 3.9.1-2.2build1 2024-11-28 16:41:24.304 | I: Retrieving libidn2-0 2.3.7-2build1 2024-11-28 16:41:24.439 | I: Validating libidn2-0 2.3.7-2build1 2024-11-28 16:41:24.457 | I: Retrieving liblz4-1 1.9.4-1build1 2024-11-28 16:41:24.555 | I: Validating liblz4-1 1.9.4-1build1 2024-11-28 16:41:24.573 | I: Retrieving liblzma5 5.6.1+really5.4.5-1 2024-11-28 16:41:24.676 | I: Validating liblzma5 5.6.1+really5.4.5-1 2024-11-28 16:41:24.695 | I: Retrieving libmd0 1.1.0-2build1 2024-11-28 16:41:24.963 | I: Validating libmd0 1.1.0-2build1 2024-11-28 16:41:24.981 | I: Retrieving libmount1 2.39.3-9ubuntu6 2024-11-28 16:41:25.081 | I: Validating libmount1 2.39.3-9ubuntu6 2024-11-28 16:41:25.100 | I: Retrieving libncursesw6 6.4+20240113-1ubuntu2 2024-11-28 16:41:25.208 | I: Validating libncursesw6 6.4+20240113-1ubuntu2 2024-11-28 16:41:25.226 | I: Retrieving libnettle8t64 3.9.1-2.2build1 2024-11-28 16:41:25.327 | I: Validating libnettle8t64 3.9.1-2.2build1 2024-11-28 16:41:25.344 | I: Retrieving libnpth0t64 1.6-3.1build1 2024-11-28 16:41:25.570 | I: Validating libnpth0t64 1.6-3.1build1 2024-11-28 16:41:25.587 | I: Retrieving libp11-kit0 0.25.3-4ubuntu2 2024-11-28 16:41:25.695 | I: Validating libp11-kit0 0.25.3-4ubuntu2 2024-11-28 16:41:25.714 | I: Retrieving libpam-modules 1.5.3-5ubuntu5 2024-11-28 16:41:25.817 | I: Validating libpam-modules 1.5.3-5ubuntu5 2024-11-28 16:41:25.836 | I: Retrieving libpam-modules-bin 1.5.3-5ubuntu5 2024-11-28 16:41:25.935 | I: Validating libpam-modules-bin 1.5.3-5ubuntu5 2024-11-28 16:41:25.952 | I: Retrieving libpam-runtime 1.5.3-5ubuntu5 2024-11-28 16:41:26.049 | I: Validating libpam-runtime 1.5.3-5ubuntu5 2024-11-28 16:41:26.067 | I: Retrieving libpam0g 1.5.3-5ubuntu5 2024-11-28 16:41:26.210 | I: Validating libpam0g 1.5.3-5ubuntu5 2024-11-28 16:41:26.227 | I: Retrieving libpcre2-8-0 10.42-4ubuntu2 2024-11-28 16:41:26.348 | I: Validating libpcre2-8-0 10.42-4ubuntu2 2024-11-28 16:41:26.366 | I: Retrieving libproc2-0 2:4.0.4-4ubuntu3 2024-11-28 16:41:26.462 | I: Validating libproc2-0 2:4.0.4-4ubuntu3 2024-11-28 16:41:26.479 | I: Retrieving libseccomp2 2.5.5-1ubuntu3 2024-11-28 16:41:26.588 | I: Validating libseccomp2 2.5.5-1ubuntu3 2024-11-28 16:41:26.605 | I: Retrieving libselinux1 3.5-2ubuntu2 2024-11-28 16:41:26.701 | I: Validating libselinux1 3.5-2ubuntu2 2024-11-28 16:41:26.719 | I: Retrieving libsemanage-common 3.5-1build5 2024-11-28 16:41:26.818 | I: Validating libsemanage-common 3.5-1build5 2024-11-28 16:41:26.835 | I: Retrieving libsemanage2 3.5-1build5 2024-11-28 16:41:26.944 | I: Validating libsemanage2 3.5-1build5 2024-11-28 16:41:26.961 | I: Retrieving libsepol2 3.5-2build1 2024-11-28 16:41:27.133 | I: Validating libsepol2 3.5-2build1 2024-11-28 16:41:27.152 | I: Retrieving libsmartcols1 2.39.3-9ubuntu6 2024-11-28 16:41:27.249 | I: Validating libsmartcols1 2.39.3-9ubuntu6 2024-11-28 16:41:27.267 | I: Retrieving libss2 1.47.0-2.4~exp1ubuntu4 2024-11-28 16:41:27.362 | I: Validating libss2 1.47.0-2.4~exp1ubuntu4 2024-11-28 16:41:27.380 | I: Retrieving libssl3t64 3.0.13-0ubuntu3 2024-11-28 16:41:27.807 | I: Validating libssl3t64 3.0.13-0ubuntu3 2024-11-28 16:41:27.836 | I: Retrieving libstdc++6 14-20240412-0ubuntu1 2024-11-28 16:41:54.035 | I: Validating libstdc++6 14-20240412-0ubuntu1 2024-11-28 16:41:54.056 | I: Retrieving libsystemd0 255.4-1ubuntu8 2024-11-28 16:41:54.429 | I: Validating libsystemd0 255.4-1ubuntu8 2024-11-28 16:41:54.449 | I: Retrieving libtasn1-6 4.19.0-3build1 2024-11-28 16:41:54.571 | I: Validating libtasn1-6 4.19.0-3build1 2024-11-28 16:41:54.588 | I: Retrieving libtinfo6 6.4+20240113-1ubuntu2 2024-11-28 16:41:54.816 | I: Validating libtinfo6 6.4+20240113-1ubuntu2 2024-11-28 16:41:54.834 | I: Retrieving libudev1 255.4-1ubuntu8 2024-11-28 16:41:54.979 | I: Validating libudev1 255.4-1ubuntu8 2024-11-28 16:41:54.998 | I: Retrieving libunistring5 1.1-2build1 2024-11-28 16:41:55.208 | I: Validating libunistring5 1.1-2build1 2024-11-28 16:41:55.229 | I: Retrieving libuuid1 2.39.3-9ubuntu6 2024-11-28 16:41:55.350 | I: Validating libuuid1 2.39.3-9ubuntu6 2024-11-28 16:41:55.368 | I: Retrieving libxxhash0 0.8.2-2build1 2024-11-28 16:41:55.477 | I: Validating libxxhash0 0.8.2-2build1 2024-11-28 16:41:55.494 | I: Retrieving libzstd1 1.5.5+dfsg2-2build1 2024-11-28 16:41:55.656 | I: Validating libzstd1 1.5.5+dfsg2-2build1 2024-11-28 16:41:55.674 | I: Retrieving login 1:4.13+dfsg1-4ubuntu3 2024-11-28 16:41:55.998 | I: Validating login 1:4.13+dfsg1-4ubuntu3 2024-11-28 16:41:56.018 | I: Retrieving logsave 1.47.0-2.4~exp1ubuntu4 2024-11-28 16:41:56.114 | I: Validating logsave 1.47.0-2.4~exp1ubuntu4 2024-11-28 16:41:56.132 | I: Retrieving mawk 1.3.4.20240123-1build1 2024-11-28 16:41:57.048 | I: Validating mawk 1.3.4.20240123-1build1 2024-11-28 16:41:57.067 | I: Retrieving mount 2.39.3-9ubuntu6 2024-11-28 16:41:57.376 | I: Validating mount 2.39.3-9ubuntu6 2024-11-28 16:41:57.394 | I: Retrieving ncurses-base 6.4+20240113-1ubuntu2 2024-11-28 16:41:57.650 | I: Validating ncurses-base 6.4+20240113-1ubuntu2 2024-11-28 16:41:57.668 | I: Retrieving ncurses-bin 6.4+20240113-1ubuntu2 2024-11-28 16:41:58.151 | I: Validating ncurses-bin 6.4+20240113-1ubuntu2 2024-11-28 16:41:58.170 | I: Retrieving openssl 3.0.13-0ubuntu3 2024-11-28 16:41:58.700 | I: Validating openssl 3.0.13-0ubuntu3 2024-11-28 16:41:58.724 | I: Retrieving passwd 1:4.13+dfsg1-4ubuntu3 2024-11-28 16:41:59.241 | I: Validating passwd 1:4.13+dfsg1-4ubuntu3 2024-11-28 16:41:59.264 | I: Retrieving perl-base 5.38.2-3.2build2 2024-11-28 16:41:59.415 | I: Validating perl-base 5.38.2-3.2build2 2024-11-28 16:41:59.443 | I: Retrieving procps 2:4.0.4-4ubuntu3 2024-11-28 16:41:59.602 | I: Validating procps 2:4.0.4-4ubuntu3 2024-11-28 16:41:59.623 | I: Retrieving sed 4.9-2build1 2024-11-28 16:41:59.800 | I: Validating sed 4.9-2build1 2024-11-28 16:41:59.819 | I: Retrieving sensible-utils 0.0.22 2024-11-28 16:41:59.922 | I: Validating sensible-utils 0.0.22 2024-11-28 16:41:59.940 | I: Retrieving sysvinit-utils 3.08-6ubuntu3 2024-11-28 16:42:00.040 | I: Validating sysvinit-utils 3.08-6ubuntu3 2024-11-28 16:42:00.057 | I: Retrieving tar 1.35+dfsg-3build1 2024-11-28 16:42:00.575 | I: Validating tar 1.35+dfsg-3build1 2024-11-28 16:42:00.593 | I: Retrieving ubuntu-keyring 2023.11.28.1 2024-11-28 16:42:00.704 | I: Validating ubuntu-keyring 2023.11.28.1 2024-11-28 16:42:00.722 | I: Retrieving util-linux 2.39.3-9ubuntu6 2024-11-28 16:42:00.904 | I: Validating util-linux 2.39.3-9ubuntu6 2024-11-28 16:42:00.928 | I: Retrieving zlib1g 1:1.3.dfsg-3.1ubuntu2 2024-11-28 16:42:01.039 | I: Validating zlib1g 1:1.3.dfsg-3.1ubuntu2 2024-11-28 16:42:01.066 | I: Chosen extractor for .deb packages: dpkg-deb 2024-11-28 16:42:01.100 | I: Extracting base-files... 2024-11-28 16:42:01.131 | I: Extracting base-passwd... 2024-11-28 16:42:01.142 | I: Extracting bash... 2024-11-28 16:42:01.163 | I: Extracting bsdutils... 2024-11-28 16:42:01.173 | I: Extracting coreutils... 2024-11-28 16:42:01.244 | I: Extracting dash... 2024-11-28 16:42:01.251 | I: Extracting debconf... 2024-11-28 16:42:01.269 | I: Extracting debianutils... 2024-11-28 16:42:01.283 | I: Extracting diffutils... 2024-11-28 16:42:01.292 | I: Extracting dpkg... 2024-11-28 16:42:01.416 | I: Extracting e2fsprogs... 2024-11-28 16:42:01.439 | I: Extracting findutils... 2024-11-28 16:42:01.449 | I: Extracting gcc-14-base... 2024-11-28 16:42:01.455 | I: Extracting grep... 2024-11-28 16:42:01.463 | I: Extracting gzip... 2024-11-28 16:42:01.473 | I: Extracting hostname... 2024-11-28 16:42:01.479 | I: Extracting init-system-helpers... 2024-11-28 16:42:01.487 | I: Extracting libacl1... 2024-11-28 16:42:01.494 | I: Extracting libattr1... 2024-11-28 16:42:01.500 | I: Extracting libaudit-common... 2024-11-28 16:42:01.506 | I: Extracting libaudit1... 2024-11-28 16:42:01.512 | I: Extracting libblkid1... 2024-11-28 16:42:01.520 | I: Extracting libbz2-1.0... 2024-11-28 16:42:01.527 | I: Extracting libc-bin... 2024-11-28 16:42:01.553 | I: Extracting libc6... 2024-11-28 16:42:01.720 | I: Extracting libcap-ng0... 2024-11-28 16:42:01.726 | I: Extracting libcap2... 2024-11-28 16:42:01.742 | I: Extracting libcom-err2... 2024-11-28 16:42:01.748 | I: Extracting libcrypt1... 2024-11-28 16:42:01.755 | I: Extracting libdebconfclient0... 2024-11-28 16:42:01.762 | I: Extracting libext2fs2t64... 2024-11-28 16:42:01.772 | I: Extracting libgcc-s1... 2024-11-28 16:42:01.779 | I: Extracting libgcrypt20... 2024-11-28 16:42:01.793 | I: Extracting libgmp10... 2024-11-28 16:42:01.804 | I: Extracting libgpg-error0... 2024-11-28 16:42:01.811 | I: Extracting liblz4-1... 2024-11-28 16:42:01.818 | I: Extracting liblzma5... 2024-11-28 16:42:01.825 | I: Extracting libmd0... 2024-11-28 16:42:01.831 | I: Extracting libmount1... 2024-11-28 16:42:01.840 | I: Extracting libncursesw6... 2024-11-28 16:42:01.849 | I: Extracting libpam-modules... 2024-11-28 16:42:01.875 | I: Extracting libpam-modules-bin... 2024-11-28 16:42:01.885 | I: Extracting libpam-runtime... 2024-11-28 16:42:01.893 | I: Extracting libpam0g... 2024-11-28 16:42:01.901 | I: Extracting libpcre2-8-0... 2024-11-28 16:42:01.911 | I: Extracting libproc2-0... 2024-11-28 16:42:01.918 | I: Extracting libselinux1... 2024-11-28 16:42:01.926 | I: Extracting libsemanage-common... 2024-11-28 16:42:01.932 | I: Extracting libsemanage2... 2024-11-28 16:42:01.939 | I: Extracting libsepol2... 2024-11-28 16:42:01.952 | I: Extracting libsmartcols1... 2024-11-28 16:42:01.959 | I: Extracting libss2... 2024-11-28 16:42:01.965 | I: Extracting libssl3t64... 2024-11-28 16:42:02.011 | I: Extracting libsystemd0... 2024-11-28 16:42:02.024 | I: Extracting libtinfo6... 2024-11-28 16:42:02.032 | I: Extracting libudev1... 2024-11-28 16:42:02.041 | I: Extracting libuuid1... 2024-11-28 16:42:02.047 | I: Extracting libzstd1... 2024-11-28 16:42:02.057 | I: Extracting login... 2024-11-28 16:42:02.076 | I: Extracting logsave... 2024-11-28 16:42:02.082 | I: Extracting mawk... 2024-11-28 16:42:02.091 | I: Extracting mount... 2024-11-28 16:42:02.103 | I: Extracting ncurses-base... 2024-11-28 16:42:02.114 | I: Extracting ncurses-bin... 2024-11-28 16:42:02.126 | I: Extracting passwd... 2024-11-28 16:42:02.170 | I: Extracting perl-base... 2024-11-28 16:42:02.274 | I: Extracting procps... 2024-11-28 16:42:02.300 | I: Extracting sed... 2024-11-28 16:42:02.309 | I: Extracting sensible-utils... 2024-11-28 16:42:02.317 | I: Extracting sysvinit-utils... 2024-11-28 16:42:02.324 | I: Extracting tar... 2024-11-28 16:42:02.336 | I: Extracting util-linux... 2024-11-28 16:42:02.390 | I: Extracting zlib1g... 2024-11-28 16:42:04.569 | I: Installing core packages... 2024-11-28 16:42:20.143 | I: Unpacking required packages... 2024-11-28 16:42:20.828 | I: Unpacking base-files... 2024-11-28 16:42:24.612 | I: Unpacking base-passwd... 2024-11-28 16:42:25.846 | I: Unpacking bash... 2024-11-28 16:42:26.019 | I: Unpacking bsdutils... 2024-11-28 16:42:26.322 | I: Unpacking coreutils... 2024-11-28 16:42:53.472 | I: Unpacking dash... 2024-11-28 16:42:57.133 | I: Unpacking debconf... 2024-11-28 16:42:57.505 | I: Unpacking debianutils... 2024-11-28 16:42:57.990 | I: Unpacking diffutils... 2024-11-28 16:42:59.150 | I: Unpacking dpkg... 2024-11-28 16:42:59.949 | I: Unpacking e2fsprogs... 2024-11-28 16:43:00.891 | I: Unpacking findutils... 2024-11-28 16:43:02.162 | I: Unpacking gcc-14-base:arm64... 2024-11-28 16:43:02.390 | I: Unpacking grep... 2024-11-28 16:43:03.720 | I: Unpacking gzip... 2024-11-28 16:43:05.022 | I: Unpacking hostname... 2024-11-28 16:43:05.828 | I: Unpacking init-system-helpers... 2024-11-28 16:43:06.305 | I: Unpacking libacl1:arm64... 2024-11-28 16:43:06.598 | I: Unpacking libattr1:arm64... 2024-11-28 16:43:06.911 | I: Unpacking libaudit-common... 2024-11-28 16:43:07.110 | I: Unpacking libaudit1:arm64... 2024-11-28 16:43:07.244 | I: Unpacking libblkid1:arm64... 2024-11-28 16:43:08.087 | I: Unpacking libbz2-1.0:arm64... 2024-11-28 16:43:08.218 | I: Unpacking libc-bin... 2024-11-28 16:43:08.877 | I: Unpacking libc6:arm64... 2024-11-28 16:43:10.964 | I: Unpacking libcap-ng0:arm64... 2024-11-28 16:43:11.340 | I: Unpacking libcap2:arm64... 2024-11-28 16:43:11.528 | I: Unpacking libcom-err2:arm64... 2024-11-28 16:43:11.674 | I: Unpacking libcrypt1:arm64... 2024-11-28 16:43:11.900 | I: Unpacking libdebconfclient0:arm64... 2024-11-28 16:43:12.594 | I: Unpacking libext2fs2t64:arm64... 2024-11-28 16:43:12.907 | I: Unpacking libgcc-s1:arm64... 2024-11-28 16:43:16.054 | I: Unpacking libgcrypt20:arm64... 2024-11-28 16:43:16.701 | I: Unpacking libgmp10:arm64... 2024-11-28 16:43:16.848 | I: Unpacking libgpg-error0:arm64... 2024-11-28 16:43:16.946 | I: Unpacking liblz4-1:arm64... 2024-11-28 16:43:17.072 | I: Unpacking liblzma5:arm64... 2024-11-28 16:43:17.195 | I: Unpacking libmd0:arm64... 2024-11-28 16:43:17.339 | I: Unpacking libmount1:arm64... 2024-11-28 16:43:17.512 | I: Unpacking libncursesw6:arm64... 2024-11-28 16:43:17.804 | I: Unpacking libpam-modules:arm64... 2024-11-28 16:43:19.163 | I: Unpacking libpam-modules-bin... 2024-11-28 16:43:20.074 | I: Unpacking libpam-runtime... 2024-11-28 16:43:20.219 | I: Unpacking libpam0g:arm64... 2024-11-28 16:43:20.348 | I: Unpacking libpcre2-8-0:arm64... 2024-11-28 16:43:20.460 | I: Unpacking libproc2-0:arm64... 2024-11-28 16:43:20.584 | I: Unpacking libselinux1:arm64... 2024-11-28 16:43:20.790 | I: Unpacking libsemanage-common... 2024-11-28 16:43:20.959 | I: Unpacking libsemanage2:arm64... 2024-11-28 16:43:21.577 | I: Unpacking libsepol2:arm64... 2024-11-28 16:43:22.219 | I: Unpacking libsmartcols1:arm64... 2024-11-28 16:43:23.879 | I: Unpacking libss2:arm64... 2024-11-28 16:43:25.574 | I: Unpacking libssl3t64:arm64... 2024-11-28 16:43:27.713 | I: Unpacking libsystemd0:arm64... 2024-11-28 16:43:30.048 | I: Unpacking libtinfo6:arm64... 2024-11-28 16:43:33.481 | I: Unpacking libudev1:arm64... 2024-11-28 16:43:38.318 | I: Unpacking libuuid1:arm64... 2024-11-28 16:43:39.810 | I: Unpacking libzstd1:arm64... 2024-11-28 16:43:42.823 | I: Unpacking login... 2024-11-28 16:43:45.996 | I: Unpacking logsave... 2024-11-28 16:43:46.837 | I: Unpacking mawk... 2024-11-28 16:43:47.374 | I: Unpacking mount... 2024-11-28 16:43:48.287 | I: Unpacking ncurses-base... 2024-11-28 16:43:49.061 | I: Unpacking ncurses-bin... 2024-11-28 16:43:50.197 | I: Unpacking passwd... 2024-11-28 16:43:51.344 | I: Unpacking perl-base... 2024-11-28 16:43:52.929 | I: Unpacking procps... 2024-11-28 16:43:53.140 | I: Unpacking sed... 2024-11-28 16:43:53.572 | I: Unpacking sensible-utils... 2024-11-28 16:43:53.914 | I: Unpacking sysvinit-utils... 2024-11-28 16:43:54.122 | I: Unpacking tar... 2024-11-28 16:43:54.301 | I: Unpacking util-linux... 2024-11-28 16:43:55.096 | I: Unpacking zlib1g:arm64... 2024-11-28 16:43:55.550 | I: Configuring required packages... 2024-11-28 16:43:55.579 | I: Configuring gcc-14-base:arm64... 2024-11-28 16:43:55.658 | I: Configuring libaudit-common... 2024-11-28 16:43:55.743 | I: Configuring libsemanage-common... 2024-11-28 16:43:55.851 | I: Configuring debconf... 2024-11-28 16:43:56.107 | I: Configuring ncurses-base... 2024-11-28 16:43:56.167 | I: Configuring init-system-helpers... 2024-11-28 16:43:56.236 | I: Configuring sensible-utils... 2024-11-28 16:43:56.321 | I: Configuring libgcc-s1:arm64... 2024-11-28 16:43:56.419 | I: Configuring libc6:arm64... 2024-11-28 16:43:56.680 | I: Configuring libmd0:arm64... 2024-11-28 16:43:56.915 | I: Configuring libattr1:arm64... 2024-11-28 16:43:56.985 | I: Configuring sysvinit-utils... 2024-11-28 16:43:57.167 | I: Configuring libext2fs2t64:arm64... 2024-11-28 16:43:57.398 | I: Configuring debianutils... 2024-11-28 16:43:57.895 | I: Configuring mawk... 2024-11-28 16:43:57.982 | I: Configuring libdebconfclient0:arm64... 2024-11-28 16:43:58.211 | I: Configuring libbz2-1.0:arm64... 2024-11-28 16:43:58.314 | I: Configuring libblkid1:arm64... 2024-11-28 16:43:58.391 | I: Configuring libtinfo6:arm64... 2024-11-28 16:43:58.466 | I: Configuring libzstd1:arm64... 2024-11-28 16:43:58.569 | I: Configuring liblzma5:arm64... 2024-11-28 16:43:58.652 | I: Configuring libgpg-error0:arm64... 2024-11-28 16:43:58.728 | I: Configuring libssl3t64:arm64... 2024-11-28 16:43:58.810 | I: Configuring liblz4-1:arm64... 2024-11-28 16:43:59.021 | I: Configuring libc-bin... 2024-11-28 16:43:59.105 | I: Configuring ncurses-bin... 2024-11-28 16:43:59.183 | I: Configuring libacl1:arm64... 2024-11-28 16:43:59.234 | I: Configuring libsmartcols1:arm64... 2024-11-28 16:43:59.294 | I: Configuring libgcrypt20:arm64... 2024-11-28 16:43:59.392 | I: Configuring zlib1g:arm64... 2024-11-28 16:43:59.542 | I: Configuring libcrypt1:arm64... 2024-11-28 16:43:59.592 | I: Configuring libcom-err2:arm64... 2024-11-28 16:43:59.652 | I: Configuring diffutils... 2024-11-28 16:43:59.713 | I: Configuring libcap2:arm64... 2024-11-28 16:44:05.558 | I: Configuring hostname... 2024-11-28 16:44:05.716 | I: Configuring libcap-ng0:arm64... 2024-11-28 16:44:05.777 | I: Configuring libgmp10:arm64... 2024-11-28 16:44:05.906 | I: Configuring libaudit1:arm64... 2024-11-28 16:44:05.961 | I: Configuring libuuid1:arm64... 2024-11-28 16:44:06.012 | I: Configuring libss2:arm64... 2024-11-28 16:44:06.063 | I: Configuring libsepol2:arm64... 2024-11-28 16:44:06.126 | I: Configuring libpcre2-8-0:arm64... 2024-11-28 16:44:06.196 | I: Configuring libncursesw6:arm64... 2024-11-28 16:44:06.238 | I: Configuring logsave... 2024-11-28 16:44:06.432 | I: Configuring libudev1:arm64... 2024-11-28 16:44:06.712 | I: Configuring base-files... 2024-11-28 16:44:07.748 | I: Configuring bash... 2024-11-28 16:44:07.957 | I: Configuring grep... 2024-11-28 16:44:08.125 | I: Configuring e2fsprogs... 2024-11-28 16:44:08.763 | I: Configuring libsystemd0:arm64... 2024-11-28 16:44:08.851 | I: Configuring libselinux1:arm64... 2024-11-28 16:44:08.894 | I: Configuring libpam0g:arm64... 2024-11-28 16:44:09.374 | I: Configuring sed... 2024-11-28 16:44:09.537 | I: Configuring libproc2-0:arm64... 2024-11-28 16:44:09.580 | I: Configuring findutils... 2024-11-28 16:44:09.620 | I: Configuring libmount1:arm64... 2024-11-28 16:44:09.807 | I: Configuring procps... 2024-11-28 16:44:09.879 | I: Configuring libsemanage2:arm64... 2024-11-28 16:44:09.922 | I: Configuring base-passwd... 2024-11-28 16:44:10.117 | I: Configuring bsdutils... 2024-11-28 16:44:10.157 | I: Configuring tar... 2024-11-28 16:44:10.209 | I: Configuring libpam-modules-bin... 2024-11-28 16:44:10.251 | I: Configuring coreutils... 2024-11-28 16:44:10.354 | I: Configuring util-linux... 2024-11-28 16:44:10.723 | I: Configuring dpkg... 2024-11-28 16:44:11.017 | I: Configuring mount... 2024-11-28 16:44:11.158 | I: Configuring dash... 2024-11-28 16:44:11.489 | I: Configuring libpam-modules:arm64... 2024-11-28 16:44:11.554 | I: Configuring perl-base... 2024-11-28 16:44:11.613 | I: Configuring gzip... 2024-11-28 16:44:11.905 | I: Configuring passwd... 2024-11-28 16:44:12.158 | I: Configuring libpam-runtime... 2024-11-28 16:44:12.815 | I: Configuring login... 2024-11-28 16:44:12.877 | I: Configuring libc-bin... 2024-11-28 16:44:12.991 | I: Unpacking the base system... 2024-11-28 16:44:14.840 | I: Unpacking apt... 2024-11-28 16:44:15.191 | I: Unpacking ca-certificates... 2024-11-28 16:44:15.539 | I: Unpacking gpgv... 2024-11-28 16:44:15.739 | I: Unpacking libapt-pkg6.0t64:arm64... 2024-11-28 16:44:15.972 | I: Unpacking libassuan0:arm64... 2024-11-28 16:44:16.110 | I: Unpacking libffi8:arm64... 2024-11-28 16:44:16.312 | I: Unpacking libgnutls30t64:arm64... 2024-11-28 16:44:16.492 | I: Unpacking libhogweed6t64:arm64... 2024-11-28 16:44:16.654 | I: Unpacking libidn2-0:arm64... 2024-11-28 16:44:16.796 | I: Unpacking libnettle8t64:arm64... 2024-11-28 16:44:16.946 | I: Unpacking libnpth0t64:arm64... 2024-11-28 16:44:17.198 | I: Unpacking libp11-kit0:arm64... 2024-11-28 16:44:17.419 | I: Unpacking libseccomp2:arm64... 2024-11-28 16:44:17.598 | I: Unpacking libstdc++6:arm64... 2024-11-28 16:44:17.873 | I: Unpacking libtasn1-6:arm64... 2024-11-28 16:44:18.054 | I: Unpacking libunistring5:arm64... 2024-11-28 16:44:18.251 | I: Unpacking libxxhash0:arm64... 2024-11-28 16:44:18.407 | I: Unpacking openssl... 2024-11-28 16:44:18.840 | I: Unpacking ubuntu-keyring... 2024-11-28 16:44:19.037 | I: Configuring the base system... 2024-11-28 16:44:19.070 | I: Configuring libnpth0t64:arm64... 2024-11-28 16:44:19.111 | I: Configuring libassuan0:arm64... 2024-11-28 16:44:19.297 | I: Configuring ubuntu-keyring... 2024-11-28 16:44:19.362 | I: Configuring libseccomp2:arm64... 2024-11-28 16:44:19.405 | I: Configuring libnettle8t64:arm64... 2024-11-28 16:44:19.449 | I: Configuring libunistring5:arm64... 2024-11-28 16:44:19.873 | I: Configuring libffi8:arm64... 2024-11-28 16:44:20.052 | I: Configuring libhogweed6t64:arm64... 2024-11-28 16:44:20.100 | I: Configuring gpgv... 2024-11-28 16:44:20.144 | I: Configuring libxxhash0:arm64... 2024-11-28 16:44:20.185 | I: Configuring libtasn1-6:arm64... 2024-11-28 16:44:20.245 | I: Configuring openssl... 2024-11-28 16:44:20.289 | I: Configuring libstdc++6:arm64... 2024-11-28 16:44:20.335 | I: Configuring libidn2-0:arm64... 2024-11-28 16:44:20.502 | I: Configuring ca-certificates... 2024-11-28 16:44:22.285 | I: Configuring libp11-kit0:arm64... 2024-11-28 16:44:22.390 | I: Configuring libapt-pkg6.0t64:arm64... 2024-11-28 16:44:22.443 | I: Configuring libgnutls30t64:arm64... 2024-11-28 16:44:22.546 | I: Configuring apt... 2024-11-28 16:44:23.057 | I: Configuring libc-bin... 2024-11-28 16:44:23.104 | I: Configuring ca-certificates... 2024-11-28 16:44:23.889 | I: Base system installed successfully. 2024-11-28 16:44:26.848 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:80 : sudo rm -fr /opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/apt/sources.list /opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/apt/sources.list.d 2024-11-28 16:44:26.863 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:83 : echo Caching debootstrap result in /opt/dib_cache/debootstrap-ubuntu-noble-arm64.tar.gz 2024-11-28 16:44:26.863 | Caching debootstrap result in /opt/dib_cache/debootstrap-ubuntu-noble-arm64.tar.gz 2024-11-28 16:44:26.867 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:84 : '[' 0 '!=' 0 ']' 2024-11-28 16:44:26.871 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/08-debootstrap:main:89 : sudo rm -f /opt/dib_tmp/dib_build.qtTJbDWg/mnt/.extra_settings 2024-11-28 16:44:26.884 | dib-run-parts 08-debootstrap completed 2024-11-28 16:44:26.884 | dib-run-parts Running /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/09-apt-keyring 2024-11-28 16:44:26.893 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/09-apt-keyring:main:23 : set -eu 2024-11-28 16:44:26.897 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/09-apt-keyring:main:24 : set -o pipefail 2024-11-28 16:44:26.902 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/09-apt-keyring:main:26 : '[' -n '' ']' 2024-11-28 16:44:26.905 | dib-run-parts 09-apt-keyring completed 2024-11-28 16:44:26.905 | dib-run-parts Running /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-apt-allow-unauthenticated 2024-11-28 16:44:26.913 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-28 16:44:26.918 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-28 16:44:26.922 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/apt/apt.conf.d ']' 2024-11-28 16:44:26.926 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-apt-allow-unauthenticated:main:27 : echo 'APT::Get::AllowUnauthenticated "true";' 2024-11-28 16:44:26.928 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-apt-allow-unauthenticated:main:27 : sudo tee /opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-11-28 16:44:26.935 | APT::Get::AllowUnauthenticated "true"; 2024-11-28 16:44:26.941 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-apt-allow-unauthenticated:main:28 : echo 'Acquire::AllowInsecureRepositories "true";' 2024-11-28 16:44:26.942 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-apt-allow-unauthenticated:main:28 : sudo tee -a /opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-11-28 16:44:26.951 | Acquire::AllowInsecureRepositories "true"; 2024-11-28 16:44:26.955 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-28 16:44:26.955 | dib-run-parts Running /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-block-apt-translations 2024-11-28 16:44:26.963 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-block-apt-translations:main:6 : set -eu 2024-11-28 16:44:26.968 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-block-apt-translations:main:7 : set -o pipefail 2024-11-28 16:44:26.972 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-block-apt-translations:main:9 : '[' -n /opt/dib_tmp/dib_build.qtTJbDWg/mnt ']' 2024-11-28 16:44:26.976 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-block-apt-translations:main:12 : sudo dd of=/opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/apt/apt.conf.d/95no-translations 2024-11-28 16:44:27.009 | 0+1 records in 2024-11-28 16:44:27.009 | 0+1 records out 2024-11-28 16:44:27.009 | 27 bytes copied, 0.000233817 s, 115 kB/s 2024-11-28 16:44:27.015 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-block-apt-translations:main:17 : find /opt/dib_tmp/dib_build.qtTJbDWg/mnt/var/lib/apt/lists/ -path /opt/dib_tmp/dib_build.qtTJbDWg/mnt/var/lib/apt/lists/partial -prune -o -type f -name '*_i18n_Translation-*' -print -exec sudo rm -f '{}' + 2024-11-28 16:44:27.020 | dib-run-parts 50-block-apt-translations completed 2024-11-28 16:44:27.020 | dib-run-parts Running /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-block-daemons 2024-11-28 16:44:27.029 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-block-daemons:main:6 : set -eu 2024-11-28 16:44:27.033 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-block-daemons:main:7 : set -o pipefail 2024-11-28 16:44:27.037 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-block-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.qtTJbDWg/mnt ']' 2024-11-28 16:44:27.041 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-block-daemons:main:12 : sudo mv /opt/dib_tmp/dib_build.qtTJbDWg/mnt/sbin/start-stop-daemon /opt/dib_tmp/dib_build.qtTJbDWg/mnt/sbin/start-stop-daemon.REAL 2024-11-28 16:44:27.056 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-block-daemons:main:13 : sudo dd of=/opt/dib_tmp/dib_build.qtTJbDWg/mnt/sbin/start-stop-daemon 2024-11-28 16:44:27.065 | 0+1 records in 2024-11-28 16:44:27.065 | 0+1 records out 2024-11-28 16:44:27.065 | 76 bytes copied, 0.000299266 s, 254 kB/s 2024-11-28 16:44:27.071 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-block-daemons:main:18 : sudo chmod 755 /opt/dib_tmp/dib_build.qtTJbDWg/mnt/sbin/start-stop-daemon 2024-11-28 16:44:27.084 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-block-daemons:main:20 : '[' -f /opt/dib_tmp/dib_build.qtTJbDWg/mnt/sbin/initctl ']' 2024-11-28 16:44:27.089 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-block-daemons:main:30 : sudo dd of=/opt/dib_tmp/dib_build.qtTJbDWg/mnt/usr/sbin/policy-rc.d 2024-11-28 16:44:27.097 | 0+1 records in 2024-11-28 16:44:27.097 | 0+1 records out 2024-11-28 16:44:27.098 | 143 bytes copied, 0.000326865 s, 437 kB/s 2024-11-28 16:44:27.103 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-block-daemons:main:36 : sudo chmod 755 /opt/dib_tmp/dib_build.qtTJbDWg/mnt/usr/sbin/policy-rc.d 2024-11-28 16:44:27.116 | dib-run-parts 50-block-daemons completed 2024-11-28 16:44:27.116 | dib-run-parts Running /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-build-with-http-cache 2024-11-28 16:44:27.125 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-build-with-http-cache:main:6 : set -eu 2024-11-28 16:44:27.129 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-build-with-http-cache:main:7 : set -o pipefail 2024-11-28 16:44:27.133 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-build-with-http-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.qtTJbDWg/mnt ']' 2024-11-28 16:44:27.137 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-build-with-http-cache:main:12 : '[' -n '' ']' 2024-11-28 16:44:27.140 | dib-run-parts 50-build-with-http-cache completed 2024-11-28 16:44:27.140 | dib-run-parts Running /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-shared-apt-cache 2024-11-28 16:44:27.149 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-shared-apt-cache:main:6 : set -eu 2024-11-28 16:44:27.153 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-shared-apt-cache:main:7 : set -o pipefail 2024-11-28 16:44:27.157 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-shared-apt-cache:main:9 : DIB_APT_LOCAL_CACHE=0 2024-11-28 16:44:27.162 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-shared-apt-cache:main:11 : '[' 0 = 0 ']' 2024-11-28 16:44:27.166 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-shared-apt-cache:main:12 : exit 0 2024-11-28 16:44:27.168 | dib-run-parts 50-shared-apt-cache completed 2024-11-28 16:44:27.168 | dib-run-parts Running /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-trim-dpkg 2024-11-28 16:44:27.177 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-trim-dpkg:main:6 : set -eu 2024-11-28 16:44:27.181 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-trim-dpkg:main:7 : set -o pipefail 2024-11-28 16:44:27.186 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-trim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.qtTJbDWg/mnt ']' 2024-11-28 16:44:27.191 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-trim-dpkg:main:12 : echo force-unsafe-io 2024-11-28 16:44:27.192 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-trim-dpkg:main:12 : sudo tee /opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup 2024-11-28 16:44:27.205 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-trim-dpkg:main:15 : echo 'Acquire::Languages "none";' 2024-11-28 16:44:27.207 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/50-trim-dpkg:main:15 : sudo tee /opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/apt/apt.conf.d/no-languages 2024-11-28 16:44:27.219 | dib-run-parts 50-trim-dpkg completed 2024-11-28 16:44:27.219 | dib-run-parts Running /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/60-apt-phased-updates 2024-11-28 16:44:27.228 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-28 16:44:27.232 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-28 16:44:27.236 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :noble: ]] 2024-11-28 16:44:27.241 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/60-apt-phased-updates:main:27 : '[' -d /opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/apt/apt.conf.d ']' 2024-11-28 16:44:27.245 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/60-apt-phased-updates:main:28 : echo 'APT::Get::Always-Include-Phased-Updates "true";' 2024-11-28 16:44:27.246 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/60-apt-phased-updates:main:28 : sudo tee /opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/apt/apt.conf.d/95phased-updates 2024-11-28 16:44:27.254 | APT::Get::Always-Include-Phased-Updates "true"; 2024-11-28 16:44:27.258 | dib-run-parts 60-apt-phased-updates completed 2024-11-28 16:44:27.258 | dib-run-parts Running /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall 2024-11-28 16:44:27.267 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:21 : set -eu 2024-11-28 16:44:27.271 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:22 : set -o pipefail 2024-11-28 16:44:27.275 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:25 : '[' -n '' ']' 2024-11-28 16:44:27.279 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:31 : sudo bash -c 'cat << EOF >/opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/apt/sources.list 2024-11-28 16:44:27.279 | deb https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble main universe 2024-11-28 16:44:27.279 | EOF' 2024-11-28 16:44:27.295 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-28 16:44:27.299 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/apt/sources.list 2024-11-28 16:44:27.299 | deb https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates main universe 2024-11-28 16:44:27.299 | EOF' 2024-11-28 16:44:27.315 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-28 16:44:27.320 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/apt/sources.list 2024-11-28 16:44:27.320 | deb https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-security main universe 2024-11-28 16:44:27.320 | EOF' 2024-11-28 16:44:27.336 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:36 : for dist in ${DIB_UBUNTU_MIRROR_DISTS//,/ } 2024-11-28 16:44:27.340 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:37 : sudo bash -c 'cat << EOF >>/opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/apt/sources.list 2024-11-28 16:44:27.340 | deb https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-backports main universe 2024-11-28 16:44:27.340 | EOF' 2024-11-28 16:44:27.356 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:43 : sudo mount -t proc none /opt/dib_tmp/dib_build.qtTJbDWg/mnt/proc 2024-11-28 16:44:27.495 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:44 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.qtTJbDWg/mnt/sys 2024-11-28 16:44:27.511 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:45 : trap 'sudo umount /opt/dib_tmp/dib_build.qtTJbDWg/mnt/proc; sudo umount /opt/dib_tmp/dib_build.qtTJbDWg/mnt/sys' EXIT 2024-11-28 16:44:27.515 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:47 : apt_get='sudo chroot /opt/dib_tmp/dib_build.qtTJbDWg/mnt /usr/bin/apt-get' 2024-11-28 16:44:27.519 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:50 : sudo chroot /opt/dib_tmp/dib_build.qtTJbDWg/mnt /usr/bin/apt-get update 2024-11-28 16:44:27.580 | Ign:1 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble InRelease 2024-11-28 16:44:27.581 | Ign:2 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates InRelease 2024-11-28 16:44:27.582 | Ign:3 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-security InRelease 2024-11-28 16:44:27.583 | Ign:4 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-backports InRelease 2024-11-28 16:44:27.583 | Hit:5 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble Release 2024-11-28 16:44:27.585 | Get:6 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates Release [3222 B] 2024-11-28 16:44:27.586 | Get:7 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-security Release [3224 B] 2024-11-28 16:44:27.587 | Get:8 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-backports Release [3180 B] 2024-11-28 16:44:27.588 | Ign:9 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble Release.gpg 2024-11-28 16:44:27.589 | Ign:10 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates Release.gpg 2024-11-28 16:44:27.590 | Ign:11 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-security Release.gpg 2024-11-28 16:44:27.591 | Ign:12 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-backports Release.gpg 2024-11-28 16:44:27.593 | Get:13 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/universe arm64 Packages [512 kB] 2024-11-28 16:44:27.609 | Get:14 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 Packages [372 kB] 2024-11-28 16:44:27.610 | Get:15 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-security/universe arm64 Packages [412 kB] 2024-11-28 16:44:27.610 | Get:16 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-security/main arm64 Packages [306 kB] 2024-11-28 16:44:27.614 | Get:17 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-backports/universe arm64 Packages [17.5 kB] 2024-11-28 16:44:27.691 | Fetched 1629 kB in 0s (11.6 MB/s) 2024-11-28 16:44:29.012 | Reading package lists... 2024-11-28 16:44:29.034 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble Release' is not signed. 2024-11-28 16:44:29.035 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates Release' is not signed. 2024-11-28 16:44:29.035 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-security Release' is not signed. 2024-11-28 16:44:29.035 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-backports Release' is not signed. 2024-11-28 16:44:29.043 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:52 : sudo chroot /opt/dib_tmp/dib_build.qtTJbDWg/mnt /usr/bin/apt-get clean 2024-11-28 16:44:29.102 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:53 : sudo chroot /opt/dib_tmp/dib_build.qtTJbDWg/mnt /usr/bin/apt-get dist-upgrade -y 2024-11-28 16:44:30.466 | Reading package lists... 2024-11-28 16:44:30.797 | Building dependency tree... 2024-11-28 16:44:31.440 | Calculating upgrade... 2024-11-28 16:44:31.901 | The following NEW packages will be installed: 2024-11-28 16:44:31.903 | libdb5.3t64 2024-11-28 16:44:31.905 | The following packages will be upgraded: 2024-11-28 16:44:31.905 | libc-bin libc6 libgnutls30t64 libpam-modules libpam-modules-bin 2024-11-28 16:44:31.907 | libpam-runtime libpam0g libssl3t64 libsystemd0 libudev1 openssl 2024-11-28 16:44:31.936 | 11 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2024-11-28 16:44:31.936 | Need to get 8855 kB of archives. 2024-11-28 16:44:31.936 | After this operation, 1816 kB of additional disk space will be used. 2024-11-28 16:44:31.936 | WARNING: The following packages cannot be authenticated! 2024-11-28 16:44:31.936 | libc6 libc-bin libdb5.3t64 libpam0g libsystemd0 libpam-modules-bin 2024-11-28 16:44:31.936 | libpam-modules libpam-runtime libssl3t64 libudev1 libgnutls30t64 openssl 2024-11-28 16:44:32.059 | Authentication warning overridden. 2024-11-28 16:44:32.059 | Get:1 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 libc6 arm64 2.39-0ubuntu8.2 [2776 kB] 2024-11-28 16:44:32.642 | Get:2 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 libc-bin arm64 2.39-0ubuntu8.2 [591 kB] 2024-11-28 16:44:32.846 | Get:3 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 libdb5.3t64 arm64 5.3.28+dfsg2-7 [732 kB] 2024-11-28 16:44:34.269 | Get:4 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 libpam0g arm64 1.5.3-5ubuntu5.1 [67.9 kB] 2024-11-28 16:44:34.658 | Get:5 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 libsystemd0 arm64 255.4-1ubuntu8.2 [425 kB] 2024-11-28 16:44:34.858 | Get:6 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 libpam-modules-bin arm64 1.5.3-5ubuntu5.1 [50.4 kB] 2024-11-28 16:44:34.932 | Get:7 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 libpam-modules arm64 1.5.3-5ubuntu5.1 [283 kB] 2024-11-28 16:44:35.012 | Get:8 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 libpam-runtime all 1.5.3-5ubuntu5.1 [40.8 kB] 2024-11-28 16:44:35.103 | Get:9 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 libssl3t64 arm64 3.0.13-0ubuntu3.1 [1795 kB] 2024-11-28 16:44:35.211 | Get:10 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 libudev1 arm64 255.4-1ubuntu8.2 [173 kB] 2024-11-28 16:44:35.471 | Get:11 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 libgnutls30t64 arm64 3.8.3-1.1ubuntu3.1 [935 kB] 2024-11-28 16:44:35.843 | Get:12 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 openssl arm64 3.0.13-0ubuntu3.1 [985 kB] 2024-11-28 16:44:36.128 | debconf: delaying package configuration, since apt-utils is not installed 2024-11-28 16:44:36.197 | Fetched 8855 kB in 4s (2257 kB/s) 2024-11-28 16:44:36.198 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-11-28 16:44:36.398 | (Reading database ... 4840 files and directories currently installed.) 2024-11-28 16:44:36.398 | Preparing to unpack .../libc6_2.39-0ubuntu8.2_arm64.deb ... 2024-11-28 16:44:36.634 | debconf: unable to initialize frontend: Dialog 2024-11-28 16:44:36.634 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-28 16:44:36.634 | debconf: falling back to frontend: Readline 2024-11-28 16:44:36.635 | debconf: unable to initialize frontend: Readline 2024-11-28 16:44:36.635 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/aarch64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2024-11-28 16:44:36.635 | debconf: falling back to frontend: Teletype 2024-11-28 16:44:36.712 | Unpacking libc6:arm64 (2.39-0ubuntu8.2) over (2.39-0ubuntu8) ... 2024-11-28 16:44:37.260 | Setting up libc6:arm64 (2.39-0ubuntu8.2) ... 2024-11-28 16:44:37.499 | debconf: unable to initialize frontend: Dialog 2024-11-28 16:44:37.499 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-28 16:44:37.500 | debconf: falling back to frontend: Readline 2024-11-28 16:44:37.500 | debconf: unable to initialize frontend: Readline 2024-11-28 16:44:37.500 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/aarch64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2024-11-28 16:44:37.500 | debconf: falling back to frontend: Teletype 2024-11-28 16:44:37.708 | (Reading database ... 4840 files and directories currently installed.) 2024-11-28 16:44:37.709 | Preparing to unpack .../libc-bin_2.39-0ubuntu8.2_arm64.deb ... 2024-11-28 16:44:37.759 | Unpacking libc-bin (2.39-0ubuntu8.2) over (2.39-0ubuntu8) ... 2024-11-28 16:44:38.109 | Setting up libc-bin (2.39-0ubuntu8.2) ... 2024-11-28 16:44:38.365 | Selecting previously unselected package libdb5.3t64:arm64. 2024-11-28 16:44:38.371 | (Reading database ... 4840 files and directories currently installed.) 2024-11-28 16:44:38.372 | Preparing to unpack .../libdb5.3t64_5.3.28+dfsg2-7_arm64.deb ... 2024-11-28 16:44:38.408 | Unpacking libdb5.3t64:arm64 (5.3.28+dfsg2-7) ... 2024-11-28 16:44:38.534 | Setting up libdb5.3t64:arm64 (5.3.28+dfsg2-7) ... 2024-11-28 16:44:38.725 | (Reading database ... 4846 files and directories currently installed.) 2024-11-28 16:44:38.726 | Preparing to unpack .../libpam0g_1.5.3-5ubuntu5.1_arm64.deb ... 2024-11-28 16:44:38.772 | Unpacking libpam0g:arm64 (1.5.3-5ubuntu5.1) over (1.5.3-5ubuntu5) ... 2024-11-28 16:44:38.881 | Setting up libpam0g:arm64 (1.5.3-5ubuntu5.1) ... 2024-11-28 16:44:39.053 | debconf: unable to initialize frontend: Dialog 2024-11-28 16:44:39.054 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-28 16:44:39.054 | debconf: falling back to frontend: Readline 2024-11-28 16:44:39.054 | debconf: unable to initialize frontend: Readline 2024-11-28 16:44:39.054 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/aarch64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2024-11-28 16:44:39.054 | debconf: falling back to frontend: Teletype 2024-11-28 16:44:39.205 | (Reading database ... 4846 files and directories currently installed.) 2024-11-28 16:44:39.205 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.2_arm64.deb ... 2024-11-28 16:44:39.241 | Unpacking libsystemd0:arm64 (255.4-1ubuntu8.2) over (255.4-1ubuntu8) ... 2024-11-28 16:44:39.367 | Setting up libsystemd0:arm64 (255.4-1ubuntu8.2) ... 2024-11-28 16:44:39.489 | (Reading database ... 4846 files and directories currently installed.) 2024-11-28 16:44:39.490 | Preparing to unpack .../libpam-modules-bin_1.5.3-5ubuntu5.1_arm64.deb ... 2024-11-28 16:44:39.536 | Unpacking libpam-modules-bin (1.5.3-5ubuntu5.1) over (1.5.3-5ubuntu5) ... 2024-11-28 16:44:39.673 | Setting up libpam-modules-bin (1.5.3-5ubuntu5.1) ... 2024-11-28 16:44:39.830 | (Reading database ... 4846 files and directories currently installed.) 2024-11-28 16:44:39.831 | Preparing to unpack .../libpam-modules_1.5.3-5ubuntu5.1_arm64.deb ... 2024-11-28 16:44:40.021 | debconf: unable to initialize frontend: Dialog 2024-11-28 16:44:40.021 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-28 16:44:40.022 | debconf: falling back to frontend: Readline 2024-11-28 16:44:40.022 | debconf: unable to initialize frontend: Readline 2024-11-28 16:44:40.022 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/aarch64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2024-11-28 16:44:40.022 | debconf: falling back to frontend: Teletype 2024-11-28 16:44:40.065 | Unpacking libpam-modules:arm64 (1.5.3-5ubuntu5.1) over (1.5.3-5ubuntu5) ... 2024-11-28 16:44:40.315 | Setting up libpam-modules:arm64 (1.5.3-5ubuntu5.1) ... 2024-11-28 16:44:40.874 | (Reading database ... 4848 files and directories currently installed.) 2024-11-28 16:44:40.875 | Preparing to unpack .../libpam-runtime_1.5.3-5ubuntu5.1_all.deb ... 2024-11-28 16:44:40.968 | Unpacking libpam-runtime (1.5.3-5ubuntu5.1) over (1.5.3-5ubuntu5) ... 2024-11-28 16:44:41.159 | Setting up libpam-runtime (1.5.3-5ubuntu5.1) ... 2024-11-28 16:44:41.778 | debconf: unable to initialize frontend: Dialog 2024-11-28 16:44:41.778 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-28 16:44:41.778 | debconf: falling back to frontend: Readline 2024-11-28 16:44:41.779 | debconf: unable to initialize frontend: Readline 2024-11-28 16:44:41.779 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/aarch64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2024-11-28 16:44:41.779 | debconf: falling back to frontend: Teletype 2024-11-28 16:44:42.174 | (Reading database ... 4848 files and directories currently installed.) 2024-11-28 16:44:42.175 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.1_arm64.deb ... 2024-11-28 16:44:42.241 | Unpacking libssl3t64:arm64 (3.0.13-0ubuntu3.1) over (3.0.13-0ubuntu3) ... 2024-11-28 16:44:42.590 | Setting up libssl3t64:arm64 (3.0.13-0ubuntu3.1) ... 2024-11-28 16:44:43.699 | (Reading database ... 4848 files and directories currently installed.) 2024-11-28 16:44:43.700 | Preparing to unpack .../libudev1_255.4-1ubuntu8.2_arm64.deb ... 2024-11-28 16:44:43.875 | Unpacking libudev1:arm64 (255.4-1ubuntu8.2) over (255.4-1ubuntu8) ... 2024-11-28 16:44:46.247 | Setting up libudev1:arm64 (255.4-1ubuntu8.2) ... 2024-11-28 16:44:49.069 | (Reading database ... 4848 files and directories currently installed.) 2024-11-28 16:44:49.070 | Preparing to unpack .../libgnutls30t64_3.8.3-1.1ubuntu3.1_arm64.deb ... 2024-11-28 16:44:49.523 | Unpacking libgnutls30t64:arm64 (3.8.3-1.1ubuntu3.1) over (3.8.3-1.1ubuntu3) ... 2024-11-28 16:44:50.107 | Setting up libgnutls30t64:arm64 (3.8.3-1.1ubuntu3.1) ... 2024-11-28 16:44:51.059 | (Reading database ... 4848 files and directories currently installed.) 2024-11-28 16:44:51.060 | Preparing to unpack .../openssl_3.0.13-0ubuntu3.1_arm64.deb ... 2024-11-28 16:44:51.148 | Unpacking openssl (3.0.13-0ubuntu3.1) over (3.0.13-0ubuntu3) ... 2024-11-28 16:44:51.370 | Setting up openssl (3.0.13-0ubuntu3.1) ... 2024-11-28 16:44:51.556 | Processing triggers for libc-bin (2.39-0ubuntu8.2) ... 2024-11-28 16:44:52.122 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:55 : to_install= 2024-11-28 16:44:52.127 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:60 : '[' noble '!=' trusty ']' 2024-11-28 16:44:52.132 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:60 : '[' noble '!=' xenial ']' 2024-11-28 16:44:52.136 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:61 : to_install+='systemd-sysv ' 2024-11-28 16:44:52.140 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:65 : to_install+='busybox sudo python3 ' 2024-11-28 16:44:52.144 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:67 : sudo chroot /opt/dib_tmp/dib_build.qtTJbDWg/mnt /usr/bin/apt-get install -y systemd-sysv busybox sudo python3 2024-11-28 16:44:52.179 | Reading package lists... 2024-11-28 16:44:52.500 | Building dependency tree... 2024-11-28 16:44:52.500 | Reading state information... 2024-11-28 16:44:53.139 | The following additional packages will be installed: 2024-11-28 16:44:53.139 | adduser dbus dbus-bin dbus-daemon dbus-session-bus-common 2024-11-28 16:44:53.140 | dbus-system-bus-common dbus-user-session dmsetup gir1.2-girepository-2.0 2024-11-28 16:44:53.140 | gir1.2-glib-2.0 libapparmor1 libargon2-1 libcryptsetup12 libdbus-1-3 2024-11-28 16:44:53.141 | libdevmapper1.02.1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0t64 2024-11-28 16:44:53.141 | libglib2.0-data libicu74 libjson-c5 libkmod2 libnss-systemd libpam-systemd 2024-11-28 16:44:53.142 | libpython3-stdlib libpython3.12-minimal libpython3.12-stdlib libreadline8t64 2024-11-28 16:44:53.143 | libsqlite3-0 libsystemd-shared libxml2 media-types netbase 2024-11-28 16:44:53.144 | networkd-dispatcher python3-dbus python3-gi python3-minimal python3.12 2024-11-28 16:44:53.144 | python3.12-minimal readline-common shared-mime-info systemd systemd-dev 2024-11-28 16:44:53.144 | systemd-resolved systemd-timesyncd tzdata xdg-user-dirs 2024-11-28 16:44:53.147 | Suggested packages: 2024-11-28 16:44:53.147 | liblocale-gettext-perl perl cron quota ecryptfs-utils low-memory-monitor iw 2024-11-28 16:44:53.148 | | wireless-tools python3-doc python3-tk python3-venv python-dbus-doc 2024-11-28 16:44:53.148 | python3.12-venv python3.12-doc binutils binfmt-support readline-doc 2024-11-28 16:44:53.148 | systemd-container systemd-homed systemd-userdbd systemd-boot libfido2-1 2024-11-28 16:44:53.148 | libip4tc2 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu-4.0.1-0 libtss2-rc0 2024-11-28 16:44:53.148 | libtss2-tcti-device0 polkitd 2024-11-28 16:44:53.204 | The following NEW packages will be installed: 2024-11-28 16:44:53.205 | adduser busybox dbus dbus-bin dbus-daemon dbus-session-bus-common 2024-11-28 16:44:53.205 | dbus-system-bus-common dbus-user-session dmsetup gir1.2-girepository-2.0 2024-11-28 16:44:53.206 | gir1.2-glib-2.0 libapparmor1 libargon2-1 libcryptsetup12 libdbus-1-3 2024-11-28 16:44:53.206 | libdevmapper1.02.1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0t64 2024-11-28 16:44:53.206 | libglib2.0-data libicu74 libjson-c5 libkmod2 libnss-systemd libpam-systemd 2024-11-28 16:44:53.207 | libpython3-stdlib libpython3.12-minimal libpython3.12-stdlib libreadline8t64 2024-11-28 16:44:53.208 | libsqlite3-0 libsystemd-shared libxml2 media-types netbase 2024-11-28 16:44:53.208 | networkd-dispatcher python3 python3-dbus python3-gi python3-minimal 2024-11-28 16:44:53.209 | python3.12 python3.12-minimal readline-common shared-mime-info sudo systemd 2024-11-28 16:44:53.209 | systemd-dev systemd-resolved systemd-sysv systemd-timesyncd tzdata 2024-11-28 16:44:53.209 | xdg-user-dirs 2024-11-28 16:44:53.240 | 0 upgraded, 52 newly installed, 0 to remove and 0 not upgraded. 2024-11-28 16:44:53.240 | Need to get 30.5 MB of archives. 2024-11-28 16:44:53.240 | After this operation, 115 MB of additional disk space will be used. 2024-11-28 16:44:53.240 | WARNING: The following packages cannot be authenticated! 2024-11-28 16:44:53.240 | libpython3.12-minimal libexpat1 python3.12-minimal python3-minimal 2024-11-28 16:44:53.240 | media-types netbase tzdata readline-common libreadline8t64 libsqlite3-0 2024-11-28 16:44:53.240 | libpython3.12-stdlib python3.12 libpython3-stdlib python3 libapparmor1 2024-11-28 16:44:53.240 | libargon2-1 libdevmapper1.02.1 libjson-c5 libcryptsetup12 libfdisk1 libkmod2 2024-11-28 16:44:53.240 | libsystemd-shared systemd-dev systemd systemd-sysv adduser libdbus-1-3 2024-11-28 16:44:53.240 | dbus-bin dbus-session-bus-common dbus-daemon dbus-system-bus-common dbus 2024-11-28 16:44:53.240 | libpam-systemd dbus-user-session dmsetup libglib2.0-0t64 gir1.2-glib-2.0 2024-11-28 16:44:53.241 | libgirepository-1.0-1 gir1.2-girepository-2.0 libglib2.0-data libicu74 2024-11-28 16:44:53.241 | libnss-systemd libxml2 python3-dbus python3-gi networkd-dispatcher 2024-11-28 16:44:53.241 | shared-mime-info sudo systemd-resolved systemd-timesyncd xdg-user-dirs 2024-11-28 16:44:53.241 | busybox 2024-11-28 16:44:53.782 | Authentication warning overridden. 2024-11-28 16:44:53.782 | Get:1 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 libpython3.12-minimal arm64 3.12.3-1 [829 kB] 2024-11-28 16:44:54.077 | Get:2 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 libexpat1 arm64 2.6.1-2build1 [76.1 kB] 2024-11-28 16:44:54.157 | Get:3 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 python3.12-minimal arm64 3.12.3-1 [2251 kB] 2024-11-28 16:44:54.322 | Get:4 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 python3-minimal arm64 3.12.3-0ubuntu1 [27.2 kB] 2024-11-28 16:44:54.599 | Get:5 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 media-types all 10.1.0 [27.5 kB] 2024-11-28 16:44:54.825 | Get:6 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 netbase all 6.4 [13.1 kB] 2024-11-28 16:44:54.945 | Get:7 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 tzdata all 2024a-3ubuntu1.1 [273 kB] 2024-11-28 16:44:55.039 | Get:8 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 readline-common all 8.2-4build1 [56.5 kB] 2024-11-28 16:44:55.160 | Get:9 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 libreadline8t64 arm64 8.2-4build1 [153 kB] 2024-11-28 16:44:55.368 | Get:10 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 libsqlite3-0 arm64 3.45.1-1ubuntu2 [703 kB] 2024-11-28 16:44:55.562 | Get:11 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 libpython3.12-stdlib arm64 3.12.3-1 [2036 kB] 2024-11-28 16:44:55.806 | Get:12 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 python3.12 arm64 3.12.3-1 [651 kB] 2024-11-28 16:44:56.049 | Get:13 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 libpython3-stdlib arm64 3.12.3-0ubuntu1 [9896 B] 2024-11-28 16:44:56.148 | Get:14 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 python3 arm64 3.12.3-0ubuntu1 [24.1 kB] 2024-11-28 16:44:56.303 | Get:15 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 libapparmor1 arm64 4.0.1really4.0.0-beta3-0ubuntu0.1 [50.7 kB] 2024-11-28 16:44:56.383 | Get:16 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 libargon2-1 arm64 0~20190702+dfsg-4build1 [20.5 kB] 2024-11-28 16:44:56.499 | Get:17 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-3ubuntu3 [128 kB] 2024-11-28 16:44:56.576 | Get:18 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 libjson-c5 arm64 0.17-1build1 [36.4 kB] 2024-11-28 16:44:56.657 | Get:19 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 libcryptsetup12 arm64 2:2.7.0-1ubuntu4 [262 kB] 2024-11-28 16:44:56.764 | Get:20 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 libfdisk1 arm64 2.39.3-9ubuntu6 [142 kB] 2024-11-28 16:44:56.878 | Get:21 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 libkmod2 arm64 31+20240202-2ubuntu7 [51.8 kB] 2024-11-28 16:44:57.251 | Get:22 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 libsystemd-shared arm64 255.4-1ubuntu8.2 [2015 kB] 2024-11-28 16:44:57.826 | Get:23 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 systemd-dev all 255.4-1ubuntu8.2 [104 kB] 2024-11-28 16:44:57.903 | Get:24 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 systemd arm64 255.4-1ubuntu8.2 [3404 kB] 2024-11-28 16:44:58.822 | Get:25 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 systemd-sysv arm64 255.4-1ubuntu8.2 [11.9 kB] 2024-11-28 16:44:59.022 | Get:26 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 adduser all 3.137ubuntu1 [101 kB] 2024-11-28 16:44:59.103 | Get:27 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 libdbus-1-3 arm64 1.14.10-4ubuntu4 [210 kB] 2024-11-28 16:44:59.266 | Get:28 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 dbus-bin arm64 1.14.10-4ubuntu4 [38.8 kB] 2024-11-28 16:44:59.478 | Get:29 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 dbus-session-bus-common all 1.14.10-4ubuntu4 [80.4 kB] 2024-11-28 16:44:59.540 | Get:30 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 dbus-daemon arm64 1.14.10-4ubuntu4 [115 kB] 2024-11-28 16:44:59.681 | Get:31 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 dbus-system-bus-common all 1.14.10-4ubuntu4 [81.6 kB] 2024-11-28 16:44:59.749 | Get:32 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 dbus arm64 1.14.10-4ubuntu4 [23.9 kB] 2024-11-28 16:44:59.811 | Get:33 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 libpam-systemd arm64 255.4-1ubuntu8.2 [232 kB] 2024-11-28 16:44:59.888 | Get:34 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 dbus-user-session arm64 1.14.10-4ubuntu4 [9960 B] 2024-11-28 16:45:00.041 | Get:35 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 dmsetup arm64 2:1.02.185-3ubuntu3 [74.5 kB] 2024-11-28 16:45:00.180 | Get:36 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 libglib2.0-0t64 arm64 2.80.0-6ubuntu3.1 [1531 kB] 2024-11-28 16:45:00.762 | Get:37 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 gir1.2-glib-2.0 arm64 2.80.0-6ubuntu3.1 [183 kB] 2024-11-28 16:45:01.598 | Get:38 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 libgirepository-1.0-1 arm64 1.80.1-1 [81.2 kB] 2024-11-28 16:45:01.675 | Get:39 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 gir1.2-girepository-2.0 arm64 1.80.1-1 [24.5 kB] 2024-11-28 16:45:01.789 | Get:40 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 libglib2.0-data all 2.80.0-6ubuntu3.1 [48.4 kB] 2024-11-28 16:45:01.945 | Get:41 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 libicu74 arm64 74.2-1ubuntu3 [10.8 MB] 2024-11-28 16:45:05.829 | Get:42 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 libnss-systemd arm64 255.4-1ubuntu8.2 [154 kB] 2024-11-28 16:45:05.919 | Get:43 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 libxml2 arm64 2.9.14+dfsg-1.3ubuntu3 [735 kB] 2024-11-28 16:45:06.133 | Get:44 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 python3-dbus arm64 1.3.2-5build3 [99.5 kB] 2024-11-28 16:45:06.210 | Get:45 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 python3-gi arm64 3.48.2-1 [233 kB] 2024-11-28 16:45:06.306 | Get:46 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 networkd-dispatcher all 2.2.4-1 [15.5 kB] 2024-11-28 16:45:06.427 | Get:47 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 shared-mime-info arm64 2.4-4 [472 kB] 2024-11-28 16:45:06.591 | Get:48 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 sudo arm64 1.9.15p5-3ubuntu5 [929 kB] 2024-11-28 16:45:06.734 | Get:49 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 systemd-resolved arm64 255.4-1ubuntu8.2 [291 kB] 2024-11-28 16:45:06.810 | Get:50 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble-updates/main arm64 systemd-timesyncd arm64 255.4-1ubuntu8.2 [34.8 kB] 2024-11-28 16:45:06.956 | Get:51 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/main arm64 xdg-user-dirs arm64 0.18-1build1 [18.4 kB] 2024-11-28 16:45:07.992 | Get:52 https://mirror.regionone.osuosl.opendev.org/ubuntu-ports noble/universe arm64 busybox arm64 1:1.36.1-6ubuntu3 [472 kB] 2024-11-28 16:45:09.186 | debconf: delaying package configuration, since apt-utils is not installed 2024-11-28 16:45:09.257 | Fetched 30.5 MB in 16s (1943 kB/s) 2024-11-28 16:45:09.258 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-11-28 16:45:09.366 | Selecting previously unselected package libpython3.12-minimal:arm64. 2024-11-28 16:45:09.373 | (Reading database ... 4848 files and directories currently installed.) 2024-11-28 16:45:09.373 | Preparing to unpack .../libpython3.12-minimal_3.12.3-1_arm64.deb ... 2024-11-28 16:45:09.387 | Unpacking libpython3.12-minimal:arm64 (3.12.3-1) ... 2024-11-28 16:45:10.092 | Selecting previously unselected package libexpat1:arm64. 2024-11-28 16:45:10.094 | Preparing to unpack .../libexpat1_2.6.1-2build1_arm64.deb ... 2024-11-28 16:45:10.194 | Unpacking libexpat1:arm64 (2.6.1-2build1) ... 2024-11-28 16:45:10.418 | Selecting previously unselected package python3.12-minimal. 2024-11-28 16:45:10.420 | Preparing to unpack .../python3.12-minimal_3.12.3-1_arm64.deb ... 2024-11-28 16:45:10.454 | Unpacking python3.12-minimal (3.12.3-1) ... 2024-11-28 16:45:10.942 | Setting up libpython3.12-minimal:arm64 (3.12.3-1) ... 2024-11-28 16:45:11.006 | Setting up libexpat1:arm64 (2.6.1-2build1) ... 2024-11-28 16:45:11.052 | Setting up python3.12-minimal (3.12.3-1) ... 2024-11-28 16:45:13.784 | Selecting previously unselected package python3-minimal. 2024-11-28 16:45:13.791 | (Reading database ... 5167 files and directories currently installed.) 2024-11-28 16:45:13.792 | Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu1_arm64.deb ... 2024-11-28 16:45:13.828 | Unpacking python3-minimal (3.12.3-0ubuntu1) ... 2024-11-28 16:45:16.349 | Selecting previously unselected package media-types. 2024-11-28 16:45:16.350 | Preparing to unpack .../1-media-types_10.1.0_all.deb ... 2024-11-28 16:45:16.383 | Unpacking media-types (10.1.0) ... 2024-11-28 16:45:16.479 | Selecting previously unselected package netbase. 2024-11-28 16:45:16.481 | Preparing to unpack .../2-netbase_6.4_all.deb ... 2024-11-28 16:45:16.496 | Unpacking netbase (6.4) ... 2024-11-28 16:45:16.700 | Selecting previously unselected package tzdata. 2024-11-28 16:45:16.701 | Preparing to unpack .../3-tzdata_2024a-3ubuntu1.1_all.deb ... 2024-11-28 16:45:16.727 | Unpacking tzdata (2024a-3ubuntu1.1) ... 2024-11-28 16:45:17.020 | Selecting previously unselected package readline-common. 2024-11-28 16:45:17.020 | Preparing to unpack .../4-readline-common_8.2-4build1_all.deb ... 2024-11-28 16:45:17.032 | Unpacking readline-common (8.2-4build1) ... 2024-11-28 16:45:21.309 | Selecting previously unselected package libreadline8t64:arm64. 2024-11-28 16:45:21.311 | Preparing to unpack .../5-libreadline8t64_8.2-4build1_arm64.deb ... 2024-11-28 16:45:21.337 | Adding 'diversion of /lib/aarch64-linux-gnu/libhistory.so.8 to /lib/aarch64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64' 2024-11-28 16:45:21.351 | Adding 'diversion of /lib/aarch64-linux-gnu/libhistory.so.8.2 to /lib/aarch64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64' 2024-11-28 16:45:21.470 | Adding 'diversion of /lib/aarch64-linux-gnu/libreadline.so.8 to /lib/aarch64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64' 2024-11-28 16:45:21.505 | Adding 'diversion of /lib/aarch64-linux-gnu/libreadline.so.8.2 to /lib/aarch64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64' 2024-11-28 16:45:21.535 | Unpacking libreadline8t64:arm64 (8.2-4build1) ... 2024-11-28 16:45:22.660 | Selecting previously unselected package libsqlite3-0:arm64. 2024-11-28 16:45:22.662 | Preparing to unpack .../6-libsqlite3-0_3.45.1-1ubuntu2_arm64.deb ... 2024-11-28 16:45:26.229 | Unpacking libsqlite3-0:arm64 (3.45.1-1ubuntu2) ... 2024-11-28 16:45:29.709 | Selecting previously unselected package libpython3.12-stdlib:arm64. 2024-11-28 16:45:29.711 | Preparing to unpack .../7-libpython3.12-stdlib_3.12.3-1_arm64.deb ... 2024-11-28 16:45:29.757 | Unpacking libpython3.12-stdlib:arm64 (3.12.3-1) ... 2024-11-28 16:45:31.819 | Selecting previously unselected package python3.12. 2024-11-28 16:45:31.820 | Preparing to unpack .../8-python3.12_3.12.3-1_arm64.deb ... 2024-11-28 16:45:31.831 | Unpacking python3.12 (3.12.3-1) ... 2024-11-28 16:45:31.935 | Selecting previously unselected package libpython3-stdlib:arm64. 2024-11-28 16:45:31.935 | Preparing to unpack .../9-libpython3-stdlib_3.12.3-0ubuntu1_arm64.deb ... 2024-11-28 16:45:31.947 | Unpacking libpython3-stdlib:arm64 (3.12.3-0ubuntu1) ... 2024-11-28 16:45:32.027 | Setting up python3-minimal (3.12.3-0ubuntu1) ... 2024-11-28 16:45:32.391 | Selecting previously unselected package python3. 2024-11-28 16:45:32.399 | (Reading database ... 6172 files and directories currently installed.) 2024-11-28 16:45:32.400 | Preparing to unpack .../00-python3_3.12.3-0ubuntu1_arm64.deb ... 2024-11-28 16:45:32.424 | Unpacking python3 (3.12.3-0ubuntu1) ... 2024-11-28 16:45:32.532 | Selecting previously unselected package libapparmor1:arm64. 2024-11-28 16:45:32.533 | Preparing to unpack .../01-libapparmor1_4.0.1really4.0.0-beta3-0ubuntu0.1_arm64.deb ... 2024-11-28 16:45:32.545 | Unpacking libapparmor1:arm64 (4.0.1really4.0.0-beta3-0ubuntu0.1) ... 2024-11-28 16:45:32.642 | Selecting previously unselected package libargon2-1:arm64. 2024-11-28 16:45:32.642 | Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_arm64.deb ... 2024-11-28 16:45:32.654 | Unpacking libargon2-1:arm64 (0~20190702+dfsg-4build1) ... 2024-11-28 16:45:32.990 | Selecting previously unselected package libdevmapper1.02.1:arm64. 2024-11-28 16:45:32.992 | Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3_arm64.deb ... 2024-11-28 16:45:33.013 | Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-3ubuntu3) ... 2024-11-28 16:45:33.158 | Selecting previously unselected package libjson-c5:arm64. 2024-11-28 16:45:33.160 | Preparing to unpack .../04-libjson-c5_0.17-1build1_arm64.deb ... 2024-11-28 16:45:33.177 | Unpacking libjson-c5:arm64 (0.17-1build1) ... 2024-11-28 16:45:33.325 | Selecting previously unselected package libcryptsetup12:arm64. 2024-11-28 16:45:33.326 | Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4_arm64.deb ... 2024-11-28 16:45:33.341 | Unpacking libcryptsetup12:arm64 (2:2.7.0-1ubuntu4) ... 2024-11-28 16:45:33.486 | Selecting previously unselected package libfdisk1:arm64. 2024-11-28 16:45:33.487 | Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6_arm64.deb ... 2024-11-28 16:45:33.521 | Unpacking libfdisk1:arm64 (2.39.3-9ubuntu6) ... 2024-11-28 16:45:33.692 | Selecting previously unselected package libkmod2:arm64. 2024-11-28 16:45:33.693 | Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7_arm64.deb ... 2024-11-28 16:45:33.710 | Unpacking libkmod2:arm64 (31+20240202-2ubuntu7) ... 2024-11-28 16:45:33.810 | Selecting previously unselected package libsystemd-shared:arm64. 2024-11-28 16:45:33.811 | Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.2_arm64.deb ... 2024-11-28 16:45:33.828 | Unpacking libsystemd-shared:arm64 (255.4-1ubuntu8.2) ... 2024-11-28 16:45:34.256 | Selecting previously unselected package systemd-dev. 2024-11-28 16:45:34.258 | Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.2_all.deb ... 2024-11-28 16:45:34.281 | Unpacking systemd-dev (255.4-1ubuntu8.2) ... 2024-11-28 16:45:34.537 | Selecting previously unselected package systemd. 2024-11-28 16:45:34.539 | Preparing to unpack .../10-systemd_255.4-1ubuntu8.2_arm64.deb ... 2024-11-28 16:45:34.596 | Unpacking systemd (255.4-1ubuntu8.2) ... 2024-11-28 16:45:43.293 | Setting up libapparmor1:arm64 (4.0.1really4.0.0-beta3-0ubuntu0.1) ... 2024-11-28 16:45:43.332 | Setting up libargon2-1:arm64 (0~20190702+dfsg-4build1) ... 2024-11-28 16:45:43.395 | Setting up libdevmapper1.02.1:arm64 (2:1.02.185-3ubuntu3) ... 2024-11-28 16:45:43.441 | Setting up libjson-c5:arm64 (0.17-1build1) ... 2024-11-28 16:45:54.340 | Setting up libcryptsetup12:arm64 (2:2.7.0-1ubuntu4) ... 2024-11-28 16:45:54.913 | Setting up libfdisk1:arm64 (2.39.3-9ubuntu6) ... 2024-11-28 16:45:55.207 | Setting up libkmod2:arm64 (31+20240202-2ubuntu7) ... 2024-11-28 16:45:55.379 | Setting up libsystemd-shared:arm64 (255.4-1ubuntu8.2) ... 2024-11-28 16:45:55.673 | Setting up systemd-dev (255.4-1ubuntu8.2) ... 2024-11-28 16:45:55.781 | Setting up systemd (255.4-1ubuntu8.2) ... 2024-11-28 16:45:56.083 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /usr/lib/systemd/system/getty@.service. 2024-11-28 16:45:56.088 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target. 2024-11-28 16:45:56.093 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /usr/lib/systemd/system/systemd-pstore.service. 2024-11-28 16:45:56.098 | Initializing machine ID from random generator. 2024-11-28 16:45:56.131 | /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process 2024-11-28 16:45:56.131 | /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process 2024-11-28 16:45:56.131 | /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process 2024-11-28 16:45:56.132 | /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process 2024-11-28 16:45:56.132 | /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process 2024-11-28 16:45:56.132 | /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process 2024-11-28 16:45:56.133 | /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process 2024-11-28 16:45:56.133 | /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process 2024-11-28 16:45:56.133 | /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process 2024-11-28 16:45:56.148 | Creating group 'systemd-journal' with GID 999. 2024-11-28 16:45:56.148 | Creating group 'systemd-network' with GID 998. 2024-11-28 16:45:56.148 | Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 2024-11-28 16:46:00.639 | Selecting previously unselected package systemd-sysv. 2024-11-28 16:46:00.648 | (Reading database ... 7222 files and directories currently installed.) 2024-11-28 16:46:00.649 | Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.2_arm64.deb ... 2024-11-28 16:46:01.334 | Unpacking systemd-sysv (255.4-1ubuntu8.2) ... 2024-11-28 16:46:08.037 | Selecting previously unselected package adduser. 2024-11-28 16:46:08.039 | Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... 2024-11-28 16:46:08.518 | Unpacking adduser (3.137ubuntu1) ... 2024-11-28 16:46:09.478 | Setting up adduser (3.137ubuntu1) ... 2024-11-28 16:46:13.585 | Selecting previously unselected package libdbus-1-3:arm64. 2024-11-28 16:46:13.593 | (Reading database ... 7288 files and directories currently installed.) 2024-11-28 16:46:13.594 | Preparing to unpack .../00-libdbus-1-3_1.14.10-4ubuntu4_arm64.deb ... 2024-11-28 16:46:13.662 | Unpacking libdbus-1-3:arm64 (1.14.10-4ubuntu4) ... 2024-11-28 16:46:17.380 | Selecting previously unselected package dbus-bin. 2024-11-28 16:46:17.381 | Preparing to unpack .../01-dbus-bin_1.14.10-4ubuntu4_arm64.deb ... 2024-11-28 16:46:18.349 | Unpacking dbus-bin (1.14.10-4ubuntu4) ... 2024-11-28 16:46:20.777 | Selecting previously unselected package dbus-session-bus-common. 2024-11-28 16:46:20.779 | Preparing to unpack .../02-dbus-session-bus-common_1.14.10-4ubuntu4_all.deb ... 2024-11-28 16:46:21.217 | Unpacking dbus-session-bus-common (1.14.10-4ubuntu4) ... 2024-11-28 16:46:23.926 | Selecting previously unselected package dbus-daemon. 2024-11-28 16:46:23.928 | Preparing to unpack .../03-dbus-daemon_1.14.10-4ubuntu4_arm64.deb ... 2024-11-28 16:46:24.071 | Unpacking dbus-daemon (1.14.10-4ubuntu4) ... 2024-11-28 16:46:24.469 | Selecting previously unselected package dbus-system-bus-common. 2024-11-28 16:46:24.471 | Preparing to unpack .../04-dbus-system-bus-common_1.14.10-4ubuntu4_all.deb ... 2024-11-28 16:46:25.024 | Unpacking dbus-system-bus-common (1.14.10-4ubuntu4) ... 2024-11-28 16:46:26.913 | Selecting previously unselected package dbus. 2024-11-28 16:46:26.915 | Preparing to unpack .../05-dbus_1.14.10-4ubuntu4_arm64.deb ... 2024-11-28 16:46:26.931 | Unpacking dbus (1.14.10-4ubuntu4) ... 2024-11-28 16:46:27.100 | Selecting previously unselected package libpam-systemd:arm64. 2024-11-28 16:46:27.102 | Preparing to unpack .../06-libpam-systemd_255.4-1ubuntu8.2_arm64.deb ... 2024-11-28 16:46:27.116 | Unpacking libpam-systemd:arm64 (255.4-1ubuntu8.2) ... 2024-11-28 16:46:28.639 | Selecting previously unselected package dbus-user-session. 2024-11-28 16:46:28.641 | Preparing to unpack .../07-dbus-user-session_1.14.10-4ubuntu4_arm64.deb ... 2024-11-28 16:46:28.683 | Unpacking dbus-user-session (1.14.10-4ubuntu4) ... 2024-11-28 16:46:29.408 | Selecting previously unselected package dmsetup. 2024-11-28 16:46:29.410 | Preparing to unpack .../08-dmsetup_2%3a1.02.185-3ubuntu3_arm64.deb ... 2024-11-28 16:46:29.555 | Unpacking dmsetup (2:1.02.185-3ubuntu3) ... 2024-11-28 16:46:30.705 | Selecting previously unselected package libglib2.0-0t64:arm64. 2024-11-28 16:46:30.707 | Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.1_arm64.deb ... 2024-11-28 16:46:30.732 | Unpacking libglib2.0-0t64:arm64 (2.80.0-6ubuntu3.1) ... 2024-11-28 16:46:30.905 | Selecting previously unselected package gir1.2-glib-2.0:arm64. 2024-11-28 16:46:30.907 | Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.1_arm64.deb ... 2024-11-28 16:46:30.923 | Unpacking gir1.2-glib-2.0:arm64 (2.80.0-6ubuntu3.1) ... 2024-11-28 16:46:31.155 | Selecting previously unselected package libgirepository-1.0-1:arm64. 2024-11-28 16:46:31.157 | Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_arm64.deb ... 2024-11-28 16:46:31.171 | Unpacking libgirepository-1.0-1:arm64 (1.80.1-1) ... 2024-11-28 16:46:31.277 | Selecting previously unselected package gir1.2-girepository-2.0:arm64. 2024-11-28 16:46:31.279 | Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_arm64.deb ... 2024-11-28 16:46:31.293 | Unpacking gir1.2-girepository-2.0:arm64 (1.80.1-1) ... 2024-11-28 16:46:31.374 | Selecting previously unselected package libglib2.0-data. 2024-11-28 16:46:31.375 | Preparing to unpack .../13-libglib2.0-data_2.80.0-6ubuntu3.1_all.deb ... 2024-11-28 16:46:31.404 | Unpacking libglib2.0-data (2.80.0-6ubuntu3.1) ... 2024-11-28 16:46:31.492 | Selecting previously unselected package libicu74:arm64. 2024-11-28 16:46:31.494 | Preparing to unpack .../14-libicu74_74.2-1ubuntu3_arm64.deb ... 2024-11-28 16:46:31.507 | Unpacking libicu74:arm64 (74.2-1ubuntu3) ... 2024-11-28 16:46:31.991 | Selecting previously unselected package libnss-systemd:arm64. 2024-11-28 16:46:31.993 | Preparing to unpack .../15-libnss-systemd_255.4-1ubuntu8.2_arm64.deb ... 2024-11-28 16:46:32.008 | Unpacking libnss-systemd:arm64 (255.4-1ubuntu8.2) ... 2024-11-28 16:46:32.341 | Selecting previously unselected package libxml2:arm64. 2024-11-28 16:46:32.343 | Preparing to unpack .../16-libxml2_2.9.14+dfsg-1.3ubuntu3_arm64.deb ... 2024-11-28 16:46:32.355 | Unpacking libxml2:arm64 (2.9.14+dfsg-1.3ubuntu3) ... 2024-11-28 16:46:32.506 | Selecting previously unselected package python3-dbus. 2024-11-28 16:46:32.508 | Preparing to unpack .../17-python3-dbus_1.3.2-5build3_arm64.deb ... 2024-11-28 16:46:32.521 | Unpacking python3-dbus (1.3.2-5build3) ... 2024-11-28 16:46:33.119 | Selecting previously unselected package python3-gi. 2024-11-28 16:46:33.121 | Preparing to unpack .../18-python3-gi_3.48.2-1_arm64.deb ... 2024-11-28 16:46:33.133 | Unpacking python3-gi (3.48.2-1) ... 2024-11-28 16:46:33.282 | Selecting previously unselected package networkd-dispatcher. 2024-11-28 16:46:33.284 | Preparing to unpack .../19-networkd-dispatcher_2.2.4-1_all.deb ... 2024-11-28 16:46:33.303 | Unpacking networkd-dispatcher (2.2.4-1) ... 2024-11-28 16:46:33.404 | Selecting previously unselected package shared-mime-info. 2024-11-28 16:46:33.406 | Preparing to unpack .../20-shared-mime-info_2.4-4_arm64.deb ... 2024-11-28 16:46:33.419 | Unpacking shared-mime-info (2.4-4) ... 2024-11-28 16:46:34.671 | Selecting previously unselected package sudo. 2024-11-28 16:46:34.674 | Preparing to unpack .../21-sudo_1.9.15p5-3ubuntu5_arm64.deb ... 2024-11-28 16:46:36.068 | Unpacking sudo (1.9.15p5-3ubuntu5) ... 2024-11-28 16:46:38.193 | Selecting previously unselected package systemd-resolved. 2024-11-28 16:46:38.196 | Preparing to unpack .../22-systemd-resolved_255.4-1ubuntu8.2_arm64.deb ... 2024-11-28 16:46:38.215 | Unpacking systemd-resolved (255.4-1ubuntu8.2) ... 2024-11-28 16:46:39.338 | Selecting previously unselected package systemd-timesyncd. 2024-11-28 16:46:39.341 | Preparing to unpack .../23-systemd-timesyncd_255.4-1ubuntu8.2_arm64.deb ... 2024-11-28 16:46:39.362 | Unpacking systemd-timesyncd (255.4-1ubuntu8.2) ... 2024-11-28 16:46:39.735 | Selecting previously unselected package xdg-user-dirs. 2024-11-28 16:46:39.738 | Preparing to unpack .../24-xdg-user-dirs_0.18-1build1_arm64.deb ... 2024-11-28 16:46:39.763 | Unpacking xdg-user-dirs (0.18-1build1) ... 2024-11-28 16:46:40.138 | Selecting previously unselected package busybox. 2024-11-28 16:46:40.140 | Preparing to unpack .../25-busybox_1%3a1.36.1-6ubuntu3_arm64.deb ... 2024-11-28 16:46:40.536 | Unpacking busybox (1:1.36.1-6ubuntu3) ... 2024-11-28 16:46:43.793 | Setting up media-types (10.1.0) ... 2024-11-28 16:46:44.384 | Setting up systemd-sysv (255.4-1ubuntu8.2) ... 2024-11-28 16:46:44.489 | Setting up xdg-user-dirs (0.18-1build1) ... 2024-11-28 16:46:44.632 | Setting up libsqlite3-0:arm64 (3.45.1-1ubuntu2) ... 2024-11-28 16:46:44.691 | Setting up libnss-systemd:arm64 (255.4-1ubuntu8.2) ... 2024-11-28 16:46:44.794 | Setting up tzdata (2024a-3ubuntu1.1) ... 2024-11-28 16:46:44.964 | debconf: unable to initialize frontend: Dialog 2024-11-28 16:46:44.964 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-28 16:46:44.964 | debconf: falling back to frontend: Readline 2024-11-28 16:46:44.965 | debconf: unable to initialize frontend: Readline 2024-11-28 16:46:44.965 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/aarch64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2024-11-28 16:46:44.965 | debconf: falling back to frontend: Teletype 2024-11-28 16:46:45.043 | 2024-11-28 16:46:45.043 | Current default time zone: 'Etc/UTC' 2024-11-28 16:46:45.045 | Local time is now: Thu Nov 28 16:46:45 UTC 2024. 2024-11-28 16:46:45.045 | Universal Time is now: Thu Nov 28 16:46:45 UTC 2024. 2024-11-28 16:46:45.045 | Run 'dpkg-reconfigure tzdata' if you wish to change it. 2024-11-28 16:46:45.045 | 2024-11-28 16:46:45.100 | Setting up busybox (1:1.36.1-6ubuntu3) ... 2024-11-28 16:46:45.135 | Setting up libglib2.0-0t64:arm64 (2.80.0-6ubuntu3.1) ... 2024-11-28 16:46:45.169 | No schema files found: doing nothing. 2024-11-28 16:46:45.183 | Setting up libglib2.0-data (2.80.0-6ubuntu3.1) ... 2024-11-28 16:46:45.279 | Setting up libdbus-1-3:arm64 (1.14.10-4ubuntu4) ... 2024-11-28 16:46:45.653 | Setting up systemd-timesyncd (255.4-1ubuntu8.2) ... 2024-11-28 16:46:45.709 | Creating group 'systemd-timesync' with GID 997. 2024-11-28 16:46:45.710 | Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 2024-11-28 16:46:46.034 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /usr/lib/systemd/system/systemd-timesyncd.service. 2024-11-28 16:46:46.034 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /usr/lib/systemd/system/systemd-timesyncd.service. 2024-11-28 16:46:46.116 | Setting up sudo (1.9.15p5-3ubuntu5) ... 2024-11-28 16:46:46.464 | Setting up gir1.2-glib-2.0:arm64 (2.80.0-6ubuntu3.1) ... 2024-11-28 16:46:46.517 | Setting up libicu74:arm64 (74.2-1ubuntu3) ... 2024-11-28 16:46:46.657 | Setting up dmsetup (2:1.02.185-3ubuntu3) ... 2024-11-28 16:46:46.993 | Setting up dbus-session-bus-common (1.14.10-4ubuntu4) ... 2024-11-28 16:46:47.086 | Setting up libgirepository-1.0-1:arm64 (1.80.1-1) ... 2024-11-28 16:46:47.121 | Setting up netbase (6.4) ... 2024-11-28 16:46:47.211 | Setting up dbus-system-bus-common (1.14.10-4ubuntu4) ... 2024-11-28 16:46:47.527 | Setting up readline-common (8.2-4build1) ... 2024-11-28 16:46:47.593 | Setting up libxml2:arm64 (2.9.14+dfsg-1.3ubuntu3) ... 2024-11-28 16:46:47.659 | Setting up dbus-bin (1.14.10-4ubuntu4) ... 2024-11-28 16:46:47.715 | Setting up dbus-daemon (1.14.10-4ubuntu4) ... 2024-11-28 16:46:47.815 | Setting up gir1.2-girepository-2.0:arm64 (1.80.1-1) ... 2024-11-28 16:46:47.872 | Setting up dbus (1.14.10-4ubuntu4) ... 2024-11-28 16:46:48.018 | Setting up shared-mime-info (2.4-4) ... 2024-11-28 16:47:13.795 | Setting up libreadline8t64:arm64 (8.2-4build1) ... 2024-11-28 16:47:13.839 | Setting up libpam-systemd:arm64 (255.4-1ubuntu8.2) ... 2024-11-28 16:47:14.071 | debconf: unable to initialize frontend: Dialog 2024-11-28 16:47:14.072 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-28 16:47:14.072 | debconf: falling back to frontend: Readline 2024-11-28 16:47:14.072 | debconf: unable to initialize frontend: Readline 2024-11-28 16:47:14.072 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/aarch64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2024-11-28 16:47:14.073 | debconf: falling back to frontend: Teletype 2024-11-28 16:47:14.393 | Setting up systemd-resolved (255.4-1ubuntu8.2) ... 2024-11-28 16:47:14.443 | Converting /etc/resolv.conf to a symlink to /run/systemd/resolve/stub-resolv.conf... 2024-11-28 16:47:14.454 | Creating group 'systemd-resolve' with GID 996. 2024-11-28 16:47:14.455 | Creating user 'systemd-resolve' (systemd Resolver) with UID 996 and GID 996. 2024-11-28 16:47:14.757 | Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /usr/lib/systemd/system/systemd-resolved.service. 2024-11-28 16:47:14.757 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-resolved.service -> /usr/lib/systemd/system/systemd-resolved.service. 2024-11-28 16:47:14.805 | Setting up libpython3.12-stdlib:arm64 (3.12.3-1) ... 2024-11-28 16:47:14.901 | Setting up python3.12 (3.12.3-1) ... 2024-11-28 16:47:16.878 | Setting up dbus-user-session (1.14.10-4ubuntu4) ... 2024-11-28 16:47:17.696 | Setting up libpython3-stdlib:arm64 (3.12.3-0ubuntu1) ... 2024-11-28 16:47:17.754 | Setting up python3 (3.12.3-0ubuntu1) ... 2024-11-28 16:47:17.801 | running python rtupdate hooks for python3.12... 2024-11-28 16:47:17.801 | running python post-rtupdate hooks for python3.12... 2024-11-28 16:47:18.013 | Setting up python3-gi (3.48.2-1) ... 2024-11-28 16:47:18.377 | Setting up python3-dbus (1.3.2-5build3) ... 2024-11-28 16:47:18.807 | Setting up networkd-dispatcher (2.2.4-1) ... 2024-11-28 16:47:19.087 | Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /usr/lib/systemd/system/networkd-dispatcher.service. 2024-11-28 16:47:19.106 | Processing triggers for libc-bin (2.39-0ubuntu8.2) ... 2024-11-28 16:47:19.793 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.qtTJbDWg/mnt/proc 2024-11-28 16:47:19.809 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/root.d/75-ubuntu-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.qtTJbDWg/mnt/sys 2024-11-28 16:47:19.823 | dib-run-parts 75-ubuntu-minimal-baseinstall completed 2024-11-28 16:47:19.823 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-28 16:47:19.823 | dib-run-parts 2024-11-28 16:47:19.826 | dib-run-parts Target: root.d 2024-11-28 16:47:19.826 | dib-run-parts 2024-11-28 16:47:19.826 | dib-run-parts Script Seconds 2024-11-28 16:47:19.826 | dib-run-parts --------------------------------------- ---------- 2024-11-28 16:47:19.826 | dib-run-parts 2024-11-28 16:47:19.861 | dib-run-parts 08-debootstrap 207.670 2024-11-28 16:47:19.869 | dib-run-parts 09-apt-keyring 0.018 2024-11-28 16:47:19.877 | dib-run-parts 50-apt-allow-unauthenticated 0.048 2024-11-28 16:47:19.884 | dib-run-parts 50-block-apt-translations 0.063 2024-11-28 16:47:19.893 | dib-run-parts 50-block-daemons 0.093 2024-11-28 16:47:19.900 | dib-run-parts 50-build-with-http-cache 0.022 2024-11-28 16:47:19.908 | dib-run-parts 50-shared-apt-cache 0.026 2024-11-28 16:47:19.916 | dib-run-parts 50-trim-dpkg 0.048 2024-11-28 16:47:19.924 | dib-run-parts 60-apt-phased-updates 0.037 2024-11-28 16:47:19.932 | dib-run-parts 75-ubuntu-minimal-baseinstall 172.562 2024-11-28 16:47:19.935 | dib-run-parts 2024-11-28 16:47:19.935 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-28 16:47:19.942 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-28 16:47:19.947 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-28 16:47:19.947 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-28 16:47:19.957 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.qtTJbDWg/mnt 2024-11-28 16:47:19.958 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-28 16:47:19.965 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'bin 2024-11-28 16:47:19.965 | boot 2024-11-28 16:47:19.965 | dev 2024-11-28 16:47:19.965 | etc 2024-11-28 16:47:19.965 | home 2024-11-28 16:47:19.965 | lib 2024-11-28 16:47:19.965 | lib.usr-is-merged 2024-11-28 16:47:19.966 | media 2024-11-28 16:47:19.966 | mnt 2024-11-28 16:47:19.966 | opt 2024-11-28 16:47:19.966 | proc 2024-11-28 16:47:19.966 | root 2024-11-28 16:47:19.966 | run 2024-11-28 16:47:19.966 | sbin 2024-11-28 16:47:19.966 | srv 2024-11-28 16:47:19.966 | sys 2024-11-28 16:47:19.966 | usr 2024-11-28 16:47:19.966 | var' ']' 2024-11-28 16:47:19.970 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/resolv.conf ']' 2024-11-28 16:47:19.975 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/resolv.conf.ORIG 2024-11-28 16:47:19.990 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/resolv.conf 2024-11-28 16:47:20.005 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/resolv.conf 2024-11-28 16:47:20.019 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-28 16:47:20.024 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-28 16:47:20.031 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-28 16:47:20.036 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.qtTJbDWg/mnt/proc 2024-11-28 16:47:20.051 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.qtTJbDWg/mnt/dev 2024-11-28 16:47:20.066 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-28 16:47:20.072 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-28 16:47:20.969 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-28 16:47:20.975 | + 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.qtTJbDWg/mnt/dev/pts 2024-11-28 16:47:20.991 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.qtTJbDWg/mnt/sys 2024-11-28 16:47:21.007 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d 2024-11-28 16:47:21.014 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-28 16:47:21.019 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-28 16:47:21.024 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-28 16:47:21.029 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.qtTJbDWg/hooks ']' 2024-11-28 16:47:21.034 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-28 16:47:21.039 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-28 16:47:21.039 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-28 16:47:21.048 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d ']' 2024-11-28 16:47:21.053 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d' 2024-11-28 16:47:21.053 | Running hooks from /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d 2024-11-28 16:47:21.057 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-28 16:47:21.062 | + 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.qtTJbDWg/hooks/extra-data.d 2024-11-28 16:47:21.087 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-28 16:47:21.095 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-28 16:47:21.099 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-28 16:47:21.103 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-28 16:47:21.107 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-28 16:47:21.111 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-28 16:47:21.115 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-28 16:47:21.123 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-28 16:47:21.127 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-28 16:47:21.131 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-28 16:47:21.135 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-28 16:47:21.139 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-28 16:47:21.143 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-28 16:47:21.148 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-28 16:47:21.152 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-28 16:47:21.156 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-28 16:47:21.160 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-28 16:47:21.164 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-28 16:47:21.169 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-28 16:47:21.173 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-28 16:47:21.177 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-28 16:47:21.182 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-11-28 16:47:21.189 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-11-28 16:47:21.193 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-28 16:47:21.198 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-28 16:47:21.202 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-11-28 16:47:21.210 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-11-28 16:47:21.214 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-11-28 16:47:21.218 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-11-28 16:47:21.222 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-28 16:47:21.230 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2024-11-28 16:47:21.234 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2024-11-28 16:47:21.238 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2024-11-28 16:47:21.242 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=noble 2024-11-28 16:47:21.246 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=noble 2024-11-28 16:47:21.251 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2024-11-28 16:47:21.255 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2024-11-28 16:47:21.259 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2024-11-28 16:47:21.263 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2024-11-28 16:47:21.268 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=arm64 2024-11-28 16:47:21.272 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ arm64 ]] 2024-11-28 16:47:21.276 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:9 : default_ubuntu_mirror=http://ports.ubuntu.com/ubuntu-ports 2024-11-28 16:47:21.280 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-28 16:47:21.284 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/ubuntu-ports 2024-11-28 16:47:21.289 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-28 16:47:21.296 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-28 16:47:21.301 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-28 16:47:21.305 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-28 16:47:21.309 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2024-11-28 16:47:21.317 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2024-11-28 16:47:21.321 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ noble == \t\r\u\s\t\y ]] 2024-11-28 16:47:21.326 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2024-11-28 16:47:21.330 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2024-11-28 16:47:21.334 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2024-11-28 16:47:21.342 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2024-11-28 16:47:21.346 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-28 16:47:21.350 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-generic 2024-11-28 16:47:21.355 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-28 16:47:21.363 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2024-11-28 16:47:21.367 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-28 16:47:21.371 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2024-11-28 16:47:21.375 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/14-manifests 2024-11-28 16:47:21.383 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/14-manifests 2024-11-28 16:47:21.387 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-28 16:47:21.392 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-28 16:47:21.396 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-noble-arm64-43029d7647b74c598389a7b4c45fd83f.d/ 2024-11-28 16:47:21.400 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/ubuntu-noble-arm64-43029d7647b74c598389a7b4c45fd83f.d/ 2024-11-28 16:47:21.405 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-28 16:47:21.412 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-28 16:47:21.417 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-28 16:47:21.421 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-28 16:47:21.425 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-28 16:47:21.430 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-28 16:47:21.437 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-28 16:47:21.442 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ ubuntu =~ (almalinux|centos|fedora|rocky) ]] 2024-11-28 16:47:21.446 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-28 16:47:21.450 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-28 16:47:21.454 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \a\l\m\a\l\i\n\u\x ]] 2024-11-28 16:47:21.459 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \r\o\c\k\y ]] 2024-11-28 16:47:21.463 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ ubuntu == \f\e\d\o\r\a ]] 2024-11-28 16:47:21.467 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-11-28 16:47:21.475 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-11-28 16:47:21.480 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-11-28 16:47:21.484 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-11-28 16:47:21.488 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-28 16:47:21.496 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-28 16:47:21.500 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-28 16:47:21.504 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-28 16:47:21.509 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-28 16:47:21.517 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-28 16:47:21.521 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-28 16:47:21.525 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-28 16:47:21.530 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-28 16:47:21.534 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-28 16:47:21.538 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-28 16:47:21.543 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-28 16:47:21.547 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-28 16:47:21.551 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-28 16:47:21.556 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-28 16:47:21.563 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-28 16:47:21.568 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-28 16:47:21.572 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-28 16:47:21.577 | dib-run-parts Running /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-28 16:47:21.600 | Copying pkg-map for infra-package-needs 2024-11-28 16:47:21.611 | Copying pkg-map for source-repositories 2024-11-28 16:47:21.622 | Copying pkg-map for debootstrap 2024-11-28 16:47:21.633 | Copying pkg-map for ensure-venv 2024-11-28 16:47:21.643 | Copying pkg-map for base 2024-11-28 16:47:21.654 | Copying pkg-map for openssh-server 2024-11-28 16:47:21.665 | Copying pkg-map for bootloader 2024-11-28 16:47:21.676 | Copying pkg-map for cache-url 2024-11-28 16:47:21.687 | Copying pkg-map for nodepool-base 2024-11-28 16:47:21.698 | Copying pkg-map for growroot 2024-11-28 16:47:21.709 | Copying pkg-map for runtime-ssh-host-keys 2024-11-28 16:47:21.720 | Copying pkg-map for simple-init 2024-11-28 16:47:21.734 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-28 16:47:21.734 | dib-run-parts Running /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/20-manifest-dir 2024-11-28 16:47:21.743 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-28 16:47:21.747 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-28 16:47:21.751 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.qtTJbDWg/mnt//etc/dib-manifests 2024-11-28 16:47:21.764 | dib-run-parts 20-manifest-dir completed 2024-11-28 16:47:21.764 | dib-run-parts Running /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-create-repo-list 2024-11-28 16:47:25.361 | dib-run-parts 50-create-repo-list completed 2024-11-28 16:47:25.361 | dib-run-parts Running /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist 2024-11-28 16:47:25.370 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:6 : set -eu 2024-11-28 16:47:25.375 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:7 : set -o pipefail 2024-11-28 16:47:25.379 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:15 : '[' '!' -d /opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/modprobe.d ']' 2024-11-28 16:47:25.383 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:17 : sudo mkdir -p /opt/dib_tmp/dib_build.qtTJbDWg/mnt/etc/modprobe.d 2024-11-28 16:47:25.399 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:22 : get_image_element_array 2024-11-28 16:47:25.403 | ++ /environment:get_image_element_array:0 : echo '[install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin [pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map [ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv [bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader [journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console [cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources [ubuntu-common]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common [install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types [infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs [package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs [base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base [dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system [runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos [source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories [vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm [dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg [simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init [modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe [nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base [growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot [manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests [block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi [cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack [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 [zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker [debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap [openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server [ubuntu-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal [sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep ' 2024-11-28 16:47:25.414 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:22 : eval declare -A 'image_elements=([install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' '[pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' '[ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' '[bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' '[journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' '[cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' '[ubuntu-common]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common' '[install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' '[infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs' '[package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' '[base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' '[dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' '[runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos' '[source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' '[vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' '[dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' '[simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' '[modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' '[nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base' '[growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' '[manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' '[block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' '[cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack' '[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' '[zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker' '[debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' '[openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' '[ubuntu-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal' '[sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' ')' 2024-11-28 16:47:25.418 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:22 : image_elements=(['install-bin']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' ['pkg-map']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' ['ensure-venv']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' ['bootloader']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' ['journal-to-console']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' ['cloud-init-datasources']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' ['ubuntu-common']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-common' ['install-types']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' ['infra-package-needs']='/opt/project-config/nodepool/elements/infra-package-needs' ['package-installs']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' ['base']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' ['dib-init-system']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' ['runtime-ssh-host-keys']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['openstack-repos']='/opt/project-config/nodepool/elements/openstack-repos' ['source-repositories']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' ['vm']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' ['dpkg']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' ['simple-init']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' ['modprobe']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' ['nodepool-base']='/opt/project-config/nodepool/elements/nodepool-base' ['growroot']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' ['manifests']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' ['block-device-efi']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' ['cache-devstack']='/opt/project-config/nodepool/elements/cache-devstack' ['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' ['zuul-worker']='/opt/project-config/nodepool/elements/zuul-worker' ['debootstrap']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' ['openssh-server']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' ['ubuntu-minimal']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ubuntu-minimal' ['sysprep']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep') 2024-11-28 16:47:25.423 | ++ /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:22 : declare -A image_elements 2024-11-28 16:47:25.427 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.432 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=vm 2024-11-28 16:47:25.436 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm 2024-11-28 16:47:25.440 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.444 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.449 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=infra-package-needs 2024-11-28 16:47:25.453 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/infra-package-needs 2024-11-28 16:47:25.458 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/infra-package-needs/modprobe.d/ ']' 2024-11-28 16:47:25.462 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.466 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-bin 2024-11-28 16:47:25.471 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.475 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.479 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.483 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=source-repositories 2024-11-28 16:47:25.487 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.491 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.495 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.500 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=package-installs 2024-11-28 16:47:25.504 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.508 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.512 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.516 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debootstrap 2024-11-28 16:47:25.520 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap 2024-11-28 16:47:25.524 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.528 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.533 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ubuntu-common 2024-11-28 16:47:25.537 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.541 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.545 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.549 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cloud-init-datasources 2024-11-28 16:47:25.554 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.558 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.562 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.566 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ensure-venv 2024-11-28 16:47:25.570 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.574 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.578 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.582 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=block-device-efi 2024-11-28 16:47:25.587 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.591 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.595 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.599 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=modprobe 2024-11-28 16:47:25.603 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe 2024-11-28 16:47:25.608 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.612 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.616 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=base 2024-11-28 16:47:25.620 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base 2024-11-28 16:47:25.624 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.629 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.633 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ubuntu-minimal 2024-11-28 16:47:25.637 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.641 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.645 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.649 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-types 2024-11-28 16:47:25.653 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.658 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.662 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.666 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openssh-server 2024-11-28 16:47:25.670 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.674 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.678 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.682 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=bootloader 2024-11-28 16:47:25.686 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader 2024-11-28 16:47:25.691 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.695 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.699 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=manifests 2024-11-28 16:47:25.703 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests 2024-11-28 16:47:25.708 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.712 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.716 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openstack-repos 2024-11-28 16:47:25.720 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/openstack-repos 2024-11-28 16:47:25.725 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/openstack-repos/modprobe.d/ ']' 2024-11-28 16:47:25.729 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.733 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=sysprep 2024-11-28 16:47:25.737 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep 2024-11-28 16:47:25.741 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.746 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.750 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dib-init-system 2024-11-28 16:47:25.754 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.758 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.762 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.766 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=journal-to-console 2024-11-28 16:47:25.771 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.775 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.779 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.783 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-static 2024-11-28 16:47:25.787 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.792 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.796 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.800 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-devstack 2024-11-28 16:47:25.804 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/cache-devstack 2024-11-28 16:47:25.808 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/cache-devstack/modprobe.d/ ']' 2024-11-28 16:47:25.812 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.817 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-url 2024-11-28 16:47:25.821 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.825 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.829 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.833 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dpkg 2024-11-28 16:47:25.837 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg 2024-11-28 16:47:25.841 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.846 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.850 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=nodepool-base 2024-11-28 16:47:25.854 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/nodepool-base 2024-11-28 16:47:25.858 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/nodepool-base/modprobe.d/ ']' 2024-11-28 16:47:25.862 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.866 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=growroot 2024-11-28 16:47:25.871 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot 2024-11-28 16:47:25.875 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.879 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.883 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=runtime-ssh-host-keys 2024-11-28 16:47:25.887 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.891 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.896 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.900 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=simple-init 2024-11-28 16:47:25.904 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.908 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.913 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.917 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=pkg-map 2024-11-28 16:47:25.921 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.925 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.929 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-28 16:47:25.933 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=zuul-worker 2024-11-28 16:47:25.937 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/zuul-worker 2024-11-28 16:47:25.942 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/zuul-worker/modprobe.d/ ']' 2024-11-28 16:47:25.944 | dib-run-parts 50-modprobe-blacklist completed 2024-11-28 16:47:25.944 | dib-run-parts Running /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/60-zuul-user 2024-11-28 16:47:25.953 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-28 16:47:25.958 | + /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-28 16:47:25.963 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.963 | ' 2024-11-28 16:47:25.968 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.968 | ' ']' 2024-11-28 16:47:25.972 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.972 | ' ']' 2024-11-28 16:47:25.976 | + /opt/dib_tmp/dib_build.qtTJbDWg/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-28 16:47:25.976 | ' 2024-11-28 16:47:25.979 | dib-run-parts 60-zuul-user completed 2024-11-28 16:47:25.979 | dib-run-parts Running /opt/dib_tmp/dib_build.qtTJbDWg/hooks/extra-data.d/98-source-repositories 2024-11-28 16:47:26.000 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu Nov 28 16:47:25 UTC 2024 for /opt/dib_tmp/dib_build.qtTJbDWg/hooks/source-repository-simple-init 2024-11-28 16:47:26.009 | (0001 / 0001) 2024-11-28 16:47:26.891 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-28 16:47:27.481 | Cloning from glean cache and applying ref master 2024-11-28 16:47:28.494 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-28 16:47:28.522 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu Nov 28 16:47:28 UTC 2024 for /opt/dib_tmp/dib_build.qtTJbDWg/hooks/source-repository-stackviz 2024-11-28 16:47:28.529 | (0001 / 0001) 2024-11-28 16:47:28.546 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-28 16:47:29.145 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-28 16:47:29.147 | Dload Upload Total Spent Left Speed 2024-11-28 16:47:29.648 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 514 0 --:--:-- --:--:-- --:--:-- 515 2024-11-28 16:47:29.917 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-28 16:47:29.924 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-28 16:47:30.583 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu Nov 28 16:47:30 UTC 2024 for /opt/dib_tmp/dib_build.qtTJbDWg/hooks/source-repository-zanatacli 2024-11-28 16:47:30.590 | (0001 / 0001) 2024-11-28 16:47:30.607 | 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-28 16:47:30.640 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-28 16:47:30.641 | Dload Upload Total Spent Left Speed 2024-11-28 16:47:31.307 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 206 0 --:--:-- --:--:-- --:--:-- 206 2024-11-28 16:47:31.447 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-28 16:47:31.455 | 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-28 16:47:32.368 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu Nov 28 16:47:32 UTC 2024 for /opt/dib_tmp/dib_build.qtTJbDWg/hooks/source-repository-projects-yaml 2024-11-28 16:47:32.376 | (0001 / 1318) 2024-11-28 16:47:32.393 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-28 16:47:33.442 | Cloning from airshipctl cache and applying ref * 2024-11-28 16:47:37.615 | (0002 / 1318) 2024-11-28 16:47:37.632 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-28 16:47:38.140 | Cloning from airshipui cache and applying ref * 2024-11-28 16:47:39.158 | (0003 / 1318) 2024-11-28 16:47:39.175 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-28 16:47:39.469 | Cloning from apis cache and applying ref * 2024-11-28 16:47:39.540 | (0004 / 1318) 2024-11-28 16:47:39.557 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-28 16:47:46.989 | Cloning from armada cache and applying ref * 2024-11-28 16:49:00.093 | (0005 / 1318) 2024-11-28 16:49:00.110 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-28 16:49:01.443 | Cloning from armada-go cache and applying ref * 2024-11-28 16:49:03.457 | (0006 / 1318) 2024-11-28 16:49:03.474 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-28 16:49:04.121 | Cloning from armada-operator cache and applying ref * 2024-11-28 16:49:08.403 | (0007 / 1318) 2024-11-28 16:49:08.420 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-28 16:49:08.828 | Cloning from charts cache and applying ref * 2024-11-28 16:49:10.038 | (0008 / 1318) 2024-11-28 16:49:10.055 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-28 16:49:11.759 | Cloning from deckhand cache and applying ref * 2024-11-28 16:50:01.912 | (0009 / 1318) 2024-11-28 16:50:01.929 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-28 16:50:02.959 | Cloning from divingbell cache and applying ref * 2024-11-28 16:50:16.419 | (0010 / 1318) 2024-11-28 16:50:16.436 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-28 16:50:18.456 | Cloning from docs cache and applying ref * 2024-11-28 16:50:19.911 | (0011 / 1318) 2024-11-28 16:50:19.929 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-28 16:50:21.554 | Cloning from drydock cache and applying ref * 2024-11-28 16:51:10.091 | (0012 / 1318) 2024-11-28 16:51:10.109 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-28 16:51:10.607 | Cloning from election cache and applying ref * 2024-11-28 16:51:10.687 | (0013 / 1318) 2024-11-28 16:51:10.704 | 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-28 16:51:11.002 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-28 16:51:11.077 | (0014 / 1318) 2024-11-28 16:51:11.094 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-28 16:51:11.372 | Cloning from go-redfish cache and applying ref * 2024-11-28 16:51:11.558 | (0015 / 1318) 2024-11-28 16:51:11.575 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-28 16:51:11.937 | Cloning from governance cache and applying ref * 2024-11-28 16:51:12.041 | (0016 / 1318) 2024-11-28 16:51:12.060 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-28 16:51:12.592 | Cloning from hostconfig-operator cache and applying ref * 2024-11-28 16:51:12.964 | (0017 / 1318) 2024-11-28 16:51:12.981 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-28 16:51:13.460 | Cloning from image-builder cache and applying ref * 2024-11-28 16:51:13.567 | (0018 / 1318) 2024-11-28 16:51:13.585 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-28 16:51:13.916 | Cloning from images cache and applying ref * 2024-11-28 16:51:14.393 | (0019 / 1318) 2024-11-28 16:51:14.411 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-28 16:51:17.380 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-28 16:52:34.129 | (0020 / 1318) 2024-11-28 16:52:34.146 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-28 16:52:34.821 | Cloning from maas cache and applying ref * 2024-11-28 16:52:39.165 | (0021 / 1318) 2024-11-28 16:52:39.183 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-28 16:52:40.538 | Cloning from pegleg cache and applying ref * 2024-11-28 16:52:57.811 | (0022 / 1318) 2024-11-28 16:52:57.828 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-28 16:52:59.160 | Cloning from porthole cache and applying ref * 2024-11-28 16:54:55.918 | (0023 / 1318) 2024-11-28 16:54:55.935 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-28 16:55:01.635 | Cloning from promenade cache and applying ref * 2024-11-28 16:57:45.694 | (0024 / 1318) 2024-11-28 16:57:45.711 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-28 16:57:50.191 | Cloning from shipyard cache and applying ref * 2024-11-28 16:59:11.356 | (0025 / 1318) 2024-11-28 16:59:11.374 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-28 16:59:12.334 | Cloning from sip cache and applying ref * 2024-11-28 16:59:22.384 | (0026 / 1318) 2024-11-28 16:59:22.403 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-28 16:59:23.620 | Cloning from specs cache and applying ref * 2024-11-28 16:59:23.751 | (0027 / 1318) 2024-11-28 16:59:23.768 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-28 16:59:24.282 | Cloning from spyglass cache and applying ref * 2024-11-28 16:59:24.552 | (0028 / 1318) 2024-11-28 16:59:24.570 | 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-28 16:59:24.956 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-28 16:59:25.044 | (0029 / 1318) 2024-11-28 16:59:25.061 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-28 16:59:28.393 | Cloning from tempest-plugin cache and applying ref * 2024-11-28 16:59:28.468 | (0030 / 1318) 2024-11-28 16:59:28.486 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-28 16:59:35.433 | Cloning from treasuremap cache and applying ref * 2024-11-28 17:01:42.437 | (0031 / 1318) 2024-11-28 17:01:42.455 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-28 17:01:43.099 | Cloning from vino cache and applying ref * 2024-11-28 17:01:43.212 | (0032 / 1318) 2024-11-28 17:01:43.230 | 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-28 17:01:44.119 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-28 17:01:44.521 | (0033 / 1318) 2024-11-28 17:01:44.538 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-28 17:01:45.673 | Cloning from cfn-overview cache and applying ref * 2024-11-28 17:01:46.818 | (0034 / 1318) 2024-11-28 17:01:46.835 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-28 17:01:49.144 | Cloning from cfn-security cache and applying ref * 2024-11-28 17:01:50.518 | (0035 / 1318) 2024-11-28 17:01:50.535 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-28 17:01:51.483 | Cloning from computing-native cache and applying ref * 2024-11-28 17:01:52.015 | (0036 / 1318) 2024-11-28 17:01:52.032 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-28 17:01:54.551 | Cloning from computing-offload cache and applying ref * 2024-11-28 17:02:44.808 | (0037 / 1318) 2024-11-28 17:02:44.826 | 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-28 17:02:45.880 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-28 17:03:02.219 | (0038 / 1318) 2024-11-28 17:03:02.236 | 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-28 17:03:03.581 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-28 17:03:19.920 | (0039 / 1318) 2024-11-28 17:03:19.937 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-28 17:03:20.544 | Cloning from cirros cache and applying ref * 2024-11-28 17:03:30.327 | (0040 / 1318) 2024-11-28 17:03:30.344 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-28 17:03:51.756 | Cloning from inaugust.com cache and applying ref * 2024-11-28 17:03:56.617 | (0041 / 1318) 2024-11-28 17:03:56.634 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-28 17:03:57.087 | Cloning from src.sh cache and applying ref * 2024-11-28 17:03:57.159 | (0042 / 1318) 2024-11-28 17:03:57.176 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-28 17:03:57.835 | Cloning from ttrun cache and applying ref * 2024-11-28 17:03:58.104 | (0043 / 1318) 2024-11-28 17:03:58.121 | 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-28 17:04:01.739 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-28 17:06:46.938 | (0044 / 1318) 2024-11-28 17:06:46.955 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-28 17:06:48.073 | Cloning from python-jenkins cache and applying ref * 2024-11-28 17:06:49.344 | (0045 / 1318) 2024-11-28 17:06:49.362 | 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-28 17:06:50.087 | Cloning from ci-cloud-config cache and applying ref * 2024-11-28 17:06:50.204 | (0046 / 1318) 2024-11-28 17:06:50.222 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-28 17:06:51.018 | Cloning from afsmon cache and applying ref * 2024-11-28 17:06:51.121 | (0047 / 1318) 2024-11-28 17:06:51.138 | 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-28 17:06:51.580 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-28 17:06:51.655 | (0048 / 1318) 2024-11-28 17:06:51.672 | 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-28 17:06:52.328 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-28 17:06:52.403 | (0049 / 1318) 2024-11-28 17:06:52.420 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-28 17:06:52.777 | Cloning from askbot-theme cache and applying ref * 2024-11-28 17:06:52.852 | (0050 / 1318) 2024-11-28 17:06:52.869 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-28 17:06:53.787 | Cloning from base-jobs cache and applying ref * 2024-11-28 17:07:07.593 | (0051 / 1318) 2024-11-28 17:07:07.612 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-28 17:07:08.258 | Cloning from bindep cache and applying ref * 2024-11-28 17:07:46.375 | (0052 / 1318) 2024-11-28 17:07:46.392 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-28 17:07:46.782 | Cloning from ci-sandbox cache and applying ref * 2024-11-28 17:07:48.824 | (0053 / 1318) 2024-11-28 17:07:48.842 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-28 17:07:49.237 | Cloning from dstat_graph cache and applying ref * 2024-11-28 17:07:49.386 | (0054 / 1318) 2024-11-28 17:07:49.403 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-28 17:07:49.765 | Cloning from elastic-recheck cache and applying ref * 2024-11-28 17:07:49.907 | (0055 / 1318) 2024-11-28 17:07:49.924 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-28 17:07:50.572 | Cloning from engagement cache and applying ref * 2024-11-28 17:07:51.038 | (0056 / 1318) 2024-11-28 17:07:51.055 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-28 17:07:51.402 | Cloning from gear cache and applying ref * 2024-11-28 17:07:51.508 | (0057 / 1318) 2024-11-28 17:07:51.525 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-28 17:07:51.813 | Cloning from germqtt cache and applying ref * 2024-11-28 17:07:51.885 | (0058 / 1318) 2024-11-28 17:07:51.902 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-28 17:07:54.295 | Cloning from gerritbot cache and applying ref * 2024-11-28 17:07:54.693 | (0059 / 1318) 2024-11-28 17:07:54.710 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-28 17:07:55.129 | Cloning from gerritlib cache and applying ref * 2024-11-28 17:07:57.092 | (0060 / 1318) 2024-11-28 17:07:57.110 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-28 17:07:57.900 | Cloning from git-restack cache and applying ref * 2024-11-28 17:07:57.989 | (0061 / 1318) 2024-11-28 17:07:58.007 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-28 17:08:00.982 | Cloning from git-review cache and applying ref * 2024-11-28 17:08:24.915 | (0062 / 1318) 2024-11-28 17:08:24.932 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-28 17:08:25.987 | Cloning from glean cache and applying ref * 2024-11-28 17:08:31.567 | (0063 / 1318) 2024-11-28 17:08:31.584 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-28 17:08:34.145 | Cloning from grafyaml cache and applying ref * 2024-11-28 17:08:34.452 | (0064 / 1318) 2024-11-28 17:08:34.469 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-28 17:08:35.725 | Cloning from infra-manual cache and applying ref * 2024-11-28 17:08:42.241 | (0065 / 1318) 2024-11-28 17:08:42.259 | 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-28 17:08:44.506 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-28 17:09:34.336 | (0066 / 1318) 2024-11-28 17:09:34.353 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-28 17:09:37.112 | Cloning from infra-specs cache and applying ref * 2024-11-28 17:09:37.752 | (0067 / 1318) 2024-11-28 17:09:37.770 | 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-28 17:09:38.260 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-28 17:09:38.972 | (0068 / 1318) 2024-11-28 17:09:38.989 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-28 17:09:49.327 | Cloning from irc-meetings cache and applying ref * 2024-11-28 17:10:17.757 | (0069 / 1318) 2024-11-28 17:10:17.774 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-28 17:10:19.382 | Cloning from jeepyb cache and applying ref * 2024-11-28 17:10:21.788 | (0070 / 1318) 2024-11-28 17:10:21.806 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-28 17:10:22.288 | Cloning from lodgeit cache and applying ref * 2024-11-28 17:10:23.999 | (0071 / 1318) 2024-11-28 17:10:24.017 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-28 17:10:24.960 | Cloning from log-classify cache and applying ref * 2024-11-28 17:10:25.032 | (0072 / 1318) 2024-11-28 17:10:25.050 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-28 17:10:27.640 | Cloning from log_processor cache and applying ref * 2024-11-28 17:10:27.716 | (0073 / 1318) 2024-11-28 17:10:27.734 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-28 17:10:28.460 | Cloning from lpmqtt cache and applying ref * 2024-11-28 17:10:28.532 | (0074 / 1318) 2024-11-28 17:10:28.549 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-28 17:10:29.003 | Cloning from meetbot cache and applying ref * 2024-11-28 17:10:29.085 | (0075 / 1318) 2024-11-28 17:10:29.102 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-28 17:10:30.251 | Cloning from mqtt_statsd cache and applying ref * 2024-11-28 17:10:30.327 | (0076 / 1318) 2024-11-28 17:10:30.345 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-28 17:10:30.684 | Cloning from netlify-sandbox cache and applying ref * 2024-11-28 17:10:32.191 | (0077 / 1318) 2024-11-28 17:10:32.208 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-28 17:10:32.744 | Cloning from project-config cache and applying ref * 2024-11-28 17:10:32.925 | (0078 / 1318) 2024-11-28 17:10:32.943 | 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-28 17:10:33.219 | Cloning from project-config-example cache and applying ref * 2024-11-28 17:10:33.294 | (0079 / 1318) 2024-11-28 17:10:33.311 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-28 17:10:34.264 | Cloning from publications cache and applying ref * 2024-11-28 17:10:37.260 | (0080 / 1318) 2024-11-28 17:10:37.278 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-28 17:10:37.606 | Cloning from puppet-bup cache and applying ref * 2024-11-28 17:10:37.681 | (0081 / 1318) 2024-11-28 17:10:37.698 | 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-28 17:10:37.962 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-28 17:10:38.035 | (0082 / 1318) 2024-11-28 17:10:38.053 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-28 17:10:38.471 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-28 17:10:38.545 | (0083 / 1318) 2024-11-28 17:10:38.562 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-28 17:10:44.022 | Cloning from puppet-httpd cache and applying ref * 2024-11-28 17:10:44.097 | (0084 / 1318) 2024-11-28 17:10:44.115 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-28 17:10:59.757 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-28 17:10:59.843 | (0085 / 1318) 2024-11-28 17:10:59.860 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-28 17:11:00.171 | Cloning from puppet-logrotate cache and applying ref * 2024-11-28 17:11:00.246 | (0086 / 1318) 2024-11-28 17:11:00.264 | 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-28 17:11:00.632 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-28 17:11:00.704 | (0087 / 1318) 2024-11-28 17:11:00.722 | 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-28 17:11:01.196 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-28 17:11:01.268 | (0088 / 1318) 2024-11-28 17:11:01.286 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-28 17:11:01.936 | Cloning from puppet-pip cache and applying ref * 2024-11-28 17:11:02.010 | (0089 / 1318) 2024-11-28 17:11:02.028 | 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-28 17:11:02.708 | Cloning from puppet-project_config cache and applying ref * 2024-11-28 17:11:02.784 | (0090 / 1318) 2024-11-28 17:11:02.801 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-28 17:11:03.871 | Cloning from puppet-redis cache and applying ref * 2024-11-28 17:11:03.946 | (0091 / 1318) 2024-11-28 17:11:03.963 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-28 17:11:04.289 | Cloning from puppet-reviewday cache and applying ref * 2024-11-28 17:11:04.365 | (0092 / 1318) 2024-11-28 17:11:04.382 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-28 17:11:05.661 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-28 17:11:05.734 | (0093 / 1318) 2024-11-28 17:11:05.864 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-28 17:11:06.230 | Cloning from puppet-ssh cache and applying ref * 2024-11-28 17:11:07.183 | (0094 / 1318) 2024-11-28 17:11:07.200 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-28 17:11:08.996 | Cloning from puppet-storyboard cache and applying ref * 2024-11-28 17:11:09.072 | (0095 / 1318) 2024-11-28 17:11:09.090 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-28 17:11:11.472 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-28 17:11:11.545 | (0096 / 1318) 2024-11-28 17:11:11.562 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-28 17:11:13.105 | Cloning from puppet-ulimit cache and applying ref * 2024-11-28 17:11:13.179 | (0097 / 1318) 2024-11-28 17:11:13.196 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-28 17:11:13.966 | Cloning from puppet-user cache and applying ref * 2024-11-28 17:11:14.041 | (0098 / 1318) 2024-11-28 17:11:14.058 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-28 17:11:15.103 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-28 17:11:15.179 | (0099 / 1318) 2024-11-28 17:11:15.196 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-28 17:11:15.941 | Cloning from puppet-zanata cache and applying ref * 2024-11-28 17:11:16.015 | (0100 / 1318) 2024-11-28 17:11:16.032 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-28 17:11:18.994 | Cloning from python-storyboardclient cache and applying ref * 2024-11-28 17:11:19.092 | (0101 / 1318) 2024-11-28 17:11:19.110 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-28 17:11:21.744 | Cloning from sandbox cache and applying ref * 2024-11-28 17:12:19.239 | (0102 / 1318) 2024-11-28 17:12:19.257 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-28 17:12:19.661 | Cloning from statusbot cache and applying ref * 2024-11-28 17:12:19.762 | (0103 / 1318) 2024-11-28 17:12:19.780 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-28 17:12:20.436 | Cloning from storyboard cache and applying ref * 2024-11-28 17:12:21.401 | (0104 / 1318) 2024-11-28 17:12:21.418 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-28 17:12:22.414 | Cloning from storyboard-vue cache and applying ref * 2024-11-28 17:12:22.502 | (0105 / 1318) 2024-11-28 17:12:22.519 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-28 17:12:22.978 | Cloning from storyboard-webclient cache and applying ref * 2024-11-28 17:12:23.131 | (0106 / 1318) 2024-11-28 17:12:23.148 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-28 17:12:24.337 | Cloning from subunit2sql cache and applying ref * 2024-11-28 17:12:25.088 | (0107 / 1318) 2024-11-28 17:12:25.105 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-28 17:12:26.452 | Cloning from system-config cache and applying ref * 2024-11-28 17:12:36.644 | (0108 / 1318) 2024-11-28 17:12:36.661 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-28 17:12:38.788 | Cloning from yaml2ical cache and applying ref * 2024-11-28 17:12:40.952 | (0109 / 1318) 2024-11-28 17:12:40.969 | 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-28 17:12:41.999 | Cloning from zone-gating.dev cache and applying ref * 2024-11-28 17:12:47.499 | (0110 / 1318) 2024-11-28 17:12:47.516 | 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-28 17:12:48.317 | Cloning from zone-opendev.org cache and applying ref * 2024-11-28 17:13:57.063 | (0111 / 1318) 2024-11-28 17:13:57.080 | 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-28 17:13:57.768 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-28 17:14:03.030 | (0112 / 1318) 2024-11-28 17:14:03.048 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-28 17:14:05.590 | Cloning from zuul-jobs cache and applying ref * 2024-11-28 17:14:14.156 | (0113 / 1318) 2024-11-28 17:14:14.174 | 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-28 17:14:14.947 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-28 17:14:19.076 | (0114 / 1318) 2024-11-28 17:14:19.093 | 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-28 17:14:19.860 | Cloning from edge-computing-group cache and applying ref * 2024-11-28 17:14:20.308 | (0115 / 1318) 2024-11-28 17:14:20.325 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-28 17:14:20.900 | Cloning from four-opens cache and applying ref * 2024-11-28 17:14:20.974 | (0116 / 1318) 2024-11-28 17:14:20.992 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-28 17:14:21.340 | Cloning from groups cache and applying ref * 2024-11-28 17:14:21.882 | (0117 / 1318) 2024-11-28 17:14:21.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-28 17:14:22.251 | Cloning from groups-static-pages cache and applying ref * 2024-11-28 17:14:22.335 | (0118 / 1318) 2024-11-28 17:14:22.352 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-28 17:14:23.271 | Cloning from interop cache and applying ref * 2024-11-28 17:14:25.355 | (0119 / 1318) 2024-11-28 17:14:25.372 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-28 17:14:25.674 | Cloning from odsreg cache and applying ref * 2024-11-28 17:14:25.754 | (0120 / 1318) 2024-11-28 17:14:25.772 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-28 17:14:26.401 | Cloning from openstack-map cache and applying ref * 2024-11-28 17:14:27.446 | (0121 / 1318) 2024-11-28 17:14:27.463 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-28 17:14:29.426 | Cloning from openstackweb cache and applying ref * 2024-11-28 17:14:32.828 | (0122 / 1318) 2024-11-28 17:14:32.845 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-28 17:14:43.234 | Cloning from python-tempestconf cache and applying ref * 2024-11-28 17:15:28.279 | (0123 / 1318) 2024-11-28 17:15:28.296 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-28 17:15:29.417 | Cloning from refstack cache and applying ref * 2024-11-28 17:15:33.787 | (0124 / 1318) 2024-11-28 17:15:33.805 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-28 17:15:35.375 | Cloning from refstack-client cache and applying ref * 2024-11-28 17:15:36.740 | (0125 / 1318) 2024-11-28 17:15:36.758 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-28 17:15:37.165 | Cloning from transparency-policy cache and applying ref * 2024-11-28 17:15:37.260 | (0126 / 1318) 2024-11-28 17:15:37.277 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-28 17:15:37.606 | Cloning from way cache and applying ref * 2024-11-28 17:15:37.679 | (0127 / 1318) 2024-11-28 17:15:37.696 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-28 17:15:38.032 | Cloning from contrib cache and applying ref * 2024-11-28 17:15:38.103 | (0128 / 1318) 2024-11-28 17:15:38.120 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-28 17:15:52.489 | Cloning from adjutant cache and applying ref * 2024-11-28 17:16:01.973 | (0129 / 1318) 2024-11-28 17:16:01.991 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-28 17:16:03.553 | Cloning from adjutant-ui cache and applying ref * 2024-11-28 17:16:19.033 | (0130 / 1318) 2024-11-28 17:16:19.050 | 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-28 17:16:30.820 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-28 17:18:06.988 | (0131 / 1318) 2024-11-28 17:18:07.005 | 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-28 17:18:08.218 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-28 17:20:01.670 | (0132 / 1318) 2024-11-28 17:20:01.687 | 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-28 17:20:03.116 | Cloning from ansible-config_template cache and applying ref * 2024-11-28 17:20:05.075 | (0133 / 1318) 2024-11-28 17:20:05.093 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-28 17:20:20.030 | Cloning from ansible-hardening cache and applying ref * 2024-11-28 17:20:47.347 | (0134 / 1318) 2024-11-28 17:20:47.364 | 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-28 17:20:48.176 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-28 17:20:48.252 | (0135 / 1318) 2024-11-28 17:20:48.269 | 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-28 17:20:51.592 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-28 17:21:35.792 | (0136 / 1318) 2024-11-28 17:21:35.809 | 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-28 17:21:37.860 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-28 17:21:42.791 | (0137 / 1318) 2024-11-28 17:21:42.808 | 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-28 17:21:46.710 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-28 17:21:49.791 | (0138 / 1318) 2024-11-28 17:21:49.808 | 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-28 17:21:53.032 | Cloning from ansible-role-pki cache and applying ref * 2024-11-28 17:21:54.554 | (0139 / 1318) 2024-11-28 17:21:54.572 | 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-28 17:21:54.917 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-28 17:21:54.988 | (0140 / 1318) 2024-11-28 17:21:55.006 | 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-28 17:22:02.635 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-28 17:22:22.098 | (0141 / 1318) 2024-11-28 17:22:22.116 | 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-28 17:22:37.224 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-28 17:22:39.634 | (0142 / 1318) 2024-11-28 17:22:39.652 | 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-28 17:22:42.104 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-28 17:22:55.050 | (0143 / 1318) 2024-11-28 17:22:55.068 | 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-28 17:23:03.253 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-28 17:23:10.736 | (0144 / 1318) 2024-11-28 17:23:10.754 | 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-28 17:23:15.435 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-28 17:23:25.360 | (0145 / 1318) 2024-11-28 17:23:25.378 | 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-28 17:23:30.111 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-28 17:23:35.138 | (0146 / 1318) 2024-11-28 17:23:35.155 | 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-28 17:23:42.430 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-28 17:23:50.276 | (0147 / 1318) 2024-11-28 17:23:50.295 | 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-28 17:23:50.720 | Cloning from ansible-role-vault cache and applying ref * 2024-11-28 17:23:50.791 | (0148 / 1318) 2024-11-28 17:23:50.808 | 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-28 17:23:52.900 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-28 17:23:54.118 | (0149 / 1318) 2024-11-28 17:23:54.137 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-28 17:24:24.947 | Cloning from aodh cache and applying ref * 2024-11-28 17:25:09.538 | (0150 / 1318) 2024-11-28 17:25:09.556 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-28 17:25:09.907 | Cloning from api-sig cache and applying ref * 2024-11-28 17:25:10.074 | (0151 / 1318) 2024-11-28 17:25:10.091 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-28 17:25:11.507 | Cloning from api-site cache and applying ref * 2024-11-28 17:25:12.576 | (0152 / 1318) 2024-11-28 17:25:12.593 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-28 17:25:16.567 | Cloning from arch-design cache and applying ref * 2024-11-28 17:25:16.696 | (0153 / 1318) 2024-11-28 17:25:16.713 | 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-28 17:25:17.167 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-28 17:25:17.260 | (0154 / 1318) 2024-11-28 17:25:17.277 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-28 17:25:38.496 | Cloning from automaton cache and applying ref * 2024-11-28 17:25:49.435 | (0155 / 1318) 2024-11-28 17:25:49.452 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-28 17:25:54.486 | Cloning from barbican cache and applying ref * 2024-11-28 17:27:08.995 | (0156 / 1318) 2024-11-28 17:27:09.013 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-28 17:27:09.781 | Cloning from barbican-specs cache and applying ref * 2024-11-28 17:27:09.867 | (0157 / 1318) 2024-11-28 17:27:09.884 | 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-28 17:27:11.575 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-28 17:27:22.502 | (0158 / 1318) 2024-11-28 17:27:22.520 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-28 17:27:22.983 | Cloning from barbican-ui cache and applying ref * 2024-11-28 17:27:23.128 | (0159 / 1318) 2024-11-28 17:27:23.145 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-28 17:27:24.024 | Cloning from bashate cache and applying ref * 2024-11-28 17:27:24.657 | (0160 / 1318) 2024-11-28 17:27:24.675 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-28 17:27:29.038 | Cloning from bifrost cache and applying ref * 2024-11-28 17:30:04.856 | (0161 / 1318) 2024-11-28 17:30:04.874 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-28 17:30:08.770 | Cloning from blazar cache and applying ref * 2024-11-28 17:31:08.332 | (0162 / 1318) 2024-11-28 17:31:08.350 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-28 17:31:18.051 | Cloning from blazar-dashboard cache and applying ref * 2024-11-28 17:31:55.722 | (0163 / 1318) 2024-11-28 17:31:55.739 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-28 17:31:59.956 | Cloning from blazar-nova cache and applying ref * 2024-11-28 17:32:01.662 | (0164 / 1318) 2024-11-28 17:32:01.680 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-28 17:32:02.304 | Cloning from blazar-specs cache and applying ref * 2024-11-28 17:32:02.389 | (0165 / 1318) 2024-11-28 17:32:02.407 | 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-28 17:32:04.096 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-28 17:32:06.239 | (0166 / 1318) 2024-11-28 17:32:06.256 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-28 17:32:07.138 | Cloning from bugdaystats cache and applying ref * 2024-11-28 17:32:07.235 | (0167 / 1318) 2024-11-28 17:32:07.252 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-28 17:32:11.408 | Cloning from castellan cache and applying ref * 2024-11-28 17:32:22.143 | (0168 / 1318) 2024-11-28 17:32:22.161 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-28 17:32:30.504 | Cloning from ceilometer cache and applying ref * 2024-11-28 17:34:58.582 | (0169 / 1318) 2024-11-28 17:34:58.599 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-28 17:35:02.177 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-28 17:35:24.904 | (0170 / 1318) 2024-11-28 17:35:24.921 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-28 17:35:30.121 | Cloning from charm-aodh cache and applying ref * 2024-11-28 17:35:43.559 | (0171 / 1318) 2024-11-28 17:35:43.578 | 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-28 17:35:46.080 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-28 17:35:50.708 | (0172 / 1318) 2024-11-28 17:35:50.726 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-28 17:35:53.220 | Cloning from charm-barbican cache and applying ref * 2024-11-28 17:36:02.532 | (0173 / 1318) 2024-11-28 17:36:02.550 | 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-28 17:36:03.546 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-28 17:36:21.912 | (0174 / 1318) 2024-11-28 17:36:21.930 | 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-28 17:36:22.402 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-28 17:36:22.488 | (0175 / 1318) 2024-11-28 17:36:22.505 | 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-28 17:36:24.053 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-28 17:37:16.540 | (0176 / 1318) 2024-11-28 17:37:16.558 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-28 17:37:19.384 | Cloning from charm-ceilometer cache and applying ref * 2024-11-28 17:37:36.294 | (0177 / 1318) 2024-11-28 17:37:36.312 | 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-28 17:37:38.328 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-28 17:38:23.701 | (0178 / 1318) 2024-11-28 17:38:23.719 | 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-28 17:38:24.444 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-28 17:38:31.284 | (0179 / 1318) 2024-11-28 17:38:31.302 | 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-28 17:38:34.842 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-28 17:38:43.754 | (0180 / 1318) 2024-11-28 17:38:43.772 | 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-28 17:38:44.906 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-28 17:38:50.607 | (0181 / 1318) 2024-11-28 17:38:50.625 | 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-28 17:38:54.365 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-28 17:39:25.197 | (0182 / 1318) 2024-11-28 17:39:25.214 | 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-28 17:39:44.711 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-28 17:40:30.499 | (0183 / 1318) 2024-11-28 17:40:30.516 | 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-28 17:40:31.650 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-28 17:40:36.538 | (0184 / 1318) 2024-11-28 17:40:36.556 | 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-28 17:40:37.752 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-28 17:41:33.500 | (0185 / 1318) 2024-11-28 17:41:33.519 | 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-28 17:41:34.784 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-28 17:41:43.142 | (0186 / 1318) 2024-11-28 17:41:43.160 | 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-28 17:41:49.593 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-28 17:43:00.380 | (0187 / 1318) 2024-11-28 17:43:00.397 | 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-28 17:43:03.759 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-28 17:43:14.194 | (0188 / 1318) 2024-11-28 17:43:14.212 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-28 17:43:20.049 | Cloning from charm-cinder cache and applying ref * 2024-11-28 17:44:37.025 | (0189 / 1318) 2024-11-28 17:44:37.043 | 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-28 17:44:38.265 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-28 17:44:46.864 | (0190 / 1318) 2024-11-28 17:44:46.881 | 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-28 17:44:48.244 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-28 17:45:16.425 | (0191 / 1318) 2024-11-28 17:45:16.442 | 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-28 17:45:18.504 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-28 17:45:34.145 | (0192 / 1318) 2024-11-28 17:45:34.162 | 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-28 17:45:35.281 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-28 17:45:44.852 | (0193 / 1318) 2024-11-28 17:45:44.870 | 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-28 17:45:45.426 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-28 17:45:45.500 | (0194 / 1318) 2024-11-28 17:45:45.518 | 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-28 17:45:45.794 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-28 17:45:45.868 | (0195 / 1318) 2024-11-28 17:45:45.886 | 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-28 17:45:46.830 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-28 17:45:47.355 | (0196 / 1318) 2024-11-28 17:45:47.373 | 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-28 17:45:50.027 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-28 17:46:16.723 | (0197 / 1318) 2024-11-28 17:46:16.741 | 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-28 17:46:18.824 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-28 17:46:36.518 | (0198 / 1318) 2024-11-28 17:46:36.535 | 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-28 17:46:39.191 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-28 17:46:47.386 | (0199 / 1318) 2024-11-28 17:46:47.403 | 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-28 17:46:48.070 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-28 17:46:48.751 | (0200 / 1318) 2024-11-28 17:46:48.768 | 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-28 17:46:49.416 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-28 17:46:51.301 | (0201 / 1318) 2024-11-28 17:46:51.319 | 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-28 17:46:52.885 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-28 17:47:08.084 | (0202 / 1318) 2024-11-28 17:47:08.103 | 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-28 17:47:09.305 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-28 17:47:14.839 | (0203 / 1318) 2024-11-28 17:47:14.856 | 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-28 17:47:17.892 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-28 17:47:25.006 | (0204 / 1318) 2024-11-28 17:47:25.024 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-28 17:47:25.708 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-28 17:47:25.804 | (0205 / 1318) 2024-11-28 17:47:25.821 | 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-28 17:47:30.426 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-28 17:47:43.279 | (0206 / 1318) 2024-11-28 17:47:43.296 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-28 17:47:56.914 | Cloning from charm-designate cache and applying ref * 2024-11-28 17:48:19.377 | (0207 / 1318) 2024-11-28 17:48:19.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-28 17:48:20.659 | Cloning from charm-designate-bind cache and applying ref * 2024-11-28 17:48:29.104 | (0208 / 1318) 2024-11-28 17:48:29.121 | 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-28 17:48:29.808 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-28 17:48:31.509 | (0209 / 1318) 2024-11-28 17:48:31.527 | 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-28 17:48:32.593 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-28 17:48:42.091 | (0210 / 1318) 2024-11-28 17:48:42.109 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-28 17:48:43.859 | Cloning from charm-glance cache and applying ref * 2024-11-28 17:49:34.716 | (0211 / 1318) 2024-11-28 17:49:34.733 | 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-28 17:49:35.819 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-28 17:49:46.676 | (0212 / 1318) 2024-11-28 17:49:46.693 | 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-28 17:49:52.309 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-11-28 17:50:02.871 | (0213 / 1318) 2024-11-28 17:50:02.889 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-11-28 17:50:04.976 | Cloning from charm-glusterfs cache and applying ref * 2024-11-28 17:50:05.172 | (0214 / 1318) 2024-11-28 17:50:05.190 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-11-28 17:50:31.432 | Cloning from charm-gnocchi cache and applying ref * 2024-11-28 17:50:49.942 | (0215 / 1318) 2024-11-28 17:50:49.960 | 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-28 17:50:51.107 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-11-28 17:50:54.190 | (0216 / 1318) 2024-11-28 17:50:54.208 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-11-28 17:50:56.511 | Cloning from charm-guide cache and applying ref * 2024-11-28 17:52:42.333 | (0217 / 1318) 2024-11-28 17:52:42.350 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-11-28 17:52:51.574 | Cloning from charm-hacluster cache and applying ref * 2024-11-28 17:53:11.642 | (0218 / 1318) 2024-11-28 17:53:11.660 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-11-28 17:53:16.182 | Cloning from charm-heat cache and applying ref * 2024-11-28 17:53:34.322 | (0219 / 1318) 2024-11-28 17:53:34.340 | 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-28 17:53:38.358 | Cloning from charm-heat-k8s cache and applying ref * 2024-11-28 17:53:50.694 | (0220 / 1318) 2024-11-28 17:53:50.712 | 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-28 17:53:58.908 | Cloning from charm-horizon-k8s cache and applying ref * 2024-11-28 17:54:26.509 | (0221 / 1318) 2024-11-28 17:54:26.526 | 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-28 17:54:27.637 | Cloning from charm-infinidat-tools cache and applying ref * 2024-11-28 17:54:28.030 | (0222 / 1318) 2024-11-28 17:54:28.061 | 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-28 17:54:29.092 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-11-28 17:54:29.166 | (0223 / 1318) 2024-11-28 17:54:29.183 | 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-28 17:54:29.474 | Cloning from charm-interface-bgp cache and applying ref * 2024-11-28 17:54:29.548 | (0224 / 1318) 2024-11-28 17:54:29.566 | 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-28 17:54:29.867 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-11-28 17:54:29.941 | (0225 / 1318) 2024-11-28 17:54:29.959 | 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-28 17:54:30.239 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-11-28 17:54:30.317 | (0226 / 1318) 2024-11-28 17:54:30.335 | 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-28 17:54:30.618 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-11-28 17:54:30.691 | (0227 / 1318) 2024-11-28 17:54:30.709 | 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-28 17:54:30.989 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-11-28 17:54:31.063 | (0228 / 1318) 2024-11-28 17:54:31.080 | 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-28 17:54:31.336 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-11-28 17:54:31.409 | (0229 / 1318) 2024-11-28 17:54:31.427 | 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-28 17:54:31.963 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-11-28 17:54:32.036 | (0230 / 1318) 2024-11-28 17:54:32.054 | 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-28 17:54:32.329 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-11-28 17:54:32.403 | (0231 / 1318) 2024-11-28 17:54:32.421 | 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-28 17:54:32.731 | Cloning from charm-interface-designate cache and applying ref * 2024-11-28 17:54:32.804 | (0232 / 1318) 2024-11-28 17:54:32.822 | 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-28 17:54:33.136 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-11-28 17:54:33.209 | (0233 / 1318) 2024-11-28 17:54:33.226 | 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-28 17:54:33.845 | Cloning from charm-interface-hacluster cache and applying ref * 2024-11-28 17:54:34.272 | (0234 / 1318) 2024-11-28 17:54:34.289 | 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-28 17:54:34.569 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-11-28 17:54:34.641 | (0235 / 1318) 2024-11-28 17:54:34.659 | 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-28 17:54:35.003 | Cloning from charm-interface-keystone cache and applying ref * 2024-11-28 17:54:36.132 | (0236 / 1318) 2024-11-28 17:54:36.150 | 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-28 17:54:36.485 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-11-28 17:54:36.558 | (0237 / 1318) 2024-11-28 17:54:36.576 | 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-28 17:54:36.837 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-11-28 17:54:36.910 | (0238 / 1318) 2024-11-28 17:54:36.927 | 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-28 17:54:37.179 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-11-28 17:54:37.253 | (0239 / 1318) 2024-11-28 17:54:37.271 | 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-28 17:54:37.626 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-11-28 17:54:37.699 | (0240 / 1318) 2024-11-28 17:54:37.717 | 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-28 17:54:38.157 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-11-28 17:54:38.230 | (0241 / 1318) 2024-11-28 17:54:38.247 | 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-28 17:54:38.714 | Cloning from charm-interface-magpie cache and applying ref * 2024-11-28 17:54:38.916 | (0242 / 1318) 2024-11-28 17:54:38.934 | 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-28 17:54:39.466 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-11-28 17:54:39.539 | (0243 / 1318) 2024-11-28 17:54:39.557 | 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-28 17:54:39.831 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-11-28 17:54:39.905 | (0244 / 1318) 2024-11-28 17:54:39.922 | 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-28 17:54:41.698 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-11-28 17:54:41.772 | (0245 / 1318) 2024-11-28 17:54:41.790 | 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-28 17:54:42.956 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-11-28 17:54:43.029 | (0246 / 1318) 2024-11-28 17:54:43.047 | 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-28 17:54:43.888 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-11-28 17:54:43.961 | (0247 / 1318) 2024-11-28 17:54:43.979 | 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-28 17:54:44.819 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-11-28 17:54:44.892 | (0248 / 1318) 2024-11-28 17:54:44.910 | 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-28 17:54:48.037 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-11-28 17:54:48.110 | (0249 / 1318) 2024-11-28 17:54:48.128 | 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-28 17:54:48.637 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-11-28 17:54:48.711 | (0250 / 1318) 2024-11-28 17:54:48.728 | 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-28 17:54:49.001 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-11-28 17:54:49.075 | (0251 / 1318) 2024-11-28 17:54:49.092 | 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-28 17:54:49.344 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-11-28 17:54:49.416 | (0252 / 1318) 2024-11-28 17:54:49.433 | 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-28 17:54:49.789 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-11-28 17:54:49.862 | (0253 / 1318) 2024-11-28 17:54:49.880 | 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-28 17:54:50.243 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-11-28 17:54:50.315 | (0254 / 1318) 2024-11-28 17:54:50.332 | 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-28 17:54:51.005 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-11-28 17:54:51.078 | (0255 / 1318) 2024-11-28 17:54:51.095 | 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-28 17:54:51.421 | Cloning from charm-interface-placement cache and applying ref * 2024-11-28 17:54:51.493 | (0256 / 1318) 2024-11-28 17:54:51.544 | 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-28 17:54:51.942 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-11-28 17:54:52.015 | (0257 / 1318) 2024-11-28 17:54:52.033 | 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-28 17:54:52.580 | Cloning from charm-interface-service-control cache and applying ref * 2024-11-28 17:54:52.653 | (0258 / 1318) 2024-11-28 17:54:52.671 | 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-28 17:54:52.954 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-11-28 17:54:53.027 | (0259 / 1318) 2024-11-28 17:54:53.044 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-11-28 17:54:53.475 | Cloning from charm-ironic cache and applying ref * 2024-11-28 17:54:53.599 | (0260 / 1318) 2024-11-28 17:54:53.616 | 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-28 17:54:55.171 | Cloning from charm-ironic-api cache and applying ref * 2024-11-28 17:55:10.843 | (0261 / 1318) 2024-11-28 17:55:10.860 | 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-28 17:55:38.432 | Cloning from charm-ironic-conductor cache and applying ref * 2024-11-28 17:56:36.184 | (0262 / 1318) 2024-11-28 17:56:36.201 | 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-28 17:56:38.868 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-11-28 17:56:44.853 | (0263 / 1318) 2024-11-28 17:56:44.871 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-11-28 17:56:47.655 | Cloning from charm-keystone cache and applying ref * 2024-11-28 17:58:08.267 | (0264 / 1318) 2024-11-28 17:58:08.284 | 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-28 17:58:08.932 | Cloning from charm-keystone-k8s cache and applying ref * 2024-11-28 17:59:23.299 | (0265 / 1318) 2024-11-28 17:59:23.317 | 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-28 17:59:27.559 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-11-28 17:59:36.367 | (0266 / 1318) 2024-11-28 17:59:36.385 | 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-28 17:59:38.031 | Cloning from charm-keystone-ldap cache and applying ref * 2024-11-28 18:00:19.270 | (0267 / 1318) 2024-11-28 18:00:19.288 | 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-28 18:00:22.946 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-11-28 18:00:24.184 | (0268 / 1318) 2024-11-28 18:00:24.203 | 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-28 18:00:25.733 | Cloning from charm-keystone-openidc cache and applying ref * 2024-11-28 18:00:35.876 | (0269 / 1318) 2024-11-28 18:00:35.894 | 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-28 18:00:37.552 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-11-28 18:00:53.565 | (0270 / 1318) 2024-11-28 18:00:53.582 | 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-28 18:00:53.972 | Cloning from charm-layer-ceph cache and applying ref * 2024-11-28 18:00:54.045 | (0271 / 1318) 2024-11-28 18:00:54.062 | 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-28 18:00:54.481 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-11-28 18:00:54.555 | (0272 / 1318) 2024-11-28 18:00:54.573 | 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-28 18:00:54.970 | Cloning from charm-layer-openstack cache and applying ref * 2024-11-28 18:00:55.058 | (0273 / 1318) 2024-11-28 18:00:55.076 | 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-28 18:00:55.447 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-11-28 18:00:55.519 | (0274 / 1318) 2024-11-28 18:00:55.536 | 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-28 18:00:55.878 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-11-28 18:00:55.952 | (0275 / 1318) 2024-11-28 18:00:55.969 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-11-28 18:01:20.921 | Cloning from charm-magnum cache and applying ref * 2024-11-28 18:01:47.023 | (0276 / 1318) 2024-11-28 18:01:47.041 | 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-28 18:01:49.734 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-11-28 18:01:57.666 | (0277 / 1318) 2024-11-28 18:01:57.683 | 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-28 18:01:59.128 | Cloning from charm-magnum-k8s cache and applying ref * 2024-11-28 18:02:07.230 | (0278 / 1318) 2024-11-28 18:02:07.247 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-11-28 18:02:09.446 | Cloning from charm-magpie cache and applying ref * 2024-11-28 18:02:36.700 | (0279 / 1318) 2024-11-28 18:02:36.718 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-11-28 18:02:38.833 | Cloning from charm-manila cache and applying ref * 2024-11-28 18:03:01.191 | (0280 / 1318) 2024-11-28 18:03:01.209 | 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-28 18:03:02.801 | Cloning from charm-manila-dashboard cache and applying ref * 2024-11-28 18:03:09.651 | (0281 / 1318) 2024-11-28 18:03:09.668 | 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-28 18:03:10.431 | Cloning from charm-manila-flashblade cache and applying ref * 2024-11-28 18:03:10.504 | (0282 / 1318) 2024-11-28 18:03:10.522 | 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-28 18:03:11.935 | Cloning from charm-manila-ganesha cache and applying ref * 2024-11-28 18:03:54.519 | (0283 / 1318) 2024-11-28 18:03:54.537 | 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-28 18:03:56.218 | Cloning from charm-manila-generic cache and applying ref * 2024-11-28 18:03:58.899 | (0284 / 1318) 2024-11-28 18:03:58.916 | 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-28 18:03:59.457 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-11-28 18:03:59.682 | (0285 / 1318) 2024-11-28 18:03:59.700 | 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-28 18:04:00.374 | Cloning from charm-manila-infinidat cache and applying ref * 2024-11-28 18:04:02.123 | (0286 / 1318) 2024-11-28 18:04:02.140 | 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-28 18:04:03.931 | Cloning from charm-manila-netapp cache and applying ref * 2024-11-28 18:04:10.792 | (0287 / 1318) 2024-11-28 18:04:10.810 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-11-28 18:04:13.472 | Cloning from charm-masakari cache and applying ref * 2024-11-28 18:05:00.952 | (0288 / 1318) 2024-11-28 18:05:00.969 | 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-28 18:05:04.840 | Cloning from charm-masakari-monitors cache and applying ref * 2024-11-28 18:05:15.745 | (0289 / 1318) 2024-11-28 18:05:15.762 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-11-28 18:05:16.435 | Cloning from charm-mistral cache and applying ref * 2024-11-28 18:05:16.542 | (0290 / 1318) 2024-11-28 18:05:16.559 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-11-28 18:05:17.516 | Cloning from charm-murano cache and applying ref * 2024-11-28 18:05:17.624 | (0291 / 1318) 2024-11-28 18:05:17.642 | 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-28 18:05:19.544 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-11-28 18:06:11.204 | (0292 / 1318) 2024-11-28 18:06:11.222 | 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-28 18:06:11.929 | Cloning from charm-mysql-router cache and applying ref * 2024-11-28 18:06:18.244 | (0293 / 1318) 2024-11-28 18:06:18.261 | 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-28 18:06:20.160 | Cloning from charm-neutron-api cache and applying ref * 2024-11-28 18:06:42.421 | (0294 / 1318) 2024-11-28 18:06:42.439 | 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-28 18:06:42.919 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-11-28 18:06:43.002 | (0295 / 1318) 2024-11-28 18:06:43.019 | 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-28 18:06:44.066 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-11-28 18:06:48.716 | (0296 / 1318) 2024-11-28 18:06:48.733 | 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-28 18:06:51.786 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-11-28 18:07:13.306 | (0297 / 1318) 2024-11-28 18:07:13.324 | 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-28 18:07:14.404 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-11-28 18:07:45.511 | (0298 / 1318) 2024-11-28 18:07:45.528 | 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-28 18:07:46.607 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-11-28 18:07:50.752 | (0299 / 1318) 2024-11-28 18:07:50.769 | 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-28 18:07:52.717 | Cloning from charm-neutron-gateway cache and applying ref * 2024-11-28 18:08:02.789 | (0300 / 1318) 2024-11-28 18:08:02.807 | 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-28 18:08:03.996 | Cloning from charm-neutron-k8s cache and applying ref * 2024-11-28 18:08:23.580 | (0301 / 1318) 2024-11-28 18:08:23.614 | 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-28 18:08:24.470 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-11-28 18:08:27.857 | (0302 / 1318) 2024-11-28 18:08:27.874 | 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-28 18:08:38.975 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-11-28 18:08:53.153 | (0303 / 1318) 2024-11-28 18:08:53.171 | 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-28 18:09:02.694 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-11-28 18:10:30.128 | (0304 / 1318) 2024-11-28 18:10:30.174 | 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-28 18:10:31.314 | Cloning from charm-nova-compute cache and applying ref * 2024-11-28 18:12:07.649 | (0305 / 1318) 2024-11-28 18:12:07.667 | 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-28 18:12:08.533 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-11-28 18:12:11.540 | (0306 / 1318) 2024-11-28 18:12:11.559 | 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-28 18:12:12.065 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-11-28 18:12:12.189 | (0307 / 1318) 2024-11-28 18:12:12.207 | 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-28 18:12:12.804 | Cloning from charm-nova-k8s cache and applying ref * 2024-11-28 18:12:24.289 | (0308 / 1318) 2024-11-28 18:12:24.306 | 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-28 18:12:24.827 | Cloning from charm-nova-lxd cache and applying ref * 2024-11-28 18:12:25.005 | (0309 / 1318) 2024-11-28 18:12:25.023 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-11-28 18:12:47.356 | Cloning from charm-octavia cache and applying ref * 2024-11-28 18:13:13.823 | (0310 / 1318) 2024-11-28 18:13:13.840 | 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-28 18:13:14.952 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-11-28 18:13:20.548 | (0311 / 1318) 2024-11-28 18:13:20.565 | 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-28 18:13:22.724 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-11-28 18:13:31.124 | (0312 / 1318) 2024-11-28 18:13:31.142 | 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-28 18:13:33.394 | Cloning from charm-octavia-k8s cache and applying ref * 2024-11-28 18:13:38.588 | (0313 / 1318) 2024-11-28 18:13:38.606 | 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-28 18:13:39.095 | Cloning from charm-odl-controller cache and applying ref * 2024-11-28 18:13:39.256 | (0314 / 1318) 2024-11-28 18:13:39.273 | 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-28 18:13:40.370 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-11-28 18:14:23.146 | (0315 / 1318) 2024-11-28 18:14:23.164 | 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-28 18:14:23.620 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-11-28 18:14:24.700 | (0316 / 1318) 2024-11-28 18:14:24.717 | 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-28 18:14:26.140 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-11-28 18:14:36.516 | (0317 / 1318) 2024-11-28 18:14:36.534 | 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-28 18:14:36.933 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-11-28 18:14:37.012 | (0318 / 1318) 2024-11-28 18:14:37.029 | 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-28 18:14:37.455 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-11-28 18:14:37.563 | (0319 / 1318) 2024-11-28 18:14:37.581 | 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-28 18:14:38.087 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-11-28 18:14:38.381 | (0320 / 1318) 2024-11-28 18:14:38.399 | 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-28 18:14:38.679 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-11-28 18:14:38.750 | (0321 / 1318) 2024-11-28 18:14:38.768 | 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-28 18:14:39.173 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-11-28 18:14:39.246 | (0322 / 1318) 2024-11-28 18:14:39.263 | 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-28 18:14:39.610 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-11-28 18:14:39.688 | (0323 / 1318) 2024-11-28 18:14:39.705 | 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-28 18:14:40.492 | Cloning from charm-ops-openstack cache and applying ref * 2024-11-28 18:14:40.743 | (0324 / 1318) 2024-11-28 18:14:40.761 | 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-28 18:14:41.673 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-11-28 18:15:29.224 | (0325 / 1318) 2024-11-28 18:15:29.243 | 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-28 18:15:31.294 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-11-28 18:15:33.882 | (0326 / 1318) 2024-11-28 18:15:33.899 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-11-28 18:15:34.488 | Cloning from charm-panko cache and applying ref * 2024-11-28 18:15:34.612 | (0327 / 1318) 2024-11-28 18:15:34.631 | 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-28 18:15:35.583 | Cloning from charm-percona-cluster cache and applying ref * 2024-11-28 18:15:36.908 | (0328 / 1318) 2024-11-28 18:15:36.925 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-11-28 18:15:40.057 | Cloning from charm-placement cache and applying ref * 2024-11-28 18:15:52.348 | (0329 / 1318) 2024-11-28 18:15:52.367 | 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-28 18:15:53.255 | Cloning from charm-placement-k8s cache and applying ref * 2024-11-28 18:16:01.034 | (0330 / 1318) 2024-11-28 18:16:01.052 | 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-28 18:16:19.036 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-11-28 18:16:38.715 | (0331 / 1318) 2024-11-28 18:16:38.732 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-11-28 18:16:40.442 | Cloning from charm-specs cache and applying ref * 2024-11-28 18:16:44.756 | (0332 / 1318) 2024-11-28 18:16:44.773 | 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-28 18:16:45.951 | Cloning from charm-swift-proxy cache and applying ref * 2024-11-28 18:17:00.442 | (0333 / 1318) 2024-11-28 18:17:00.459 | 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-28 18:17:03.096 | Cloning from charm-swift-storage cache and applying ref * 2024-11-28 18:17:18.315 | (0334 / 1318) 2024-11-28 18:17:18.332 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-11-28 18:17:27.487 | Cloning from charm-tempest cache and applying ref * 2024-11-28 18:17:35.036 | (0335 / 1318) 2024-11-28 18:17:35.054 | 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-28 18:17:50.316 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-11-28 18:18:04.475 | (0336 / 1318) 2024-11-28 18:18:04.512 | 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-28 18:18:05.158 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-11-28 18:18:05.239 | (0337 / 1318) 2024-11-28 18:18:05.257 | 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-28 18:18:05.784 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-11-28 18:18:05.865 | (0338 / 1318) 2024-11-28 18:18:05.883 | 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-28 18:18:06.525 | Cloning from charm-trilio-wlm cache and applying ref * 2024-11-28 18:18:06.607 | (0339 / 1318) 2024-11-28 18:18:06.625 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-11-28 18:18:07.208 | Cloning from charm-trove cache and applying ref * 2024-11-28 18:18:07.340 | (0340 / 1318) 2024-11-28 18:18:07.357 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-11-28 18:18:09.793 | Cloning from charm-vault cache and applying ref * 2024-11-28 18:18:32.593 | (0341 / 1318) 2024-11-28 18:18:32.611 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-11-28 18:18:34.871 | Cloning from charm-watcher cache and applying ref * 2024-11-28 18:18:43.231 | (0342 / 1318) 2024-11-28 18:18:43.249 | 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-28 18:18:44.026 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-11-28 18:18:46.380 | (0343 / 1318) 2024-11-28 18:18:46.397 | 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-28 18:18:47.257 | Cloning from charm-zuul-jobs cache and applying ref * 2024-11-28 18:18:50.310 | (0344 / 1318) 2024-11-28 18:18:50.327 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-11-28 18:18:51.899 | Cloning from charms.ceph cache and applying ref * 2024-11-28 18:18:55.171 | (0345 / 1318) 2024-11-28 18:18:55.189 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-11-28 18:19:04.183 | Cloning from charms.openstack cache and applying ref * 2024-11-28 18:19:49.751 | (0346 / 1318) 2024-11-28 18:19:49.768 | 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-28 18:19:51.103 | Cloning from ci-log-processing cache and applying ref * 2024-11-28 18:20:04.588 | (0347 / 1318) 2024-11-28 18:20:04.605 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-11-28 18:20:09.932 | Cloning from cinder cache and applying ref * 2024-11-28 18:23:22.931 | (0348 / 1318) 2024-11-28 18:23:22.949 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-11-28 18:23:23.664 | Cloning from cinder-specs cache and applying ref * 2024-11-28 18:24:05.493 | (0349 / 1318) 2024-11-28 18:24:05.511 | 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-28 18:24:09.089 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-11-28 18:24:22.175 | (0350 / 1318) 2024-11-28 18:24:22.192 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-11-28 18:24:24.192 | Cloning from cinderlib cache and applying ref * 2024-11-28 18:24:28.220 | (0351 / 1318) 2024-11-28 18:24:28.237 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-11-28 18:24:30.700 | Cloning from cliff cache and applying ref * 2024-11-28 18:24:38.863 | (0352 / 1318) 2024-11-28 18:24:38.880 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-11-28 18:24:45.939 | Cloning from cloudkitty cache and applying ref * 2024-11-28 18:27:22.569 | (0353 / 1318) 2024-11-28 18:27:22.587 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-11-28 18:27:28.981 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-11-28 18:27:35.262 | (0354 / 1318) 2024-11-28 18:27:35.295 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-11-28 18:27:35.852 | Cloning from cloudkitty-specs cache and applying ref * 2024-11-28 18:27:36.802 | (0355 / 1318) 2024-11-28 18:27:36.820 | 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-28 18:27:38.220 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-11-28 18:27:38.865 | (0356 / 1318) 2024-11-28 18:27:38.884 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-11-28 18:27:45.495 | Cloning from codegenerator cache and applying ref * 2024-11-28 18:29:07.275 | (0357 / 1318) 2024-11-28 18:29:07.293 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-11-28 18:29:08.570 | Cloning from constellations cache and applying ref * 2024-11-28 18:29:08.661 | (0358 / 1318) 2024-11-28 18:29:08.679 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-11-28 18:29:09.736 | Cloning from contributor-guide cache and applying ref * 2024-11-28 18:29:14.254 | (0359 / 1318) 2024-11-28 18:29:14.272 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-11-28 18:29:14.757 | Cloning from cookiecutter cache and applying ref * 2024-11-28 18:29:14.839 | (0360 / 1318) 2024-11-28 18:29:14.856 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-11-28 18:29:15.203 | Cloning from coverage2sql cache and applying ref * 2024-11-28 18:29:15.287 | (0361 / 1318) 2024-11-28 18:29:15.305 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-11-28 18:29:19.922 | Cloning from cyborg cache and applying ref * 2024-11-28 18:30:30.533 | (0362 / 1318) 2024-11-28 18:30:30.551 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-11-28 18:30:31.171 | Cloning from cyborg-specs cache and applying ref * 2024-11-28 18:30:31.443 | (0363 / 1318) 2024-11-28 18:30:31.460 | 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-28 18:30:33.192 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-11-28 18:30:34.878 | (0364 / 1318) 2024-11-28 18:30:34.896 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-11-28 18:30:35.717 | Cloning from debtcollector cache and applying ref * 2024-11-28 18:30:38.272 | (0365 / 1318) 2024-11-28 18:30:38.290 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-11-28 18:30:47.806 | Cloning from designate cache and applying ref * 2024-11-28 18:35:33.565 | (0366 / 1318) 2024-11-28 18:35:33.583 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-11-28 18:35:53.837 | Cloning from designate-dashboard cache and applying ref * 2024-11-28 18:36:15.761 | (0367 / 1318) 2024-11-28 18:36:15.779 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-11-28 18:36:16.513 | Cloning from designate-specs cache and applying ref * 2024-11-28 18:36:16.661 | (0368 / 1318) 2024-11-28 18:36:16.679 | 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-28 18:36:19.349 | Cloning from designate-tempest-plugin cache and applying ref * 2024-11-28 18:36:36.042 | (0369 / 1318) 2024-11-28 18:36:36.059 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-11-28 18:36:40.508 | Cloning from devstack cache and applying ref * 2024-11-28 18:38:55.388 | (0370 / 1318) 2024-11-28 18:38:55.406 | 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-28 18:38:56.357 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-11-28 18:38:56.441 | (0371 / 1318) 2024-11-28 18:38:56.459 | 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-28 18:38:58.372 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-11-28 18:39:10.883 | (0372 / 1318) 2024-11-28 18:39:10.901 | 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-28 18:39:13.655 | Cloning from devstack-plugin-container cache and applying ref * 2024-11-28 18:39:18.816 | (0373 / 1318) 2024-11-28 18:39:18.834 | 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-28 18:39:19.602 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-11-28 18:39:19.677 | (0374 / 1318) 2024-11-28 18:39:19.834 | 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-28 18:39:20.898 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-11-28 18:39:21.000 | (0375 / 1318) 2024-11-28 18:39:21.017 | 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-28 18:39:21.934 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-11-28 18:39:22.633 | (0376 / 1318) 2024-11-28 18:39:22.651 | 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-28 18:39:23.022 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-11-28 18:39:23.140 | (0377 / 1318) 2024-11-28 18:39:23.158 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-11-28 18:39:30.198 | Cloning from devstack-tools cache and applying ref * 2024-11-28 18:39:30.354 | (0378 / 1318) 2024-11-28 18:39:30.371 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-11-28 18:39:31.621 | Cloning from devstack-vagrant cache and applying ref * 2024-11-28 18:39:31.888 | (0379 / 1318) 2024-11-28 18:39:31.905 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-11-28 18:39:40.462 | Cloning from diskimage-builder cache and applying ref * 2024-11-28 18:41:31.524 | (0380 / 1318) 2024-11-28 18:41:31.542 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-11-28 18:41:32.442 | Cloning from election cache and applying ref * 2024-11-28 18:43:37.115 | (0381 / 1318) 2024-11-28 18:43:37.133 | 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-28 18:43:37.693 | Cloning from eslint-config-openstack cache and applying ref * 2024-11-28 18:43:37.801 | (0382 / 1318) 2024-11-28 18:43:37.818 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-11-28 18:43:41.037 | Cloning from etcd3gw cache and applying ref * 2024-11-28 18:43:51.008 | (0383 / 1318) 2024-11-28 18:43:51.026 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-11-28 18:43:53.935 | Cloning from freezer cache and applying ref * 2024-11-28 18:43:57.996 | (0384 / 1318) 2024-11-28 18:43:58.013 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-11-28 18:44:00.442 | Cloning from freezer-api cache and applying ref * 2024-11-28 18:44:00.721 | (0385 / 1318) 2024-11-28 18:44:00.738 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-11-28 18:44:01.633 | Cloning from freezer-dr cache and applying ref * 2024-11-28 18:44:01.748 | (0386 / 1318) 2024-11-28 18:44:01.766 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-11-28 18:44:02.145 | Cloning from freezer-specs cache and applying ref * 2024-11-28 18:44:02.223 | (0387 / 1318) 2024-11-28 18:44:02.240 | 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-28 18:44:03.278 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-11-28 18:44:03.383 | (0388 / 1318) 2024-11-28 18:44:03.401 | 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-28 18:44:05.463 | Cloning from freezer-web-ui cache and applying ref * 2024-11-28 18:44:05.712 | (0389 / 1318) 2024-11-28 18:44:05.729 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-11-28 18:44:06.827 | Cloning from futurist cache and applying ref * 2024-11-28 18:44:08.329 | (0390 / 1318) 2024-11-28 18:44:08.616 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-11-28 18:44:31.698 | Cloning from glance cache and applying ref * 2024-11-28 18:48:21.447 | (0391 / 1318) 2024-11-28 18:48:21.465 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-11-28 18:48:23.210 | Cloning from glance-specs cache and applying ref * 2024-11-28 18:48:49.342 | (0392 / 1318) 2024-11-28 18:48:49.359 | 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-28 18:48:52.223 | Cloning from glance-tempest-plugin cache and applying ref * 2024-11-28 18:49:06.394 | (0393 / 1318) 2024-11-28 18:49:06.412 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-11-28 18:49:17.671 | Cloning from glance_store cache and applying ref * 2024-11-28 18:50:12.534 | (0394 / 1318) 2024-11-28 18:50:12.551 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-11-28 18:50:14.911 | Cloning from goal-tools cache and applying ref * 2024-11-28 18:50:15.080 | (0395 / 1318) 2024-11-28 18:50:15.098 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-11-28 18:50:18.830 | Cloning from governance cache and applying ref * 2024-11-28 18:53:10.364 | (0396 / 1318) 2024-11-28 18:53:10.381 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-11-28 18:53:11.408 | Cloning from governance-sigs cache and applying ref * 2024-11-28 18:53:11.658 | (0397 / 1318) 2024-11-28 18:53:11.675 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-11-28 18:53:12.564 | Cloning from governance-website cache and applying ref * 2024-11-28 18:53:12.636 | (0398 / 1318) 2024-11-28 18:53:12.654 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-11-28 18:53:18.726 | Cloning from grenade cache and applying ref * 2024-11-28 18:53:53.127 | (0399 / 1318) 2024-11-28 18:53:53.145 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-11-28 18:53:53.927 | Cloning from ha-guide cache and applying ref * 2024-11-28 18:53:54.810 | (0400 / 1318) 2024-11-28 18:53:54.828 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-11-28 18:53:57.608 | Cloning from hacking cache and applying ref * 2024-11-28 18:54:04.186 | (0401 / 1318) 2024-11-28 18:54:04.204 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-11-28 18:55:00.012 | Cloning from heat cache and applying ref * 2024-11-28 18:59:39.072 | (0402 / 1318) 2024-11-28 18:59:39.090 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-11-28 18:59:42.020 | Cloning from heat-agents cache and applying ref * 2024-11-28 18:59:46.026 | (0403 / 1318) 2024-11-28 18:59:46.043 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-11-28 18:59:47.138 | Cloning from heat-cfntools cache and applying ref * 2024-11-28 18:59:48.591 | (0404 / 1318) 2024-11-28 18:59:48.608 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-11-28 18:59:53.354 | Cloning from heat-dashboard cache and applying ref * 2024-11-28 19:00:21.763 | (0405 / 1318) 2024-11-28 19:00:21.780 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-11-28 19:00:22.285 | Cloning from heat-specs cache and applying ref * 2024-11-28 19:00:22.650 | (0406 / 1318) 2024-11-28 19:00:22.667 | 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-28 19:00:46.060 | Cloning from heat-tempest-plugin cache and applying ref * 2024-11-28 19:01:06.374 | (0407 / 1318) 2024-11-28 19:01:06.391 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2024-11-28 19:01:08.053 | Cloning from heat-templates cache and applying ref * 2024-11-28 19:01:08.399 | (0408 / 1318) 2024-11-28 19:01:08.416 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2024-11-28 19:01:12.792 | Cloning from heat-translator cache and applying ref * 2024-11-28 19:01:15.683 | (0409 / 1318) 2024-11-28 19:01:15.700 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2024-11-28 19:01:22.261 | Cloning from horizon cache and applying ref * 2024-11-28 19:06:38.872 | (0410 / 1318) 2024-11-28 19:06:38.905 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2024-11-28 19:06:39.966 | Cloning from i18n cache and applying ref * 2024-11-28 19:06:56.909 | (0411 / 1318) 2024-11-28 19:06:56.927 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2024-11-28 19:06:57.415 | Cloning from ideas cache and applying ref * 2024-11-28 19:06:57.490 | (0412 / 1318) 2024-11-28 19:06:57.508 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2024-11-28 19:07:03.196 | Cloning from ironic cache and applying ref * 2024-11-28 19:08:52.579 | (0413 / 1318) 2024-11-28 19:08:52.596 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2024-11-28 19:09:00.483 | Cloning from ironic-inspector cache and applying ref * 2024-11-28 19:10:27.038 | (0414 / 1318) 2024-11-28 19:10:27.055 | 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-28 19:10:27.481 | Cloning from ironic-inspector-specs cache and applying ref * 2024-11-28 19:10:27.556 | (0415 / 1318) 2024-11-28 19:10:27.574 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2024-11-28 19:10:31.470 | Cloning from ironic-lib cache and applying ref * 2024-11-28 19:10:44.772 | (0416 / 1318) 2024-11-28 19:10:44.790 | 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-28 19:10:48.717 | Cloning from ironic-prometheus-exporter cache and applying ref * 2024-11-28 19:10:53.730 | (0417 / 1318) 2024-11-28 19:10:53.748 | 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-28 19:10:59.219 | Cloning from ironic-python-agent cache and applying ref * 2024-11-28 19:13:42.863 | (0418 / 1318) 2024-11-28 19:13:42.881 | 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-28 19:13:50.844 | Cloning from ironic-python-agent-builder cache and applying ref * 2024-11-28 19:13:57.487 | (0419 / 1318) 2024-11-28 19:13:57.504 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2024-11-28 19:13:58.291 | Cloning from ironic-specs cache and applying ref * 2024-11-28 19:14:03.971 | (0420 / 1318) 2024-11-28 19:14:03.989 | 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-28 19:14:05.562 | Cloning from ironic-tempest-plugin cache and applying ref * 2024-11-28 19:14:21.407 | (0421 / 1318) 2024-11-28 19:14:21.424 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2024-11-28 19:14:23.532 | Cloning from ironic-ui cache and applying ref * 2024-11-28 19:14:26.609 | (0422 / 1318) 2024-11-28 19:14:26.626 | 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-28 19:14:27.039 | Cloning from karma-subunit-reporter cache and applying ref * 2024-11-28 19:14:27.114 | (0423 / 1318) 2024-11-28 19:14:27.132 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2024-11-28 19:14:48.642 | Cloning from kayobe cache and applying ref * 2024-11-28 19:20:25.712 | (0424 / 1318) 2024-11-28 19:20:25.731 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2024-11-28 19:20:30.747 | Cloning from kayobe-config cache and applying ref * 2024-11-28 19:20:38.801 | (0425 / 1318) 2024-11-28 19:20:38.819 | 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-28 19:20:49.360 | Cloning from kayobe-config-dev cache and applying ref * 2024-11-28 19:20:53.074 | (0426 / 1318) 2024-11-28 19:20:53.091 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2024-11-28 19:21:03.157 | Cloning from keystone cache and applying ref * 2024-11-28 19:25:28.486 | (0427 / 1318) 2024-11-28 19:25:28.702 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2024-11-28 19:25:30.308 | Cloning from keystone-specs cache and applying ref * 2024-11-28 19:25:35.443 | (0428 / 1318) 2024-11-28 19:25:35.461 | 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-28 19:25:39.083 | Cloning from keystone-tempest-plugin cache and applying ref * 2024-11-28 19:25:41.906 | (0429 / 1318) 2024-11-28 19:25:41.924 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2024-11-28 19:25:46.592 | Cloning from keystoneauth cache and applying ref * 2024-11-28 19:26:14.153 | (0430 / 1318) 2024-11-28 19:26:14.170 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2024-11-28 19:26:17.614 | Cloning from keystonemiddleware cache and applying ref * 2024-11-28 19:26:41.897 | (0431 / 1318) 2024-11-28 19:26:41.915 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2024-11-28 19:26:58.126 | Cloning from kolla cache and applying ref * 2024-11-28 19:34:30.009 | (0432 / 1318) 2024-11-28 19:34:30.432 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2024-11-28 19:34:57.546 | Cloning from kolla-ansible cache and applying ref * 2024-11-28 19:36:15.606 | (0433 / 1318) 2024-11-28 19:36:15.624 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2024-11-28 19:36:18.497 | Cloning from kuryr cache and applying ref * 2024-11-28 19:36:21.127 | (0434 / 1318) 2024-11-28 19:36:21.145 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2024-11-28 19:36:23.679 | Cloning from kuryr-libnetwork cache and applying ref * 2024-11-28 19:36:26.916 | (0435 / 1318) 2024-11-28 19:36:26.933 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2024-11-28 19:36:27.632 | Cloning from large-scale cache and applying ref * 2024-11-28 19:36:27.838 | (0436 / 1318) 2024-11-28 19:36:27.856 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2024-11-28 19:36:29.050 | Cloning from ldappool cache and applying ref * 2024-11-28 19:36:29.771 | (0437 / 1318) 2024-11-28 19:36:29.789 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2024-11-28 19:36:30.988 | Cloning from liberasurecode cache and applying ref * 2024-11-28 19:36:35.871 | (0438 / 1318) 2024-11-28 19:36:35.888 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2024-11-28 19:36:36.726 | Cloning from loci cache and applying ref * 2024-11-28 19:36:42.861 | (0439 / 1318) 2024-11-28 19:36:42.878 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2024-11-28 19:36:43.222 | Cloning from logstash-filters cache and applying ref * 2024-11-28 19:36:43.295 | (0440 / 1318) 2024-11-28 19:36:43.313 | Updating cache of https://opendev.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_41f00708a968caa595ccfaef51e7518afb54c6ef with ref * 2024-11-28 19:36:47.694 | Cloning from magnum cache and applying ref * 2024-11-28 19:39:10.428 | (0441 / 1318) 2024-11-28 19:39:10.445 | 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-28 19:39:12.169 | Cloning from magnum-capi-helm cache and applying ref * 2024-11-28 19:39:18.771 | (0442 / 1318) 2024-11-28 19:39:18.863 | 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-28 19:39:19.541 | Cloning from magnum-capi-helm-charts cache and applying ref * 2024-11-28 19:39:19.652 | (0443 / 1318) 2024-11-28 19:39:19.670 | Updating cache of https://opendev.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_87e7b100747c74265d872547dd97423efba906b5 with ref * 2024-11-28 19:39:20.706 | Cloning from magnum-specs cache and applying ref * 2024-11-28 19:39:21.219 | (0444 / 1318) 2024-11-28 19:39:21.237 | 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-28 19:39:22.692 | Cloning from magnum-tempest-plugin cache and applying ref * 2024-11-28 19:39:26.788 | (0445 / 1318) 2024-11-28 19:39:26.826 | Updating cache of https://opendev.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_32445b5e98fabc378f0eaab80b4b0464fcf89dcb with ref * 2024-11-28 19:39:29.693 | Cloning from magnum-ui cache and applying ref * 2024-11-28 19:39:46.170 | (0446 / 1318) 2024-11-28 19:39:46.187 | Updating cache of https://opendev.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d4e3ca608e791f72ef0a0598888e18597f564d93 with ref * 2024-11-28 19:39:52.591 | Cloning from manila cache and applying ref * 2024-11-28 19:41:22.905 | (0447 / 1318) 2024-11-28 19:41:22.934 | 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-28 19:41:23.509 | Cloning from manila-image-elements cache and applying ref * 2024-11-28 19:41:23.759 | (0448 / 1318) 2024-11-28 19:41:23.776 | Updating cache of https://opendev.org/openstack/manila-specs.git in /opt/dib_cache/source-repositories/manila_specs_0c0ec1c287bf1eb7db9d853ece0f26f1c13b86c1 with ref * 2024-11-28 19:41:24.511 | Cloning from manila-specs cache and applying ref * 2024-11-28 19:41:25.821 | (0449 / 1318) 2024-11-28 19:41:25.838 | 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-28 19:41:28.599 | Cloning from manila-tempest-plugin cache and applying ref * 2024-11-28 19:42:39.306 | (0450 / 1318) 2024-11-28 19:42:39.323 | 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-28 19:42:40.711 | Cloning from manila-test-image cache and applying ref * 2024-11-28 19:42:40.870 | (0451 / 1318) 2024-11-28 19:42:40.887 | Updating cache of https://opendev.org/openstack/manila-ui.git in /opt/dib_cache/source-repositories/manila_ui_f51bcab27cb75715a7be7e9592f96630b8722f5f with ref * 2024-11-28 19:42:44.515 | Cloning from manila-ui cache and applying ref * 2024-11-28 19:43:11.158 | (0452 / 1318) 2024-11-28 19:43:11.176 | Updating cache of https://opendev.org/openstack/masakari.git in /opt/dib_cache/source-repositories/masakari_790592d99716bd97ed98d2839ce492c6fe3a7e0d with ref * 2024-11-28 19:43:51.702 | Cloning from masakari cache and applying ref * 2024-11-28 19:44:17.631 | (0453 / 1318) 2024-11-28 19:44:17.648 | Updating cache of https://opendev.org/openstack/masakari-dashboard.git in /opt/dib_cache/source-repositories/masakari_dashboard_063ae6b1b139b7c8813e9f35b69e5d0ac647eb0a with ref * 2024-11-28 19:44:22.066 | Cloning from masakari-dashboard cache and applying ref * 2024-11-28 19:44:26.276 | (0454 / 1318) 2024-11-28 19:44:26.293 | Updating cache of https://opendev.org/openstack/masakari-monitors.git in /opt/dib_cache/source-repositories/masakari_monitors_4555ef5fdb8d9ea86bb07d8de419435f4406945e with ref * 2024-11-28 19:44:28.903 | Cloning from masakari-monitors cache and applying ref * 2024-11-28 19:44:31.686 | (0455 / 1318) 2024-11-28 19:44:31.704 | Updating cache of https://opendev.org/openstack/masakari-specs.git in /opt/dib_cache/source-repositories/masakari_specs_d5415a537a24b672b9ae745a20f90ffbe54d1fbf with ref * 2024-11-28 19:44:32.192 | Cloning from masakari-specs cache and applying ref * 2024-11-28 19:44:32.560 | (0456 / 1318) 2024-11-28 19:44:32.578 | Updating cache of https://opendev.org/openstack/meta-config.git in /opt/dib_cache/source-repositories/meta_config_dd0fb15d2e61ec8707b2e9c24c3d19c61540c6e2 with ref * 2024-11-28 19:44:33.247 | Cloning from meta-config cache and applying ref * 2024-11-28 19:44:33.320 | (0457 / 1318) 2024-11-28 19:44:33.338 | Updating cache of https://opendev.org/openstack/metalsmith.git in /opt/dib_cache/source-repositories/metalsmith_334e7049ca7f24d329720fa892e89b5469fb6650 with ref * 2024-11-28 19:44:35.931 | Cloning from metalsmith cache and applying ref * 2024-11-28 19:44:54.630 | (0458 / 1318) 2024-11-28 19:44:54.647 | Updating cache of https://opendev.org/openstack/microversion-parse.git in /opt/dib_cache/source-repositories/microversion_parse_a1bdde23a4931a3aba6529f2d418b2b082011172 with ref * 2024-11-28 19:44:55.151 | Cloning from microversion-parse cache and applying ref * 2024-11-28 19:44:55.487 | (0459 / 1318) 2024-11-28 19:44:55.504 | Updating cache of https://opendev.org/openstack/mistral.git in /opt/dib_cache/source-repositories/mistral_5acbd5030e75c365c3439a6bed8aaefce4a281af with ref * 2024-11-28 19:45:44.292 | Cloning from mistral cache and applying ref * 2024-11-28 19:46:59.735 | (0460 / 1318) 2024-11-28 19:46:59.771 | Updating cache of https://opendev.org/openstack/mistral-dashboard.git in /opt/dib_cache/source-repositories/mistral_dashboard_386e699b9c70fbcc90fce72ecd868c9b4f4a2674 with ref * 2024-11-28 19:47:05.353 | Cloning from mistral-dashboard cache and applying ref * 2024-11-28 19:47:15.050 | (0461 / 1318) 2024-11-28 19:47:15.068 | Updating cache of https://opendev.org/openstack/mistral-extra.git in /opt/dib_cache/source-repositories/mistral_extra_e7e18012c946c90298ae68873db51a3db9ae9aa0 with ref * 2024-11-28 19:47:18.764 | Cloning from mistral-extra cache and applying ref * 2024-11-28 19:47:33.874 | (0462 / 1318) 2024-11-28 19:47:33.892 | Updating cache of https://opendev.org/openstack/mistral-lib.git in /opt/dib_cache/source-repositories/mistral_lib_e53f3ac304015a478693063e5ac5b64729c6fde3 with ref * 2024-11-28 19:47:38.041 | Cloning from mistral-lib cache and applying ref * 2024-11-28 19:47:42.088 | (0463 / 1318) 2024-11-28 19:47:42.106 | Updating cache of https://opendev.org/openstack/mistral-specs.git in /opt/dib_cache/source-repositories/mistral_specs_88dcba4bc39de09d48bdeabb87d988b618619288 with ref * 2024-11-28 19:47:42.639 | Cloning from mistral-specs cache and applying ref * 2024-11-28 19:47:42.724 | (0464 / 1318) 2024-11-28 19:47:42.809 | 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-28 19:47:44.404 | Cloning from mistral-tempest-plugin cache and applying ref * 2024-11-28 19:47:47.371 | (0465 / 1318) 2024-11-28 19:47:47.403 | Updating cache of https://opendev.org/openstack/molteniron.git in /opt/dib_cache/source-repositories/molteniron_c7d0773fdbcba00cf6ba85e4a1fca7d7b4cbe162 with ref * 2024-11-28 19:47:47.739 | Cloning from molteniron cache and applying ref * 2024-11-28 19:47:47.819 | (0466 / 1318) 2024-11-28 19:47:47.859 | Updating cache of https://opendev.org/openstack/monasca-agent.git in /opt/dib_cache/source-repositories/monasca_agent_03fd057ef58c531340eb1340fdd7f4e46fe572c7 with ref * 2024-11-28 19:48:26.513 | Cloning from monasca-agent cache and applying ref * 2024-11-28 19:48:39.451 | (0467 / 1318) 2024-11-28 19:48:39.468 | Updating cache of https://opendev.org/openstack/monasca-api.git in /opt/dib_cache/source-repositories/monasca_api_a8f8e51628a6eff2f91b816daa4237748bbc5cf2 with ref * 2024-11-28 19:48:43.715 | Cloning from monasca-api cache and applying ref * 2024-11-28 19:48:48.999 | (0468 / 1318) 2024-11-28 19:48:49.276 | Updating cache of https://opendev.org/openstack/monasca-ceilometer.git in /opt/dib_cache/source-repositories/monasca_ceilometer_68da42d44d76127113eae66d1eb184a666d653c9 with ref * 2024-11-28 19:48:51.236 | Cloning from monasca-ceilometer cache and applying ref * 2024-11-28 19:48:51.323 | (0469 / 1318) 2024-11-28 19:48:51.392 | Updating cache of https://opendev.org/openstack/monasca-common.git in /opt/dib_cache/source-repositories/monasca_common_c1bfe7989038e703ed5c036745954b7c8a1867aa with ref * 2024-11-28 19:48:58.762 | Cloning from monasca-common cache and applying ref * 2024-11-28 19:49:01.144 | (0470 / 1318) 2024-11-28 19:49:01.836 | 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-28 19:49:06.241 | Cloning from monasca-events-api cache and applying ref * 2024-11-28 19:49:06.604 | (0471 / 1318) 2024-11-28 19:49:06.806 | 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-28 19:49:08.788 | Cloning from monasca-grafana-datasource cache and applying ref * 2024-11-28 19:49:08.865 | (0472 / 1318) 2024-11-28 19:49:08.906 | 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-28 19:49:10.388 | Cloning from monasca-kibana-plugin cache and applying ref * 2024-11-28 19:49:10.472 | (0473 / 1318) 2024-11-28 19:49:10.510 | 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-28 19:49:11.576 | Cloning from monasca-log-api cache and applying ref * 2024-11-28 19:49:11.683 | (0474 / 1318) 2024-11-28 19:49:11.700 | Updating cache of https://opendev.org/openstack/monasca-notification.git in /opt/dib_cache/source-repositories/monasca_notification_f3451ab9a16dd5ab2ac7d3979d3695a96760ae36 with ref * 2024-11-28 19:49:15.475 | Cloning from monasca-notification cache and applying ref * 2024-11-28 19:49:17.472 | (0475 / 1318) 2024-11-28 19:49:17.529 | Updating cache of https://opendev.org/openstack/monasca-persister.git in /opt/dib_cache/source-repositories/monasca_persister_db88eb6150e83bb4fe2f5670f0f800ac04b63059 with ref * 2024-11-28 19:49:21.098 | Cloning from monasca-persister cache and applying ref * 2024-11-28 19:49:21.448 | (0476 / 1318) 2024-11-28 19:49:21.477 | Updating cache of https://opendev.org/openstack/monasca-specs.git in /opt/dib_cache/source-repositories/monasca_specs_320e35ef0eeaa22ea1779f10cb8e0e2aeae730cf with ref * 2024-11-28 19:49:22.909 | Cloning from monasca-specs cache and applying ref * 2024-11-28 19:49:22.988 | (0477 / 1318) 2024-11-28 19:49:23.022 | Updating cache of https://opendev.org/openstack/monasca-statsd.git in /opt/dib_cache/source-repositories/monasca_statsd_5a323fe22b1a7dd02270e0ef49264a6afc90924b with ref * 2024-11-28 19:49:26.626 | Cloning from monasca-statsd cache and applying ref * 2024-11-28 19:49:28.476 | (0478 / 1318) 2024-11-28 19:49:29.509 | 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-28 19:49:31.523 | Cloning from monasca-tempest-plugin cache and applying ref * 2024-11-28 19:49:31.738 | (0479 / 1318) 2024-11-28 19:49:31.761 | Updating cache of https://opendev.org/openstack/monasca-thresh.git in /opt/dib_cache/source-repositories/monasca_thresh_4e92790e44c4177b32acac93b17797246ac94343 with ref * 2024-11-28 19:49:44.656 | Cloning from monasca-thresh cache and applying ref * 2024-11-28 19:49:44.958 | (0480 / 1318) 2024-11-28 19:49:45.769 | Updating cache of https://opendev.org/openstack/monasca-transform.git in /opt/dib_cache/source-repositories/monasca_transform_b1ea2060633488f221e11c708da7b43038148c51 with ref * 2024-11-28 19:49:46.371 | Cloning from monasca-transform cache and applying ref * 2024-11-28 19:49:46.473 | (0481 / 1318) 2024-11-28 19:49:46.505 | Updating cache of https://opendev.org/openstack/monasca-ui.git in /opt/dib_cache/source-repositories/monasca_ui_18ad471a6a97c5f261112657d513681be397e0db with ref * 2024-11-28 19:50:10.889 | Cloning from monasca-ui cache and applying ref * 2024-11-28 19:50:11.105 | (0482 / 1318) 2024-11-28 19:50:11.141 | 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-28 19:50:11.452 | Cloning from multi-arch-sig cache and applying ref * 2024-11-28 19:50:11.526 | (0483 / 1318) 2024-11-28 19:50:11.563 | Updating cache of https://opendev.org/openstack/networking-bagpipe.git in /opt/dib_cache/source-repositories/networking_bagpipe_2096b3154e9bb6339f8b804c6402209b5afd2bbb with ref * 2024-11-28 19:50:16.341 | Cloning from networking-bagpipe cache and applying ref * 2024-11-28 19:50:38.207 | (0484 / 1318) 2024-11-28 19:50:38.279 | Updating cache of https://opendev.org/openstack/networking-baremetal.git in /opt/dib_cache/source-repositories/networking_baremetal_eb427548fcb1af7f1d3a8fbb5db2915477b76ca1 with ref * 2024-11-28 19:50:42.494 | Cloning from networking-baremetal cache and applying ref * 2024-11-28 19:50:56.742 | (0485 / 1318) 2024-11-28 19:50:57.549 | Updating cache of https://opendev.org/openstack/networking-bgpvpn.git in /opt/dib_cache/source-repositories/networking_bgpvpn_754f42a20e6cbf86343040a5d04246ae08cfa87e with ref * 2024-11-28 19:51:02.582 | Cloning from networking-bgpvpn cache and applying ref * 2024-11-28 19:52:05.539 | (0486 / 1318) 2024-11-28 19:52:05.818 | 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-28 19:52:10.046 | Cloning from networking-generic-switch cache and applying ref * 2024-11-28 19:52:32.262 | (0487 / 1318) 2024-11-28 19:52:32.298 | Updating cache of https://opendev.org/openstack/networking-midonet.git in /opt/dib_cache/source-repositories/networking_midonet_18e78e832e3dd835fdfe81aa20215bd693587390 with ref * 2024-11-28 19:52:33.279 | Cloning from networking-midonet cache and applying ref * 2024-11-28 19:52:33.653 | (0488 / 1318) 2024-11-28 19:52:33.671 | Updating cache of https://opendev.org/openstack/networking-odl.git in /opt/dib_cache/source-repositories/networking_odl_1405e2de13271baacab0fcb975a0ada73900584b with ref * 2024-11-28 19:52:36.132 | Cloning from networking-odl cache and applying ref * 2024-11-28 19:52:44.304 | (0489 / 1318) 2024-11-28 19:52:44.340 | Updating cache of https://opendev.org/openstack/networking-sfc.git in /opt/dib_cache/source-repositories/networking_sfc_f76360479ac61e019a7a0c0ed114030338b01d69 with ref * 2024-11-28 19:52:46.698 | Cloning from networking-sfc cache and applying ref * 2024-11-28 19:53:00.215 | (0490 / 1318) 2024-11-28 19:53:00.260 | Updating cache of https://opendev.org/openstack/neutron.git in /opt/dib_cache/source-repositories/neutron_fc8e16d9fe9b517f84eb4bc4b04ca13c2cb0f449 with ref * 2024-11-28 19:54:17.630 | Cloning from neutron cache and applying ref * 2024-11-28 19:57:54.901 | (0491 / 1318) 2024-11-28 19:57:55.093 | 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-28 19:57:58.549 | Cloning from neutron-dynamic-routing cache and applying ref * 2024-11-28 19:58:39.472 | (0492 / 1318) 2024-11-28 19:58:39.564 | Updating cache of https://opendev.org/openstack/neutron-fwaas.git in /opt/dib_cache/source-repositories/neutron_fwaas_5e79656921357d537a41f087997a8b88047bfb68 with ref * 2024-11-28 19:58:44.941 | Cloning from neutron-fwaas cache and applying ref * 2024-11-28 19:59:23.081 | (0493 / 1318) 2024-11-28 19:59:23.349 | 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-28 19:59:26.167 | Cloning from neutron-fwaas-dashboard cache and applying ref * 2024-11-28 19:59:28.120 | (0494 / 1318) 2024-11-28 19:59:28.223 | Updating cache of https://opendev.org/openstack/neutron-lib.git in /opt/dib_cache/source-repositories/neutron_lib_aa661d6548f0cd90205aff0f42239abf3e6af140 with ref * 2024-11-28 19:59:35.642 | Cloning from neutron-lib cache and applying ref * 2024-11-28 20:02:35.514 | (0495 / 1318) 2024-11-28 20:02:35.551 | Updating cache of https://opendev.org/openstack/neutron-specs.git in /opt/dib_cache/source-repositories/neutron_specs_89615f86921bac2b7456e9d7c3dc059fd12e3c01 with ref * 2024-11-28 20:02:36.496 | Cloning from neutron-specs cache and applying ref * 2024-11-28 20:02:45.040 | (0496 / 1318) 2024-11-28 20:02:45.074 | 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-28 20:02:47.604 | Cloning from neutron-tempest-plugin cache and applying ref * 2024-11-28 20:04:59.882 | (0497 / 1318) 2024-11-28 20:04:59.997 | Updating cache of https://opendev.org/openstack/neutron-vpnaas.git in /opt/dib_cache/source-repositories/neutron_vpnaas_9cb96011f42d771d4c82d793edde38757cbb768d with ref * 2024-11-28 20:05:05.085 | Cloning from neutron-vpnaas cache and applying ref * 2024-11-28 20:05:40.051 | (0498 / 1318) 2024-11-28 20:05:40.106 | 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-28 20:06:10.387 | Cloning from neutron-vpnaas-dashboard cache and applying ref * 2024-11-28 20:06:22.240 | (0499 / 1318) 2024-11-28 20:06:22.362 | 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-28 20:06:22.704 | Cloning from nose-html-output cache and applying ref * 2024-11-28 20:06:22.778 | (0500 / 1318) 2024-11-28 20:06:22.838 | Updating cache of https://opendev.org/openstack/nova.git in /opt/dib_cache/source-repositories/nova_fc7fe01d5e091fd6bdee3c94b8421f772daf2940 with ref * 2024-11-28 20:06:45.948 | Cloning from nova cache and applying ref * 2024-11-28 20:13:21.067 | (0501 / 1318) 2024-11-28 20:13:21.095 | Updating cache of https://opendev.org/openstack/nova-specs.git in /opt/dib_cache/source-repositories/nova_specs_a433811268c4abada99b36db0eab7994ffbb0fcd with ref * 2024-11-28 20:13:21.718 | Cloning from nova-specs cache and applying ref * 2024-11-28 20:13:50.680 | (0502 / 1318) 2024-11-28 20:13:50.753 | Updating cache of https://opendev.org/openstack/octavia.git in /opt/dib_cache/source-repositories/octavia_863fa1e5e38b768be943b8122ab48a7ec93b0797 with ref * 2024-11-28 20:13:56.303 | Cloning from octavia cache and applying ref * 2024-11-28 20:20:10.192 | (0503 / 1318) 2024-11-28 20:20:10.321 | Updating cache of https://opendev.org/openstack/octavia-dashboard.git in /opt/dib_cache/source-repositories/octavia_dashboard_9dd27d9246486f83f2fda3f295ad51f17386f353 with ref * 2024-11-28 20:20:14.272 | Cloning from octavia-dashboard cache and applying ref * 2024-11-28 20:20:43.466 | (0504 / 1318) 2024-11-28 20:20:43.536 | Updating cache of https://opendev.org/openstack/octavia-lib.git in /opt/dib_cache/source-repositories/octavia_lib_2b679a014b3f67e2f0cbde6ead019e0b5a14018e with ref * 2024-11-28 20:21:01.695 | Cloning from octavia-lib cache and applying ref * 2024-11-28 20:21:31.214 | (0505 / 1318) 2024-11-28 20:21:31.247 | 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-28 20:21:35.639 | Cloning from octavia-tempest-plugin cache and applying ref * 2024-11-28 20:21:50.983 | (0506 / 1318) 2024-11-28 20:21:51.000 | Updating cache of https://opendev.org/openstack/openapi.git in /opt/dib_cache/source-repositories/openapi_df00d935b4d6c6d3c0851f060bebd704f5bc4eaa with ref * 2024-11-28 20:21:51.436 | Cloning from openapi cache and applying ref * 2024-11-28 20:21:52.044 | (0507 / 1318) 2024-11-28 20:21:52.115 | Updating cache of https://opendev.org/openstack/openstack.git in /opt/dib_cache/source-repositories/openstack_179b61797588a5983c2f97c6533dca570c8f887d with ref * 2024-11-28 20:23:27.863 | Cloning from openstack cache and applying ref * 2024-11-28 20:25:37.749 | (0508 / 1318) 2024-11-28 20:25:37.767 | Updating cache of https://opendev.org/openstack/openstack-ansible.git in /opt/dib_cache/source-repositories/openstack_ansible_3cfbda96ab4e3150d6a8251a1f52e58df97eaa56 with ref * 2024-11-28 20:25:55.596 | Cloning from openstack-ansible cache and applying ref * 2024-11-28 20:28:09.779 | (0509 / 1318) 2024-11-28 20:28:09.796 | 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-28 20:28:12.735 | Cloning from openstack-ansible-apt_package_pinning cache and applying ref * 2024-11-28 20:28:13.503 | (0510 / 1318) 2024-11-28 20:28:13.528 | 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-28 20:28:18.883 | Cloning from openstack-ansible-ceph_client cache and applying ref * 2024-11-28 20:28:29.742 | (0511 / 1318) 2024-11-28 20:28:29.887 | 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-28 20:28:30.768 | Cloning from openstack-ansible-galera_client cache and applying ref * 2024-11-28 20:28:30.875 | (0512 / 1318) 2024-11-28 20:28:30.918 | 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-28 20:28:35.456 | Cloning from openstack-ansible-galera_server cache and applying ref * 2024-11-28 20:29:00.332 | (0513 / 1318) 2024-11-28 20:29:00.350 | 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-28 20:29:09.923 | Cloning from openstack-ansible-haproxy_server cache and applying ref * 2024-11-28 20:29:27.820 | (0514 / 1318) 2024-11-28 20:29:27.847 | 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-28 20:29:30.778 | Cloning from openstack-ansible-lxc_container_create cache and applying ref * 2024-11-28 20:29:31.474 | (0515 / 1318) 2024-11-28 20:29:31.513 | 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-28 20:29:34.325 | Cloning from openstack-ansible-lxc_hosts cache and applying ref * 2024-11-28 20:29:37.935 | (0516 / 1318) 2024-11-28 20:29:37.952 | 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-28 20:29:39.913 | Cloning from openstack-ansible-memcached_server cache and applying ref * 2024-11-28 20:29:41.879 | (0517 / 1318) 2024-11-28 20:29:41.897 | 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-28 20:29:43.309 | Cloning from openstack-ansible-nspawn_container_create cache and applying ref * 2024-11-28 20:29:43.387 | (0518 / 1318) 2024-11-28 20:29:43.404 | 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-28 20:29:44.055 | Cloning from openstack-ansible-nspawn_hosts cache and applying ref * 2024-11-28 20:29:44.142 | (0519 / 1318) 2024-11-28 20:29:44.159 | 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-28 20:29:50.376 | Cloning from openstack-ansible-openstack_hosts cache and applying ref * 2024-11-28 20:30:39.665 | (0520 / 1318) 2024-11-28 20:30:39.703 | 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-28 20:30:46.695 | Cloning from openstack-ansible-openstack_openrc cache and applying ref * 2024-11-28 20:30:48.862 | (0521 / 1318) 2024-11-28 20:30:48.962 | 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-28 20:30:55.059 | Cloning from openstack-ansible-ops cache and applying ref * 2024-11-28 20:31:03.886 | (0522 / 1318) 2024-11-28 20:31:03.984 | 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-28 20:31:06.200 | Cloning from openstack-ansible-os_adjutant cache and applying ref * 2024-11-28 20:31:07.463 | (0523 / 1318) 2024-11-28 20:31:07.480 | 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-28 20:31:09.474 | Cloning from openstack-ansible-os_aodh cache and applying ref * 2024-11-28 20:31:11.223 | (0524 / 1318) 2024-11-28 20:31:11.241 | 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-28 20:31:13.010 | Cloning from openstack-ansible-os_barbican cache and applying ref * 2024-11-28 20:31:13.960 | (0525 / 1318) 2024-11-28 20:31:14.006 | 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-28 20:31:15.707 | Cloning from openstack-ansible-os_blazar cache and applying ref * 2024-11-28 20:31:20.328 | (0526 / 1318) 2024-11-28 20:31:20.366 | 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-28 20:31:23.718 | Cloning from openstack-ansible-os_ceilometer cache and applying ref * 2024-11-28 20:31:27.112 | (0527 / 1318) 2024-11-28 20:31:27.130 | 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-28 20:31:31.820 | Cloning from openstack-ansible-os_cinder cache and applying ref * 2024-11-28 20:31:38.127 | (0528 / 1318) 2024-11-28 20:31:38.145 | 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-28 20:31:41.645 | Cloning from openstack-ansible-os_cloudkitty cache and applying ref * 2024-11-28 20:31:43.508 | (0529 / 1318) 2024-11-28 20:31:43.525 | 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-28 20:31:44.221 | Cloning from openstack-ansible-os_congress cache and applying ref * 2024-11-28 20:31:44.296 | (0530 / 1318) 2024-11-28 20:31:44.381 | 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-28 20:31:46.919 | Cloning from openstack-ansible-os_designate cache and applying ref * 2024-11-28 20:31:49.694 | (0531 / 1318) 2024-11-28 20:31:49.842 | 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-28 20:32:03.779 | Cloning from openstack-ansible-os_glance cache and applying ref * 2024-11-28 20:32:38.043 | (0532 / 1318) 2024-11-28 20:32:38.060 | 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-28 20:32:42.737 | Cloning from openstack-ansible-os_gnocchi cache and applying ref * 2024-11-28 20:32:44.209 | (0533 / 1318) 2024-11-28 20:32:44.258 | 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-28 20:32:47.135 | Cloning from openstack-ansible-os_heat cache and applying ref * 2024-11-28 20:32:49.877 | (0534 / 1318) 2024-11-28 20:32:49.895 | 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-28 20:32:54.195 | Cloning from openstack-ansible-os_horizon cache and applying ref * 2024-11-28 20:33:02.330 | (0535 / 1318) 2024-11-28 20:33:02.361 | 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-28 20:33:07.112 | Cloning from openstack-ansible-os_ironic cache and applying ref * 2024-11-28 20:33:13.269 | (0536 / 1318) 2024-11-28 20:33:13.302 | 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-28 20:33:13.697 | Cloning from openstack-ansible-os_karbor cache and applying ref * 2024-11-28 20:33:13.768 | (0537 / 1318) 2024-11-28 20:33:13.785 | 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-28 20:33:18.726 | Cloning from openstack-ansible-os_keystone cache and applying ref * 2024-11-28 20:34:10.536 | (0538 / 1318) 2024-11-28 20:34:10.568 | 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-28 20:34:15.197 | Cloning from openstack-ansible-os_magnum cache and applying ref * 2024-11-28 20:34:22.530 | (0539 / 1318) 2024-11-28 20:34:22.548 | 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-28 20:34:26.142 | Cloning from openstack-ansible-os_manila cache and applying ref * 2024-11-28 20:34:28.878 | (0540 / 1318) 2024-11-28 20:34:28.895 | 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-28 20:34:31.697 | Cloning from openstack-ansible-os_masakari cache and applying ref * 2024-11-28 20:34:33.774 | (0541 / 1318) 2024-11-28 20:34:33.803 | 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-28 20:34:35.789 | Cloning from openstack-ansible-os_mistral cache and applying ref * 2024-11-28 20:34:37.747 | (0542 / 1318) 2024-11-28 20:34:37.764 | 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-28 20:34:38.416 | Cloning from openstack-ansible-os_monasca cache and applying ref * 2024-11-28 20:34:38.494 | (0543 / 1318) 2024-11-28 20:34:38.511 | 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-28 20:34:39.229 | Cloning from openstack-ansible-os_monasca-agent cache and applying ref * 2024-11-28 20:34:39.304 | (0544 / 1318) 2024-11-28 20:34:39.322 | 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-28 20:34:41.357 | Cloning from openstack-ansible-os_murano cache and applying ref * 2024-11-28 20:34:45.380 | (0545 / 1318) 2024-11-28 20:34:45.398 | 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-28 20:34:56.292 | Cloning from openstack-ansible-os_neutron cache and applying ref * 2024-11-28 20:35:54.400 | (0546 / 1318) 2024-11-28 20:35:54.418 | 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-28 20:36:03.849 | Cloning from openstack-ansible-os_nova cache and applying ref * 2024-11-28 20:37:02.272 | (0547 / 1318) 2024-11-28 20:37:02.395 | 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-28 20:37:10.677 | Cloning from openstack-ansible-os_octavia cache and applying ref * 2024-11-28 20:37:18.779 | (0548 / 1318) 2024-11-28 20:37:18.797 | 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-28 20:37:19.967 | Cloning from openstack-ansible-os_panko cache and applying ref * 2024-11-28 20:37:20.111 | (0549 / 1318) 2024-11-28 20:37:20.128 | 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-28 20:37:23.615 | Cloning from openstack-ansible-os_placement cache and applying ref * 2024-11-28 20:37:24.303 | (0550 / 1318) 2024-11-28 20:37:24.321 | 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-28 20:37:27.091 | Cloning from openstack-ansible-os_rally cache and applying ref * 2024-11-28 20:37:27.731 | (0551 / 1318) 2024-11-28 20:37:27.763 | 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-28 20:37:29.034 | Cloning from openstack-ansible-os_sahara cache and applying ref * 2024-11-28 20:37:32.699 | (0552 / 1318) 2024-11-28 20:37:32.716 | 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-28 20:37:33.726 | Cloning from openstack-ansible-os_senlin cache and applying ref * 2024-11-28 20:37:34.902 | (0553 / 1318) 2024-11-28 20:37:34.919 | 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-28 20:37:36.452 | Cloning from openstack-ansible-os_skyline cache and applying ref * 2024-11-28 20:37:38.401 | (0554 / 1318) 2024-11-28 20:37:38.450 | 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-28 20:37:41.984 | Cloning from openstack-ansible-os_swift cache and applying ref * 2024-11-28 20:37:44.483 | (0555 / 1318) 2024-11-28 20:37:44.500 | 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-28 20:37:54.812 | Cloning from openstack-ansible-os_tacker cache and applying ref * 2024-11-28 20:38:16.290 | (0556 / 1318) 2024-11-28 20:38:16.307 | 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-28 20:38:21.445 | Cloning from openstack-ansible-os_tempest cache and applying ref * 2024-11-28 20:38:28.442 | (0557 / 1318) 2024-11-28 20:38:28.459 | 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-28 20:38:33.653 | Cloning from openstack-ansible-os_trove cache and applying ref * 2024-11-28 20:38:37.244 | (0558 / 1318) 2024-11-28 20:38:37.261 | 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-28 20:38:40.613 | Cloning from openstack-ansible-os_zun cache and applying ref * 2024-11-28 20:38:44.548 | (0559 / 1318) 2024-11-28 20:38:44.594 | 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-28 20:38:54.749 | Cloning from openstack-ansible-plugins cache and applying ref * 2024-11-28 20:39:26.672 | (0560 / 1318) 2024-11-28 20:39:26.690 | 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-28 20:39:36.764 | Cloning from openstack-ansible-rabbitmq_server cache and applying ref * 2024-11-28 20:39:59.525 | (0561 / 1318) 2024-11-28 20:39:59.543 | 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-28 20:40:03.924 | Cloning from openstack-ansible-repo_server cache and applying ref * 2024-11-28 20:40:09.220 | (0562 / 1318) 2024-11-28 20:40:09.237 | 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-28 20:40:10.773 | Cloning from openstack-ansible-rsyslog_client cache and applying ref * 2024-11-28 20:40:10.920 | (0563 / 1318) 2024-11-28 20:40:10.938 | 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-28 20:40:12.812 | Cloning from openstack-ansible-rsyslog_server cache and applying ref * 2024-11-28 20:40:12.919 | (0564 / 1318) 2024-11-28 20:40:12.979 | 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-28 20:40:14.808 | Cloning from openstack-ansible-specs cache and applying ref * 2024-11-28 20:40:16.410 | (0565 / 1318) 2024-11-28 20:40:16.427 | 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-28 20:40:19.762 | Cloning from openstack-ansible-tests cache and applying ref * 2024-11-28 20:40:24.692 | (0566 / 1318) 2024-11-28 20:40:24.710 | 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-28 20:40:25.606 | Cloning from openstack-doc-tools cache and applying ref * 2024-11-28 20:40:26.336 | (0567 / 1318) 2024-11-28 20:40:26.354 | Updating cache of https://opendev.org/openstack/openstack-helm.git in /opt/dib_cache/source-repositories/openstack_helm_2b1557eceb04e43755692a70d663120a5a282659 with ref * 2024-11-28 20:40:28.221 | Cloning from openstack-helm cache and applying ref * 2024-11-28 20:46:28.868 | (0568 / 1318) 2024-11-28 20:46:28.885 | 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-28 20:46:29.516 | Cloning from openstack-helm-images cache and applying ref * 2024-11-28 20:47:39.836 | (0569 / 1318) 2024-11-28 20:47:39.853 | 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-28 20:47:41.772 | Cloning from openstack-helm-infra cache and applying ref * 2024-11-28 20:53:08.526 | (0570 / 1318) 2024-11-28 20:53:08.543 | 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-28 20:53:10.051 | Cloning from openstack-helm-plugin cache and applying ref * 2024-11-28 20:53:10.766 | (0571 / 1318) 2024-11-28 20:53:10.784 | Updating cache of https://opendev.org/openstack/openstack-manuals.git in /opt/dib_cache/source-repositories/openstack_manuals_06e75d7930c2a388dc8913513389ca21b0499fd1 with ref * 2024-11-28 20:53:11.847 | Cloning from openstack-manuals cache and applying ref * 2024-11-28 20:55:09.109 | (0572 / 1318) 2024-11-28 20:55:09.127 | Updating cache of https://opendev.org/openstack/openstack-nose.git in /opt/dib_cache/source-repositories/openstack_nose_ae26e2391bd6478d0110f0230def4e6392ad79d0 with ref * 2024-11-28 20:55:09.477 | Cloning from openstack-nose cache and applying ref * 2024-11-28 20:55:09.550 | (0573 / 1318) 2024-11-28 20:55:09.568 | Updating cache of https://opendev.org/openstack/openstack-planet.git in /opt/dib_cache/source-repositories/openstack_planet_e4bd9d38c82b9fc95cbf88d1a929ce736c25015a with ref * 2024-11-28 20:55:10.185 | Cloning from openstack-planet cache and applying ref * 2024-11-28 20:55:48.754 | (0574 / 1318) 2024-11-28 20:55:48.772 | 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-28 20:55:49.799 | Cloning from openstack-zuul-jobs cache and applying ref * 2024-11-28 20:56:30.484 | (0575 / 1318) 2024-11-28 20:56:30.503 | 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-28 20:56:31.345 | Cloning from openstack-zuul-roles cache and applying ref * 2024-11-28 20:56:31.419 | (0576 / 1318) 2024-11-28 20:56:31.436 | Updating cache of https://opendev.org/openstack/openstackclient.git in /opt/dib_cache/source-repositories/openstackclient_f68d26c06a37397d3d0c74e7291057f53daec696 with ref * 2024-11-28 20:56:32.108 | Cloning from openstackclient cache and applying ref * 2024-11-28 20:56:33.427 | (0577 / 1318) 2024-11-28 20:56:33.446 | Updating cache of https://opendev.org/openstack/openstackdocstheme.git in /opt/dib_cache/source-repositories/openstackdocstheme_44379ee93357a5ba99ef78a5042d8670d38a5d6c with ref * 2024-11-28 20:56:36.591 | Cloning from openstackdocstheme cache and applying ref * 2024-11-28 20:56:41.476 | (0578 / 1318) 2024-11-28 20:56:41.500 | Updating cache of https://opendev.org/openstack/openstacksdk.git in /opt/dib_cache/source-repositories/openstacksdk_b24ff0f55892b6991247ae6c165a6f6c1c85f044 with ref * 2024-11-28 20:56:49.254 | Cloning from openstacksdk cache and applying ref * 2024-11-28 21:06:26.491 | (0579 / 1318) 2024-11-28 21:06:26.508 | Updating cache of https://opendev.org/openstack/operations-guide.git in /opt/dib_cache/source-repositories/operations_guide_ced27f3f3cee3b9a3b448b43ac22b8948b0a7d04 with ref * 2024-11-28 21:06:27.858 | Cloning from operations-guide cache and applying ref * 2024-11-28 21:06:32.951 | (0580 / 1318) 2024-11-28 21:06:33.230 | 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-28 21:06:35.926 | Cloning from os-api-ref cache and applying ref * 2024-11-28 21:06:38.126 | (0581 / 1318) 2024-11-28 21:06:38.143 | 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-28 21:06:39.010 | Cloning from os-apply-config cache and applying ref * 2024-11-28 21:06:42.393 | (0582 / 1318) 2024-11-28 21:06:42.427 | Updating cache of https://opendev.org/openstack/os-brick.git in /opt/dib_cache/source-repositories/os_brick_86cc857acfb1f57ff857a9c4b2d59db4045bb16d with ref * 2024-11-28 21:06:51.644 | Cloning from os-brick cache and applying ref * 2024-11-28 21:09:32.877 | (0583 / 1318) 2024-11-28 21:09:32.909 | 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-28 21:09:34.199 | Cloning from os-client-config cache and applying ref * 2024-11-28 21:09:37.955 | (0584 / 1318) 2024-11-28 21:09:37.972 | 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-28 21:09:39.385 | Cloning from os-collect-config cache and applying ref * 2024-11-28 21:09:40.934 | (0585 / 1318) 2024-11-28 21:09:40.951 | Updating cache of https://opendev.org/openstack/os-ken.git in /opt/dib_cache/source-repositories/os_ken_8171faead45f3a2b30df8c0a4845a6be128bc8aa with ref * 2024-11-28 21:09:44.141 | Cloning from os-ken cache and applying ref * 2024-11-28 21:10:10.679 | (0586 / 1318) 2024-11-28 21:10:10.696 | 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-28 21:10:12.006 | Cloning from os-performance-tools cache and applying ref * 2024-11-28 21:10:12.287 | (0587 / 1318) 2024-11-28 21:10:12.304 | 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-28 21:10:13.675 | Cloning from os-refresh-config cache and applying ref * 2024-11-28 21:10:18.046 | (0588 / 1318) 2024-11-28 21:10:18.064 | 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-28 21:10:18.941 | Cloning from os-resource-classes cache and applying ref * 2024-11-28 21:10:19.169 | (0589 / 1318) 2024-11-28 21:10:19.186 | 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-28 21:10:19.860 | Cloning from os-service-types cache and applying ref * 2024-11-28 21:10:20.018 | (0590 / 1318) 2024-11-28 21:10:20.036 | 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-28 21:10:20.625 | Cloning from os-test-images cache and applying ref * 2024-11-28 21:10:20.998 | (0591 / 1318) 2024-11-28 21:10:21.015 | Updating cache of https://opendev.org/openstack/os-testr.git in /opt/dib_cache/source-repositories/os_testr_28d278e4c93f3a79f8060b4645b75a04a0e0d417 with ref * 2024-11-28 21:10:23.649 | Cloning from os-testr cache and applying ref * 2024-11-28 21:10:25.167 | (0592 / 1318) 2024-11-28 21:10:25.198 | Updating cache of https://opendev.org/openstack/os-traits.git in /opt/dib_cache/source-repositories/os_traits_3eb04b0ab587d9b764dea336fa0a23c7e287a952 with ref * 2024-11-28 21:10:36.221 | Cloning from os-traits cache and applying ref * 2024-11-28 21:10:47.527 | (0593 / 1318) 2024-11-28 21:10:47.545 | Updating cache of https://opendev.org/openstack/os-vif.git in /opt/dib_cache/source-repositories/os_vif_72409b62b10a6fe91f12f87cd25eb89d6b1972fe with ref * 2024-11-28 21:10:56.158 | Cloning from os-vif cache and applying ref * 2024-11-28 21:11:17.354 | (0594 / 1318) 2024-11-28 21:11:17.371 | Updating cache of https://opendev.org/openstack/osc-lib.git in /opt/dib_cache/source-repositories/osc_lib_5db1c2a71284cd74907f91bdcc8a8b44e77ebcfc with ref * 2024-11-28 21:11:24.598 | Cloning from osc-lib cache and applying ref * 2024-11-28 21:11:36.415 | (0595 / 1318) 2024-11-28 21:11:36.432 | Updating cache of https://opendev.org/openstack/osc-placement.git in /opt/dib_cache/source-repositories/osc_placement_12ed4dead93dcad4aa54c92dc27b692740f02afb with ref * 2024-11-28 21:11:39.098 | Cloning from osc-placement cache and applying ref * 2024-11-28 21:11:43.863 | (0596 / 1318) 2024-11-28 21:11:43.881 | Updating cache of https://opendev.org/openstack/oslo-cookiecutter.git in /opt/dib_cache/source-repositories/oslo_cookiecutter_ac662018c2037f80aa15d273a69bb81264d2acf0 with ref * 2024-11-28 21:11:44.586 | Cloning from oslo-cookiecutter cache and applying ref * 2024-11-28 21:11:46.028 | (0597 / 1318) 2024-11-28 21:11:46.046 | Updating cache of https://opendev.org/openstack/oslo-specs.git in /opt/dib_cache/source-repositories/oslo_specs_c54d90d6a0773ce0e274754bbc86d94eaabf9c49 with ref * 2024-11-28 21:11:46.916 | Cloning from oslo-specs cache and applying ref * 2024-11-28 21:11:47.608 | (0598 / 1318) 2024-11-28 21:11:47.625 | Updating cache of https://opendev.org/openstack/oslo.cache.git in /opt/dib_cache/source-repositories/oslo_cache_f4ed03f1ffcb443838ec4e029e078c3b5be8e004 with ref * 2024-11-28 21:12:04.574 | Cloning from oslo.cache cache and applying ref * 2024-11-28 21:12:25.515 | (0599 / 1318) 2024-11-28 21:12:25.532 | Updating cache of https://opendev.org/openstack/oslo.concurrency.git in /opt/dib_cache/source-repositories/oslo_concurrency_e5a64d5ee2ec1b9dba8465d79c307a790f2956da with ref * 2024-11-28 21:12:27.894 | Cloning from oslo.concurrency cache and applying ref * 2024-11-28 21:12:36.262 | (0600 / 1318) 2024-11-28 21:12:36.280 | Updating cache of https://opendev.org/openstack/oslo.config.git in /opt/dib_cache/source-repositories/oslo_config_cea54b78139bbae3a9cba183c55e42420dfb7b7d with ref * 2024-11-28 21:12:39.717 | Cloning from oslo.config cache and applying ref * 2024-11-28 21:12:49.774 | (0601 / 1318) 2024-11-28 21:12:49.791 | Updating cache of https://opendev.org/openstack/oslo.context.git in /opt/dib_cache/source-repositories/oslo_context_ef80e9955eb3bb62ec27d07f4f68b51c451d7719 with ref * 2024-11-28 21:12:52.815 | Cloning from oslo.context cache and applying ref * 2024-11-28 21:12:57.264 | (0602 / 1318) 2024-11-28 21:12:57.282 | Updating cache of https://opendev.org/openstack/oslo.db.git in /opt/dib_cache/source-repositories/oslo_db_c1e40be46f4fa72cc6aa21f49d8b12d451ae4c6a with ref * 2024-11-28 21:13:00.639 | Cloning from oslo.db cache and applying ref * 2024-11-28 21:13:28.722 | (0603 / 1318) 2024-11-28 21:13:28.739 | Updating cache of https://opendev.org/openstack/oslo.i18n.git in /opt/dib_cache/source-repositories/oslo_i18n_3388cc54e168abe61867b8e5a2a6d8c24d0bcfe4 with ref * 2024-11-28 21:13:33.631 | Cloning from oslo.i18n cache and applying ref * 2024-11-28 21:13:36.375 | (0604 / 1318) 2024-11-28 21:13:36.393 | Updating cache of https://opendev.org/openstack/oslo.limit.git in /opt/dib_cache/source-repositories/oslo_limit_d74ba82cd695bae8896c7b78ac26c76023923168 with ref * 2024-11-28 21:13:46.739 | Cloning from oslo.limit cache and applying ref * 2024-11-28 21:13:53.405 | (0605 / 1318) 2024-11-28 21:13:53.423 | Updating cache of https://opendev.org/openstack/oslo.log.git in /opt/dib_cache/source-repositories/oslo_log_64e906312df71dedc5d1ccd1a64d58cd294ae926 with ref * 2024-11-28 21:13:57.016 | Cloning from oslo.log cache and applying ref * 2024-11-28 21:14:22.515 | (0606 / 1318) 2024-11-28 21:14:22.532 | Updating cache of https://opendev.org/openstack/oslo.messaging.git in /opt/dib_cache/source-repositories/oslo_messaging_afb0f57519226263fcc42593b74fc411d0aaf703 with ref * 2024-11-28 21:14:30.662 | Cloning from oslo.messaging cache and applying ref * 2024-11-28 21:15:29.642 | (0607 / 1318) 2024-11-28 21:15:29.660 | Updating cache of https://opendev.org/openstack/oslo.metrics.git in /opt/dib_cache/source-repositories/oslo_metrics_1d1f9a407fd94b982531d9930ec8d9c132bf72a6 with ref * 2024-11-28 21:15:32.471 | Cloning from oslo.metrics cache and applying ref * 2024-11-28 21:15:37.134 | (0608 / 1318) 2024-11-28 21:15:37.152 | Updating cache of https://opendev.org/openstack/oslo.middleware.git in /opt/dib_cache/source-repositories/oslo_middleware_1884936fa487d3306017f132982fcedf15f57967 with ref * 2024-11-28 21:15:41.273 | Cloning from oslo.middleware cache and applying ref * 2024-11-28 21:16:14.004 | (0609 / 1318) 2024-11-28 21:16:14.022 | Updating cache of https://opendev.org/openstack/oslo.policy.git in /opt/dib_cache/source-repositories/oslo_policy_b0a4a0dc02f704fab0f0b2cf4ef33b1ce38cba62 with ref * 2024-11-28 21:16:18.508 | Cloning from oslo.policy cache and applying ref * 2024-11-28 21:16:28.191 | (0610 / 1318) 2024-11-28 21:16:28.208 | Updating cache of https://opendev.org/openstack/oslo.privsep.git in /opt/dib_cache/source-repositories/oslo_privsep_a977a6b5141098f5471ac7753db0fcf72f8baa23 with ref * 2024-11-28 21:16:30.697 | Cloning from oslo.privsep cache and applying ref * 2024-11-28 21:16:37.450 | (0611 / 1318) 2024-11-28 21:16:37.467 | Updating cache of https://opendev.org/openstack/oslo.reports.git in /opt/dib_cache/source-repositories/oslo_reports_c1c05138a4e391017afab5d3c1ebb8863cc98567 with ref * 2024-11-28 21:16:40.140 | Cloning from oslo.reports cache and applying ref * 2024-11-28 21:16:49.931 | (0612 / 1318) 2024-11-28 21:16:49.948 | Updating cache of https://opendev.org/openstack/oslo.rootwrap.git in /opt/dib_cache/source-repositories/oslo_rootwrap_a2a87439735232e8ce1e48f9a3aab525c64910a1 with ref * 2024-11-28 21:16:51.762 | Cloning from oslo.rootwrap cache and applying ref * 2024-11-28 21:16:59.483 | (0613 / 1318) 2024-11-28 21:16:59.501 | Updating cache of https://opendev.org/openstack/oslo.serialization.git in /opt/dib_cache/source-repositories/oslo_serialization_a55a74fee3027d0733046dee5686092bed1998fe with ref * 2024-11-28 21:17:19.299 | Cloning from oslo.serialization cache and applying ref * 2024-11-28 21:17:38.904 | (0614 / 1318) 2024-11-28 21:17:38.921 | Updating cache of https://opendev.org/openstack/oslo.service.git in /opt/dib_cache/source-repositories/oslo_service_fc48ae92934f1e628dedbc2ccd5154e7b132037c with ref * 2024-11-28 21:17:42.640 | Cloning from oslo.service cache and applying ref * 2024-11-28 21:17:50.568 | (0615 / 1318) 2024-11-28 21:17:50.586 | Updating cache of https://opendev.org/openstack/oslo.tools.git in /opt/dib_cache/source-repositories/oslo_tools_1df3c83ab539e46f6b2fe96e95d7a5842117fa76 with ref * 2024-11-28 21:17:51.237 | Cloning from oslo.tools cache and applying ref * 2024-11-28 21:17:51.882 | (0616 / 1318) 2024-11-28 21:17:51.900 | Updating cache of https://opendev.org/openstack/oslo.upgradecheck.git in /opt/dib_cache/source-repositories/oslo_upgradecheck_ceb84dccb9d0070c080aac68b8837bd555aaf45c with ref * 2024-11-28 21:17:54.451 | Cloning from oslo.upgradecheck cache and applying ref * 2024-11-28 21:17:57.965 | (0617 / 1318) 2024-11-28 21:17:57.983 | Updating cache of https://opendev.org/openstack/oslo.utils.git in /opt/dib_cache/source-repositories/oslo_utils_1ad6d7b14d8e121c5fed2300c9f18a4772b025f0 with ref * 2024-11-28 21:18:02.634 | Cloning from oslo.utils cache and applying ref * 2024-11-28 21:18:24.490 | (0618 / 1318) 2024-11-28 21:18:24.507 | Updating cache of https://opendev.org/openstack/oslo.versionedobjects.git in /opt/dib_cache/source-repositories/oslo_versionedobjects_aeb13af4b553c5cc5abe4fc4d19df01e77bec3f4 with ref * 2024-11-28 21:18:28.605 | Cloning from oslo.versionedobjects cache and applying ref * 2024-11-28 21:19:05.821 | (0619 / 1318) 2024-11-28 21:19:05.840 | Updating cache of https://opendev.org/openstack/oslo.vmware.git in /opt/dib_cache/source-repositories/oslo_vmware_f7ada988c94e0c7b0e80dd8b6efbc069ae1e3cea with ref * 2024-11-28 21:19:15.576 | Cloning from oslo.vmware cache and applying ref * 2024-11-28 21:19:24.050 | (0620 / 1318) 2024-11-28 21:19:24.068 | Updating cache of https://opendev.org/openstack/oslotest.git in /opt/dib_cache/source-repositories/oslotest_4d8e1ea58bb880389fdc41096bee4ca5e1a5cbb3 with ref * 2024-11-28 21:19:25.259 | Cloning from oslotest cache and applying ref * 2024-11-28 21:19:27.483 | (0621 / 1318) 2024-11-28 21:19:27.500 | Updating cache of https://opendev.org/openstack/osops.git in /opt/dib_cache/source-repositories/osops_9a718b06ac896558a0fe6402b7699f91551e7934 with ref * 2024-11-28 21:19:27.882 | Cloning from osops cache and applying ref * 2024-11-28 21:19:28.099 | (0622 / 1318) 2024-11-28 21:19:28.116 | Updating cache of https://opendev.org/openstack/osprofiler.git in /opt/dib_cache/source-repositories/osprofiler_33079d6b90511e5fe9e411b4d0783b3e1160088d with ref * 2024-11-28 21:19:29.232 | Cloning from osprofiler cache and applying ref * 2024-11-28 21:19:32.417 | (0623 / 1318) 2024-11-28 21:19:32.435 | Updating cache of https://opendev.org/openstack/ossa.git in /opt/dib_cache/source-repositories/ossa_e823004fa09cdbd81aeeb28f74e1c68d67dc5a55 with ref * 2024-11-28 21:19:33.108 | Cloning from ossa cache and applying ref * 2024-11-28 21:19:36.026 | (0624 / 1318) 2024-11-28 21:19:36.043 | 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-28 21:19:38.250 | Cloning from ovn-bgp-agent cache and applying ref * 2024-11-28 21:23:16.223 | (0625 / 1318) 2024-11-28 21:23:16.240 | 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-28 21:23:21.100 | Cloning from ovn-octavia-provider cache and applying ref * 2024-11-28 21:25:21.067 | (0626 / 1318) 2024-11-28 21:25:21.085 | Updating cache of https://opendev.org/openstack/ovsdbapp.git in /opt/dib_cache/source-repositories/ovsdbapp_5fa633589b29c390e2ad9f1746a6a932854f1c91 with ref * 2024-11-28 21:25:25.511 | Cloning from ovsdbapp cache and applying ref * 2024-11-28 21:26:37.436 | (0627 / 1318) 2024-11-28 21:26:37.453 | Updating cache of https://opendev.org/openstack/panko.git in /opt/dib_cache/source-repositories/panko_f9dfa1e547cd99fa22c5e669451f81b31cf470e0 with ref * 2024-11-28 21:26:41.279 | Cloning from panko cache and applying ref * 2024-11-28 21:26:41.822 | (0628 / 1318) 2024-11-28 21:26:41.840 | Updating cache of https://opendev.org/openstack/pbr.git in /opt/dib_cache/source-repositories/pbr_8382c1cea83cf1b1ada6477f0d5e5fd7e14f4e1c with ref * 2024-11-28 21:26:44.705 | Cloning from pbr cache and applying ref * 2024-11-28 21:26:48.711 | (0629 / 1318) 2024-11-28 21:26:48.729 | Updating cache of https://opendev.org/openstack/performance-docs.git in /opt/dib_cache/source-repositories/performance_docs_a571cf07ec79980a65b85906c345a65172c9c391 with ref * 2024-11-28 21:26:49.512 | Cloning from performance-docs cache and applying ref * 2024-11-28 21:27:03.663 | (0630 / 1318) 2024-11-28 21:27:03.681 | Updating cache of https://opendev.org/openstack/placement.git in /opt/dib_cache/source-repositories/placement_a5628e660bca1b2060f76c2c0079c51073ccb4c7 with ref * 2024-11-28 21:27:06.541 | Cloning from placement cache and applying ref * 2024-11-28 21:27:25.151 | (0631 / 1318) 2024-11-28 21:27:25.168 | Updating cache of https://opendev.org/openstack/project-config.git in /opt/dib_cache/source-repositories/project_config_9229c05209c89a6ea238d44bcdf02b855d113b0b with ref * 2024-11-28 21:27:26.199 | Cloning from project-config cache and applying ref * 2024-11-28 21:34:35.380 | (0632 / 1318) 2024-11-28 21:34:35.398 | 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-28 21:34:36.095 | Cloning from project-team-guide cache and applying ref * 2024-11-28 21:35:26.179 | (0633 / 1318) 2024-11-28 21:35:26.196 | Updating cache of https://opendev.org/openstack/ptgbot.git in /opt/dib_cache/source-repositories/ptgbot_b05f088b89a006e9f8a50c6dadc0881232ae2ff1 with ref * 2024-11-28 21:35:26.943 | Cloning from ptgbot cache and applying ref * 2024-11-28 21:35:28.591 | (0634 / 1318) 2024-11-28 21:35:28.609 | Updating cache of https://opendev.org/openstack/publiccloud-sig.git in /opt/dib_cache/source-repositories/publiccloud_sig_0cd9a0d07f01a5e07abee00591e37bd0ef56511a with ref * 2024-11-28 21:35:29.066 | Cloning from publiccloud-sig cache and applying ref * 2024-11-28 21:35:29.139 | (0635 / 1318) 2024-11-28 21:35:29.156 | Updating cache of https://opendev.org/openstack/puppet-aodh.git in /opt/dib_cache/source-repositories/puppet_aodh_ff506aef05218fbcf4d7de5ed11c42d80c33c611 with ref * 2024-11-28 21:35:31.611 | Cloning from puppet-aodh cache and applying ref * 2024-11-28 21:36:24.005 | (0636 / 1318) 2024-11-28 21:36:24.031 | Updating cache of https://opendev.org/openstack/puppet-barbican.git in /opt/dib_cache/source-repositories/puppet_barbican_84055ec7a9b76d16d6adedd48a251855e3888f9b with ref * 2024-11-28 21:37:14.300 | Cloning from puppet-barbican cache and applying ref * 2024-11-28 21:39:37.776 | (0637 / 1318) 2024-11-28 21:39:37.794 | Updating cache of https://opendev.org/openstack/puppet-ceilometer.git in /opt/dib_cache/source-repositories/puppet_ceilometer_64d68b390be811b65dc61fdc1d59893946cac815 with ref * 2024-11-28 21:39:43.213 | Cloning from puppet-ceilometer cache and applying ref * 2024-11-28 21:41:24.923 | (0638 / 1318) 2024-11-28 21:41:24.940 | Updating cache of https://opendev.org/openstack/puppet-ceph.git in /opt/dib_cache/source-repositories/puppet_ceph_2bcaf4ae456838eeea38b276575ca84041317443 with ref * 2024-11-28 21:41:26.870 | Cloning from puppet-ceph cache and applying ref * 2024-11-28 21:41:57.511 | (0639 / 1318) 2024-11-28 21:41:57.528 | Updating cache of https://opendev.org/openstack/puppet-cinder.git in /opt/dib_cache/source-repositories/puppet_cinder_5114a1dbf3858c214b7309ee78e2bd719b760b99 with ref * 2024-11-28 21:42:25.155 | Cloning from puppet-cinder cache and applying ref * 2024-11-28 21:45:44.760 | (0640 / 1318) 2024-11-28 21:45:44.777 | Updating cache of https://opendev.org/openstack/puppet-cloudkitty.git in /opt/dib_cache/source-repositories/puppet_cloudkitty_bb135ce310e01ce2dcfe555db05054298a729450 with ref * 2024-11-28 21:45:50.439 | Cloning from puppet-cloudkitty cache and applying ref * 2024-11-28 21:47:17.440 | (0641 / 1318) 2024-11-28 21:47:17.458 | Updating cache of https://opendev.org/openstack/puppet-designate.git in /opt/dib_cache/source-repositories/puppet_designate_ab374caf34570f5743dc08c5cec715b1c93ba961 with ref * 2024-11-28 21:47:24.256 | Cloning from puppet-designate cache and applying ref * 2024-11-28 21:48:57.239 | (0642 / 1318) 2024-11-28 21:48:57.290 | Updating cache of https://opendev.org/openstack/puppet-glance.git in /opt/dib_cache/source-repositories/puppet_glance_d6090d364d2b011b3b7c30e29b2b425b001977ef with ref * 2024-11-28 21:49:06.900 | Cloning from puppet-glance cache and applying ref * 2024-11-28 21:51:34.405 | (0643 / 1318) 2024-11-28 21:51:34.423 | Updating cache of https://opendev.org/openstack/puppet-gnocchi.git in /opt/dib_cache/source-repositories/puppet_gnocchi_9973d450628f4294f6421530db570200532914ac with ref * 2024-11-28 21:51:40.526 | Cloning from puppet-gnocchi cache and applying ref * 2024-11-28 21:52:05.286 | (0644 / 1318) 2024-11-28 21:52:05.303 | Updating cache of https://opendev.org/openstack/puppet-heat.git in /opt/dib_cache/source-repositories/puppet_heat_196b2e67440fe37ee852b135a81ba97beb49d933 with ref * 2024-11-28 21:52:08.012 | Cloning from puppet-heat cache and applying ref * 2024-11-28 21:54:09.934 | (0645 / 1318) 2024-11-28 21:54:09.952 | Updating cache of https://opendev.org/openstack/puppet-horizon.git in /opt/dib_cache/source-repositories/puppet_horizon_f31aa5fc2dcd2a4f239c7d7e78e23922e5f30ca1 with ref * 2024-11-28 21:54:14.015 | Cloning from puppet-horizon cache and applying ref * 2024-11-28 21:55:45.276 | (0646 / 1318) 2024-11-28 21:55:45.384 | Updating cache of https://opendev.org/openstack/puppet-ironic.git in /opt/dib_cache/source-repositories/puppet_ironic_38edd8fb7ec022a9093537eb16a06c0d5836742e with ref * 2024-11-28 21:55:49.731 | Cloning from puppet-ironic cache and applying ref * 2024-11-28 21:58:35.909 | (0647 / 1318) 2024-11-28 21:58:35.926 | Updating cache of https://opendev.org/openstack/puppet-keystone.git in /opt/dib_cache/source-repositories/puppet_keystone_38840b39a7c8d495d363b2ba9a7f655df6a70a06 with ref * 2024-11-28 21:58:45.719 | Cloning from puppet-keystone cache and applying ref * 2024-11-28 22:01:27.064 | (0648 / 1318) 2024-11-28 22:01:27.082 | Updating cache of https://opendev.org/openstack/puppet-magnum.git in /opt/dib_cache/source-repositories/puppet_magnum_f11da2dfa1e1dd7def1bb3b080b9a2dcd43fb713 with ref * 2024-11-28 22:01:36.245 | Cloning from puppet-magnum cache and applying ref * 2024-11-28 22:03:03.082 | (0649 / 1318) 2024-11-28 22:03:03.099 | Updating cache of https://opendev.org/openstack/puppet-manila.git in /opt/dib_cache/source-repositories/puppet_manila_2778e06bd7c4199347d91f5b21dacffed88f01db with ref * 2024-11-28 22:03:08.891 | Cloning from puppet-manila cache and applying ref * 2024-11-28 22:05:15.444 | (0650 / 1318) 2024-11-28 22:05:15.461 | Updating cache of https://opendev.org/openstack/puppet-mistral.git in /opt/dib_cache/source-repositories/puppet_mistral_96580e10b2c90f29ad015f59ff7058f5a6c84c38 with ref * 2024-11-28 22:05:39.910 | Cloning from puppet-mistral cache and applying ref * 2024-11-28 22:06:26.051 | (0651 / 1318) 2024-11-28 22:06:26.069 | Updating cache of https://opendev.org/openstack/puppet-neutron.git in /opt/dib_cache/source-repositories/puppet_neutron_32aae1ccd3fab6e97f1f3974cd3f8e6cf9073318 with ref * 2024-11-28 22:06:30.881 | Cloning from puppet-neutron cache and applying ref * 2024-11-28 22:12:38.261 | (0652 / 1318) 2024-11-28 22:12:38.279 | Updating cache of https://opendev.org/openstack/puppet-nova.git in /opt/dib_cache/source-repositories/puppet_nova_2ffb00db5d6cca5b3675a6f6982bb3542085c522 with ref * 2024-11-28 22:12:44.486 | Cloning from puppet-nova cache and applying ref * 2024-11-28 22:18:07.754 | (0653 / 1318) 2024-11-28 22:18:07.771 | Updating cache of https://opendev.org/openstack/puppet-octavia.git in /opt/dib_cache/source-repositories/puppet_octavia_a07c295f18bb9aae6e36863edb0007aedfd1a673 with ref * 2024-11-28 22:18:12.456 | Cloning from puppet-octavia cache and applying ref * 2024-11-28 22:19:36.899 | (0654 / 1318) 2024-11-28 22:19:36.916 | Updating cache of https://opendev.org/openstack/puppet-openstack-cookiecutter.git in /opt/dib_cache/source-repositories/puppet_openstack_cookiecutter_1fc44b0460e26bb40141390cb7070e93bf144bf3 with ref * 2024-11-28 22:19:37.991 | Cloning from puppet-openstack-cookiecutter cache and applying ref * 2024-11-28 22:19:39.951 | (0655 / 1318) 2024-11-28 22:19:39.968 | Updating cache of https://opendev.org/openstack/puppet-openstack-guide.git in /opt/dib_cache/source-repositories/puppet_openstack_guide_3042213beca25de958be54983a53c7e3adc6dd0f with ref * 2024-11-28 22:19:41.385 | Cloning from puppet-openstack-guide cache and applying ref * 2024-11-28 22:19:47.620 | (0656 / 1318) 2024-11-28 22:19:47.638 | Updating cache of https://opendev.org/openstack/puppet-openstack-integration.git in /opt/dib_cache/source-repositories/puppet_openstack_integration_83ddb17dc28837d6481b604a5b7b3ff06d5f5c5d with ref * 2024-11-28 22:19:49.659 | Cloning from puppet-openstack-integration cache and applying ref * 2024-11-28 22:25:56.123 | (0657 / 1318) 2024-11-28 22:25:56.140 | Updating cache of https://opendev.org/openstack/puppet-openstacklib.git in /opt/dib_cache/source-repositories/puppet_openstacklib_3103236e00b75dc60a7836f08ed114e366d33d67 with ref * 2024-11-28 22:25:59.057 | Cloning from puppet-openstacklib cache and applying ref * 2024-11-28 22:26:27.939 | (0658 / 1318) 2024-11-28 22:26:27.956 | Updating cache of https://opendev.org/openstack/puppet-openstack_extras.git in /opt/dib_cache/source-repositories/puppet_openstack_extras_95f6243d1de116d81a2726ed69fdc63202e26148 with ref * 2024-11-28 22:26:46.314 | Cloning from puppet-openstack_extras cache and applying ref * 2024-11-28 22:27:42.683 | (0659 / 1318) 2024-11-28 22:27:42.701 | Updating cache of https://opendev.org/openstack/puppet-openstack_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_spec_helper_9595924b801848bb5a24fbec34296ed72dbc6cb3 with ref * 2024-11-28 22:27:46.204 | Cloning from puppet-openstack_spec_helper cache and applying ref * 2024-11-28 22:27:52.715 | (0660 / 1318) 2024-11-28 22:27:52.733 | Updating cache of https://opendev.org/openstack/puppet-oslo.git in /opt/dib_cache/source-repositories/puppet_oslo_31a9f2de96874bf2e20c54eb854dc49721a854df with ref * 2024-11-28 22:27:55.208 | Cloning from puppet-oslo cache and applying ref * 2024-11-28 22:28:45.962 | (0661 / 1318) 2024-11-28 22:28:45.979 | Updating cache of https://opendev.org/openstack/puppet-ovn.git in /opt/dib_cache/source-repositories/puppet_ovn_c3879d0f873d7e4f1f8ef5dd8da1bb0c9fe4ad03 with ref * 2024-11-28 22:29:06.290 | Cloning from puppet-ovn cache and applying ref * 2024-11-28 22:29:19.610 | (0662 / 1318) 2024-11-28 22:29:19.628 | Updating cache of https://opendev.org/openstack/puppet-placement.git in /opt/dib_cache/source-repositories/puppet_placement_eac6d346232ad7a1714c7e6d4916e2c59270a680 with ref * 2024-11-28 22:29:22.180 | Cloning from puppet-placement cache and applying ref * 2024-11-28 22:29:29.862 | (0663 / 1318) 2024-11-28 22:29:29.880 | Updating cache of https://opendev.org/openstack/puppet-swift.git in /opt/dib_cache/source-repositories/puppet_swift_6efda166996b005f553c64d37bb5d5f74877e6f7 with ref * 2024-11-28 22:29:34.260 | Cloning from puppet-swift cache and applying ref * 2024-11-28 22:31:29.506 | (0664 / 1318) 2024-11-28 22:31:29.523 | Updating cache of https://opendev.org/openstack/puppet-tempest.git in /opt/dib_cache/source-repositories/puppet_tempest_cd7429d794778ac4ade2e2f75ac8d6b6e5b95864 with ref * 2024-11-28 22:31:40.513 | Cloning from puppet-tempest cache and applying ref * 2024-11-28 22:32:45.812 | (0665 / 1318) 2024-11-28 22:32:45.830 | Updating cache of https://opendev.org/openstack/puppet-trove.git in /opt/dib_cache/source-repositories/puppet_trove_57aa79b351c38d61b653b2c067cc2d2bf59ceeaf with ref * 2024-11-28 22:32:47.942 | Cloning from puppet-trove cache and applying ref * 2024-11-28 22:33:23.140 | (0666 / 1318) 2024-11-28 22:33:23.158 | Updating cache of https://opendev.org/openstack/puppet-vitrage.git in /opt/dib_cache/source-repositories/puppet_vitrage_aea750117ce4939633facc0bce757882d73aa3af with ref * 2024-11-28 22:33:42.015 | Cloning from puppet-vitrage cache and applying ref * 2024-11-28 22:34:20.823 | (0667 / 1318) 2024-11-28 22:34:20.840 | Updating cache of https://opendev.org/openstack/puppet-vswitch.git in /opt/dib_cache/source-repositories/puppet_vswitch_66348064a5e3a9504bdbd56de9268b7693ff7aef with ref * 2024-11-28 22:34:23.305 | Cloning from puppet-vswitch cache and applying ref * 2024-11-28 22:34:48.179 | (0668 / 1318) 2024-11-28 22:34:48.197 | Updating cache of https://opendev.org/openstack/puppet-watcher.git in /opt/dib_cache/source-repositories/puppet_watcher_4cf38d9dc38d705a31a882c2aced8943479b1b52 with ref * 2024-11-28 22:34:50.010 | Cloning from puppet-watcher cache and applying ref * 2024-11-28 22:35:36.321 | (0669 / 1318) 2024-11-28 22:35:36.339 | Updating cache of https://opendev.org/openstack/puppet-zaqar.git in /opt/dib_cache/source-repositories/puppet_zaqar_8669a09e0e9583f4a1fec447c2e3381bbee9d1c0 with ref * 2024-11-28 22:35:38.331 | Cloning from puppet-zaqar cache and applying ref * 2024-11-28 22:35:49.066 | (0670 / 1318) 2024-11-28 22:35:49.083 | Updating cache of https://opendev.org/openstack/pycadf.git in /opt/dib_cache/source-repositories/pycadf_479443ddfd06a939fe9f41783949391cc21ddfcb with ref * 2024-11-28 22:35:50.192 | Cloning from pycadf cache and applying ref * 2024-11-28 22:35:51.372 | (0671 / 1318) 2024-11-28 22:35:51.389 | Updating cache of https://opendev.org/openstack/pyeclib.git in /opt/dib_cache/source-repositories/pyeclib_308cf8026b5bd79184b20c4d91ef3b27dfa77be7 with ref * 2024-11-28 22:35:52.524 | Cloning from pyeclib cache and applying ref * 2024-11-28 22:36:01.863 | (0672 / 1318) 2024-11-28 22:36:01.880 | Updating cache of https://opendev.org/openstack/pymod2pkg.git in /opt/dib_cache/source-repositories/pymod2pkg_9251af576ca889584e688f9999f6caa4275cd8dd with ref * 2024-11-28 22:36:02.420 | Cloning from pymod2pkg cache and applying ref * 2024-11-28 22:36:02.694 | (0673 / 1318) 2024-11-28 22:36:02.712 | Updating cache of https://opendev.org/openstack/python-adjutantclient.git in /opt/dib_cache/source-repositories/python_adjutantclient_2aa27f0edf2cd62f3fcb72c608f7bd1418699e47 with ref * 2024-11-28 22:36:05.026 | Cloning from python-adjutantclient cache and applying ref * 2024-11-28 22:36:07.795 | (0674 / 1318) 2024-11-28 22:36:07.812 | Updating cache of https://opendev.org/openstack/python-aodhclient.git in /opt/dib_cache/source-repositories/python_aodhclient_0ce033ec35a1b4c3706bf21f28cbad94bfb88773 with ref * 2024-11-28 22:36:11.166 | Cloning from python-aodhclient cache and applying ref * 2024-11-28 22:36:19.511 | (0675 / 1318) 2024-11-28 22:36:19.528 | Updating cache of https://opendev.org/openstack/python-barbicanclient.git in /opt/dib_cache/source-repositories/python_barbicanclient_321bc9ed7f0008b1ccb64c10d34e27e1764de388 with ref * 2024-11-28 22:36:22.068 | Cloning from python-barbicanclient cache and applying ref * 2024-11-28 22:36:26.172 | (0676 / 1318) 2024-11-28 22:36:26.190 | Updating cache of https://opendev.org/openstack/python-blazarclient.git in /opt/dib_cache/source-repositories/python_blazarclient_4c2017b2b1e3c80a6be533b6b07f83af96ba05f9 with ref * 2024-11-28 22:36:28.401 | Cloning from python-blazarclient cache and applying ref * 2024-11-28 22:36:41.340 | (0677 / 1318) 2024-11-28 22:36:41.357 | Updating cache of https://opendev.org/openstack/python-brick-cinderclient-ext.git in /opt/dib_cache/source-repositories/python_brick_cinderclient_ext_a18bc513859a113a6577f51afa5aec41adafb4ad with ref * 2024-11-28 22:37:01.195 | Cloning from python-brick-cinderclient-ext cache and applying ref * 2024-11-28 22:37:14.353 | (0678 / 1318) 2024-11-28 22:37:14.371 | Updating cache of https://opendev.org/openstack/python-cinderclient.git in /opt/dib_cache/source-repositories/python_cinderclient_2ab34741caf6ae38f9fc66dbb4eb0d6f6e6cb787 with ref * 2024-11-28 22:37:19.021 | Cloning from python-cinderclient cache and applying ref * 2024-11-28 22:37:27.178 | (0679 / 1318) 2024-11-28 22:37:27.196 | Updating cache of https://opendev.org/openstack/python-cloudkittyclient.git in /opt/dib_cache/source-repositories/python_cloudkittyclient_577e275037ec097f043b5410ee863f658700fe03 with ref * 2024-11-28 22:37:29.086 | Cloning from python-cloudkittyclient cache and applying ref * 2024-11-28 22:37:35.651 | (0680 / 1318) 2024-11-28 22:37:35.669 | Updating cache of https://opendev.org/openstack/python-cyborgclient.git in /opt/dib_cache/source-repositories/python_cyborgclient_a2f6e5c1dcf343444e0eb6ac3fe6b59d20e7298b with ref * 2024-11-28 22:37:38.783 | Cloning from python-cyborgclient cache and applying ref * 2024-11-28 22:37:49.324 | (0681 / 1318) 2024-11-28 22:37:49.342 | Updating cache of https://opendev.org/openstack/python-designateclient.git in /opt/dib_cache/source-repositories/python_designateclient_e3a78956ce4f8c79d45a2fe5b98e575e55f2cecd with ref * 2024-11-28 22:37:52.195 | Cloning from python-designateclient cache and applying ref * 2024-11-28 22:37:56.643 | (0682 / 1318) 2024-11-28 22:37:56.660 | Updating cache of https://opendev.org/openstack/python-dracclient.git in /opt/dib_cache/source-repositories/python_dracclient_8761670ec4bd67a8ca854ed2aff5736a0caafe17 with ref * 2024-11-28 22:37:57.277 | Cloning from python-dracclient cache and applying ref * 2024-11-28 22:37:57.587 | (0683 / 1318) 2024-11-28 22:37:57.605 | Updating cache of https://opendev.org/openstack/python-freezerclient.git in /opt/dib_cache/source-repositories/python_freezerclient_f108c3bab7ab68ed75c038bb98c54504483b54f1 with ref * 2024-11-28 22:37:59.553 | Cloning from python-freezerclient cache and applying ref * 2024-11-28 22:37:59.691 | (0684 / 1318) 2024-11-28 22:37:59.709 | Updating cache of https://opendev.org/openstack/python-glanceclient.git in /opt/dib_cache/source-repositories/python_glanceclient_62e062e7af26595fff1e9e52605f45902b17833c with ref * 2024-11-28 22:38:02.007 | Cloning from python-glanceclient cache and applying ref * 2024-11-28 22:38:09.753 | (0685 / 1318) 2024-11-28 22:38:09.771 | Updating cache of https://opendev.org/openstack/python-heatclient.git in /opt/dib_cache/source-repositories/python_heatclient_a4cbb7a698763c786642b93355aaf89bfebae9c8 with ref * 2024-11-28 22:38:12.310 | Cloning from python-heatclient cache and applying ref * 2024-11-28 22:38:17.270 | (0686 / 1318) 2024-11-28 22:38:17.287 | Updating cache of https://opendev.org/openstack/python-ironic-inspector-client.git in /opt/dib_cache/source-repositories/python_ironic_inspector_client_692191b9bbbe716b9a421ff506c40d37e6e2bc36 with ref * 2024-11-28 22:38:21.418 | Cloning from python-ironic-inspector-client cache and applying ref * 2024-11-28 22:38:30.498 | (0687 / 1318) 2024-11-28 22:38:30.516 | Updating cache of https://opendev.org/openstack/python-ironicclient.git in /opt/dib_cache/source-repositories/python_ironicclient_f4d152043b18f5041f2c5da8f00f30eb7b24b526 with ref * 2024-11-28 22:39:08.432 | Cloning from python-ironicclient cache and applying ref * 2024-11-28 22:39:29.141 | (0688 / 1318) 2024-11-28 22:39:29.159 | Updating cache of https://opendev.org/openstack/python-keystoneclient.git in /opt/dib_cache/source-repositories/python_keystoneclient_d50ff996cccb6df7bcff19e9ff5a2d761f8d0910 with ref * 2024-11-28 22:39:30.850 | Cloning from python-keystoneclient cache and applying ref * 2024-11-28 22:39:35.471 | (0689 / 1318) 2024-11-28 22:39:35.489 | Updating cache of https://opendev.org/openstack/python-magnumclient.git in /opt/dib_cache/source-repositories/python_magnumclient_0efe8cfa1d5eeca39393e53f95687738608564b0 with ref * 2024-11-28 22:39:38.927 | Cloning from python-magnumclient cache and applying ref * 2024-11-28 22:39:43.012 | (0690 / 1318) 2024-11-28 22:39:43.029 | Updating cache of https://opendev.org/openstack/python-manilaclient.git in /opt/dib_cache/source-repositories/python_manilaclient_67390fbcbab9cd983e0e2ba6518009c01384b9b8 with ref * 2024-11-28 22:39:47.962 | Cloning from python-manilaclient cache and applying ref * 2024-11-28 22:41:27.061 | (0691 / 1318) 2024-11-28 22:41:27.078 | Updating cache of https://opendev.org/openstack/python-masakariclient.git in /opt/dib_cache/source-repositories/python_masakariclient_eb19abdbb35516ef24272586c2b77c94170ca6dd with ref * 2024-11-28 22:41:28.563 | Cloning from python-masakariclient cache and applying ref * 2024-11-28 22:41:30.736 | (0692 / 1318) 2024-11-28 22:41:30.754 | Updating cache of https://opendev.org/openstack/python-mistralclient.git in /opt/dib_cache/source-repositories/python_mistralclient_b01c51f399a01435f9632bdda2244debc7e76da1 with ref * 2024-11-28 22:41:32.574 | Cloning from python-mistralclient cache and applying ref * 2024-11-28 22:41:36.787 | (0693 / 1318) 2024-11-28 22:41:36.804 | Updating cache of https://opendev.org/openstack/python-monascaclient.git in /opt/dib_cache/source-repositories/python_monascaclient_fbfde72d27a07beb8414094e2a6ab00235a02d81 with ref * 2024-11-28 22:41:37.973 | Cloning from python-monascaclient cache and applying ref * 2024-11-28 22:41:38.555 | (0694 / 1318) 2024-11-28 22:41:38.573 | Updating cache of https://opendev.org/openstack/python-neutronclient.git in /opt/dib_cache/source-repositories/python_neutronclient_97e4df6fe08727ddbfefc3f604b62137a1cab31a with ref * 2024-11-28 22:41:40.198 | Cloning from python-neutronclient cache and applying ref * 2024-11-28 22:42:02.671 | (0695 / 1318) 2024-11-28 22:42:02.689 | Updating cache of https://opendev.org/openstack/python-novaclient.git in /opt/dib_cache/source-repositories/python_novaclient_bfa5c8a30211bf36d05850bf7736642af9784154 with ref * 2024-11-28 22:42:24.946 | Cloning from python-novaclient cache and applying ref * 2024-11-28 22:42:33.660 | (0696 / 1318) 2024-11-28 22:42:33.678 | Updating cache of https://opendev.org/openstack/python-observabilityclient.git in /opt/dib_cache/source-repositories/python_observabilityclient_a8eb4823507ff6e1b0f015d344b2b7ff170b1b24 with ref * 2024-11-28 22:42:34.865 | Cloning from python-observabilityclient cache and applying ref * 2024-11-28 22:42:39.335 | (0697 / 1318) 2024-11-28 22:42:39.353 | Updating cache of https://opendev.org/openstack/python-octaviaclient.git in /opt/dib_cache/source-repositories/python_octaviaclient_504fd274016d1e953625809bb8f52e74b192c017 with ref * 2024-11-28 22:42:42.996 | Cloning from python-octaviaclient cache and applying ref * 2024-11-28 22:42:51.967 | (0698 / 1318) 2024-11-28 22:42:51.985 | Updating cache of https://opendev.org/openstack/python-openstackclient.git in /opt/dib_cache/source-repositories/python_openstackclient_f3243780c49492a40a03d2b278622d2dc9d80eeb with ref * 2024-11-28 22:42:56.579 | Cloning from python-openstackclient cache and applying ref * 2024-11-28 22:46:44.638 | (0699 / 1318) 2024-11-28 22:46:44.655 | Updating cache of https://opendev.org/openstack/python-pankoclient.git in /opt/dib_cache/source-repositories/python_pankoclient_4ac78cf7e1b855514f9425039fac274caa05f707 with ref * 2024-11-28 22:46:46.331 | Cloning from python-pankoclient cache and applying ref * 2024-11-28 22:46:47.036 | (0700 / 1318) 2024-11-28 22:46:47.054 | Updating cache of https://opendev.org/openstack/python-swiftclient.git in /opt/dib_cache/source-repositories/python_swiftclient_942fbb6659058c8844d82f80c2c535b247016ca8 with ref * 2024-11-28 22:46:49.945 | Cloning from python-swiftclient cache and applying ref * 2024-11-28 22:47:34.061 | (0701 / 1318) 2024-11-28 22:47:34.099 | Updating cache of https://opendev.org/openstack/python-tackerclient.git in /opt/dib_cache/source-repositories/python_tackerclient_46a26cd0517a21b3f947f6a526783c613b495276 with ref * 2024-11-28 22:47:40.889 | Cloning from python-tackerclient cache and applying ref * 2024-11-28 22:47:50.090 | (0702 / 1318) 2024-11-28 22:47:50.109 | Updating cache of https://opendev.org/openstack/python-troveclient.git in /opt/dib_cache/source-repositories/python_troveclient_086c8e3f98a6e480a85ba82bad0a4150d667005f with ref * 2024-11-28 22:47:53.427 | Cloning from python-troveclient cache and applying ref * 2024-11-28 22:47:57.939 | (0703 / 1318) 2024-11-28 22:47:57.956 | Updating cache of https://opendev.org/openstack/python-venusclient.git in /opt/dib_cache/source-repositories/python_venusclient_cf9e0ab5813dbab90103e7617b23c5d6198507c1 with ref * 2024-11-28 22:47:59.220 | Cloning from python-venusclient cache and applying ref * 2024-11-28 22:48:02.167 | (0704 / 1318) 2024-11-28 22:48:02.184 | Updating cache of https://opendev.org/openstack/python-vitrageclient.git in /opt/dib_cache/source-repositories/python_vitrageclient_a2697b5eb926a2f899073face1d0c71797953344 with ref * 2024-11-28 22:48:04.347 | Cloning from python-vitrageclient cache and applying ref * 2024-11-28 22:48:09.371 | (0705 / 1318) 2024-11-28 22:48:09.389 | Updating cache of https://opendev.org/openstack/python-watcherclient.git in /opt/dib_cache/source-repositories/python_watcherclient_0caff0f4d06ed376784fec6ded83bdab89975b97 with ref * 2024-11-28 22:48:12.006 | Cloning from python-watcherclient cache and applying ref * 2024-11-28 22:48:13.579 | (0706 / 1318) 2024-11-28 22:48:13.596 | Updating cache of https://opendev.org/openstack/python-zaqarclient.git in /opt/dib_cache/source-repositories/python_zaqarclient_f6772f2da09ff22089ef14b8451c2d21093170f3 with ref * 2024-11-28 22:48:16.942 | Cloning from python-zaqarclient cache and applying ref * 2024-11-28 22:48:23.099 | (0707 / 1318) 2024-11-28 22:48:23.117 | Updating cache of https://opendev.org/openstack/python-zunclient.git in /opt/dib_cache/source-repositories/python_zunclient_eb1535e7cea4efe24f042325e0b4d131a28cb528 with ref * 2024-11-28 22:48:32.815 | Cloning from python-zunclient cache and applying ref * 2024-11-28 22:49:07.388 | (0708 / 1318) 2024-11-28 22:49:07.405 | Updating cache of https://opendev.org/openstack/qa-specs.git in /opt/dib_cache/source-repositories/qa_specs_bfdb608cd1fb622cfa3ccbeb37c171162f3d79b7 with ref * 2024-11-28 22:49:08.315 | Cloning from qa-specs cache and applying ref * 2024-11-28 22:49:08.542 | (0709 / 1318) 2024-11-28 22:49:08.559 | Updating cache of https://opendev.org/openstack/rally.git in /opt/dib_cache/source-repositories/rally_0f331b7a192721facbffbe3f27fbc963ce92b736 with ref * 2024-11-28 22:49:10.356 | Cloning from rally cache and applying ref * 2024-11-28 22:49:19.740 | (0710 / 1318) 2024-11-28 22:49:19.758 | Updating cache of https://opendev.org/openstack/rally-openstack.git in /opt/dib_cache/source-repositories/rally_openstack_ae6dc9a7dc9893d24b56b9ee517fec77dae54966 with ref * 2024-11-28 22:49:22.993 | Cloning from rally-openstack cache and applying ref * 2024-11-28 22:49:43.815 | (0711 / 1318) 2024-11-28 22:49:43.833 | Updating cache of https://opendev.org/openstack/rbd-iscsi-client.git in /opt/dib_cache/source-repositories/rbd_iscsi_client_0a0eedb9ef510d4fa2146b460dd3c81dc3c73ae9 with ref * 2024-11-28 22:49:44.625 | Cloning from rbd-iscsi-client cache and applying ref * 2024-11-28 22:49:44.970 | (0712 / 1318) 2024-11-28 22:49:44.987 | Updating cache of https://opendev.org/openstack/release-test.git in /opt/dib_cache/source-repositories/release_test_501f0ebf6e8d138bd854b31b575244cde187e2ee with ref * 2024-11-28 22:49:47.058 | Cloning from release-test cache and applying ref * 2024-11-28 22:49:47.885 | (0713 / 1318) 2024-11-28 22:49:47.903 | Updating cache of https://opendev.org/openstack/releases.git in /opt/dib_cache/source-repositories/releases_d93001da1f902b71f4bbd7e228c5069a526d39ce with ref * 2024-11-28 22:49:58.867 | Cloning from releases cache and applying ref * 2024-11-28 22:55:37.679 | (0714 / 1318) 2024-11-28 22:55:37.762 | Updating cache of https://opendev.org/openstack/renderspec.git in /opt/dib_cache/source-repositories/renderspec_017827c231722dfd86ad949d9b4cf1b8c49fff03 with ref * 2024-11-28 22:55:38.514 | Cloning from renderspec cache and applying ref * 2024-11-28 22:55:40.791 | (0715 / 1318) 2024-11-28 22:55:40.809 | Updating cache of https://opendev.org/openstack/reno.git in /opt/dib_cache/source-repositories/reno_9d4676aa4396b32a1a1045faf05d4b67537cd6a7 with ref * 2024-11-28 22:55:42.251 | Cloning from reno cache and applying ref * 2024-11-28 22:55:44.410 | (0716 / 1318) 2024-11-28 22:55:44.428 | Updating cache of https://opendev.org/openstack/requestsexceptions.git in /opt/dib_cache/source-repositories/requestsexceptions_ca30fdb5581ff028f70c7b24e5b6dc9107f0d351 with ref * 2024-11-28 22:55:51.038 | Cloning from requestsexceptions cache and applying ref * 2024-11-28 22:55:51.118 | (0717 / 1318) 2024-11-28 22:55:51.135 | Updating cache of https://opendev.org/openstack/requirements.git in /opt/dib_cache/source-repositories/requirements_42474acf465b6bcbecec73293d66cda9d84df5c8 with ref * 2024-11-28 22:56:00.938 | Cloning from requirements cache and applying ref * 2024-11-28 23:01:32.190 | (0718 / 1318) 2024-11-28 23:01:32.208 | Updating cache of https://opendev.org/openstack/reviewday.git in /opt/dib_cache/source-repositories/reviewday_4a74d407e6cb1b3c20cd7da1190d8c0e4b7ca661 with ref * 2024-11-28 23:01:32.567 | Cloning from reviewday cache and applying ref * 2024-11-28 23:01:32.643 | (0719 / 1318) 2024-11-28 23:01:32.660 | Updating cache of https://opendev.org/openstack/reviewstats.git in /opt/dib_cache/source-repositories/reviewstats_cd87cb3120d4e70396600fc197ac0886ef2135b9 with ref * 2024-11-28 23:01:33.057 | Cloning from reviewstats cache and applying ref * 2024-11-28 23:01:33.143 | (0720 / 1318) 2024-11-28 23:01:33.161 | Updating cache of https://opendev.org/openstack/rpm-packaging.git in /opt/dib_cache/source-repositories/rpm_packaging_cfcbac68b0876f2c757011122e4d8711f420b52c with ref * 2024-11-28 23:01:35.723 | Cloning from rpm-packaging cache and applying ref * 2024-11-28 23:03:05.451 | (0721 / 1318) 2024-11-28 23:03:05.469 | Updating cache of https://opendev.org/openstack/rpm-packaging-tools.git in /opt/dib_cache/source-repositories/rpm_packaging_tools_90962d6469f052f82d5a20bc0e699dd7ae696688 with ref * 2024-11-28 23:03:05.960 | Cloning from rpm-packaging-tools cache and applying ref * 2024-11-28 23:03:06.033 | (0722 / 1318) 2024-11-28 23:03:06.073 | Updating cache of https://opendev.org/openstack/security-doc.git in /opt/dib_cache/source-repositories/security_doc_f084d127a93fa1f0c1304a8aeefe91c245258fcf with ref * 2024-11-28 23:03:07.062 | Cloning from security-doc cache and applying ref * 2024-11-28 23:03:12.567 | (0723 / 1318) 2024-11-28 23:03:12.584 | Updating cache of https://opendev.org/openstack/self-healing-sig.git in /opt/dib_cache/source-repositories/self_healing_sig_52b29ad71055307a19ee121c204c509544362bf8 with ref * 2024-11-28 23:03:13.123 | Cloning from self-healing-sig cache and applying ref * 2024-11-28 23:03:13.271 | (0724 / 1318) 2024-11-28 23:03:13.305 | Updating cache of https://opendev.org/openstack/service-types-authority.git in /opt/dib_cache/source-repositories/service_types_authority_7891b98d76c61452292f699c8003ed630db767f9 with ref * 2024-11-28 23:03:14.228 | Cloning from service-types-authority cache and applying ref * 2024-11-28 23:03:14.437 | (0725 / 1318) 2024-11-28 23:03:14.455 | Updating cache of https://opendev.org/openstack/shade.git in /opt/dib_cache/source-repositories/shade_8d4bb0458aab8fe02280a50a7ce82b1cce049d78 with ref * 2024-11-28 23:03:15.198 | Cloning from shade cache and applying ref * 2024-11-28 23:03:15.695 | (0726 / 1318) 2024-11-28 23:03:15.713 | Updating cache of https://opendev.org/openstack/skyline-apiserver.git in /opt/dib_cache/source-repositories/skyline_apiserver_23729e3fe92aa23685a4ffd294fe77804b5f9141 with ref * 2024-11-28 23:03:18.739 | Cloning from skyline-apiserver cache and applying ref * 2024-11-28 23:04:15.149 | (0727 / 1318) 2024-11-28 23:04:15.166 | Updating cache of https://opendev.org/openstack/skyline-console.git in /opt/dib_cache/source-repositories/skyline_console_41c1c7484825a6bf4669787be8e02f36bccfbbaa with ref * 2024-11-28 23:04:21.664 | Cloning from skyline-console cache and applying ref * 2024-11-28 23:10:45.385 | (0728 / 1318) 2024-11-28 23:10:45.402 | Updating cache of https://opendev.org/openstack/specs-cookiecutter.git in /opt/dib_cache/source-repositories/specs_cookiecutter_33cce623850784e9245567fac24e5bc8b2b0ed5e with ref * 2024-11-28 23:10:46.145 | Cloning from specs-cookiecutter cache and applying ref * 2024-11-28 23:10:46.220 | (0729 / 1318) 2024-11-28 23:10:46.237 | Updating cache of https://opendev.org/openstack/sphinx-feature-classification.git in /opt/dib_cache/source-repositories/sphinx_feature_classification_321635c43dad33a9835d1f245d5d97a6ebb688c6 with ref * 2024-11-28 23:10:46.909 | Cloning from sphinx-feature-classification cache and applying ref * 2024-11-28 23:10:47.014 | (0730 / 1318) 2024-11-28 23:10:47.031 | Updating cache of https://opendev.org/openstack/stackviz.git in /opt/dib_cache/source-repositories/stackviz_46d31b230c358b8c78edc99b1f9b40f0fd0a063e with ref * 2024-11-28 23:10:48.555 | Cloning from stackviz cache and applying ref * 2024-11-28 23:10:50.785 | (0731 / 1318) 2024-11-28 23:10:50.803 | Updating cache of https://opendev.org/openstack/stevedore.git in /opt/dib_cache/source-repositories/stevedore_1dc010d0ec5d750f9507cf4132ed10691e1adf53 with ref * 2024-11-28 23:10:58.445 | Cloning from stevedore cache and applying ref * 2024-11-28 23:11:07.949 | (0732 / 1318) 2024-11-28 23:11:07.967 | Updating cache of https://opendev.org/openstack/storlets.git in /opt/dib_cache/source-repositories/storlets_bd49ef568979a0f026696e7b728e04200c2220db with ref * 2024-11-28 23:11:12.479 | Cloning from storlets cache and applying ref * 2024-11-28 23:12:35.440 | (0733 / 1318) 2024-11-28 23:12:35.474 | Updating cache of https://opendev.org/openstack/sunbeam-charms.git in /opt/dib_cache/source-repositories/sunbeam_charms_35072cf4cb2e1eea53ea3d90c88d6cbcf9dd01ab with ref * 2024-11-28 23:12:36.593 | Cloning from sunbeam-charms cache and applying ref * 2024-11-28 23:17:34.972 | (0734 / 1318) 2024-11-28 23:17:34.990 | Updating cache of https://opendev.org/openstack/sushy.git in /opt/dib_cache/source-repositories/sushy_6b49f447c82dcb16527a135d4925d47a66cb624e with ref * 2024-11-28 23:17:38.525 | Cloning from sushy cache and applying ref * 2024-11-28 23:18:40.293 | (0735 / 1318) 2024-11-28 23:18:40.311 | Updating cache of https://opendev.org/openstack/sushy-oem-idrac.git in /opt/dib_cache/source-repositories/sushy_oem_idrac_3cc20f0c633fb765c22008dd80c92aa0a41f1ef0 with ref * 2024-11-28 23:18:40.917 | Cloning from sushy-oem-idrac cache and applying ref * 2024-11-28 23:18:41.543 | (0736 / 1318) 2024-11-28 23:18:41.560 | Updating cache of https://opendev.org/openstack/sushy-tools.git in /opt/dib_cache/source-repositories/sushy_tools_fed784078e880929a7d7ded717e84b6ea2c4aa6a with ref * 2024-11-28 23:18:43.213 | Cloning from sushy-tools cache and applying ref * 2024-11-28 23:19:17.571 | (0737 / 1318) 2024-11-28 23:19:17.589 | Updating cache of https://opendev.org/openstack/swift.git in /opt/dib_cache/source-repositories/swift_f255f94bfa20b3418519af58c753736794a6fc5a with ref * 2024-11-28 23:19:37.792 | Cloning from swift cache and applying ref * 2024-11-28 23:29:31.748 | (0738 / 1318) 2024-11-28 23:29:31.765 | Updating cache of https://opendev.org/openstack/swift-bench.git in /opt/dib_cache/source-repositories/swift_bench_f837b66c750258fe71e7c534631b87237f9f96ee with ref * 2024-11-28 23:29:33.034 | Cloning from swift-bench cache and applying ref * 2024-11-28 23:29:33.866 | (0739 / 1318) 2024-11-28 23:29:33.884 | Updating cache of https://opendev.org/openstack/tacker.git in /opt/dib_cache/source-repositories/tacker_44745ba6106c6b0e177fa807c4139467527679d9 with ref * 2024-11-28 23:29:42.417 | Cloning from tacker cache and applying ref * 2024-11-28 23:33:44.853 | (0740 / 1318) 2024-11-28 23:33:44.871 | Updating cache of https://opendev.org/openstack/tacker-horizon.git in /opt/dib_cache/source-repositories/tacker_horizon_a2cae14a2adb5e9c35a50fb3e73f3730b91379be with ref * 2024-11-28 23:33:48.247 | Cloning from tacker-horizon cache and applying ref * 2024-11-28 23:33:50.727 | (0741 / 1318) 2024-11-28 23:33:50.745 | Updating cache of https://opendev.org/openstack/tacker-specs.git in /opt/dib_cache/source-repositories/tacker_specs_257ed5e2463cd9469a3ff5867899b4d739bdb983 with ref * 2024-11-28 23:33:51.569 | Cloning from tacker-specs cache and applying ref * 2024-11-28 23:34:00.882 | (0742 / 1318) 2024-11-28 23:34:00.900 | Updating cache of https://opendev.org/openstack/tap-as-a-service.git in /opt/dib_cache/source-repositories/tap_as_a_service_0e709b1cad509d2ee65ddd94b2e8350cbe1ac130 with ref * 2024-11-28 23:34:04.316 | Cloning from tap-as-a-service cache and applying ref * 2024-11-28 23:34:36.359 | (0743 / 1318) 2024-11-28 23:34:36.376 | Updating cache of https://opendev.org/openstack/taskflow.git in /opt/dib_cache/source-repositories/taskflow_7f073c5dd8c842379e68fe72dfe90bd2addd4c50 with ref * 2024-11-28 23:34:57.156 | Cloning from taskflow cache and applying ref * 2024-11-28 23:35:18.203 | (0744 / 1318) 2024-11-28 23:35:18.220 | Updating cache of https://opendev.org/openstack/telemetry-specs.git in /opt/dib_cache/source-repositories/telemetry_specs_cd5f138da264cabf57de04b2b6e84f79a8753f5e with ref * 2024-11-28 23:35:19.567 | Cloning from telemetry-specs cache and applying ref * 2024-11-28 23:35:19.656 | (0745 / 1318) 2024-11-28 23:35:19.674 | Updating cache of https://opendev.org/openstack/telemetry-tempest-plugin.git in /opt/dib_cache/source-repositories/telemetry_tempest_plugin_03fb18fdb25ac0b73bd469cd325d7623d15f6b0b with ref * 2024-11-28 23:35:23.016 | Cloning from telemetry-tempest-plugin cache and applying ref * 2024-11-28 23:35:34.709 | (0746 / 1318) 2024-11-28 23:35:34.727 | Updating cache of https://opendev.org/openstack/tempest.git in /opt/dib_cache/source-repositories/tempest_297504ad25f9afa188d860b86000103840711172 with ref * 2024-11-28 23:35:38.696 | Cloning from tempest cache and applying ref * 2024-11-28 23:39:22.072 | (0747 / 1318) 2024-11-28 23:39:22.090 | Updating cache of https://opendev.org/openstack/tempest-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/tempest_plugin_cookiecutter_7f3acdc6dbf337e39085e6ac6feefc0d6f8aacd8 with ref * 2024-11-28 23:39:32.370 | Cloning from tempest-plugin-cookiecutter cache and applying ref * 2024-11-28 23:39:32.444 | (0748 / 1318) 2024-11-28 23:39:32.462 | Updating cache of https://opendev.org/openstack/tempest-stress.git in /opt/dib_cache/source-repositories/tempest_stress_5978cc2541e82d8c771eb28e117ecf9d5e288fe5 with ref * 2024-11-28 23:39:40.367 | Cloning from tempest-stress cache and applying ref * 2024-11-28 23:39:50.256 | (0749 / 1318) 2024-11-28 23:39:50.274 | Updating cache of https://opendev.org/openstack/tenks.git in /opt/dib_cache/source-repositories/tenks_71e99f961607b294fbd55b2bbec9c36b92e6d567 with ref * 2024-11-28 23:39:51.864 | Cloning from tenks cache and applying ref * 2024-11-28 23:39:58.466 | (0750 / 1318) 2024-11-28 23:39:58.483 | Updating cache of https://opendev.org/openstack/tooz.git in /opt/dib_cache/source-repositories/tooz_724fd36afd678423ea946d79dbcf47c5ba913b87 with ref * 2024-11-28 23:40:00.982 | Cloning from tooz cache and applying ref * 2024-11-28 23:40:17.476 | (0751 / 1318) 2024-11-28 23:40:17.493 | Updating cache of https://opendev.org/openstack/tosca-parser.git in /opt/dib_cache/source-repositories/tosca_parser_26c9457d9477fa1832193cda1f43ab7dea99eea0 with ref * 2024-11-28 23:40:19.799 | Cloning from tosca-parser cache and applying ref * 2024-11-28 23:40:23.966 | (0752 / 1318) 2024-11-28 23:40:23.983 | Updating cache of https://opendev.org/openstack/training-guides.git in /opt/dib_cache/source-repositories/training_guides_1106b317000d712163b83edb2b24b0010a4445f9 with ref * 2024-11-28 23:40:24.701 | Cloning from training-guides cache and applying ref * 2024-11-28 23:40:35.788 | (0753 / 1318) 2024-11-28 23:40:35.805 | Updating cache of https://opendev.org/openstack/trove.git in /opt/dib_cache/source-repositories/trove_b79f5a1f69b034ee968f00632a6311986897b190 with ref * 2024-11-28 23:40:42.651 | Cloning from trove cache and applying ref * 2024-11-28 23:44:07.978 | (0754 / 1318) 2024-11-28 23:44:07.996 | Updating cache of https://opendev.org/openstack/trove-dashboard.git in /opt/dib_cache/source-repositories/trove_dashboard_1fa193a8613f6ea6eed17986e159b994574f8394 with ref * 2024-11-28 23:44:15.865 | Cloning from trove-dashboard cache and applying ref * 2024-11-28 23:44:20.032 | (0755 / 1318) 2024-11-28 23:44:20.049 | Updating cache of https://opendev.org/openstack/trove-specs.git in /opt/dib_cache/source-repositories/trove_specs_f4afabc67b832db70f0a0e015e43d0797723fdfd with ref * 2024-11-28 23:44:20.496 | Cloning from trove-specs cache and applying ref * 2024-11-28 23:44:20.600 | (0756 / 1318) 2024-11-28 23:44:20.618 | Updating cache of https://opendev.org/openstack/trove-tempest-plugin.git in /opt/dib_cache/source-repositories/trove_tempest_plugin_12e54ccc4b28791a71666476cd211d402318e9bc with ref * 2024-11-28 23:44:22.590 | Cloning from trove-tempest-plugin cache and applying ref * 2024-11-28 23:44:23.685 | (0757 / 1318) 2024-11-28 23:44:23.702 | Updating cache of https://opendev.org/openstack/ui-cookiecutter.git in /opt/dib_cache/source-repositories/ui_cookiecutter_adddb81b2556704b971714b0e9d97f40e3b43f5b with ref * 2024-11-28 23:44:24.434 | Cloning from ui-cookiecutter cache and applying ref * 2024-11-28 23:44:24.599 | (0758 / 1318) 2024-11-28 23:44:24.616 | Updating cache of https://opendev.org/openstack/upstream-institute-virtual-environment.git in /opt/dib_cache/source-repositories/upstream_institute_virtual_environment_58673aeec0fe3b669a0a9f141dec2bbd149f05ff with ref * 2024-11-28 23:44:25.018 | Cloning from upstream-institute-virtual-environment cache and applying ref * 2024-11-28 23:44:25.123 | (0759 / 1318) 2024-11-28 23:44:25.140 | Updating cache of https://opendev.org/openstack/venus.git in /opt/dib_cache/source-repositories/venus_0419c1567333c39ce0f1ac88c31e2af8bc85fac0 with ref * 2024-11-28 23:44:29.256 | Cloning from venus cache and applying ref * 2024-11-28 23:45:59.599 | (0760 / 1318) 2024-11-28 23:45:59.617 | Updating cache of https://opendev.org/openstack/venus-dashboard.git in /opt/dib_cache/source-repositories/venus_dashboard_bf315b24f9322527dcec7b115a0b9c2226224308 with ref * 2024-11-28 23:46:02.037 | Cloning from venus-dashboard cache and applying ref * 2024-11-28 23:46:12.277 | (0761 / 1318) 2024-11-28 23:46:12.295 | Updating cache of https://opendev.org/openstack/venus-specs.git in /opt/dib_cache/source-repositories/venus_specs_98d7c57737faca71a4d0d644501aca19532ee10d with ref * 2024-11-28 23:46:13.231 | Cloning from venus-specs cache and applying ref * 2024-11-28 23:46:14.307 | (0762 / 1318) 2024-11-28 23:46:14.325 | Updating cache of https://opendev.org/openstack/venus-tempest-plugin.git in /opt/dib_cache/source-repositories/venus_tempest_plugin_a388f2310d0ce46a3d5f898b47b367d79987ef21 with ref * 2024-11-28 23:46:15.018 | Cloning from venus-tempest-plugin cache and applying ref * 2024-11-28 23:46:15.200 | (0763 / 1318) 2024-11-28 23:46:15.219 | Updating cache of https://opendev.org/openstack/virtualbmc.git in /opt/dib_cache/source-repositories/virtualbmc_71aef35eb922b29e7de672be1c37191832a63964 with ref * 2024-11-28 23:46:16.054 | Cloning from virtualbmc cache and applying ref * 2024-11-28 23:46:18.368 | (0764 / 1318) 2024-11-28 23:46:18.386 | Updating cache of https://opendev.org/openstack/virtualpdu.git in /opt/dib_cache/source-repositories/virtualpdu_617cdb966f81229597043f9864b23ea57472689f with ref * 2024-11-28 23:46:20.160 | Cloning from virtualpdu cache and applying ref * 2024-11-28 23:46:21.658 | (0765 / 1318) 2024-11-28 23:46:21.676 | Updating cache of https://opendev.org/openstack/vitrage.git in /opt/dib_cache/source-repositories/vitrage_2cfd43ea41382a3d2e16b9559bfb849d15973220 with ref * 2024-11-28 23:46:24.718 | Cloning from vitrage cache and applying ref * 2024-11-28 23:46:30.927 | (0766 / 1318) 2024-11-28 23:46:30.945 | Updating cache of https://opendev.org/openstack/vitrage-dashboard.git in /opt/dib_cache/source-repositories/vitrage_dashboard_fe04561d114023f38f85b74b5ad9dc016a446acb with ref * 2024-11-28 23:46:36.056 | Cloning from vitrage-dashboard cache and applying ref * 2024-11-28 23:46:37.211 | (0767 / 1318) 2024-11-28 23:46:37.229 | Updating cache of https://opendev.org/openstack/vitrage-specs.git in /opt/dib_cache/source-repositories/vitrage_specs_d36430933c8ce192bea2cb80b2e02985a5e735ba with ref * 2024-11-28 23:46:37.770 | Cloning from vitrage-specs cache and applying ref * 2024-11-28 23:46:37.860 | (0768 / 1318) 2024-11-28 23:46:37.878 | Updating cache of https://opendev.org/openstack/vitrage-tempest-plugin.git in /opt/dib_cache/source-repositories/vitrage_tempest_plugin_ec9a49d43a06be515bc0fd8a163102f7d5315cd6 with ref * 2024-11-28 23:47:08.131 | Cloning from vitrage-tempest-plugin cache and applying ref * 2024-11-28 23:47:12.452 | (0769 / 1318) 2024-11-28 23:47:12.470 | Updating cache of https://opendev.org/openstack/watcher.git in /opt/dib_cache/source-repositories/watcher_54ef8842b64076819014549c6c3ca5a0b6889aeb with ref * 2024-11-28 23:47:19.839 | Cloning from watcher cache and applying ref * 2024-11-28 23:47:49.287 | (0770 / 1318) 2024-11-28 23:47:49.305 | Updating cache of https://opendev.org/openstack/watcher-dashboard.git in /opt/dib_cache/source-repositories/watcher_dashboard_d84078457e9fb86de3f4e150e8df49a9346a460a with ref * 2024-11-28 23:47:54.253 | Cloning from watcher-dashboard cache and applying ref * 2024-11-28 23:48:25.700 | (0771 / 1318) 2024-11-28 23:48:25.718 | Updating cache of https://opendev.org/openstack/watcher-specs.git in /opt/dib_cache/source-repositories/watcher_specs_7a0aa08a6024dcdae5e3dc8b14a5ccc22135a3db with ref * 2024-11-28 23:48:27.076 | Cloning from watcher-specs cache and applying ref * 2024-11-28 23:48:28.618 | (0772 / 1318) 2024-11-28 23:48:28.636 | Updating cache of https://opendev.org/openstack/watcher-tempest-plugin.git in /opt/dib_cache/source-repositories/watcher_tempest_plugin_5a71a5c7ed5dabf3b4fb78259e3820798358271d with ref * 2024-11-28 23:48:29.989 | Cloning from watcher-tempest-plugin cache and applying ref * 2024-11-28 23:48:30.637 | (0773 / 1318) 2024-11-28 23:48:30.655 | Updating cache of https://opendev.org/openstack/whereto.git in /opt/dib_cache/source-repositories/whereto_83e28cdbeccc2c8c2223555de52ee54156c12064 with ref * 2024-11-28 23:48:31.262 | Cloning from whereto cache and applying ref * 2024-11-28 23:48:31.517 | (0774 / 1318) 2024-11-28 23:48:31.535 | Updating cache of https://opendev.org/openstack/whitebox-tempest-plugin.git in /opt/dib_cache/source-repositories/whitebox_tempest_plugin_1a05f9acaf06b4da7439850efac45cc34d3283e2 with ref * 2024-11-28 23:48:32.395 | Cloning from whitebox-tempest-plugin cache and applying ref * 2024-11-28 23:49:47.545 | (0775 / 1318) 2024-11-28 23:49:47.563 | Updating cache of https://opendev.org/openstack/xstatic-angular.git in /opt/dib_cache/source-repositories/xstatic_angular_8b9da8d8d7992b633b3368c7b01c3c42c9ea1bc6 with ref * 2024-11-28 23:49:50.012 | Cloning from xstatic-angular cache and applying ref * 2024-11-28 23:49:51.006 | (0776 / 1318) 2024-11-28 23:49:51.024 | Updating cache of https://opendev.org/openstack/xstatic-angular-bootstrap.git in /opt/dib_cache/source-repositories/xstatic_angular_bootstrap_38407bdf5c217796fea8d6fdd28783068dfabbe6 with ref * 2024-11-28 23:49:51.452 | Cloning from xstatic-angular-bootstrap cache and applying ref * 2024-11-28 23:49:51.530 | (0777 / 1318) 2024-11-28 23:49:51.547 | Updating cache of https://opendev.org/openstack/xstatic-angular-fileupload.git in /opt/dib_cache/source-repositories/xstatic_angular_fileupload_cd3ec6d9a238efbcc6a237e00fb174b3e7f5fe9e with ref * 2024-11-28 23:49:53.653 | Cloning from xstatic-angular-fileupload cache and applying ref * 2024-11-28 23:49:54.067 | (0778 / 1318) 2024-11-28 23:49:54.085 | Updating cache of https://opendev.org/openstack/xstatic-angular-gettext.git in /opt/dib_cache/source-repositories/xstatic_angular_gettext_6bf2b6ec9e18786c3e223ba600f40eb89c11c7c0 with ref * 2024-11-28 23:49:54.668 | Cloning from xstatic-angular-gettext cache and applying ref * 2024-11-28 23:49:54.743 | (0779 / 1318) 2024-11-28 23:49:54.761 | Updating cache of https://opendev.org/openstack/xstatic-angular-lrdragndrop.git in /opt/dib_cache/source-repositories/xstatic_angular_lrdragndrop_38ed7d9e952e0a5c0e7125a5e191adcbe709d586 with ref * 2024-11-28 23:49:55.796 | Cloning from xstatic-angular-lrdragndrop cache and applying ref * 2024-11-28 23:49:56.211 | (0780 / 1318) 2024-11-28 23:49:56.229 | Updating cache of https://opendev.org/openstack/xstatic-angular-material.git in /opt/dib_cache/source-repositories/xstatic_angular_material_fd687b210c0b60e663c53cbd41d0e74e51c8de53 with ref * 2024-11-28 23:49:57.009 | Cloning from xstatic-angular-material cache and applying ref * 2024-11-28 23:49:57.173 | (0781 / 1318) 2024-11-28 23:49:57.191 | Updating cache of https://opendev.org/openstack/xstatic-angular-notify.git in /opt/dib_cache/source-repositories/xstatic_angular_notify_2037ff1455b4cf6a286be2dc6802d174c3b40225 with ref * 2024-11-28 23:49:57.543 | Cloning from xstatic-angular-notify cache and applying ref * 2024-11-28 23:49:57.617 | (0782 / 1318) 2024-11-28 23:49:57.635 | Updating cache of https://opendev.org/openstack/xstatic-angular-smart-table.git in /opt/dib_cache/source-repositories/xstatic_angular_smart_table_25b15a0eaa52d5034f9354353be877067be8700d with ref * 2024-11-28 23:49:57.919 | Cloning from xstatic-angular-smart-table cache and applying ref * 2024-11-28 23:49:57.994 | (0783 / 1318) 2024-11-28 23:49:58.012 | Updating cache of https://opendev.org/openstack/xstatic-angular-uuid.git in /opt/dib_cache/source-repositories/xstatic_angular_uuid_d1dcc553db8aaf0a59f331fe3c43a15dcfcb12e0 with ref * 2024-11-28 23:49:58.618 | Cloning from xstatic-angular-uuid cache and applying ref * 2024-11-28 23:49:58.692 | (0784 / 1318) 2024-11-28 23:49:58.711 | Updating cache of https://opendev.org/openstack/xstatic-angular-vis.git in /opt/dib_cache/source-repositories/xstatic_angular_vis_c998c7ae888b3cf0d22a31f488d6f09cf5662427 with ref * 2024-11-28 23:49:59.087 | Cloning from xstatic-angular-vis cache and applying ref * 2024-11-28 23:49:59.161 | (0785 / 1318) 2024-11-28 23:49:59.179 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-datepicker.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_datepicker_b75b14f085b3bf37b3c6195ab971f354609d91e8 with ref * 2024-11-28 23:49:59.626 | Cloning from xstatic-bootstrap-datepicker cache and applying ref * 2024-11-28 23:49:59.712 | (0786 / 1318) 2024-11-28 23:49:59.730 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-scss.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_scss_ca974e78cbc6260df9bba2056c7fd40c2f6cb45c with ref * 2024-11-28 23:50:00.014 | Cloning from xstatic-bootstrap-scss cache and applying ref * 2024-11-28 23:50:00.112 | (0787 / 1318) 2024-11-28 23:50:00.131 | Updating cache of https://opendev.org/openstack/xstatic-bootswatch.git in /opt/dib_cache/source-repositories/xstatic_bootswatch_887ab1aadfdf538e1f6a0c8af3ea17d8abb61e6a with ref * 2024-11-28 23:50:00.518 | Cloning from xstatic-bootswatch cache and applying ref * 2024-11-28 23:50:00.666 | (0788 / 1318) 2024-11-28 23:50:00.684 | Updating cache of https://opendev.org/openstack/xstatic-d3.git in /opt/dib_cache/source-repositories/xstatic_d3_7f778dae8d1ee779013e5eec7b2b6751e57361e8 with ref * 2024-11-28 23:50:01.066 | Cloning from xstatic-d3 cache and applying ref * 2024-11-28 23:50:01.144 | (0789 / 1318) 2024-11-28 23:50:01.162 | Updating cache of https://opendev.org/openstack/xstatic-dagre.git in /opt/dib_cache/source-repositories/xstatic_dagre_e8249751e0191f8ec4c93648a0f8633ff3cfd63c with ref * 2024-11-28 23:50:01.467 | Cloning from xstatic-dagre cache and applying ref * 2024-11-28 23:50:01.548 | (0790 / 1318) 2024-11-28 23:50:01.566 | Updating cache of https://opendev.org/openstack/xstatic-dagre-d3.git in /opt/dib_cache/source-repositories/xstatic_dagre_d3_d9ac4dfade39f3857e6cc6e0f35a6aa2dcd373d4 with ref * 2024-11-28 23:50:01.975 | Cloning from xstatic-dagre-d3 cache and applying ref * 2024-11-28 23:50:02.158 | (0791 / 1318) 2024-11-28 23:50:02.176 | Updating cache of https://opendev.org/openstack/xstatic-filesaver.git in /opt/dib_cache/source-repositories/xstatic_filesaver_764504cfc5bd41e0612ebb2ab6e39bdd8d3ac363 with ref * 2024-11-28 23:50:03.233 | Cloning from xstatic-filesaver cache and applying ref * 2024-11-28 23:50:03.308 | (0792 / 1318) 2024-11-28 23:50:03.326 | Updating cache of https://opendev.org/openstack/xstatic-graphlib.git in /opt/dib_cache/source-repositories/xstatic_graphlib_80f7b48b5f13b6b1d51a90dd39752dc4b9dc911d with ref * 2024-11-28 23:50:04.864 | Cloning from xstatic-graphlib cache and applying ref * 2024-11-28 23:50:05.095 | (0793 / 1318) 2024-11-28 23:50:05.112 | Updating cache of https://opendev.org/openstack/xstatic-hogan.git in /opt/dib_cache/source-repositories/xstatic_hogan_6c7fd8f3ad0aaf5f013aa4037aca193cace23e34 with ref * 2024-11-28 23:50:05.469 | Cloning from xstatic-hogan cache and applying ref * 2024-11-28 23:50:05.544 | (0794 / 1318) 2024-11-28 23:50:05.561 | Updating cache of https://opendev.org/openstack/xstatic-jasmine.git in /opt/dib_cache/source-repositories/xstatic_jasmine_cfc65c56f75604dc355f7d6b313ee0d6d1adda87 with ref * 2024-11-28 23:50:06.970 | Cloning from xstatic-jasmine cache and applying ref * 2024-11-28 23:50:07.047 | (0795 / 1318) 2024-11-28 23:50:07.064 | Updating cache of https://opendev.org/openstack/xstatic-jquery-migrate.git in /opt/dib_cache/source-repositories/xstatic_jquery_migrate_e9d21d925a83b4f646aa4c117fb98c234e50a816 with ref * 2024-11-28 23:50:08.745 | Cloning from xstatic-jquery-migrate cache and applying ref * 2024-11-28 23:50:08.890 | (0796 / 1318) 2024-11-28 23:50:08.908 | Updating cache of https://opendev.org/openstack/xstatic-jquery.quicksearch.git in /opt/dib_cache/source-repositories/xstatic_jquery_quicksearch_bfcbe7c88d647a7d54d91ed8caedfe7821760dfd with ref * 2024-11-28 23:50:09.335 | Cloning from xstatic-jquery.quicksearch cache and applying ref * 2024-11-28 23:50:09.410 | (0797 / 1318) 2024-11-28 23:50:09.428 | Updating cache of https://opendev.org/openstack/xstatic-jquery.tablesorter.git in /opt/dib_cache/source-repositories/xstatic_jquery_tablesorter_692b3347838babeccf521df27334117069192545 with ref * 2024-11-28 23:50:09.934 | Cloning from xstatic-jquery.tablesorter cache and applying ref * 2024-11-28 23:50:10.032 | (0798 / 1318) 2024-11-28 23:50:10.050 | Updating cache of https://opendev.org/openstack/xstatic-js-yaml.git in /opt/dib_cache/source-repositories/xstatic_js_yaml_e30b28737507bd6f4d5f44af03d8447ed5d45dc0 with ref * 2024-11-28 23:50:10.564 | Cloning from xstatic-js-yaml cache and applying ref * 2024-11-28 23:50:10.639 | (0799 / 1318) 2024-11-28 23:50:10.657 | Updating cache of https://opendev.org/openstack/xstatic-jsencrypt.git in /opt/dib_cache/source-repositories/xstatic_jsencrypt_ddd0c36dba2b75da54ac864a3e5ee3461c417d39 with ref * 2024-11-28 23:50:10.940 | Cloning from xstatic-jsencrypt cache and applying ref * 2024-11-28 23:50:11.017 | (0800 / 1318) 2024-11-28 23:50:11.034 | Updating cache of https://opendev.org/openstack/xstatic-json2yaml.git in /opt/dib_cache/source-repositories/xstatic_json2yaml_aabefad4ec726887082159587904459b262aedb8 with ref * 2024-11-28 23:50:11.323 | Cloning from xstatic-json2yaml cache and applying ref * 2024-11-28 23:50:11.396 | (0801 / 1318) 2024-11-28 23:50:11.414 | Updating cache of https://opendev.org/openstack/xstatic-lodash.git in /opt/dib_cache/source-repositories/xstatic_lodash_49d9575831d1380bad6352b86284b24fb3ecf5bb with ref * 2024-11-28 23:50:11.858 | Cloning from xstatic-lodash cache and applying ref * 2024-11-28 23:50:11.940 | (0802 / 1318) 2024-11-28 23:50:11.958 | Updating cache of https://opendev.org/openstack/xstatic-magic-search.git in /opt/dib_cache/source-repositories/xstatic_magic_search_2bb805b9e2082a79d822197b40fd57fbc68e9616 with ref * 2024-11-28 23:50:12.214 | Cloning from xstatic-magic-search cache and applying ref * 2024-11-28 23:50:12.288 | (0803 / 1318) 2024-11-28 23:50:12.305 | Updating cache of https://opendev.org/openstack/xstatic-mdi.git in /opt/dib_cache/source-repositories/xstatic_mdi_e1b1e2caa963ec38057dc4b88f2b029a4c114e53 with ref * 2024-11-28 23:50:12.622 | Cloning from xstatic-mdi cache and applying ref * 2024-11-28 23:50:13.258 | (0804 / 1318) 2024-11-28 23:50:13.275 | Updating cache of https://opendev.org/openstack/xstatic-moment.git in /opt/dib_cache/source-repositories/xstatic_moment_332ad610bc2c83206f3b6f9bfaf8004a560c3ef4 with ref * 2024-11-28 23:50:13.554 | Cloning from xstatic-moment cache and applying ref * 2024-11-28 23:50:13.632 | (0805 / 1318) 2024-11-28 23:50:13.650 | Updating cache of https://opendev.org/openstack/xstatic-moment-timezone.git in /opt/dib_cache/source-repositories/xstatic_moment_timezone_00121bf77f525037017329c9ee509de0d87ba3a0 with ref * 2024-11-28 23:50:14.028 | Cloning from xstatic-moment-timezone cache and applying ref * 2024-11-28 23:50:14.112 | (0806 / 1318) 2024-11-28 23:50:14.129 | Updating cache of https://opendev.org/openstack/xstatic-rickshaw.git in /opt/dib_cache/source-repositories/xstatic_rickshaw_2630c050302079587b5683dbeae8e212c064497d with ref * 2024-11-28 23:50:14.511 | Cloning from xstatic-rickshaw cache and applying ref * 2024-11-28 23:50:14.588 | (0807 / 1318) 2024-11-28 23:50:14.606 | Updating cache of https://opendev.org/openstack/xstatic-roboto-fontface.git in /opt/dib_cache/source-repositories/xstatic_roboto_fontface_8c62ee6b75ab5ee6bd4ab29f9c36818466e89196 with ref * 2024-11-28 23:50:15.103 | Cloning from xstatic-roboto-fontface cache and applying ref * 2024-11-28 23:50:15.450 | (0808 / 1318) 2024-11-28 23:50:15.468 | Updating cache of https://opendev.org/openstack/xstatic-spin.git in /opt/dib_cache/source-repositories/xstatic_spin_67e94b68e8abea951bc74a2bcd6315721d488318 with ref * 2024-11-28 23:50:16.668 | Cloning from xstatic-spin cache and applying ref * 2024-11-28 23:50:16.743 | (0809 / 1318) 2024-11-28 23:50:16.760 | Updating cache of https://opendev.org/openstack/yaql.git in /opt/dib_cache/source-repositories/yaql_40e077cd0f9e72b5937fd5e07bec806627c14932 with ref * 2024-11-28 23:50:42.231 | Cloning from yaql cache and applying ref * 2024-11-28 23:51:00.014 | (0810 / 1318) 2024-11-28 23:51:00.032 | Updating cache of https://opendev.org/openstack/zaqar.git in /opt/dib_cache/source-repositories/zaqar_f623228e8b62df7e2f7ca1b6408057c965f6e602 with ref * 2024-11-28 23:51:04.587 | Cloning from zaqar cache and applying ref * 2024-11-28 23:51:30.988 | (0811 / 1318) 2024-11-28 23:51:31.006 | Updating cache of https://opendev.org/openstack/zaqar-specs.git in /opt/dib_cache/source-repositories/zaqar_specs_f045e5e7a2ca1945fda3a508fdcc364585a4094d with ref * 2024-11-28 23:51:31.424 | Cloning from zaqar-specs cache and applying ref * 2024-11-28 23:51:31.540 | (0812 / 1318) 2024-11-28 23:51:31.558 | Updating cache of https://opendev.org/openstack/zaqar-tempest-plugin.git in /opt/dib_cache/source-repositories/zaqar_tempest_plugin_aa9093c04285ba7915b49dfea851c4f23167917c with ref * 2024-11-28 23:51:33.131 | Cloning from zaqar-tempest-plugin cache and applying ref * 2024-11-28 23:51:36.056 | (0813 / 1318) 2024-11-28 23:51:36.074 | Updating cache of https://opendev.org/openstack/zaqar-ui.git in /opt/dib_cache/source-repositories/zaqar_ui_bf89cbe320fbf4f1df6d07f1b70fb76cfdf6974b with ref * 2024-11-28 23:51:38.423 | Cloning from zaqar-ui cache and applying ref * 2024-11-28 23:51:40.455 | (0814 / 1318) 2024-11-28 23:51:40.473 | Updating cache of https://opendev.org/openstack/zun.git in /opt/dib_cache/source-repositories/zun_b5937d348354e0d1b8b4c392a48e828cf5af823e with ref * 2024-11-28 23:51:55.115 | Cloning from zun cache and applying ref * 2024-11-28 23:52:07.324 | (0815 / 1318) 2024-11-28 23:52:07.343 | Updating cache of https://opendev.org/openstack/zun-tempest-plugin.git in /opt/dib_cache/source-repositories/zun_tempest_plugin_63eb8d236682ad0187a5ad61844694cfccf29f63 with ref * 2024-11-28 23:52:08.882 | Cloning from zun-tempest-plugin cache and applying ref * 2024-11-28 23:52:09.171 | (0816 / 1318) 2024-11-28 23:52:09.189 | Updating cache of https://opendev.org/openstack/zun-ui.git in /opt/dib_cache/source-repositories/zun_ui_2176dd6a554892ae9b43ca8167fb199e7edb0d74 with ref * 2024-11-28 23:52:11.886 | Cloning from zun-ui cache and applying ref * 2024-11-28 23:52:16.859 | (0817 / 1318) 2024-11-28 23:52:16.877 | Updating cache of https://opendev.org/performa/os-faults.git in /opt/dib_cache/source-repositories/os_faults_179c12cc5b4c48117f3d9c9b7fbede6c867c6ffa with ref * 2024-11-28 23:52:17.427 | Cloning from os-faults cache and applying ref * 2024-11-28 23:52:17.878 | (0818 / 1318) 2024-11-28 23:52:17.895 | Updating cache of https://opendev.org/performa/shaker.git in /opt/dib_cache/source-repositories/shaker_4c745dde671f63fdcd5bb497c5b9c776b34af975 with ref * 2024-11-28 23:52:18.482 | Cloning from shaker cache and applying ref * 2024-11-28 23:52:18.753 | (0819 / 1318) 2024-11-28 23:52:18.771 | Updating cache of https://opendev.org/pyca/infra.git in /opt/dib_cache/source-repositories/infra_0870e00b5841a38727ef6bacca07f50bb9af1d9c with ref * 2024-11-28 23:52:19.177 | Cloning from infra cache and applying ref * 2024-11-28 23:52:19.249 | (0820 / 1318) 2024-11-28 23:52:19.267 | Updating cache of https://opendev.org/pyca/project-config.git in /opt/dib_cache/source-repositories/project_config_ea6e3b1962455359c7c64ae2c4c5e0ad891f809d with ref * 2024-11-28 23:52:19.744 | Cloning from project-config cache and applying ref * 2024-11-28 23:52:19.816 | (0821 / 1318) 2024-11-28 23:52:19.834 | Updating cache of https://opendev.org/pypa/project-config.git in /opt/dib_cache/source-repositories/project_config_111d93061f509c9f3fc8581f7abe968611a47048 with ref * 2024-11-28 23:52:20.323 | Cloning from project-config cache and applying ref * 2024-11-28 23:52:20.396 | (0822 / 1318) 2024-11-28 23:52:20.413 | Updating cache of https://opendev.org/sardonic/sardonic.git in /opt/dib_cache/source-repositories/sardonic_e2b7feab2be2ccfd67ffd44cb9951b2527d59560 with ref * 2024-11-28 23:52:21.031 | Cloning from sardonic cache and applying ref * 2024-11-28 23:52:21.109 | (0823 / 1318) 2024-11-28 23:52:21.127 | Updating cache of https://opendev.org/starlingx/ansible-playbooks.git in /opt/dib_cache/source-repositories/ansible_playbooks_2c8a9fdbcbe989bb286fe85af5c6a6938eeaf933 with ref * 2024-11-28 23:52:33.728 | Cloning from ansible-playbooks cache and applying ref * 2024-11-28 23:55:20.100 | (0824 / 1318) 2024-11-28 23:55:20.117 | Updating cache of https://opendev.org/starlingx/app-cstate-management.git in /opt/dib_cache/source-repositories/app_cstate_management_54da2c5185b589c3d74be4b451f8c4ee1434d7bb with ref * 2024-11-28 23:55:21.967 | Cloning from app-cstate-management cache and applying ref * 2024-11-28 23:55:24.612 | (0825 / 1318) 2024-11-28 23:55:24.630 | Updating cache of https://opendev.org/starlingx/app-dell-storage.git in /opt/dib_cache/source-repositories/app_dell_storage_fc07c39675f7508bb175f70d675176a880ac3f34 with ref * 2024-11-28 23:55:28.633 | Cloning from app-dell-storage cache and applying ref * 2024-11-28 23:56:11.339 | (0826 / 1318) 2024-11-28 23:56:11.356 | Updating cache of https://opendev.org/starlingx/app-distributed-cloud.git in /opt/dib_cache/source-repositories/app_distributed_cloud_3206ff512d05f18f9d279ddf6c4c8a9e8e6b173a with ref * 2024-11-28 23:56:11.759 | Cloning from app-distributed-cloud cache and applying ref * 2024-11-28 23:56:11.831 | (0827 / 1318) 2024-11-28 23:56:11.848 | Updating cache of https://opendev.org/starlingx/app-gen-tool.git in /opt/dib_cache/source-repositories/app_gen_tool_0266d058ee5178b1a845dda050e815eb0f7d349c with ref * 2024-11-28 23:56:14.552 | Cloning from app-gen-tool cache and applying ref * 2024-11-28 23:56:17.028 | (0828 / 1318) 2024-11-28 23:56:17.045 | Updating cache of https://opendev.org/starlingx/app-harbor.git in /opt/dib_cache/source-repositories/app_harbor_4582902ffc8f3797103dce4c9c6400864a7a9ce1 with ref * 2024-11-28 23:56:18.530 | Cloning from app-harbor cache and applying ref * 2024-11-28 23:56:32.181 | (0829 / 1318) 2024-11-28 23:56:32.199 | Updating cache of https://opendev.org/starlingx/app-intel-device-plugins.git in /opt/dib_cache/source-repositories/app_intel_device_plugins_e81a17629dbefee0f89ae0b007cf95d1e3ea1cd0 with ref * 2024-11-28 23:56:34.710 | Cloning from app-intel-device-plugins cache and applying ref * 2024-11-28 23:56:52.726 | (0830 / 1318) 2024-11-28 23:56:52.743 | Updating cache of https://opendev.org/starlingx/app-intel-ethernet-operator.git in /opt/dib_cache/source-repositories/app_intel_ethernet_operator_20f66bb118a9f6d220a51f809f686fb4d631e660 with ref * 2024-11-28 23:56:54.448 | Cloning from app-intel-ethernet-operator cache and applying ref * 2024-11-28 23:56:55.939 | (0831 / 1318) 2024-11-28 23:56:55.957 | Updating cache of https://opendev.org/starlingx/app-istio.git in /opt/dib_cache/source-repositories/app_istio_c9ae0e060182bc4ab986f5d2bc5a548bcc5d3156 with ref * 2024-11-28 23:56:57.892 | Cloning from app-istio cache and applying ref * 2024-11-28 23:57:03.512 | (0832 / 1318) 2024-11-28 23:57:03.543 | Updating cache of https://opendev.org/starlingx/app-kubernetes-power-manager.git in /opt/dib_cache/source-repositories/app_kubernetes_power_manager_7d47637218f22183de7b913a282a4113e0f4f9a6 with ref * 2024-11-28 23:57:08.304 | Cloning from app-kubernetes-power-manager cache and applying ref * 2024-11-28 23:57:59.203 | (0833 / 1318) 2024-11-28 23:57:59.220 | Updating cache of https://opendev.org/starlingx/app-kubevirt.git in /opt/dib_cache/source-repositories/app_kubevirt_994b8f6ef56ec326e078234b236135bb1575da75 with ref * 2024-11-28 23:58:03.161 | Cloning from app-kubevirt cache and applying ref * 2024-11-28 23:58:18.254 | (0834 / 1318) 2024-11-28 23:58:18.272 | Updating cache of https://opendev.org/starlingx/app-node-feature-discovery.git in /opt/dib_cache/source-repositories/app_node_feature_discovery_f3f0480b2162cbe6b27094df5a7889efaa1441f3 with ref * 2024-11-28 23:58:21.055 | Cloning from app-node-feature-discovery cache and applying ref * 2024-11-28 23:58:28.624 | (0835 / 1318) 2024-11-28 23:58:28.641 | Updating cache of https://opendev.org/starlingx/app-node-interface-metrics-exporter.git in /opt/dib_cache/source-repositories/app_node_interface_metrics_exporter_3897d69de31d3a5810e70faa3ab45925accbc657 with ref * 2024-11-28 23:58:30.158 | Cloning from app-node-interface-metrics-exporter cache and applying ref * 2024-11-28 23:58:40.959 | (0836 / 1318) 2024-11-28 23:58:40.976 | Updating cache of https://opendev.org/starlingx/app-openbao.git in /opt/dib_cache/source-repositories/app_openbao_1cb423af99e45823e99e786f40d0ed8b0f22d25c with ref * 2024-11-28 23:58:41.612 | Cloning from app-openbao cache and applying ref * 2024-11-28 23:58:41.940 | (0837 / 1318) 2024-11-28 23:58:41.958 | Updating cache of https://opendev.org/starlingx/app-oran-o2.git in /opt/dib_cache/source-repositories/app_oran_o2_c95eb9cce4d6b896de387f4abdaf815171a289fc with ref * 2024-11-28 23:58:44.639 | Cloning from app-oran-o2 cache and applying ref * 2024-11-28 23:58:50.901 | (0838 / 1318) 2024-11-28 23:58:50.919 | Updating cache of https://opendev.org/starlingx/app-power-metrics.git in /opt/dib_cache/source-repositories/app_power_metrics_1cd9d5d3be63031a1cd35f604957d1dc43baea0e with ref * 2024-11-28 23:58:55.264 | Cloning from app-power-metrics cache and applying ref * 2024-11-28 23:59:37.770 | (0839 / 1318) 2024-11-28 23:59:37.788 | Updating cache of https://opendev.org/starlingx/app-rook-ceph.git in /opt/dib_cache/source-repositories/app_rook_ceph_fbf628dbf414c525071db5cca7654d90c1db460f with ref * 2024-11-28 23:59:45.419 | Cloning from app-rook-ceph cache and applying ref * 2024-11-29 00:00:04.526 | (0840 / 1318) 2024-11-29 00:00:04.545 | Updating cache of https://opendev.org/starlingx/app-security-profiles-operator.git in /opt/dib_cache/source-repositories/app_security_profiles_operator_eba5bd158bd4df80a11c745fb4f66f20efc49c49 with ref * 2024-11-29 00:00:10.335 | Cloning from app-security-profiles-operator cache and applying ref * 2024-11-29 00:00:24.790 | (0841 / 1318) 2024-11-29 00:00:24.808 | Updating cache of https://opendev.org/starlingx/app-sriov-fec-operator.git in /opt/dib_cache/source-repositories/app_sriov_fec_operator_17b33f7823c2b4baac860570f9e2b58773445968 with ref * 2024-11-29 00:00:29.582 | Cloning from app-sriov-fec-operator cache and applying ref * 2024-11-29 00:01:33.765 | (0842 / 1318) 2024-11-29 00:01:33.783 | Updating cache of https://opendev.org/starlingx/app-sts-silicom.git in /opt/dib_cache/source-repositories/app_sts_silicom_fdcaa15074b8a36200e3d6b87496e68c124f4a99 with ref * 2024-11-29 00:01:36.930 | Cloning from app-sts-silicom cache and applying ref * 2024-11-29 00:01:41.187 | (0843 / 1318) 2024-11-29 00:01:41.205 | Updating cache of https://opendev.org/starlingx/apt-ostree.git in /opt/dib_cache/source-repositories/apt_ostree_048f29cce169ff36536efbf123304a40d59806dd with ref * 2024-11-29 00:01:43.034 | Cloning from apt-ostree cache and applying ref * 2024-11-29 00:02:12.142 | (0844 / 1318) 2024-11-29 00:02:12.160 | Updating cache of https://opendev.org/starlingx/audit-armada-app.git in /opt/dib_cache/source-repositories/audit_armada_app_85a3c27c1db428f09c06f37d7f4c706920eaba36 with ref * 2024-11-29 00:02:14.861 | Cloning from audit-armada-app cache and applying ref * 2024-11-29 00:02:22.784 | (0845 / 1318) 2024-11-29 00:02:22.802 | Updating cache of https://opendev.org/starlingx/cert-manager-armada-app.git in /opt/dib_cache/source-repositories/cert_manager_armada_app_6340f115ea7f43a7743c63aede786b873bd2a778 with ref * 2024-11-29 00:02:39.899 | Cloning from cert-manager-armada-app cache and applying ref * 2024-11-29 00:02:57.116 | (0846 / 1318) 2024-11-29 00:02:57.134 | Updating cache of https://opendev.org/starlingx/clients.git in /opt/dib_cache/source-repositories/clients_72543b21fc0251d610a452ba4d91b56f020c085d with ref * 2024-11-29 00:02:58.706 | Cloning from clients cache and applying ref * 2024-11-29 00:02:59.647 | (0847 / 1318) 2024-11-29 00:02:59.664 | Updating cache of https://opendev.org/starlingx/compile.git in /opt/dib_cache/source-repositories/compile_c3bef3c038c32ae6916a610d3fdf985e61d6c036 with ref * 2024-11-29 00:03:01.263 | Cloning from compile cache and applying ref * 2024-11-29 00:03:02.876 | (0848 / 1318) 2024-11-29 00:03:02.894 | Updating cache of https://opendev.org/starlingx/config.git in /opt/dib_cache/source-repositories/config_d51ae06574b7abba9767981f0e7281c7bc716f9a with ref * 2024-11-29 00:03:11.386 | Cloning from config cache and applying ref * 2024-11-29 00:10:35.569 | (0849 / 1318) 2024-11-29 00:10:35.587 | Updating cache of https://opendev.org/starlingx/config-files.git in /opt/dib_cache/source-repositories/config_files_7da67598975c4d72b979c3624da25949bfcec283 with ref * 2024-11-29 00:10:38.563 | Cloning from config-files cache and applying ref * 2024-11-29 00:11:21.132 | (0850 / 1318) 2024-11-29 00:11:21.149 | Updating cache of https://opendev.org/starlingx/containers.git in /opt/dib_cache/source-repositories/containers_05e3da1929348e1643d4338d6dce7e95240447bc with ref * 2024-11-29 00:11:41.286 | Cloning from containers cache and applying ref * 2024-11-29 00:11:45.079 | (0851 / 1318) 2024-11-29 00:11:45.096 | Updating cache of https://opendev.org/starlingx/distcloud.git in /opt/dib_cache/source-repositories/distcloud_763023492e71b194f7e94b9fa801a7077c706f5d with ref * 2024-11-29 00:12:11.772 | Cloning from distcloud cache and applying ref * 2024-11-29 00:20:31.880 | (0852 / 1318) 2024-11-29 00:20:31.899 | Updating cache of https://opendev.org/starlingx/distcloud-client.git in /opt/dib_cache/source-repositories/distcloud_client_99270f11b81c39ee7e10c17dece4cc9466868e4c with ref * 2024-11-29 00:20:46.735 | Cloning from distcloud-client cache and applying ref * 2024-11-29 00:23:13.137 | (0853 / 1318) 2024-11-29 00:23:13.155 | Updating cache of https://opendev.org/starlingx/docs.git in /opt/dib_cache/source-repositories/docs_f422da05920ec240bb522a2e22d2a3d49f5aab59 with ref * 2024-11-29 00:23:18.397 | Cloning from docs cache and applying ref * 2024-11-29 00:40:32.200 | (0854 / 1318)