2024-09-26 01:54:09.866 | diskimage-builder version 3.34.0 2024-09-26 01:54:09.868 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack growroot infra-package-needs journal-to-console debian-minimal 2024-09-26 01:54:10.532 | 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-09-26 01:54:12.123 | Expanded element dependencies to: growroot manifests infra-package-needs cache-devstack package-installs debootstrap install-types cache-url journal-to-console ensure-venv nodepool-base openssh-server simple-init pkg-map debian-minimal runtime-ssh-host-keys source-repositories zuul-worker modprobe dib-init-system sysprep install-static dpkg openstack-repos base block-device-efi install-bin cloud-init-datasources vm bootloader 2024-09-26 01:54:12.128 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-09-26 01:54:12.133 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/debian-bullseye-arm64-22cb1748617b466bbccf1dd172e55c03 2024-09-26 01:54:12.138 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/debian-bullseye-arm64-22cb1748617b466bbccf1dd172e55c03 2024-09-26 01:54:12.142 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-09-26 01:54:12.147 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-09-26 01:54:12.151 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-09-26 01:54:12.156 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-09-26 01:54:12.161 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-09-26 01:54:12.166 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-09-26 01:54:12.195 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.I9g2az8D 2024-09-26 01:54:12.200 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-09-26 01:54:12.207 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.cLXKnNBM 2024-09-26 01:54:12.211 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-09-26 01:54:12.215 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-09-26 01:54:12.220 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-09-26 01:54:12.224 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-09-26 01:54:12.228 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-09-26 01:54:12.233 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-09-26 01:54:12.237 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-09-26 01:54:12.241 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.I9g2az8D 2024-09-26 01:54:12.241 | Building in /opt/dib_tmp/dib_build.I9g2az8D 2024-09-26 01:54:12.246 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-09-26 01:54:12.250 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-09-26 01:54:12.255 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-09-26 01:54:12.259 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.I9g2az8D/hooks 2024-09-26 01:54:12.264 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.I9g2az8D/hooks 2024-09-26 01:54:12.268 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.I9g2az8D/block-device 2024-09-26 01:54:12.275 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.I9g2az8D/block-device/config.yaml 2024-09-26 01:54:12.279 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.I9g2az8D/block-device/config.yaml 2024-09-26 01:54:12.302 | Searching elements for block-device[-arm64].yaml ... 2024-09-26 01:54:12.420 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-09-26 01:54:12.425 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-09-26 01:54:12.430 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.I9g2az8D/block-device/params.yaml 2024-09-26 01:54:12.434 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-09-26 01:54:12.439 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-09-26 01:54:12.449 | + 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-09-26 01:54:12.912 | 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-09-26 01:54:12.912 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.I9g2az8D/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.cLXKnNBM', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.I9g2az8D/mnt', 'build-dir': '/opt/dib_tmp/dib_build.I9g2az8D'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-09-26 01:54:12.918 | 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-09-26 01:54:12.919 | 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-09-26 01:54:12.919 | 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-09-26 01:54:12.919 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.I9g2az8D/states/block-device/config.json] 2024-09-26 01:54:13.000 | ++ 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-09-26 01:54:13.480 | 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-09-26 01:54:13.480 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.I9g2az8D/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.cLXKnNBM', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.I9g2az8D/mnt', 'build-dir': '/opt/dib_tmp/dib_build.I9g2az8D'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-09-26 01:54:13.481 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-09-26 01:54:13.481 | 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-09-26 01:54:13.561 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-09-26 01:54:13.566 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-09-26 01:54:13.572 | ++ 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-09-26 01:54:14.033 | 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-09-26 01:54:14.033 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.I9g2az8D/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.cLXKnNBM', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.I9g2az8D/mnt', 'build-dir': '/opt/dib_tmp/dib_build.I9g2az8D'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-09-26 01:54:14.034 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-09-26 01:54:14.034 | 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-09-26 01:54:14.110 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-09-26 01:54:14.115 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-09-26 01:54:14.120 | ++ 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-09-26 01:54:14.580 | 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-09-26 01:54:14.580 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.I9g2az8D/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.cLXKnNBM', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.I9g2az8D/mnt', 'build-dir': '/opt/dib_tmp/dib_build.I9g2az8D'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-09-26 01:54:14.581 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-09-26 01:54:14.581 | 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-09-26 01:54:14.657 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-09-26 01:54:14.662 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-09-26 01:54:14.667 | ++ 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-09-26 01:54:15.145 | 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-09-26 01:54:15.145 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.I9g2az8D/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.cLXKnNBM', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.I9g2az8D/mnt', 'build-dir': '/opt/dib_tmp/dib_build.I9g2az8D'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-09-26 01:54:15.146 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-09-26 01:54:15.225 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-09-26 01:54:15.230 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-09-26 01:54:15.234 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-09-26 01:54:15.239 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.I9g2az8D/mnt 2024-09-26 01:54:15.246 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.I9g2az8D/mnt 2024-09-26 01:54:15.283 | chown: warning: '.' should be ':': 'root.root' 2024-09-26 01:54:15.289 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.I9g2az8D/mnt 2024-09-26 01:54:15.294 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.I9g2az8D/mnt 2024-09-26 01:54:15.298 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.I9g2az8D/mnt 2024-09-26 01:54:15.303 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-09-26 01:54:15.308 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-09-26 01:54:15.312 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.I9g2az8D/hooks ']' 2024-09-26 01:54:15.317 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-09-26 01:54:15.348 | Copying hooks for vm 2024-09-26 01:54:15.413 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-09-26 01:54:15.472 | Copying hooks for infra-package-needs 2024-09-26 01:54:15.483 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-09-26 01:54:15.493 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-09-26 01:54:15.496 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-09-26 01:54:15.499 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-09-26 01:54:15.510 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-09-26 01:54:15.513 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-09-26 01:54:15.528 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-09-26 01:54:15.530 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-09-26 01:54:15.543 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-09-26 01:54:15.553 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-09-26 01:54:15.569 | Copying hooks for install-bin 2024-09-26 01:54:15.638 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-09-26 01:54:15.650 | Copying hooks for source-repositories 2024-09-26 01:54:15.718 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-09-26 01:54:15.776 | Copying hooks for package-installs 2024-09-26 01:54:15.797 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-09-26 01:54:15.810 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-09-26 01:54:15.814 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-09-26 01:54:15.818 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-09-26 01:54:15.865 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-09-26 01:54:15.883 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-09-26 01:54:15.887 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-09-26 01:54:15.897 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-09-26 01:54:15.901 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-09-26 01:54:15.912 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-09-26 01:54:15.916 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-09-26 01:54:15.932 | Copying hooks for debian-minimal 2024-09-26 01:54:15.945 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/test-elements/bookworm-arm64-build-succeeds 2024-09-26 01:54:15.952 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/test-elements/bullseye-arm64-build-succeeds 2024-09-26 01:54:15.966 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/root.d/75-debian-minimal-baseinstall 2024-09-26 01:54:15.978 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/environment.d/10-debian-minimal.bash 2024-09-26 01:54:16.003 | Copying hooks for debootstrap 2024-09-26 01:54:16.017 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2024-09-26 01:54:16.027 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2024-09-26 01:54:16.039 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2024-09-26 01:54:16.043 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2024-09-26 01:54:16.047 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2024-09-26 01:54:16.058 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2024-09-26 01:54:16.062 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2024-09-26 01:54:16.083 | Copying hooks for cloud-init-datasources 2024-09-26 01:54:16.094 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-09-26 01:54:16.105 | Copying hooks for ensure-venv 2024-09-26 01:54:16.127 | Copying hooks for block-device-efi 2024-09-26 01:54:16.139 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-09-26 01:54:16.155 | Copying hooks for modprobe 2024-09-26 01:54:16.179 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2024-09-26 01:54:16.190 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2024-09-26 01:54:16.201 | Copying hooks for base 2024-09-26 01:54:16.212 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-09-26 01:54:16.223 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-09-26 01:54:16.227 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-09-26 01:54:16.231 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-09-26 01:54:16.242 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-09-26 01:54:16.259 | Copying hooks for install-types 2024-09-26 01:54:16.270 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-09-26 01:54:16.281 | Copying hooks for openssh-server 2024-09-26 01:54:16.292 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-09-26 01:54:16.296 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-09-26 01:54:16.316 | Copying hooks for bootloader 2024-09-26 01:54:16.327 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-09-26 01:54:16.338 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-09-26 01:54:16.352 | Copying hooks for manifests 2024-09-26 01:54:16.379 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-09-26 01:54:16.389 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-09-26 01:54:16.400 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-09-26 01:54:16.410 | Copying hooks for openstack-repos 2024-09-26 01:54:16.419 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-09-26 01:54:16.430 | Copying hooks for sysprep 2024-09-26 01:54:16.442 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-09-26 01:54:16.497 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-09-26 01:54:17.229 | Copying hooks for dib-init-system 2024-09-26 01:54:17.241 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-09-26 01:54:17.252 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-09-26 01:54:17.262 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-09-26 01:54:17.272 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-09-26 01:54:17.283 | Copying hooks for journal-to-console 2024-09-26 01:54:17.293 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-09-26 01:54:17.333 | Copying hooks for install-static 2024-09-26 01:54:17.344 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-09-26 01:54:17.362 | Copying hooks for cache-devstack 2024-09-26 01:54:17.388 | Copying hooks for cache-url 2024-09-26 01:54:17.399 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-09-26 01:54:17.423 | Copying hooks for dpkg 2024-09-26 01:54:17.435 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2024-09-26 01:54:17.452 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2024-09-26 01:54:17.463 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2024-09-26 01:54:17.468 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2024-09-26 01:54:17.472 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2024-09-26 01:54:17.483 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/bin/install-packages 2024-09-26 01:54:17.493 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2024-09-26 01:54:17.497 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2024-09-26 01:54:17.501 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2024-09-26 01:54:17.505 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2024-09-26 01:54:17.509 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2024-09-26 01:54:17.513 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2024-09-26 01:54:17.523 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2024-09-26 01:54:17.528 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2024-09-26 01:54:17.538 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2024-09-26 01:54:17.552 | Copying hooks for nodepool-base 2024-09-26 01:54:17.561 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-09-26 01:54:17.569 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-09-26 01:54:17.577 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-09-26 01:54:17.580 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-09-26 01:54:17.590 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-09-26 01:54:17.598 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-09-26 01:54:17.601 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-09-26 01:54:17.609 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-09-26 01:54:17.611 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-09-26 01:54:17.614 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-09-26 01:54:17.617 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-09-26 01:54:17.625 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-09-26 01:54:17.627 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-09-26 01:54:17.630 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-09-26 01:54:17.633 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-09-26 01:54:17.636 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-09-26 01:54:17.638 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-09-26 01:54:17.641 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-09-26 01:54:17.649 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-09-26 01:54:17.666 | Copying hooks for growroot 2024-09-26 01:54:17.677 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-09-26 01:54:17.691 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-09-26 01:54:17.709 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-09-26 01:54:17.715 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-09-26 01:54:17.721 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-09-26 01:54:17.743 | Copying hooks for runtime-ssh-host-keys 2024-09-26 01:54:17.754 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-09-26 01:54:17.834 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-09-26 01:54:17.853 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-09-26 01:54:17.878 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-09-26 01:54:17.893 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-09-26 01:54:17.956 | Copying hooks for simple-init 2024-09-26 01:54:17.967 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-09-26 01:54:18.066 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-09-26 01:54:18.099 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-09-26 01:54:18.182 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-09-26 01:54:18.249 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-09-26 01:54:18.294 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-09-26 01:54:18.330 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-09-26 01:54:18.353 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-09-26 01:54:18.494 | Copying hooks for pkg-map 2024-09-26 01:54:18.506 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-09-26 01:54:18.517 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-09-26 01:54:18.527 | Copying hooks for zuul-worker 2024-09-26 01:54:18.536 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-09-26 01:54:18.544 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-09-26 01:54:18.560 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-09-26 01:54:18.565 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-09-26 01:54:18.567 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-09-26 01:54:18.598 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d ']' 2024-09-26 01:54:18.602 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d' 2024-09-26 01:54:18.603 | Running hooks from /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d 2024-09-26 01:54:18.607 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-09-26 01:54:18.612 | + 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.I9g2az8D/hooks/root.d 2024-09-26 01:54:18.799 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/10-base-defaults 2024-09-26 01:54:18.806 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/10-base-defaults 2024-09-26 01:54:18.811 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-09-26 01:54:18.815 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-09-26 01:54:18.819 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-09-26 01:54:18.823 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-09-26 01:54:18.828 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-09-26 01:54:18.835 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-09-26 01:54:18.839 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-09-26 01:54:18.843 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-09-26 01:54:18.847 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-09-26 01:54:18.852 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-09-26 01:54:18.856 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-09-26 01:54:18.860 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-09-26 01:54:18.864 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-09-26 01:54:18.869 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-09-26 01:54:18.873 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-09-26 01:54:18.877 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-09-26 01:54:18.881 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-09-26 01:54:18.885 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-09-26 01:54:18.889 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-09-26 01:54:18.893 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/10-debian-minimal.bash 2024-09-26 01:54:18.901 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/10-debian-minimal.bash 2024-09-26 01:54:18.905 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2024-09-26 01:54:18.909 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2024-09-26 01:54:18.914 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=bullseye 2024-09-26 01:54:18.918 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=bullseye 2024-09-26 01:54:18.922 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2024-09-26 01:54:18.926 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2024-09-26 01:54:18.930 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2024-09-26 01:54:18.934 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2024-09-26 01:54:18.939 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2024-09-26 01:54:18.943 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2024-09-26 01:54:18.947 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2024-09-26 01:54:18.951 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:15 : DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2024-09-26 01:54:18.956 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2024-09-26 01:54:18.960 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2024-09-26 01:54:18.964 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2024-09-26 01:54:18.968 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2024-09-26 01:54:18.972 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2024-09-26 01:54:18.976 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:22 : DIB_DEBIAN_SECURITY_PATH=bullseye-security 2024-09-26 01:54:18.981 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:23 : DIB_DEBIAN_SECURITY_SUBPATH= 2024-09-26 01:54:18.985 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:36 : DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2024-09-26 01:54:18.985 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2024-09-26 01:54:18.985 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2024-09-26 01:54:18.985 | security:deb http://security.debian.org/ bullseye-security main 2024-09-26 01:54:18.985 | ' 2024-09-26 01:54:18.989 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' bullseye = testing -o bullseye = unstable ']' 2024-09-26 01:54:18.993 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:42 : export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2024-09-26 01:54:18.993 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2024-09-26 01:54:18.994 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2024-09-26 01:54:18.994 | security:deb http://security.debian.org/ bullseye-security main 2024-09-26 01:54:18.994 | ' 2024-09-26 01:54:18.998 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:42 : DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2024-09-26 01:54:18.998 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2024-09-26 01:54:18.998 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2024-09-26 01:54:18.998 | security:deb http://security.debian.org/ bullseye-security main 2024-09-26 01:54:18.998 | ' 2024-09-26 01:54:19.002 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-09-26 01:54:19.010 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-09-26 01:54:19.014 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-09-26 01:54:19.018 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-09-26 01:54:19.023 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/10-dpkg.bash 2024-09-26 01:54:19.030 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/10-dpkg.bash 2024-09-26 01:54:19.035 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-09-26 01:54:19.039 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-09-26 01:54:19.044 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/14-manifests 2024-09-26 01:54:19.051 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/14-manifests 2024-09-26 01:54:19.055 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-09-26 01:54:19.060 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-09-26 01:54:19.064 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-22cb1748617b466bbccf1dd172e55c03.d/ 2024-09-26 01:54:19.068 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-22cb1748617b466bbccf1dd172e55c03.d/ 2024-09-26 01:54:19.073 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/15-block-device.bash 2024-09-26 01:54:19.080 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/15-block-device.bash 2024-09-26 01:54:19.085 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-09-26 01:54:19.089 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-09-26 01:54:19.093 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-09-26 01:54:19.097 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-09-26 01:54:19.106 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-09-26 01:54:19.110 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (almalinux|centos|fedora|rocky) ]] 2024-09-26 01:54:19.114 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-09-26 01:54:19.118 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-09-26 01:54:19.123 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \a\l\m\a\l\i\n\u\x ]] 2024-09-26 01:54:19.127 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2024-09-26 01:54:19.131 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2024-09-26 01:54:19.136 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/20-network-interface-names 2024-09-26 01:54:19.143 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/20-network-interface-names 2024-09-26 01:54:19.148 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-09-26 01:54:19.152 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-09-26 01:54:19.157 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/50-disable-cloud-init 2024-09-26 01:54:19.164 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/50-disable-cloud-init 2024-09-26 01:54:19.169 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-09-26 01:54:19.173 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-09-26 01:54:19.177 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/75-nodepool-base-env 2024-09-26 01:54:19.185 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/75-nodepool-base-env 2024-09-26 01:54:19.189 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-09-26 01:54:19.193 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-09-26 01:54:19.198 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-09-26 01:54:19.202 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-09-26 01:54:19.206 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-09-26 01:54:19.211 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-09-26 01:54:19.215 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-09-26 01:54:19.220 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-09-26 01:54:19.224 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/99-dib-init-system 2024-09-26 01:54:19.232 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/../environment.d/99-dib-init-system 2024-09-26 01:54:19.236 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-09-26 01:54:19.240 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-09-26 01:54:19.245 | dib-run-parts Running /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap 2024-09-26 01:54:19.259 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:20 : set -eu 2024-09-26 01:54:19.263 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:21 : set -o pipefail 2024-09-26 01:54:19.267 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:23 : '[' -f /opt/dib_tmp/dib_build.I9g2az8D/mnt/.extra_settings ']' 2024-09-26 01:54:19.271 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:27 : '[' -n debian ']' 2024-09-26 01:54:19.275 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:28 : '[' -n bullseye ']' 2024-09-26 01:54:19.279 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:29 : '[' -n https://mirror.regionone.osuosl.opendev.org/debian ']' 2024-09-26 01:54:19.283 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:31 : DIB_DEBIAN_COMPONENTS=main 2024-09-26 01:54:19.288 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:32 : DIB_DEBOOTSTRAP_EXTRA_ARGS=--no-check-gpg 2024-09-26 01:54:19.292 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:33 : DEBOOTSTRAP_TARBALL=/opt/dib_cache/debootstrap-debian-bullseye-arm64.tar.gz 2024-09-26 01:54:19.296 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:34 : http_proxy= 2024-09-26 01:54:19.300 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:35 : no_proxy= 2024-09-26 01:54:19.304 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:37 : DEBOOTSTRAP_QEMU= 2024-09-26 01:54:19.308 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:39 : debootstrap --version 2024-09-26 01:54:19.386 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:39 : _debootstrap_version='debootstrap 1.0.128+nmu2+deb12u1' 2024-09-26 01:54:19.390 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:41 : _debootstrap_version=128 2024-09-26 01:54:19.394 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:42 : [[ bullseye == \b\u\s\t\e\r ]] 2024-09-26 01:54:19.398 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:46 : '[' -n '' -o -n '' ']' 2024-09-26 01:54:19.402 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:51 : KEYRING_OPT= 2024-09-26 01:54:19.406 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:52 : '[' -n '' ']' 2024-09-26 01:54:19.412 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:60 : dpkg --print-architecture 2024-09-26 01:54:19.417 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:60 : '[' arm64 '!=' arm64 ']' 2024-09-26 01:54:19.421 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:66 : sudo sh -c 'http_proxy= no_proxy= debootstrap --verbose --variant=minbase --components=main --arch=arm64 --no-check-gpg bullseye /opt/dib_tmp/dib_build.I9g2az8D/mnt https://mirror.regionone.osuosl.opendev.org/debian ' 2024-09-26 01:54:19.933 | I: Retrieving InRelease 2024-09-26 01:54:25.150 | I: Retrieving Release 2024-09-26 01:54:25.415 | I: Retrieving Packages 2024-09-26 01:54:55.813 | I: Validating Packages 2024-09-26 01:54:57.318 | I: Resolving dependencies of required packages... 2024-09-26 01:55:06.440 | I: Resolving dependencies of base packages... 2024-09-26 01:55:21.447 | I: Checking component main on https://mirror.regionone.osuosl.opendev.org/debian... 2024-09-26 01:55:25.121 | I: Retrieving adduser 3.118+deb11u1 2024-09-26 01:55:25.286 | I: Validating adduser 3.118+deb11u1 2024-09-26 01:55:25.305 | I: Retrieving apt 2.2.4 2024-09-26 01:55:25.421 | I: Validating apt 2.2.4 2024-09-26 01:55:25.448 | I: Retrieving base-files 11.1+deb11u11 2024-09-26 01:55:25.547 | I: Validating base-files 11.1+deb11u11 2024-09-26 01:55:25.564 | I: Retrieving base-passwd 3.5.51 2024-09-26 01:55:25.662 | I: Validating base-passwd 3.5.51 2024-09-26 01:55:25.680 | I: Retrieving bash 5.1-2+deb11u1 2024-09-26 01:55:25.797 | I: Validating bash 5.1-2+deb11u1 2024-09-26 01:55:25.823 | I: Retrieving bsdutils 1:2.36.1-8+deb11u2 2024-09-26 01:55:25.985 | I: Validating bsdutils 1:2.36.1-8+deb11u2 2024-09-26 01:55:26.003 | I: Retrieving ca-certificates 20210119 2024-09-26 01:55:26.103 | I: Validating ca-certificates 20210119 2024-09-26 01:55:26.121 | I: Retrieving coreutils 8.32-4 2024-09-26 01:55:26.255 | I: Validating coreutils 8.32-4 2024-09-26 01:55:26.290 | I: Retrieving dash 0.5.11+git20200708+dd9ef66-5 2024-09-26 01:55:26.390 | I: Validating dash 0.5.11+git20200708+dd9ef66-5 2024-09-26 01:55:26.408 | I: Retrieving debconf 1.5.77 2024-09-26 01:55:26.507 | I: Validating debconf 1.5.77 2024-09-26 01:55:26.525 | I: Retrieving debian-archive-keyring 2021.1.1+deb11u1 2024-09-26 01:55:26.624 | I: Validating debian-archive-keyring 2021.1.1+deb11u1 2024-09-26 01:55:26.642 | I: Retrieving debianutils 4.11.2 2024-09-26 01:55:26.742 | I: Validating debianutils 4.11.2 2024-09-26 01:55:26.759 | I: Retrieving diffutils 1:3.7-5 2024-09-26 01:55:26.863 | I: Validating diffutils 1:3.7-5 2024-09-26 01:55:26.883 | I: Retrieving dpkg 1.20.13 2024-09-26 01:55:27.017 | I: Validating dpkg 1.20.13 2024-09-26 01:55:27.051 | I: Retrieving e2fsprogs 1.46.2-2 2024-09-26 01:55:27.156 | I: Validating e2fsprogs 1.46.2-2 2024-09-26 01:55:27.178 | I: Retrieving findutils 4.8.0-1 2024-09-26 01:55:27.286 | I: Validating findutils 4.8.0-1 2024-09-26 01:55:27.308 | I: Retrieving gcc-10-base 10.2.1-6 2024-09-26 01:55:27.476 | I: Validating gcc-10-base 10.2.1-6 2024-09-26 01:55:27.495 | I: Retrieving gcc-9-base 9.3.0-22 2024-09-26 01:55:27.660 | I: Validating gcc-9-base 9.3.0-22 2024-09-26 01:55:27.679 | I: Retrieving gpgv 2.2.27-2+deb11u2 2024-09-26 01:55:27.850 | I: Validating gpgv 2.2.27-2+deb11u2 2024-09-26 01:55:27.871 | I: Retrieving grep 3.6-1+deb11u1 2024-09-26 01:55:28.037 | I: Validating grep 3.6-1+deb11u1 2024-09-26 01:55:28.058 | I: Retrieving gzip 1.10-4+deb11u1 2024-09-26 01:55:28.221 | I: Validating gzip 1.10-4+deb11u1 2024-09-26 01:55:28.239 | I: Retrieving hostname 3.23 2024-09-26 01:55:28.403 | I: Validating hostname 3.23 2024-09-26 01:55:28.420 | I: Retrieving init-system-helpers 1.60 2024-09-26 01:55:28.582 | I: Validating init-system-helpers 1.60 2024-09-26 01:55:28.600 | I: Retrieving libacl1 2.2.53-10 2024-09-26 01:55:28.698 | I: Validating libacl1 2.2.53-10 2024-09-26 01:55:28.715 | I: Retrieving libapt-pkg6.0 2.2.4 2024-09-26 01:55:28.827 | I: Validating libapt-pkg6.0 2.2.4 2024-09-26 01:55:28.851 | I: Retrieving libattr1 1:2.4.48-6 2024-09-26 01:55:28.949 | I: Validating libattr1 1:2.4.48-6 2024-09-26 01:55:28.966 | I: Retrieving libaudit-common 1:3.0-2 2024-09-26 01:55:29.064 | I: Validating libaudit-common 1:3.0-2 2024-09-26 01:55:29.081 | I: Retrieving libaudit1 1:3.0-2 2024-09-26 01:55:29.179 | I: Validating libaudit1 1:3.0-2 2024-09-26 01:55:29.196 | I: Retrieving libblkid1 2.36.1-8+deb11u2 2024-09-26 01:55:29.296 | I: Validating libblkid1 2.36.1-8+deb11u2 2024-09-26 01:55:29.314 | I: Retrieving libbz2-1.0 1.0.8-4 2024-09-26 01:55:29.412 | I: Validating libbz2-1.0 1.0.8-4 2024-09-26 01:55:29.430 | I: Retrieving libc-bin 2.31-13+deb11u11 2024-09-26 01:55:29.600 | I: Validating libc-bin 2.31-13+deb11u11 2024-09-26 01:55:29.621 | I: Retrieving libc6 2.31-13+deb11u11 2024-09-26 01:55:29.749 | I: Validating libc6 2.31-13+deb11u11 2024-09-26 01:55:29.783 | I: Retrieving libcap-ng0 0.7.9-2.2+b1 2024-09-26 01:55:29.944 | I: Validating libcap-ng0 0.7.9-2.2+b1 2024-09-26 01:55:29.963 | I: Retrieving libcom-err2 1.46.2-2 2024-09-26 01:55:30.062 | I: Validating libcom-err2 1.46.2-2 2024-09-26 01:55:30.079 | I: Retrieving libcrypt1 1:4.4.18-4 2024-09-26 01:55:30.242 | I: Validating libcrypt1 1:4.4.18-4 2024-09-26 01:55:30.259 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8 2024-09-26 01:55:30.365 | I: Validating libdb5.3 5.3.28+dfsg1-0.8 2024-09-26 01:55:30.386 | I: Retrieving libdebconfclient0 0.260 2024-09-26 01:55:30.486 | I: Validating libdebconfclient0 0.260 2024-09-26 01:55:30.504 | I: Retrieving libext2fs2 1.46.2-2 2024-09-26 01:55:30.606 | I: Validating libext2fs2 1.46.2-2 2024-09-26 01:55:30.623 | I: Retrieving libffi7 3.3-6 2024-09-26 01:55:30.721 | I: Validating libffi7 3.3-6 2024-09-26 01:55:30.739 | I: Retrieving libgcc-s1 10.2.1-6 2024-09-26 01:55:30.838 | I: Validating libgcc-s1 10.2.1-6 2024-09-26 01:55:30.855 | I: Retrieving libgcrypt20 1.8.7-6 2024-09-26 01:55:31.023 | I: Validating libgcrypt20 1.8.7-6 2024-09-26 01:55:31.043 | I: Retrieving libgmp10 2:6.2.1+dfsg-1+deb11u1 2024-09-26 01:55:31.212 | I: Validating libgmp10 2:6.2.1+dfsg-1+deb11u1 2024-09-26 01:55:31.232 | I: Retrieving libgnutls30 3.7.1-5+deb11u5 2024-09-26 01:55:31.420 | I: Validating libgnutls30 3.7.1-5+deb11u5 2024-09-26 01:55:31.445 | I: Retrieving libgpg-error0 1.38-2 2024-09-26 01:55:31.607 | I: Validating libgpg-error0 1.38-2 2024-09-26 01:55:31.624 | I: Retrieving libgssapi-krb5-2 1.18.3-6+deb11u5 2024-09-26 01:55:31.787 | I: Validating libgssapi-krb5-2 1.18.3-6+deb11u5 2024-09-26 01:55:31.804 | I: Retrieving libhogweed6 3.7.3-1 2024-09-26 01:55:31.969 | I: Validating libhogweed6 3.7.3-1 2024-09-26 01:55:31.988 | I: Retrieving libidn2-0 2.3.0-5 2024-09-26 01:55:32.150 | I: Validating libidn2-0 2.3.0-5 2024-09-26 01:55:32.167 | I: Retrieving libk5crypto3 1.18.3-6+deb11u5 2024-09-26 01:55:32.267 | I: Validating libk5crypto3 1.18.3-6+deb11u5 2024-09-26 01:55:32.284 | I: Retrieving libkeyutils1 1.6.1-2 2024-09-26 01:55:32.446 | I: Validating libkeyutils1 1.6.1-2 2024-09-26 01:55:32.463 | I: Retrieving libkrb5-3 1.18.3-6+deb11u5 2024-09-26 01:55:32.565 | I: Validating libkrb5-3 1.18.3-6+deb11u5 2024-09-26 01:55:32.584 | I: Retrieving libkrb5support0 1.18.3-6+deb11u5 2024-09-26 01:55:32.683 | I: Validating libkrb5support0 1.18.3-6+deb11u5 2024-09-26 01:55:32.699 | I: Retrieving liblz4-1 1.9.3-2 2024-09-26 01:55:32.862 | I: Validating liblz4-1 1.9.3-2 2024-09-26 01:55:32.879 | I: Retrieving liblzma5 5.2.5-2.1~deb11u1 2024-09-26 01:55:33.042 | I: Validating liblzma5 5.2.5-2.1~deb11u1 2024-09-26 01:55:33.060 | I: Retrieving libmount1 2.36.1-8+deb11u2 2024-09-26 01:55:33.160 | I: Validating libmount1 2.36.1-8+deb11u2 2024-09-26 01:55:33.178 | I: Retrieving libnettle8 3.7.3-1 2024-09-26 01:55:33.279 | I: Validating libnettle8 3.7.3-1 2024-09-26 01:55:33.298 | I: Retrieving libnsl2 1.3.0-2 2024-09-26 01:55:33.460 | I: Validating libnsl2 1.3.0-2 2024-09-26 01:55:33.477 | I: Retrieving libp11-kit0 0.23.22-1 2024-09-26 01:55:33.643 | I: Validating libp11-kit0 0.23.22-1 2024-09-26 01:55:33.662 | I: Retrieving libpam-modules 1.4.0-9+deb11u1 2024-09-26 01:55:33.827 | I: Validating libpam-modules 1.4.0-9+deb11u1 2024-09-26 01:55:33.846 | I: Retrieving libpam-modules-bin 1.4.0-9+deb11u1 2024-09-26 01:55:33.945 | I: Validating libpam-modules-bin 1.4.0-9+deb11u1 2024-09-26 01:55:33.963 | I: Retrieving libpam-runtime 1.4.0-9+deb11u1 2024-09-26 01:55:34.063 | I: Validating libpam-runtime 1.4.0-9+deb11u1 2024-09-26 01:55:34.081 | I: Retrieving libpam0g 1.4.0-9+deb11u1 2024-09-26 01:55:34.180 | I: Validating libpam0g 1.4.0-9+deb11u1 2024-09-26 01:55:34.197 | I: Retrieving libpcre2-8-0 10.36-2+deb11u1 2024-09-26 01:55:34.361 | I: Validating libpcre2-8-0 10.36-2+deb11u1 2024-09-26 01:55:34.380 | I: Retrieving libpcre3 2:8.39-13 2024-09-26 01:55:34.481 | I: Validating libpcre3 2:8.39-13 2024-09-26 01:55:34.500 | I: Retrieving libseccomp2 2.5.1-1+deb11u1 2024-09-26 01:55:34.664 | I: Validating libseccomp2 2.5.1-1+deb11u1 2024-09-26 01:55:34.681 | I: Retrieving libselinux1 3.1-3 2024-09-26 01:55:34.845 | I: Validating libselinux1 3.1-3 2024-09-26 01:55:34.870 | I: Retrieving libsemanage-common 3.1-1 2024-09-26 01:55:35.043 | I: Validating libsemanage-common 3.1-1 2024-09-26 01:55:35.061 | I: Retrieving libsemanage1 3.1-1+b2 2024-09-26 01:55:35.163 | I: Validating libsemanage1 3.1-1+b2 2024-09-26 01:55:35.182 | I: Retrieving libsepol1 3.1-1 2024-09-26 01:55:35.353 | I: Validating libsepol1 3.1-1 2024-09-26 01:55:35.372 | I: Retrieving libsmartcols1 2.36.1-8+deb11u2 2024-09-26 01:55:35.473 | I: Validating libsmartcols1 2.36.1-8+deb11u2 2024-09-26 01:55:35.491 | I: Retrieving libss2 1.46.2-2 2024-09-26 01:55:35.590 | I: Validating libss2 1.46.2-2 2024-09-26 01:55:35.606 | I: Retrieving libssl1.1 1.1.1w-0+deb11u1 2024-09-26 01:55:35.786 | I: Validating libssl1.1 1.1.1w-0+deb11u1 2024-09-26 01:55:35.812 | I: Retrieving libstdc++6 10.2.1-6 2024-09-26 01:55:35.916 | I: Validating libstdc++6 10.2.1-6 2024-09-26 01:55:35.935 | I: Retrieving libsystemd0 247.3-7+deb11u5 2024-09-26 01:55:36.103 | I: Validating libsystemd0 247.3-7+deb11u5 2024-09-26 01:55:36.123 | I: Retrieving libtasn1-6 4.16.0-2+deb11u1 2024-09-26 01:55:36.286 | I: Validating libtasn1-6 4.16.0-2+deb11u1 2024-09-26 01:55:36.303 | I: Retrieving libtinfo6 6.2+20201114-2+deb11u2 2024-09-26 01:55:36.406 | I: Validating libtinfo6 6.2+20201114-2+deb11u2 2024-09-26 01:55:36.426 | I: Retrieving libtirpc-common 1.3.1-1+deb11u1 2024-09-26 01:55:36.587 | I: Validating libtirpc-common 1.3.1-1+deb11u1 2024-09-26 01:55:36.605 | I: Retrieving libtirpc3 1.3.1-1+deb11u1 2024-09-26 01:55:36.704 | I: Validating libtirpc3 1.3.1-1+deb11u1 2024-09-26 01:55:36.721 | I: Retrieving libudev1 247.3-7+deb11u5 2024-09-26 01:55:36.821 | I: Validating libudev1 247.3-7+deb11u5 2024-09-26 01:55:36.839 | I: Retrieving libunistring2 0.9.10-4 2024-09-26 01:55:37.005 | I: Validating libunistring2 0.9.10-4 2024-09-26 01:55:37.025 | I: Retrieving libuuid1 2.36.1-8+deb11u2 2024-09-26 01:55:37.124 | I: Validating libuuid1 2.36.1-8+deb11u2 2024-09-26 01:55:37.141 | I: Retrieving libxxhash0 0.8.0-2 2024-09-26 01:55:37.303 | I: Validating libxxhash0 0.8.0-2 2024-09-26 01:55:37.321 | I: Retrieving libzstd1 1.4.8+dfsg-2.1 2024-09-26 01:55:37.485 | I: Validating libzstd1 1.4.8+dfsg-2.1 2024-09-26 01:55:37.504 | I: Retrieving login 1:4.8.1-1 2024-09-26 01:55:37.675 | I: Validating login 1:4.8.1-1 2024-09-26 01:55:37.696 | I: Retrieving logsave 1.46.2-2 2024-09-26 01:55:37.795 | I: Validating logsave 1.46.2-2 2024-09-26 01:55:37.813 | I: Retrieving lsb-base 11.1.0 2024-09-26 01:55:37.974 | I: Validating lsb-base 11.1.0 2024-09-26 01:55:37.992 | I: Retrieving mawk 1.3.4.20200120-2 2024-09-26 01:55:38.154 | I: Validating mawk 1.3.4.20200120-2 2024-09-26 01:55:38.171 | I: Retrieving mount 2.36.1-8+deb11u2 2024-09-26 01:55:38.272 | I: Validating mount 2.36.1-8+deb11u2 2024-09-26 01:55:38.291 | I: Retrieving ncurses-base 6.2+20201114-2+deb11u2 2024-09-26 01:55:38.394 | I: Validating ncurses-base 6.2+20201114-2+deb11u2 2024-09-26 01:55:38.413 | I: Retrieving ncurses-bin 6.2+20201114-2+deb11u2 2024-09-26 01:55:38.516 | I: Validating ncurses-bin 6.2+20201114-2+deb11u2 2024-09-26 01:55:38.535 | I: Retrieving openssl 1.1.1w-0+deb11u1 2024-09-26 01:55:38.643 | I: Validating openssl 1.1.1w-0+deb11u1 2024-09-26 01:55:38.666 | I: Retrieving passwd 1:4.8.1-1 2024-09-26 01:55:38.781 | I: Validating passwd 1:4.8.1-1 2024-09-26 01:55:38.804 | I: Retrieving perl-base 5.32.1-4+deb11u3 2024-09-26 01:55:38.986 | I: Validating perl-base 5.32.1-4+deb11u3 2024-09-26 01:55:39.014 | I: Retrieving sed 4.7-1 2024-09-26 01:55:39.180 | I: Validating sed 4.7-1 2024-09-26 01:55:39.200 | I: Retrieving sysvinit-utils 2.96-7+deb11u1 2024-09-26 01:55:39.362 | I: Validating sysvinit-utils 2.96-7+deb11u1 2024-09-26 01:55:39.379 | I: Retrieving tar 1.34+dfsg-1+deb11u1 2024-09-26 01:55:39.551 | I: Validating tar 1.34+dfsg-1+deb11u1 2024-09-26 01:55:39.573 | I: Retrieving tzdata 2024a-0+deb11u1 2024-09-26 01:55:39.741 | I: Validating tzdata 2024a-0+deb11u1 2024-09-26 01:55:39.760 | I: Retrieving util-linux 2.36.1-8+deb11u2 2024-09-26 01:55:39.873 | I: Validating util-linux 2.36.1-8+deb11u2 2024-09-26 01:55:39.897 | I: Retrieving zlib1g 1:1.2.11.dfsg-2+deb11u2 2024-09-26 01:55:40.060 | I: Validating zlib1g 1:1.2.11.dfsg-2+deb11u2 2024-09-26 01:55:40.079 | I: Chosen extractor for .deb packages: dpkg-deb 2024-09-26 01:55:40.123 | I: Extracting adduser... 2024-09-26 01:55:40.202 | I: Extracting apt... 2024-09-26 01:55:40.326 | I: Extracting base-files... 2024-09-26 01:55:40.342 | I: Extracting base-passwd... 2024-09-26 01:55:40.352 | I: Extracting bash... 2024-09-26 01:55:40.476 | I: Extracting bsdutils... 2024-09-26 01:55:40.494 | I: Extracting coreutils... 2024-09-26 01:55:40.745 | I: Extracting dash... 2024-09-26 01:55:40.760 | I: Extracting debconf... 2024-09-26 01:55:40.781 | I: Extracting debian-archive-keyring... 2024-09-26 01:55:40.795 | I: Extracting debianutils... 2024-09-26 01:55:40.811 | I: Extracting diffutils... 2024-09-26 01:55:40.850 | I: Extracting dpkg... 2024-09-26 01:55:40.985 | I: Extracting e2fsprogs... 2024-09-26 01:55:41.036 | I: Extracting findutils... 2024-09-26 01:55:41.091 | I: Extracting gcc-10-base... 2024-09-26 01:55:41.103 | I: Extracting gcc-9-base... 2024-09-26 01:55:41.116 | I: Extracting gpgv... 2024-09-26 01:55:41.143 | I: Extracting grep... 2024-09-26 01:55:41.173 | I: Extracting gzip... 2024-09-26 01:55:41.189 | I: Extracting hostname... 2024-09-26 01:55:41.197 | I: Extracting init-system-helpers... 2024-09-26 01:55:41.207 | I: Extracting libacl1... 2024-09-26 01:55:41.215 | I: Extracting libapt-pkg6.0... 2024-09-26 01:55:41.310 | I: Extracting libattr1... 2024-09-26 01:55:41.318 | I: Extracting libaudit-common... 2024-09-26 01:55:41.325 | I: Extracting libaudit1... 2024-09-26 01:55:41.336 | I: Extracting libblkid1... 2024-09-26 01:55:41.358 | I: Extracting libbz2-1.0... 2024-09-26 01:55:41.367 | I: Extracting libc-bin... 2024-09-26 01:55:41.457 | I: Extracting libc6... 2024-09-26 01:55:41.671 | I: Extracting libcap-ng0... 2024-09-26 01:55:41.678 | I: Extracting libcom-err2... 2024-09-26 01:55:41.689 | I: Extracting libcrypt1... 2024-09-26 01:55:41.704 | I: Extracting libdb5.3... 2024-09-26 01:55:41.765 | I: Extracting libdebconfclient0... 2024-09-26 01:55:41.774 | I: Extracting libext2fs2... 2024-09-26 01:55:41.800 | I: Extracting libffi7... 2024-09-26 01:55:41.808 | I: Extracting libgcc-s1... 2024-09-26 01:55:41.817 | I: Extracting libgcrypt20... 2024-09-26 01:55:41.859 | I: Extracting libgmp10... 2024-09-26 01:55:41.890 | I: Extracting libgnutls30... 2024-09-26 01:55:41.970 | I: Extracting libgpg-error0... 2024-09-26 01:55:41.982 | I: Extracting libgssapi-krb5-2... 2024-09-26 01:55:42.001 | I: Extracting libhogweed6... 2024-09-26 01:55:42.023 | I: Extracting libidn2-0... 2024-09-26 01:55:42.039 | I: Extracting libk5crypto3... 2024-09-26 01:55:42.055 | I: Extracting libkeyutils1... 2024-09-26 01:55:42.062 | I: Extracting libkrb5-3... 2024-09-26 01:55:42.100 | I: Extracting libkrb5support0... 2024-09-26 01:55:42.111 | I: Extracting liblz4-1... 2024-09-26 01:55:42.122 | I: Extracting liblzma5... 2024-09-26 01:55:42.141 | I: Extracting libmount1... 2024-09-26 01:55:42.164 | I: Extracting libnettle8... 2024-09-26 01:55:42.187 | I: Extracting libnsl2... 2024-09-26 01:55:42.196 | I: Extracting libp11-kit0... 2024-09-26 01:55:42.227 | I: Extracting libpam-modules... 2024-09-26 01:55:42.258 | I: Extracting libpam-modules-bin... 2024-09-26 01:55:42.272 | I: Extracting libpam-runtime... 2024-09-26 01:55:42.303 | I: Extracting libpam0g... 2024-09-26 01:55:42.317 | I: Extracting libpcre2-8-0... 2024-09-26 01:55:42.342 | I: Extracting libpcre3... 2024-09-26 01:55:42.370 | I: Extracting libseccomp2... 2024-09-26 01:55:42.379 | I: Extracting libselinux1... 2024-09-26 01:55:42.392 | I: Extracting libsemanage-common... 2024-09-26 01:55:42.400 | I: Extracting libsemanage1... 2024-09-26 01:55:42.414 | I: Extracting libsepol1... 2024-09-26 01:55:42.442 | I: Extracting libsmartcols1... 2024-09-26 01:55:42.460 | I: Extracting libss2... 2024-09-26 01:55:42.472 | I: Extracting libssl1.1... 2024-09-26 01:55:42.585 | I: Extracting libstdc++6... 2024-09-26 01:55:42.633 | I: Extracting libsystemd0... 2024-09-26 01:55:42.665 | I: Extracting libtasn1-6... 2024-09-26 01:55:42.674 | I: Extracting libtinfo6... 2024-09-26 01:55:42.694 | I: Extracting libtirpc-common... 2024-09-26 01:55:42.701 | I: Extracting libtirpc3... 2024-09-26 01:55:42.714 | I: Extracting libudev1... 2024-09-26 01:55:42.728 | I: Extracting libunistring2... 2024-09-26 01:55:42.772 | I: Extracting libuuid1... 2024-09-26 01:55:42.784 | I: Extracting libxxhash0... 2024-09-26 01:55:42.792 | I: Extracting libzstd1... 2024-09-26 01:55:42.823 | I: Extracting login... 2024-09-26 01:55:42.883 | I: Extracting logsave... 2024-09-26 01:55:42.894 | I: Extracting lsb-base... 2024-09-26 01:55:42.903 | I: Extracting mawk... 2024-09-26 01:55:42.917 | I: Extracting mount... 2024-09-26 01:55:42.937 | I: Extracting ncurses-base... 2024-09-26 01:55:42.952 | I: Extracting ncurses-bin... 2024-09-26 01:55:42.973 | I: Extracting passwd... 2024-09-26 01:55:43.058 | I: Extracting perl-base... 2024-09-26 01:55:43.241 | I: Extracting sed... 2024-09-26 01:55:43.273 | I: Extracting sysvinit-utils... 2024-09-26 01:55:43.285 | I: Extracting tar... 2024-09-26 01:55:43.361 | I: Extracting tzdata... 2024-09-26 01:55:43.498 | I: Extracting util-linux... 2024-09-26 01:55:43.602 | I: Extracting zlib1g... 2024-09-26 01:55:44.473 | I: Installing core packages... 2024-09-26 01:55:50.740 | I: Unpacking required packages... 2024-09-26 01:55:50.914 | I: Unpacking adduser... 2024-09-26 01:55:51.157 | I: Unpacking apt... 2024-09-26 01:55:52.494 | I: Unpacking base-files... 2024-09-26 01:55:52.678 | I: Unpacking base-passwd... 2024-09-26 01:55:52.893 | I: Unpacking bash... 2024-09-26 01:55:53.156 | I: Unpacking bsdutils... 2024-09-26 01:55:53.284 | I: Unpacking coreutils... 2024-09-26 01:55:54.002 | I: Unpacking dash... 2024-09-26 01:55:54.269 | I: Unpacking debconf... 2024-09-26 01:55:54.506 | I: Unpacking debian-archive-keyring... 2024-09-26 01:55:54.734 | I: Unpacking debianutils... 2024-09-26 01:55:54.973 | I: Unpacking diffutils... 2024-09-26 01:56:05.965 | I: Unpacking dpkg... 2024-09-26 01:56:14.613 | I: Unpacking e2fsprogs... 2024-09-26 01:56:15.195 | I: Unpacking findutils... 2024-09-26 01:56:15.435 | I: Unpacking gcc-10-base:arm64... 2024-09-26 01:56:15.713 | I: Unpacking gcc-9-base:arm64... 2024-09-26 01:56:15.979 | I: Unpacking gpgv... 2024-09-26 01:56:16.109 | I: Unpacking grep... 2024-09-26 01:56:16.247 | I: Unpacking gzip... 2024-09-26 01:56:16.352 | I: Unpacking hostname... 2024-09-26 01:56:16.452 | I: Unpacking init-system-helpers... 2024-09-26 01:56:16.566 | I: Unpacking libacl1:arm64... 2024-09-26 01:56:16.833 | I: Unpacking libapt-pkg6.0:arm64... 2024-09-26 01:56:21.262 | I: Unpacking libattr1:arm64... 2024-09-26 01:56:21.864 | I: Unpacking libaudit-common... 2024-09-26 01:56:24.060 | I: Unpacking libaudit1:arm64... 2024-09-26 01:56:24.572 | I: Unpacking libblkid1:arm64... 2024-09-26 01:56:27.021 | I: Unpacking libbz2-1.0:arm64... 2024-09-26 01:56:27.240 | I: Unpacking libc-bin... 2024-09-26 01:56:28.644 | I: Unpacking libc6:arm64... 2024-09-26 01:56:29.305 | I: Unpacking libcap-ng0:arm64... 2024-09-26 01:56:29.425 | I: Unpacking libcom-err2:arm64... 2024-09-26 01:56:29.545 | I: Unpacking libcrypt1:arm64... 2024-09-26 01:56:29.714 | I: Unpacking libdb5.3:arm64... 2024-09-26 01:56:30.053 | I: Unpacking libdebconfclient0:arm64... 2024-09-26 01:56:30.171 | I: Unpacking libext2fs2:arm64... 2024-09-26 01:56:30.375 | I: Unpacking libffi7:arm64... 2024-09-26 01:56:30.498 | I: Unpacking libgcc-s1:arm64... 2024-09-26 01:56:31.013 | I: Unpacking libgcrypt20:arm64... 2024-09-26 01:56:31.507 | I: Unpacking libgmp10:arm64... 2024-09-26 01:56:31.676 | I: Unpacking libgnutls30:arm64... 2024-09-26 01:56:32.066 | I: Unpacking libgpg-error0:arm64... 2024-09-26 01:56:32.309 | I: Unpacking libgssapi-krb5-2:arm64... 2024-09-26 01:56:32.442 | I: Unpacking libhogweed6:arm64... 2024-09-26 01:56:32.583 | I: Unpacking libidn2-0:arm64... 2024-09-26 01:56:32.877 | I: Unpacking libk5crypto3:arm64... 2024-09-26 01:56:33.417 | I: Unpacking libkeyutils1:arm64... 2024-09-26 01:56:34.137 | I: Unpacking libkrb5-3:arm64... 2024-09-26 01:56:34.588 | I: Unpacking libkrb5support0:arm64... 2024-09-26 01:56:34.800 | I: Unpacking liblz4-1:arm64... 2024-09-26 01:56:35.392 | I: Unpacking liblzma5:arm64... 2024-09-26 01:56:35.547 | I: Unpacking libmount1:arm64... 2024-09-26 01:56:35.772 | I: Unpacking libnettle8:arm64... 2024-09-26 01:56:36.218 | I: Unpacking libnsl2:arm64... 2024-09-26 01:56:36.361 | I: Unpacking libp11-kit0:arm64... 2024-09-26 01:56:36.892 | I: Unpacking libpam-modules:arm64... 2024-09-26 01:56:37.323 | I: Unpacking libpam-modules-bin... 2024-09-26 01:56:37.466 | I: Unpacking libpam-runtime... 2024-09-26 01:56:37.692 | I: Unpacking libpam0g:arm64... 2024-09-26 01:56:37.809 | I: Unpacking libpcre2-8-0:arm64... 2024-09-26 01:56:37.997 | I: Unpacking libpcre3:arm64... 2024-09-26 01:56:38.150 | I: Unpacking libseccomp2:arm64... 2024-09-26 01:56:38.269 | I: Unpacking libselinux1:arm64... 2024-09-26 01:56:38.459 | I: Unpacking libsemanage-common... 2024-09-26 01:56:38.566 | I: Unpacking libsemanage1:arm64... 2024-09-26 01:56:38.694 | I: Unpacking libsepol1:arm64... 2024-09-26 01:56:38.827 | I: Unpacking libsmartcols1:arm64... 2024-09-26 01:56:38.965 | I: Unpacking libss2:arm64... 2024-09-26 01:56:39.266 | I: Unpacking libssl1.1:arm64... 2024-09-26 01:56:39.584 | I: Unpacking libstdc++6:arm64... 2024-09-26 01:56:39.744 | I: Unpacking libsystemd0:arm64... 2024-09-26 01:56:39.931 | I: Unpacking libtasn1-6:arm64... 2024-09-26 01:56:40.029 | I: Unpacking libtinfo6:arm64... 2024-09-26 01:56:40.134 | I: Unpacking libtirpc-common... 2024-09-26 01:56:40.235 | I: Unpacking libtirpc3:arm64... 2024-09-26 01:56:40.352 | I: Unpacking libudev1:arm64... 2024-09-26 01:56:40.466 | I: Unpacking libunistring2:arm64... 2024-09-26 01:56:40.625 | I: Unpacking libuuid1:arm64... 2024-09-26 01:56:40.740 | I: Unpacking libxxhash0:arm64... 2024-09-26 01:56:40.967 | I: Unpacking libzstd1:arm64... 2024-09-26 01:56:42.677 | I: Unpacking login... 2024-09-26 01:56:43.310 | I: Unpacking logsave... 2024-09-26 01:56:44.113 | I: Unpacking lsb-base... 2024-09-26 01:56:44.804 | I: Unpacking mawk... 2024-09-26 01:56:44.957 | I: Unpacking mount... 2024-09-26 01:56:45.111 | I: Unpacking ncurses-base... 2024-09-26 01:56:45.396 | I: Unpacking ncurses-bin... 2024-09-26 01:56:45.751 | I: Unpacking passwd... 2024-09-26 01:56:46.069 | I: Unpacking perl-base... 2024-09-26 01:56:46.711 | I: Unpacking sed... 2024-09-26 01:56:46.886 | I: Unpacking sysvinit-utils... 2024-09-26 01:56:46.998 | I: Unpacking tar... 2024-09-26 01:56:47.329 | I: Unpacking tzdata... 2024-09-26 01:56:51.254 | I: Unpacking util-linux... 2024-09-26 01:56:51.943 | I: Unpacking zlib1g:arm64... 2024-09-26 01:56:52.037 | I: Configuring required packages... 2024-09-26 01:56:52.069 | I: Configuring lsb-base... 2024-09-26 01:56:52.130 | I: Configuring libtirpc-common... 2024-09-26 01:56:52.267 | I: Configuring debian-archive-keyring... 2024-09-26 01:56:52.373 | I: Configuring libaudit-common... 2024-09-26 01:56:52.461 | I: Configuring libsemanage-common... 2024-09-26 01:56:52.488 | I: Configuring gcc-10-base:arm64... 2024-09-26 01:56:52.577 | I: Configuring ncurses-base... 2024-09-26 01:56:52.606 | I: Configuring gcc-9-base:arm64... 2024-09-26 01:56:52.648 | I: Configuring libcrypt1:arm64... 2024-09-26 01:56:52.678 | I: Configuring libgcc-s1:arm64... 2024-09-26 01:56:52.755 | I: Configuring libc6:arm64... 2024-09-26 01:56:53.342 | I: Configuring libudev1:arm64... 2024-09-26 01:56:53.372 | I: Configuring libsepol1:arm64... 2024-09-26 01:56:53.402 | I: Configuring libxxhash0:arm64... 2024-09-26 01:56:53.444 | I: Configuring libattr1:arm64... 2024-09-26 01:56:53.514 | I: Configuring sysvinit-utils... 2024-09-26 01:56:53.572 | I: Configuring libtasn1-6:arm64... 2024-09-26 01:56:53.604 | I: Configuring debianutils... 2024-09-26 01:56:53.637 | I: Configuring mawk... 2024-09-26 01:56:53.681 | I: Configuring libdebconfclient0:arm64... 2024-09-26 01:56:55.222 | I: Configuring base-files... 2024-09-26 01:56:55.355 | I: Configuring libbz2-1.0:arm64... 2024-09-26 01:56:55.713 | I: Configuring base-passwd... 2024-09-26 01:56:55.941 | I: Configuring libdb5.3:arm64... 2024-09-26 01:56:56.105 | I: Configuring libblkid1:arm64... 2024-09-26 01:56:56.142 | I: Configuring libstdc++6:arm64... 2024-09-26 01:56:56.176 | I: Configuring libtinfo6:arm64... 2024-09-26 01:56:56.265 | I: Configuring bash... 2024-09-26 01:56:56.368 | I: Configuring libzstd1:arm64... 2024-09-26 01:56:56.409 | I: Configuring libkeyutils1:arm64... 2024-09-26 01:56:56.449 | I: Configuring liblzma5:arm64... 2024-09-26 01:56:56.481 | I: Configuring libgpg-error0:arm64... 2024-09-26 01:56:56.520 | I: Configuring liblz4-1:arm64... 2024-09-26 01:56:57.360 | I: Configuring libc-bin... 2024-09-26 01:56:57.971 | I: Configuring ncurses-bin... 2024-09-26 01:56:58.238 | I: Configuring libffi7:arm64... 2024-09-26 01:56:59.803 | I: Configuring libacl1:arm64... 2024-09-26 01:57:00.718 | I: Configuring libunistring2:arm64... 2024-09-26 01:57:00.988 | I: Configuring libsmartcols1:arm64... 2024-09-26 01:57:01.043 | I: Configuring libgcrypt20:arm64... 2024-09-26 01:57:01.083 | I: Configuring zlib1g:arm64... 2024-09-26 01:57:01.118 | I: Configuring libidn2-0:arm64... 2024-09-26 01:57:01.153 | I: Configuring libcom-err2:arm64... 2024-09-26 01:57:01.192 | I: Configuring diffutils... 2024-09-26 01:57:01.226 | I: Configuring libseccomp2:arm64... 2024-09-26 01:57:01.267 | I: Configuring libsystemd0:arm64... 2024-09-26 01:57:01.310 | I: Configuring libkrb5support0:arm64... 2024-09-26 01:57:01.351 | I: Configuring hostname... 2024-09-26 01:57:01.386 | I: Configuring libpcre3:arm64... 2024-09-26 01:57:01.421 | I: Configuring libcap-ng0:arm64... 2024-09-26 01:57:01.456 | I: Configuring libext2fs2:arm64... 2024-09-26 01:57:01.494 | I: Configuring libnettle8:arm64... 2024-09-26 01:57:01.524 | I: Configuring libapt-pkg6.0:arm64... 2024-09-26 01:57:01.552 | I: Configuring libgmp10:arm64... 2024-09-26 01:57:01.591 | I: Configuring libp11-kit0:arm64... 2024-09-26 01:57:01.625 | I: Configuring libaudit1:arm64... 2024-09-26 01:57:01.657 | I: Configuring libuuid1:arm64... 2024-09-26 01:57:01.687 | I: Configuring libss2:arm64... 2024-09-26 01:57:01.718 | I: Configuring libpcre2-8-0:arm64... 2024-09-26 01:57:01.747 | I: Configuring libk5crypto3:arm64... 2024-09-26 01:57:01.779 | I: Configuring logsave... 2024-09-26 01:57:01.808 | I: Configuring gpgv... 2024-09-26 01:57:01.839 | I: Configuring libhogweed6:arm64... 2024-09-26 01:57:01.869 | I: Configuring bsdutils... 2024-09-26 01:57:01.930 | I: Configuring e2fsprogs... 2024-09-26 01:57:02.424 | I: Configuring libselinux1:arm64... 2024-09-26 01:57:02.455 | I: Configuring libgnutls30:arm64... 2024-09-26 01:57:02.483 | I: Configuring sed... 2024-09-26 01:57:02.511 | I: Configuring findutils... 2024-09-26 01:57:02.540 | I: Configuring libmount1:arm64... 2024-09-26 01:57:02.569 | I: Configuring libsemanage1:arm64... 2024-09-26 01:57:02.639 | I: Configuring tar... 2024-09-26 01:57:02.874 | I: Configuring coreutils... 2024-09-26 01:57:03.140 | I: Configuring dpkg... 2024-09-26 01:57:03.186 | I: Configuring grep... 2024-09-26 01:57:03.243 | I: Configuring perl-base... 2024-09-26 01:57:03.292 | I: Configuring init-system-helpers... 2024-09-26 01:57:03.334 | I: Configuring gzip... 2024-09-26 01:57:03.422 | I: Configuring debconf... 2024-09-26 01:57:03.660 | I: Configuring tzdata... 2024-09-26 01:57:03.913 | I: Configuring libpam0g:arm64... 2024-09-26 01:57:04.130 | I: Configuring dash... 2024-09-26 01:57:04.429 | I: Configuring libssl1.1:arm64... 2024-09-26 01:57:04.650 | I: Configuring libpam-modules-bin... 2024-09-26 01:57:04.705 | I: Configuring libkrb5-3:arm64... 2024-09-26 01:57:04.914 | I: Configuring libgssapi-krb5-2:arm64... 2024-09-26 01:57:04.960 | I: Configuring libtirpc3:arm64... 2024-09-26 01:57:04.996 | I: Configuring libnsl2:arm64... 2024-09-26 01:57:05.175 | I: Configuring libpam-modules:arm64... 2024-09-26 01:57:05.396 | I: Configuring passwd... 2024-09-26 01:57:05.554 | I: Configuring libpam-runtime... 2024-09-26 01:57:05.829 | I: Configuring login... 2024-09-26 01:57:05.905 | I: Configuring adduser... 2024-09-26 01:57:06.186 | I: Configuring apt... 2024-09-26 01:57:07.077 | I: Configuring util-linux... 2024-09-26 01:57:07.363 | I: Configuring mount... 2024-09-26 01:57:07.421 | I: Configuring libc-bin... 2024-09-26 01:57:07.597 | I: Unpacking the base system... 2024-09-26 01:57:08.678 | I: Unpacking ca-certificates... 2024-09-26 01:57:08.935 | I: Unpacking openssl... 2024-09-26 01:57:09.107 | I: Configuring the base system... 2024-09-26 01:57:09.139 | I: Configuring openssl... 2024-09-26 01:57:09.268 | I: Configuring ca-certificates... 2024-09-26 01:57:10.956 | I: Configuring ca-certificates... 2024-09-26 01:57:11.803 | I: Base system installed successfully. 2024-09-26 01:57:12.817 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:80 : sudo rm -fr /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/apt/sources.list /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/apt/sources.list.d 2024-09-26 01:57:12.833 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:83 : echo Caching debootstrap result in /opt/dib_cache/debootstrap-debian-bullseye-arm64.tar.gz 2024-09-26 01:57:12.833 | Caching debootstrap result in /opt/dib_cache/debootstrap-debian-bullseye-arm64.tar.gz 2024-09-26 01:57:12.837 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:84 : '[' 0 '!=' 0 ']' 2024-09-26 01:57:12.841 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/08-debootstrap:main:89 : sudo rm -f /opt/dib_tmp/dib_build.I9g2az8D/mnt/.extra_settings 2024-09-26 01:57:12.853 | dib-run-parts 08-debootstrap completed 2024-09-26 01:57:12.853 | dib-run-parts Running /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/09-apt-keyring 2024-09-26 01:57:12.862 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/09-apt-keyring:main:23 : set -eu 2024-09-26 01:57:12.866 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/09-apt-keyring:main:24 : set -o pipefail 2024-09-26 01:57:12.870 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/09-apt-keyring:main:26 : '[' -n '' ']' 2024-09-26 01:57:12.873 | dib-run-parts 09-apt-keyring completed 2024-09-26 01:57:12.873 | dib-run-parts Running /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-apt-allow-unauthenticated 2024-09-26 01:57:12.882 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-09-26 01:57:12.886 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-09-26 01:57:12.890 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/apt/apt.conf.d ']' 2024-09-26 01:57:12.895 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-apt-allow-unauthenticated:main:27 : echo 'APT::Get::AllowUnauthenticated "true";' 2024-09-26 01:57:12.895 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-apt-allow-unauthenticated:main:27 : sudo tee /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-09-26 01:57:12.904 | APT::Get::AllowUnauthenticated "true"; 2024-09-26 01:57:12.910 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-apt-allow-unauthenticated:main:28 : echo 'Acquire::AllowInsecureRepositories "true";' 2024-09-26 01:57:12.912 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-apt-allow-unauthenticated:main:28 : sudo tee -a /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-09-26 01:57:12.920 | Acquire::AllowInsecureRepositories "true"; 2024-09-26 01:57:12.924 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-09-26 01:57:12.924 | dib-run-parts Running /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-block-apt-translations 2024-09-26 01:57:12.933 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-block-apt-translations:main:6 : set -eu 2024-09-26 01:57:12.938 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-block-apt-translations:main:7 : set -o pipefail 2024-09-26 01:57:12.942 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-block-apt-translations:main:9 : '[' -n /opt/dib_tmp/dib_build.I9g2az8D/mnt ']' 2024-09-26 01:57:12.946 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-block-apt-translations:main:12 : sudo dd of=/opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/apt/apt.conf.d/95no-translations 2024-09-26 01:57:12.975 | 0+1 records in 2024-09-26 01:57:12.975 | 0+1 records out 2024-09-26 01:57:12.975 | 27 bytes copied, 8.9023e-05 s, 303 kB/s 2024-09-26 01:57:12.981 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-block-apt-translations:main:17 : find /opt/dib_tmp/dib_build.I9g2az8D/mnt/var/lib/apt/lists/ -path /opt/dib_tmp/dib_build.I9g2az8D/mnt/var/lib/apt/lists/partial -prune -o -type f -name '*_i18n_Translation-*' -print -exec sudo rm -f '{}' + 2024-09-26 01:57:12.986 | dib-run-parts 50-block-apt-translations completed 2024-09-26 01:57:12.986 | dib-run-parts Running /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-block-daemons 2024-09-26 01:57:12.995 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-block-daemons:main:6 : set -eu 2024-09-26 01:57:12.999 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-block-daemons:main:7 : set -o pipefail 2024-09-26 01:57:13.003 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-block-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.I9g2az8D/mnt ']' 2024-09-26 01:57:13.007 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-block-daemons:main:12 : sudo mv /opt/dib_tmp/dib_build.I9g2az8D/mnt/sbin/start-stop-daemon /opt/dib_tmp/dib_build.I9g2az8D/mnt/sbin/start-stop-daemon.REAL 2024-09-26 01:57:13.022 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-block-daemons:main:13 : sudo dd of=/opt/dib_tmp/dib_build.I9g2az8D/mnt/sbin/start-stop-daemon 2024-09-26 01:57:13.030 | 0+1 records in 2024-09-26 01:57:13.031 | 0+1 records out 2024-09-26 01:57:13.031 | 76 bytes copied, 8.6074e-05 s, 883 kB/s 2024-09-26 01:57:13.036 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-block-daemons:main:18 : sudo chmod 755 /opt/dib_tmp/dib_build.I9g2az8D/mnt/sbin/start-stop-daemon 2024-09-26 01:57:13.050 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-block-daemons:main:20 : '[' -f /opt/dib_tmp/dib_build.I9g2az8D/mnt/sbin/initctl ']' 2024-09-26 01:57:13.054 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-block-daemons:main:30 : sudo dd of=/opt/dib_tmp/dib_build.I9g2az8D/mnt/usr/sbin/policy-rc.d 2024-09-26 01:57:13.063 | 0+1 records in 2024-09-26 01:57:13.063 | 0+1 records out 2024-09-26 01:57:13.063 | 143 bytes copied, 9.0649e-05 s, 1.6 MB/s 2024-09-26 01:57:13.068 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-block-daemons:main:36 : sudo chmod 755 /opt/dib_tmp/dib_build.I9g2az8D/mnt/usr/sbin/policy-rc.d 2024-09-26 01:57:13.080 | dib-run-parts 50-block-daemons completed 2024-09-26 01:57:13.081 | dib-run-parts Running /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-build-with-http-cache 2024-09-26 01:57:13.090 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-build-with-http-cache:main:6 : set -eu 2024-09-26 01:57:13.094 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-build-with-http-cache:main:7 : set -o pipefail 2024-09-26 01:57:13.098 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-build-with-http-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.I9g2az8D/mnt ']' 2024-09-26 01:57:13.102 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-build-with-http-cache:main:12 : '[' -n '' ']' 2024-09-26 01:57:13.105 | dib-run-parts 50-build-with-http-cache completed 2024-09-26 01:57:13.105 | dib-run-parts Running /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-shared-apt-cache 2024-09-26 01:57:13.114 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-shared-apt-cache:main:6 : set -eu 2024-09-26 01:57:13.118 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-shared-apt-cache:main:7 : set -o pipefail 2024-09-26 01:57:13.122 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-shared-apt-cache:main:9 : DIB_APT_LOCAL_CACHE=0 2024-09-26 01:57:13.126 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-shared-apt-cache:main:11 : '[' 0 = 0 ']' 2024-09-26 01:57:13.130 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-shared-apt-cache:main:12 : exit 0 2024-09-26 01:57:13.133 | dib-run-parts 50-shared-apt-cache completed 2024-09-26 01:57:13.133 | dib-run-parts Running /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-trim-dpkg 2024-09-26 01:57:13.142 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-trim-dpkg:main:6 : set -eu 2024-09-26 01:57:13.146 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-trim-dpkg:main:7 : set -o pipefail 2024-09-26 01:57:13.152 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-trim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.I9g2az8D/mnt ']' 2024-09-26 01:57:13.156 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-trim-dpkg:main:12 : echo force-unsafe-io 2024-09-26 01:57:13.156 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-trim-dpkg:main:12 : sudo tee /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup 2024-09-26 01:57:13.171 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-trim-dpkg:main:15 : echo 'Acquire::Languages "none";' 2024-09-26 01:57:13.171 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/50-trim-dpkg:main:15 : sudo tee /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/apt/apt.conf.d/no-languages 2024-09-26 01:57:13.183 | dib-run-parts 50-trim-dpkg completed 2024-09-26 01:57:13.183 | dib-run-parts Running /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/60-apt-phased-updates 2024-09-26 01:57:13.192 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-09-26 01:57:13.196 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-09-26 01:57:13.200 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :bullseye: ]] 2024-09-26 01:57:13.203 | dib-run-parts 60-apt-phased-updates completed 2024-09-26 01:57:13.203 | dib-run-parts Running /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall 2024-09-26 01:57:13.212 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:24 : set -eu 2024-09-26 01:57:13.216 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:25 : set -o pipefail 2024-09-26 01:57:13.220 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:28 : '[' -n '' ']' 2024-09-26 01:57:13.224 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:50 : sudo mount -t proc none /opt/dib_tmp/dib_build.I9g2az8D/mnt/proc 2024-09-26 01:57:13.261 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:51 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.I9g2az8D/mnt/sys 2024-09-26 01:57:13.276 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:52 : trap 'sudo umount /opt/dib_tmp/dib_build.I9g2az8D/mnt/proc; sudo umount /opt/dib_tmp/dib_build.I9g2az8D/mnt/sys' EXIT 2024-09-26 01:57:13.280 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:54 : apt_get='sudo chroot /opt/dib_tmp/dib_build.I9g2az8D/mnt /usr/bin/apt-get' 2024-09-26 01:57:13.284 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:56 : apt_sources_write 'default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2024-09-26 01:57:13.284 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2024-09-26 01:57:13.284 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2024-09-26 01:57:13.284 | security:deb http://security.debian.org/ bullseye-security main 2024-09-26 01:57:13.285 | ' 2024-09-26 01:57:13.288 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:38 : local 'APT_SOURCES_CONF=default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2024-09-26 01:57:13.288 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2024-09-26 01:57:13.288 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2024-09-26 01:57:13.289 | security:deb http://security.debian.org/ bullseye-security main 2024-09-26 01:57:13.289 | ' 2024-09-26 01:57:13.292 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:40 : sudo mkdir -p /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/apt/sources.list.d 2024-09-26 01:57:13.309 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-09-26 01:57:13.309 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:42 : echo 'default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2024-09-26 01:57:13.309 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2024-09-26 01:57:13.309 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2024-09-26 01:57:13.309 | security:deb http://security.debian.org/ bullseye-security main 2024-09-26 01:57:13.309 | ' 2024-09-26 01:57:13.314 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2024-09-26 01:57:13.315 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-09-26 01:57:13.321 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=default 2024-09-26 01:57:13.326 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-09-26 01:57:13.328 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2024-09-26 01:57:13.333 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main' 2024-09-26 01:57:13.337 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main' 2024-09-26 01:57:13.337 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/apt/sources.list.d/default.list 2024-09-26 01:57:13.346 | deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2024-09-26 01:57:13.351 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-09-26 01:57:13.356 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2024-09-26 01:57:13.356 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-09-26 01:57:13.362 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=backports 2024-09-26 01:57:13.367 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2024-09-26 01:57:13.368 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-09-26 01:57:13.374 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main' 2024-09-26 01:57:13.379 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/apt/sources.list.d/backports.list 2024-09-26 01:57:13.381 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main' 2024-09-26 01:57:13.388 | deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2024-09-26 01:57:13.393 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-09-26 01:57:13.398 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2024-09-26 01:57:13.398 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-09-26 01:57:13.404 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=updates 2024-09-26 01:57:13.409 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2024-09-26 01:57:13.412 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-09-26 01:57:13.416 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main' 2024-09-26 01:57:13.421 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/apt/sources.list.d/updates.list 2024-09-26 01:57:13.421 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main' 2024-09-26 01:57:13.429 | deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2024-09-26 01:57:13.434 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-09-26 01:57:13.439 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo security:deb http://security.debian.org/ bullseye-security main 2024-09-26 01:57:13.440 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-09-26 01:57:13.446 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=security 2024-09-26 01:57:13.451 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo security:deb http://security.debian.org/ bullseye-security main 2024-09-26 01:57:13.451 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-09-26 01:57:13.457 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb http://security.debian.org/ bullseye-security main' 2024-09-26 01:57:13.461 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb http://security.debian.org/ bullseye-security main' 2024-09-26 01:57:13.461 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/apt/sources.list.d/security.list 2024-09-26 01:57:13.470 | deb http://security.debian.org/ bullseye-security main 2024-09-26 01:57:13.475 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-09-26 01:57:13.481 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-09-26 01:57:13.483 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo 2024-09-26 01:57:13.488 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name= 2024-09-26 01:57:13.493 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-09-26 01:57:13.494 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo 2024-09-26 01:57:13.499 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local value= 2024-09-26 01:57:13.504 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo '' 2024-09-26 01:57:13.506 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/apt/sources.list.d/.list 2024-09-26 01:57:13.514 | 2024-09-26 01:57:13.520 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-09-26 01:57:13.524 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:59 : sudo chroot /opt/dib_tmp/dib_build.I9g2az8D/mnt /usr/bin/apt-get update 2024-09-26 01:57:13.731 | Ign:1 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports InRelease 2024-09-26 01:57:13.732 | Ign:2 https://mirror.regionone.osuosl.opendev.org/debian bullseye InRelease 2024-09-26 01:57:13.797 | Ign:3 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates InRelease 2024-09-26 01:57:13.911 | Get:4 http://security.debian.org bullseye-security InRelease [27.2 kB] 2024-09-26 01:57:13.924 | Get:5 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports Release [3888 B] 2024-09-26 01:57:13.926 | Hit:6 https://mirror.regionone.osuosl.opendev.org/debian bullseye Release 2024-09-26 01:57:14.053 | Get:7 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates Release [3745 B] 2024-09-26 01:57:14.055 | Ign:8 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports Release.gpg 2024-09-26 01:57:14.056 | Ign:9 https://mirror.regionone.osuosl.opendev.org/debian bullseye Release.gpg 2024-09-26 01:57:14.058 | Ign:10 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates Release.gpg 2024-09-26 01:57:14.063 | Get:11 http://security.debian.org bullseye-security/main arm64 Packages [290 kB] 2024-09-26 01:57:15.892 | Get:12 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports/main arm64 Packages [1022 kB] 2024-09-26 01:57:16.286 | Get:13 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates/main arm64 Packages [25.9 kB] 2024-09-26 01:57:16.295 | Fetched 1373 kB in 3s (503 kB/s) 2024-09-26 01:57:17.657 | Reading package lists... 2024-09-26 01:57:17.685 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports Release' is not signed. 2024-09-26 01:57:17.686 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bullseye Release' is not signed. 2024-09-26 01:57:17.686 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates Release' is not signed. 2024-09-26 01:57:17.694 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:61 : sudo chroot /opt/dib_tmp/dib_build.I9g2az8D/mnt /usr/bin/apt-get clean 2024-09-26 01:57:17.753 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:62 : sudo chroot /opt/dib_tmp/dib_build.I9g2az8D/mnt /usr/bin/apt-get dist-upgrade -y 2024-09-26 01:57:19.117 | Reading package lists... 2024-09-26 01:57:19.392 | Building dependency tree... 2024-09-26 01:57:19.702 | Calculating upgrade... 2024-09-26 01:57:20.000 | The following packages will be upgraded: 2024-09-26 01:57:20.002 | libgnutls30 libsystemd0 libudev1 2024-09-26 01:57:20.040 | 3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2024-09-26 01:57:20.040 | Need to get 1783 kB of archives. 2024-09-26 01:57:20.040 | After this operation, 12.3 kB of additional disk space will be used. 2024-09-26 01:57:20.040 | Get:1 http://security.debian.org bullseye-security/main arm64 libsystemd0 arm64 247.3-7+deb11u6 [355 kB] 2024-09-26 01:57:20.053 | Get:2 http://security.debian.org bullseye-security/main arm64 libgnutls30 arm64 3.7.1-5+deb11u6 [1264 kB] 2024-09-26 01:57:20.061 | Get:3 http://security.debian.org bullseye-security/main arm64 libudev1 arm64 247.3-7+deb11u6 [164 kB] 2024-09-26 01:57:20.271 | debconf: delaying package configuration, since apt-utils is not installed 2024-09-26 01:57:20.323 | Fetched 1783 kB in 0s (40.6 MB/s) 2024-09-26 01:57:20.324 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-09-26 01:57:20.570 | (Reading database ... 6970 files and directories currently installed.) 2024-09-26 01:57:20.571 | Preparing to unpack .../libsystemd0_247.3-7+deb11u6_arm64.deb ... 2024-09-26 01:57:20.765 | Unpacking libsystemd0:arm64 (247.3-7+deb11u6) over (247.3-7+deb11u5) ... 2024-09-26 01:57:21.054 | Setting up libsystemd0:arm64 (247.3-7+deb11u6) ... 2024-09-26 01:57:21.497 | (Reading database ... 6970 files and directories currently installed.) 2024-09-26 01:57:21.498 | Preparing to unpack .../libgnutls30_3.7.1-5+deb11u6_arm64.deb ... 2024-09-26 01:57:21.534 | Unpacking libgnutls30:arm64 (3.7.1-5+deb11u6) over (3.7.1-5+deb11u5) ... 2024-09-26 01:57:21.733 | Setting up libgnutls30:arm64 (3.7.1-5+deb11u6) ... 2024-09-26 01:57:21.986 | (Reading database ... 6970 files and directories currently installed.) 2024-09-26 01:57:21.987 | Preparing to unpack .../libudev1_247.3-7+deb11u6_arm64.deb ... 2024-09-26 01:57:22.053 | Unpacking libudev1:arm64 (247.3-7+deb11u6) over (247.3-7+deb11u5) ... 2024-09-26 01:57:22.183 | Setting up libudev1:arm64 (247.3-7+deb11u6) ... 2024-09-26 01:57:22.263 | Processing triggers for libc-bin (2.31-13+deb11u11) ... 2024-09-26 01:57:22.644 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:64 : to_install= 2024-09-26 01:57:22.648 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:69 : to_install+='systemd-sysv ' 2024-09-26 01:57:22.653 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:72 : to_install+='busybox sudo ' 2024-09-26 01:57:22.657 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:74 : to_install+='gnupg2 ' 2024-09-26 01:57:22.661 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:76 : to_install+='python3 ' 2024-09-26 01:57:22.665 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:78 : sudo chroot /opt/dib_tmp/dib_build.I9g2az8D/mnt /usr/bin/apt-get install -y systemd-sysv busybox sudo gnupg2 python3 2024-09-26 01:57:22.704 | Reading package lists... 2024-09-26 01:57:22.956 | Building dependency tree... 2024-09-26 01:57:22.957 | Reading state information... 2024-09-26 01:57:23.425 | The following additional packages will be installed: 2024-09-26 01:57:23.426 | dbus dirmngr dmsetup gnupg gnupg-l10n gnupg-utils gpg gpg-agent 2024-09-26 01:57:23.426 | gpg-wks-client gpg-wks-server gpgconf gpgsm libapparmor1 libargon2-1 2024-09-26 01:57:23.427 | libassuan0 libcap2 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2024-09-26 01:57:23.427 | libgpm2 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.4-2 libldap-common 2024-09-26 01:57:23.427 | libmpdec3 libncursesw6 libnpth0 libnss-systemd libpam-systemd 2024-09-26 01:57:23.428 | libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 2024-09-26 01:57:23.428 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 media-types 2024-09-26 01:57:23.429 | pinentry-curses python3-minimal python3.9 python3.9-minimal readline-common 2024-09-26 01:57:23.429 | systemd systemd-timesyncd 2024-09-26 01:57:23.432 | Suggested packages: 2024-09-26 01:57:23.432 | default-dbus-session-bus | dbus-session-bus dbus-user-session 2024-09-26 01:57:23.432 | pinentry-gnome3 tor parcimonie xloadimage scdaemon gpm 2024-09-26 01:57:23.432 | libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 2024-09-26 01:57:23.432 | libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql pinentry-doc 2024-09-26 01:57:23.433 | python3-doc python3-tk python3-venv python3.9-venv python3.9-doc binutils 2024-09-26 01:57:23.433 | binfmt-support readline-doc systemd-container policykit-1 2024-09-26 01:57:23.505 | The following NEW packages will be installed: 2024-09-26 01:57:23.506 | busybox dbus dirmngr dmsetup gnupg gnupg-l10n gnupg-utils gnupg2 gpg 2024-09-26 01:57:23.506 | gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libapparmor1 2024-09-26 01:57:23.506 | libargon2-1 libassuan0 libcap2 libcryptsetup12 libdbus-1-3 2024-09-26 01:57:23.507 | libdevmapper1.02.1 libexpat1 libgpm2 libip4tc2 libjson-c5 libkmod2 libksba8 2024-09-26 01:57:23.507 | libldap-2.4-2 libldap-common libmpdec3 libncursesw6 libnpth0 libnss-systemd 2024-09-26 01:57:23.507 | libpam-systemd libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib 2024-09-26 01:57:23.508 | libreadline8 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2024-09-26 01:57:23.509 | media-types pinentry-curses python3 python3-minimal python3.9 2024-09-26 01:57:23.509 | python3.9-minimal readline-common sudo systemd systemd-sysv 2024-09-26 01:57:23.509 | systemd-timesyncd 2024-09-26 01:57:23.528 | 0 upgraded, 53 newly installed, 0 to remove and 0 not upgraded. 2024-09-26 01:57:23.528 | Need to get 22.2 MB of archives. 2024-09-26 01:57:23.528 | After this operation, 65.6 MB of additional disk space will be used. 2024-09-26 01:57:23.528 | WARNING: The following packages cannot be authenticated! 2024-09-26 01:57:23.529 | libapparmor1 libcap2 libargon2-1 dmsetup libdevmapper1.02.1 libjson-c5 2024-09-26 01:57:23.529 | libcryptsetup12 libip4tc2 libkmod2 libdbus-1-3 dbus libpython3.9-minimal 2024-09-26 01:57:23.529 | python3.9-minimal python3-minimal media-types libmpdec3 libncursesw6 2024-09-26 01:57:23.529 | readline-common libreadline8 libsqlite3-0 libpython3.9-stdlib python3.9 2024-09-26 01:57:23.529 | libpython3-stdlib python3 busybox libassuan0 gpgconf libksba8 2024-09-26 01:57:23.529 | libsasl2-modules-db libsasl2-2 libldap-2.4-2 libnpth0 dirmngr gnupg-l10n 2024-09-26 01:57:23.529 | gnupg-utils gpg pinentry-curses gpg-agent gpg-wks-client gpg-wks-server 2024-09-26 01:57:23.530 | gpgsm gnupg gnupg2 libgpm2 libldap-common libsasl2-modules sudo 2024-09-26 01:57:23.563 | Authentication warning overridden. 2024-09-26 01:57:23.563 | Get:1 http://security.debian.org bullseye-security/main arm64 systemd arm64 247.3-7+deb11u6 [4155 kB] 2024-09-26 01:57:23.596 | Get:2 http://security.debian.org bullseye-security/main arm64 systemd-sysv arm64 247.3-7+deb11u6 [114 kB] 2024-09-26 01:57:23.598 | Get:3 http://security.debian.org bullseye-security/main arm64 libexpat1 arm64 2.2.10-2+deb11u6 [85.2 kB] 2024-09-26 01:57:23.603 | Get:4 http://security.debian.org bullseye-security/main arm64 libnss-systemd arm64 247.3-7+deb11u6 [196 kB] 2024-09-26 01:57:23.608 | Get:5 http://security.debian.org bullseye-security/main arm64 libpam-systemd arm64 247.3-7+deb11u6 [274 kB] 2024-09-26 01:57:23.613 | Get:6 http://security.debian.org bullseye-security/main arm64 systemd-timesyncd arm64 247.3-7+deb11u6 [130 kB] 2024-09-26 01:57:23.798 | Get:7 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 2024-09-26 01:57:23.928 | Get:8 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 2024-09-26 01:57:24.006 | Get:9 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] 2024-09-26 01:57:24.134 | Get:10 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 2024-09-26 01:57:24.198 | Get:11 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 2024-09-26 01:57:24.326 | Get:12 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB] 2024-09-26 01:57:24.546 | Get:13 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] 2024-09-26 01:57:24.723 | Get:14 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 2024-09-26 01:57:24.850 | Get:15 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] 2024-09-26 01:57:24.933 | Get:16 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libdbus-1-3 arm64 1.12.28-0+deb11u1 [213 kB] 2024-09-26 01:57:25.009 | Get:17 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 dbus arm64 1.12.28-0+deb11u1 [233 kB] 2024-09-26 01:57:25.142 | Get:18 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB] 2024-09-26 01:57:25.210 | Get:19 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB] 2024-09-26 01:57:25.281 | Get:20 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB] 2024-09-26 01:57:25.409 | Get:21 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB] 2024-09-26 01:57:25.536 | Get:22 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB] 2024-09-26 01:57:25.600 | Get:23 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2+deb11u2 [121 kB] 2024-09-26 01:57:25.728 | Get:24 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB] 2024-09-26 01:57:25.792 | Get:25 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB] 2024-09-26 01:57:25.920 | Get:26 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB] 2024-09-26 01:57:25.988 | Get:27 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB] 2024-09-26 01:57:26.061 | Get:28 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB] 2024-09-26 01:57:26.127 | Get:29 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB] 2024-09-26 01:57:26.191 | Get:30 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB] 2024-09-26 01:57:26.255 | Get:31 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 busybox arm64 1:1.30.1-6+b3 [408 kB] 2024-09-26 01:57:26.385 | Get:32 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB] 2024-09-26 01:57:26.448 | Get:33 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB] 2024-09-26 01:57:26.578 | Get:34 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3+deb11u2 [115 kB] 2024-09-26 01:57:26.643 | Get:35 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] 2024-09-26 01:57:26.707 | Get:36 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] 2024-09-26 01:57:26.835 | Get:37 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] 2024-09-26 01:57:26.963 | Get:38 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] 2024-09-26 01:57:27.026 | Get:39 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB] 2024-09-26 01:57:27.095 | Get:40 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] 2024-09-26 01:57:27.163 | Get:41 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB] 2024-09-26 01:57:27.232 | Get:42 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB] 2024-09-26 01:57:27.364 | Get:43 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB] 2024-09-26 01:57:27.429 | Get:44 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB] 2024-09-26 01:57:27.494 | Get:45 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB] 2024-09-26 01:57:27.560 | Get:46 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB] 2024-09-26 01:57:27.627 | Get:47 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB] 2024-09-26 01:57:27.695 | Get:48 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB] 2024-09-26 01:57:27.763 | Get:49 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gnupg2 all 2.2.27-2+deb11u2 [434 kB] 2024-09-26 01:57:27.893 | Get:50 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 2024-09-26 01:57:27.957 | Get:51 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] 2024-09-26 01:57:28.050 | Get:52 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB] 2024-09-26 01:57:28.178 | Get:53 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] 2024-09-26 01:57:28.425 | debconf: delaying package configuration, since apt-utils is not installed 2024-09-26 01:57:28.473 | Fetched 22.2 MB in 5s (4764 kB/s) 2024-09-26 01:57:28.474 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-09-26 01:57:28.541 | Selecting previously unselected package libapparmor1:arm64. 2024-09-26 01:57:28.548 | (Reading database ... 6970 files and directories currently installed.) 2024-09-26 01:57:28.549 | Preparing to unpack .../0-libapparmor1_2.13.6-10_arm64.deb ... 2024-09-26 01:57:28.572 | Unpacking libapparmor1:arm64 (2.13.6-10) ... 2024-09-26 01:57:28.682 | Selecting previously unselected package libcap2:arm64. 2024-09-26 01:57:28.682 | Preparing to unpack .../1-libcap2_1%3a2.44-1_arm64.deb ... 2024-09-26 01:57:28.693 | Unpacking libcap2:arm64 (1:2.44-1) ... 2024-09-26 01:57:28.803 | Selecting previously unselected package libargon2-1:arm64. 2024-09-26 01:57:28.803 | Preparing to unpack .../2-libargon2-1_0~20171227-0.2_arm64.deb ... 2024-09-26 01:57:28.815 | Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 2024-09-26 01:57:28.989 | Selecting previously unselected package dmsetup. 2024-09-26 01:57:28.990 | Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 2024-09-26 01:57:29.013 | Unpacking dmsetup (2:1.02.175-2.1) ... 2024-09-26 01:57:29.348 | Selecting previously unselected package libdevmapper1.02.1:arm64. 2024-09-26 01:57:29.348 | Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 2024-09-26 01:57:29.362 | Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 2024-09-26 01:57:29.688 | Selecting previously unselected package libjson-c5:arm64. 2024-09-26 01:57:29.688 | Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_arm64.deb ... 2024-09-26 01:57:29.708 | Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ... 2024-09-26 01:57:30.008 | Selecting previously unselected package libcryptsetup12:arm64. 2024-09-26 01:57:30.009 | Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... 2024-09-26 01:57:30.023 | Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 2024-09-26 01:57:31.088 | Selecting previously unselected package libip4tc2:arm64. 2024-09-26 01:57:31.088 | Preparing to unpack .../7-libip4tc2_1.8.7-1_arm64.deb ... 2024-09-26 01:57:31.156 | Unpacking libip4tc2:arm64 (1.8.7-1) ... 2024-09-26 01:57:31.901 | Selecting previously unselected package libkmod2:arm64. 2024-09-26 01:57:31.903 | Preparing to unpack .../8-libkmod2_28-1_arm64.deb ... 2024-09-26 01:57:31.939 | Unpacking libkmod2:arm64 (28-1) ... 2024-09-26 01:57:34.031 | Selecting previously unselected package systemd. 2024-09-26 01:57:34.033 | Preparing to unpack .../9-systemd_247.3-7+deb11u6_arm64.deb ... 2024-09-26 01:57:34.234 | Unpacking systemd (247.3-7+deb11u6) ... 2024-09-26 01:57:37.732 | Setting up libapparmor1:arm64 (2.13.6-10) ... 2024-09-26 01:57:39.742 | Setting up libcap2:arm64 (1:2.44-1) ... 2024-09-26 01:57:40.633 | Setting up libargon2-1:arm64 (0~20171227-0.2) ... 2024-09-26 01:57:40.886 | Setting up libjson-c5:arm64 (0.15-2+deb11u1) ... 2024-09-26 01:57:41.129 | Setting up libip4tc2:arm64 (1.8.7-1) ... 2024-09-26 01:57:41.565 | Setting up libkmod2:arm64 (28-1) ... 2024-09-26 01:57:43.204 | Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 2024-09-26 01:57:45.396 | Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 2024-09-26 01:57:46.221 | Setting up systemd (247.3-7+deb11u6) ... 2024-09-26 01:57:46.433 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2024-09-26 01:57:46.436 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2024-09-26 01:57:46.441 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2024-09-26 01:57:46.449 | Initializing machine ID from random generator. 2024-09-26 01:58:17.218 | Setting up dmsetup (2:1.02.175-2.1) ... 2024-09-26 01:58:24.104 | Selecting previously unselected package systemd-sysv. 2024-09-26 01:58:24.113 | (Reading database ... 7827 files and directories currently installed.) 2024-09-26 01:58:24.114 | Preparing to unpack .../0-systemd-sysv_247.3-7+deb11u6_arm64.deb ... 2024-09-26 01:58:24.283 | Unpacking systemd-sysv (247.3-7+deb11u6) ... 2024-09-26 01:58:24.702 | Selecting previously unselected package libdbus-1-3:arm64. 2024-09-26 01:58:24.703 | Preparing to unpack .../1-libdbus-1-3_1.12.28-0+deb11u1_arm64.deb ... 2024-09-26 01:58:24.769 | Unpacking libdbus-1-3:arm64 (1.12.28-0+deb11u1) ... 2024-09-26 01:58:24.995 | Selecting previously unselected package libexpat1:arm64. 2024-09-26 01:58:24.995 | Preparing to unpack .../2-libexpat1_2.2.10-2+deb11u6_arm64.deb ... 2024-09-26 01:58:25.014 | Unpacking libexpat1:arm64 (2.2.10-2+deb11u6) ... 2024-09-26 01:58:25.623 | Selecting previously unselected package dbus. 2024-09-26 01:58:25.625 | Preparing to unpack .../3-dbus_1.12.28-0+deb11u1_arm64.deb ... 2024-09-26 01:58:25.666 | Unpacking dbus (1.12.28-0+deb11u1) ... 2024-09-26 01:58:26.459 | Selecting previously unselected package libpython3.9-minimal:arm64. 2024-09-26 01:58:26.459 | Preparing to unpack .../4-libpython3.9-minimal_3.9.2-1_arm64.deb ... 2024-09-26 01:58:26.528 | Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ... 2024-09-26 01:58:26.827 | Selecting previously unselected package python3.9-minimal. 2024-09-26 01:58:26.830 | Preparing to unpack .../5-python3.9-minimal_3.9.2-1_arm64.deb ... 2024-09-26 01:58:26.849 | Unpacking python3.9-minimal (3.9.2-1) ... 2024-09-26 01:58:27.165 | Setting up libpython3.9-minimal:arm64 (3.9.2-1) ... 2024-09-26 01:58:27.287 | Setting up libexpat1:arm64 (2.2.10-2+deb11u6) ... 2024-09-26 01:58:27.598 | Setting up python3.9-minimal (3.9.2-1) ... 2024-09-26 01:58:29.347 | Selecting previously unselected package python3-minimal. 2024-09-26 01:58:29.356 | (Reading database ... 8189 files and directories currently installed.) 2024-09-26 01:58:29.357 | Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ... 2024-09-26 01:58:29.368 | Unpacking python3-minimal (3.9.2-3) ... 2024-09-26 01:58:29.455 | Selecting previously unselected package media-types. 2024-09-26 01:58:29.457 | Preparing to unpack .../1-media-types_4.0.0_all.deb ... 2024-09-26 01:58:29.467 | Unpacking media-types (4.0.0) ... 2024-09-26 01:58:29.555 | Selecting previously unselected package libmpdec3:arm64. 2024-09-26 01:58:29.555 | Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ... 2024-09-26 01:58:29.565 | Unpacking libmpdec3:arm64 (2.5.1-1) ... 2024-09-26 01:58:29.683 | Selecting previously unselected package libncursesw6:arm64. 2024-09-26 01:58:29.683 | Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u2_arm64.deb ... 2024-09-26 01:58:29.694 | Unpacking libncursesw6:arm64 (6.2+20201114-2+deb11u2) ... 2024-09-26 01:58:30.115 | Selecting previously unselected package readline-common. 2024-09-26 01:58:30.116 | Preparing to unpack .../4-readline-common_8.1-1_all.deb ... 2024-09-26 01:58:30.128 | Unpacking readline-common (8.1-1) ... 2024-09-26 01:58:30.244 | Selecting previously unselected package libreadline8:arm64. 2024-09-26 01:58:30.244 | Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ... 2024-09-26 01:58:30.255 | Unpacking libreadline8:arm64 (8.1-1) ... 2024-09-26 01:58:30.391 | Selecting previously unselected package libsqlite3-0:arm64. 2024-09-26 01:58:30.391 | Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ... 2024-09-26 01:58:30.407 | Unpacking libsqlite3-0:arm64 (3.34.1-3) ... 2024-09-26 01:58:30.754 | Selecting previously unselected package libpython3.9-stdlib:arm64. 2024-09-26 01:58:30.754 | Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ... 2024-09-26 01:58:30.766 | Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ... 2024-09-26 01:58:35.659 | Selecting previously unselected package python3.9. 2024-09-26 01:58:35.660 | Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ... 2024-09-26 01:58:35.688 | Unpacking python3.9 (3.9.2-1) ... 2024-09-26 01:58:35.965 | Selecting previously unselected package libpython3-stdlib:arm64. 2024-09-26 01:58:35.966 | Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ... 2024-09-26 01:58:35.994 | Unpacking libpython3-stdlib:arm64 (3.9.2-3) ... 2024-09-26 01:58:36.097 | Setting up python3-minimal (3.9.2-3) ... 2024-09-26 01:58:36.663 | Selecting previously unselected package python3. 2024-09-26 01:58:36.671 | (Reading database ... 8627 files and directories currently installed.) 2024-09-26 01:58:36.672 | Preparing to unpack .../00-python3_3.9.2-3_arm64.deb ... 2024-09-26 01:58:36.692 | Unpacking python3 (3.9.2-3) ... 2024-09-26 01:58:36.800 | Selecting previously unselected package libnss-systemd:arm64. 2024-09-26 01:58:36.801 | Preparing to unpack .../01-libnss-systemd_247.3-7+deb11u6_arm64.deb ... 2024-09-26 01:58:36.814 | Unpacking libnss-systemd:arm64 (247.3-7+deb11u6) ... 2024-09-26 01:58:37.000 | Selecting previously unselected package libpam-systemd:arm64. 2024-09-26 01:58:37.002 | Preparing to unpack .../02-libpam-systemd_247.3-7+deb11u6_arm64.deb ... 2024-09-26 01:58:37.015 | Unpacking libpam-systemd:arm64 (247.3-7+deb11u6) ... 2024-09-26 01:58:37.214 | Selecting previously unselected package systemd-timesyncd. 2024-09-26 01:58:37.216 | Preparing to unpack .../03-systemd-timesyncd_247.3-7+deb11u6_arm64.deb ... 2024-09-26 01:58:37.229 | Unpacking systemd-timesyncd (247.3-7+deb11u6) ... 2024-09-26 01:58:37.363 | Selecting previously unselected package busybox. 2024-09-26 01:58:37.364 | Preparing to unpack .../04-busybox_1%3a1.30.1-6+b3_arm64.deb ... 2024-09-26 01:58:37.386 | Unpacking busybox (1:1.30.1-6+b3) ... 2024-09-26 01:58:37.582 | Selecting previously unselected package libassuan0:arm64. 2024-09-26 01:58:37.582 | Preparing to unpack .../05-libassuan0_2.5.3-7.1_arm64.deb ... 2024-09-26 01:58:37.624 | Unpacking libassuan0:arm64 (2.5.3-7.1) ... 2024-09-26 01:58:37.804 | Selecting previously unselected package gpgconf. 2024-09-26 01:58:37.804 | Preparing to unpack .../06-gpgconf_2.2.27-2+deb11u2_arm64.deb ... 2024-09-26 01:58:37.819 | Unpacking gpgconf (2.2.27-2+deb11u2) ... 2024-09-26 01:58:37.935 | Selecting previously unselected package libksba8:arm64. 2024-09-26 01:58:37.936 | Preparing to unpack .../07-libksba8_1.5.0-3+deb11u2_arm64.deb ... 2024-09-26 01:58:37.957 | Unpacking libksba8:arm64 (1.5.0-3+deb11u2) ... 2024-09-26 01:58:38.056 | Selecting previously unselected package libsasl2-modules-db:arm64. 2024-09-26 01:58:38.058 | Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 2024-09-26 01:58:38.074 | Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-09-26 01:58:38.178 | Selecting previously unselected package libsasl2-2:arm64. 2024-09-26 01:58:38.180 | Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 2024-09-26 01:58:38.192 | Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-09-26 01:58:38.331 | Selecting previously unselected package libldap-2.4-2:arm64. 2024-09-26 01:58:38.333 | Preparing to unpack .../10-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... 2024-09-26 01:58:38.345 | Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 2024-09-26 01:58:38.467 | Selecting previously unselected package libnpth0:arm64. 2024-09-26 01:58:38.469 | Preparing to unpack .../11-libnpth0_1.6-3_arm64.deb ... 2024-09-26 01:58:38.483 | Unpacking libnpth0:arm64 (1.6-3) ... 2024-09-26 01:58:38.844 | Selecting previously unselected package dirmngr. 2024-09-26 01:58:38.846 | Preparing to unpack .../12-dirmngr_2.2.27-2+deb11u2_arm64.deb ... 2024-09-26 01:58:39.064 | Unpacking dirmngr (2.2.27-2+deb11u2) ... 2024-09-26 01:58:39.191 | Selecting previously unselected package gnupg-l10n. 2024-09-26 01:58:39.191 | Preparing to unpack .../13-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... 2024-09-26 01:58:39.204 | Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... 2024-09-26 01:58:39.689 | Selecting previously unselected package gnupg-utils. 2024-09-26 01:58:39.689 | Preparing to unpack .../14-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ... 2024-09-26 01:58:39.702 | Unpacking gnupg-utils (2.2.27-2+deb11u2) ... 2024-09-26 01:58:39.920 | Selecting previously unselected package gpg. 2024-09-26 01:58:39.921 | Preparing to unpack .../15-gpg_2.2.27-2+deb11u2_arm64.deb ... 2024-09-26 01:58:39.934 | Unpacking gpg (2.2.27-2+deb11u2) ... 2024-09-26 01:58:40.316 | Selecting previously unselected package pinentry-curses. 2024-09-26 01:58:40.318 | Preparing to unpack .../16-pinentry-curses_1.1.0-4_arm64.deb ... 2024-09-26 01:58:40.333 | Unpacking pinentry-curses (1.1.0-4) ... 2024-09-26 01:58:41.631 | Selecting previously unselected package gpg-agent. 2024-09-26 01:58:41.631 | Preparing to unpack .../17-gpg-agent_2.2.27-2+deb11u2_arm64.deb ... 2024-09-26 01:58:41.644 | Unpacking gpg-agent (2.2.27-2+deb11u2) ... 2024-09-26 01:58:41.846 | Selecting previously unselected package gpg-wks-client. 2024-09-26 01:58:41.848 | Preparing to unpack .../18-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ... 2024-09-26 01:58:41.860 | Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... 2024-09-26 01:58:42.052 | Selecting previously unselected package gpg-wks-server. 2024-09-26 01:58:42.053 | Preparing to unpack .../19-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ... 2024-09-26 01:58:42.065 | Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... 2024-09-26 01:58:42.268 | Selecting previously unselected package gpgsm. 2024-09-26 01:58:42.270 | Preparing to unpack .../20-gpgsm_2.2.27-2+deb11u2_arm64.deb ... 2024-09-26 01:58:42.282 | Unpacking gpgsm (2.2.27-2+deb11u2) ... 2024-09-26 01:58:42.400 | Selecting previously unselected package gnupg. 2024-09-26 01:58:42.400 | Preparing to unpack .../21-gnupg_2.2.27-2+deb11u2_all.deb ... 2024-09-26 01:58:42.411 | Unpacking gnupg (2.2.27-2+deb11u2) ... 2024-09-26 01:58:42.632 | Selecting previously unselected package gnupg2. 2024-09-26 01:58:42.634 | Preparing to unpack .../22-gnupg2_2.2.27-2+deb11u2_all.deb ... 2024-09-26 01:58:42.645 | Unpacking gnupg2 (2.2.27-2+deb11u2) ... 2024-09-26 01:58:42.802 | Selecting previously unselected package libgpm2:arm64. 2024-09-26 01:58:42.803 | Preparing to unpack .../23-libgpm2_1.20.7-8_arm64.deb ... 2024-09-26 01:58:42.814 | Unpacking libgpm2:arm64 (1.20.7-8) ... 2024-09-26 01:58:42.911 | Selecting previously unselected package libldap-common. 2024-09-26 01:58:42.911 | Preparing to unpack .../24-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... 2024-09-26 01:58:42.922 | Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... 2024-09-26 01:58:43.047 | Selecting previously unselected package libsasl2-modules:arm64. 2024-09-26 01:58:43.047 | Preparing to unpack .../25-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 2024-09-26 01:58:43.076 | Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-09-26 01:58:43.208 | Selecting previously unselected package sudo. 2024-09-26 01:58:43.209 | Preparing to unpack .../26-sudo_1.9.5p2-3+deb11u1_arm64.deb ... 2024-09-26 01:58:43.222 | Unpacking sudo (1.9.5p2-3+deb11u1) ... 2024-09-26 01:58:43.454 | Setting up libksba8:arm64 (1.5.0-3+deb11u2) ... 2024-09-26 01:58:44.726 | Setting up media-types (4.0.0) ... 2024-09-26 01:58:44.845 | Setting up systemd-sysv (247.3-7+deb11u6) ... 2024-09-26 01:58:44.885 | Setting up libgpm2:arm64 (1.20.7-8) ... 2024-09-26 01:58:44.917 | Setting up libsqlite3-0:arm64 (3.34.1-3) ... 2024-09-26 01:58:44.950 | Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-09-26 01:58:44.996 | Setting up libnss-systemd:arm64 (247.3-7+deb11u6) ... 2024-09-26 01:58:45.018 | First installation detected... 2024-09-26 01:58:45.018 | Checking NSS setup... 2024-09-26 01:58:45.088 | Setting up libnpth0:arm64 (1.6-3) ... 2024-09-26 01:58:45.121 | Setting up libassuan0:arm64 (2.5.3-7.1) ... 2024-09-26 01:58:45.155 | Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... 2024-09-26 01:58:45.198 | Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-09-26 01:58:45.230 | Setting up busybox (1:1.30.1-6+b3) ... 2024-09-26 01:58:45.262 | Setting up gnupg-l10n (2.2.27-2+deb11u2) ... 2024-09-26 01:58:45.296 | Setting up libdbus-1-3:arm64 (1.12.28-0+deb11u1) ... 2024-09-26 01:58:45.328 | Setting up dbus (1.12.28-0+deb11u1) ... 2024-09-26 01:58:46.036 | Running in chroot, ignoring request. 2024-09-26 01:58:46.041 | invoke-rc.d: policy-rc.d denied execution of start. 2024-09-26 01:58:46.056 | Setting up systemd-timesyncd (247.3-7+deb11u6) ... 2024-09-26 01:58:54.200 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-09-26 01:58:54.200 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-09-26 01:58:54.235 | Setting up sudo (1.9.5p2-3+deb11u1) ... 2024-09-26 01:58:54.365 | Running in chroot, ignoring request. 2024-09-26 01:58:54.370 | invoke-rc.d: policy-rc.d denied execution of start. 2024-09-26 01:58:54.385 | Setting up libncursesw6:arm64 (6.2+20201114-2+deb11u2) ... 2024-09-26 01:58:54.447 | Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-09-26 01:58:54.484 | Setting up libmpdec3:arm64 (2.5.1-1) ... 2024-09-26 01:58:54.597 | Setting up libpam-systemd:arm64 (247.3-7+deb11u6) ... 2024-09-26 01:58:54.776 | debconf: unable to initialize frontend: Dialog 2024-09-26 01:58:54.776 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-09-26 01:58:54.776 | debconf: falling back to frontend: Readline 2024-09-26 01:58:54.777 | debconf: unable to initialize frontend: Readline 2024-09-26 01:58:54.777 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/aarch64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-09-26 01:58:54.777 | debconf: falling back to frontend: Teletype 2024-09-26 01:58:54.971 | Setting up readline-common (8.1-1) ... 2024-09-26 01:58:55.006 | Setting up pinentry-curses (1.1.0-4) ... 2024-09-26 01:58:55.049 | Setting up libreadline8:arm64 (8.1-1) ... 2024-09-26 01:58:55.079 | Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 2024-09-26 01:58:55.110 | Setting up gpgconf (2.2.27-2+deb11u2) ... 2024-09-26 01:58:55.144 | Setting up gpg (2.2.27-2+deb11u2) ... 2024-09-26 01:59:04.299 | Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ... 2024-09-26 01:59:05.189 | Setting up libpython3-stdlib:arm64 (3.9.2-3) ... 2024-09-26 01:59:05.477 | Setting up gnupg-utils (2.2.27-2+deb11u2) ... 2024-09-26 01:59:05.626 | Setting up gpg-agent (2.2.27-2+deb11u2) ... 2024-09-26 01:59:05.992 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket -> /usr/lib/systemd/user/gpg-agent-browser.socket. 2024-09-26 01:59:06.217 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket -> /usr/lib/systemd/user/gpg-agent-extra.socket. 2024-09-26 01:59:06.444 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket -> /usr/lib/systemd/user/gpg-agent-ssh.socket. 2024-09-26 01:59:06.669 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket -> /usr/lib/systemd/user/gpg-agent.socket. 2024-09-26 01:59:06.687 | Setting up gpgsm (2.2.27-2+deb11u2) ... 2024-09-26 01:59:06.742 | Setting up dirmngr (2.2.27-2+deb11u2) ... 2024-09-26 01:59:06.985 | Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket -> /usr/lib/systemd/user/dirmngr.socket. 2024-09-26 01:59:07.017 | Setting up gpg-wks-server (2.2.27-2+deb11u2) ... 2024-09-26 01:59:07.049 | Setting up python3.9 (3.9.2-1) ... 2024-09-26 01:59:08.336 | Setting up gpg-wks-client (2.2.27-2+deb11u2) ... 2024-09-26 01:59:12.411 | Setting up python3 (3.9.2-3) ... 2024-09-26 01:59:12.465 | running python rtupdate hooks for python3.9... 2024-09-26 01:59:12.465 | running python post-rtupdate hooks for python3.9... 2024-09-26 01:59:12.638 | Setting up gnupg (2.2.27-2+deb11u2) ... 2024-09-26 01:59:12.670 | Setting up gnupg2 (2.2.27-2+deb11u2) ... 2024-09-26 01:59:12.701 | Processing triggers for libc-bin (2.31-13+deb11u11) ... 2024-09-26 01:59:13.173 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.I9g2az8D/mnt/proc 2024-09-26 01:59:13.190 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.I9g2az8D/mnt/sys 2024-09-26 01:59:13.203 | dib-run-parts 75-debian-minimal-baseinstall completed 2024-09-26 01:59:13.204 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-09-26 01:59:13.204 | dib-run-parts 2024-09-26 01:59:13.206 | dib-run-parts Target: root.d 2024-09-26 01:59:13.206 | dib-run-parts 2024-09-26 01:59:13.206 | dib-run-parts Script Seconds 2024-09-26 01:59:13.206 | dib-run-parts --------------------------------------- ---------- 2024-09-26 01:59:13.206 | dib-run-parts 2024-09-26 01:59:13.231 | dib-run-parts 08-debootstrap 173.601 2024-09-26 01:59:13.239 | dib-run-parts 09-apt-keyring 0.018 2024-09-26 01:59:13.246 | dib-run-parts 50-apt-allow-unauthenticated 0.048 2024-09-26 01:59:13.254 | dib-run-parts 50-block-apt-translations 0.060 2024-09-26 01:59:13.261 | dib-run-parts 50-block-daemons 0.092 2024-09-26 01:59:13.269 | dib-run-parts 50-build-with-http-cache 0.022 2024-09-26 01:59:13.277 | dib-run-parts 50-shared-apt-cache 0.026 2024-09-26 01:59:13.284 | dib-run-parts 50-trim-dpkg 0.048 2024-09-26 01:59:13.292 | dib-run-parts 60-apt-phased-updates 0.017 2024-09-26 01:59:13.300 | dib-run-parts 75-debian-minimal-baseinstall 119.998 2024-09-26 01:59:13.303 | dib-run-parts 2024-09-26 01:59:13.303 | dib-run-parts --------------------- END PROFILING --------------------- 2024-09-26 01:59:13.310 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-09-26 01:59:13.315 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-09-26 01:59:13.315 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-09-26 01:59:13.326 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.I9g2az8D/mnt 2024-09-26 01:59:13.327 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-09-26 01:59:13.334 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'bin 2024-09-26 01:59:13.334 | boot 2024-09-26 01:59:13.334 | dev 2024-09-26 01:59:13.335 | etc 2024-09-26 01:59:13.335 | home 2024-09-26 01:59:13.335 | lib 2024-09-26 01:59:13.335 | media 2024-09-26 01:59:13.335 | mnt 2024-09-26 01:59:13.335 | opt 2024-09-26 01:59:13.335 | proc 2024-09-26 01:59:13.335 | root 2024-09-26 01:59:13.335 | run 2024-09-26 01:59:13.335 | sbin 2024-09-26 01:59:13.335 | srv 2024-09-26 01:59:13.335 | sys 2024-09-26 01:59:13.335 | usr 2024-09-26 01:59:13.335 | var' ']' 2024-09-26 01:59:13.339 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/resolv.conf ']' 2024-09-26 01:59:13.344 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/resolv.conf ']' 2024-09-26 01:59:13.348 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/resolv.conf.ORIG 2024-09-26 01:59:13.364 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/resolv.conf 2024-09-26 01:59:13.379 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/resolv.conf 2024-09-26 01:59:13.393 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-09-26 01:59:13.398 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-09-26 01:59:13.405 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-09-26 01:59:13.409 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.I9g2az8D/mnt/proc 2024-09-26 01:59:13.425 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.I9g2az8D/mnt/dev 2024-09-26 01:59:13.441 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-09-26 01:59:13.447 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-09-26 01:59:13.505 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-09-26 01:59:13.511 | + 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.I9g2az8D/mnt/dev/pts 2024-09-26 01:59:13.527 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.I9g2az8D/mnt/sys 2024-09-26 01:59:13.543 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d 2024-09-26 01:59:13.550 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-09-26 01:59:13.555 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-09-26 01:59:13.560 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-09-26 01:59:13.564 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.I9g2az8D/hooks ']' 2024-09-26 01:59:13.569 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-09-26 01:59:13.574 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-09-26 01:59:13.575 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-09-26 01:59:13.583 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d ']' 2024-09-26 01:59:13.588 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d' 2024-09-26 01:59:13.588 | Running hooks from /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d 2024-09-26 01:59:13.592 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-09-26 01:59:13.597 | + 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.I9g2az8D/hooks/extra-data.d 2024-09-26 01:59:13.619 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/10-base-defaults 2024-09-26 01:59:13.627 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/10-base-defaults 2024-09-26 01:59:13.631 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-09-26 01:59:13.635 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-09-26 01:59:13.639 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-09-26 01:59:13.643 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-09-26 01:59:13.648 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-09-26 01:59:13.655 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-09-26 01:59:13.659 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-09-26 01:59:13.663 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-09-26 01:59:13.667 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-09-26 01:59:13.672 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-09-26 01:59:13.676 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-09-26 01:59:13.680 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-09-26 01:59:13.685 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-09-26 01:59:13.692 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-09-26 01:59:13.696 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-09-26 01:59:13.700 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-09-26 01:59:13.704 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-09-26 01:59:13.709 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-09-26 01:59:13.713 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-09-26 01:59:13.717 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2024-09-26 01:59:13.725 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2024-09-26 01:59:13.729 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2024-09-26 01:59:13.733 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2024-09-26 01:59:13.738 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=bullseye 2024-09-26 01:59:13.742 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=bullseye 2024-09-26 01:59:13.746 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2024-09-26 01:59:13.750 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2024-09-26 01:59:13.756 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2024-09-26 01:59:13.760 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2024-09-26 01:59:13.764 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2024-09-26 01:59:13.768 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2024-09-26 01:59:13.773 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2024-09-26 01:59:13.777 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:15 : DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2024-09-26 01:59:13.781 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2024-09-26 01:59:13.785 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2024-09-26 01:59:13.790 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2024-09-26 01:59:13.794 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2024-09-26 01:59:13.798 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2024-09-26 01:59:13.802 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:22 : DIB_DEBIAN_SECURITY_PATH=bullseye-security 2024-09-26 01:59:13.807 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:23 : DIB_DEBIAN_SECURITY_SUBPATH= 2024-09-26 01:59:13.811 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:36 : DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2024-09-26 01:59:13.811 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2024-09-26 01:59:13.811 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2024-09-26 01:59:13.811 | security:deb http://security.debian.org/ bullseye-security main 2024-09-26 01:59:13.811 | ' 2024-09-26 01:59:13.815 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' bullseye = testing -o bullseye = unstable ']' 2024-09-26 01:59:13.820 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:42 : export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2024-09-26 01:59:13.820 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2024-09-26 01:59:13.820 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2024-09-26 01:59:13.820 | security:deb http://security.debian.org/ bullseye-security main 2024-09-26 01:59:13.820 | ' 2024-09-26 01:59:13.825 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debian-minimal.bash:source:42 : DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2024-09-26 01:59:13.825 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2024-09-26 01:59:13.825 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2024-09-26 01:59:13.825 | security:deb http://security.debian.org/ bullseye-security main 2024-09-26 01:59:13.825 | ' 2024-09-26 01:59:13.829 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-09-26 01:59:13.837 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-09-26 01:59:13.841 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-09-26 01:59:13.845 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-09-26 01:59:13.850 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-09-26 01:59:13.857 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-09-26 01:59:13.862 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-09-26 01:59:13.866 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-09-26 01:59:13.870 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-09-26 01:59:13.878 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-09-26 01:59:13.883 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-09-26 01:59:13.887 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-09-26 01:59:13.892 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/14-manifests 2024-09-26 01:59:13.899 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/14-manifests 2024-09-26 01:59:13.903 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-09-26 01:59:13.908 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-09-26 01:59:13.912 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-22cb1748617b466bbccf1dd172e55c03.d/ 2024-09-26 01:59:13.916 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-22cb1748617b466bbccf1dd172e55c03.d/ 2024-09-26 01:59:13.921 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-09-26 01:59:13.929 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-09-26 01:59:13.933 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-09-26 01:59:13.937 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-09-26 01:59:13.942 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-09-26 01:59:13.946 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-09-26 01:59:13.954 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-09-26 01:59:13.958 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (almalinux|centos|fedora|rocky) ]] 2024-09-26 01:59:13.962 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-09-26 01:59:13.967 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-09-26 01:59:13.971 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \a\l\m\a\l\i\n\u\x ]] 2024-09-26 01:59:13.976 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2024-09-26 01:59:13.980 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2024-09-26 01:59:13.984 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-09-26 01:59:13.992 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-09-26 01:59:13.997 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-09-26 01:59:14.001 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-09-26 01:59:14.005 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-09-26 01:59:14.013 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-09-26 01:59:14.018 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-09-26 01:59:14.022 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-09-26 01:59:14.026 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-09-26 01:59:14.034 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-09-26 01:59:14.038 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-09-26 01:59:14.043 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-09-26 01:59:14.047 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-09-26 01:59:14.051 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-09-26 01:59:14.055 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-09-26 01:59:14.060 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-09-26 01:59:14.064 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-09-26 01:59:14.068 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-09-26 01:59:14.073 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-09-26 01:59:14.081 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-09-26 01:59:14.085 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-09-26 01:59:14.089 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-09-26 01:59:14.094 | dib-run-parts Running /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/10-create-pkg-map-dir 2024-09-26 01:59:14.117 | Copying pkg-map for infra-package-needs 2024-09-26 01:59:14.128 | Copying pkg-map for source-repositories 2024-09-26 01:59:14.139 | Copying pkg-map for debootstrap 2024-09-26 01:59:14.149 | Copying pkg-map for ensure-venv 2024-09-26 01:59:14.160 | Copying pkg-map for base 2024-09-26 01:59:14.171 | Copying pkg-map for openssh-server 2024-09-26 01:59:14.181 | Copying pkg-map for bootloader 2024-09-26 01:59:14.192 | Copying pkg-map for cache-url 2024-09-26 01:59:14.203 | Copying pkg-map for nodepool-base 2024-09-26 01:59:14.213 | Copying pkg-map for growroot 2024-09-26 01:59:14.224 | Copying pkg-map for runtime-ssh-host-keys 2024-09-26 01:59:14.235 | Copying pkg-map for simple-init 2024-09-26 01:59:14.249 | dib-run-parts 10-create-pkg-map-dir completed 2024-09-26 01:59:14.249 | dib-run-parts Running /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/20-manifest-dir 2024-09-26 01:59:14.257 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-09-26 01:59:14.262 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-09-26 01:59:14.266 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.I9g2az8D/mnt//etc/dib-manifests 2024-09-26 01:59:14.279 | dib-run-parts 20-manifest-dir completed 2024-09-26 01:59:14.279 | dib-run-parts Running /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-create-repo-list 2024-09-26 01:59:16.628 | dib-run-parts 50-create-repo-list completed 2024-09-26 01:59:16.628 | dib-run-parts Running /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist 2024-09-26 01:59:16.637 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:6 : set -eu 2024-09-26 01:59:16.641 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:7 : set -o pipefail 2024-09-26 01:59:16.646 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:15 : '[' '!' -d /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/modprobe.d ']' 2024-09-26 01:59:16.650 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:17 : sudo mkdir -p /opt/dib_tmp/dib_build.I9g2az8D/mnt/etc/modprobe.d 2024-09-26 01:59:16.666 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:22 : get_image_element_array 2024-09-26 01:59:16.670 | ++ /environment:get_image_element_array:0 : echo '[growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot [manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests [infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs [cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack [package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs [debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap [install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types [cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url [journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console [ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv [nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base [openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server [simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init [pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map [debian-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal [runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories [zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker [modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe [dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system [sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep [install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static [dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg [openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos [base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base [block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi [install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin [cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources [vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm [bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader ' 2024-09-26 01:59:16.680 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:22 : eval declare -A 'image_elements=([growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' '[manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' '[infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs' '[cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack' '[package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' '[debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' '[install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' '[cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' '[journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' '[ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' '[nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base' '[openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' '[simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' '[pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' '[debian-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal' '[runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' '[zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker' '[modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' '[dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' '[sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' '[install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' '[dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' '[openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos' '[base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' '[block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' '[install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' '[cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' '[vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' '[bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' ')' 2024-09-26 01:59:16.684 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:22 : image_elements=(['growroot']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' ['manifests']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' ['infra-package-needs']='/opt/project-config/nodepool/elements/infra-package-needs' ['cache-devstack']='/opt/project-config/nodepool/elements/cache-devstack' ['package-installs']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' ['debootstrap']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' ['install-types']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' ['cache-url']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' ['journal-to-console']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' ['ensure-venv']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' ['nodepool-base']='/opt/project-config/nodepool/elements/nodepool-base' ['openssh-server']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' ['simple-init']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' ['pkg-map']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' ['debian-minimal']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal' ['runtime-ssh-host-keys']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['source-repositories']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' ['zuul-worker']='/opt/project-config/nodepool/elements/zuul-worker' ['modprobe']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' ['dib-init-system']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' ['sysprep']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' ['install-static']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' ['dpkg']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' ['openstack-repos']='/opt/project-config/nodepool/elements/openstack-repos' ['base']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' ['block-device-efi']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' ['install-bin']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' ['cloud-init-datasources']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' ['vm']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' ['bootloader']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader') 2024-09-26 01:59:16.688 | ++ /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:22 : declare -A image_elements 2024-09-26 01:59:16.693 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.697 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=vm 2024-09-26 01:59:16.701 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm 2024-09-26 01:59:16.705 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/modprobe.d/ ']' 2024-09-26 01:59:16.710 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.714 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=infra-package-needs 2024-09-26 01:59:16.718 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/infra-package-needs 2024-09-26 01:59:16.722 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/infra-package-needs/modprobe.d/ ']' 2024-09-26 01:59:16.726 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.730 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-bin 2024-09-26 01:59:16.735 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin 2024-09-26 01:59:16.739 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:16.743 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.747 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=source-repositories 2024-09-26 01:59:16.752 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories 2024-09-26 01:59:16.756 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:16.760 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.764 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=package-installs 2024-09-26 01:59:16.768 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs 2024-09-26 01:59:16.772 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:16.777 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.781 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debian-minimal 2024-09-26 01:59:16.785 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal 2024-09-26 01:59:16.789 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/modprobe.d/ ']' 2024-09-26 01:59:16.793 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.798 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debootstrap 2024-09-26 01:59:16.802 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap 2024-09-26 01:59:16.806 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/modprobe.d/ ']' 2024-09-26 01:59:16.810 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.814 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cloud-init-datasources 2024-09-26 01:59:16.818 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:16.823 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:16.827 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.831 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ensure-venv 2024-09-26 01:59:16.835 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv 2024-09-26 01:59:16.839 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:16.843 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.848 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=block-device-efi 2024-09-26 01:59:16.852 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:16.856 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:16.860 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.864 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=modprobe 2024-09-26 01:59:16.869 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe 2024-09-26 01:59:16.873 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/modprobe.d/ ']' 2024-09-26 01:59:16.877 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.881 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=base 2024-09-26 01:59:16.885 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base 2024-09-26 01:59:16.889 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/modprobe.d/ ']' 2024-09-26 01:59:16.894 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.898 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-types 2024-09-26 01:59:16.902 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types 2024-09-26 01:59:16.906 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:16.910 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.914 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openssh-server 2024-09-26 01:59:16.919 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server 2024-09-26 01:59:16.923 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:16.927 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.931 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=bootloader 2024-09-26 01:59:16.935 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader 2024-09-26 01:59:16.939 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/modprobe.d/ ']' 2024-09-26 01:59:16.943 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.948 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=manifests 2024-09-26 01:59:16.952 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests 2024-09-26 01:59:16.956 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/modprobe.d/ ']' 2024-09-26 01:59:16.960 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.964 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openstack-repos 2024-09-26 01:59:16.968 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/openstack-repos 2024-09-26 01:59:16.973 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/openstack-repos/modprobe.d/ ']' 2024-09-26 01:59:16.977 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.981 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=sysprep 2024-09-26 01:59:16.985 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep 2024-09-26 01:59:16.989 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/modprobe.d/ ']' 2024-09-26 01:59:16.994 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:16.998 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dib-init-system 2024-09-26 01:59:17.002 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:17.006 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:17.011 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:17.015 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=journal-to-console 2024-09-26 01:59:17.019 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:17.023 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:17.027 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:17.031 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-static 2024-09-26 01:59:17.036 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static 2024-09-26 01:59:17.040 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:17.044 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:17.048 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-devstack 2024-09-26 01:59:17.052 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/cache-devstack 2024-09-26 01:59:17.057 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/cache-devstack/modprobe.d/ ']' 2024-09-26 01:59:17.061 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:17.065 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-url 2024-09-26 01:59:17.070 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url 2024-09-26 01:59:17.074 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:17.078 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:17.082 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dpkg 2024-09-26 01:59:17.086 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg 2024-09-26 01:59:17.091 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/modprobe.d/ ']' 2024-09-26 01:59:17.095 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:17.099 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=nodepool-base 2024-09-26 01:59:17.103 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/nodepool-base 2024-09-26 01:59:17.108 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/nodepool-base/modprobe.d/ ']' 2024-09-26 01:59:17.112 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:17.116 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=growroot 2024-09-26 01:59:17.120 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot 2024-09-26 01:59:17.124 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/modprobe.d/ ']' 2024-09-26 01:59:17.128 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:17.132 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=runtime-ssh-host-keys 2024-09-26 01:59:17.137 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:17.141 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:17.145 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:17.149 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=simple-init 2024-09-26 01:59:17.153 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init 2024-09-26 01:59:17.157 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:17.161 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:17.166 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=pkg-map 2024-09-26 01:59:17.170 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map 2024-09-26 01:59:17.174 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:17.178 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-09-26 01:59:17.183 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=zuul-worker 2024-09-26 01:59:17.187 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/zuul-worker 2024-09-26 01:59:17.191 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/zuul-worker/modprobe.d/ ']' 2024-09-26 01:59:17.194 | dib-run-parts 50-modprobe-blacklist completed 2024-09-26 01:59:17.194 | dib-run-parts Running /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/60-zuul-user 2024-09-26 01:59:17.203 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-09-26 01:59:17.207 | + /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-09-26 01:59:17.211 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:17.212 | ' 2024-09-26 01:59:17.216 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:17.216 | ' ']' 2024-09-26 01:59:17.220 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:17.220 | ' ']' 2024-09-26 01:59:17.224 | + /opt/dib_tmp/dib_build.I9g2az8D/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-09-26 01:59:17.224 | ' 2024-09-26 01:59:17.227 | dib-run-parts 60-zuul-user completed 2024-09-26 01:59:17.227 | dib-run-parts Running /opt/dib_tmp/dib_build.I9g2az8D/hooks/extra-data.d/98-source-repositories 2024-09-26 01:59:17.271 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu Sep 26 01:59:17 UTC 2024 for /opt/dib_tmp/dib_build.I9g2az8D/hooks/source-repository-simple-init 2024-09-26 01:59:17.281 | (0001 / 0001) 2024-09-26 01:59:18.260 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-09-26 01:59:18.722 | Cloning from glean cache and applying ref master 2024-09-26 01:59:19.029 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-09-26 01:59:19.055 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu Sep 26 01:59:19 UTC 2024 for /opt/dib_tmp/dib_build.I9g2az8D/hooks/source-repository-stackviz 2024-09-26 01:59:19.062 | (0001 / 0001) 2024-09-26 01:59:19.081 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-09-26 01:59:19.209 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-09-26 01:59:19.209 | Dload Upload Total Spent Left Speed 2024-09-26 01:59:19.810 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 430 0 --:--:-- --:--:-- --:--:-- 430 2024-09-26 01:59:20.078 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-09-26 01:59:20.084 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-09-26 01:59:20.132 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu Sep 26 01:59:20 UTC 2024 for /opt/dib_tmp/dib_build.I9g2az8D/hooks/source-repository-zanatacli 2024-09-26 01:59:20.139 | (0001 / 0001) 2024-09-26 01:59:20.157 | 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-09-26 01:59:20.189 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-09-26 01:59:20.191 | Dload Upload Total Spent Left Speed 2024-09-26 01:59:20.558 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 373 0 --:--:-- --:--:-- --:--:-- 372 2024-09-26 01:59:20.681 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-09-26 01:59:20.689 | 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-09-26 01:59:22.299 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu Sep 26 01:59:22 UTC 2024 for /opt/dib_tmp/dib_build.I9g2az8D/hooks/source-repository-projects-yaml 2024-09-26 01:59:22.306 | (0001 / 1316) 2024-09-26 01:59:22.325 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-09-26 01:59:23.273 | Cloning from airshipctl cache and applying ref * 2024-09-26 01:59:24.226 | (0002 / 1316) 2024-09-26 01:59:24.243 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-09-26 01:59:24.679 | Cloning from airshipui cache and applying ref * 2024-09-26 01:59:25.238 | (0003 / 1316) 2024-09-26 01:59:25.255 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-09-26 01:59:25.591 | Cloning from apis cache and applying ref * 2024-09-26 01:59:25.665 | (0004 / 1316) 2024-09-26 01:59:25.683 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-09-26 01:59:27.005 | Cloning from armada cache and applying ref * 2024-09-26 02:00:16.562 | (0005 / 1316) 2024-09-26 02:00:16.634 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-09-26 02:00:28.027 | Cloning from armada-go cache and applying ref * 2024-09-26 02:00:32.213 | (0006 / 1316) 2024-09-26 02:00:32.230 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-09-26 02:00:33.160 | Cloning from armada-operator cache and applying ref * 2024-09-26 02:00:37.689 | (0007 / 1316) 2024-09-26 02:00:37.707 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-09-26 02:00:38.295 | Cloning from charts cache and applying ref * 2024-09-26 02:00:38.445 | (0008 / 1316) 2024-09-26 02:00:38.462 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-09-26 02:00:39.901 | Cloning from deckhand cache and applying ref * 2024-09-26 02:00:57.636 | (0009 / 1316) 2024-09-26 02:00:57.653 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-09-26 02:00:58.782 | Cloning from divingbell cache and applying ref * 2024-09-26 02:01:00.347 | (0010 / 1316) 2024-09-26 02:01:00.365 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-09-26 02:01:00.734 | Cloning from docs cache and applying ref * 2024-09-26 02:01:00.864 | (0011 / 1316) 2024-09-26 02:01:00.881 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-09-26 02:01:01.667 | Cloning from drydock cache and applying ref * 2024-09-26 02:01:31.096 | (0012 / 1316) 2024-09-26 02:01:31.113 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-09-26 02:01:31.514 | Cloning from election cache and applying ref * 2024-09-26 02:01:31.602 | (0013 / 1316) 2024-09-26 02:01:31.619 | 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-09-26 02:01:32.157 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-09-26 02:01:32.243 | (0014 / 1316) 2024-09-26 02:01:32.260 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-09-26 02:01:32.641 | Cloning from go-redfish cache and applying ref * 2024-09-26 02:01:32.733 | (0015 / 1316) 2024-09-26 02:01:32.750 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-09-26 02:01:33.106 | Cloning from governance cache and applying ref * 2024-09-26 02:01:33.180 | (0016 / 1316) 2024-09-26 02:01:33.197 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-09-26 02:01:33.681 | Cloning from hostconfig-operator cache and applying ref * 2024-09-26 02:01:33.843 | (0017 / 1316) 2024-09-26 02:01:33.860 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-09-26 02:01:34.566 | Cloning from image-builder cache and applying ref * 2024-09-26 02:01:34.684 | (0018 / 1316) 2024-09-26 02:01:34.701 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-09-26 02:01:35.677 | Cloning from images cache and applying ref * 2024-09-26 02:01:36.429 | (0019 / 1316) 2024-09-26 02:01:36.446 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-09-26 02:01:37.251 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-09-26 02:01:55.932 | (0020 / 1316) 2024-09-26 02:01:55.949 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-09-26 02:01:56.712 | Cloning from maas cache and applying ref * 2024-09-26 02:02:00.496 | (0021 / 1316) 2024-09-26 02:02:00.513 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-09-26 02:02:02.004 | Cloning from pegleg cache and applying ref * 2024-09-26 02:02:14.383 | (0022 / 1316) 2024-09-26 02:02:14.400 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-09-26 02:02:15.387 | Cloning from porthole cache and applying ref * 2024-09-26 02:03:52.601 | (0023 / 1316) 2024-09-26 02:03:52.618 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-09-26 02:03:53.681 | Cloning from promenade cache and applying ref * 2024-09-26 02:06:15.295 | (0024 / 1316) 2024-09-26 02:06:15.312 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-09-26 02:06:17.556 | Cloning from shipyard cache and applying ref * 2024-09-26 02:07:14.296 | (0025 / 1316) 2024-09-26 02:07:14.313 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-09-26 02:07:14.954 | Cloning from sip cache and applying ref * 2024-09-26 02:07:34.005 | (0026 / 1316) 2024-09-26 02:07:34.022 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-09-26 02:07:39.616 | Cloning from specs cache and applying ref * 2024-09-26 02:07:39.739 | (0027 / 1316) 2024-09-26 02:07:39.756 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-09-26 02:07:40.513 | Cloning from spyglass cache and applying ref * 2024-09-26 02:07:40.668 | (0028 / 1316) 2024-09-26 02:07:40.686 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-09-26 02:07:41.075 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-09-26 02:07:41.155 | (0029 / 1316) 2024-09-26 02:07:41.172 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-09-26 02:07:41.641 | Cloning from tempest-plugin cache and applying ref * 2024-09-26 02:07:41.718 | (0030 / 1316) 2024-09-26 02:07:41.734 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-09-26 02:07:43.002 | Cloning from treasuremap cache and applying ref * 2024-09-26 02:09:27.492 | (0031 / 1316) 2024-09-26 02:09:27.509 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-09-26 02:09:28.067 | Cloning from vino cache and applying ref * 2024-09-26 02:09:28.176 | (0032 / 1316) 2024-09-26 02:09:28.193 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-09-26 02:09:28.738 | Cloning from zuul-airship-roles cache and applying ref * 2024-09-26 02:09:28.821 | (0033 / 1316) 2024-09-26 02:09:28.839 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-09-26 02:09:30.038 | Cloning from cfn-overview cache and applying ref * 2024-09-26 02:09:31.316 | (0034 / 1316) 2024-09-26 02:09:31.334 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-09-26 02:09:47.091 | Cloning from cfn-security cache and applying ref * 2024-09-26 02:09:48.035 | (0035 / 1316) 2024-09-26 02:09:48.054 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-09-26 02:09:48.937 | Cloning from computing-native cache and applying ref * 2024-09-26 02:09:52.219 | (0036 / 1316) 2024-09-26 02:09:52.236 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-09-26 02:09:53.271 | Cloning from computing-offload cache and applying ref * 2024-09-26 02:10:05.659 | (0037 / 1316) 2024-09-26 02:10:05.677 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-09-26 02:10:06.922 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-09-26 02:10:28.412 | (0038 / 1316) 2024-09-26 02:10:28.429 | 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-09-26 02:10:30.910 | Cloning from use-case-and-architecture cache and applying ref * 2024-09-26 02:10:45.924 | (0039 / 1316) 2024-09-26 02:10:45.942 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-09-26 02:10:46.924 | Cloning from cirros cache and applying ref * 2024-09-26 02:10:57.186 | (0040 / 1316) 2024-09-26 02:10:57.203 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-09-26 02:10:59.267 | Cloning from inaugust.com cache and applying ref * 2024-09-26 02:11:28.214 | (0041 / 1316) 2024-09-26 02:11:28.232 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-09-26 02:11:29.309 | Cloning from src.sh cache and applying ref * 2024-09-26 02:11:29.382 | (0042 / 1316) 2024-09-26 02:11:29.400 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-09-26 02:11:30.492 | Cloning from ttrun cache and applying ref * 2024-09-26 02:11:31.099 | (0043 / 1316) 2024-09-26 02:11:31.116 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-09-26 02:11:36.697 | Cloning from jenkins-job-builder cache and applying ref * 2024-09-26 02:16:52.796 | (0044 / 1316) 2024-09-26 02:16:52.816 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-09-26 02:16:54.830 | Cloning from python-jenkins cache and applying ref * 2024-09-26 02:17:21.147 | (0045 / 1316) 2024-09-26 02:17:21.165 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-09-26 02:17:25.220 | Cloning from ci-cloud-config cache and applying ref * 2024-09-26 02:17:25.450 | (0046 / 1316) 2024-09-26 02:17:25.468 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-09-26 02:17:26.690 | Cloning from afsmon cache and applying ref * 2024-09-26 02:17:26.812 | (0047 / 1316) 2024-09-26 02:17:26.829 | 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-09-26 02:17:30.576 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-09-26 02:17:30.657 | (0048 / 1316) 2024-09-26 02:17:30.675 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-09-26 02:17:31.498 | Cloning from ansible-role-puppet cache and applying ref * 2024-09-26 02:17:31.646 | (0049 / 1316) 2024-09-26 02:17:31.663 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-09-26 02:17:33.129 | Cloning from askbot-theme cache and applying ref * 2024-09-26 02:17:33.291 | (0050 / 1316) 2024-09-26 02:17:33.309 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-09-26 02:17:36.568 | Cloning from base-jobs cache and applying ref * 2024-09-26 02:17:49.682 | (0051 / 1316) 2024-09-26 02:17:49.699 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-09-26 02:17:51.215 | Cloning from bindep cache and applying ref * 2024-09-26 02:17:53.142 | (0052 / 1316) 2024-09-26 02:17:53.159 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-09-26 02:17:54.846 | Cloning from ci-sandbox cache and applying ref * 2024-09-26 02:17:55.182 | (0053 / 1316) 2024-09-26 02:17:55.200 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-09-26 02:17:55.669 | Cloning from dstat_graph cache and applying ref * 2024-09-26 02:17:56.269 | (0054 / 1316) 2024-09-26 02:17:56.286 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-09-26 02:17:56.824 | Cloning from elastic-recheck cache and applying ref * 2024-09-26 02:17:57.095 | (0055 / 1316) 2024-09-26 02:17:57.112 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-09-26 02:18:23.749 | Cloning from engagement cache and applying ref * 2024-09-26 02:18:24.664 | (0056 / 1316) 2024-09-26 02:18:24.681 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-09-26 02:18:26.676 | Cloning from gear cache and applying ref * 2024-09-26 02:18:34.570 | (0057 / 1316) 2024-09-26 02:18:34.588 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-09-26 02:18:35.813 | Cloning from germqtt cache and applying ref * 2024-09-26 02:18:35.888 | (0058 / 1316) 2024-09-26 02:18:35.905 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-09-26 02:18:38.784 | Cloning from gerritbot cache and applying ref * 2024-09-26 02:19:01.327 | (0059 / 1316) 2024-09-26 02:19:01.345 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-09-26 02:19:02.303 | Cloning from gerritlib cache and applying ref * 2024-09-26 02:19:03.031 | (0060 / 1316) 2024-09-26 02:19:03.049 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-09-26 02:19:03.647 | Cloning from git-restack cache and applying ref * 2024-09-26 02:19:03.834 | (0061 / 1316) 2024-09-26 02:19:03.852 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-09-26 02:19:05.853 | Cloning from git-review cache and applying ref * 2024-09-26 02:19:17.658 | (0062 / 1316) 2024-09-26 02:19:17.676 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-09-26 02:19:18.711 | Cloning from glean cache and applying ref * 2024-09-26 02:19:19.162 | (0063 / 1316) 2024-09-26 02:19:19.179 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-09-26 02:19:20.201 | Cloning from grafyaml cache and applying ref * 2024-09-26 02:19:21.460 | (0064 / 1316) 2024-09-26 02:19:21.478 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-09-26 02:19:22.414 | Cloning from infra-manual cache and applying ref * 2024-09-26 02:19:24.508 | (0065 / 1316) 2024-09-26 02:19:24.526 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-09-26 02:19:44.677 | Cloning from infra-openafs-deb cache and applying ref * 2024-09-26 02:19:45.540 | (0066 / 1316) 2024-09-26 02:19:45.557 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-09-26 02:19:46.030 | Cloning from infra-specs cache and applying ref * 2024-09-26 02:19:46.161 | (0067 / 1316) 2024-09-26 02:19:46.179 | 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-09-26 02:19:46.674 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-09-26 02:19:47.356 | (0068 / 1316) 2024-09-26 02:19:47.374 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-09-26 02:19:48.761 | Cloning from irc-meetings cache and applying ref * 2024-09-26 02:19:57.088 | (0069 / 1316) 2024-09-26 02:19:57.106 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-09-26 02:20:05.391 | Cloning from jeepyb cache and applying ref * 2024-09-26 02:20:07.469 | (0070 / 1316) 2024-09-26 02:20:07.486 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-09-26 02:20:16.067 | Cloning from lodgeit cache and applying ref * 2024-09-26 02:20:18.380 | (0071 / 1316) 2024-09-26 02:20:18.398 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-09-26 02:20:19.066 | Cloning from log-classify cache and applying ref * 2024-09-26 02:20:19.139 | (0072 / 1316) 2024-09-26 02:20:19.156 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-09-26 02:20:19.537 | Cloning from log_processor cache and applying ref * 2024-09-26 02:20:19.615 | (0073 / 1316) 2024-09-26 02:20:19.633 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-09-26 02:20:20.277 | Cloning from lpmqtt cache and applying ref * 2024-09-26 02:20:20.473 | (0074 / 1316) 2024-09-26 02:20:20.490 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-09-26 02:20:20.901 | Cloning from meetbot cache and applying ref * 2024-09-26 02:20:20.981 | (0075 / 1316) 2024-09-26 02:20:20.998 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-09-26 02:20:21.901 | Cloning from mqtt_statsd cache and applying ref * 2024-09-26 02:20:21.979 | (0076 / 1316) 2024-09-26 02:20:21.996 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-09-26 02:20:22.514 | Cloning from netlify-sandbox cache and applying ref * 2024-09-26 02:20:24.658 | (0077 / 1316) 2024-09-26 02:20:24.675 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-09-26 02:20:25.568 | Cloning from project-config cache and applying ref * 2024-09-26 02:20:25.922 | (0078 / 1316) 2024-09-26 02:20:25.939 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-09-26 02:20:26.839 | Cloning from project-config-example cache and applying ref * 2024-09-26 02:20:26.917 | (0079 / 1316) 2024-09-26 02:20:26.934 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-09-26 02:20:28.781 | Cloning from publications cache and applying ref * 2024-09-26 02:20:30.941 | (0080 / 1316) 2024-09-26 02:20:30.959 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-09-26 02:20:31.666 | Cloning from puppet-bup cache and applying ref * 2024-09-26 02:20:31.744 | (0081 / 1316) 2024-09-26 02:20:31.761 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-09-26 02:20:32.428 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-09-26 02:20:32.506 | (0082 / 1316) 2024-09-26 02:20:32.524 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-09-26 02:20:33.352 | Cloning from puppet-ethercalc cache and applying ref * 2024-09-26 02:20:33.430 | (0083 / 1316) 2024-09-26 02:20:33.448 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-09-26 02:20:34.703 | Cloning from puppet-httpd cache and applying ref * 2024-09-26 02:20:34.783 | (0084 / 1316) 2024-09-26 02:20:34.801 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-09-26 02:20:35.149 | Cloning from puppet-jeepyb cache and applying ref * 2024-09-26 02:20:35.225 | (0085 / 1316) 2024-09-26 02:20:35.243 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-09-26 02:20:36.549 | Cloning from puppet-logrotate cache and applying ref * 2024-09-26 02:20:36.653 | (0086 / 1316) 2024-09-26 02:20:36.671 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-09-26 02:20:37.644 | Cloning from puppet-mysql_backup cache and applying ref * 2024-09-26 02:20:37.720 | (0087 / 1316) 2024-09-26 02:20:37.738 | 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-09-26 02:20:38.317 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-09-26 02:20:38.393 | (0088 / 1316) 2024-09-26 02:20:38.410 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-09-26 02:20:38.799 | Cloning from puppet-pip cache and applying ref * 2024-09-26 02:20:38.876 | (0089 / 1316) 2024-09-26 02:20:38.894 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-09-26 02:20:39.479 | Cloning from puppet-project_config cache and applying ref * 2024-09-26 02:20:39.556 | (0090 / 1316) 2024-09-26 02:20:39.573 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-09-26 02:20:40.120 | Cloning from puppet-redis cache and applying ref * 2024-09-26 02:20:40.197 | (0091 / 1316) 2024-09-26 02:20:40.214 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-09-26 02:20:40.879 | Cloning from puppet-reviewday cache and applying ref * 2024-09-26 02:20:40.995 | (0092 / 1316) 2024-09-26 02:20:41.012 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-09-26 02:20:41.464 | Cloning from puppet-simpleproxy cache and applying ref * 2024-09-26 02:20:41.541 | (0093 / 1316) 2024-09-26 02:20:41.559 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-09-26 02:20:42.177 | Cloning from puppet-ssh cache and applying ref * 2024-09-26 02:20:42.504 | (0094 / 1316) 2024-09-26 02:20:42.522 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-09-26 02:20:43.115 | Cloning from puppet-storyboard cache and applying ref * 2024-09-26 02:20:43.193 | (0095 / 1316) 2024-09-26 02:20:43.211 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-09-26 02:20:43.565 | Cloning from puppet-tmpreaper cache and applying ref * 2024-09-26 02:20:43.641 | (0096 / 1316) 2024-09-26 02:20:43.659 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-09-26 02:20:44.084 | Cloning from puppet-ulimit cache and applying ref * 2024-09-26 02:20:44.160 | (0097 / 1316) 2024-09-26 02:20:44.178 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-09-26 02:20:44.540 | Cloning from puppet-user cache and applying ref * 2024-09-26 02:20:44.617 | (0098 / 1316) 2024-09-26 02:20:44.634 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-09-26 02:20:45.045 | Cloning from puppet-vcsrepo cache and applying ref * 2024-09-26 02:20:46.947 | (0099 / 1316) 2024-09-26 02:20:46.966 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-09-26 02:20:48.641 | Cloning from puppet-zanata cache and applying ref * 2024-09-26 02:20:48.718 | (0100 / 1316) 2024-09-26 02:20:48.735 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-09-26 02:20:49.433 | Cloning from python-storyboardclient cache and applying ref * 2024-09-26 02:20:49.516 | (0101 / 1316) 2024-09-26 02:20:49.533 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-09-26 02:20:51.022 | Cloning from sandbox cache and applying ref * 2024-09-26 02:22:05.842 | (0102 / 1316) 2024-09-26 02:22:05.860 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-09-26 02:22:11.643 | Cloning from statusbot cache and applying ref * 2024-09-26 02:22:12.876 | (0103 / 1316) 2024-09-26 02:22:12.893 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-09-26 02:22:14.769 | Cloning from storyboard cache and applying ref * 2024-09-26 02:22:15.212 | (0104 / 1316) 2024-09-26 02:22:15.229 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-09-26 02:22:16.045 | Cloning from storyboard-vue cache and applying ref * 2024-09-26 02:22:16.369 | (0105 / 1316) 2024-09-26 02:22:16.386 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-09-26 02:22:17.088 | Cloning from storyboard-webclient cache and applying ref * 2024-09-26 02:22:17.416 | (0106 / 1316) 2024-09-26 02:22:17.434 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-09-26 02:22:17.845 | Cloning from subunit2sql cache and applying ref * 2024-09-26 02:22:18.189 | (0107 / 1316) 2024-09-26 02:22:18.206 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-09-26 02:22:20.998 | Cloning from system-config cache and applying ref * 2024-09-26 02:29:32.756 | (0108 / 1316) 2024-09-26 02:29:32.774 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-09-26 02:29:33.556 | Cloning from yaml2ical cache and applying ref * 2024-09-26 02:29:34.626 | (0109 / 1316) 2024-09-26 02:29:34.643 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-09-26 02:29:35.780 | Cloning from zone-gating.dev cache and applying ref * 2024-09-26 02:29:36.630 | (0110 / 1316) 2024-09-26 02:29:36.647 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-09-26 02:29:37.530 | Cloning from zone-opendev.org cache and applying ref * 2024-09-26 02:30:02.343 | (0111 / 1316) 2024-09-26 02:30:02.360 | 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-09-26 02:30:03.629 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-09-26 02:30:06.528 | (0112 / 1316) 2024-09-26 02:30:06.545 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-09-26 02:30:18.482 | Cloning from zuul-jobs cache and applying ref * 2024-09-26 02:31:13.754 | (0113 / 1316) 2024-09-26 02:31:13.772 | 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-09-26 02:31:14.861 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-09-26 02:31:25.557 | (0114 / 1316) 2024-09-26 02:31:25.575 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-09-26 02:31:26.574 | Cloning from edge-computing-group cache and applying ref * 2024-09-26 02:31:26.826 | (0115 / 1316) 2024-09-26 02:31:26.850 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-09-26 02:31:27.444 | Cloning from four-opens cache and applying ref * 2024-09-26 02:31:27.523 | (0116 / 1316) 2024-09-26 02:31:27.540 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-09-26 02:31:29.557 | Cloning from groups cache and applying ref * 2024-09-26 02:31:29.726 | (0117 / 1316) 2024-09-26 02:31:29.744 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-09-26 02:31:30.217 | Cloning from groups-static-pages cache and applying ref * 2024-09-26 02:31:30.298 | (0118 / 1316) 2024-09-26 02:31:30.315 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-09-26 02:31:36.044 | Cloning from interop cache and applying ref * 2024-09-26 02:31:36.810 | (0119 / 1316) 2024-09-26 02:31:36.827 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-09-26 02:31:37.211 | Cloning from odsreg cache and applying ref * 2024-09-26 02:31:37.295 | (0120 / 1316) 2024-09-26 02:31:37.317 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-09-26 02:31:44.669 | Cloning from openstack-map cache and applying ref * 2024-09-26 02:31:52.094 | (0121 / 1316) 2024-09-26 02:31:52.112 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-09-26 02:31:53.164 | Cloning from openstackweb cache and applying ref * 2024-09-26 02:32:22.588 | (0122 / 1316) 2024-09-26 02:32:22.605 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-09-26 02:32:26.263 | Cloning from python-tempestconf cache and applying ref * 2024-09-26 02:32:54.745 | (0123 / 1316) 2024-09-26 02:32:54.762 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-09-26 02:32:57.018 | Cloning from refstack cache and applying ref * 2024-09-26 02:33:03.491 | (0124 / 1316) 2024-09-26 02:33:03.508 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-09-26 02:33:05.622 | Cloning from refstack-client cache and applying ref * 2024-09-26 02:33:09.304 | (0125 / 1316) 2024-09-26 02:33:09.321 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-09-26 02:33:09.733 | Cloning from transparency-policy cache and applying ref * 2024-09-26 02:33:09.883 | (0126 / 1316) 2024-09-26 02:33:09.901 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-09-26 02:33:10.353 | Cloning from way cache and applying ref * 2024-09-26 02:33:10.428 | (0127 / 1316) 2024-09-26 02:33:10.446 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-09-26 02:33:10.804 | Cloning from contrib cache and applying ref * 2024-09-26 02:33:10.877 | (0128 / 1316) 2024-09-26 02:33:10.895 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-09-26 02:33:47.648 | Cloning from adjutant cache and applying ref * 2024-09-26 02:33:55.815 | (0129 / 1316) 2024-09-26 02:33:55.832 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-09-26 02:33:59.849 | Cloning from adjutant-ui cache and applying ref * 2024-09-26 02:34:04.064 | (0130 / 1316) 2024-09-26 02:34:04.082 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2024-09-26 02:34:15.038 | Cloning from ansible-collection-kolla cache and applying ref * 2024-09-26 02:35:27.747 | (0131 / 1316) 2024-09-26 02:35:27.764 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2024-09-26 02:35:33.199 | Cloning from ansible-collections-openstack cache and applying ref * 2024-09-26 02:36:12.549 | (0132 / 1316) 2024-09-26 02:36:12.566 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2024-09-26 02:36:14.115 | Cloning from ansible-config_template cache and applying ref * 2024-09-26 02:36:17.748 | (0133 / 1316) 2024-09-26 02:36:17.766 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-09-26 02:36:37.898 | Cloning from ansible-hardening cache and applying ref * 2024-09-26 02:37:40.542 | (0134 / 1316) 2024-09-26 02:37:40.559 | 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-09-26 02:37:41.071 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-09-26 02:37:41.152 | (0135 / 1316) 2024-09-26 02:37:41.170 | 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-09-26 02:37:54.376 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-09-26 02:37:56.304 | (0136 / 1316) 2024-09-26 02:37:56.323 | Updating cache of https://opendev.org/openstack/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_15922c232db5ca7959b3959347bf51889e97c149 with ref * 2024-09-26 02:37:59.169 | Cloning from ansible-role-frrouting cache and applying ref * 2024-09-26 02:38:02.130 | (0137 / 1316) 2024-09-26 02:38:02.148 | 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-09-26 02:38:07.484 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-09-26 02:38:13.405 | (0138 / 1316) 2024-09-26 02:38:13.423 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2024-09-26 02:38:18.099 | Cloning from ansible-role-pki cache and applying ref * 2024-09-26 02:38:32.137 | (0139 / 1316) 2024-09-26 02:38:32.155 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2024-09-26 02:38:34.354 | Cloning from ansible-role-proxysql cache and applying ref * 2024-09-26 02:38:34.428 | (0140 / 1316) 2024-09-26 02:38:34.446 | 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-09-26 02:38:42.173 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-09-26 02:39:15.274 | (0141 / 1316) 2024-09-26 02:39:15.292 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2024-09-26 02:39:20.996 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-09-26 02:39:31.209 | (0142 / 1316) 2024-09-26 02:39:31.227 | 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-09-26 02:39:35.100 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-09-26 02:39:42.798 | (0143 / 1316) 2024-09-26 02:39:42.816 | 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-09-26 02:39:49.613 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-09-26 02:40:02.959 | (0144 / 1316) 2024-09-26 02:40:02.977 | 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-09-26 02:40:12.445 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-09-26 02:40:20.715 | (0145 / 1316) 2024-09-26 02:40:20.733 | 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-09-26 02:40:36.309 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-09-26 02:40:45.622 | (0146 / 1316) 2024-09-26 02:40:45.640 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2024-09-26 02:40:53.014 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-09-26 02:41:11.240 | (0147 / 1316) 2024-09-26 02:41:11.257 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2024-09-26 02:41:12.643 | Cloning from ansible-role-vault cache and applying ref * 2024-09-26 02:41:12.719 | (0148 / 1316) 2024-09-26 02:41:12.736 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2024-09-26 02:41:18.176 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-09-26 02:41:30.346 | (0149 / 1316) 2024-09-26 02:41:30.364 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-09-26 02:41:40.901 | Cloning from aodh cache and applying ref * 2024-09-26 02:42:35.333 | (0150 / 1316) 2024-09-26 02:42:35.351 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-09-26 02:42:36.205 | Cloning from api-sig cache and applying ref * 2024-09-26 02:42:36.332 | (0151 / 1316) 2024-09-26 02:42:36.349 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-09-26 02:42:38.114 | Cloning from api-site cache and applying ref * 2024-09-26 02:42:45.665 | (0152 / 1316) 2024-09-26 02:42:45.683 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-09-26 02:42:46.304 | Cloning from arch-design cache and applying ref * 2024-09-26 02:42:46.749 | (0153 / 1316) 2024-09-26 02:42:46.766 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2024-09-26 02:42:47.530 | Cloning from auto-scaling-sig cache and applying ref * 2024-09-26 02:42:47.712 | (0154 / 1316) 2024-09-26 02:42:47.731 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-09-26 02:43:11.796 | Cloning from automaton cache and applying ref * 2024-09-26 02:43:22.212 | (0155 / 1316) 2024-09-26 02:43:22.230 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-09-26 02:43:35.673 | Cloning from barbican cache and applying ref * 2024-09-26 02:44:46.802 | (0156 / 1316) 2024-09-26 02:44:46.820 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-09-26 02:44:47.299 | Cloning from barbican-specs cache and applying ref * 2024-09-26 02:44:47.391 | (0157 / 1316) 2024-09-26 02:44:47.408 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2024-09-26 02:44:53.030 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-09-26 02:45:26.654 | (0158 / 1316) 2024-09-26 02:45:26.672 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-09-26 02:45:28.098 | Cloning from barbican-ui cache and applying ref * 2024-09-26 02:45:28.273 | (0159 / 1316) 2024-09-26 02:45:28.290 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-09-26 02:45:30.643 | Cloning from bashate cache and applying ref * 2024-09-26 02:45:31.117 | (0160 / 1316) 2024-09-26 02:45:31.136 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-09-26 02:45:46.215 | Cloning from bifrost cache and applying ref * 2024-09-26 02:48:21.674 | (0161 / 1316) 2024-09-26 02:48:21.692 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-09-26 02:48:30.557 | Cloning from blazar cache and applying ref * 2024-09-26 02:49:09.564 | (0162 / 1316) 2024-09-26 02:49:09.582 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-09-26 02:49:16.390 | Cloning from blazar-dashboard cache and applying ref * 2024-09-26 02:49:26.199 | (0163 / 1316) 2024-09-26 02:49:26.218 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-09-26 02:49:32.328 | Cloning from blazar-nova cache and applying ref * 2024-09-26 02:49:39.527 | (0164 / 1316) 2024-09-26 02:49:39.545 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-09-26 02:49:42.336 | Cloning from blazar-specs cache and applying ref * 2024-09-26 02:49:42.438 | (0165 / 1316) 2024-09-26 02:49:42.455 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2024-09-26 02:49:49.275 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-09-26 02:49:52.053 | (0166 / 1316) 2024-09-26 02:49:52.071 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-09-26 02:49:52.951 | Cloning from bugdaystats cache and applying ref * 2024-09-26 02:49:53.092 | (0167 / 1316) 2024-09-26 02:49:53.110 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-09-26 02:49:59.471 | Cloning from castellan cache and applying ref * 2024-09-26 02:50:15.890 | (0168 / 1316) 2024-09-26 02:50:15.907 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-09-26 02:50:27.595 | Cloning from ceilometer cache and applying ref * 2024-09-26 02:51:52.329 | (0169 / 1316) 2024-09-26 02:51:52.347 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-09-26 02:51:57.504 | Cloning from ceilometermiddleware cache and applying ref * 2024-09-26 02:52:08.504 | (0170 / 1316) 2024-09-26 02:52:08.522 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-09-26 02:52:15.816 | Cloning from charm-aodh cache and applying ref * 2024-09-26 02:52:37.978 | (0171 / 1316) 2024-09-26 02:52:37.996 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-09-26 02:52:41.468 | Cloning from charm-aodh-k8s cache and applying ref * 2024-09-26 02:52:49.347 | (0172 / 1316) 2024-09-26 02:52:49.365 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-09-26 02:52:51.303 | Cloning from charm-barbican cache and applying ref * 2024-09-26 02:53:16.231 | (0173 / 1316) 2024-09-26 02:53:16.249 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2024-09-26 02:53:17.967 | Cloning from charm-barbican-k8s cache and applying ref * 2024-09-26 02:53:28.461 | (0174 / 1316) 2024-09-26 02:53:28.479 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2024-09-26 02:53:30.934 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-09-26 02:53:31.025 | (0175 / 1316) 2024-09-26 02:53:31.043 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2024-09-26 02:53:41.503 | Cloning from charm-barbican-vault cache and applying ref * 2024-09-26 02:54:04.246 | (0176 / 1316) 2024-09-26 02:54:04.263 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-09-26 02:54:11.936 | Cloning from charm-ceilometer cache and applying ref * 2024-09-26 02:54:41.305 | (0177 / 1316) 2024-09-26 02:54:41.322 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2024-09-26 02:54:49.155 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-09-26 02:55:01.880 | (0178 / 1316) 2024-09-26 02:55:01.897 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2024-09-26 02:55:03.829 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-09-26 02:55:17.023 | (0179 / 1316) 2024-09-26 02:55:17.040 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2024-09-26 02:55:20.887 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-09-26 02:55:41.032 | (0180 / 1316) 2024-09-26 02:55:41.050 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2024-09-26 02:55:47.742 | Cloning from charm-ceph-fs cache and applying ref * 2024-09-26 02:55:58.567 | (0181 / 1316) 2024-09-26 02:55:58.584 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2024-09-26 02:56:02.662 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-09-26 02:56:29.223 | (0182 / 1316) 2024-09-26 02:56:29.240 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2024-09-26 02:56:33.570 | Cloning from charm-ceph-mon cache and applying ref * 2024-09-26 02:57:19.040 | (0183 / 1316) 2024-09-26 02:57:19.058 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2024-09-26 02:57:21.031 | Cloning from charm-ceph-nfs cache and applying ref * 2024-09-26 02:57:25.820 | (0184 / 1316) 2024-09-26 02:57:25.838 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2024-09-26 02:57:28.302 | Cloning from charm-ceph-osd cache and applying ref * 2024-09-26 02:58:11.334 | (0185 / 1316) 2024-09-26 02:58:11.352 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2024-09-26 02:58:13.901 | Cloning from charm-ceph-proxy cache and applying ref * 2024-09-26 02:58:23.133 | (0186 / 1316) 2024-09-26 02:58:23.151 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2024-09-26 02:58:24.927 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-09-26 02:58:50.904 | (0187 / 1316) 2024-09-26 02:58:50.922 | 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-09-26 02:58:53.574 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-09-26 02:59:00.449 | (0188 / 1316) 2024-09-26 02:59:00.466 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-09-26 02:59:03.968 | Cloning from charm-cinder cache and applying ref * 2024-09-26 02:59:53.022 | (0189 / 1316) 2024-09-26 02:59:53.040 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2024-09-26 02:59:55.434 | Cloning from charm-cinder-backup cache and applying ref * 2024-09-26 03:00:04.735 | (0190 / 1316) 2024-09-26 03:00:04.752 | 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-09-26 03:00:08.417 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-09-26 03:00:17.870 | (0191 / 1316) 2024-09-26 03:00:17.888 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2024-09-26 03:00:20.830 | Cloning from charm-cinder-ceph cache and applying ref * 2024-09-26 03:00:33.491 | (0192 / 1316) 2024-09-26 03:00:33.509 | 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-09-26 03:00:34.579 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-09-26 03:00:47.347 | (0193 / 1316) 2024-09-26 03:00:47.364 | 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-09-26 03:00:47.978 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-09-26 03:00:48.056 | (0194 / 1316) 2024-09-26 03:00:48.074 | 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-09-26 03:00:48.605 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-09-26 03:00:48.684 | (0195 / 1316) 2024-09-26 03:00:48.701 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2024-09-26 03:00:49.587 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-09-26 03:00:50.490 | (0196 / 1316) 2024-09-26 03:00:50.507 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2024-09-26 03:00:51.650 | Cloning from charm-cinder-k8s cache and applying ref * 2024-09-26 03:01:13.415 | (0197 / 1316) 2024-09-26 03:01:13.432 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2024-09-26 03:01:15.985 | Cloning from charm-cinder-lvm cache and applying ref * 2024-09-26 03:01:27.265 | (0198 / 1316) 2024-09-26 03:01:27.283 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-09-26 03:01:28.563 | Cloning from charm-cinder-netapp cache and applying ref * 2024-09-26 03:01:33.049 | (0199 / 1316) 2024-09-26 03:01:33.067 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2024-09-26 03:01:33.954 | Cloning from charm-cinder-nfs cache and applying ref * 2024-09-26 03:01:34.437 | (0200 / 1316) 2024-09-26 03:01:34.454 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2024-09-26 03:01:36.577 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-09-26 03:01:40.194 | (0201 / 1316) 2024-09-26 03:01:40.212 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2024-09-26 03:01:43.896 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-09-26 03:02:09.579 | (0202 / 1316) 2024-09-26 03:02:09.596 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2024-09-26 03:02:14.138 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-09-26 03:02:26.598 | (0203 / 1316) 2024-09-26 03:02:26.616 | 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-09-26 03:02:28.026 | Cloning from charm-cinder-three-par cache and applying ref * 2024-09-26 03:02:33.519 | (0204 / 1316) 2024-09-26 03:02:33.536 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-09-26 03:02:34.363 | Cloning from charm-cloudkitty cache and applying ref * 2024-09-26 03:02:34.457 | (0205 / 1316) 2024-09-26 03:02:34.475 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2024-09-26 03:02:37.826 | Cloning from charm-deployment-guide cache and applying ref * 2024-09-26 03:02:45.254 | (0206 / 1316) 2024-09-26 03:02:45.273 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-09-26 03:02:48.715 | Cloning from charm-designate cache and applying ref * 2024-09-26 03:03:20.021 | (0207 / 1316) 2024-09-26 03:03:20.047 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2024-09-26 03:03:24.172 | Cloning from charm-designate-bind cache and applying ref * 2024-09-26 03:03:35.010 | (0208 / 1316) 2024-09-26 03:03:35.027 | 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-09-26 03:03:37.778 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-09-26 03:03:38.860 | (0209 / 1316) 2024-09-26 03:03:38.877 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2024-09-26 03:03:41.532 | Cloning from charm-designate-k8s cache and applying ref * 2024-09-26 03:03:46.407 | (0210 / 1316) 2024-09-26 03:03:46.425 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-09-26 03:03:50.178 | Cloning from charm-glance cache and applying ref * 2024-09-26 03:04:25.664 | (0211 / 1316) 2024-09-26 03:04:25.682 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2024-09-26 03:04:26.961 | Cloning from charm-glance-k8s cache and applying ref * 2024-09-26 03:04:54.586 | (0212 / 1316) 2024-09-26 03:04:54.603 | 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-09-26 03:04:56.507 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-09-26 03:05:16.715 | (0213 / 1316) 2024-09-26 03:05:16.732 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-09-26 03:05:17.733 | Cloning from charm-glusterfs cache and applying ref * 2024-09-26 03:05:17.984 | (0214 / 1316) 2024-09-26 03:05:18.001 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-09-26 03:05:22.018 | Cloning from charm-gnocchi cache and applying ref * 2024-09-26 03:05:43.016 | (0215 / 1316) 2024-09-26 03:05:43.033 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2024-09-26 03:05:45.169 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-09-26 03:05:50.799 | (0216 / 1316) 2024-09-26 03:05:50.817 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-09-26 03:05:53.013 | Cloning from charm-guide cache and applying ref * 2024-09-26 03:07:12.533 | (0217 / 1316) 2024-09-26 03:07:12.551 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-09-26 03:07:15.498 | Cloning from charm-hacluster cache and applying ref * 2024-09-26 03:07:30.974 | (0218 / 1316) 2024-09-26 03:07:30.991 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-09-26 03:07:34.434 | Cloning from charm-heat cache and applying ref * 2024-09-26 03:08:23.724 | (0219 / 1316) 2024-09-26 03:08:23.741 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2024-09-26 03:08:26.804 | Cloning from charm-heat-k8s cache and applying ref * 2024-09-26 03:09:25.350 | (0220 / 1316) 2024-09-26 03:09:25.368 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2024-09-26 03:09:28.002 | Cloning from charm-horizon-k8s cache and applying ref * 2024-09-26 03:09:54.291 | (0221 / 1316) 2024-09-26 03:09:54.309 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2024-09-26 03:09:55.881 | Cloning from charm-infinidat-tools cache and applying ref * 2024-09-26 03:09:58.353 | (0222 / 1316) 2024-09-26 03:09:58.371 | 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-09-26 03:10:00.667 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-09-26 03:10:00.772 | (0223 / 1316) 2024-09-26 03:10:00.790 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2024-09-26 03:10:01.773 | Cloning from charm-interface-bgp cache and applying ref * 2024-09-26 03:10:01.853 | (0224 / 1316) 2024-09-26 03:10:01.871 | 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-09-26 03:10:02.311 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-09-26 03:10:02.388 | (0225 / 1316) 2024-09-26 03:10:02.406 | 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-09-26 03:10:02.842 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-09-26 03:10:02.928 | (0226 / 1316) 2024-09-26 03:10:02.945 | 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-09-26 03:10:03.446 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-09-26 03:10:03.524 | (0227 / 1316) 2024-09-26 03:10:03.542 | 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-09-26 03:10:03.980 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-09-26 03:10:04.059 | (0228 / 1316) 2024-09-26 03:10:04.076 | 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-09-26 03:10:04.388 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-09-26 03:10:04.467 | (0229 / 1316) 2024-09-26 03:10:04.485 | 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-09-26 03:10:04.863 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-09-26 03:10:04.942 | (0230 / 1316) 2024-09-26 03:10:04.960 | 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-09-26 03:10:05.610 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-09-26 03:10:05.688 | (0231 / 1316) 2024-09-26 03:10:05.706 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2024-09-26 03:10:06.012 | Cloning from charm-interface-designate cache and applying ref * 2024-09-26 03:10:06.089 | (0232 / 1316) 2024-09-26 03:10:06.107 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2024-09-26 03:10:06.496 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-09-26 03:10:06.577 | (0233 / 1316) 2024-09-26 03:10:06.595 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2024-09-26 03:10:07.991 | Cloning from charm-interface-hacluster cache and applying ref * 2024-09-26 03:10:08.323 | (0234 / 1316) 2024-09-26 03:10:08.341 | 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-09-26 03:10:08.749 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-09-26 03:10:08.826 | (0235 / 1316) 2024-09-26 03:10:08.843 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2024-09-26 03:10:09.370 | Cloning from charm-interface-keystone cache and applying ref * 2024-09-26 03:10:14.399 | (0236 / 1316) 2024-09-26 03:10:14.416 | 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-09-26 03:10:15.630 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-09-26 03:10:15.708 | (0237 / 1316) 2024-09-26 03:10:15.726 | 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-09-26 03:10:16.167 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-09-26 03:10:16.245 | (0238 / 1316) 2024-09-26 03:10:16.262 | 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-09-26 03:10:17.148 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-09-26 03:10:17.227 | (0239 / 1316) 2024-09-26 03:10:17.244 | 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-09-26 03:10:17.799 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-09-26 03:10:17.876 | (0240 / 1316) 2024-09-26 03:10:17.893 | 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-09-26 03:10:18.268 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-09-26 03:10:18.345 | (0241 / 1316) 2024-09-26 03:10:18.363 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2024-09-26 03:10:18.812 | Cloning from charm-interface-magpie cache and applying ref * 2024-09-26 03:10:18.890 | (0242 / 1316) 2024-09-26 03:10:18.908 | 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-09-26 03:10:19.318 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-09-26 03:10:19.396 | (0243 / 1316) 2024-09-26 03:10:19.413 | 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-09-26 03:10:19.847 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-09-26 03:10:19.926 | (0244 / 1316) 2024-09-26 03:10:19.943 | 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-09-26 03:10:20.673 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-09-26 03:10:20.751 | (0245 / 1316) 2024-09-26 03:10:20.768 | 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-09-26 03:10:21.654 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-09-26 03:10:21.762 | (0246 / 1316) 2024-09-26 03:10:21.781 | 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-09-26 03:10:22.659 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-09-26 03:10:22.737 | (0247 / 1316) 2024-09-26 03:10:22.754 | 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-09-26 03:10:23.112 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-09-26 03:10:23.191 | (0248 / 1316) 2024-09-26 03:10:23.208 | 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-09-26 03:10:23.954 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-09-26 03:10:24.032 | (0249 / 1316) 2024-09-26 03:10:24.050 | 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-09-26 03:10:24.906 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-09-26 03:10:24.983 | (0250 / 1316) 2024-09-26 03:10:25.001 | 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-09-26 03:10:25.367 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-09-26 03:10:25.445 | (0251 / 1316) 2024-09-26 03:10:25.463 | 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-09-26 03:10:25.881 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-09-26 03:10:25.958 | (0252 / 1316) 2024-09-26 03:10:25.976 | 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-09-26 03:10:26.297 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-09-26 03:10:26.375 | (0253 / 1316) 2024-09-26 03:10:26.393 | 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-09-26 03:10:26.710 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-09-26 03:10:26.787 | (0254 / 1316) 2024-09-26 03:10:26.805 | 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-09-26 03:10:27.151 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-09-26 03:10:27.230 | (0255 / 1316) 2024-09-26 03:10:27.247 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2024-09-26 03:10:27.613 | Cloning from charm-interface-placement cache and applying ref * 2024-09-26 03:10:27.691 | (0256 / 1316) 2024-09-26 03:10:27.709 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2024-09-26 03:10:28.598 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-09-26 03:10:28.675 | (0257 / 1316) 2024-09-26 03:10:28.693 | 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-09-26 03:10:34.508 | Cloning from charm-interface-service-control cache and applying ref * 2024-09-26 03:10:34.586 | (0258 / 1316) 2024-09-26 03:10:34.604 | 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-09-26 03:10:35.051 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-09-26 03:10:35.128 | (0259 / 1316) 2024-09-26 03:10:35.146 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-09-26 03:10:36.843 | Cloning from charm-ironic cache and applying ref * 2024-09-26 03:10:37.456 | (0260 / 1316) 2024-09-26 03:10:37.475 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2024-09-26 03:10:40.318 | Cloning from charm-ironic-api cache and applying ref * 2024-09-26 03:11:06.720 | (0261 / 1316) 2024-09-26 03:11:06.779 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2024-09-26 03:11:16.932 | Cloning from charm-ironic-conductor cache and applying ref * 2024-09-26 03:11:49.524 | (0262 / 1316) 2024-09-26 03:11:49.541 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2024-09-26 03:11:52.796 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-09-26 03:11:58.430 | (0263 / 1316) 2024-09-26 03:11:58.447 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-09-26 03:12:02.051 | Cloning from charm-keystone cache and applying ref * 2024-09-26 03:12:52.077 | (0264 / 1316) 2024-09-26 03:12:52.095 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2024-09-26 03:12:55.585 | Cloning from charm-keystone-k8s cache and applying ref * 2024-09-26 03:13:37.380 | (0265 / 1316) 2024-09-26 03:13:37.397 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2024-09-26 03:13:41.855 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-09-26 03:13:56.465 | (0266 / 1316) 2024-09-26 03:13:56.482 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2024-09-26 03:14:00.206 | Cloning from charm-keystone-ldap cache and applying ref * 2024-09-26 03:14:17.601 | (0267 / 1316) 2024-09-26 03:14:17.619 | 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-09-26 03:14:18.806 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-09-26 03:14:20.692 | (0268 / 1316) 2024-09-26 03:14:20.709 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2024-09-26 03:14:22.333 | Cloning from charm-keystone-openidc cache and applying ref * 2024-09-26 03:14:29.590 | (0269 / 1316) 2024-09-26 03:14:29.607 | 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-09-26 03:14:34.422 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-09-26 03:15:04.915 | (0270 / 1316) 2024-09-26 03:15:04.933 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2024-09-26 03:15:06.436 | Cloning from charm-layer-ceph cache and applying ref * 2024-09-26 03:15:06.514 | (0271 / 1316) 2024-09-26 03:15:06.532 | 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-09-26 03:15:07.061 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-09-26 03:15:07.141 | (0272 / 1316) 2024-09-26 03:15:07.159 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2024-09-26 03:15:08.076 | Cloning from charm-layer-openstack cache and applying ref * 2024-09-26 03:15:08.412 | (0273 / 1316) 2024-09-26 03:15:08.430 | 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-09-26 03:15:08.753 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-09-26 03:15:08.831 | (0274 / 1316) 2024-09-26 03:15:08.848 | 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-09-26 03:15:09.193 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-09-26 03:15:09.271 | (0275 / 1316) 2024-09-26 03:15:09.288 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-09-26 03:15:14.992 | Cloning from charm-magnum cache and applying ref * 2024-09-26 03:15:34.588 | (0276 / 1316) 2024-09-26 03:15:34.605 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2024-09-26 03:15:36.669 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-09-26 03:15:54.453 | (0277 / 1316) 2024-09-26 03:15:54.471 | Updating cache of https://opendev.org/openstack/charm-magnum-k8s.git in /opt/dib_cache/source-repositories/charm_magnum_k8s_1592ff9c87841c8ee74cde17e39e2cbe8863a6be with ref * 2024-09-26 03:15:55.926 | Cloning from charm-magnum-k8s cache and applying ref * 2024-09-26 03:16:01.931 | (0278 / 1316) 2024-09-26 03:16:01.949 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-09-26 03:16:03.314 | Cloning from charm-magpie cache and applying ref * 2024-09-26 03:16:22.353 | (0279 / 1316) 2024-09-26 03:16:22.372 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-09-26 03:16:28.514 | Cloning from charm-manila cache and applying ref * 2024-09-26 03:16:54.322 | (0280 / 1316) 2024-09-26 03:16:54.339 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2024-09-26 03:16:55.330 | Cloning from charm-manila-dashboard cache and applying ref * 2024-09-26 03:17:01.173 | (0281 / 1316) 2024-09-26 03:17:01.191 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2024-09-26 03:17:01.965 | Cloning from charm-manila-flashblade cache and applying ref * 2024-09-26 03:17:02.045 | (0282 / 1316) 2024-09-26 03:17:02.063 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2024-09-26 03:17:03.628 | Cloning from charm-manila-ganesha cache and applying ref * 2024-09-26 03:17:20.574 | (0283 / 1316) 2024-09-26 03:17:20.591 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2024-09-26 03:17:21.963 | Cloning from charm-manila-generic cache and applying ref * 2024-09-26 03:17:32.974 | (0284 / 1316) 2024-09-26 03:17:33.000 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2024-09-26 03:17:33.494 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-09-26 03:17:34.038 | (0285 / 1316) 2024-09-26 03:17:34.056 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2024-09-26 03:17:34.943 | Cloning from charm-manila-infinidat cache and applying ref * 2024-09-26 03:17:37.018 | (0286 / 1316) 2024-09-26 03:17:37.035 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2024-09-26 03:17:41.150 | Cloning from charm-manila-netapp cache and applying ref * 2024-09-26 03:17:49.699 | (0287 / 1316) 2024-09-26 03:17:49.716 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-09-26 03:17:52.901 | Cloning from charm-masakari cache and applying ref * 2024-09-26 03:18:16.122 | (0288 / 1316) 2024-09-26 03:18:16.139 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2024-09-26 03:18:19.468 | Cloning from charm-masakari-monitors cache and applying ref * 2024-09-26 03:18:38.560 | (0289 / 1316) 2024-09-26 03:18:38.577 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-09-26 03:18:39.409 | Cloning from charm-mistral cache and applying ref * 2024-09-26 03:18:39.588 | (0290 / 1316) 2024-09-26 03:18:39.606 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-09-26 03:18:40.070 | Cloning from charm-murano cache and applying ref * 2024-09-26 03:18:40.207 | (0291 / 1316) 2024-09-26 03:18:40.225 | 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-09-26 03:18:44.079 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-09-26 03:19:18.066 | (0292 / 1316) 2024-09-26 03:19:18.091 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2024-09-26 03:19:20.218 | Cloning from charm-mysql-router cache and applying ref * 2024-09-26 03:19:31.910 | (0293 / 1316) 2024-09-26 03:19:31.927 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2024-09-26 03:19:34.227 | Cloning from charm-neutron-api cache and applying ref * 2024-09-26 03:20:08.576 | (0294 / 1316) 2024-09-26 03:20:08.594 | 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-09-26 03:20:09.203 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-09-26 03:20:09.324 | (0295 / 1316) 2024-09-26 03:20:09.342 | 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-09-26 03:20:12.527 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-09-26 03:20:21.983 | (0296 / 1316) 2024-09-26 03:20:22.001 | 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-09-26 03:20:24.137 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-09-26 03:20:32.347 | (0297 / 1316) 2024-09-26 03:20:32.364 | 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-09-26 03:20:36.668 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-09-26 03:21:05.784 | (0298 / 1316) 2024-09-26 03:21:05.802 | 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-09-26 03:21:07.105 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-09-26 03:21:12.164 | (0299 / 1316) 2024-09-26 03:21:12.181 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2024-09-26 03:21:14.280 | Cloning from charm-neutron-gateway cache and applying ref * 2024-09-26 03:21:33.624 | (0300 / 1316) 2024-09-26 03:21:33.641 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2024-09-26 03:21:35.617 | Cloning from charm-neutron-k8s cache and applying ref * 2024-09-26 03:21:55.126 | (0301 / 1316) 2024-09-26 03:21:55.144 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2024-09-26 03:21:56.817 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-09-26 03:22:06.966 | (0302 / 1316) 2024-09-26 03:22:06.983 | 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-09-26 03:22:08.119 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-09-26 03:22:15.869 | (0303 / 1316) 2024-09-26 03:22:15.887 | 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-09-26 03:22:17.243 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-09-26 03:23:10.444 | (0304 / 1316) 2024-09-26 03:23:10.461 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2024-09-26 03:23:14.358 | Cloning from charm-nova-compute cache and applying ref * 2024-09-26 03:24:15.738 | (0305 / 1316) 2024-09-26 03:24:15.755 | 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-09-26 03:24:19.118 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-09-26 03:24:24.124 | (0306 / 1316) 2024-09-26 03:24:24.142 | 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-09-26 03:24:24.850 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-09-26 03:24:25.171 | (0307 / 1316) 2024-09-26 03:24:25.189 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2024-09-26 03:24:26.028 | Cloning from charm-nova-k8s cache and applying ref * 2024-09-26 03:24:40.914 | (0308 / 1316) 2024-09-26 03:24:40.931 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2024-09-26 03:24:41.626 | Cloning from charm-nova-lxd cache and applying ref * 2024-09-26 03:24:42.688 | (0309 / 1316) 2024-09-26 03:24:42.706 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-09-26 03:24:44.405 | Cloning from charm-octavia cache and applying ref * 2024-09-26 03:25:10.011 | (0310 / 1316) 2024-09-26 03:25:10.028 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2024-09-26 03:25:11.366 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-09-26 03:25:16.628 | (0311 / 1316) 2024-09-26 03:25:16.645 | 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-09-26 03:25:20.256 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-09-26 03:25:29.104 | (0312 / 1316) 2024-09-26 03:25:29.121 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2024-09-26 03:25:30.833 | Cloning from charm-octavia-k8s cache and applying ref * 2024-09-26 03:25:32.919 | (0313 / 1316) 2024-09-26 03:25:32.937 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2024-09-26 03:25:33.554 | Cloning from charm-odl-controller cache and applying ref * 2024-09-26 03:25:33.667 | (0314 / 1316) 2024-09-26 03:25:33.684 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2024-09-26 03:25:35.726 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-09-26 03:26:08.056 | (0315 / 1316) 2024-09-26 03:26:08.080 | 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-09-26 03:26:09.007 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-09-26 03:26:09.611 | (0316 / 1316) 2024-09-26 03:26:09.628 | Updating cache of https://opendev.org/openstack/charm-openstack-hypervisor.git in /opt/dib_cache/source-repositories/charm_openstack_hypervisor_a78524ec90bfb56f1db2f2c44f9917e95e451b4c with ref * 2024-09-26 03:26:10.260 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-09-26 03:26:19.403 | (0317 / 1316) 2024-09-26 03:26:19.421 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2024-09-26 03:26:19.989 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-09-26 03:26:20.074 | (0318 / 1316) 2024-09-26 03:26:20.092 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2024-09-26 03:26:20.650 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-09-26 03:26:20.775 | (0319 / 1316) 2024-09-26 03:26:20.793 | 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-09-26 03:26:21.492 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-09-26 03:26:21.673 | (0320 / 1316) 2024-09-26 03:26:21.690 | 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-09-26 03:26:22.036 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-09-26 03:26:22.113 | (0321 / 1316) 2024-09-26 03:26:22.130 | 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-09-26 03:26:22.486 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-09-26 03:26:22.562 | (0322 / 1316) 2024-09-26 03:26:22.579 | 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-09-26 03:26:22.911 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-09-26 03:26:22.991 | (0323 / 1316) 2024-09-26 03:26:23.008 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2024-09-26 03:26:23.575 | Cloning from charm-ops-openstack cache and applying ref * 2024-09-26 03:26:24.649 | (0324 / 1316) 2024-09-26 03:26:24.667 | Updating cache of https://opendev.org/openstack/charm-ops-sunbeam.git in /opt/dib_cache/source-repositories/charm_ops_sunbeam_e7b1b1238b647d538cdb214a6bdc663417384583 with ref * 2024-09-26 03:26:25.808 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-09-26 03:26:54.866 | (0325 / 1316) 2024-09-26 03:26:54.884 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2024-09-26 03:26:57.359 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-09-26 03:26:57.866 | (0326 / 1316) 2024-09-26 03:26:57.883 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-09-26 03:26:58.636 | Cloning from charm-panko cache and applying ref * 2024-09-26 03:26:58.716 | (0327 / 1316) 2024-09-26 03:26:58.733 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2024-09-26 03:26:59.515 | Cloning from charm-percona-cluster cache and applying ref * 2024-09-26 03:27:00.782 | (0328 / 1316) 2024-09-26 03:27:00.800 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-09-26 03:27:02.367 | Cloning from charm-placement cache and applying ref * 2024-09-26 03:27:18.399 | (0329 / 1316) 2024-09-26 03:27:18.416 | Updating cache of https://opendev.org/openstack/charm-placement-k8s.git in /opt/dib_cache/source-repositories/charm_placement_k8s_c760843a87d604d54ec3462b1da0380292606f93 with ref * 2024-09-26 03:27:19.638 | Cloning from charm-placement-k8s cache and applying ref * 2024-09-26 03:27:30.360 | (0330 / 1316) 2024-09-26 03:27:30.377 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2024-09-26 03:27:31.702 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-09-26 03:27:54.746 | (0331 / 1316) 2024-09-26 03:27:54.764 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-09-26 03:27:55.610 | Cloning from charm-specs cache and applying ref * 2024-09-26 03:28:01.722 | (0332 / 1316) 2024-09-26 03:28:01.739 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2024-09-26 03:28:03.055 | Cloning from charm-swift-proxy cache and applying ref * 2024-09-26 03:28:17.821 | (0333 / 1316) 2024-09-26 03:28:17.839 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2024-09-26 03:28:19.832 | Cloning from charm-swift-storage cache and applying ref * 2024-09-26 03:28:34.927 | (0334 / 1316) 2024-09-26 03:28:34.945 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-09-26 03:28:35.718 | Cloning from charm-tempest cache and applying ref * 2024-09-26 03:28:35.809 | (0335 / 1316) 2024-09-26 03:28:35.827 | 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-09-26 03:28:36.388 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-09-26 03:28:36.479 | (0336 / 1316) 2024-09-26 03:28:36.496 | 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-09-26 03:28:37.033 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-09-26 03:28:37.121 | (0337 / 1316) 2024-09-26 03:28:37.138 | 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-09-26 03:28:37.525 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-09-26 03:28:37.612 | (0338 / 1316) 2024-09-26 03:28:37.629 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2024-09-26 03:28:38.225 | Cloning from charm-trilio-wlm cache and applying ref * 2024-09-26 03:28:38.314 | (0339 / 1316) 2024-09-26 03:28:38.331 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-09-26 03:28:38.972 | Cloning from charm-trove cache and applying ref * 2024-09-26 03:28:39.276 | (0340 / 1316) 2024-09-26 03:28:39.294 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-09-26 03:28:40.853 | Cloning from charm-vault cache and applying ref * 2024-09-26 03:29:10.196 | (0341 / 1316) 2024-09-26 03:29:10.214 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-09-26 03:29:11.230 | Cloning from charm-watcher cache and applying ref * 2024-09-26 03:29:19.736 | (0342 / 1316) 2024-09-26 03:29:19.754 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2024-09-26 03:29:20.776 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-09-26 03:29:27.118 | (0343 / 1316) 2024-09-26 03:29:27.136 | Updating cache of https://opendev.org/openstack/charm-zuul-jobs.git in /opt/dib_cache/source-repositories/charm_zuul_jobs_241c237d4ada37f32763a2e551bbca57de81892a with ref * 2024-09-26 03:29:28.227 | Cloning from charm-zuul-jobs cache and applying ref * 2024-09-26 03:29:33.479 | (0344 / 1316) 2024-09-26 03:29:33.497 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-09-26 03:29:34.313 | Cloning from charms.ceph cache and applying ref * 2024-09-26 03:29:38.305 | (0345 / 1316) 2024-09-26 03:29:38.323 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-09-26 03:29:40.028 | Cloning from charms.openstack cache and applying ref * 2024-09-26 03:29:55.418 | (0346 / 1316) 2024-09-26 03:29:55.436 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2024-09-26 03:29:56.001 | Cloning from ci-log-processing cache and applying ref * 2024-09-26 03:30:18.656 | (0347 / 1316) 2024-09-26 03:30:18.674 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-09-26 03:30:30.498 | Cloning from cinder cache and applying ref * 2024-09-26 03:32:49.979 | (0348 / 1316) 2024-09-26 03:32:49.998 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-09-26 03:32:50.948 | Cloning from cinder-specs cache and applying ref * 2024-09-26 03:33:01.683 | (0349 / 1316) 2024-09-26 03:33:01.700 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2024-09-26 03:33:06.804 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-09-26 03:33:32.601 | (0350 / 1316) 2024-09-26 03:33:32.618 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-09-26 03:33:36.740 | Cloning from cinderlib cache and applying ref * 2024-09-26 03:33:45.303 | (0351 / 1316) 2024-09-26 03:33:45.320 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-09-26 03:33:53.180 | Cloning from cliff cache and applying ref * 2024-09-26 03:34:13.146 | (0352 / 1316) 2024-09-26 03:34:13.164 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-09-26 03:34:19.713 | Cloning from cloudkitty cache and applying ref * 2024-09-26 03:35:35.832 | (0353 / 1316) 2024-09-26 03:35:35.849 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-09-26 03:35:39.975 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-09-26 03:35:44.464 | (0354 / 1316) 2024-09-26 03:35:44.481 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-09-26 03:35:45.925 | Cloning from cloudkitty-specs cache and applying ref * 2024-09-26 03:35:47.160 | (0355 / 1316) 2024-09-26 03:35:47.177 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2024-09-26 03:35:49.556 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-09-26 03:35:50.025 | (0356 / 1316) 2024-09-26 03:35:50.043 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-09-26 03:35:51.139 | Cloning from codegenerator cache and applying ref * 2024-09-26 03:36:56.308 | (0357 / 1316) 2024-09-26 03:36:56.326 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-09-26 03:36:57.214 | Cloning from constellations cache and applying ref * 2024-09-26 03:36:57.350 | (0358 / 1316) 2024-09-26 03:36:57.367 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-09-26 03:36:59.026 | Cloning from contributor-guide cache and applying ref * 2024-09-26 03:37:02.631 | (0359 / 1316) 2024-09-26 03:37:02.649 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-09-26 03:37:03.287 | Cloning from cookiecutter cache and applying ref * 2024-09-26 03:37:03.383 | (0360 / 1316) 2024-09-26 03:37:03.400 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-09-26 03:37:03.954 | Cloning from coverage2sql cache and applying ref * 2024-09-26 03:37:05.195 | (0361 / 1316) 2024-09-26 03:37:05.214 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-09-26 03:37:13.970 | Cloning from cyborg cache and applying ref * 2024-09-26 03:37:49.970 | (0362 / 1316) 2024-09-26 03:37:49.988 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-09-26 03:37:50.788 | Cloning from cyborg-specs cache and applying ref * 2024-09-26 03:37:51.716 | (0363 / 1316) 2024-09-26 03:37:51.734 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2024-09-26 03:37:54.949 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-09-26 03:37:59.918 | (0364 / 1316) 2024-09-26 03:37:59.936 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-09-26 03:38:01.701 | Cloning from debtcollector cache and applying ref * 2024-09-26 03:38:02.785 | (0365 / 1316) 2024-09-26 03:38:02.804 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-09-26 03:38:11.961 | Cloning from designate cache and applying ref * 2024-09-26 03:41:48.331 | (0366 / 1316) 2024-09-26 03:41:48.349 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-09-26 03:41:51.426 | Cloning from designate-dashboard cache and applying ref * 2024-09-26 03:41:59.965 | (0367 / 1316) 2024-09-26 03:41:59.983 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-09-26 03:42:01.226 | Cloning from designate-specs cache and applying ref * 2024-09-26 03:42:01.771 | (0368 / 1316) 2024-09-26 03:42:01.789 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2024-09-26 03:42:05.601 | Cloning from designate-tempest-plugin cache and applying ref * 2024-09-26 03:42:21.283 | (0369 / 1316) 2024-09-26 03:42:21.301 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-09-26 03:42:26.109 | Cloning from devstack cache and applying ref * 2024-09-26 03:43:54.308 | (0370 / 1316) 2024-09-26 03:43:54.327 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2024-09-26 03:43:55.362 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-09-26 03:43:55.454 | (0371 / 1316) 2024-09-26 03:43:55.472 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2024-09-26 03:43:58.190 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-09-26 03:44:10.761 | (0372 / 1316) 2024-09-26 03:44:10.779 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2024-09-26 03:44:14.783 | Cloning from devstack-plugin-container cache and applying ref * 2024-09-26 03:44:18.013 | (0373 / 1316) 2024-09-26 03:44:18.031 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2024-09-26 03:44:18.638 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-09-26 03:44:18.716 | (0374 / 1316) 2024-09-26 03:44:18.734 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2024-09-26 03:44:19.819 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-09-26 03:44:19.920 | (0375 / 1316) 2024-09-26 03:44:19.938 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2024-09-26 03:44:21.516 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-09-26 03:44:22.348 | (0376 / 1316) 2024-09-26 03:44:22.366 | 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-09-26 03:44:24.098 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-09-26 03:44:24.226 | (0377 / 1316) 2024-09-26 03:44:24.246 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-09-26 03:44:25.056 | Cloning from devstack-tools cache and applying ref * 2024-09-26 03:44:25.188 | (0378 / 1316) 2024-09-26 03:44:25.206 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-09-26 03:44:26.085 | Cloning from devstack-vagrant cache and applying ref * 2024-09-26 03:44:26.515 | (0379 / 1316) 2024-09-26 03:44:26.533 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-09-26 03:44:30.412 | Cloning from diskimage-builder cache and applying ref * 2024-09-26 03:45:40.635 | (0380 / 1316) 2024-09-26 03:45:40.652 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-09-26 03:45:41.890 | Cloning from election cache and applying ref * 2024-09-26 03:47:05.604 | (0381 / 1316) 2024-09-26 03:47:05.622 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2024-09-26 03:47:06.024 | Cloning from eslint-config-openstack cache and applying ref * 2024-09-26 03:47:06.166 | (0382 / 1316) 2024-09-26 03:47:06.183 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-09-26 03:47:07.754 | Cloning from etcd3gw cache and applying ref * 2024-09-26 03:47:12.367 | (0383 / 1316) 2024-09-26 03:47:12.385 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-09-26 03:47:14.694 | Cloning from freezer cache and applying ref * 2024-09-26 03:47:24.879 | (0384 / 1316) 2024-09-26 03:47:24.896 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-09-26 03:47:27.308 | Cloning from freezer-api cache and applying ref * 2024-09-26 03:47:27.511 | (0385 / 1316) 2024-09-26 03:47:27.528 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-09-26 03:47:28.959 | Cloning from freezer-dr cache and applying ref * 2024-09-26 03:47:29.156 | (0386 / 1316) 2024-09-26 03:47:29.173 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-09-26 03:47:29.561 | Cloning from freezer-specs cache and applying ref * 2024-09-26 03:47:29.645 | (0387 / 1316) 2024-09-26 03:47:29.663 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2024-09-26 03:47:31.128 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-09-26 03:47:31.235 | (0388 / 1316) 2024-09-26 03:47:31.252 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2024-09-26 03:47:34.078 | Cloning from freezer-web-ui cache and applying ref * 2024-09-26 03:47:34.257 | (0389 / 1316) 2024-09-26 03:47:34.275 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-09-26 03:47:37.154 | Cloning from futurist cache and applying ref * 2024-09-26 03:47:38.300 | (0390 / 1316) 2024-09-26 03:47:38.317 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-09-26 03:47:45.480 | Cloning from glance cache and applying ref * 2024-09-26 03:50:21.478 | (0391 / 1316) 2024-09-26 03:50:21.496 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-09-26 03:50:22.991 | Cloning from glance-specs cache and applying ref * 2024-09-26 03:50:28.745 | (0392 / 1316) 2024-09-26 03:50:28.763 | Updating cache of https://opendev.org/openstack/glance-tempest-plugin.git in /opt/dib_cache/source-repositories/glance_tempest_plugin_24e427a4d144713021e83a523bc2c0f1a6abace5 with ref * 2024-09-26 03:50:30.849 | Cloning from glance-tempest-plugin cache and applying ref * 2024-09-26 03:50:32.810 | (0393 / 1316) 2024-09-26 03:50:32.828 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-09-26 03:50:37.550 | Cloning from glance_store cache and applying ref * 2024-09-26 03:51:03.574 | (0394 / 1316) 2024-09-26 03:51:03.591 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-09-26 03:51:04.405 | Cloning from goal-tools cache and applying ref * 2024-09-26 03:51:04.558 | (0395 / 1316) 2024-09-26 03:51:04.575 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-09-26 03:51:06.471 | Cloning from governance cache and applying ref * 2024-09-26 03:52:19.490 | (0396 / 1316) 2024-09-26 03:52:19.508 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-09-26 03:52:20.247 | Cloning from governance-sigs cache and applying ref * 2024-09-26 03:52:20.353 | (0397 / 1316) 2024-09-26 03:52:20.371 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-09-26 03:52:20.892 | Cloning from governance-website cache and applying ref * 2024-09-26 03:52:20.970 | (0398 / 1316) 2024-09-26 03:52:20.987 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-09-26 03:52:23.677 | Cloning from grenade cache and applying ref * 2024-09-26 03:52:29.228 | (0399 / 1316) 2024-09-26 03:52:29.247 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-09-26 03:52:31.273 | Cloning from ha-guide cache and applying ref * 2024-09-26 03:52:32.839 | (0400 / 1316) 2024-09-26 03:52:32.857 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-09-26 03:52:34.865 | Cloning from hacking cache and applying ref * 2024-09-26 03:52:37.731 | (0401 / 1316) 2024-09-26 03:52:37.749 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-09-26 03:52:53.854 | Cloning from heat cache and applying ref * 2024-09-26 03:54:30.390 | (0402 / 1316) 2024-09-26 03:54:30.408 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-09-26 03:54:34.568 | Cloning from heat-agents cache and applying ref * 2024-09-26 03:54:38.913 | (0403 / 1316) 2024-09-26 03:54:38.931 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-09-26 03:54:41.041 | Cloning from heat-cfntools cache and applying ref * 2024-09-26 03:54:43.084 | (0404 / 1316) 2024-09-26 03:54:43.102 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-09-26 03:54:45.385 | Cloning from heat-dashboard cache and applying ref * 2024-09-26 03:54:53.018 | (0405 / 1316) 2024-09-26 03:54:53.035 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-09-26 03:54:53.556 | Cloning from heat-specs cache and applying ref * 2024-09-26 03:54:53.693 | (0406 / 1316) 2024-09-26 03:54:53.711 | Updating cache of https://opendev.org/openstack/heat-tempest-plugin.git in /opt/dib_cache/source-repositories/heat_tempest_plugin_3e8c6bcc90b70de4dc14754899b7039a107380b8 with ref * 2024-09-26 03:54:55.179 | Cloning from heat-tempest-plugin cache and applying ref * 2024-09-26 03:55:00.523 | (0407 / 1316) 2024-09-26 03:55:00.541 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2024-09-26 03:55:01.393 | Cloning from heat-templates cache and applying ref * 2024-09-26 03:55:01.938 | (0408 / 1316) 2024-09-26 03:55:01.956 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2024-09-26 03:55:05.328 | Cloning from heat-translator cache and applying ref * 2024-09-26 03:55:06.970 | (0409 / 1316) 2024-09-26 03:55:06.988 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2024-09-26 03:55:14.608 | Cloning from horizon cache and applying ref * 2024-09-26 03:58:30.721 | (0410 / 1316) 2024-09-26 03:58:30.739 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2024-09-26 03:58:32.607 | Cloning from i18n cache and applying ref * 2024-09-26 03:58:45.179 | (0411 / 1316) 2024-09-26 03:58:45.196 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2024-09-26 03:58:45.536 | Cloning from ideas cache and applying ref * 2024-09-26 03:58:45.618 | (0412 / 1316) 2024-09-26 03:58:45.635 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2024-09-26 03:58:50.975 | Cloning from ironic cache and applying ref * 2024-09-26 03:59:10.894 | (0413 / 1316) 2024-09-26 03:59:10.912 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2024-09-26 03:59:15.872 | Cloning from ironic-inspector cache and applying ref * 2024-09-26 03:59:51.094 | (0414 / 1316) 2024-09-26 03:59:51.112 | Updating cache of https://opendev.org/openstack/ironic-inspector-specs.git in /opt/dib_cache/source-repositories/ironic_inspector_specs_d3896f840813fe6414c3901323cc2145b153d97c with ref * 2024-09-26 03:59:51.768 | Cloning from ironic-inspector-specs cache and applying ref * 2024-09-26 03:59:51.850 | (0415 / 1316) 2024-09-26 03:59:51.867 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2024-09-26 03:59:53.855 | Cloning from ironic-lib cache and applying ref * 2024-09-26 04:00:02.339 | (0416 / 1316) 2024-09-26 04:00:02.357 | Updating cache of https://opendev.org/openstack/ironic-prometheus-exporter.git in /opt/dib_cache/source-repositories/ironic_prometheus_exporter_c84bfb96a7a5ca8686e6b46ce3aae3f55c264ece with ref * 2024-09-26 04:00:05.696 | Cloning from ironic-prometheus-exporter cache and applying ref * 2024-09-26 04:00:13.604 | (0417 / 1316) 2024-09-26 04:00:13.622 | Updating cache of https://opendev.org/openstack/ironic-python-agent.git in /opt/dib_cache/source-repositories/ironic_python_agent_6158c9e74677176fcb3d11a8c97cce0aea1656c0 with ref * 2024-09-26 04:00:23.159 | Cloning from ironic-python-agent cache and applying ref * 2024-09-26 04:01:40.490 | (0418 / 1316) 2024-09-26 04:01:40.508 | 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-09-26 04:01:45.040 | Cloning from ironic-python-agent-builder cache and applying ref * 2024-09-26 04:02:00.879 | (0419 / 1316) 2024-09-26 04:02:00.898 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2024-09-26 04:02:02.304 | Cloning from ironic-specs cache and applying ref * 2024-09-26 04:02:10.211 | (0420 / 1316) 2024-09-26 04:02:10.228 | Updating cache of https://opendev.org/openstack/ironic-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_tempest_plugin_d8629624c6d8b786c41c67ec73847c99a366571a with ref * 2024-09-26 04:02:12.526 | Cloning from ironic-tempest-plugin cache and applying ref * 2024-09-26 04:02:28.414 | (0421 / 1316) 2024-09-26 04:02:28.433 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2024-09-26 04:02:33.079 | Cloning from ironic-ui cache and applying ref * 2024-09-26 04:02:36.273 | (0422 / 1316) 2024-09-26 04:02:36.291 | Updating cache of https://opendev.org/openstack/karma-subunit-reporter.git in /opt/dib_cache/source-repositories/karma_subunit_reporter_a47cb5a70d2ac99c8cde63a7920757a4e657cd8a with ref * 2024-09-26 04:02:36.973 | Cloning from karma-subunit-reporter cache and applying ref * 2024-09-26 04:02:37.060 | (0423 / 1316) 2024-09-26 04:02:37.078 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2024-09-26 04:02:45.074 | Cloning from kayobe cache and applying ref * 2024-09-26 04:07:56.507 | (0424 / 1316) 2024-09-26 04:07:56.525 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2024-09-26 04:08:02.034 | Cloning from kayobe-config cache and applying ref * 2024-09-26 04:08:08.505 | (0425 / 1316) 2024-09-26 04:08:08.524 | Updating cache of https://opendev.org/openstack/kayobe-config-dev.git in /opt/dib_cache/source-repositories/kayobe_config_dev_51af2b86b0dbac55372878ffa3ce2b1958a100f3 with ref * 2024-09-26 04:08:10.700 | Cloning from kayobe-config-dev cache and applying ref * 2024-09-26 04:08:15.126 | (0426 / 1316) 2024-09-26 04:08:15.144 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2024-09-26 04:08:20.252 | Cloning from keystone cache and applying ref * 2024-09-26 04:10:15.670 | (0427 / 1316) 2024-09-26 04:10:15.688 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2024-09-26 04:10:17.146 | Cloning from keystone-specs cache and applying ref * 2024-09-26 04:10:19.769 | (0428 / 1316) 2024-09-26 04:10:19.787 | Updating cache of https://opendev.org/openstack/keystone-tempest-plugin.git in /opt/dib_cache/source-repositories/keystone_tempest_plugin_d96bed0cd5d60ef20cbcff48ff8236a334ad8c6f with ref * 2024-09-26 04:10:22.141 | Cloning from keystone-tempest-plugin cache and applying ref * 2024-09-26 04:10:28.254 | (0429 / 1316) 2024-09-26 04:10:28.273 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2024-09-26 04:10:34.039 | Cloning from keystoneauth cache and applying ref * 2024-09-26 04:10:57.845 | (0430 / 1316) 2024-09-26 04:10:57.863 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2024-09-26 04:11:01.785 | Cloning from keystonemiddleware cache and applying ref * 2024-09-26 04:11:22.024 | (0431 / 1316) 2024-09-26 04:11:22.042 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2024-09-26 04:11:28.655 | Cloning from kolla cache and applying ref * 2024-09-26 04:15:25.454 | (0432 / 1316) 2024-09-26 04:15:25.473 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2024-09-26 04:15:36.468 | Cloning from kolla-ansible cache and applying ref * 2024-09-26 04:20:22.934 | (0433 / 1316) 2024-09-26 04:20:22.953 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2024-09-26 04:20:25.568 | Cloning from kuryr cache and applying ref * 2024-09-26 04:20:27.668 | (0434 / 1316) 2024-09-26 04:20:27.696 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2024-09-26 04:20:29.326 | Cloning from kuryr-libnetwork cache and applying ref * 2024-09-26 04:20:33.100 | (0435 / 1316) 2024-09-26 04:20:33.119 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2024-09-26 04:20:33.686 | Cloning from large-scale cache and applying ref * 2024-09-26 04:20:34.405 | (0436 / 1316) 2024-09-26 04:20:34.424 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2024-09-26 04:20:35.135 | Cloning from ldappool cache and applying ref * 2024-09-26 04:20:36.294 | (0437 / 1316) 2024-09-26 04:20:36.313 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2024-09-26 04:20:36.947 | Cloning from liberasurecode cache and applying ref * 2024-09-26 04:20:39.267 | (0438 / 1316) 2024-09-26 04:20:39.286 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2024-09-26 04:20:39.793 | Cloning from loci cache and applying ref * 2024-09-26 04:20:42.177 | (0439 / 1316) 2024-09-26 04:20:42.197 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2024-09-26 04:20:42.510 | Cloning from logstash-filters cache and applying ref * 2024-09-26 04:20:42.596 | (0440 / 1316) 2024-09-26 04:20:42.614 | Updating cache of https://opendev.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_41f00708a968caa595ccfaef51e7518afb54c6ef with ref * 2024-09-26 04:20:45.162 | Cloning from magnum cache and applying ref * 2024-09-26 04:21:35.242 | (0441 / 1316) 2024-09-26 04:21:35.261 | Updating cache of https://opendev.org/openstack/magnum-capi-helm.git in /opt/dib_cache/source-repositories/magnum_capi_helm_6aeeb6d20c51a614ccb265691edfa0d6fb41b5a0 with ref * 2024-09-26 04:21:36.002 | Cloning from magnum-capi-helm cache and applying ref * 2024-09-26 04:21:39.369 | (0442 / 1316) 2024-09-26 04:21:39.388 | 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-09-26 04:21:39.948 | Cloning from magnum-capi-helm-charts cache and applying ref * 2024-09-26 04:21:40.072 | (0443 / 1316) 2024-09-26 04:21:40.091 | Updating cache of https://opendev.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_87e7b100747c74265d872547dd97423efba906b5 with ref * 2024-09-26 04:21:41.033 | Cloning from magnum-specs cache and applying ref * 2024-09-26 04:21:41.387 | (0444 / 1316) 2024-09-26 04:21:41.406 | Updating cache of https://opendev.org/openstack/magnum-tempest-plugin.git in /opt/dib_cache/source-repositories/magnum_tempest_plugin_e5aabc58174a10304fa3a83460f05da5c134e655 with ref * 2024-09-26 04:21:43.577 | Cloning from magnum-tempest-plugin cache and applying ref * 2024-09-26 04:21:46.093 | (0445 / 1316) 2024-09-26 04:21:46.114 | Updating cache of https://opendev.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_32445b5e98fabc378f0eaab80b4b0464fcf89dcb with ref * 2024-09-26 04:21:51.042 | Cloning from magnum-ui cache and applying ref * 2024-09-26 04:22:01.814 | (0446 / 1316) 2024-09-26 04:22:01.834 | Updating cache of https://opendev.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d4e3ca608e791f72ef0a0598888e18597f564d93 with ref * 2024-09-26 04:22:03.564 | Cloning from manila cache and applying ref * 2024-09-26 04:22:14.413 | (0447 / 1316) 2024-09-26 04:22:14.432 | Updating cache of https://opendev.org/openstack/manila-image-elements.git in /opt/dib_cache/source-repositories/manila_image_elements_e5af1ebb58efbc77e7a44a44965ded739c23ae7c with ref * 2024-09-26 04:22:15.161 | Cloning from manila-image-elements cache and applying ref * 2024-09-26 04:22:15.342 | (0448 / 1316) 2024-09-26 04:22:15.360 | Updating cache of https://opendev.org/openstack/manila-specs.git in /opt/dib_cache/source-repositories/manila_specs_0c0ec1c287bf1eb7db9d853ece0f26f1c13b86c1 with ref * 2024-09-26 04:22:16.595 | Cloning from manila-specs cache and applying ref * 2024-09-26 04:22:19.022 | (0449 / 1316) 2024-09-26 04:22:19.042 | Updating cache of https://opendev.org/openstack/manila-tempest-plugin.git in /opt/dib_cache/source-repositories/manila_tempest_plugin_2aa3e7558648c2290ef6f507c3fd7ac78b6a7555 with ref * 2024-09-26 04:22:20.759 | Cloning from manila-tempest-plugin cache and applying ref * 2024-09-26 04:22:40.982 | (0450 / 1316) 2024-09-26 04:22:41.000 | Updating cache of https://opendev.org/openstack/manila-test-image.git in /opt/dib_cache/source-repositories/manila_test_image_3ff0d472ea831cf06ace5fc3f681aac2152399f9 with ref * 2024-09-26 04:22:41.729 | Cloning from manila-test-image cache and applying ref * 2024-09-26 04:22:41.854 | (0451 / 1316) 2024-09-26 04:22:41.873 | Updating cache of https://opendev.org/openstack/manila-ui.git in /opt/dib_cache/source-repositories/manila_ui_f51bcab27cb75715a7be7e9592f96630b8722f5f with ref * 2024-09-26 04:22:43.968 | Cloning from manila-ui cache and applying ref * 2024-09-26 04:22:55.460 | (0452 / 1316) 2024-09-26 04:22:55.479 | Updating cache of https://opendev.org/openstack/masakari.git in /opt/dib_cache/source-repositories/masakari_790592d99716bd97ed98d2839ce492c6fe3a7e0d with ref * 2024-09-26 04:22:57.985 | Cloning from masakari cache and applying ref * 2024-09-26 04:23:11.595 | (0453 / 1316) 2024-09-26 04:23:11.615 | Updating cache of https://opendev.org/openstack/masakari-dashboard.git in /opt/dib_cache/source-repositories/masakari_dashboard_063ae6b1b139b7c8813e9f35b69e5d0ac647eb0a with ref * 2024-09-26 04:23:13.760 | Cloning from masakari-dashboard cache and applying ref * 2024-09-26 04:23:16.836 | (0454 / 1316) 2024-09-26 04:23:16.855 | Updating cache of https://opendev.org/openstack/masakari-monitors.git in /opt/dib_cache/source-repositories/masakari_monitors_4555ef5fdb8d9ea86bb07d8de419435f4406945e with ref * 2024-09-26 04:23:18.977 | Cloning from masakari-monitors cache and applying ref * 2024-09-26 04:23:20.422 | (0455 / 1316) 2024-09-26 04:23:20.441 | Updating cache of https://opendev.org/openstack/masakari-specs.git in /opt/dib_cache/source-repositories/masakari_specs_d5415a537a24b672b9ae745a20f90ffbe54d1fbf with ref * 2024-09-26 04:23:21.033 | Cloning from masakari-specs cache and applying ref * 2024-09-26 04:23:21.355 | (0456 / 1316) 2024-09-26 04:23:21.374 | Updating cache of https://opendev.org/openstack/meta-config.git in /opt/dib_cache/source-repositories/meta_config_dd0fb15d2e61ec8707b2e9c24c3d19c61540c6e2 with ref * 2024-09-26 04:23:21.910 | Cloning from meta-config cache and applying ref * 2024-09-26 04:23:21.993 | (0457 / 1316) 2024-09-26 04:23:22.011 | Updating cache of https://opendev.org/openstack/metalsmith.git in /opt/dib_cache/source-repositories/metalsmith_334e7049ca7f24d329720fa892e89b5469fb6650 with ref * 2024-09-26 04:23:24.613 | Cloning from metalsmith cache and applying ref * 2024-09-26 04:23:31.906 | (0458 / 1316) 2024-09-26 04:23:31.926 | Updating cache of https://opendev.org/openstack/microversion-parse.git in /opt/dib_cache/source-repositories/microversion_parse_a1bdde23a4931a3aba6529f2d418b2b082011172 with ref * 2024-09-26 04:23:34.332 | Cloning from microversion-parse cache and applying ref * 2024-09-26 04:23:34.656 | (0459 / 1316) 2024-09-26 04:23:34.675 | Updating cache of https://opendev.org/openstack/mistral.git in /opt/dib_cache/source-repositories/mistral_5acbd5030e75c365c3439a6bed8aaefce4a281af with ref * 2024-09-26 04:23:38.586 | Cloning from mistral cache and applying ref * 2024-09-26 04:23:55.583 | (0460 / 1316) 2024-09-26 04:23:55.602 | Updating cache of https://opendev.org/openstack/mistral-dashboard.git in /opt/dib_cache/source-repositories/mistral_dashboard_386e699b9c70fbcc90fce72ecd868c9b4f4a2674 with ref * 2024-09-26 04:23:58.476 | Cloning from mistral-dashboard cache and applying ref * 2024-09-26 04:24:00.111 | (0461 / 1316) 2024-09-26 04:24:00.131 | Updating cache of https://opendev.org/openstack/mistral-extra.git in /opt/dib_cache/source-repositories/mistral_extra_e7e18012c946c90298ae68873db51a3db9ae9aa0 with ref * 2024-09-26 04:24:03.710 | Cloning from mistral-extra cache and applying ref * 2024-09-26 04:24:09.827 | (0462 / 1316) 2024-09-26 04:24:09.846 | Updating cache of https://opendev.org/openstack/mistral-lib.git in /opt/dib_cache/source-repositories/mistral_lib_e53f3ac304015a478693063e5ac5b64729c6fde3 with ref * 2024-09-26 04:24:13.499 | Cloning from mistral-lib cache and applying ref * 2024-09-26 04:24:14.880 | (0463 / 1316) 2024-09-26 04:24:14.900 | Updating cache of https://opendev.org/openstack/mistral-specs.git in /opt/dib_cache/source-repositories/mistral_specs_88dcba4bc39de09d48bdeabb87d988b618619288 with ref * 2024-09-26 04:24:15.245 | Cloning from mistral-specs cache and applying ref * 2024-09-26 04:24:15.339 | (0464 / 1316) 2024-09-26 04:24:15.357 | Updating cache of https://opendev.org/openstack/mistral-tempest-plugin.git in /opt/dib_cache/source-repositories/mistral_tempest_plugin_d868abd95c3869bf5d985c4a56d371fbd08f0a34 with ref * 2024-09-26 04:24:17.340 | Cloning from mistral-tempest-plugin cache and applying ref * 2024-09-26 04:24:18.156 | (0465 / 1316) 2024-09-26 04:24:18.175 | Updating cache of https://opendev.org/openstack/molteniron.git in /opt/dib_cache/source-repositories/molteniron_c7d0773fdbcba00cf6ba85e4a1fca7d7b4cbe162 with ref * 2024-09-26 04:24:18.567 | Cloning from molteniron cache and applying ref * 2024-09-26 04:24:18.674 | (0466 / 1316) 2024-09-26 04:24:18.693 | Updating cache of https://opendev.org/openstack/monasca-agent.git in /opt/dib_cache/source-repositories/monasca_agent_03fd057ef58c531340eb1340fdd7f4e46fe572c7 with ref * 2024-09-26 04:24:20.569 | Cloning from monasca-agent cache and applying ref * 2024-09-26 04:24:21.671 | (0467 / 1316) 2024-09-26 04:24:21.690 | Updating cache of https://opendev.org/openstack/monasca-api.git in /opt/dib_cache/source-repositories/monasca_api_a8f8e51628a6eff2f91b816daa4237748bbc5cf2 with ref * 2024-09-26 04:24:24.058 | Cloning from monasca-api cache and applying ref * 2024-09-26 04:24:26.622 | (0468 / 1316) 2024-09-26 04:24:26.641 | Updating cache of https://opendev.org/openstack/monasca-ceilometer.git in /opt/dib_cache/source-repositories/monasca_ceilometer_68da42d44d76127113eae66d1eb184a666d653c9 with ref * 2024-09-26 04:24:27.236 | Cloning from monasca-ceilometer cache and applying ref * 2024-09-26 04:24:27.416 | (0469 / 1316) 2024-09-26 04:24:27.435 | Updating cache of https://opendev.org/openstack/monasca-common.git in /opt/dib_cache/source-repositories/monasca_common_c1bfe7989038e703ed5c036745954b7c8a1867aa with ref * 2024-09-26 04:24:29.487 | Cloning from monasca-common cache and applying ref * 2024-09-26 04:24:30.534 | (0470 / 1316) 2024-09-26 04:24:30.552 | Updating cache of https://opendev.org/openstack/monasca-events-api.git in /opt/dib_cache/source-repositories/monasca_events_api_74c9c080f03a87b67ce27c1dffd9b43c94af04bb with ref * 2024-09-26 04:24:31.744 | Cloning from monasca-events-api cache and applying ref * 2024-09-26 04:24:31.945 | (0471 / 1316) 2024-09-26 04:24:31.964 | Updating cache of https://opendev.org/openstack/monasca-grafana-datasource.git in /opt/dib_cache/source-repositories/monasca_grafana_datasource_924198386c4fb968240c9d619fdf66147497d4ff with ref * 2024-09-26 04:24:32.281 | Cloning from monasca-grafana-datasource cache and applying ref * 2024-09-26 04:24:32.369 | (0472 / 1316) 2024-09-26 04:24:32.388 | Updating cache of https://opendev.org/openstack/monasca-kibana-plugin.git in /opt/dib_cache/source-repositories/monasca_kibana_plugin_cb4cf7b69873842d12fa65ecdae0a2b8986045ff with ref * 2024-09-26 04:24:32.993 | Cloning from monasca-kibana-plugin cache and applying ref * 2024-09-26 04:24:33.104 | (0473 / 1316) 2024-09-26 04:24:33.131 | Updating cache of https://opendev.org/openstack/monasca-log-api.git in /opt/dib_cache/source-repositories/monasca_log_api_486de0eb7911c2c79bb5ce2d966d3e73e947e841 with ref * 2024-09-26 04:24:34.022 | Cloning from monasca-log-api cache and applying ref * 2024-09-26 04:24:34.267 | (0474 / 1316) 2024-09-26 04:24:34.286 | Updating cache of https://opendev.org/openstack/monasca-notification.git in /opt/dib_cache/source-repositories/monasca_notification_f3451ab9a16dd5ab2ac7d3979d3695a96760ae36 with ref * 2024-09-26 04:24:38.056 | Cloning from monasca-notification cache and applying ref * 2024-09-26 04:24:38.824 | (0475 / 1316) 2024-09-26 04:24:38.843 | Updating cache of https://opendev.org/openstack/monasca-persister.git in /opt/dib_cache/source-repositories/monasca_persister_db88eb6150e83bb4fe2f5670f0f800ac04b63059 with ref * 2024-09-26 04:24:40.306 | Cloning from monasca-persister cache and applying ref * 2024-09-26 04:24:40.605 | (0476 / 1316) 2024-09-26 04:24:40.624 | Updating cache of https://opendev.org/openstack/monasca-specs.git in /opt/dib_cache/source-repositories/monasca_specs_320e35ef0eeaa22ea1779f10cb8e0e2aeae730cf with ref * 2024-09-26 04:24:41.147 | Cloning from monasca-specs cache and applying ref * 2024-09-26 04:24:41.241 | (0477 / 1316) 2024-09-26 04:24:41.259 | Updating cache of https://opendev.org/openstack/monasca-statsd.git in /opt/dib_cache/source-repositories/monasca_statsd_5a323fe22b1a7dd02270e0ef49264a6afc90924b with ref * 2024-09-26 04:24:42.320 | Cloning from monasca-statsd cache and applying ref * 2024-09-26 04:24:42.539 | (0478 / 1316) 2024-09-26 04:24:42.559 | Updating cache of https://opendev.org/openstack/monasca-tempest-plugin.git in /opt/dib_cache/source-repositories/monasca_tempest_plugin_fcafa85dc6106ad17aeac790b40288b35741e73c with ref * 2024-09-26 04:24:43.079 | Cloning from monasca-tempest-plugin cache and applying ref * 2024-09-26 04:24:43.227 | (0479 / 1316) 2024-09-26 04:24:43.245 | Updating cache of https://opendev.org/openstack/monasca-thresh.git in /opt/dib_cache/source-repositories/monasca_thresh_4e92790e44c4177b32acac93b17797246ac94343 with ref * 2024-09-26 04:24:44.908 | Cloning from monasca-thresh cache and applying ref * 2024-09-26 04:24:45.081 | (0480 / 1316) 2024-09-26 04:24:45.100 | Updating cache of https://opendev.org/openstack/monasca-transform.git in /opt/dib_cache/source-repositories/monasca_transform_b1ea2060633488f221e11c708da7b43038148c51 with ref * 2024-09-26 04:24:45.754 | Cloning from monasca-transform cache and applying ref * 2024-09-26 04:24:45.853 | (0481 / 1316) 2024-09-26 04:24:45.873 | Updating cache of https://opendev.org/openstack/monasca-ui.git in /opt/dib_cache/source-repositories/monasca_ui_18ad471a6a97c5f261112657d513681be397e0db with ref * 2024-09-26 04:24:46.952 | Cloning from monasca-ui cache and applying ref * 2024-09-26 04:24:47.120 | (0482 / 1316) 2024-09-26 04:24:47.139 | Updating cache of https://opendev.org/openstack/multi-arch-sig.git in /opt/dib_cache/source-repositories/multi_arch_sig_66cc862aa84a561574849d286cfdbdb86a178cc0 with ref * 2024-09-26 04:24:47.458 | Cloning from multi-arch-sig cache and applying ref * 2024-09-26 04:24:47.543 | (0483 / 1316) 2024-09-26 04:24:47.561 | Updating cache of https://opendev.org/openstack/networking-bagpipe.git in /opt/dib_cache/source-repositories/networking_bagpipe_2096b3154e9bb6339f8b804c6402209b5afd2bbb with ref * 2024-09-26 04:24:54.956 | Cloning from networking-bagpipe cache and applying ref * 2024-09-26 04:25:01.734 | (0484 / 1316) 2024-09-26 04:25:01.753 | Updating cache of https://opendev.org/openstack/networking-baremetal.git in /opt/dib_cache/source-repositories/networking_baremetal_eb427548fcb1af7f1d3a8fbb5db2915477b76ca1 with ref * 2024-09-26 04:25:04.492 | Cloning from networking-baremetal cache and applying ref * 2024-09-26 04:25:09.690 | (0485 / 1316) 2024-09-26 04:25:09.710 | Updating cache of https://opendev.org/openstack/networking-bgpvpn.git in /opt/dib_cache/source-repositories/networking_bgpvpn_754f42a20e6cbf86343040a5d04246ae08cfa87e with ref * 2024-09-26 04:25:12.275 | Cloning from networking-bgpvpn cache and applying ref * 2024-09-26 04:25:20.543 | (0486 / 1316) 2024-09-26 04:25:20.562 | Updating cache of https://opendev.org/openstack/networking-generic-switch.git in /opt/dib_cache/source-repositories/networking_generic_switch_1aa8908ec8c5fae7ade92df58e29fcba26ae2d3d with ref * 2024-09-26 04:25:22.524 | Cloning from networking-generic-switch cache and applying ref * 2024-09-26 04:25:40.060 | (0487 / 1316) 2024-09-26 04:25:40.079 | Updating cache of https://opendev.org/openstack/networking-midonet.git in /opt/dib_cache/source-repositories/networking_midonet_18e78e832e3dd835fdfe81aa20215bd693587390 with ref * 2024-09-26 04:25:40.880 | Cloning from networking-midonet cache and applying ref * 2024-09-26 04:25:41.065 | (0488 / 1316) 2024-09-26 04:25:41.084 | Updating cache of https://opendev.org/openstack/networking-odl.git in /opt/dib_cache/source-repositories/networking_odl_1405e2de13271baacab0fcb975a0ada73900584b with ref * 2024-09-26 04:25:42.641 | Cloning from networking-odl cache and applying ref * 2024-09-26 04:25:51.270 | (0489 / 1316) 2024-09-26 04:25:51.289 | Updating cache of https://opendev.org/openstack/networking-sfc.git in /opt/dib_cache/source-repositories/networking_sfc_f76360479ac61e019a7a0c0ed114030338b01d69 with ref * 2024-09-26 04:25:54.798 | Cloning from networking-sfc cache and applying ref * 2024-09-26 04:26:06.128 | (0490 / 1316) 2024-09-26 04:26:06.147 | Updating cache of https://opendev.org/openstack/neutron.git in /opt/dib_cache/source-repositories/neutron_fc8e16d9fe9b517f84eb4bc4b04ca13c2cb0f449 with ref * 2024-09-26 04:26:15.739 | Cloning from neutron cache and applying ref * 2024-09-26 04:26:53.073 | (0491 / 1316) 2024-09-26 04:26:53.092 | Updating cache of https://opendev.org/openstack/neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/neutron_dynamic_routing_02484a5bab0ea20c085937e3f8f0773a7ad79e43 with ref * 2024-09-26 04:26:55.025 | Cloning from neutron-dynamic-routing cache and applying ref * 2024-09-26 04:27:01.151 | (0492 / 1316) 2024-09-26 04:27:01.170 | Updating cache of https://opendev.org/openstack/neutron-fwaas.git in /opt/dib_cache/source-repositories/neutron_fwaas_5e79656921357d537a41f087997a8b88047bfb68 with ref * 2024-09-26 04:27:04.987 | Cloning from neutron-fwaas cache and applying ref * 2024-09-26 04:27:26.499 | (0493 / 1316) 2024-09-26 04:27:26.518 | Updating cache of https://opendev.org/openstack/neutron-fwaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_fwaas_dashboard_4b5634e82fdc9c0ff9b206543a1534b809bf6ee7 with ref * 2024-09-26 04:27:28.698 | Cloning from neutron-fwaas-dashboard cache and applying ref * 2024-09-26 04:27:30.195 | (0494 / 1316) 2024-09-26 04:27:30.214 | Updating cache of https://opendev.org/openstack/neutron-lib.git in /opt/dib_cache/source-repositories/neutron_lib_aa661d6548f0cd90205aff0f42239abf3e6af140 with ref * 2024-09-26 04:27:36.593 | Cloning from neutron-lib cache and applying ref * 2024-09-26 04:28:45.226 | (0495 / 1316) 2024-09-26 04:28:45.246 | Updating cache of https://opendev.org/openstack/neutron-specs.git in /opt/dib_cache/source-repositories/neutron_specs_89615f86921bac2b7456e9d7c3dc059fd12e3c01 with ref * 2024-09-26 04:28:45.756 | Cloning from neutron-specs cache and applying ref * 2024-09-26 04:28:50.736 | (0496 / 1316) 2024-09-26 04:28:50.756 | Updating cache of https://opendev.org/openstack/neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/neutron_tempest_plugin_e7892098b876fb0692c494003d55d7bfc42488e5 with ref * 2024-09-26 04:28:53.918 | Cloning from neutron-tempest-plugin cache and applying ref * 2024-09-26 04:29:30.706 | (0497 / 1316) 2024-09-26 04:29:30.725 | Updating cache of https://opendev.org/openstack/neutron-vpnaas.git in /opt/dib_cache/source-repositories/neutron_vpnaas_9cb96011f42d771d4c82d793edde38757cbb768d with ref * 2024-09-26 04:29:34.775 | Cloning from neutron-vpnaas cache and applying ref * 2024-09-26 04:29:56.257 | (0498 / 1316) 2024-09-26 04:29:56.277 | Updating cache of https://opendev.org/openstack/neutron-vpnaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_vpnaas_dashboard_a8b6e522d791a8d47be8b4bca4ad9e8d93be910f with ref * 2024-09-26 04:29:58.413 | Cloning from neutron-vpnaas-dashboard cache and applying ref * 2024-09-26 04:30:01.924 | (0499 / 1316) 2024-09-26 04:30:01.943 | Updating cache of https://opendev.org/openstack/nose-html-output.git in /opt/dib_cache/source-repositories/nose_html_output_6af3c9e3ae9708dea2e59c0b8b020a3679866b6b with ref * 2024-09-26 04:30:02.281 | Cloning from nose-html-output cache and applying ref * 2024-09-26 04:30:02.370 | (0500 / 1316) 2024-09-26 04:30:02.390 | Updating cache of https://opendev.org/openstack/nova.git in /opt/dib_cache/source-repositories/nova_fc7fe01d5e091fd6bdee3c94b8421f772daf2940 with ref * 2024-09-26 04:30:09.623 | Cloning from nova cache and applying ref * 2024-09-26 04:39:32.737 | (0501 / 1316) 2024-09-26 04:39:32.754 | Updating cache of https://opendev.org/openstack/nova-specs.git in /opt/dib_cache/source-repositories/nova_specs_a433811268c4abada99b36db0eab7994ffbb0fcd with ref * 2024-09-26 04:39:33.277 | Cloning from nova-specs cache and applying ref * 2024-09-26 04:39:50.743 | (0502 / 1316) 2024-09-26 04:39:50.760 | Updating cache of https://opendev.org/openstack/octavia.git in /opt/dib_cache/source-repositories/octavia_863fa1e5e38b768be943b8122ab48a7ec93b0797 with ref * 2024-09-26 04:40:04.465 | Cloning from octavia cache and applying ref * 2024-09-26 04:58:28.747 | (0503 / 1316) 2024-09-26 04:58:28.765 | Updating cache of https://opendev.org/openstack/octavia-dashboard.git in /opt/dib_cache/source-repositories/octavia_dashboard_9dd27d9246486f83f2fda3f295ad51f17386f353 with ref * 2024-09-26 04:58:34.833 | Cloning from octavia-dashboard cache and applying ref * 2024-09-26 04:58:51.827 | (0504 / 1316) 2024-09-26 04:58:51.845 | Updating cache of https://opendev.org/openstack/octavia-lib.git in /opt/dib_cache/source-repositories/octavia_lib_2b679a014b3f67e2f0cbde6ead019e0b5a14018e with ref * 2024-09-26 04:58:54.285 | Cloning from octavia-lib cache and applying ref * 2024-09-26 04:59:09.440 | (0505 / 1316) 2024-09-26 04:59:09.457 | Updating cache of https://opendev.org/openstack/octavia-tempest-plugin.git in /opt/dib_cache/source-repositories/octavia_tempest_plugin_2c140670065b74c96e4fc8273f7e953ebaf959e6 with ref * 2024-09-26 04:59:12.265 | Cloning from octavia-tempest-plugin cache and applying ref * 2024-09-26 04:59:30.888 | (0506 / 1316) 2024-09-26 04:59:30.906 | Updating cache of https://opendev.org/openstack/openapi.git in /opt/dib_cache/source-repositories/openapi_df00d935b4d6c6d3c0851f060bebd704f5bc4eaa with ref * 2024-09-26 04:59:31.400 | Cloning from openapi cache and applying ref * 2024-09-26 04:59:31.476 | (0507 / 1316) 2024-09-26 04:59:31.494 | Updating cache of https://opendev.org/openstack/openstack.git in /opt/dib_cache/source-repositories/openstack_179b61797588a5983c2f97c6533dca570c8f887d with ref * 2024-09-26 05:02:03.998 | Cloning from openstack cache and applying ref * 2024-09-26 05:07:36.020 | (0508 / 1316) 2024-09-26 05:07:36.038 | Updating cache of https://opendev.org/openstack/openstack-ansible.git in /opt/dib_cache/source-repositories/openstack_ansible_3cfbda96ab4e3150d6a8251a1f52e58df97eaa56 with ref * 2024-09-26 05:07:41.300 | Cloning from openstack-ansible cache and applying ref * 2024-09-26 05:09:17.089 | (0509 / 1316) 2024-09-26 05:09:17.106 | 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-09-26 05:09:21.131 | Cloning from openstack-ansible-apt_package_pinning cache and applying ref * 2024-09-26 05:09:22.177 | (0510 / 1316) 2024-09-26 05:09:22.194 | 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-09-26 05:09:25.670 | Cloning from openstack-ansible-ceph_client cache and applying ref * 2024-09-26 05:09:41.875 | (0511 / 1316) 2024-09-26 05:09:41.892 | 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-09-26 05:09:43.352 | Cloning from openstack-ansible-galera_client cache and applying ref * 2024-09-26 05:09:43.471 | (0512 / 1316) 2024-09-26 05:09:43.488 | 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-09-26 05:09:47.341 | Cloning from openstack-ansible-galera_server cache and applying ref * 2024-09-26 05:10:10.536 | (0513 / 1316) 2024-09-26 05:10:10.553 | 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-09-26 05:10:13.189 | Cloning from openstack-ansible-haproxy_server cache and applying ref * 2024-09-26 05:10:35.192 | (0514 / 1316) 2024-09-26 05:10:35.209 | 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-09-26 05:10:37.982 | Cloning from openstack-ansible-lxc_container_create cache and applying ref * 2024-09-26 05:10:43.832 | (0515 / 1316) 2024-09-26 05:10:43.850 | 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-09-26 05:10:46.921 | Cloning from openstack-ansible-lxc_hosts cache and applying ref * 2024-09-26 05:10:56.349 | (0516 / 1316) 2024-09-26 05:10:56.367 | 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-09-26 05:10:58.238 | Cloning from openstack-ansible-memcached_server cache and applying ref * 2024-09-26 05:11:01.161 | (0517 / 1316) 2024-09-26 05:11:01.179 | 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-09-26 05:11:02.939 | Cloning from openstack-ansible-nspawn_container_create cache and applying ref * 2024-09-26 05:11:03.024 | (0518 / 1316) 2024-09-26 05:11:03.041 | 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-09-26 05:11:03.717 | Cloning from openstack-ansible-nspawn_hosts cache and applying ref * 2024-09-26 05:11:03.921 | (0519 / 1316) 2024-09-26 05:11:03.938 | 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-09-26 05:11:05.490 | Cloning from openstack-ansible-openstack_hosts cache and applying ref * 2024-09-26 05:11:20.640 | (0520 / 1316) 2024-09-26 05:11:20.657 | 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-09-26 05:11:23.219 | Cloning from openstack-ansible-openstack_openrc cache and applying ref * 2024-09-26 05:11:24.537 | (0521 / 1316) 2024-09-26 05:11:24.555 | Updating cache of https://opendev.org/openstack/openstack-ansible-ops.git in /opt/dib_cache/source-repositories/openstack_ansible_ops_5622174296751e99f199665b3a8250bca48f26cb with ref * 2024-09-26 05:11:26.636 | Cloning from openstack-ansible-ops cache and applying ref * 2024-09-26 05:11:41.024 | (0522 / 1316) 2024-09-26 05:11:41.041 | 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-09-26 05:11:42.300 | Cloning from openstack-ansible-os_adjutant cache and applying ref * 2024-09-26 05:11:44.461 | (0523 / 1316) 2024-09-26 05:11:44.479 | 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-09-26 05:11:46.684 | Cloning from openstack-ansible-os_aodh cache and applying ref * 2024-09-26 05:11:53.055 | (0524 / 1316) 2024-09-26 05:11:53.080 | 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-09-26 05:11:55.765 | Cloning from openstack-ansible-os_barbican cache and applying ref * 2024-09-26 05:12:00.907 | (0525 / 1316) 2024-09-26 05:12:00.925 | 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-09-26 05:12:04.209 | Cloning from openstack-ansible-os_blazar cache and applying ref * 2024-09-26 05:12:08.376 | (0526 / 1316) 2024-09-26 05:12:08.394 | 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-09-26 05:12:10.017 | Cloning from openstack-ansible-os_ceilometer cache and applying ref * 2024-09-26 05:12:16.192 | (0527 / 1316) 2024-09-26 05:12:16.209 | 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-09-26 05:12:18.664 | Cloning from openstack-ansible-os_cinder cache and applying ref * 2024-09-26 05:12:28.954 | (0528 / 1316) 2024-09-26 05:12:28.972 | 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-09-26 05:12:32.238 | Cloning from openstack-ansible-os_cloudkitty cache and applying ref * 2024-09-26 05:12:39.319 | (0529 / 1316) 2024-09-26 05:12:39.336 | 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-09-26 05:12:40.006 | Cloning from openstack-ansible-os_congress cache and applying ref * 2024-09-26 05:12:40.091 | (0530 / 1316) 2024-09-26 05:12:40.109 | 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-09-26 05:12:42.443 | Cloning from openstack-ansible-os_designate cache and applying ref * 2024-09-26 05:12:47.906 | (0531 / 1316) 2024-09-26 05:12:47.924 | 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-09-26 05:12:50.246 | Cloning from openstack-ansible-os_glance cache and applying ref * 2024-09-26 05:13:07.208 | (0532 / 1316) 2024-09-26 05:13:07.227 | 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-09-26 05:13:09.582 | Cloning from openstack-ansible-os_gnocchi cache and applying ref * 2024-09-26 05:13:17.236 | (0533 / 1316) 2024-09-26 05:13:17.259 | 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-09-26 05:13:19.772 | Cloning from openstack-ansible-os_heat cache and applying ref * 2024-09-26 05:13:24.643 | (0534 / 1316) 2024-09-26 05:13:24.660 | 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-09-26 05:13:26.641 | Cloning from openstack-ansible-os_horizon cache and applying ref * 2024-09-26 05:13:36.740 | (0535 / 1316) 2024-09-26 05:13:36.758 | 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-09-26 05:13:40.000 | Cloning from openstack-ansible-os_ironic cache and applying ref * 2024-09-26 05:13:51.718 | (0536 / 1316) 2024-09-26 05:13:51.735 | 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-09-26 05:13:52.261 | Cloning from openstack-ansible-os_karbor cache and applying ref * 2024-09-26 05:13:52.340 | (0537 / 1316) 2024-09-26 05:13:52.358 | 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-09-26 05:13:54.394 | Cloning from openstack-ansible-os_keystone cache and applying ref * 2024-09-26 05:14:11.681 | (0538 / 1316) 2024-09-26 05:14:11.699 | 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-09-26 05:14:13.762 | Cloning from openstack-ansible-os_magnum cache and applying ref * 2024-09-26 05:14:27.898 | (0539 / 1316) 2024-09-26 05:14:27.916 | 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-09-26 05:14:33.076 | Cloning from openstack-ansible-os_manila cache and applying ref * 2024-09-26 05:14:43.193 | (0540 / 1316) 2024-09-26 05:14:43.211 | 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-09-26 05:14:46.373 | Cloning from openstack-ansible-os_masakari cache and applying ref * 2024-09-26 05:14:52.662 | (0541 / 1316) 2024-09-26 05:14:52.680 | 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-09-26 05:14:56.176 | Cloning from openstack-ansible-os_mistral cache and applying ref * 2024-09-26 05:15:04.998 | (0542 / 1316) 2024-09-26 05:15:05.016 | 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-09-26 05:15:06.272 | Cloning from openstack-ansible-os_monasca cache and applying ref * 2024-09-26 05:15:08.027 | (0543 / 1316) 2024-09-26 05:15:08.046 | 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-09-26 05:15:09.361 | Cloning from openstack-ansible-os_monasca-agent cache and applying ref * 2024-09-26 05:15:09.446 | (0544 / 1316) 2024-09-26 05:15:09.463 | 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-09-26 05:15:11.111 | Cloning from openstack-ansible-os_murano cache and applying ref * 2024-09-26 05:15:15.285 | (0545 / 1316) 2024-09-26 05:15:15.302 | 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-09-26 05:15:18.617 | Cloning from openstack-ansible-os_neutron cache and applying ref * 2024-09-26 05:16:06.546 | (0546 / 1316) 2024-09-26 05:16:06.564 | 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-09-26 05:16:09.424 | Cloning from openstack-ansible-os_nova cache and applying ref * 2024-09-26 05:16:57.225 | (0547 / 1316) 2024-09-26 05:16:57.243 | 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-09-26 05:17:01.485 | Cloning from openstack-ansible-os_octavia cache and applying ref * 2024-09-26 05:17:18.963 | (0548 / 1316) 2024-09-26 05:17:18.980 | 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-09-26 05:17:20.501 | Cloning from openstack-ansible-os_panko cache and applying ref * 2024-09-26 05:17:20.780 | (0549 / 1316) 2024-09-26 05:17:20.798 | 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-09-26 05:17:23.632 | Cloning from openstack-ansible-os_placement cache and applying ref * 2024-09-26 05:17:30.896 | (0550 / 1316) 2024-09-26 05:17:30.913 | 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-09-26 05:17:33.496 | Cloning from openstack-ansible-os_rally cache and applying ref * 2024-09-26 05:17:39.809 | (0551 / 1316) 2024-09-26 05:17:39.827 | 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-09-26 05:17:42.410 | Cloning from openstack-ansible-os_sahara cache and applying ref * 2024-09-26 05:17:49.141 | (0552 / 1316) 2024-09-26 05:17:49.158 | 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-09-26 05:17:53.098 | Cloning from openstack-ansible-os_senlin cache and applying ref * 2024-09-26 05:17:54.980 | (0553 / 1316) 2024-09-26 05:17:54.997 | 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-09-26 05:17:56.019 | Cloning from openstack-ansible-os_skyline cache and applying ref * 2024-09-26 05:18:06.362 | (0554 / 1316) 2024-09-26 05:18:06.380 | 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-09-26 05:18:09.576 | Cloning from openstack-ansible-os_swift cache and applying ref * 2024-09-26 05:18:17.435 | (0555 / 1316) 2024-09-26 05:18:17.453 | 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-09-26 05:18:20.339 | Cloning from openstack-ansible-os_tacker cache and applying ref * 2024-09-26 05:18:24.018 | (0556 / 1316) 2024-09-26 05:18:24.037 | 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-09-26 05:18:27.959 | Cloning from openstack-ansible-os_tempest cache and applying ref * 2024-09-26 05:18:37.115 | (0557 / 1316) 2024-09-26 05:18:37.133 | 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-09-26 05:18:42.337 | Cloning from openstack-ansible-os_trove cache and applying ref * 2024-09-26 05:18:51.343 | (0558 / 1316) 2024-09-26 05:18:51.361 | 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-09-26 05:18:53.744 | Cloning from openstack-ansible-os_zun cache and applying ref * 2024-09-26 05:19:06.686 | (0559 / 1316) 2024-09-26 05:19:06.704 | Updating cache of https://opendev.org/openstack/openstack-ansible-plugins.git in /opt/dib_cache/source-repositories/openstack_ansible_plugins_f622f0f9a06a1a5f5dc9d328f2994db43f926e39 with ref * 2024-09-26 05:19:09.859 | Cloning from openstack-ansible-plugins cache and applying ref * 2024-09-26 05:19:37.476 | (0560 / 1316) 2024-09-26 05:19:37.493 | 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-09-26 05:19:39.945 | Cloning from openstack-ansible-rabbitmq_server cache and applying ref * 2024-09-26 05:20:00.041 | (0561 / 1316) 2024-09-26 05:20:00.058 | 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-09-26 05:20:02.909 | Cloning from openstack-ansible-repo_server cache and applying ref * 2024-09-26 05:20:05.527 | (0562 / 1316) 2024-09-26 05:20:05.544 | 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-09-26 05:20:07.167 | Cloning from openstack-ansible-rsyslog_client cache and applying ref * 2024-09-26 05:20:07.319 | (0563 / 1316) 2024-09-26 05:20:07.336 | 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-09-26 05:20:09.282 | Cloning from openstack-ansible-rsyslog_server cache and applying ref * 2024-09-26 05:20:09.399 | (0564 / 1316) 2024-09-26 05:20:09.416 | Updating cache of https://opendev.org/openstack/openstack-ansible-specs.git in /opt/dib_cache/source-repositories/openstack_ansible_specs_fd1b50547a1f7385f6e1cd13dad41459597612b1 with ref * 2024-09-26 05:20:10.766 | Cloning from openstack-ansible-specs cache and applying ref * 2024-09-26 05:20:11.707 | (0565 / 1316) 2024-09-26 05:20:11.725 | Updating cache of https://opendev.org/openstack/openstack-ansible-tests.git in /opt/dib_cache/source-repositories/openstack_ansible_tests_c0e8ad6c660e5649a017d0597b1a0b007318a44d with ref * 2024-09-26 05:20:15.042 | Cloning from openstack-ansible-tests cache and applying ref * 2024-09-26 05:20:18.592 | (0566 / 1316) 2024-09-26 05:20:18.609 | Updating cache of https://opendev.org/openstack/openstack-doc-tools.git in /opt/dib_cache/source-repositories/openstack_doc_tools_176dd381cbecb7243c1f02da5975b19be158f647 with ref * 2024-09-26 05:20:19.362 | Cloning from openstack-doc-tools cache and applying ref * 2024-09-26 05:20:19.989 | (0567 / 1316) 2024-09-26 05:20:20.006 | Updating cache of https://opendev.org/openstack/openstack-helm.git in /opt/dib_cache/source-repositories/openstack_helm_2b1557eceb04e43755692a70d663120a5a282659 with ref * 2024-09-26 05:20:22.456 | Cloning from openstack-helm cache and applying ref * 2024-09-26 05:23:25.313 | (0568 / 1316) 2024-09-26 05:23:25.330 | Updating cache of https://opendev.org/openstack/openstack-helm-images.git in /opt/dib_cache/source-repositories/openstack_helm_images_9c4a2be61c7dc26af28c57a4754cd6f60718a91f with ref * 2024-09-26 05:23:26.289 | Cloning from openstack-helm-images cache and applying ref * 2024-09-26 05:24:14.736 | (0569 / 1316) 2024-09-26 05:24:14.753 | Updating cache of https://opendev.org/openstack/openstack-helm-infra.git in /opt/dib_cache/source-repositories/openstack_helm_infra_087a38fcca99641f7941ba4a93b74cc735cb8e59 with ref * 2024-09-26 05:24:15.765 | Cloning from openstack-helm-infra cache and applying ref * 2024-09-26 05:27:19.314 | (0570 / 1316) 2024-09-26 05:27:19.332 | Updating cache of https://opendev.org/openstack/openstack-helm-plugin.git in /opt/dib_cache/source-repositories/openstack_helm_plugin_83ca03775ea043579493c50ca7be2dbbbcf81907 with ref * 2024-09-26 05:27:20.064 | Cloning from openstack-helm-plugin cache and applying ref * 2024-09-26 05:27:22.265 | (0571 / 1316) 2024-09-26 05:27:22.283 | Updating cache of https://opendev.org/openstack/openstack-manuals.git in /opt/dib_cache/source-repositories/openstack_manuals_06e75d7930c2a388dc8913513389ca21b0499fd1 with ref * 2024-09-26 05:27:23.821 | Cloning from openstack-manuals cache and applying ref * 2024-09-26 05:28:52.422 | (0572 / 1316) 2024-09-26 05:28:52.440 | Updating cache of https://opendev.org/openstack/openstack-nose.git in /opt/dib_cache/source-repositories/openstack_nose_ae26e2391bd6478d0110f0230def4e6392ad79d0 with ref * 2024-09-26 05:28:52.811 | Cloning from openstack-nose cache and applying ref * 2024-09-26 05:28:52.892 | (0573 / 1316) 2024-09-26 05:28:52.910 | Updating cache of https://opendev.org/openstack/openstack-planet.git in /opt/dib_cache/source-repositories/openstack_planet_e4bd9d38c82b9fc95cbf88d1a929ce736c25015a with ref * 2024-09-26 05:28:53.648 | Cloning from openstack-planet cache and applying ref * 2024-09-26 05:28:56.073 | (0574 / 1316) 2024-09-26 05:28:56.091 | Updating cache of https://opendev.org/openstack/openstack-zuul-jobs.git in /opt/dib_cache/source-repositories/openstack_zuul_jobs_6f6daae78a70131850b409dd379a6ba788228c39 with ref * 2024-09-26 05:28:57.181 | Cloning from openstack-zuul-jobs cache and applying ref * 2024-09-26 05:29:20.731 | (0575 / 1316) 2024-09-26 05:29:20.748 | Updating cache of https://opendev.org/openstack/openstack-zuul-roles.git in /opt/dib_cache/source-repositories/openstack_zuul_roles_d32ab5c6569cc50ac8a5aa5c2cd2e36fc66e3e3e with ref * 2024-09-26 05:29:21.172 | Cloning from openstack-zuul-roles cache and applying ref * 2024-09-26 05:29:21.253 | (0576 / 1316) 2024-09-26 05:29:21.271 | Updating cache of https://opendev.org/openstack/openstackclient.git in /opt/dib_cache/source-repositories/openstackclient_f68d26c06a37397d3d0c74e7291057f53daec696 with ref * 2024-09-26 05:29:22.065 | Cloning from openstackclient cache and applying ref * 2024-09-26 05:29:23.239 | (0577 / 1316) 2024-09-26 05:29:23.256 | Updating cache of https://opendev.org/openstack/openstackdocstheme.git in /opt/dib_cache/source-repositories/openstackdocstheme_44379ee93357a5ba99ef78a5042d8670d38a5d6c with ref * 2024-09-26 05:29:26.571 | Cloning from openstackdocstheme cache and applying ref * 2024-09-26 05:29:31.439 | (0578 / 1316) 2024-09-26 05:29:31.457 | Updating cache of https://opendev.org/openstack/openstacksdk.git in /opt/dib_cache/source-repositories/openstacksdk_b24ff0f55892b6991247ae6c165a6f6c1c85f044 with ref * 2024-09-26 05:29:39.701 | Cloning from openstacksdk cache and applying ref * 2024-09-26 05:33:15.619 | (0579 / 1316) 2024-09-26 05:33:15.639 | Updating cache of https://opendev.org/openstack/operations-guide.git in /opt/dib_cache/source-repositories/operations_guide_ced27f3f3cee3b9a3b448b43ac22b8948b0a7d04 with ref * 2024-09-26 05:33:17.302 | Cloning from operations-guide cache and applying ref * 2024-09-26 05:33:21.423 | (0580 / 1316) 2024-09-26 05:33:21.441 | Updating cache of https://opendev.org/openstack/os-api-ref.git in /opt/dib_cache/source-repositories/os_api_ref_499263bac65d2b3e9a9dc484e4909289b0ade7ed with ref * 2024-09-26 05:33:22.084 | Cloning from os-api-ref cache and applying ref * 2024-09-26 05:33:22.824 | (0581 / 1316) 2024-09-26 05:33:22.842 | Updating cache of https://opendev.org/openstack/os-apply-config.git in /opt/dib_cache/source-repositories/os_apply_config_6057682f9ad7e376e8a11794db383ff65acd3028 with ref * 2024-09-26 05:33:24.343 | Cloning from os-apply-config cache and applying ref * 2024-09-26 05:33:25.287 | (0582 / 1316) 2024-09-26 05:33:25.304 | Updating cache of https://opendev.org/openstack/os-brick.git in /opt/dib_cache/source-repositories/os_brick_86cc857acfb1f57ff857a9c4b2d59db4045bb16d with ref * 2024-09-26 05:33:33.491 | Cloning from os-brick cache and applying ref * 2024-09-26 05:34:42.616 | (0583 / 1316) 2024-09-26 05:34:42.642 | Updating cache of https://opendev.org/openstack/os-client-config.git in /opt/dib_cache/source-repositories/os_client_config_758c96686e28cdccff7d40e7cd90780fe039b599 with ref * 2024-09-26 05:34:43.557 | Cloning from os-client-config cache and applying ref * 2024-09-26 05:34:44.250 | (0584 / 1316) 2024-09-26 05:34:44.268 | Updating cache of https://opendev.org/openstack/os-collect-config.git in /opt/dib_cache/source-repositories/os_collect_config_44852c9388e8f712fe2724d929c0a286d4905752 with ref * 2024-09-26 05:34:45.372 | Cloning from os-collect-config cache and applying ref * 2024-09-26 05:34:46.712 | (0585 / 1316) 2024-09-26 05:34:46.730 | Updating cache of https://opendev.org/openstack/os-ken.git in /opt/dib_cache/source-repositories/os_ken_8171faead45f3a2b30df8c0a4845a6be128bc8aa with ref * 2024-09-26 05:34:51.194 | Cloning from os-ken cache and applying ref * 2024-09-26 05:35:06.718 | (0586 / 1316) 2024-09-26 05:35:06.736 | Updating cache of https://opendev.org/openstack/os-performance-tools.git in /opt/dib_cache/source-repositories/os_performance_tools_768562fd08890aeff7129b2c2dd4cf5031ba8f07 with ref * 2024-09-26 05:35:07.192 | Cloning from os-performance-tools cache and applying ref * 2024-09-26 05:35:07.388 | (0587 / 1316) 2024-09-26 05:35:07.407 | Updating cache of https://opendev.org/openstack/os-refresh-config.git in /opt/dib_cache/source-repositories/os_refresh_config_746acd5e9c513e82399b5c470d482c712d5906b3 with ref * 2024-09-26 05:35:08.294 | Cloning from os-refresh-config cache and applying ref * 2024-09-26 05:35:09.365 | (0588 / 1316) 2024-09-26 05:35:09.383 | Updating cache of https://opendev.org/openstack/os-resource-classes.git in /opt/dib_cache/source-repositories/os_resource_classes_4d5056c985055140eae4dd14ecd859aa71db7565 with ref * 2024-09-26 05:35:11.096 | Cloning from os-resource-classes cache and applying ref * 2024-09-26 05:35:11.681 | (0589 / 1316) 2024-09-26 05:35:11.699 | Updating cache of https://opendev.org/openstack/os-service-types.git in /opt/dib_cache/source-repositories/os_service_types_5385753ebb02d97ee6d591aed9fa4da0758109c5 with ref * 2024-09-26 05:35:12.290 | Cloning from os-service-types cache and applying ref * 2024-09-26 05:35:12.673 | (0590 / 1316) 2024-09-26 05:35:12.691 | Updating cache of https://opendev.org/openstack/os-test-images.git in /opt/dib_cache/source-repositories/os_test_images_55c413edbaeb5e0af993ba1778d01319bdbcead6 with ref * 2024-09-26 05:35:13.612 | Cloning from os-test-images cache and applying ref * 2024-09-26 05:35:13.816 | (0591 / 1316) 2024-09-26 05:35:13.834 | Updating cache of https://opendev.org/openstack/os-testr.git in /opt/dib_cache/source-repositories/os_testr_28d278e4c93f3a79f8060b4645b75a04a0e0d417 with ref * 2024-09-26 05:35:14.555 | Cloning from os-testr cache and applying ref * 2024-09-26 05:35:16.015 | (0592 / 1316) 2024-09-26 05:35:16.032 | Updating cache of https://opendev.org/openstack/os-traits.git in /opt/dib_cache/source-repositories/os_traits_3eb04b0ab587d9b764dea336fa0a23c7e287a952 with ref * 2024-09-26 05:35:17.740 | Cloning from os-traits cache and applying ref * 2024-09-26 05:35:19.995 | (0593 / 1316) 2024-09-26 05:35:20.013 | Updating cache of https://opendev.org/openstack/os-vif.git in /opt/dib_cache/source-repositories/os_vif_72409b62b10a6fe91f12f87cd25eb89d6b1972fe with ref * 2024-09-26 05:35:24.186 | Cloning from os-vif cache and applying ref * 2024-09-26 05:35:28.896 | (0594 / 1316) 2024-09-26 05:35:28.915 | Updating cache of https://opendev.org/openstack/osc-lib.git in /opt/dib_cache/source-repositories/osc_lib_5db1c2a71284cd74907f91bdcc8a8b44e77ebcfc with ref * 2024-09-26 05:35:31.139 | Cloning from osc-lib cache and applying ref * 2024-09-26 05:35:39.129 | (0595 / 1316) 2024-09-26 05:35:39.146 | Updating cache of https://opendev.org/openstack/osc-placement.git in /opt/dib_cache/source-repositories/osc_placement_12ed4dead93dcad4aa54c92dc27b692740f02afb with ref * 2024-09-26 05:35:42.380 | Cloning from osc-placement cache and applying ref * 2024-09-26 05:35:48.981 | (0596 / 1316) 2024-09-26 05:35:48.999 | Updating cache of https://opendev.org/openstack/oslo-cookiecutter.git in /opt/dib_cache/source-repositories/oslo_cookiecutter_ac662018c2037f80aa15d273a69bb81264d2acf0 with ref * 2024-09-26 05:35:49.551 | Cloning from oslo-cookiecutter cache and applying ref * 2024-09-26 05:35:51.142 | (0597 / 1316) 2024-09-26 05:35:51.159 | Updating cache of https://opendev.org/openstack/oslo-specs.git in /opt/dib_cache/source-repositories/oslo_specs_c54d90d6a0773ce0e274754bbc86d94eaabf9c49 with ref * 2024-09-26 05:35:51.729 | Cloning from oslo-specs cache and applying ref * 2024-09-26 05:35:53.101 | (0598 / 1316) 2024-09-26 05:35:53.119 | Updating cache of https://opendev.org/openstack/oslo.cache.git in /opt/dib_cache/source-repositories/oslo_cache_f4ed03f1ffcb443838ec4e029e078c3b5be8e004 with ref * 2024-09-26 05:35:57.253 | Cloning from oslo.cache cache and applying ref * 2024-09-26 05:36:10.029 | (0599 / 1316) 2024-09-26 05:36:10.047 | Updating cache of https://opendev.org/openstack/oslo.concurrency.git in /opt/dib_cache/source-repositories/oslo_concurrency_e5a64d5ee2ec1b9dba8465d79c307a790f2956da with ref * 2024-09-26 05:36:11.553 | Cloning from oslo.concurrency cache and applying ref * 2024-09-26 05:36:14.149 | (0600 / 1316) 2024-09-26 05:36:14.166 | Updating cache of https://opendev.org/openstack/oslo.config.git in /opt/dib_cache/source-repositories/oslo_config_cea54b78139bbae3a9cba183c55e42420dfb7b7d with ref * 2024-09-26 05:36:20.029 | Cloning from oslo.config cache and applying ref * 2024-09-26 05:36:26.956 | (0601 / 1316) 2024-09-26 05:36:26.974 | Updating cache of https://opendev.org/openstack/oslo.context.git in /opt/dib_cache/source-repositories/oslo_context_ef80e9955eb3bb62ec27d07f4f68b51c451d7719 with ref * 2024-09-26 05:36:29.209 | Cloning from oslo.context cache and applying ref * 2024-09-26 05:36:34.032 | (0602 / 1316) 2024-09-26 05:36:34.050 | Updating cache of https://opendev.org/openstack/oslo.db.git in /opt/dib_cache/source-repositories/oslo_db_c1e40be46f4fa72cc6aa21f49d8b12d451ae4c6a with ref * 2024-09-26 05:36:39.193 | Cloning from oslo.db cache and applying ref * 2024-09-26 05:36:58.582 | (0603 / 1316) 2024-09-26 05:36:58.600 | Updating cache of https://opendev.org/openstack/oslo.i18n.git in /opt/dib_cache/source-repositories/oslo_i18n_3388cc54e168abe61867b8e5a2a6d8c24d0bcfe4 with ref * 2024-09-26 05:37:01.239 | Cloning from oslo.i18n cache and applying ref * 2024-09-26 05:37:03.405 | (0604 / 1316) 2024-09-26 05:37:03.424 | Updating cache of https://opendev.org/openstack/oslo.limit.git in /opt/dib_cache/source-repositories/oslo_limit_d74ba82cd695bae8896c7b78ac26c76023923168 with ref * 2024-09-26 05:37:05.730 | Cloning from oslo.limit cache and applying ref * 2024-09-26 05:37:10.240 | (0605 / 1316) 2024-09-26 05:37:10.257 | Updating cache of https://opendev.org/openstack/oslo.log.git in /opt/dib_cache/source-repositories/oslo_log_64e906312df71dedc5d1ccd1a64d58cd294ae926 with ref * 2024-09-26 05:37:13.053 | Cloning from oslo.log cache and applying ref * 2024-09-26 05:37:27.265 | (0606 / 1316) 2024-09-26 05:37:27.283 | Updating cache of https://opendev.org/openstack/oslo.messaging.git in /opt/dib_cache/source-repositories/oslo_messaging_afb0f57519226263fcc42593b74fc411d0aaf703 with ref * 2024-09-26 05:37:32.429 | Cloning from oslo.messaging cache and applying ref * 2024-09-26 05:38:04.062 | (0607 / 1316) 2024-09-26 05:38:04.080 | Updating cache of https://opendev.org/openstack/oslo.metrics.git in /opt/dib_cache/source-repositories/oslo_metrics_1d1f9a407fd94b982531d9930ec8d9c132bf72a6 with ref * 2024-09-26 05:38:05.658 | Cloning from oslo.metrics cache and applying ref * 2024-09-26 05:38:07.118 | (0608 / 1316) 2024-09-26 05:38:07.136 | Updating cache of https://opendev.org/openstack/oslo.middleware.git in /opt/dib_cache/source-repositories/oslo_middleware_1884936fa487d3306017f132982fcedf15f57967 with ref * 2024-09-26 05:38:09.025 | Cloning from oslo.middleware cache and applying ref * 2024-09-26 05:38:19.440 | (0609 / 1316) 2024-09-26 05:38:19.458 | Updating cache of https://opendev.org/openstack/oslo.policy.git in /opt/dib_cache/source-repositories/oslo_policy_b0a4a0dc02f704fab0f0b2cf4ef33b1ce38cba62 with ref * 2024-09-26 05:38:23.674 | Cloning from oslo.policy cache and applying ref * 2024-09-26 05:38:32.488 | (0610 / 1316) 2024-09-26 05:38:32.507 | Updating cache of https://opendev.org/openstack/oslo.privsep.git in /opt/dib_cache/source-repositories/oslo_privsep_a977a6b5141098f5471ac7753db0fcf72f8baa23 with ref * 2024-09-26 05:38:35.218 | Cloning from oslo.privsep cache and applying ref * 2024-09-26 05:38:40.064 | (0611 / 1316) 2024-09-26 05:38:40.082 | Updating cache of https://opendev.org/openstack/oslo.reports.git in /opt/dib_cache/source-repositories/oslo_reports_c1c05138a4e391017afab5d3c1ebb8863cc98567 with ref * 2024-09-26 05:38:42.475 | Cloning from oslo.reports cache and applying ref * 2024-09-26 05:38:44.419 | (0612 / 1316) 2024-09-26 05:38:44.436 | Updating cache of https://opendev.org/openstack/oslo.rootwrap.git in /opt/dib_cache/source-repositories/oslo_rootwrap_a2a87439735232e8ce1e48f9a3aab525c64910a1 with ref * 2024-09-26 05:38:46.248 | Cloning from oslo.rootwrap cache and applying ref * 2024-09-26 05:38:47.927 | (0613 / 1316) 2024-09-26 05:38:47.945 | Updating cache of https://opendev.org/openstack/oslo.serialization.git in /opt/dib_cache/source-repositories/oslo_serialization_a55a74fee3027d0733046dee5686092bed1998fe with ref * 2024-09-26 05:38:53.078 | Cloning from oslo.serialization cache and applying ref * 2024-09-26 05:38:58.756 | (0614 / 1316) 2024-09-26 05:38:58.774 | Updating cache of https://opendev.org/openstack/oslo.service.git in /opt/dib_cache/source-repositories/oslo_service_fc48ae92934f1e628dedbc2ccd5154e7b132037c with ref * 2024-09-26 05:39:04.063 | Cloning from oslo.service cache and applying ref * 2024-09-26 05:39:07.932 | (0615 / 1316) 2024-09-26 05:39:07.950 | Updating cache of https://opendev.org/openstack/oslo.tools.git in /opt/dib_cache/source-repositories/oslo_tools_1df3c83ab539e46f6b2fe96e95d7a5842117fa76 with ref * 2024-09-26 05:39:08.597 | Cloning from oslo.tools cache and applying ref * 2024-09-26 05:39:08.814 | (0616 / 1316) 2024-09-26 05:39:08.832 | Updating cache of https://opendev.org/openstack/oslo.upgradecheck.git in /opt/dib_cache/source-repositories/oslo_upgradecheck_ceb84dccb9d0070c080aac68b8837bd555aaf45c with ref * 2024-09-26 05:39:12.867 | Cloning from oslo.upgradecheck cache and applying ref * 2024-09-26 05:39:19.139 | (0617 / 1316) 2024-09-26 05:39:19.156 | Updating cache of https://opendev.org/openstack/oslo.utils.git in /opt/dib_cache/source-repositories/oslo_utils_1ad6d7b14d8e121c5fed2300c9f18a4772b025f0 with ref * 2024-09-26 05:39:23.177 | Cloning from oslo.utils cache and applying ref * 2024-09-26 05:39:40.168 | (0618 / 1316) 2024-09-26 05:39:40.187 | Updating cache of https://opendev.org/openstack/oslo.versionedobjects.git in /opt/dib_cache/source-repositories/oslo_versionedobjects_aeb13af4b553c5cc5abe4fc4d19df01e77bec3f4 with ref * 2024-09-26 05:39:43.650 | Cloning from oslo.versionedobjects cache and applying ref * 2024-09-26 05:39:51.078 | (0619 / 1316) 2024-09-26 05:39:51.095 | Updating cache of https://opendev.org/openstack/oslo.vmware.git in /opt/dib_cache/source-repositories/oslo_vmware_f7ada988c94e0c7b0e80dd8b6efbc069ae1e3cea with ref * 2024-09-26 05:39:55.063 | Cloning from oslo.vmware cache and applying ref * 2024-09-26 05:39:59.225 | (0620 / 1316) 2024-09-26 05:39:59.242 | Updating cache of https://opendev.org/openstack/oslotest.git in /opt/dib_cache/source-repositories/oslotest_4d8e1ea58bb880389fdc41096bee4ca5e1a5cbb3 with ref * 2024-09-26 05:40:00.097 | Cloning from oslotest cache and applying ref * 2024-09-26 05:40:00.847 | (0621 / 1316) 2024-09-26 05:40:00.864 | Updating cache of https://opendev.org/openstack/osops.git in /opt/dib_cache/source-repositories/osops_9a718b06ac896558a0fe6402b7699f91551e7934 with ref * 2024-09-26 05:40:01.392 | Cloning from osops cache and applying ref * 2024-09-26 05:40:02.157 | (0622 / 1316) 2024-09-26 05:40:02.175 | Updating cache of https://opendev.org/openstack/osprofiler.git in /opt/dib_cache/source-repositories/osprofiler_33079d6b90511e5fe9e411b4d0783b3e1160088d with ref * 2024-09-26 05:40:03.607 | Cloning from osprofiler cache and applying ref * 2024-09-26 05:40:05.859 | (0623 / 1316) 2024-09-26 05:40:05.877 | Updating cache of https://opendev.org/openstack/ossa.git in /opt/dib_cache/source-repositories/ossa_e823004fa09cdbd81aeeb28f74e1c68d67dc5a55 with ref * 2024-09-26 05:40:06.592 | Cloning from ossa cache and applying ref * 2024-09-26 05:40:10.569 | (0624 / 1316) 2024-09-26 05:40:10.587 | Updating cache of https://opendev.org/openstack/ovn-bgp-agent.git in /opt/dib_cache/source-repositories/ovn_bgp_agent_475adb78b8de36625fdaf10923a27ca2c159e2af with ref * 2024-09-26 05:40:12.036 | Cloning from ovn-bgp-agent cache and applying ref * 2024-09-26 05:41:44.433 | (0625 / 1316) 2024-09-26 05:41:44.451 | Updating cache of https://opendev.org/openstack/ovn-octavia-provider.git in /opt/dib_cache/source-repositories/ovn_octavia_provider_7397a3a2dadb8820d0a8ed2bf0f217471f7f8631 with ref * 2024-09-26 05:41:49.122 | Cloning from ovn-octavia-provider cache and applying ref * 2024-09-26 05:42:53.235 | (0626 / 1316) 2024-09-26 05:42:53.252 | Updating cache of https://opendev.org/openstack/ovsdbapp.git in /opt/dib_cache/source-repositories/ovsdbapp_5fa633589b29c390e2ad9f1746a6a932854f1c91 with ref * 2024-09-26 05:42:56.638 | Cloning from ovsdbapp cache and applying ref * 2024-09-26 05:43:20.942 | (0627 / 1316) 2024-09-26 05:43:20.959 | Updating cache of https://opendev.org/openstack/panko.git in /opt/dib_cache/source-repositories/panko_f9dfa1e547cd99fa22c5e669451f81b31cf470e0 with ref * 2024-09-26 05:43:22.254 | Cloning from panko cache and applying ref * 2024-09-26 05:43:22.901 | (0628 / 1316) 2024-09-26 05:43:22.918 | Updating cache of https://opendev.org/openstack/pbr.git in /opt/dib_cache/source-repositories/pbr_8382c1cea83cf1b1ada6477f0d5e5fd7e14f4e1c with ref * 2024-09-26 05:43:23.797 | Cloning from pbr cache and applying ref * 2024-09-26 05:43:26.708 | (0629 / 1316) 2024-09-26 05:43:26.726 | Updating cache of https://opendev.org/openstack/performance-docs.git in /opt/dib_cache/source-repositories/performance_docs_a571cf07ec79980a65b85906c345a65172c9c391 with ref * 2024-09-26 05:43:27.242 | Cloning from performance-docs cache and applying ref * 2024-09-26 05:43:45.392 | (0630 / 1316) 2024-09-26 05:43:45.410 | Updating cache of https://opendev.org/openstack/placement.git in /opt/dib_cache/source-repositories/placement_a5628e660bca1b2060f76c2c0079c51073ccb4c7 with ref * 2024-09-26 05:43:49.393 | Cloning from placement cache and applying ref * 2024-09-26 05:44:00.314 | (0631 / 1316) 2024-09-26 05:44:00.332 | Updating cache of https://opendev.org/openstack/project-config.git in /opt/dib_cache/source-repositories/project_config_9229c05209c89a6ea238d44bcdf02b855d113b0b with ref * 2024-09-26 05:44:02.065 | Cloning from project-config cache and applying ref * 2024-09-26 05:46:49.216 | (0632 / 1316) 2024-09-26 05:46:49.234 | Updating cache of https://opendev.org/openstack/project-team-guide.git in /opt/dib_cache/source-repositories/project_team_guide_21c841fa5b666116dc43ace77394f36e7cdaa300 with ref * 2024-09-26 05:46:49.882 | Cloning from project-team-guide cache and applying ref * 2024-09-26 05:46:52.426 | (0633 / 1316) 2024-09-26 05:46:52.444 | Updating cache of https://opendev.org/openstack/ptgbot.git in /opt/dib_cache/source-repositories/ptgbot_b05f088b89a006e9f8a50c6dadc0881232ae2ff1 with ref * 2024-09-26 05:46:53.149 | Cloning from ptgbot cache and applying ref * 2024-09-26 05:46:54.486 | (0634 / 1316) 2024-09-26 05:46:54.504 | Updating cache of https://opendev.org/openstack/publiccloud-sig.git in /opt/dib_cache/source-repositories/publiccloud_sig_0cd9a0d07f01a5e07abee00591e37bd0ef56511a with ref * 2024-09-26 05:46:54.912 | Cloning from publiccloud-sig cache and applying ref * 2024-09-26 05:46:54.991 | (0635 / 1316) 2024-09-26 05:46:55.008 | Updating cache of https://opendev.org/openstack/puppet-aodh.git in /opt/dib_cache/source-repositories/puppet_aodh_ff506aef05218fbcf4d7de5ed11c42d80c33c611 with ref * 2024-09-26 05:46:57.063 | Cloning from puppet-aodh cache and applying ref * 2024-09-26 05:47:13.590 | (0636 / 1316) 2024-09-26 05:47:13.608 | Updating cache of https://opendev.org/openstack/puppet-barbican.git in /opt/dib_cache/source-repositories/puppet_barbican_84055ec7a9b76d16d6adedd48a251855e3888f9b with ref * 2024-09-26 05:47:16.629 | Cloning from puppet-barbican cache and applying ref * 2024-09-26 05:47:32.298 | (0637 / 1316) 2024-09-26 05:47:32.315 | Updating cache of https://opendev.org/openstack/puppet-ceilometer.git in /opt/dib_cache/source-repositories/puppet_ceilometer_64d68b390be811b65dc61fdc1d59893946cac815 with ref * 2024-09-26 05:47:36.134 | Cloning from puppet-ceilometer cache and applying ref * 2024-09-26 05:47:58.526 | (0638 / 1316) 2024-09-26 05:47:58.544 | Updating cache of https://opendev.org/openstack/puppet-ceph.git in /opt/dib_cache/source-repositories/puppet_ceph_2bcaf4ae456838eeea38b276575ca84041317443 with ref * 2024-09-26 05:47:59.785 | Cloning from puppet-ceph cache and applying ref * 2024-09-26 05:48:20.948 | (0639 / 1316) 2024-09-26 05:48:20.966 | Updating cache of https://opendev.org/openstack/puppet-cinder.git in /opt/dib_cache/source-repositories/puppet_cinder_5114a1dbf3858c214b7309ee78e2bd719b760b99 with ref * 2024-09-26 05:48:24.584 | Cloning from puppet-cinder cache and applying ref * 2024-09-26 05:49:01.493 | (0640 / 1316) 2024-09-26 05:49:01.511 | Updating cache of https://opendev.org/openstack/puppet-cloudkitty.git in /opt/dib_cache/source-repositories/puppet_cloudkitty_bb135ce310e01ce2dcfe555db05054298a729450 with ref * 2024-09-26 05:49:03.997 | Cloning from puppet-cloudkitty cache and applying ref * 2024-09-26 05:49:13.650 | (0641 / 1316) 2024-09-26 05:49:13.668 | Updating cache of https://opendev.org/openstack/puppet-designate.git in /opt/dib_cache/source-repositories/puppet_designate_ab374caf34570f5743dc08c5cec715b1c93ba961 with ref * 2024-09-26 05:49:17.489 | Cloning from puppet-designate cache and applying ref * 2024-09-26 05:49:46.945 | (0642 / 1316) 2024-09-26 05:49:46.962 | Updating cache of https://opendev.org/openstack/puppet-glance.git in /opt/dib_cache/source-repositories/puppet_glance_d6090d364d2b011b3b7c30e29b2b425b001977ef with ref * 2024-09-26 05:49:50.485 | Cloning from puppet-glance cache and applying ref * 2024-09-26 05:50:20.573 | (0643 / 1316) 2024-09-26 05:50:20.591 | Updating cache of https://opendev.org/openstack/puppet-gnocchi.git in /opt/dib_cache/source-repositories/puppet_gnocchi_9973d450628f4294f6421530db570200532914ac with ref * 2024-09-26 05:50:23.734 | Cloning from puppet-gnocchi cache and applying ref * 2024-09-26 05:50:35.632 | (0644 / 1316) 2024-09-26 05:50:35.650 | Updating cache of https://opendev.org/openstack/puppet-heat.git in /opt/dib_cache/source-repositories/puppet_heat_196b2e67440fe37ee852b135a81ba97beb49d933 with ref * 2024-09-26 05:50:38.301 | Cloning from puppet-heat cache and applying ref * 2024-09-26 05:51:04.239 | (0645 / 1316) 2024-09-26 05:51:04.257 | Updating cache of https://opendev.org/openstack/puppet-horizon.git in /opt/dib_cache/source-repositories/puppet_horizon_f31aa5fc2dcd2a4f239c7d7e78e23922e5f30ca1 with ref * 2024-09-26 05:51:06.832 | Cloning from puppet-horizon cache and applying ref * 2024-09-26 05:51:27.064 | (0646 / 1316) 2024-09-26 05:51:27.081 | Updating cache of https://opendev.org/openstack/puppet-ironic.git in /opt/dib_cache/source-repositories/puppet_ironic_38edd8fb7ec022a9093537eb16a06c0d5836742e with ref * 2024-09-26 05:51:30.066 | Cloning from puppet-ironic cache and applying ref * 2024-09-26 05:52:18.736 | (0647 / 1316) 2024-09-26 05:52:18.754 | Updating cache of https://opendev.org/openstack/puppet-keystone.git in /opt/dib_cache/source-repositories/puppet_keystone_38840b39a7c8d495d363b2ba9a7f655df6a70a06 with ref * 2024-09-26 05:52:21.268 | Cloning from puppet-keystone cache and applying ref * 2024-09-26 05:53:04.879 | (0648 / 1316) 2024-09-26 05:53:04.896 | Updating cache of https://opendev.org/openstack/puppet-magnum.git in /opt/dib_cache/source-repositories/puppet_magnum_f11da2dfa1e1dd7def1bb3b080b9a2dcd43fb713 with ref * 2024-09-26 05:53:07.330 | Cloning from puppet-magnum cache and applying ref * 2024-09-26 05:53:21.076 | (0649 / 1316) 2024-09-26 05:53:21.094 | Updating cache of https://opendev.org/openstack/puppet-manila.git in /opt/dib_cache/source-repositories/puppet_manila_2778e06bd7c4199347d91f5b21dacffed88f01db with ref * 2024-09-26 05:53:23.793 | Cloning from puppet-manila cache and applying ref * 2024-09-26 05:53:46.929 | (0650 / 1316) 2024-09-26 05:53:46.946 | Updating cache of https://opendev.org/openstack/puppet-mistral.git in /opt/dib_cache/source-repositories/puppet_mistral_96580e10b2c90f29ad015f59ff7058f5a6c84c38 with ref * 2024-09-26 05:53:49.063 | Cloning from puppet-mistral cache and applying ref * 2024-09-26 05:53:57.925 | (0651 / 1316) 2024-09-26 05:53:57.942 | Updating cache of https://opendev.org/openstack/puppet-neutron.git in /opt/dib_cache/source-repositories/puppet_neutron_32aae1ccd3fab6e97f1f3974cd3f8e6cf9073318 with ref * 2024-09-26 05:54:00.714 | Cloning from puppet-neutron cache and applying ref * 2024-09-26 05:55:00.190 | (0652 / 1316) 2024-09-26 05:55:00.207 | Updating cache of https://opendev.org/openstack/puppet-nova.git in /opt/dib_cache/source-repositories/puppet_nova_2ffb00db5d6cca5b3675a6f6982bb3542085c522 with ref * 2024-09-26 05:55:08.064 | Cloning from puppet-nova cache and applying ref * 2024-09-26 05:56:25.374 | (0653 / 1316) 2024-09-26 05:56:25.392 | Updating cache of https://opendev.org/openstack/puppet-octavia.git in /opt/dib_cache/source-repositories/puppet_octavia_a07c295f18bb9aae6e36863edb0007aedfd1a673 with ref * 2024-09-26 05:56:27.378 | Cloning from puppet-octavia cache and applying ref * 2024-09-26 05:56:49.431 | (0654 / 1316) 2024-09-26 05:56:49.448 | Updating cache of https://opendev.org/openstack/puppet-openstack-cookiecutter.git in /opt/dib_cache/source-repositories/puppet_openstack_cookiecutter_1fc44b0460e26bb40141390cb7070e93bf144bf3 with ref * 2024-09-26 05:56:50.078 | Cloning from puppet-openstack-cookiecutter cache and applying ref * 2024-09-26 05:56:51.128 | (0655 / 1316) 2024-09-26 05:56:51.145 | Updating cache of https://opendev.org/openstack/puppet-openstack-guide.git in /opt/dib_cache/source-repositories/puppet_openstack_guide_3042213beca25de958be54983a53c7e3adc6dd0f with ref * 2024-09-26 05:56:51.941 | Cloning from puppet-openstack-guide cache and applying ref * 2024-09-26 05:56:54.138 | (0656 / 1316) 2024-09-26 05:56:54.156 | Updating cache of https://opendev.org/openstack/puppet-openstack-integration.git in /opt/dib_cache/source-repositories/puppet_openstack_integration_83ddb17dc28837d6481b604a5b7b3ff06d5f5c5d with ref * 2024-09-26 05:56:55.836 | Cloning from puppet-openstack-integration cache and applying ref * 2024-09-26 05:58:20.061 | (0657 / 1316) 2024-09-26 05:58:20.078 | Updating cache of https://opendev.org/openstack/puppet-openstacklib.git in /opt/dib_cache/source-repositories/puppet_openstacklib_3103236e00b75dc60a7836f08ed114e366d33d67 with ref * 2024-09-26 05:58:22.599 | Cloning from puppet-openstacklib cache and applying ref * 2024-09-26 05:58:29.913 | (0658 / 1316) 2024-09-26 05:58:29.930 | Updating cache of https://opendev.org/openstack/puppet-openstack_extras.git in /opt/dib_cache/source-repositories/puppet_openstack_extras_95f6243d1de116d81a2726ed69fdc63202e26148 with ref * 2024-09-26 05:58:32.483 | Cloning from puppet-openstack_extras cache and applying ref * 2024-09-26 05:58:39.550 | (0659 / 1316) 2024-09-26 05:58:39.567 | 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-09-26 05:58:40.752 | Cloning from puppet-openstack_spec_helper cache and applying ref * 2024-09-26 05:58:44.313 | (0660 / 1316) 2024-09-26 05:58:44.330 | Updating cache of https://opendev.org/openstack/puppet-oslo.git in /opt/dib_cache/source-repositories/puppet_oslo_31a9f2de96874bf2e20c54eb854dc49721a854df with ref * 2024-09-26 05:58:46.193 | Cloning from puppet-oslo cache and applying ref * 2024-09-26 05:58:58.678 | (0661 / 1316) 2024-09-26 05:58:58.695 | Updating cache of https://opendev.org/openstack/puppet-ovn.git in /opt/dib_cache/source-repositories/puppet_ovn_c3879d0f873d7e4f1f8ef5dd8da1bb0c9fe4ad03 with ref * 2024-09-26 05:59:00.084 | Cloning from puppet-ovn cache and applying ref * 2024-09-26 05:59:06.705 | (0662 / 1316) 2024-09-26 05:59:06.723 | Updating cache of https://opendev.org/openstack/puppet-placement.git in /opt/dib_cache/source-repositories/puppet_placement_eac6d346232ad7a1714c7e6d4916e2c59270a680 with ref * 2024-09-26 05:59:08.593 | Cloning from puppet-placement cache and applying ref * 2024-09-26 05:59:13.578 | (0663 / 1316) 2024-09-26 05:59:13.595 | Updating cache of https://opendev.org/openstack/puppet-swift.git in /opt/dib_cache/source-repositories/puppet_swift_6efda166996b005f553c64d37bb5d5f74877e6f7 with ref * 2024-09-26 05:59:15.578 | Cloning from puppet-swift cache and applying ref * 2024-09-26 05:59:46.284 | (0664 / 1316) 2024-09-26 05:59:46.301 | Updating cache of https://opendev.org/openstack/puppet-tempest.git in /opt/dib_cache/source-repositories/puppet_tempest_cd7429d794778ac4ade2e2f75ac8d6b6e5b95864 with ref * 2024-09-26 05:59:48.355 | Cloning from puppet-tempest cache and applying ref * 2024-09-26 06:00:03.827 | (0665 / 1316) 2024-09-26 06:00:03.844 | Updating cache of https://opendev.org/openstack/puppet-trove.git in /opt/dib_cache/source-repositories/puppet_trove_57aa79b351c38d61b653b2c067cc2d2bf59ceeaf with ref * 2024-09-26 06:00:06.110 | Cloning from puppet-trove cache and applying ref * 2024-09-26 06:00:29.406 | (0666 / 1316) 2024-09-26 06:00:29.424 | Updating cache of https://opendev.org/openstack/puppet-vitrage.git in /opt/dib_cache/source-repositories/puppet_vitrage_aea750117ce4939633facc0bce757882d73aa3af with ref * 2024-09-26 06:00:31.975 | Cloning from puppet-vitrage cache and applying ref * 2024-09-26 06:00:40.184 | (0667 / 1316) 2024-09-26 06:00:40.202 | Updating cache of https://opendev.org/openstack/puppet-vswitch.git in /opt/dib_cache/source-repositories/puppet_vswitch_66348064a5e3a9504bdbd56de9268b7693ff7aef with ref * 2024-09-26 06:00:42.702 | Cloning from puppet-vswitch cache and applying ref * 2024-09-26 06:00:55.142 | (0668 / 1316) 2024-09-26 06:00:55.159 | Updating cache of https://opendev.org/openstack/puppet-watcher.git in /opt/dib_cache/source-repositories/puppet_watcher_4cf38d9dc38d705a31a882c2aced8943479b1b52 with ref * 2024-09-26 06:00:58.442 | Cloning from puppet-watcher cache and applying ref * 2024-09-26 06:01:12.018 | (0669 / 1316) 2024-09-26 06:01:12.035 | Updating cache of https://opendev.org/openstack/puppet-zaqar.git in /opt/dib_cache/source-repositories/puppet_zaqar_8669a09e0e9583f4a1fec447c2e3381bbee9d1c0 with ref * 2024-09-26 06:01:13.988 | Cloning from puppet-zaqar cache and applying ref * 2024-09-26 06:01:27.324 | (0670 / 1316) 2024-09-26 06:01:27.342 | Updating cache of https://opendev.org/openstack/pycadf.git in /opt/dib_cache/source-repositories/pycadf_479443ddfd06a939fe9f41783949391cc21ddfcb with ref * 2024-09-26 06:01:28.732 | Cloning from pycadf cache and applying ref * 2024-09-26 06:01:29.588 | (0671 / 1316) 2024-09-26 06:01:29.605 | Updating cache of https://opendev.org/openstack/pyeclib.git in /opt/dib_cache/source-repositories/pyeclib_308cf8026b5bd79184b20c4d91ef3b27dfa77be7 with ref * 2024-09-26 06:01:30.998 | Cloning from pyeclib cache and applying ref * 2024-09-26 06:01:39.666 | (0672 / 1316) 2024-09-26 06:01:39.684 | Updating cache of https://opendev.org/openstack/pymod2pkg.git in /opt/dib_cache/source-repositories/pymod2pkg_9251af576ca889584e688f9999f6caa4275cd8dd with ref * 2024-09-26 06:01:40.790 | Cloning from pymod2pkg cache and applying ref * 2024-09-26 06:01:41.077 | (0673 / 1316) 2024-09-26 06:01:41.095 | Updating cache of https://opendev.org/openstack/python-adjutantclient.git in /opt/dib_cache/source-repositories/python_adjutantclient_2aa27f0edf2cd62f3fcb72c608f7bd1418699e47 with ref * 2024-09-26 06:01:42.836 | Cloning from python-adjutantclient cache and applying ref * 2024-09-26 06:01:45.151 | (0674 / 1316) 2024-09-26 06:01:45.169 | Updating cache of https://opendev.org/openstack/python-aodhclient.git in /opt/dib_cache/source-repositories/python_aodhclient_0ce033ec35a1b4c3706bf21f28cbad94bfb88773 with ref * 2024-09-26 06:01:47.182 | Cloning from python-aodhclient cache and applying ref * 2024-09-26 06:01:51.460 | (0675 / 1316) 2024-09-26 06:01:51.478 | Updating cache of https://opendev.org/openstack/python-barbicanclient.git in /opt/dib_cache/source-repositories/python_barbicanclient_321bc9ed7f0008b1ccb64c10d34e27e1764de388 with ref * 2024-09-26 06:01:54.852 | Cloning from python-barbicanclient cache and applying ref * 2024-09-26 06:02:00.712 | (0676 / 1316) 2024-09-26 06:02:00.729 | Updating cache of https://opendev.org/openstack/python-blazarclient.git in /opt/dib_cache/source-repositories/python_blazarclient_4c2017b2b1e3c80a6be533b6b07f83af96ba05f9 with ref * 2024-09-26 06:02:05.298 | Cloning from python-blazarclient cache and applying ref * 2024-09-26 06:02:08.606 | (0677 / 1316) 2024-09-26 06:02:08.624 | 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-09-26 06:02:12.010 | Cloning from python-brick-cinderclient-ext cache and applying ref * 2024-09-26 06:02:15.592 | (0678 / 1316) 2024-09-26 06:02:15.609 | Updating cache of https://opendev.org/openstack/python-cinderclient.git in /opt/dib_cache/source-repositories/python_cinderclient_2ab34741caf6ae38f9fc66dbb4eb0d6f6e6cb787 with ref * 2024-09-26 06:02:18.339 | Cloning from python-cinderclient cache and applying ref * 2024-09-26 06:02:24.772 | (0679 / 1316) 2024-09-26 06:02:24.790 | Updating cache of https://opendev.org/openstack/python-cloudkittyclient.git in /opt/dib_cache/source-repositories/python_cloudkittyclient_577e275037ec097f043b5410ee863f658700fe03 with ref * 2024-09-26 06:02:26.683 | Cloning from python-cloudkittyclient cache and applying ref * 2024-09-26 06:02:30.505 | (0680 / 1316) 2024-09-26 06:02:30.522 | Updating cache of https://opendev.org/openstack/python-cyborgclient.git in /opt/dib_cache/source-repositories/python_cyborgclient_a2f6e5c1dcf343444e0eb6ac3fe6b59d20e7298b with ref * 2024-09-26 06:02:32.420 | Cloning from python-cyborgclient cache and applying ref * 2024-09-26 06:02:41.111 | (0681 / 1316) 2024-09-26 06:02:41.129 | Updating cache of https://opendev.org/openstack/python-designateclient.git in /opt/dib_cache/source-repositories/python_designateclient_e3a78956ce4f8c79d45a2fe5b98e575e55f2cecd with ref * 2024-09-26 06:02:44.554 | Cloning from python-designateclient cache and applying ref * 2024-09-26 06:02:53.270 | (0682 / 1316) 2024-09-26 06:02:53.287 | Updating cache of https://opendev.org/openstack/python-dracclient.git in /opt/dib_cache/source-repositories/python_dracclient_8761670ec4bd67a8ca854ed2aff5736a0caafe17 with ref * 2024-09-26 06:02:54.048 | Cloning from python-dracclient cache and applying ref * 2024-09-26 06:02:54.322 | (0683 / 1316) 2024-09-26 06:02:54.340 | Updating cache of https://opendev.org/openstack/python-freezerclient.git in /opt/dib_cache/source-repositories/python_freezerclient_f108c3bab7ab68ed75c038bb98c54504483b54f1 with ref * 2024-09-26 06:02:55.607 | Cloning from python-freezerclient cache and applying ref * 2024-09-26 06:02:55.806 | (0684 / 1316) 2024-09-26 06:02:55.823 | Updating cache of https://opendev.org/openstack/python-glanceclient.git in /opt/dib_cache/source-repositories/python_glanceclient_62e062e7af26595fff1e9e52605f45902b17833c with ref * 2024-09-26 06:02:59.054 | Cloning from python-glanceclient cache and applying ref * 2024-09-26 06:03:03.884 | (0685 / 1316) 2024-09-26 06:03:03.902 | Updating cache of https://opendev.org/openstack/python-heatclient.git in /opt/dib_cache/source-repositories/python_heatclient_a4cbb7a698763c786642b93355aaf89bfebae9c8 with ref * 2024-09-26 06:03:06.079 | Cloning from python-heatclient cache and applying ref * 2024-09-26 06:03:11.380 | (0686 / 1316) 2024-09-26 06:03:11.397 | 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-09-26 06:03:15.501 | Cloning from python-ironic-inspector-client cache and applying ref * 2024-09-26 06:03:19.044 | (0687 / 1316) 2024-09-26 06:03:19.061 | Updating cache of https://opendev.org/openstack/python-ironicclient.git in /opt/dib_cache/source-repositories/python_ironicclient_f4d152043b18f5041f2c5da8f00f30eb7b24b526 with ref * 2024-09-26 06:03:21.669 | Cloning from python-ironicclient cache and applying ref * 2024-09-26 06:03:38.230 | (0688 / 1316) 2024-09-26 06:03:38.248 | Updating cache of https://opendev.org/openstack/python-keystoneclient.git in /opt/dib_cache/source-repositories/python_keystoneclient_d50ff996cccb6df7bcff19e9ff5a2d761f8d0910 with ref * 2024-09-26 06:03:40.362 | Cloning from python-keystoneclient cache and applying ref * 2024-09-26 06:03:53.946 | (0689 / 1316) 2024-09-26 06:03:53.964 | Updating cache of https://opendev.org/openstack/python-magnumclient.git in /opt/dib_cache/source-repositories/python_magnumclient_0efe8cfa1d5eeca39393e53f95687738608564b0 with ref * 2024-09-26 06:03:57.213 | Cloning from python-magnumclient cache and applying ref * 2024-09-26 06:04:03.960 | (0690 / 1316) 2024-09-26 06:04:03.977 | Updating cache of https://opendev.org/openstack/python-manilaclient.git in /opt/dib_cache/source-repositories/python_manilaclient_67390fbcbab9cd983e0e2ba6518009c01384b9b8 with ref * 2024-09-26 06:04:08.933 | Cloning from python-manilaclient cache and applying ref * 2024-09-26 06:05:02.876 | (0691 / 1316) 2024-09-26 06:05:02.894 | Updating cache of https://opendev.org/openstack/python-masakariclient.git in /opt/dib_cache/source-repositories/python_masakariclient_eb19abdbb35516ef24272586c2b77c94170ca6dd with ref * 2024-09-26 06:05:08.430 | Cloning from python-masakariclient cache and applying ref * 2024-09-26 06:05:16.884 | (0692 / 1316) 2024-09-26 06:05:16.903 | Updating cache of https://opendev.org/openstack/python-mistralclient.git in /opt/dib_cache/source-repositories/python_mistralclient_b01c51f399a01435f9632bdda2244debc7e76da1 with ref * 2024-09-26 06:05:19.589 | Cloning from python-mistralclient cache and applying ref * 2024-09-26 06:05:21.755 | (0693 / 1316) 2024-09-26 06:05:21.772 | Updating cache of https://opendev.org/openstack/python-monascaclient.git in /opt/dib_cache/source-repositories/python_monascaclient_fbfde72d27a07beb8414094e2a6ab00235a02d81 with ref * 2024-09-26 06:05:24.921 | Cloning from python-monascaclient cache and applying ref * 2024-09-26 06:05:25.434 | (0694 / 1316) 2024-09-26 06:05:25.452 | Updating cache of https://opendev.org/openstack/python-neutronclient.git in /opt/dib_cache/source-repositories/python_neutronclient_97e4df6fe08727ddbfefc3f604b62137a1cab31a with ref * 2024-09-26 06:05:28.163 | Cloning from python-neutronclient cache and applying ref * 2024-09-26 06:05:36.938 | (0695 / 1316) 2024-09-26 06:05:36.955 | Updating cache of https://opendev.org/openstack/python-novaclient.git in /opt/dib_cache/source-repositories/python_novaclient_bfa5c8a30211bf36d05850bf7736642af9784154 with ref * 2024-09-26 06:05:39.352 | Cloning from python-novaclient cache and applying ref * 2024-09-26 06:05:46.520 | (0696 / 1316) 2024-09-26 06:05:46.538 | Updating cache of https://opendev.org/openstack/python-observabilityclient.git in /opt/dib_cache/source-repositories/python_observabilityclient_a8eb4823507ff6e1b0f015d344b2b7ff170b1b24 with ref * 2024-09-26 06:05:47.936 | Cloning from python-observabilityclient cache and applying ref * 2024-09-26 06:05:50.985 | (0697 / 1316) 2024-09-26 06:05:51.003 | Updating cache of https://opendev.org/openstack/python-octaviaclient.git in /opt/dib_cache/source-repositories/python_octaviaclient_504fd274016d1e953625809bb8f52e74b192c017 with ref * 2024-09-26 06:05:54.172 | Cloning from python-octaviaclient cache and applying ref * 2024-09-26 06:06:11.016 | (0698 / 1316) 2024-09-26 06:06:11.035 | Updating cache of https://opendev.org/openstack/python-openstackclient.git in /opt/dib_cache/source-repositories/python_openstackclient_f3243780c49492a40a03d2b278622d2dc9d80eeb with ref * 2024-09-26 06:06:16.243 | Cloning from python-openstackclient cache and applying ref * 2024-09-26 06:08:46.893 | (0699 / 1316) 2024-09-26 06:08:46.910 | Updating cache of https://opendev.org/openstack/python-pankoclient.git in /opt/dib_cache/source-repositories/python_pankoclient_4ac78cf7e1b855514f9425039fac274caa05f707 with ref * 2024-09-26 06:08:48.989 | Cloning from python-pankoclient cache and applying ref * 2024-09-26 06:08:49.089 | (0700 / 1316) 2024-09-26 06:08:49.107 | Updating cache of https://opendev.org/openstack/python-swiftclient.git in /opt/dib_cache/source-repositories/python_swiftclient_942fbb6659058c8844d82f80c2c535b247016ca8 with ref * 2024-09-26 06:08:51.881 | Cloning from python-swiftclient cache and applying ref * 2024-09-26 06:09:03.468 | (0701 / 1316) 2024-09-26 06:09:03.486 | Updating cache of https://opendev.org/openstack/python-tackerclient.git in /opt/dib_cache/source-repositories/python_tackerclient_46a26cd0517a21b3f947f6a526783c613b495276 with ref * 2024-09-26 06:09:06.366 | Cloning from python-tackerclient cache and applying ref * 2024-09-26 06:09:11.000 | (0702 / 1316) 2024-09-26 06:09:11.018 | Updating cache of https://opendev.org/openstack/python-troveclient.git in /opt/dib_cache/source-repositories/python_troveclient_086c8e3f98a6e480a85ba82bad0a4150d667005f with ref * 2024-09-26 06:09:12.950 | Cloning from python-troveclient cache and applying ref * 2024-09-26 06:09:15.370 | (0703 / 1316) 2024-09-26 06:09:15.387 | Updating cache of https://opendev.org/openstack/python-venusclient.git in /opt/dib_cache/source-repositories/python_venusclient_cf9e0ab5813dbab90103e7617b23c5d6198507c1 with ref * 2024-09-26 06:09:16.774 | Cloning from python-venusclient cache and applying ref * 2024-09-26 06:09:21.038 | (0704 / 1316) 2024-09-26 06:09:21.056 | Updating cache of https://opendev.org/openstack/python-vitrageclient.git in /opt/dib_cache/source-repositories/python_vitrageclient_a2697b5eb926a2f899073face1d0c71797953344 with ref * 2024-09-26 06:09:25.213 | Cloning from python-vitrageclient cache and applying ref * 2024-09-26 06:09:31.108 | (0705 / 1316) 2024-09-26 06:09:31.126 | Updating cache of https://opendev.org/openstack/python-watcherclient.git in /opt/dib_cache/source-repositories/python_watcherclient_0caff0f4d06ed376784fec6ded83bdab89975b97 with ref * 2024-09-26 06:09:33.438 | Cloning from python-watcherclient cache and applying ref * 2024-09-26 06:09:35.349 | (0706 / 1316) 2024-09-26 06:09:35.367 | Updating cache of https://opendev.org/openstack/python-zaqarclient.git in /opt/dib_cache/source-repositories/python_zaqarclient_f6772f2da09ff22089ef14b8451c2d21093170f3 with ref * 2024-09-26 06:09:37.768 | Cloning from python-zaqarclient cache and applying ref * 2024-09-26 06:09:40.546 | (0707 / 1316) 2024-09-26 06:09:40.563 | Updating cache of https://opendev.org/openstack/python-zunclient.git in /opt/dib_cache/source-repositories/python_zunclient_eb1535e7cea4efe24f042325e0b4d131a28cb528 with ref * 2024-09-26 06:09:43.399 | Cloning from python-zunclient cache and applying ref * 2024-09-26 06:09:45.570 | (0708 / 1316) 2024-09-26 06:09:45.587 | Updating cache of https://opendev.org/openstack/qa-specs.git in /opt/dib_cache/source-repositories/qa_specs_bfdb608cd1fb622cfa3ccbeb37c171162f3d79b7 with ref * 2024-09-26 06:09:46.393 | Cloning from qa-specs cache and applying ref * 2024-09-26 06:09:46.657 | (0709 / 1316) 2024-09-26 06:09:46.674 | Updating cache of https://opendev.org/openstack/rally.git in /opt/dib_cache/source-repositories/rally_0f331b7a192721facbffbe3f27fbc963ce92b736 with ref * 2024-09-26 06:09:48.564 | Cloning from rally cache and applying ref * 2024-09-26 06:09:55.908 | (0710 / 1316) 2024-09-26 06:09:55.926 | Updating cache of https://opendev.org/openstack/rally-openstack.git in /opt/dib_cache/source-repositories/rally_openstack_ae6dc9a7dc9893d24b56b9ee517fec77dae54966 with ref * 2024-09-26 06:09:57.386 | Cloning from rally-openstack cache and applying ref * 2024-09-26 06:10:12.829 | (0711 / 1316) 2024-09-26 06:10:12.847 | Updating cache of https://opendev.org/openstack/rbd-iscsi-client.git in /opt/dib_cache/source-repositories/rbd_iscsi_client_0a0eedb9ef510d4fa2146b460dd3c81dc3c73ae9 with ref * 2024-09-26 06:10:13.286 | Cloning from rbd-iscsi-client cache and applying ref * 2024-09-26 06:10:13.422 | (0712 / 1316) 2024-09-26 06:10:13.440 | Updating cache of https://opendev.org/openstack/release-test.git in /opt/dib_cache/source-repositories/release_test_501f0ebf6e8d138bd854b31b575244cde187e2ee with ref * 2024-09-26 06:10:14.945 | Cloning from release-test cache and applying ref * 2024-09-26 06:10:15.363 | (0713 / 1316) 2024-09-26 06:10:15.381 | Updating cache of https://opendev.org/openstack/releases.git in /opt/dib_cache/source-repositories/releases_d93001da1f902b71f4bbd7e228c5069a526d39ce with ref * 2024-09-26 06:10:16.840 | Cloning from releases cache and applying ref * 2024-09-26 06:12:20.557 | (0714 / 1316) 2024-09-26 06:12:20.574 | Updating cache of https://opendev.org/openstack/renderspec.git in /opt/dib_cache/source-repositories/renderspec_017827c231722dfd86ad949d9b4cf1b8c49fff03 with ref * 2024-09-26 06:12:21.647 | Cloning from renderspec cache and applying ref * 2024-09-26 06:12:21.868 | (0715 / 1316) 2024-09-26 06:12:21.886 | Updating cache of https://opendev.org/openstack/reno.git in /opt/dib_cache/source-repositories/reno_9d4676aa4396b32a1a1045faf05d4b67537cd6a7 with ref * 2024-09-26 06:12:23.285 | Cloning from reno cache and applying ref * 2024-09-26 06:12:24.572 | (0716 / 1316) 2024-09-26 06:12:24.590 | Updating cache of https://opendev.org/openstack/requestsexceptions.git in /opt/dib_cache/source-repositories/requestsexceptions_ca30fdb5581ff028f70c7b24e5b6dc9107f0d351 with ref * 2024-09-26 06:12:24.935 | Cloning from requestsexceptions cache and applying ref * 2024-09-26 06:12:25.023 | (0717 / 1316) 2024-09-26 06:12:25.040 | Updating cache of https://opendev.org/openstack/requirements.git in /opt/dib_cache/source-repositories/requirements_42474acf465b6bcbecec73293d66cda9d84df5c8 with ref * 2024-09-26 06:12:37.836 | Cloning from requirements cache and applying ref * 2024-09-26 06:15:12.855 | (0718 / 1316) 2024-09-26 06:15:12.873 | Updating cache of https://opendev.org/openstack/reviewday.git in /opt/dib_cache/source-repositories/reviewday_4a74d407e6cb1b3c20cd7da1190d8c0e4b7ca661 with ref * 2024-09-26 06:15:13.224 | Cloning from reviewday cache and applying ref * 2024-09-26 06:15:13.304 | (0719 / 1316) 2024-09-26 06:15:13.322 | Updating cache of https://opendev.org/openstack/reviewstats.git in /opt/dib_cache/source-repositories/reviewstats_cd87cb3120d4e70396600fc197ac0886ef2135b9 with ref * 2024-09-26 06:15:13.653 | Cloning from reviewstats cache and applying ref * 2024-09-26 06:15:13.741 | (0720 / 1316) 2024-09-26 06:15:13.759 | Updating cache of https://opendev.org/openstack/rpm-packaging.git in /opt/dib_cache/source-repositories/rpm_packaging_cfcbac68b0876f2c757011122e4d8711f420b52c with ref * 2024-09-26 06:15:16.579 | Cloning from rpm-packaging cache and applying ref * 2024-09-26 06:15:49.777 | (0721 / 1316) 2024-09-26 06:15:49.795 | Updating cache of https://opendev.org/openstack/rpm-packaging-tools.git in /opt/dib_cache/source-repositories/rpm_packaging_tools_90962d6469f052f82d5a20bc0e699dd7ae696688 with ref * 2024-09-26 06:15:50.214 | Cloning from rpm-packaging-tools cache and applying ref * 2024-09-26 06:15:50.291 | (0722 / 1316) 2024-09-26 06:15:50.309 | Updating cache of https://opendev.org/openstack/security-doc.git in /opt/dib_cache/source-repositories/security_doc_f084d127a93fa1f0c1304a8aeefe91c245258fcf with ref * 2024-09-26 06:15:50.768 | Cloning from security-doc cache and applying ref * 2024-09-26 06:15:58.624 | (0723 / 1316) 2024-09-26 06:15:58.641 | Updating cache of https://opendev.org/openstack/self-healing-sig.git in /opt/dib_cache/source-repositories/self_healing_sig_52b29ad71055307a19ee121c204c509544362bf8 with ref * 2024-09-26 06:15:59.066 | Cloning from self-healing-sig cache and applying ref * 2024-09-26 06:15:59.158 | (0724 / 1316) 2024-09-26 06:15:59.175 | Updating cache of https://opendev.org/openstack/service-types-authority.git in /opt/dib_cache/source-repositories/service_types_authority_7891b98d76c61452292f699c8003ed630db767f9 with ref * 2024-09-26 06:15:59.718 | Cloning from service-types-authority cache and applying ref * 2024-09-26 06:15:59.843 | (0725 / 1316) 2024-09-26 06:15:59.860 | Updating cache of https://opendev.org/openstack/shade.git in /opt/dib_cache/source-repositories/shade_8d4bb0458aab8fe02280a50a7ce82b1cce049d78 with ref * 2024-09-26 06:16:00.916 | Cloning from shade cache and applying ref * 2024-09-26 06:16:01.132 | (0726 / 1316) 2024-09-26 06:16:01.150 | Updating cache of https://opendev.org/openstack/skyline-apiserver.git in /opt/dib_cache/source-repositories/skyline_apiserver_23729e3fe92aa23685a4ffd294fe77804b5f9141 with ref * 2024-09-26 06:16:03.093 | Cloning from skyline-apiserver cache and applying ref * 2024-09-26 06:16:14.794 | (0727 / 1316) 2024-09-26 06:16:14.811 | Updating cache of https://opendev.org/openstack/skyline-console.git in /opt/dib_cache/source-repositories/skyline_console_41c1c7484825a6bf4669787be8e02f36bccfbbaa with ref * 2024-09-26 06:16:18.097 | Cloning from skyline-console cache and applying ref * 2024-09-26 06:18:39.158 | (0728 / 1316) 2024-09-26 06:18:39.183 | Updating cache of https://opendev.org/openstack/specs-cookiecutter.git in /opt/dib_cache/source-repositories/specs_cookiecutter_33cce623850784e9245567fac24e5bc8b2b0ed5e with ref * 2024-09-26 06:18:39.744 | Cloning from specs-cookiecutter cache and applying ref * 2024-09-26 06:18:40.000 | (0729 / 1316) 2024-09-26 06:18:40.017 | Updating cache of https://opendev.org/openstack/sphinx-feature-classification.git in /opt/dib_cache/source-repositories/sphinx_feature_classification_321635c43dad33a9835d1f245d5d97a6ebb688c6 with ref * 2024-09-26 06:18:40.681 | Cloning from sphinx-feature-classification cache and applying ref * 2024-09-26 06:18:40.793 | (0730 / 1316) 2024-09-26 06:18:40.811 | Updating cache of https://opendev.org/openstack/stackviz.git in /opt/dib_cache/source-repositories/stackviz_46d31b230c358b8c78edc99b1f9b40f0fd0a063e with ref * 2024-09-26 06:18:42.335 | Cloning from stackviz cache and applying ref * 2024-09-26 06:18:43.225 | (0731 / 1316) 2024-09-26 06:18:43.243 | Updating cache of https://opendev.org/openstack/stevedore.git in /opt/dib_cache/source-repositories/stevedore_1dc010d0ec5d750f9507cf4132ed10691e1adf53 with ref * 2024-09-26 06:18:46.550 | Cloning from stevedore cache and applying ref * 2024-09-26 06:18:49.269 | (0732 / 1316) 2024-09-26 06:18:49.286 | Updating cache of https://opendev.org/openstack/storlets.git in /opt/dib_cache/source-repositories/storlets_bd49ef568979a0f026696e7b728e04200c2220db with ref * 2024-09-26 06:18:50.865 | Cloning from storlets cache and applying ref * 2024-09-26 06:19:14.503 | (0733 / 1316) 2024-09-26 06:19:14.521 | Updating cache of https://opendev.org/openstack/sunbeam-charms.git in /opt/dib_cache/source-repositories/sunbeam_charms_35072cf4cb2e1eea53ea3d90c88d6cbcf9dd01ab with ref * 2024-09-26 06:19:15.788 | Cloning from sunbeam-charms cache and applying ref * 2024-09-26 06:20:46.124 | (0734 / 1316) 2024-09-26 06:20:46.141 | Updating cache of https://opendev.org/openstack/sushy.git in /opt/dib_cache/source-repositories/sushy_6b49f447c82dcb16527a135d4925d47a66cb624e with ref * 2024-09-26 06:20:50.047 | Cloning from sushy cache and applying ref * 2024-09-26 06:21:15.626 | (0735 / 1316) 2024-09-26 06:21:15.643 | Updating cache of https://opendev.org/openstack/sushy-oem-idrac.git in /opt/dib_cache/source-repositories/sushy_oem_idrac_3cc20f0c633fb765c22008dd80c92aa0a41f1ef0 with ref * 2024-09-26 06:21:16.276 | Cloning from sushy-oem-idrac cache and applying ref * 2024-09-26 06:21:17.167 | (0736 / 1316) 2024-09-26 06:21:17.184 | Updating cache of https://opendev.org/openstack/sushy-tools.git in /opt/dib_cache/source-repositories/sushy_tools_fed784078e880929a7d7ded717e84b6ea2c4aa6a with ref * 2024-09-26 06:21:18.638 | Cloning from sushy-tools cache and applying ref * 2024-09-26 06:21:32.490 | (0737 / 1316) 2024-09-26 06:21:32.507 | Updating cache of https://opendev.org/openstack/swift.git in /opt/dib_cache/source-repositories/swift_f255f94bfa20b3418519af58c753736794a6fc5a with ref * 2024-09-26 06:21:38.427 | Cloning from swift cache and applying ref * 2024-09-26 06:25:40.992 | (0738 / 1316) 2024-09-26 06:25:41.009 | Updating cache of https://opendev.org/openstack/swift-bench.git in /opt/dib_cache/source-repositories/swift_bench_f837b66c750258fe71e7c534631b87237f9f96ee with ref * 2024-09-26 06:25:42.090 | Cloning from swift-bench cache and applying ref * 2024-09-26 06:25:43.321 | (0739 / 1316) 2024-09-26 06:25:43.339 | Updating cache of https://opendev.org/openstack/tacker.git in /opt/dib_cache/source-repositories/tacker_44745ba6106c6b0e177fa807c4139467527679d9 with ref * 2024-09-26 06:25:48.312 | Cloning from tacker cache and applying ref * 2024-09-26 06:27:54.833 | (0740 / 1316) 2024-09-26 06:27:54.850 | Updating cache of https://opendev.org/openstack/tacker-horizon.git in /opt/dib_cache/source-repositories/tacker_horizon_a2cae14a2adb5e9c35a50fb3e73f3730b91379be with ref * 2024-09-26 06:27:57.780 | Cloning from tacker-horizon cache and applying ref * 2024-09-26 06:28:01.955 | (0741 / 1316) 2024-09-26 06:28:01.973 | Updating cache of https://opendev.org/openstack/tacker-specs.git in /opt/dib_cache/source-repositories/tacker_specs_257ed5e2463cd9469a3ff5867899b4d739bdb983 with ref * 2024-09-26 06:28:02.592 | Cloning from tacker-specs cache and applying ref * 2024-09-26 06:28:07.207 | (0742 / 1316) 2024-09-26 06:28:07.224 | 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-09-26 06:28:10.497 | Cloning from tap-as-a-service cache and applying ref * 2024-09-26 06:28:20.881 | (0743 / 1316) 2024-09-26 06:28:20.899 | Updating cache of https://opendev.org/openstack/taskflow.git in /opt/dib_cache/source-repositories/taskflow_7f073c5dd8c842379e68fe72dfe90bd2addd4c50 with ref * 2024-09-26 06:28:23.651 | Cloning from taskflow cache and applying ref * 2024-09-26 06:28:44.229 | (0744 / 1316) 2024-09-26 06:28:44.246 | Updating cache of https://opendev.org/openstack/telemetry-specs.git in /opt/dib_cache/source-repositories/telemetry_specs_cd5f138da264cabf57de04b2b6e84f79a8753f5e with ref * 2024-09-26 06:28:45.001 | Cloning from telemetry-specs cache and applying ref * 2024-09-26 06:28:45.165 | (0745 / 1316) 2024-09-26 06:28:45.182 | Updating cache of https://opendev.org/openstack/telemetry-tempest-plugin.git in /opt/dib_cache/source-repositories/telemetry_tempest_plugin_03fb18fdb25ac0b73bd469cd325d7623d15f6b0b with ref * 2024-09-26 06:28:46.676 | Cloning from telemetry-tempest-plugin cache and applying ref * 2024-09-26 06:28:54.294 | (0746 / 1316) 2024-09-26 06:28:54.313 | Updating cache of https://opendev.org/openstack/tempest.git in /opt/dib_cache/source-repositories/tempest_297504ad25f9afa188d860b86000103840711172 with ref * 2024-09-26 06:28:57.120 | Cloning from tempest cache and applying ref * 2024-09-26 06:31:00.016 | (0747 / 1316) 2024-09-26 06:31:00.033 | Updating cache of https://opendev.org/openstack/tempest-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/tempest_plugin_cookiecutter_7f3acdc6dbf337e39085e6ac6feefc0d6f8aacd8 with ref * 2024-09-26 06:31:00.500 | Cloning from tempest-plugin-cookiecutter cache and applying ref * 2024-09-26 06:31:00.579 | (0748 / 1316) 2024-09-26 06:31:00.597 | Updating cache of https://opendev.org/openstack/tempest-stress.git in /opt/dib_cache/source-repositories/tempest_stress_5978cc2541e82d8c771eb28e117ecf9d5e288fe5 with ref * 2024-09-26 06:31:01.338 | Cloning from tempest-stress cache and applying ref * 2024-09-26 06:31:02.605 | (0749 / 1316) 2024-09-26 06:31:02.622 | Updating cache of https://opendev.org/openstack/tenks.git in /opt/dib_cache/source-repositories/tenks_71e99f961607b294fbd55b2bbec9c36b92e6d567 with ref * 2024-09-26 06:31:03.958 | Cloning from tenks cache and applying ref * 2024-09-26 06:31:04.825 | (0750 / 1316) 2024-09-26 06:31:04.893 | Updating cache of https://opendev.org/openstack/tooz.git in /opt/dib_cache/source-repositories/tooz_724fd36afd678423ea946d79dbcf47c5ba913b87 with ref * 2024-09-26 06:31:06.903 | Cloning from tooz cache and applying ref * 2024-09-26 06:31:20.269 | (0751 / 1316) 2024-09-26 06:31:20.287 | Updating cache of https://opendev.org/openstack/tosca-parser.git in /opt/dib_cache/source-repositories/tosca_parser_26c9457d9477fa1832193cda1f43ab7dea99eea0 with ref * 2024-09-26 06:31:22.551 | Cloning from tosca-parser cache and applying ref * 2024-09-26 06:31:25.178 | (0752 / 1316) 2024-09-26 06:31:25.195 | Updating cache of https://opendev.org/openstack/training-guides.git in /opt/dib_cache/source-repositories/training_guides_1106b317000d712163b83edb2b24b0010a4445f9 with ref * 2024-09-26 06:31:25.782 | Cloning from training-guides cache and applying ref * 2024-09-26 06:31:29.981 | (0753 / 1316) 2024-09-26 06:31:29.998 | Updating cache of https://opendev.org/openstack/trove.git in /opt/dib_cache/source-repositories/trove_b79f5a1f69b034ee968f00632a6311986897b190 with ref * 2024-09-26 06:31:34.514 | Cloning from trove cache and applying ref * 2024-09-26 06:32:34.335 | (0754 / 1316) 2024-09-26 06:32:34.353 | Updating cache of https://opendev.org/openstack/trove-dashboard.git in /opt/dib_cache/source-repositories/trove_dashboard_1fa193a8613f6ea6eed17986e159b994574f8394 with ref * 2024-09-26 06:32:37.009 | Cloning from trove-dashboard cache and applying ref * 2024-09-26 06:32:40.511 | (0755 / 1316) 2024-09-26 06:32:40.529 | Updating cache of https://opendev.org/openstack/trove-specs.git in /opt/dib_cache/source-repositories/trove_specs_f4afabc67b832db70f0a0e015e43d0797723fdfd with ref * 2024-09-26 06:32:41.191 | Cloning from trove-specs cache and applying ref * 2024-09-26 06:32:41.496 | (0756 / 1316) 2024-09-26 06:32:41.514 | Updating cache of https://opendev.org/openstack/trove-tempest-plugin.git in /opt/dib_cache/source-repositories/trove_tempest_plugin_12e54ccc4b28791a71666476cd211d402318e9bc with ref * 2024-09-26 06:32:43.898 | Cloning from trove-tempest-plugin cache and applying ref * 2024-09-26 06:32:44.732 | (0757 / 1316) 2024-09-26 06:32:44.749 | Updating cache of https://opendev.org/openstack/ui-cookiecutter.git in /opt/dib_cache/source-repositories/ui_cookiecutter_adddb81b2556704b971714b0e9d97f40e3b43f5b with ref * 2024-09-26 06:32:45.569 | Cloning from ui-cookiecutter cache and applying ref * 2024-09-26 06:32:45.742 | (0758 / 1316) 2024-09-26 06:32:45.759 | 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-09-26 06:32:46.171 | Cloning from upstream-institute-virtual-environment cache and applying ref * 2024-09-26 06:32:46.329 | (0759 / 1316) 2024-09-26 06:32:46.347 | Updating cache of https://opendev.org/openstack/venus.git in /opt/dib_cache/source-repositories/venus_0419c1567333c39ce0f1ac88c31e2af8bc85fac0 with ref * 2024-09-26 06:32:48.725 | Cloning from venus cache and applying ref * 2024-09-26 06:33:20.098 | (0760 / 1316) 2024-09-26 06:33:20.115 | Updating cache of https://opendev.org/openstack/venus-dashboard.git in /opt/dib_cache/source-repositories/venus_dashboard_bf315b24f9322527dcec7b115a0b9c2226224308 with ref * 2024-09-26 06:33:21.524 | Cloning from venus-dashboard cache and applying ref * 2024-09-26 06:33:32.529 | (0761 / 1316) 2024-09-26 06:33:32.547 | Updating cache of https://opendev.org/openstack/venus-specs.git in /opt/dib_cache/source-repositories/venus_specs_98d7c57737faca71a4d0d644501aca19532ee10d with ref * 2024-09-26 06:33:33.388 | Cloning from venus-specs cache and applying ref * 2024-09-26 06:33:34.466 | (0762 / 1316) 2024-09-26 06:33:34.484 | Updating cache of https://opendev.org/openstack/venus-tempest-plugin.git in /opt/dib_cache/source-repositories/venus_tempest_plugin_a388f2310d0ce46a3d5f898b47b367d79987ef21 with ref * 2024-09-26 06:33:35.412 | Cloning from venus-tempest-plugin cache and applying ref * 2024-09-26 06:33:35.676 | (0763 / 1316) 2024-09-26 06:33:35.693 | Updating cache of https://opendev.org/openstack/virtualbmc.git in /opt/dib_cache/source-repositories/virtualbmc_71aef35eb922b29e7de672be1c37191832a63964 with ref * 2024-09-26 06:33:36.256 | Cloning from virtualbmc cache and applying ref * 2024-09-26 06:33:37.128 | (0764 / 1316) 2024-09-26 06:33:37.145 | Updating cache of https://opendev.org/openstack/virtualpdu.git in /opt/dib_cache/source-repositories/virtualpdu_617cdb966f81229597043f9864b23ea57472689f with ref * 2024-09-26 06:33:38.060 | Cloning from virtualpdu cache and applying ref * 2024-09-26 06:33:38.995 | (0765 / 1316) 2024-09-26 06:33:39.012 | Updating cache of https://opendev.org/openstack/vitrage.git in /opt/dib_cache/source-repositories/vitrage_2cfd43ea41382a3d2e16b9559bfb849d15973220 with ref * 2024-09-26 06:33:42.400 | Cloning from vitrage cache and applying ref * 2024-09-26 06:33:46.035 | (0766 / 1316) 2024-09-26 06:33:46.053 | Updating cache of https://opendev.org/openstack/vitrage-dashboard.git in /opt/dib_cache/source-repositories/vitrage_dashboard_fe04561d114023f38f85b74b5ad9dc016a446acb with ref * 2024-09-26 06:33:48.194 | Cloning from vitrage-dashboard cache and applying ref * 2024-09-26 06:33:49.509 | (0767 / 1316) 2024-09-26 06:33:49.526 | Updating cache of https://opendev.org/openstack/vitrage-specs.git in /opt/dib_cache/source-repositories/vitrage_specs_d36430933c8ce192bea2cb80b2e02985a5e735ba with ref * 2024-09-26 06:33:49.845 | Cloning from vitrage-specs cache and applying ref * 2024-09-26 06:33:49.940 | (0768 / 1316) 2024-09-26 06:33:49.958 | Updating cache of https://opendev.org/openstack/vitrage-tempest-plugin.git in /opt/dib_cache/source-repositories/vitrage_tempest_plugin_ec9a49d43a06be515bc0fd8a163102f7d5315cd6 with ref * 2024-09-26 06:33:50.965 | Cloning from vitrage-tempest-plugin cache and applying ref * 2024-09-26 06:33:51.338 | (0769 / 1316) 2024-09-26 06:33:51.355 | Updating cache of https://opendev.org/openstack/watcher.git in /opt/dib_cache/source-repositories/watcher_54ef8842b64076819014549c6c3ca5a0b6889aeb with ref * 2024-09-26 06:33:53.832 | Cloning from watcher cache and applying ref * 2024-09-26 06:33:58.985 | (0770 / 1316) 2024-09-26 06:33:59.003 | Updating cache of https://opendev.org/openstack/watcher-dashboard.git in /opt/dib_cache/source-repositories/watcher_dashboard_d84078457e9fb86de3f4e150e8df49a9346a460a with ref * 2024-09-26 06:34:00.631 | Cloning from watcher-dashboard cache and applying ref * 2024-09-26 06:34:01.655 | (0771 / 1316) 2024-09-26 06:34:01.673 | Updating cache of https://opendev.org/openstack/watcher-specs.git in /opt/dib_cache/source-repositories/watcher_specs_7a0aa08a6024dcdae5e3dc8b14a5ccc22135a3db with ref * 2024-09-26 06:34:02.081 | Cloning from watcher-specs cache and applying ref * 2024-09-26 06:34:02.900 | (0772 / 1316) 2024-09-26 06:34:02.917 | Updating cache of https://opendev.org/openstack/watcher-tempest-plugin.git in /opt/dib_cache/source-repositories/watcher_tempest_plugin_5a71a5c7ed5dabf3b4fb78259e3820798358271d with ref * 2024-09-26 06:34:04.043 | Cloning from watcher-tempest-plugin cache and applying ref * 2024-09-26 06:34:04.300 | (0773 / 1316) 2024-09-26 06:34:04.317 | Updating cache of https://opendev.org/openstack/whereto.git in /opt/dib_cache/source-repositories/whereto_83e28cdbeccc2c8c2223555de52ee54156c12064 with ref * 2024-09-26 06:34:04.708 | Cloning from whereto cache and applying ref * 2024-09-26 06:34:04.805 | (0774 / 1316) 2024-09-26 06:34:04.822 | Updating cache of https://opendev.org/openstack/whitebox-tempest-plugin.git in /opt/dib_cache/source-repositories/whitebox_tempest_plugin_1a05f9acaf06b4da7439850efac45cc34d3283e2 with ref * 2024-09-26 06:34:05.677 | Cloning from whitebox-tempest-plugin cache and applying ref * 2024-09-26 06:34:22.453 | (0775 / 1316) 2024-09-26 06:34:22.470 | Updating cache of https://opendev.org/openstack/xstatic-angular.git in /opt/dib_cache/source-repositories/xstatic_angular_8b9da8d8d7992b633b3368c7b01c3c42c9ea1bc6 with ref * 2024-09-26 06:34:23.061 | Cloning from xstatic-angular cache and applying ref * 2024-09-26 06:34:23.194 | (0776 / 1316) 2024-09-26 06:34:23.211 | Updating cache of https://opendev.org/openstack/xstatic-angular-bootstrap.git in /opt/dib_cache/source-repositories/xstatic_angular_bootstrap_38407bdf5c217796fea8d6fdd28783068dfabbe6 with ref * 2024-09-26 06:34:23.594 | Cloning from xstatic-angular-bootstrap cache and applying ref * 2024-09-26 06:34:23.675 | (0777 / 1316) 2024-09-26 06:34:23.693 | Updating cache of https://opendev.org/openstack/xstatic-angular-fileupload.git in /opt/dib_cache/source-repositories/xstatic_angular_fileupload_cd3ec6d9a238efbcc6a237e00fb174b3e7f5fe9e with ref * 2024-09-26 06:34:24.258 | Cloning from xstatic-angular-fileupload cache and applying ref * 2024-09-26 06:34:24.419 | (0778 / 1316) 2024-09-26 06:34:24.436 | Updating cache of https://opendev.org/openstack/xstatic-angular-gettext.git in /opt/dib_cache/source-repositories/xstatic_angular_gettext_6bf2b6ec9e18786c3e223ba600f40eb89c11c7c0 with ref * 2024-09-26 06:34:24.834 | Cloning from xstatic-angular-gettext cache and applying ref * 2024-09-26 06:34:24.913 | (0779 / 1316) 2024-09-26 06:34:24.930 | Updating cache of https://opendev.org/openstack/xstatic-angular-lrdragndrop.git in /opt/dib_cache/source-repositories/xstatic_angular_lrdragndrop_38ed7d9e952e0a5c0e7125a5e191adcbe709d586 with ref * 2024-09-26 06:34:25.400 | Cloning from xstatic-angular-lrdragndrop cache and applying ref * 2024-09-26 06:34:25.501 | (0780 / 1316) 2024-09-26 06:34:25.519 | Updating cache of https://opendev.org/openstack/xstatic-angular-material.git in /opt/dib_cache/source-repositories/xstatic_angular_material_fd687b210c0b60e663c53cbd41d0e74e51c8de53 with ref * 2024-09-26 06:34:25.853 | Cloning from xstatic-angular-material cache and applying ref * 2024-09-26 06:34:26.137 | (0781 / 1316) 2024-09-26 06:34:26.162 | Updating cache of https://opendev.org/openstack/xstatic-angular-notify.git in /opt/dib_cache/source-repositories/xstatic_angular_notify_2037ff1455b4cf6a286be2dc6802d174c3b40225 with ref * 2024-09-26 06:34:26.522 | Cloning from xstatic-angular-notify cache and applying ref * 2024-09-26 06:34:26.600 | (0782 / 1316) 2024-09-26 06:34:26.618 | 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-09-26 06:34:27.012 | Cloning from xstatic-angular-smart-table cache and applying ref * 2024-09-26 06:34:27.091 | (0783 / 1316) 2024-09-26 06:34:27.109 | Updating cache of https://opendev.org/openstack/xstatic-angular-uuid.git in /opt/dib_cache/source-repositories/xstatic_angular_uuid_d1dcc553db8aaf0a59f331fe3c43a15dcfcb12e0 with ref * 2024-09-26 06:34:27.515 | Cloning from xstatic-angular-uuid cache and applying ref * 2024-09-26 06:34:27.594 | (0784 / 1316) 2024-09-26 06:34:27.611 | Updating cache of https://opendev.org/openstack/xstatic-angular-vis.git in /opt/dib_cache/source-repositories/xstatic_angular_vis_c998c7ae888b3cf0d22a31f488d6f09cf5662427 with ref * 2024-09-26 06:34:28.102 | Cloning from xstatic-angular-vis cache and applying ref * 2024-09-26 06:34:28.181 | (0785 / 1316) 2024-09-26 06:34:28.198 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-datepicker.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_datepicker_b75b14f085b3bf37b3c6195ab971f354609d91e8 with ref * 2024-09-26 06:34:28.702 | Cloning from xstatic-bootstrap-datepicker cache and applying ref * 2024-09-26 06:34:28.825 | (0786 / 1316) 2024-09-26 06:34:28.843 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-scss.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_scss_ca974e78cbc6260df9bba2056c7fd40c2f6cb45c with ref * 2024-09-26 06:34:29.385 | Cloning from xstatic-bootstrap-scss cache and applying ref * 2024-09-26 06:34:29.510 | (0787 / 1316) 2024-09-26 06:34:29.528 | Updating cache of https://opendev.org/openstack/xstatic-bootswatch.git in /opt/dib_cache/source-repositories/xstatic_bootswatch_887ab1aadfdf538e1f6a0c8af3ea17d8abb61e6a with ref * 2024-09-26 06:34:30.004 | Cloning from xstatic-bootswatch cache and applying ref * 2024-09-26 06:34:30.481 | (0788 / 1316) 2024-09-26 06:34:30.499 | Updating cache of https://opendev.org/openstack/xstatic-d3.git in /opt/dib_cache/source-repositories/xstatic_d3_7f778dae8d1ee779013e5eec7b2b6751e57361e8 with ref * 2024-09-26 06:34:31.675 | Cloning from xstatic-d3 cache and applying ref * 2024-09-26 06:34:31.758 | (0789 / 1316) 2024-09-26 06:34:31.776 | Updating cache of https://opendev.org/openstack/xstatic-dagre.git in /opt/dib_cache/source-repositories/xstatic_dagre_e8249751e0191f8ec4c93648a0f8633ff3cfd63c with ref * 2024-09-26 06:34:32.551 | Cloning from xstatic-dagre cache and applying ref * 2024-09-26 06:34:32.728 | (0790 / 1316) 2024-09-26 06:34:32.746 | Updating cache of https://opendev.org/openstack/xstatic-dagre-d3.git in /opt/dib_cache/source-repositories/xstatic_dagre_d3_d9ac4dfade39f3857e6cc6e0f35a6aa2dcd373d4 with ref * 2024-09-26 06:34:33.156 | Cloning from xstatic-dagre-d3 cache and applying ref * 2024-09-26 06:34:33.286 | (0791 / 1316) 2024-09-26 06:34:33.303 | Updating cache of https://opendev.org/openstack/xstatic-filesaver.git in /opt/dib_cache/source-repositories/xstatic_filesaver_764504cfc5bd41e0612ebb2ab6e39bdd8d3ac363 with ref * 2024-09-26 06:34:33.665 | Cloning from xstatic-filesaver cache and applying ref * 2024-09-26 06:34:33.744 | (0792 / 1316) 2024-09-26 06:34:33.762 | Updating cache of https://opendev.org/openstack/xstatic-graphlib.git in /opt/dib_cache/source-repositories/xstatic_graphlib_80f7b48b5f13b6b1d51a90dd39752dc4b9dc911d with ref * 2024-09-26 06:34:34.091 | Cloning from xstatic-graphlib cache and applying ref * 2024-09-26 06:34:34.197 | (0793 / 1316) 2024-09-26 06:34:34.214 | Updating cache of https://opendev.org/openstack/xstatic-hogan.git in /opt/dib_cache/source-repositories/xstatic_hogan_6c7fd8f3ad0aaf5f013aa4037aca193cace23e34 with ref * 2024-09-26 06:34:34.626 | Cloning from xstatic-hogan cache and applying ref * 2024-09-26 06:34:34.704 | (0794 / 1316) 2024-09-26 06:34:34.722 | Updating cache of https://opendev.org/openstack/xstatic-jasmine.git in /opt/dib_cache/source-repositories/xstatic_jasmine_cfc65c56f75604dc355f7d6b313ee0d6d1adda87 with ref * 2024-09-26 06:34:35.103 | Cloning from xstatic-jasmine cache and applying ref * 2024-09-26 06:34:35.190 | (0795 / 1316) 2024-09-26 06:34:35.212 | Updating cache of https://opendev.org/openstack/xstatic-jquery-migrate.git in /opt/dib_cache/source-repositories/xstatic_jquery_migrate_e9d21d925a83b4f646aa4c117fb98c234e50a816 with ref * 2024-09-26 06:34:35.870 | Cloning from xstatic-jquery-migrate cache and applying ref * 2024-09-26 06:34:36.008 | (0796 / 1316) 2024-09-26 06:34:36.026 | Updating cache of https://opendev.org/openstack/xstatic-jquery.quicksearch.git in /opt/dib_cache/source-repositories/xstatic_jquery_quicksearch_bfcbe7c88d647a7d54d91ed8caedfe7821760dfd with ref * 2024-09-26 06:34:36.301 | Cloning from xstatic-jquery.quicksearch cache and applying ref * 2024-09-26 06:34:36.380 | (0797 / 1316) 2024-09-26 06:34:36.398 | Updating cache of https://opendev.org/openstack/xstatic-jquery.tablesorter.git in /opt/dib_cache/source-repositories/xstatic_jquery_tablesorter_692b3347838babeccf521df27334117069192545 with ref * 2024-09-26 06:34:36.716 | Cloning from xstatic-jquery.tablesorter cache and applying ref * 2024-09-26 06:34:36.820 | (0798 / 1316) 2024-09-26 06:34:36.838 | Updating cache of https://opendev.org/openstack/xstatic-js-yaml.git in /opt/dib_cache/source-repositories/xstatic_js_yaml_e30b28737507bd6f4d5f44af03d8447ed5d45dc0 with ref * 2024-09-26 06:34:37.131 | Cloning from xstatic-js-yaml cache and applying ref * 2024-09-26 06:34:37.212 | (0799 / 1316) 2024-09-26 06:34:37.229 | Updating cache of https://opendev.org/openstack/xstatic-jsencrypt.git in /opt/dib_cache/source-repositories/xstatic_jsencrypt_ddd0c36dba2b75da54ac864a3e5ee3461c417d39 with ref * 2024-09-26 06:34:37.549 | Cloning from xstatic-jsencrypt cache and applying ref * 2024-09-26 06:34:37.628 | (0800 / 1316) 2024-09-26 06:34:37.646 | Updating cache of https://opendev.org/openstack/xstatic-json2yaml.git in /opt/dib_cache/source-repositories/xstatic_json2yaml_aabefad4ec726887082159587904459b262aedb8 with ref * 2024-09-26 06:34:38.142 | Cloning from xstatic-json2yaml cache and applying ref * 2024-09-26 06:34:38.220 | (0801 / 1316) 2024-09-26 06:34:38.238 | Updating cache of https://opendev.org/openstack/xstatic-lodash.git in /opt/dib_cache/source-repositories/xstatic_lodash_49d9575831d1380bad6352b86284b24fb3ecf5bb with ref * 2024-09-26 06:34:38.714 | Cloning from xstatic-lodash cache and applying ref * 2024-09-26 06:34:38.838 | (0802 / 1316) 2024-09-26 06:34:38.856 | Updating cache of https://opendev.org/openstack/xstatic-magic-search.git in /opt/dib_cache/source-repositories/xstatic_magic_search_2bb805b9e2082a79d822197b40fd57fbc68e9616 with ref * 2024-09-26 06:34:39.390 | Cloning from xstatic-magic-search cache and applying ref * 2024-09-26 06:34:39.469 | (0803 / 1316) 2024-09-26 06:34:39.487 | Updating cache of https://opendev.org/openstack/xstatic-mdi.git in /opt/dib_cache/source-repositories/xstatic_mdi_e1b1e2caa963ec38057dc4b88f2b029a4c114e53 with ref * 2024-09-26 06:34:40.005 | Cloning from xstatic-mdi cache and applying ref * 2024-09-26 06:34:40.678 | (0804 / 1316) 2024-09-26 06:34:40.696 | Updating cache of https://opendev.org/openstack/xstatic-moment.git in /opt/dib_cache/source-repositories/xstatic_moment_332ad610bc2c83206f3b6f9bfaf8004a560c3ef4 with ref * 2024-09-26 06:34:41.778 | Cloning from xstatic-moment cache and applying ref * 2024-09-26 06:34:41.861 | (0805 / 1316) 2024-09-26 06:34:41.879 | Updating cache of https://opendev.org/openstack/xstatic-moment-timezone.git in /opt/dib_cache/source-repositories/xstatic_moment_timezone_00121bf77f525037017329c9ee509de0d87ba3a0 with ref * 2024-09-26 06:34:42.375 | Cloning from xstatic-moment-timezone cache and applying ref * 2024-09-26 06:34:42.478 | (0806 / 1316) 2024-09-26 06:34:42.495 | Updating cache of https://opendev.org/openstack/xstatic-rickshaw.git in /opt/dib_cache/source-repositories/xstatic_rickshaw_2630c050302079587b5683dbeae8e212c064497d with ref * 2024-09-26 06:34:42.915 | Cloning from xstatic-rickshaw cache and applying ref * 2024-09-26 06:34:42.996 | (0807 / 1316) 2024-09-26 06:34:43.014 | Updating cache of https://opendev.org/openstack/xstatic-roboto-fontface.git in /opt/dib_cache/source-repositories/xstatic_roboto_fontface_8c62ee6b75ab5ee6bd4ab29f9c36818466e89196 with ref * 2024-09-26 06:34:44.473 | Cloning from xstatic-roboto-fontface cache and applying ref * 2024-09-26 06:34:47.813 | (0808 / 1316) 2024-09-26 06:34:47.831 | Updating cache of https://opendev.org/openstack/xstatic-spin.git in /opt/dib_cache/source-repositories/xstatic_spin_67e94b68e8abea951bc74a2bcd6315721d488318 with ref * 2024-09-26 06:34:48.749 | Cloning from xstatic-spin cache and applying ref * 2024-09-26 06:34:48.828 | (0809 / 1316) 2024-09-26 06:34:48.846 | Updating cache of https://opendev.org/openstack/yaql.git in /opt/dib_cache/source-repositories/yaql_40e077cd0f9e72b5937fd5e07bec806627c14932 with ref * 2024-09-26 06:34:49.557 | Cloning from yaql cache and applying ref * 2024-09-26 06:34:51.894 | (0810 / 1316) 2024-09-26 06:34:51.911 | Updating cache of https://opendev.org/openstack/zaqar.git in /opt/dib_cache/source-repositories/zaqar_f623228e8b62df7e2f7ca1b6408057c965f6e602 with ref * 2024-09-26 06:34:56.219 | Cloning from zaqar cache and applying ref * 2024-09-26 06:35:11.533 | (0811 / 1316) 2024-09-26 06:35:11.551 | Updating cache of https://opendev.org/openstack/zaqar-specs.git in /opt/dib_cache/source-repositories/zaqar_specs_f045e5e7a2ca1945fda3a508fdcc364585a4094d with ref * 2024-09-26 06:35:11.972 | Cloning from zaqar-specs cache and applying ref * 2024-09-26 06:35:12.064 | (0812 / 1316) 2024-09-26 06:35:12.081 | Updating cache of https://opendev.org/openstack/zaqar-tempest-plugin.git in /opt/dib_cache/source-repositories/zaqar_tempest_plugin_aa9093c04285ba7915b49dfea851c4f23167917c with ref * 2024-09-26 06:35:13.609 | Cloning from zaqar-tempest-plugin cache and applying ref * 2024-09-26 06:35:13.789 | (0813 / 1316) 2024-09-26 06:35:13.806 | Updating cache of https://opendev.org/openstack/zaqar-ui.git in /opt/dib_cache/source-repositories/zaqar_ui_bf89cbe320fbf4f1df6d07f1b70fb76cfdf6974b with ref * 2024-09-26 06:35:17.308 | Cloning from zaqar-ui cache and applying ref * 2024-09-26 06:35:18.111 | (0814 / 1316) 2024-09-26 06:35:18.129 | Updating cache of https://opendev.org/openstack/zun.git in /opt/dib_cache/source-repositories/zun_b5937d348354e0d1b8b4c392a48e828cf5af823e with ref * 2024-09-26 06:35:21.028 | Cloning from zun cache and applying ref * 2024-09-26 06:35:24.701 | (0815 / 1316) 2024-09-26 06:35:24.718 | Updating cache of https://opendev.org/openstack/zun-tempest-plugin.git in /opt/dib_cache/source-repositories/zun_tempest_plugin_63eb8d236682ad0187a5ad61844694cfccf29f63 with ref * 2024-09-26 06:35:25.317 | Cloning from zun-tempest-plugin cache and applying ref * 2024-09-26 06:35:25.429 | (0816 / 1316) 2024-09-26 06:35:25.447 | Updating cache of https://opendev.org/openstack/zun-ui.git in /opt/dib_cache/source-repositories/zun_ui_2176dd6a554892ae9b43ca8167fb199e7edb0d74 with ref * 2024-09-26 06:35:27.690 | Cloning from zun-ui cache and applying ref * 2024-09-26 06:35:29.807 | (0817 / 1316) 2024-09-26 06:35:29.825 | Updating cache of https://opendev.org/performa/os-faults.git in /opt/dib_cache/source-repositories/os_faults_179c12cc5b4c48117f3d9c9b7fbede6c867c6ffa with ref * 2024-09-26 06:35:30.214 | Cloning from os-faults cache and applying ref * 2024-09-26 06:35:30.324 | (0818 / 1316) 2024-09-26 06:35:30.342 | Updating cache of https://opendev.org/performa/shaker.git in /opt/dib_cache/source-repositories/shaker_4c745dde671f63fdcd5bb497c5b9c776b34af975 with ref * 2024-09-26 06:35:30.834 | Cloning from shaker cache and applying ref * 2024-09-26 06:35:31.851 | (0819 / 1316) 2024-09-26 06:35:31.869 | Updating cache of https://opendev.org/pyca/infra.git in /opt/dib_cache/source-repositories/infra_0870e00b5841a38727ef6bacca07f50bb9af1d9c with ref * 2024-09-26 06:35:32.552 | Cloning from infra cache and applying ref * 2024-09-26 06:35:32.635 | (0820 / 1316) 2024-09-26 06:35:32.653 | Updating cache of https://opendev.org/pyca/project-config.git in /opt/dib_cache/source-repositories/project_config_ea6e3b1962455359c7c64ae2c4c5e0ad891f809d with ref * 2024-09-26 06:35:33.244 | Cloning from project-config cache and applying ref * 2024-09-26 06:35:33.324 | (0821 / 1316) 2024-09-26 06:35:33.342 | Updating cache of https://opendev.org/pypa/project-config.git in /opt/dib_cache/source-repositories/project_config_111d93061f509c9f3fc8581f7abe968611a47048 with ref * 2024-09-26 06:35:33.728 | Cloning from project-config cache and applying ref * 2024-09-26 06:35:33.810 | (0822 / 1316) 2024-09-26 06:35:33.828 | Updating cache of https://opendev.org/sardonic/sardonic.git in /opt/dib_cache/source-repositories/sardonic_e2b7feab2be2ccfd67ffd44cb9951b2527d59560 with ref * 2024-09-26 06:35:34.152 | Cloning from sardonic cache and applying ref * 2024-09-26 06:35:34.240 | (0823 / 1316) 2024-09-26 06:35:34.259 | Updating cache of https://opendev.org/starlingx/ansible-playbooks.git in /opt/dib_cache/source-repositories/ansible_playbooks_2c8a9fdbcbe989bb286fe85af5c6a6938eeaf933 with ref * 2024-09-26 06:35:35.254 | Cloning from ansible-playbooks cache and applying ref * 2024-09-26 06:36:18.447 | (0824 / 1316) 2024-09-26 06:36:18.464 | Updating cache of https://opendev.org/starlingx/app-cstate-management.git in /opt/dib_cache/source-repositories/app_cstate_management_54da2c5185b589c3d74be4b451f8c4ee1434d7bb with ref * 2024-09-26 06:36:18.956 | Cloning from app-cstate-management cache and applying ref * 2024-09-26 06:36:21.753 | (0825 / 1316) 2024-09-26 06:36:21.771 | Updating cache of https://opendev.org/starlingx/app-dell-storage.git in /opt/dib_cache/source-repositories/app_dell_storage_fc07c39675f7508bb175f70d675176a880ac3f34 with ref * 2024-09-26 06:36:23.478 | Cloning from app-dell-storage cache and applying ref * 2024-09-26 06:36:30.571 | (0826 / 1316) 2024-09-26 06:36:30.589 | Updating cache of https://opendev.org/starlingx/app-distributed-cloud.git in /opt/dib_cache/source-repositories/app_distributed_cloud_3206ff512d05f18f9d279ddf6c4c8a9e8e6b173a with ref * 2024-09-26 06:36:31.164 | Cloning from app-distributed-cloud cache and applying ref * 2024-09-26 06:36:31.243 | (0827 / 1316) 2024-09-26 06:36:31.260 | Updating cache of https://opendev.org/starlingx/app-gen-tool.git in /opt/dib_cache/source-repositories/app_gen_tool_0266d058ee5178b1a845dda050e815eb0f7d349c with ref * 2024-09-26 06:36:32.052 | Cloning from app-gen-tool cache and applying ref * 2024-09-26 06:36:34.166 | (0828 / 1316) 2024-09-26 06:36:34.184 | Updating cache of https://opendev.org/starlingx/app-harbor.git in /opt/dib_cache/source-repositories/app_harbor_4582902ffc8f3797103dce4c9c6400864a7a9ce1 with ref * 2024-09-26 06:36:35.275 | Cloning from app-harbor cache and applying ref * 2024-09-26 06:36:40.671 | (0829 / 1316) 2024-09-26 06:36:40.689 | 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-09-26 06:36:41.584 | Cloning from app-intel-device-plugins cache and applying ref * 2024-09-26 06:36:51.869 | (0830 / 1316) 2024-09-26 06:36:51.887 | 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-09-26 06:36:53.008 | Cloning from app-intel-ethernet-operator cache and applying ref * 2024-09-26 06:36:55.455 | (0831 / 1316) 2024-09-26 06:36:55.473 | Updating cache of https://opendev.org/starlingx/app-istio.git in /opt/dib_cache/source-repositories/app_istio_c9ae0e060182bc4ab986f5d2bc5a548bcc5d3156 with ref * 2024-09-26 06:36:56.689 | Cloning from app-istio cache and applying ref * 2024-09-26 06:37:01.473 | (0832 / 1316) 2024-09-26 06:37:01.491 | 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-09-26 06:37:02.405 | Cloning from app-kubernetes-power-manager cache and applying ref * 2024-09-26 06:37:04.780 | (0833 / 1316) 2024-09-26 06:37:04.798 | Updating cache of https://opendev.org/starlingx/app-kubevirt.git in /opt/dib_cache/source-repositories/app_kubevirt_994b8f6ef56ec326e078234b236135bb1575da75 with ref * 2024-09-26 06:37:06.013 | Cloning from app-kubevirt cache and applying ref * 2024-09-26 06:37:13.500 | (0834 / 1316) 2024-09-26 06:37:13.518 | 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-09-26 06:37:15.476 | Cloning from app-node-feature-discovery cache and applying ref * 2024-09-26 06:37:19.282 | (0835 / 1316) 2024-09-26 06:37:19.300 | 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-09-26 06:37:20.681 | Cloning from app-node-interface-metrics-exporter cache and applying ref * 2024-09-26 06:37:27.720 | (0836 / 1316) 2024-09-26 06:37:27.738 | Updating cache of https://opendev.org/starlingx/app-oran-o2.git in /opt/dib_cache/source-repositories/app_oran_o2_c95eb9cce4d6b896de387f4abdaf815171a289fc with ref * 2024-09-26 06:37:29.551 | Cloning from app-oran-o2 cache and applying ref * 2024-09-26 06:37:32.869 | (0837 / 1316) 2024-09-26 06:37:32.886 | Updating cache of https://opendev.org/starlingx/app-power-metrics.git in /opt/dib_cache/source-repositories/app_power_metrics_1cd9d5d3be63031a1cd35f604957d1dc43baea0e with ref * 2024-09-26 06:37:33.899 | Cloning from app-power-metrics cache and applying ref * 2024-09-26 06:37:39.197 | (0838 / 1316) 2024-09-26 06:37:39.214 | Updating cache of https://opendev.org/starlingx/app-rook-ceph.git in /opt/dib_cache/source-repositories/app_rook_ceph_fbf628dbf414c525071db5cca7654d90c1db460f with ref * 2024-09-26 06:37:40.050 | Cloning from app-rook-ceph cache and applying ref * 2024-09-26 06:37:47.234 | (0839 / 1316) 2024-09-26 06:37:47.251 | 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-09-26 06:37:48.348 | Cloning from app-security-profiles-operator cache and applying ref * 2024-09-26 06:37:52.360 | (0840 / 1316) 2024-09-26 06:37:52.377 | 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-09-26 06:37:53.589 | Cloning from app-sriov-fec-operator cache and applying ref * 2024-09-26 06:38:02.914 | (0841 / 1316) 2024-09-26 06:38:02.931 | Updating cache of https://opendev.org/starlingx/app-sts-silicom.git in /opt/dib_cache/source-repositories/app_sts_silicom_fdcaa15074b8a36200e3d6b87496e68c124f4a99 with ref * 2024-09-26 06:38:04.034 | Cloning from app-sts-silicom cache and applying ref * 2024-09-26 06:38:07.678 | (0842 / 1316) 2024-09-26 06:38:07.695 | Updating cache of https://opendev.org/starlingx/apt-ostree.git in /opt/dib_cache/source-repositories/apt_ostree_048f29cce169ff36536efbf123304a40d59806dd with ref * 2024-09-26 06:38:09.528 | Cloning from apt-ostree cache and applying ref * 2024-09-26 06:38:25.403 | (0843 / 1316) 2024-09-26 06:38:25.421 | Updating cache of https://opendev.org/starlingx/audit-armada-app.git in /opt/dib_cache/source-repositories/audit_armada_app_85a3c27c1db428f09c06f37d7f4c706920eaba36 with ref * 2024-09-26 06:38:27.177 | Cloning from audit-armada-app cache and applying ref * 2024-09-26 06:38:30.738 | (0844 / 1316) 2024-09-26 06:38:30.755 | 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-09-26 06:38:33.139 | Cloning from cert-manager-armada-app cache and applying ref * 2024-09-26 06:38:38.217 | (0845 / 1316) 2024-09-26 06:38:38.237 | Updating cache of https://opendev.org/starlingx/clients.git in /opt/dib_cache/source-repositories/clients_72543b21fc0251d610a452ba4d91b56f020c085d with ref * 2024-09-26 06:38:39.553 | Cloning from clients cache and applying ref * 2024-09-26 06:38:40.565 | (0846 / 1316) 2024-09-26 06:38:40.582 | Updating cache of https://opendev.org/starlingx/compile.git in /opt/dib_cache/source-repositories/compile_c3bef3c038c32ae6916a610d3fdf985e61d6c036 with ref * 2024-09-26 06:38:41.785 | Cloning from compile cache and applying ref * 2024-09-26 06:38:43.144 | (0847 / 1316) 2024-09-26 06:38:43.161 | Updating cache of https://opendev.org/starlingx/config.git in /opt/dib_cache/source-repositories/config_d51ae06574b7abba9767981f0e7281c7bc716f9a with ref * 2024-09-26 06:38:46.053 | Cloning from config cache and applying ref * 2024-09-26 06:40:39.450 | (0848 / 1316) 2024-09-26 06:40:39.467 | Updating cache of https://opendev.org/starlingx/config-files.git in /opt/dib_cache/source-repositories/config_files_7da67598975c4d72b979c3624da25949bfcec283 with ref * 2024-09-26 06:40:40.856 | Cloning from config-files cache and applying ref * 2024-09-26 06:40:57.913 | (0849 / 1316) 2024-09-26 06:40:57.931 | Updating cache of https://opendev.org/starlingx/containers.git in /opt/dib_cache/source-repositories/containers_05e3da1929348e1643d4338d6dce7e95240447bc with ref * 2024-09-26 06:40:59.577 | Cloning from containers cache and applying ref * 2024-09-26 06:41:00.133 | (0850 / 1316) 2024-09-26 06:41:00.150 | Updating cache of https://opendev.org/starlingx/distcloud.git in /opt/dib_cache/source-repositories/distcloud_763023492e71b194f7e94b9fa801a7077c706f5d with ref * 2024-09-26 06:41:02.092 | Cloning from distcloud cache and applying ref * 2024-09-26 06:44:43.053 | (0851 / 1316) 2024-09-26 06:44:43.071 | Updating cache of https://opendev.org/starlingx/distcloud-client.git in /opt/dib_cache/source-repositories/distcloud_client_99270f11b81c39ee7e10c17dece4cc9466868e4c with ref * 2024-09-26 06:44:45.453 | Cloning from distcloud-client cache and applying ref * 2024-09-26 06:45:30.658 | (0852 / 1316) 2024-09-26 06:45:30.675 | Updating cache of https://opendev.org/starlingx/docs.git in /opt/dib_cache/source-repositories/docs_f422da05920ec240bb522a2e22d2a3d49f5aab59 with ref * 2024-09-26 06:45:33.704 | Cloning from docs cache and applying ref * 2024-09-26 06:50:03.128 | (0853 / 1316) 2024-09-26 06:50:03.146 | Updating cache of https://opendev.org/starlingx/election.git in /opt/dib_cache/source-repositories/election_d10c0a48936ba473524874b342665b05186b905a with ref * 2024-09-26 06:50:03.748 | Cloning from election cache and applying ref * 2024-09-26 06:50:06.789 | (0854 / 1316) 2024-09-26 06:50:06.807 | Updating cache of https://opendev.org/starlingx/fault.git in /opt/dib_cache/source-repositories/fault_d45b69bf0fdbd26b2039074c2e4191382d4dd887 with ref * 2024-09-26 06:50:08.326 | Cloning from fault cache and applying ref * 2024-09-26 06:50:17.813 | (0855 / 1316) 2024-09-26 06:50:17.830 | Updating cache of https://opendev.org/starlingx/governance.git in /opt/dib_cache/source-repositories/governance_aa2344b3a4e3329a715bacf743ef872b456e7d0e with ref * 2024-09-26 06:50:18.519 | Cloning from governance cache and applying ref * 2024-09-26 06:50:19.766 | (0856 / 1316) 2024-09-26 06:50:19.783 | Updating cache of https://opendev.org/starlingx/gplv2.git in /opt/dib_cache/source-repositories/gplv2_854b44312f3617123cd02c414da7d75561a8af7b with ref * 2024-09-26 06:50:20.228 | Cloning from gplv2 cache and applying ref * 2024-09-26 06:50:20.372 | (0857 / 1316) 2024-09-26 06:50:20.389 | Updating cache of https://opendev.org/starlingx/gplv3.git in /opt/dib_cache/source-repositories/gplv3_10b31c265de51bff39827813ace805f2b91207e4 with ref * 2024-09-26 06:50:20.810 | Cloning from gplv3 cache and applying ref * 2024-09-26 06:50:20.888 | (0858 / 1316) 2024-09-26 06:50:20.906 | Updating cache of https://opendev.org/starlingx/gui.git in /opt/dib_cache/source-repositories/gui_03f873fdc1361a1b9b22c30cb568ff2197de3ea6 with ref * 2024-09-26 06:50:22.316 | Cloning from gui cache and applying ref * 2024-09-26 06:50:36.538 | (0859 / 1316) 2024-09-26 06:50:36.555 | Updating cache of https://opendev.org/starlingx/ha.git in /opt/dib_cache/source-repositories/ha_bf5f984ee65a64f0136c7274ffcdb6e1cb12d5f5 with ref * 2024-09-26 06:50:37.819 | Cloning from ha cache and applying ref * 2024-09-26 06:50:51.238 | (0860 / 1316) 2024-09-26 06:50:51.255 | Updating cache of https://opendev.org/starlingx/helm-charts.git in /opt/dib_cache/source-repositories/helm_charts_638a557cceb2e448e011205d1af9bfefde699c5b with ref * 2024-09-26 06:50:52.457 | Cloning from helm-charts cache and applying ref * 2024-09-26 06:50:55.035 | (0861 / 1316) 2024-09-26 06:50:55.053 | Updating cache of https://opendev.org/starlingx/integ.git in /opt/dib_cache/source-repositories/integ_f7f7e4d578854a250692a19c7bbbabff9882d6a8 with ref * 2024-09-26 06:50:56.817 | Cloning from integ cache and applying ref * 2024-09-26 06:52:27.970 | (0862 / 1316) 2024-09-26 06:52:27.988 | Updating cache of https://opendev.org/starlingx/jenkins-pipelines.git in /opt/dib_cache/source-repositories/jenkins_pipelines_d019485548370aa8f72a2a07b12cb72d3a60da9c with ref * 2024-09-26 06:52:29.372 | Cloning from jenkins-pipelines cache and applying ref * 2024-09-26 06:52:38.808 | (0863 / 1316) 2024-09-26 06:52:38.826 | Updating cache of https://opendev.org/starlingx/kernel.git in /opt/dib_cache/source-repositories/kernel_14c2c10ef5d81715547072064e723617a5291b40 with ref * 2024-09-26 06:52:40.175 | Cloning from kernel cache and applying ref * 2024-09-26 06:53:23.976 | (0864 / 1316) 2024-09-26 06:53:23.994 | Updating cache of https://opendev.org/starlingx/manifest.git in /opt/dib_cache/source-repositories/manifest_b0bb25cab119bc7839303b89daca92ca56163480 with ref * 2024-09-26 06:53:25.774 | Cloning from manifest cache and applying ref * 2024-09-26 06:53:31.726 | (0865 / 1316) 2024-09-26 06:53:31.743 | Updating cache of https://opendev.org/starlingx/meta-starlingx.git in /opt/dib_cache/source-repositories/meta_starlingx_a803bebc92399a2e629af979fd886a4908fa45c3 with ref * 2024-09-26 06:53:32.733 | Cloning from meta-starlingx cache and applying ref * 2024-09-26 06:53:36.586 | (0866 / 1316) 2024-09-26 06:53:36.603 | Updating cache of https://opendev.org/starlingx/metal.git in /opt/dib_cache/source-repositories/metal_898cc70d189963d138b45065380dacf9fdba05ff with ref * 2024-09-26 06:53:38.908 | Cloning from metal cache and applying ref * 2024-09-26 06:54:10.106 | (0867 / 1316) 2024-09-26 06:54:10.123 | Updating cache of https://opendev.org/starlingx/metrics-server-armada-app.git in /opt/dib_cache/source-repositories/metrics_server_armada_app_8652eb91a0737c760253c0f50a5cf9cde06e47a7 with ref * 2024-09-26 06:54:12.383 | Cloning from metrics-server-armada-app cache and applying ref * 2024-09-26 06:54:16.874 | (0868 / 1316) 2024-09-26 06:54:16.892 | Updating cache of https://opendev.org/starlingx/monitor-armada-app.git in /opt/dib_cache/source-repositories/monitor_armada_app_c50cc834e4acc70cf72789356ddb6f4c2376ef61 with ref * 2024-09-26 06:54:18.375 | Cloning from monitor-armada-app cache and applying ref * 2024-09-26 06:54:18.635 | (0869 / 1316) 2024-09-26 06:54:18.652 | Updating cache of https://opendev.org/starlingx/monitoring.git in /opt/dib_cache/source-repositories/monitoring_5e5890d46528afab94fba544936c01bdcd8c75e1 with ref * 2024-09-26 06:54:20.296 | Cloning from monitoring cache and applying ref * 2024-09-26 06:54:25.782 | (0870 / 1316) 2024-09-26 06:54:25.800 | Updating cache of https://opendev.org/starlingx/nfv.git in /opt/dib_cache/source-repositories/nfv_f7b8907c9dc324f4cb17937b4d76278b72d6450e with ref * 2024-09-26 06:54:27.714 | Cloning from nfv cache and applying ref * 2024-09-26 06:55:31.025 | (0871 / 1316) 2024-09-26 06:55:31.043 | Updating cache of https://opendev.org/starlingx/nginx-ingress-controller-armada-app.git in /opt/dib_cache/source-repositories/nginx_ingress_controller_armada_app_2373f98eada86bbc5cc99dc699e58865d5a24c79 with ref * 2024-09-26 06:55:32.927 | Cloning from nginx-ingress-controller-armada-app cache and applying ref * 2024-09-26 06:55:40.345 | (0872 / 1316) 2024-09-26 06:55:40.363 | Updating cache of https://opendev.org/starlingx/oidc-auth-armada-app.git in /opt/dib_cache/source-repositories/oidc_auth_armada_app_deaea88a5fe36d2e44f6a3a40e52e0e34b4de736 with ref * 2024-09-26 06:55:42.011 | Cloning from oidc-auth-armada-app cache and applying ref * 2024-09-26 06:55:49.856 | (0873 / 1316) 2024-09-26 06:55:49.873 | Updating cache of https://opendev.org/starlingx/openstack-armada-app.git in /opt/dib_cache/source-repositories/openstack_armada_app_b52c8020815f06181c285847154b45fa766b7963 with ref * 2024-09-26 06:55:51.228 | Cloning from openstack-armada-app cache and applying ref * 2024-09-26 06:57:00.319 | (0874 / 1316) 2024-09-26 06:57:00.337 | Updating cache of https://opendev.org/starlingx/platform-armada-app.git in /opt/dib_cache/source-repositories/platform_armada_app_c27ee8ebe5b2d07182cb991061c777cb8060d88a with ref * 2024-09-26 06:57:02.282 | Cloning from platform-armada-app cache and applying ref * 2024-09-26 06:57:12.148 | (0875 / 1316) 2024-09-26 06:57:12.165 | Updating cache of https://opendev.org/starlingx/portieris-armada-app.git in /opt/dib_cache/source-repositories/portieris_armada_app_284233ddcec4d7a3eb5df9ad211ac27246dfb36d with ref * 2024-09-26 06:57:13.572 | Cloning from portieris-armada-app cache and applying ref * 2024-09-26 06:57:19.632 | (0876 / 1316) 2024-09-26 06:57:19.650 | Updating cache of https://opendev.org/starlingx/ptp-notification-armada-app.git in /opt/dib_cache/source-repositories/ptp_notification_armada_app_6767f554fd9341ba6d5fa3ec0247049bb7eb5b8a with ref * 2024-09-26 06:57:21.167 | Cloning from ptp-notification-armada-app cache and applying ref * 2024-09-26 06:57:42.696 | (0877 / 1316) 2024-09-26 06:57:42.720 | Updating cache of https://opendev.org/starlingx/public-keys.git in /opt/dib_cache/source-repositories/public_keys_347b56208d70a33df4c40a046de1f25cbdba27bd with ref * 2024-09-26 06:57:44.149 | Cloning from public-keys cache and applying ref * 2024-09-26 06:57:44.990 | (0878 / 1316) 2024-09-26 06:57:45.008 | Updating cache of https://opendev.org/starlingx/rook-ceph.git in /opt/dib_cache/source-repositories/rook_ceph_dd74fff3649ff14035cbca9c082d70f6192ced15 with ref * 2024-09-26 06:57:47.045 | Cloning from rook-ceph cache and applying ref * 2024-09-26 06:57:52.760 | (0879 / 1316) 2024-09-26 06:57:52.778 | Updating cache of https://opendev.org/starlingx/root.git in /opt/dib_cache/source-repositories/root_e475b3a9c0c3a6eda0a4ba98b64a6725e8872beb with ref * 2024-09-26 06:57:54.811 | Cloning from root cache and applying ref * 2024-09-26 06:58:51.170 | (0880 / 1316) 2024-09-26 06:58:51.187 | Updating cache of https://opendev.org/starlingx/SDO-rv-service.git in /opt/dib_cache/source-repositories/SDO_rv_service_da367a4c0d821e417d5209354196daa24c94992a with ref * 2024-09-26 06:58:52.347 | Cloning from SDO-rv-service cache and applying ref * 2024-09-26 06:58:52.638 | (0881 / 1316) 2024-09-26 06:58:52.656 | Updating cache of https://opendev.org/starlingx/snmp-armada-app.git in /opt/dib_cache/source-repositories/snmp_armada_app_28fcb42f2e3441c1b08e7a599d32138b2b334dce with ref * 2024-09-26 06:58:54.377 | Cloning from snmp-armada-app cache and applying ref * 2024-09-26 06:59:00.629 | (0882 / 1316) 2024-09-26 06:59:00.647 | Updating cache of https://opendev.org/starlingx/specs.git in /opt/dib_cache/source-repositories/specs_0b1d604c2d9d51a09fc150261ceebe980bbe3652 with ref * 2024-09-26 06:59:01.312 | Cloning from specs cache and applying ref * 2024-09-26 06:59:03.244 | (0883 / 1316) 2024-09-26 06:59:03.262 | Updating cache of https://opendev.org/starlingx/stx-puppet.git in /opt/dib_cache/source-repositories/stx_puppet_7641e616c7b8f6781f69aca5daa7d39debb76d1f with ref * 2024-09-26 06:59:05.572 | Cloning from stx-puppet cache and applying ref * 2024-09-26 07:01:38.828 | (0884 / 1316) 2024-09-26 07:01:38.846 | Updating cache of https://opendev.org/starlingx/test.git in /opt/dib_cache/source-repositories/test_1710218385fbcfdd689999a45775680d44c16584 with ref * 2024-09-26 07:01:40.334 | Cloning from test cache and applying ref * 2024-09-26 07:01:40.720 | (0885 / 1316) 2024-09-26 07:01:40.738 | Updating cache of https://opendev.org/starlingx/tis-repo.git in /opt/dib_cache/source-repositories/tis_repo_c906b8eaeee6813321a2baa6af11c1112a8c2f54 with ref * 2024-09-26 07:01:42.127 | Cloning from tis-repo cache and applying ref * 2024-09-26 07:01:42.523 | (0886 / 1316) 2024-09-26 07:01:42.540 | Updating cache of https://opendev.org/starlingx/tools.git in /opt/dib_cache/source-repositories/tools_d8d11fe83c34eee26bf91a1c761275da8f1cca33 with ref * 2024-09-26 07:01:44.571 | Cloning from tools cache and applying ref * 2024-09-26 07:04:18.945 | (0887 / 1316) 2024-09-26 07:04:18.963 | Updating cache of https://opendev.org/starlingx/update.git in /opt/dib_cache/source-repositories/update_c94538bf320a63954d7c5d6dfe2d8993a02ebbeb with ref * 2024-09-26 07:04:21.233 | Cloning from update cache and applying ref * 2024-09-26 07:12:50.492 | (0888 / 1316) 2024-09-26 07:12:50.509 | Updating cache of https://opendev.org/starlingx/upstream.git in /opt/dib_cache/source-repositories/upstream_7d70c6324151e7bcdeb463ba81c140e118827763 with ref * 2024-09-26 07:12:53.670 | Cloning from upstream cache and applying ref * 2024-09-26 07:13:01.968 | (0889 / 1316) 2024-09-26 07:13:01.986 | Updating cache of https://opendev.org/starlingx/utilities.git in /opt/dib_cache/source-repositories/utilities_516a462c144da3857b7855b940090b0236fc20bc with ref * 2024-09-26 07:13:03.728 | Cloning from utilities cache and applying ref * 2024-09-26 07:15:06.951 | (0890 / 1316) 2024-09-26 07:15:06.969 | Updating cache of https://opendev.org/starlingx/utils.git in /opt/dib_cache/source-repositories/utils_950f75c934a68dd222e1d27cd4fbdd678e76fd8d with ref * 2024-09-26 07:15:07.443 | Cloning from utils cache and applying ref * 2024-09-26 07:15:07.568 | (0891 / 1316) 2024-09-26 07:15:07.586 | Updating cache of https://opendev.org/starlingx/vault-armada-app.git in /opt/dib_cache/source-repositories/vault_armada_app_50acd0757b80c41de4e08e71d69a259c3845f7e8 with ref * 2024-09-26 07:15:15.640 | Cloning from vault-armada-app cache and applying ref * 2024-09-26 07:16:11.922 | (0892 / 1316) 2024-09-26 07:16:11.940 | Updating cache of https://opendev.org/starlingx/virt.git in /opt/dib_cache/source-repositories/virt_4c6caf3534fc47963a50bf4d61fcac6ee6341814 with ref * 2024-09-26 07:16:12.894 | Cloning from virt cache and applying ref * 2024-09-26 07:16:18.697 | (0893 / 1316) 2024-09-26 07:16:18.715 | Updating cache of https://opendev.org/starlingx/virtual-deployment.git in /opt/dib_cache/source-repositories/virtual_deployment_5d7f39d24c9971e642a5626a90414e8950a0a791 with ref * 2024-09-26 07:16:19.540 | Cloning from virtual-deployment cache and applying ref * 2024-09-26 07:17:20.432 | (0894 / 1316) 2024-09-26 07:17:20.449 | Updating cache of https://opendev.org/starlingx/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_76bc87d900f8efd7ebf24db7c5694a9ead01bfd5 with ref * 2024-09-26 07:17:22.282 | Cloning from zuul-jobs cache and applying ref * 2024-09-26 07:17:22.556 | (0895 / 1316) 2024-09-26 07:17:22.573 | Updating cache of https://opendev.org/ttygroup/boartty.git in /opt/dib_cache/source-repositories/boartty_1805ad164106e02ca19660c6e2f0ec553d29bb22 with ref * 2024-09-26 07:17:23.072 | Cloning from boartty cache and applying ref * 2024-09-26 07:17:23.195 | (0896 / 1316) 2024-09-26 07:17:23.213 | Updating cache of https://opendev.org/ttygroup/gertty.git in /opt/dib_cache/source-repositories/gertty_c824468064c05aafe096c7e8853cccc9a3826fde with ref * 2024-09-26 07:17:23.806 | Cloning from gertty cache and applying ref * 2024-09-26 07:17:23.960 | (0897 / 1316) 2024-09-26 07:17:23.978 | Updating cache of https://opendev.org/vexxhost/ansible-collection-atmosphere.git in /opt/dib_cache/source-repositories/ansible_collection_atmosphere_493a90f80d35d02d641075fee9cfc4018aaf8545 with ref * 2024-09-26 07:17:24.465 | Cloning from ansible-collection-atmosphere cache and applying ref * 2024-09-26 07:17:24.560 | (0898 / 1316) 2024-09-26 07:17:24.578 | Updating cache of https://opendev.org/vexxhost/ansible-role-base-server.git in /opt/dib_cache/source-repositories/ansible_role_base_server_abda91a37fef1180c2c1007e8082ace15309f0cf with ref * 2024-09-26 07:17:24.979 | Cloning from ansible-role-base-server cache and applying ref * 2024-09-26 07:17:25.057 | (0899 / 1316) 2024-09-26 07:17:25.075 | Updating cache of https://opendev.org/vexxhost/ansible-role-docker-distribution.git in /opt/dib_cache/source-repositories/ansible_role_docker_distribution_7f01b0c69844b7a55a99bbf9fbb4f3838a3e4325 with ref * 2024-09-26 07:17:25.387 | Cloning from ansible-role-docker-distribution cache and applying ref * 2024-09-26 07:17:25.467 | (0900 / 1316) 2024-09-26 07:17:25.484 | Updating cache of https://opendev.org/vexxhost/ansible-role-openmanage.git in /opt/dib_cache/source-repositories/ansible_role_openmanage_53cdfb4fffa211cc3527d708359cbfde297d940f with ref * 2024-09-26 07:17:25.814 | Cloning from ansible-role-openmanage cache and applying ref * 2024-09-26 07:17:25.893 | (0901 / 1316) 2024-09-26 07:17:25.910 | Updating cache of https://opendev.org/vexxhost/ansible-role-wireguard.git in /opt/dib_cache/source-repositories/ansible_role_wireguard_5f23ca5018f321674ebbcf5b177800a924f00f58 with ref * 2024-09-26 07:17:26.298 | Cloning from ansible-role-wireguard cache and applying ref * 2024-09-26 07:17:26.379 | (0902 / 1316) 2024-09-26 07:17:26.397 | Updating cache of https://opendev.org/vexxhost/atmosphere.git in /opt/dib_cache/source-repositories/atmosphere_c605a35e039647f3e7a0160be1ee83bd19a60c03 with ref * 2024-09-26 07:17:26.714 | Cloning from atmosphere cache and applying ref * 2024-09-26 07:17:26.796 | (0903 / 1316) 2024-09-26 07:17:26.813 | Updating cache of https://opendev.org/vexxhost/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_0924bec8858193c6a8d0d0c3172bc867466c12dc with ref * 2024-09-26 07:17:27.157 | Cloning from base-jobs cache and applying ref * 2024-09-26 07:17:27.239 | (0904 / 1316) 2024-09-26 07:17:27.256 | Updating cache of https://opendev.org/vexxhost/docker-images.git in /opt/dib_cache/source-repositories/docker_images_dae5e30f4b2252f06cd56820342334ee4a2624fc with ref * 2024-09-26 07:17:27.617 | Cloning from docker-images cache and applying ref * 2024-09-26 07:17:27.697 | (0905 / 1316) 2024-09-26 07:17:27.715 | Updating cache of https://opendev.org/vexxhost/documentation.git in /opt/dib_cache/source-repositories/documentation_3e5d4cbfa5d33aa0eaf3913d1ca3a3f5f468935b with ref * 2024-09-26 07:17:28.102 | Cloning from documentation cache and applying ref * 2024-09-26 07:17:28.179 | (0906 / 1316) 2024-09-26 07:17:28.196 | Updating cache of https://opendev.org/vexxhost/google-directory-api-linux-agent.git in /opt/dib_cache/source-repositories/google_directory_api_linux_agent_8282258f6e069f01b6403d9c27003b1432ac09dd with ref * 2024-09-26 07:17:28.603 | Cloning from google-directory-api-linux-agent cache and applying ref * 2024-09-26 07:17:28.679 | (0907 / 1316) 2024-09-26 07:17:28.696 | Updating cache of https://opendev.org/vexxhost/helm-charts.git in /opt/dib_cache/source-repositories/helm_charts_7ff56bc5602f22f29a6328bfa8d26888a8d62967 with ref * 2024-09-26 07:17:29.124 | Cloning from helm-charts cache and applying ref * 2024-09-26 07:17:29.208 | (0908 / 1316) 2024-09-26 07:17:29.226 | Updating cache of https://opendev.org/vexxhost/kue.git in /opt/dib_cache/source-repositories/kue_7550969f02d9a4f9fc92e198a2b6e141d52bc8a3 with ref * 2024-09-26 07:17:29.932 | Cloning from kue cache and applying ref * 2024-09-26 07:17:30.145 | (0909 / 1316) 2024-09-26 07:17:30.163 | Updating cache of https://opendev.org/vexxhost/libvirtd_exporter.git in /opt/dib_cache/source-repositories/libvirtd_exporter_756af01baea545d72b16df3eb1e72a8b36ec3bf5 with ref * 2024-09-26 07:17:30.545 | Cloning from libvirtd_exporter cache and applying ref * 2024-09-26 07:17:30.628 | (0910 / 1316) 2024-09-26 07:17:30.645 | Updating cache of https://opendev.org/vexxhost/lodgeit-helm.git in /opt/dib_cache/source-repositories/lodgeit_helm_c6617c858bd2032e4056ed1fe4d919233629c0ee with ref * 2024-09-26 07:17:31.081 | Cloning from lodgeit-helm cache and applying ref * 2024-09-26 07:17:31.159 | (0911 / 1316) 2024-09-26 07:17:31.177 | Updating cache of https://opendev.org/vexxhost/network_exporter.git in /opt/dib_cache/source-repositories/network_exporter_d328cc99f9adaead4e65c93ab0dac07f7398c09b with ref * 2024-09-26 07:17:31.581 | Cloning from network_exporter cache and applying ref * 2024-09-26 07:17:31.660 | (0912 / 1316) 2024-09-26 07:17:31.677 | Updating cache of https://opendev.org/vexxhost/node-labeler.git in /opt/dib_cache/source-repositories/node_labeler_fdcf7541d47307b94e647982493d5cd5932c133d with ref * 2024-09-26 07:17:32.068 | Cloning from node-labeler cache and applying ref * 2024-09-26 07:17:32.146 | (0913 / 1316) 2024-09-26 07:17:32.163 | Updating cache of https://opendev.org/vexxhost/openstack-monitoring.git in /opt/dib_cache/source-repositories/openstack_monitoring_38ddac4feb5bfec93d398e96e8acc8dcfd7f0de2 with ref * 2024-09-26 07:17:32.664 | Cloning from openstack-monitoring cache and applying ref * 2024-09-26 07:17:32.748 | (0914 / 1316) 2024-09-26 07:17:32.765 | Updating cache of https://opendev.org/vexxhost/openstack-operator.git in /opt/dib_cache/source-repositories/openstack_operator_05507f2a624da9409b30f5c669c34252c58a4034 with ref * 2024-09-26 07:17:33.547 | Cloning from openstack-operator cache and applying ref * 2024-09-26 07:17:33.675 | (0915 / 1316) 2024-09-26 07:17:33.693 | Updating cache of https://opendev.org/vexxhost/openstack-tools.git in /opt/dib_cache/source-repositories/openstack_tools_d0812d10bafade805b2ea9586a05bad2c65ab44a with ref * 2024-09-26 07:17:34.273 | Cloning from openstack-tools cache and applying ref * 2024-09-26 07:17:34.352 | (0916 / 1316) 2024-09-26 07:17:34.369 | Updating cache of https://opendev.org/vexxhost/openvswitch_exporter.git in /opt/dib_cache/source-repositories/openvswitch_exporter_df521bd8d0c43214de35548759ddf93717522f16 with ref * 2024-09-26 07:17:34.904 | Cloning from openvswitch_exporter cache and applying ref * 2024-09-26 07:17:34.982 | (0917 / 1316) 2024-09-26 07:17:35.000 | Updating cache of https://opendev.org/vexxhost/rally_exporter.git in /opt/dib_cache/source-repositories/rally_exporter_08931ca7872c40708c8572e94aa8e459f82f66f1 with ref * 2024-09-26 07:17:35.632 | Cloning from rally_exporter cache and applying ref * 2024-09-26 07:17:35.712 | (0918 / 1316) 2024-09-26 07:17:35.730 | Updating cache of https://opendev.org/vexxhost/rbac-helm.git in /opt/dib_cache/source-repositories/rbac_helm_99768b794f4a6988a07084e21e2bf7ecaa0bb6d8 with ref * 2024-09-26 07:17:36.211 | Cloning from rbac-helm cache and applying ref * 2024-09-26 07:17:36.296 | (0919 / 1316) 2024-09-26 07:17:36.313 | Updating cache of https://opendev.org/vexxhost/smokeping_prober-helm.git in /opt/dib_cache/source-repositories/smokeping_prober_helm_6bd6d65380c20a009d7a6a442bf2abaa4c8da128 with ref * 2024-09-26 07:17:36.677 | Cloning from smokeping_prober-helm cache and applying ref * 2024-09-26 07:17:36.756 | (0920 / 1316) 2024-09-26 07:17:36.773 | Updating cache of https://opendev.org/vexxhost/tempest-pushgateway.git in /opt/dib_cache/source-repositories/tempest_pushgateway_f2969bb79cc87b471f1b1045aa521b4d277d0ff5 with ref * 2024-09-26 07:17:37.226 | Cloning from tempest-pushgateway cache and applying ref * 2024-09-26 07:17:37.305 | (0921 / 1316) 2024-09-26 07:17:37.323 | Updating cache of https://opendev.org/volvocars/powertrain-build.git in /opt/dib_cache/source-repositories/powertrain_build_3d9ab4984d7a3d17dafaa6faa947eb6778c8462a with ref * 2024-09-26 07:17:38.400 | Cloning from powertrain-build cache and applying ref * 2024-09-26 07:17:58.076 | (0922 / 1316) 2024-09-26 07:17:58.094 | Updating cache of https://opendev.org/volvocars/project-config.git in /opt/dib_cache/source-repositories/project_config_340786340efde2d3a9d7c25651fba81e5fb17ca8 with ref * 2024-09-26 07:17:58.495 | Cloning from project-config cache and applying ref * 2024-09-26 07:17:58.630 | (0923 / 1316) 2024-09-26 07:17:58.648 | Updating cache of https://opendev.org/wandertracks/signalk-wandertracks.git in /opt/dib_cache/source-repositories/signalk_wandertracks_e86a1f9099071a0c96cb547160d8529c6aeff88c with ref * 2024-09-26 07:17:58.962 | Cloning from signalk-wandertracks cache and applying ref * 2024-09-26 07:17:59.040 | (0924 / 1316) 2024-09-26 07:17:59.058 | Updating cache of https://opendev.org/wandertracks/system-config.git in /opt/dib_cache/source-repositories/system_config_742e2be9a038e9def3002ff12a84336801dbc056 with ref * 2024-09-26 07:17:59.444 | Cloning from system-config cache and applying ref * 2024-09-26 07:17:59.520 | (0925 / 1316) 2024-09-26 07:17:59.537 | Updating cache of https://opendev.org/wandertracks/wanders.cloud.git in /opt/dib_cache/source-repositories/wanders_cloud_5b2b0bb69cc241d261667c3164d4de6c510703c8 with ref * 2024-09-26 07:17:59.844 | Cloning from wanders.cloud cache and applying ref * 2024-09-26 07:17:59.921 | (0926 / 1316) 2024-09-26 07:17:59.939 | Updating cache of https://opendev.org/wandertracks/wandertracks.git in /opt/dib_cache/source-repositories/wandertracks_910fbdfa2a54aa883720e8507b7c75a533169d1b with ref * 2024-09-26 07:18:00.359 | Cloning from wandertracks cache and applying ref * 2024-09-26 07:18:00.442 | (0927 / 1316) 2024-09-26 07:18:00.459 | Updating cache of https://opendev.org/wandertracks/wandertracks-web.git in /opt/dib_cache/source-repositories/wandertracks_web_78ebb66e50d875c058b1004c2e4b3bdcf1214e1e with ref * 2024-09-26 07:18:00.793 | Cloning from wandertracks-web cache and applying ref * 2024-09-26 07:18:00.869 | (0928 / 1316) 2024-09-26 07:18:00.887 | Updating cache of https://opendev.org/waterwanders/waterwanders.git in /opt/dib_cache/source-repositories/waterwanders_74bcc62366017df7eabad7cab7d4fb1402e23842 with ref * 2024-09-26 07:18:01.271 | Cloning from waterwanders cache and applying ref * 2024-09-26 07:18:02.455 | (0929 / 1316) 2024-09-26 07:18:02.472 | Updating cache of https://opendev.org/windmill/ansible-role-ansible.git in /opt/dib_cache/source-repositories/ansible_role_ansible_52b896a280d6035eee91c703c048eb3a40076134 with ref * 2024-09-26 07:18:02.964 | Cloning from ansible-role-ansible cache and applying ref * 2024-09-26 07:18:03.046 | (0930 / 1316) 2024-09-26 07:18:03.064 | Updating cache of https://opendev.org/windmill/ansible-role-borgbackup.git in /opt/dib_cache/source-repositories/ansible_role_borgbackup_b9259dc25af527b634b867758100628917d5a480 with ref * 2024-09-26 07:18:03.454 | Cloning from ansible-role-borgbackup cache and applying ref * 2024-09-26 07:18:03.536 | (0931 / 1316) 2024-09-26 07:18:03.554 | Updating cache of https://opendev.org/windmill/ansible-role-borgmatic.git in /opt/dib_cache/source-repositories/ansible_role_borgmatic_11aad6420a351855f5240bb752939a004dcca857 with ref * 2024-09-26 07:18:04.060 | Cloning from ansible-role-borgmatic cache and applying ref * 2024-09-26 07:18:04.145 | (0932 / 1316) 2024-09-26 07:18:04.162 | Updating cache of https://opendev.org/windmill/ansible-role-boto3.git in /opt/dib_cache/source-repositories/ansible_role_boto3_ccd5cc5158774c75ad94decdbc13b916eeba115f with ref * 2024-09-26 07:18:04.727 | Cloning from ansible-role-boto3 cache and applying ref * 2024-09-26 07:18:04.809 | (0933 / 1316) 2024-09-26 07:18:04.826 | Updating cache of https://opendev.org/windmill/ansible-role-carbon.git in /opt/dib_cache/source-repositories/ansible_role_carbon_9cb880b7bd8f872e5358e72dff1c92a708959c26 with ref * 2024-09-26 07:18:05.340 | Cloning from ansible-role-carbon cache and applying ref * 2024-09-26 07:18:05.422 | (0934 / 1316) 2024-09-26 07:18:05.439 | Updating cache of https://opendev.org/windmill/ansible-role-diskimage-builder.git in /opt/dib_cache/source-repositories/ansible_role_diskimage_builder_94e3bff243bd7e02b253760d58ae040a3c34116b with ref * 2024-09-26 07:18:06.081 | Cloning from ansible-role-diskimage-builder cache and applying ref * 2024-09-26 07:18:06.162 | (0935 / 1316) 2024-09-26 07:18:06.179 | Updating cache of https://opendev.org/windmill/ansible-role-elasticsearch.git in /opt/dib_cache/source-repositories/ansible_role_elasticsearch_23f5cd86b609da13b0468f0ad79d8dbd3126ef59 with ref * 2024-09-26 07:18:06.685 | Cloning from ansible-role-elasticsearch cache and applying ref * 2024-09-26 07:18:06.762 | (0936 / 1316) 2024-09-26 07:18:06.780 | Updating cache of https://opendev.org/windmill/ansible-role-gear.git in /opt/dib_cache/source-repositories/ansible_role_gear_cd749759b809802b09da093939f748e5cdbdf093 with ref * 2024-09-26 07:18:07.327 | Cloning from ansible-role-gear cache and applying ref * 2024-09-26 07:18:07.414 | (0937 / 1316) 2024-09-26 07:18:07.431 | Updating cache of https://opendev.org/windmill/ansible-role-grafyaml.git in /opt/dib_cache/source-repositories/ansible_role_grafyaml_a8e675c37c7dd2d05c5d1257fd506c077bf8fb48 with ref * 2024-09-26 07:18:07.805 | Cloning from ansible-role-grafyaml cache and applying ref * 2024-09-26 07:18:07.885 | (0938 / 1316) 2024-09-26 07:18:07.903 | Updating cache of https://opendev.org/windmill/ansible-role-logrotate.git in /opt/dib_cache/source-repositories/ansible_role_logrotate_3b76d7d85075e775be346935d00bc34ee206a7ae with ref * 2024-09-26 07:18:08.318 | Cloning from ansible-role-logrotate cache and applying ref * 2024-09-26 07:18:08.400 | (0939 / 1316) 2024-09-26 07:18:08.418 | Updating cache of https://opendev.org/windmill/ansible-role-nginx.git in /opt/dib_cache/source-repositories/ansible_role_nginx_3aaac81324c46c2ff9c69c02f7058c66f1253349 with ref * 2024-09-26 07:18:08.918 | Cloning from ansible-role-nginx cache and applying ref * 2024-09-26 07:18:09.000 | (0940 / 1316) 2024-09-26 07:18:09.017 | Updating cache of https://opendev.org/windmill/ansible-role-nodepool.git in /opt/dib_cache/source-repositories/ansible_role_nodepool_b4dc19e8fc5f69779c5f5e0026753376ec99282f with ref * 2024-09-26 07:18:09.456 | Cloning from ansible-role-nodepool cache and applying ref * 2024-09-26 07:18:09.655 | (0941 / 1316) 2024-09-26 07:18:09.672 | Updating cache of https://opendev.org/windmill/ansible-role-openstacksdk.git in /opt/dib_cache/source-repositories/ansible_role_openstacksdk_0a22a5d6e9a6fb60720d75e07a8051e628252531 with ref * 2024-09-26 07:18:10.145 | Cloning from ansible-role-openstacksdk cache and applying ref * 2024-09-26 07:18:10.227 | (0942 / 1316) 2024-09-26 07:18:10.245 | Updating cache of https://opendev.org/windmill/ansible-role-ssh.git in /opt/dib_cache/source-repositories/ansible_role_ssh_9933d22d2a094f7d7ff77013154df4c3fa984e99 with ref * 2024-09-26 07:18:10.804 | Cloning from ansible-role-ssh cache and applying ref * 2024-09-26 07:18:10.884 | (0943 / 1316) 2024-09-26 07:18:10.902 | Updating cache of https://opendev.org/windmill/ansible-role-statsd.git in /opt/dib_cache/source-repositories/ansible_role_statsd_1e7388fff4e862c4df73b9c86f4e369a3c3af0df with ref * 2024-09-26 07:18:11.722 | Cloning from ansible-role-statsd cache and applying ref * 2024-09-26 07:18:11.836 | (0944 / 1316) 2024-09-26 07:18:11.853 | Updating cache of https://opendev.org/windmill/ansible-role-sudoers.git in /opt/dib_cache/source-repositories/ansible_role_sudoers_4dbfbbdb3c7bc37b22c1bc0f021851e43c7afc9d with ref * 2024-09-26 07:18:12.419 | Cloning from ansible-role-sudoers cache and applying ref * 2024-09-26 07:18:12.500 | (0945 / 1316) 2024-09-26 07:18:12.517 | Updating cache of https://opendev.org/windmill/ansible-role-virtualenv.git in /opt/dib_cache/source-repositories/ansible_role_virtualenv_9ac4a2ebf58524d4d0def14de674fcb70c76077d with ref * 2024-09-26 07:18:12.914 | Cloning from ansible-role-virtualenv cache and applying ref * 2024-09-26 07:18:12.994 | (0946 / 1316) 2024-09-26 07:18:13.012 | Updating cache of https://opendev.org/windmill/ansible-role-whisper.git in /opt/dib_cache/source-repositories/ansible_role_whisper_76437555259769a405fbd7418fcd6c31a1edcdcd with ref * 2024-09-26 07:18:13.451 | Cloning from ansible-role-whisper cache and applying ref * 2024-09-26 07:18:13.532 | (0947 / 1316) 2024-09-26 07:18:13.550 | Updating cache of https://opendev.org/windmill/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_0f150c2caf7c309d38ac91706855cec28c3e4c0e with ref * 2024-09-26 07:18:13.888 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-09-26 07:18:13.972 | (0948 / 1316) 2024-09-26 07:18:13.990 | Updating cache of https://opendev.org/windmill/ansible-role-zuul.git in /opt/dib_cache/source-repositories/ansible_role_zuul_a0323c60d3c058181b0622d217687d154fe94eb3 with ref * 2024-09-26 07:18:14.478 | Cloning from ansible-role-zuul cache and applying ref * 2024-09-26 07:18:14.582 | (0949 / 1316) 2024-09-26 07:18:14.600 | Updating cache of https://opendev.org/windmill/ansible-role-zuul-registry.git in /opt/dib_cache/source-repositories/ansible_role_zuul_registry_07fb342a07d5df1c32b0a105d648c60966a86cad with ref * 2024-09-26 07:18:15.115 | Cloning from ansible-role-zuul-registry cache and applying ref * 2024-09-26 07:18:15.199 | (0950 / 1316) 2024-09-26 07:18:15.217 | Updating cache of https://opendev.org/windmill/windmill.git in /opt/dib_cache/source-repositories/windmill_ce0957dbeb2deb69c3d8d03166f453d34ba458dc with ref * 2024-09-26 07:18:15.592 | Cloning from windmill cache and applying ref * 2024-09-26 07:18:15.696 | (0951 / 1316) 2024-09-26 07:18:15.714 | Updating cache of https://opendev.org/windmill/windmill-backup.git in /opt/dib_cache/source-repositories/windmill_backup_2e8c02e5aed8a95fe604effd833b0f22fd22223e with ref * 2024-09-26 07:18:16.365 | Cloning from windmill-backup cache and applying ref * 2024-09-26 07:18:16.448 | (0952 / 1316) 2024-09-26 07:18:16.466 | Updating cache of https://opendev.org/windmill/windmill-config.git in /opt/dib_cache/source-repositories/windmill_config_01e195bc6ac2b0c11cf08bac6b1dda866cace35c with ref * 2024-09-26 07:18:16.876 | Cloning from windmill-config cache and applying ref * 2024-09-26 07:18:16.961 | (0953 / 1316) 2024-09-26 07:18:16.980 | Updating cache of https://opendev.org/windmill/windmill-logs.git in /opt/dib_cache/source-repositories/windmill_logs_968464ba901af64d919f9af788f508a89b86d673 with ref * 2024-09-26 07:18:17.443 | Cloning from windmill-logs cache and applying ref * 2024-09-26 07:18:17.520 | (0954 / 1316) 2024-09-26 07:18:17.537 | Updating cache of https://opendev.org/windmill/windmill-ops.git in /opt/dib_cache/source-repositories/windmill_ops_a3e0208779357fef208be4f138ce320c1efb0fac with ref * 2024-09-26 07:18:17.912 | Cloning from windmill-ops cache and applying ref * 2024-09-26 07:18:18.010 | (0955 / 1316) 2024-09-26 07:18:18.028 | Updating cache of https://opendev.org/x/ailuropoda.git in /opt/dib_cache/source-repositories/ailuropoda_4e86384edf56a71090daaa7c4fbda10130471b9c with ref * 2024-09-26 07:18:18.371 | Cloning from ailuropoda cache and applying ref * 2024-09-26 07:18:18.450 | (0956 / 1316) 2024-09-26 07:18:18.468 | Updating cache of https://opendev.org/x/alexandria.git in /opt/dib_cache/source-repositories/alexandria_2d25a8301f7f82cf339946c2601329b4c04186c1 with ref * 2024-09-26 07:18:19.022 | Cloning from alexandria cache and applying ref * 2024-09-26 07:18:20.008 | (0957 / 1316) 2024-09-26 07:18:20.025 | Updating cache of https://opendev.org/x/almanach.git in /opt/dib_cache/source-repositories/almanach_d2ab86532bae5ac27a4ede34dd6d2d387ad52785 with ref * 2024-09-26 07:18:20.388 | Cloning from almanach cache and applying ref * 2024-09-26 07:18:20.499 | (0958 / 1316) 2024-09-26 07:18:20.516 | Updating cache of https://opendev.org/x/ansible-role-bindep.git in /opt/dib_cache/source-repositories/ansible_role_bindep_777f21021236902b288fc268a6bb37247965c642 with ref * 2024-09-26 07:18:20.946 | Cloning from ansible-role-bindep cache and applying ref * 2024-09-26 07:18:21.027 | (0959 / 1316) 2024-09-26 07:18:21.044 | Updating cache of https://opendev.org/x/ansible-role-fedmsg.git in /opt/dib_cache/source-repositories/ansible_role_fedmsg_7646017fd8a9205ca91cc936bafb3e2b504a38ee with ref * 2024-09-26 07:18:21.325 | Cloning from ansible-role-fedmsg cache and applying ref * 2024-09-26 07:18:21.401 | (0960 / 1316) 2024-09-26 07:18:21.419 | Updating cache of https://opendev.org/x/ansible-role-jenkins.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_228b7e15520ce52a89455c3c5634a5223f769529 with ref * 2024-09-26 07:18:22.039 | Cloning from ansible-role-jenkins cache and applying ref * 2024-09-26 07:18:22.171 | (0961 / 1316) 2024-09-26 07:18:22.195 | Updating cache of https://opendev.org/x/ansible-role-jenkins-job-builder.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_job_builder_d402224cf13f4455687b28a50b05757f23626a67 with ref * 2024-09-26 07:18:22.616 | Cloning from ansible-role-jenkins-job-builder cache and applying ref * 2024-09-26 07:18:22.699 | (0962 / 1316) 2024-09-26 07:18:22.716 | Updating cache of https://opendev.org/x/ansible-role-jenkins-plugins.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_plugins_50776e373a771dc75dff87aac27454a37eeef930 with ref * 2024-09-26 07:18:23.134 | Cloning from ansible-role-jenkins-plugins cache and applying ref * 2024-09-26 07:18:23.213 | (0963 / 1316) 2024-09-26 07:18:23.231 | Updating cache of https://opendev.org/x/ansible-role-shade.git in /opt/dib_cache/source-repositories/ansible_role_shade_3f8686b9e80566892fdf5b9b7320e98ed5ffc01c with ref * 2024-09-26 07:18:23.641 | Cloning from ansible-role-shade cache and applying ref * 2024-09-26 07:18:23.722 | (0964 / 1316) 2024-09-26 07:18:23.740 | Updating cache of https://opendev.org/x/ansible-tripleo-ipa-server.git in /opt/dib_cache/source-repositories/ansible_tripleo_ipa_server_0fdfa6f5dc62bba102de66e51515eae9c5decb47 with ref * 2024-09-26 07:18:24.135 | Cloning from ansible-tripleo-ipa-server cache and applying ref * 2024-09-26 07:18:24.213 | (0965 / 1316) 2024-09-26 07:18:24.231 | Updating cache of https://opendev.org/x/apmec.git in /opt/dib_cache/source-repositories/apmec_bba84747aba38e8db1d7428c0966176866d996a6 with ref * 2024-09-26 07:18:24.761 | Cloning from apmec cache and applying ref * 2024-09-26 07:18:24.912 | (0966 / 1316) 2024-09-26 07:18:24.930 | Updating cache of https://opendev.org/x/apmec-horizon.git in /opt/dib_cache/source-repositories/apmec_horizon_1eb602b162ed1917e016b76dd78abc62e9d46801 with ref * 2024-09-26 07:18:25.430 | Cloning from apmec-horizon cache and applying ref * 2024-09-26 07:18:25.543 | (0967 / 1316) 2024-09-26 07:18:25.561 | Updating cache of https://opendev.org/x/bansho.git in /opt/dib_cache/source-repositories/bansho_710b1f4bb0b61a1274836c230d9cc5cdc2fb1a83 with ref * 2024-09-26 07:18:26.347 | Cloning from bansho cache and applying ref * 2024-09-26 07:18:26.474 | (0968 / 1316) 2024-09-26 07:18:26.492 | Updating cache of https://opendev.org/x/bareon.git in /opt/dib_cache/source-repositories/bareon_585997dfddbc2cb1acb463f99764e40ccaafb3a6 with ref * 2024-09-26 07:18:27.191 | Cloning from bareon cache and applying ref * 2024-09-26 07:18:27.452 | (0969 / 1316) 2024-09-26 07:18:27.469 | Updating cache of https://opendev.org/x/bareon-allocator.git in /opt/dib_cache/source-repositories/bareon_allocator_0606cf4096721e12c1ea21168202a319970e705b with ref * 2024-09-26 07:18:27.786 | Cloning from bareon-allocator cache and applying ref * 2024-09-26 07:18:27.873 | (0970 / 1316) 2024-09-26 07:18:27.890 | Updating cache of https://opendev.org/x/bareon-api.git in /opt/dib_cache/source-repositories/bareon_api_5590f2c354a9de9b1aa58d14c30331026cd1dac6 with ref * 2024-09-26 07:18:28.253 | Cloning from bareon-api cache and applying ref * 2024-09-26 07:18:28.330 | (0971 / 1316) 2024-09-26 07:18:28.347 | Updating cache of https://opendev.org/x/bareon-image-elements.git in /opt/dib_cache/source-repositories/bareon_image_elements_b19c6e41ff26513f46fce80dfa9a003b749cf75e with ref * 2024-09-26 07:18:28.656 | Cloning from bareon-image-elements cache and applying ref * 2024-09-26 07:18:28.742 | (0972 / 1316) 2024-09-26 07:18:28.760 | Updating cache of https://opendev.org/x/bareon-ironic.git in /opt/dib_cache/source-repositories/bareon_ironic_a8f75b8a4643a27ff9541c323cf6cd1f14293411 with ref * 2024-09-26 07:18:29.776 | Cloning from bareon-ironic cache and applying ref * 2024-09-26 07:18:29.866 | (0973 / 1316) 2024-09-26 07:18:29.884 | Updating cache of https://opendev.org/x/bareon-specs.git in /opt/dib_cache/source-repositories/bareon_specs_49c4a99a02480c6e7a0f1f31cf2cf622143889ba with ref * 2024-09-26 07:18:30.785 | Cloning from bareon-specs cache and applying ref * 2024-09-26 07:18:30.865 | (0974 / 1316) 2024-09-26 07:18:30.882 | Updating cache of https://opendev.org/x/bilean.git in /opt/dib_cache/source-repositories/bilean_2da91415bf138848e708b0366c0dc9799fe61d84 with ref * 2024-09-26 07:18:31.261 | Cloning from bilean cache and applying ref * 2024-09-26 07:18:31.362 | (0975 / 1316) 2024-09-26 07:18:31.379 | Updating cache of https://opendev.org/x/broadview-collector.git in /opt/dib_cache/source-repositories/broadview_collector_b5bf61f872acdc2fde93bd3b0aa12065c7defe45 with ref * 2024-09-26 07:18:31.745 | Cloning from broadview-collector cache and applying ref * 2024-09-26 07:18:31.843 | (0976 / 1316) 2024-09-26 07:18:31.861 | Updating cache of https://opendev.org/x/broadview-lib.git in /opt/dib_cache/source-repositories/broadview_lib_3b302833c80a6ac89c695e0e65b81815239230ed with ref * 2024-09-26 07:18:32.176 | Cloning from broadview-lib cache and applying ref * 2024-09-26 07:18:32.266 | (0977 / 1316) 2024-09-26 07:18:32.284 | Updating cache of https://opendev.org/x/broadview-ui.git in /opt/dib_cache/source-repositories/broadview_ui_280a3d1d5c7cc074f40e057207c70960f611ef21 with ref * 2024-09-26 07:18:32.807 | Cloning from broadview-ui cache and applying ref * 2024-09-26 07:18:33.013 | (0978 / 1316) 2024-09-26 07:18:33.031 | Updating cache of https://opendev.org/x/browbeat.git in /opt/dib_cache/source-repositories/browbeat_3f6522b96f30425d27b73d63b91356e944e2eebd with ref * 2024-09-26 07:18:33.911 | Cloning from browbeat cache and applying ref * 2024-09-26 07:18:53.692 | (0979 / 1316) 2024-09-26 07:18:53.715 | Updating cache of https://opendev.org/x/cathead.git in /opt/dib_cache/source-repositories/cathead_92692b7b2e46d900fe346a23d7efcea9510804b9 with ref * 2024-09-26 07:18:54.177 | Cloning from cathead cache and applying ref * 2024-09-26 07:18:54.259 | (0980 / 1316) 2024-09-26 07:18:54.277 | Updating cache of https://opendev.org/x/ceilometer-zvm.git in /opt/dib_cache/source-repositories/ceilometer_zvm_1b5dbb623f114b744efc115c1078ce67681d9bd1 with ref * 2024-09-26 07:18:54.932 | Cloning from ceilometer-zvm cache and applying ref * 2024-09-26 07:18:55.074 | (0981 / 1316) 2024-09-26 07:18:55.092 | Updating cache of https://opendev.org/x/certbot-dns-openstack.git in /opt/dib_cache/source-repositories/certbot_dns_openstack_8e23d8bd7fd9a38d8e4793122f5256427179065c with ref * 2024-09-26 07:18:55.412 | Cloning from certbot-dns-openstack cache and applying ref * 2024-09-26 07:18:55.514 | (0982 / 1316) 2024-09-26 07:18:55.532 | Updating cache of https://opendev.org/x/charm-6wind-virtual-accelerator.git in /opt/dib_cache/source-repositories/charm_6wind_virtual_accelerator_c092ae1505ca09500a9757e58f8a539daa35e0d0 with ref * 2024-09-26 07:18:55.863 | Cloning from charm-6wind-virtual-accelerator cache and applying ref * 2024-09-26 07:18:55.939 | (0983 / 1316) 2024-09-26 07:18:55.957 | Updating cache of https://opendev.org/x/charm-interface-barbican-hsm.git in /opt/dib_cache/source-repositories/charm_interface_barbican_hsm_526ffd382d5804b6b32ddd7fa064a6c7f4539bd1 with ref * 2024-09-26 07:18:56.276 | Cloning from charm-interface-barbican-hsm cache and applying ref * 2024-09-26 07:18:56.354 | (0984 / 1316) 2024-09-26 07:18:56.371 | Updating cache of https://opendev.org/x/charm-interface-ovsdb.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_2d2ec56442007515e97115a09a27f4bf98cec5a7 with ref * 2024-09-26 07:18:56.691 | Cloning from charm-interface-ovsdb cache and applying ref * 2024-09-26 07:18:56.773 | (0985 / 1316) 2024-09-26 07:18:56.790 | Updating cache of https://opendev.org/x/charm-neutron-api-plumgrid.git in /opt/dib_cache/source-repositories/charm_neutron_api_plumgrid_6f85e1c1755aedf32d739be4e4ee8d15b419c731 with ref * 2024-09-26 07:18:57.210 | Cloning from charm-neutron-api-plumgrid cache and applying ref * 2024-09-26 07:18:57.314 | (0986 / 1316) 2024-09-26 07:18:57.331 | Updating cache of https://opendev.org/x/charm-ovn-central.git in /opt/dib_cache/source-repositories/charm_ovn_central_6fa549ffdafd3e5065ff60e991067dc7c609c54c with ref * 2024-09-26 07:18:58.740 | Cloning from charm-ovn-central cache and applying ref * 2024-09-26 07:20:28.509 | (0987 / 1316) 2024-09-26 07:20:28.526 | Updating cache of https://opendev.org/x/charm-ovn-central-k8s.git in /opt/dib_cache/source-repositories/charm_ovn_central_k8s_81eacf5a351bf675a3c49277f65ef322ad4c2788 with ref * 2024-09-26 07:20:30.344 | Cloning from charm-ovn-central-k8s cache and applying ref * 2024-09-26 07:21:34.547 | (0988 / 1316) 2024-09-26 07:21:34.564 | Updating cache of https://opendev.org/x/charm-ovn-chassis.git in /opt/dib_cache/source-repositories/charm_ovn_chassis_18a6d226793324dcd3b8e17c32a6a01103424909 with ref * 2024-09-26 07:21:35.613 | Cloning from charm-ovn-chassis cache and applying ref * 2024-09-26 07:22:14.617 | (0989 / 1316) 2024-09-26 07:22:14.635 | Updating cache of https://opendev.org/x/charm-ovn-dedicated-chassis.git in /opt/dib_cache/source-repositories/charm_ovn_dedicated_chassis_6f9030a2b19eb449c24fce2709edbd5f0ae07afd with ref * 2024-09-26 07:22:15.878 | Cloning from charm-ovn-dedicated-chassis cache and applying ref * 2024-09-26 07:22:50.546 | (0990 / 1316) 2024-09-26 07:22:50.563 | Updating cache of https://opendev.org/x/charm-ovn-relay-k8s.git in /opt/dib_cache/source-repositories/charm_ovn_relay_k8s_b439259e3328765c2fbea94fc6c8fe5a76e3308e with ref * 2024-09-26 07:22:52.107 | Cloning from charm-ovn-relay-k8s cache and applying ref * 2024-09-26 07:24:12.310 | (0991 / 1316) 2024-09-26 07:24:12.327 | Updating cache of https://opendev.org/x/charm-plumgrid-director.git in /opt/dib_cache/source-repositories/charm_plumgrid_director_20c88eb15d72d620f41bbf196bf94d415be57bdb with ref * 2024-09-26 07:24:12.925 | Cloning from charm-plumgrid-director cache and applying ref * 2024-09-26 07:24:13.050 | (0992 / 1316) 2024-09-26 07:24:13.068 | Updating cache of https://opendev.org/x/charm-plumgrid-edge.git in /opt/dib_cache/source-repositories/charm_plumgrid_edge_faec41942a0d92cf6fed85be9579bac3cbebf558 with ref * 2024-09-26 07:24:13.857 | Cloning from charm-plumgrid-edge cache and applying ref * 2024-09-26 07:24:14.053 | (0993 / 1316) 2024-09-26 07:24:14.070 | Updating cache of https://opendev.org/x/charm-plumgrid-gateway.git in /opt/dib_cache/source-repositories/charm_plumgrid_gateway_b06120f1857262083edc19cf68a4bbe1de3c78db with ref * 2024-09-26 07:24:14.650 | Cloning from charm-plumgrid-gateway cache and applying ref * 2024-09-26 07:24:14.781 | (0994 / 1316) 2024-09-26 07:24:14.799 | Updating cache of https://opendev.org/x/ci-cd-pipeline-app-murano.git in /opt/dib_cache/source-repositories/ci_cd_pipeline_app_murano_96bde8a55e0d06a9249ea70255da2207064515cf with ref * 2024-09-26 07:24:15.618 | Cloning from ci-cd-pipeline-app-murano cache and applying ref * 2024-09-26 07:24:24.532 | (0995 / 1316) 2024-09-26 07:24:24.549 | Updating cache of https://opendev.org/x/cinder-fusioncompute.git in /opt/dib_cache/source-repositories/cinder_fusioncompute_1eda6d8391c34127caa43f37970a780631bd3f8d with ref * 2024-09-26 07:24:24.920 | Cloning from cinder-fusioncompute cache and applying ref * 2024-09-26 07:24:25.021 | (0996 / 1316) 2024-09-26 07:24:25.038 | Updating cache of https://opendev.org/x/cisco-ironic-contrib.git in /opt/dib_cache/source-repositories/cisco_ironic_contrib_e12048c1f270e2df19cefe3debad5ef169f73455 with ref * 2024-09-26 07:24:25.787 | Cloning from cisco-ironic-contrib cache and applying ref * 2024-09-26 07:24:25.871 | (0997 / 1316) 2024-09-26 07:24:25.888 | Updating cache of https://opendev.org/x/ciwatch.git in /opt/dib_cache/source-repositories/ciwatch_ab7573c38088d0f8d088c198834f16e35d951299 with ref * 2024-09-26 07:24:26.326 | Cloning from ciwatch cache and applying ref * 2024-09-26 07:24:26.410 | (0998 / 1316) 2024-09-26 07:24:26.428 | Updating cache of https://opendev.org/x/cl-openstack-client.git in /opt/dib_cache/source-repositories/cl_openstack_client_4d6f6acce1e9a031e328343551dd434a7edbe267 with ref * 2024-09-26 07:24:26.740 | Cloning from cl-openstack-client cache and applying ref * 2024-09-26 07:24:26.819 | (0999 / 1316) 2024-09-26 07:24:26.837 | Updating cache of https://opendev.org/x/cloudbase-init.git in /opt/dib_cache/source-repositories/cloudbase_init_61630cf0b0e51e8f926b62a0987d7c34e82a16b8 with ref * 2024-09-26 07:24:27.845 | Cloning from cloudbase-init cache and applying ref * 2024-09-26 07:24:47.162 | (1000 / 1316) 2024-09-26 07:24:47.179 | Updating cache of https://opendev.org/x/cloudcafe.git in /opt/dib_cache/source-repositories/cloudcafe_1db6d6cabd38c7c07eb8b4281be212a220b83310 with ref * 2024-09-26 07:24:47.849 | Cloning from cloudcafe cache and applying ref * 2024-09-26 07:24:48.198 | (1001 / 1316) 2024-09-26 07:24:48.215 | Updating cache of https://opendev.org/x/cloudpulse.git in /opt/dib_cache/source-repositories/cloudpulse_be691d96e92170fb818e69be466ca4964f73a21d with ref * 2024-09-26 07:24:48.808 | Cloning from cloudpulse cache and applying ref * 2024-09-26 07:24:48.918 | (1002 / 1316) 2024-09-26 07:24:48.935 | Updating cache of https://opendev.org/x/cloudroast.git in /opt/dib_cache/source-repositories/cloudroast_160748bb9757bc6f376d4159bf855571c1347f21 with ref * 2024-09-26 07:24:49.544 | Cloning from cloudroast cache and applying ref * 2024-09-26 07:24:49.764 | (1003 / 1316) 2024-09-26 07:24:49.781 | Updating cache of https://opendev.org/x/coats.git in /opt/dib_cache/source-repositories/coats_fdd12985ca7c188293ff8d253bae9e40eeb90d86 with ref * 2024-09-26 07:24:50.164 | Cloning from coats cache and applying ref * 2024-09-26 07:24:50.271 | (1004 / 1316) 2024-09-26 07:24:50.288 | Updating cache of https://opendev.org/x/cognitive.git in /opt/dib_cache/source-repositories/cognitive_65ac4b8e1f90da8441442a110b40879eba016bc4 with ref * 2024-09-26 07:24:50.597 | Cloning from cognitive cache and applying ref * 2024-09-26 07:24:50.675 | (1005 / 1316) 2024-09-26 07:24:50.693 | Updating cache of https://opendev.org/x/collectd-openstack-plugins.git in /opt/dib_cache/source-repositories/collectd_openstack_plugins_86d264ebf95d51c2fe180bf94ccb4a8f66899053 with ref * 2024-09-26 07:24:51.198 | Cloning from collectd-openstack-plugins cache and applying ref * 2024-09-26 07:24:51.316 | (1006 / 1316) 2024-09-26 07:24:51.333 | Updating cache of https://opendev.org/x/compass-adapters.git in /opt/dib_cache/source-repositories/compass_adapters_d59c79af03bcaa505091e4fea1cb5ce3e7b7eb0b with ref * 2024-09-26 07:24:52.602 | Cloning from compass-adapters cache and applying ref * 2024-09-26 07:24:59.128 | (1007 / 1316) 2024-09-26 07:24:59.145 | Updating cache of https://opendev.org/x/compass-core.git in /opt/dib_cache/source-repositories/compass_core_51d7a6b63bdd612ba3eeb2d8029bc5f65240c4bc with ref * 2024-09-26 07:25:00.195 | Cloning from compass-core cache and applying ref * 2024-09-26 07:25:00.728 | (1008 / 1316) 2024-09-26 07:25:00.745 | Updating cache of https://opendev.org/x/compass-install.git in /opt/dib_cache/source-repositories/compass_install_fff6ae4bd2c9f6bbd4e2d886d1ad78fdff0ff3a3 with ref * 2024-09-26 07:25:01.374 | Cloning from compass-install cache and applying ref * 2024-09-26 07:25:01.473 | (1009 / 1316) 2024-09-26 07:25:01.491 | Updating cache of https://opendev.org/x/compass-specs.git in /opt/dib_cache/source-repositories/compass_specs_b105d32ae368897720d4474dabc9762ead846781 with ref * 2024-09-26 07:25:02.090 | Cloning from compass-specs cache and applying ref * 2024-09-26 07:25:02.170 | (1010 / 1316) 2024-09-26 07:25:02.187 | Updating cache of https://opendev.org/x/compass-web.git in /opt/dib_cache/source-repositories/compass_web_6f8601869413629cd6166ee5b7c9c9976af322f9 with ref * 2024-09-26 07:25:02.595 | Cloning from compass-web cache and applying ref * 2024-09-26 07:25:25.820 | (1011 / 1316) 2024-09-26 07:25:25.838 | Updating cache of https://opendev.org/x/conveyor.git in /opt/dib_cache/source-repositories/conveyor_a33df4662a1c86fa16c823101bb2c89270aad88d with ref * 2024-09-26 07:25:26.248 | Cloning from conveyor cache and applying ref * 2024-09-26 07:25:26.326 | (1012 / 1316) 2024-09-26 07:25:26.345 | Updating cache of https://opendev.org/x/coupler.git in /opt/dib_cache/source-repositories/coupler_d46037485ad7e0a7237a0c198a4066628fdea950 with ref * 2024-09-26 07:25:27.144 | Cloning from coupler cache and applying ref * 2024-09-26 07:25:27.224 | (1013 / 1316) 2024-09-26 07:25:27.241 | Updating cache of https://opendev.org/x/cursive.git in /opt/dib_cache/source-repositories/cursive_694198ac34c08afd9487f1dff27ada830d10180c with ref * 2024-09-26 07:25:27.618 | Cloning from cursive cache and applying ref * 2024-09-26 07:25:27.705 | (1014 / 1316) 2024-09-26 07:25:27.723 | Updating cache of https://opendev.org/x/daisycloud-core.git in /opt/dib_cache/source-repositories/daisycloud_core_eef6fab15767cd10cbf5441cdf3a481b4033dd5f with ref * 2024-09-26 07:25:28.221 | Cloning from daisycloud-core cache and applying ref * 2024-09-26 07:26:16.256 | (1015 / 1316) 2024-09-26 07:26:16.273 | Updating cache of https://opendev.org/x/dash-stack.git in /opt/dib_cache/source-repositories/dash_stack_f733c270d22b61030ef84f22a0c999555acaebb8 with ref * 2024-09-26 07:26:16.878 | Cloning from dash-stack cache and applying ref * 2024-09-26 07:26:20.140 | (1016 / 1316) 2024-09-26 07:26:20.158 | Updating cache of https://opendev.org/x/delimiter.git in /opt/dib_cache/source-repositories/delimiter_856d2ff5885f9c79be24d66d4ba2176fdc0acfdc with ref * 2024-09-26 07:26:20.487 | Cloning from delimiter cache and applying ref * 2024-09-26 07:26:20.568 | (1017 / 1316) 2024-09-26 07:26:20.586 | Updating cache of https://opendev.org/x/devstack-plugin-additional-pkg-repos.git in /opt/dib_cache/source-repositories/devstack_plugin_additional_pkg_repos_96dc790c422198d5e37db6aaa63f765ec319f998 with ref * 2024-09-26 07:26:21.017 | Cloning from devstack-plugin-additional-pkg-repos cache and applying ref * 2024-09-26 07:26:21.100 | (1018 / 1316) 2024-09-26 07:26:21.118 | Updating cache of https://opendev.org/x/devstack-plugin-glusterfs.git in /opt/dib_cache/source-repositories/devstack_plugin_glusterfs_f0f793a152283a8529ff5075104f9be6784fbe1d with ref * 2024-09-26 07:26:21.533 | Cloning from devstack-plugin-glusterfs cache and applying ref * 2024-09-26 07:26:21.613 | (1019 / 1316) 2024-09-26 07:26:21.630 | Updating cache of https://opendev.org/x/devstack-plugin-hdfs.git in /opt/dib_cache/source-repositories/devstack_plugin_hdfs_6ac5d5262e12e19582f3c22babc7d7f6c253ddd0 with ref * 2024-09-26 07:26:22.074 | Cloning from devstack-plugin-hdfs cache and applying ref * 2024-09-26 07:26:22.229 | (1020 / 1316) 2024-09-26 07:26:22.246 | Updating cache of https://opendev.org/x/devstack-plugin-libvirt-qemu.git in /opt/dib_cache/source-repositories/devstack_plugin_libvirt_qemu_c665057192f26c046168220d97a6324101614b9e with ref * 2024-09-26 07:26:22.546 | Cloning from devstack-plugin-libvirt-qemu cache and applying ref * 2024-09-26 07:26:22.626 | (1021 / 1316) 2024-09-26 07:26:22.643 | Updating cache of https://opendev.org/x/devstack-plugin-mariadb.git in /opt/dib_cache/source-repositories/devstack_plugin_mariadb_f93c6eccc5d7a9a35c0d30aa15a1e680f2a36557 with ref * 2024-09-26 07:26:22.936 | Cloning from devstack-plugin-mariadb cache and applying ref * 2024-09-26 07:26:23.013 | (1022 / 1316) 2024-09-26 07:26:23.030 | Updating cache of https://opendev.org/x/devstack-plugin-tar-installer.git in /opt/dib_cache/source-repositories/devstack_plugin_tar_installer_9bfb26f0d34c83e51aa6d35e135cf7e588f79965 with ref * 2024-09-26 07:26:23.413 | Cloning from devstack-plugin-tar-installer cache and applying ref * 2024-09-26 07:26:23.489 | (1023 / 1316) 2024-09-26 07:26:23.506 | Updating cache of https://opendev.org/x/devstack-plugin-tobiko.git in /opt/dib_cache/source-repositories/devstack_plugin_tobiko_875409e03c19c9e56b886e742038dadd8a7152d5 with ref * 2024-09-26 07:26:24.017 | Cloning from devstack-plugin-tobiko cache and applying ref * 2024-09-26 07:26:35.850 | (1024 / 1316) 2024-09-26 07:26:35.867 | Updating cache of https://opendev.org/x/devstack-plugin-vmax.git in /opt/dib_cache/source-repositories/devstack_plugin_vmax_9bd06f22b90acb87c38b4f4c60b1617469b9436a with ref * 2024-09-26 07:26:36.429 | Cloning from devstack-plugin-vmax cache and applying ref * 2024-09-26 07:26:36.509 | (1025 / 1316) 2024-09-26 07:26:36.527 | Updating cache of https://opendev.org/x/distil.git in /opt/dib_cache/source-repositories/distil_750ed4d4f2d72699f1cb81af758a5ae2fe0d5113 with ref * 2024-09-26 07:26:36.981 | Cloning from distil cache and applying ref * 2024-09-26 07:26:37.187 | (1026 / 1316) 2024-09-26 07:26:37.208 | Updating cache of https://opendev.org/x/distil-ui.git in /opt/dib_cache/source-repositories/distil_ui_fc1b1fac989b94cc9fa19da5fdbd345ae5246113 with ref * 2024-09-26 07:26:38.566 | Cloning from distil-ui cache and applying ref * 2024-09-26 07:26:38.661 | (1027 / 1316) 2024-09-26 07:26:38.679 | Updating cache of https://opendev.org/x/doc8.git in /opt/dib_cache/source-repositories/doc8_c655b8bf86667c44ab8503b6ba73e4862cbe3b90 with ref * 2024-09-26 07:26:39.442 | Cloning from doc8 cache and applying ref * 2024-09-26 07:26:39.524 | (1028 / 1316) 2024-09-26 07:26:39.542 | Updating cache of https://opendev.org/x/docker-machine-openstack.git in /opt/dib_cache/source-repositories/docker_machine_openstack_e206893589c1d0753a26a50e92022485197b9c0b with ref * 2024-09-26 07:26:40.435 | Cloning from docker-machine-openstack cache and applying ref * 2024-09-26 07:26:40.546 | (1029 / 1316) 2024-09-26 07:26:40.563 | Updating cache of https://opendev.org/x/downpour.git in /opt/dib_cache/source-repositories/downpour_24bd733e9a68970f57a3c30ae6e160d1931a7636 with ref * 2024-09-26 07:26:42.037 | Cloning from downpour cache and applying ref * 2024-09-26 07:26:42.121 | (1030 / 1316) 2024-09-26 07:26:42.139 | Updating cache of https://opendev.org/x/drbd-devstack.git in /opt/dib_cache/source-repositories/drbd_devstack_c6b7c4c9ba71d691d200132c881aec3e932d242d with ref * 2024-09-26 07:26:42.765 | Cloning from drbd-devstack cache and applying ref * 2024-09-26 07:26:42.846 | (1031 / 1316) 2024-09-26 07:26:42.864 | Updating cache of https://opendev.org/x/driverlog.git in /opt/dib_cache/source-repositories/driverlog_17e17e1ba1d7945b5cf21a03fb04ca3a4d908a35 with ref * 2024-09-26 07:26:44.240 | Cloning from driverlog cache and applying ref * 2024-09-26 07:26:44.676 | (1032 / 1316) 2024-09-26 07:26:44.694 | Updating cache of https://opendev.org/x/ec2-driver.git in /opt/dib_cache/source-repositories/ec2_driver_ad9e4067770419efc697675aa9e30a7866f7e008 with ref * 2024-09-26 07:26:46.831 | Cloning from ec2-driver cache and applying ref * 2024-09-26 07:26:47.167 | (1033 / 1316) 2024-09-26 07:26:47.185 | Updating cache of https://opendev.org/x/ekko.git in /opt/dib_cache/source-repositories/ekko_0fe3c92f049c84e3c639296323db51af8fb6bb8a with ref * 2024-09-26 07:26:47.766 | Cloning from ekko cache and applying ref * 2024-09-26 07:26:47.851 | (1034 / 1316) 2024-09-26 07:26:47.869 | Updating cache of https://opendev.org/x/entropy.git in /opt/dib_cache/source-repositories/entropy_ce598586e091e9adb970c3f6cac394ce6ef7a293 with ref * 2024-09-26 07:26:48.765 | Cloning from entropy cache and applying ref * 2024-09-26 07:26:48.849 | (1035 / 1316) 2024-09-26 07:26:48.866 | Updating cache of https://opendev.org/x/fenix.git in /opt/dib_cache/source-repositories/fenix_1669ea90872b15288f95e886b6822f8c63761751 with ref * 2024-09-26 07:26:49.572 | Cloning from fenix cache and applying ref * 2024-09-26 07:26:49.729 | (1036 / 1316) 2024-09-26 07:26:49.747 | Updating cache of https://opendev.org/x/fixtures-git.git in /opt/dib_cache/source-repositories/fixtures_git_2deeea5b615f9a07e31f8ddabc7cbb4c6eae3fe9 with ref * 2024-09-26 07:26:52.090 | Cloning from fixtures-git cache and applying ref * 2024-09-26 07:26:52.171 | (1037 / 1316) 2024-09-26 07:26:52.188 | Updating cache of https://opendev.org/x/flame.git in /opt/dib_cache/source-repositories/flame_a0ea0ec0db7e675e32a2909bc0b40e689775d8a1 with ref * 2024-09-26 07:26:52.629 | Cloning from flame cache and applying ref * 2024-09-26 07:26:52.716 | (1038 / 1316) 2024-09-26 07:26:52.734 | Updating cache of https://opendev.org/x/flare.git in /opt/dib_cache/source-repositories/flare_9cd8e69ca760436dabbe7603054e5e3586ce2261 with ref * 2024-09-26 07:26:53.094 | Cloning from flare cache and applying ref * 2024-09-26 07:26:53.169 | (1039 / 1316) 2024-09-26 07:26:53.187 | Updating cache of https://opendev.org/x/foxnut.git in /opt/dib_cache/source-repositories/foxnut_54b08e009eae4da77d8734788d185b755b92cff2 with ref * 2024-09-26 07:26:53.487 | Cloning from foxnut cache and applying ref * 2024-09-26 07:26:53.570 | (1040 / 1316) 2024-09-26 07:26:53.587 | Updating cache of https://opendev.org/x/gabbi-tempest.git in /opt/dib_cache/source-repositories/gabbi_tempest_775027d7b0ef097828228e9fbab91078a575adf4 with ref * 2024-09-26 07:26:54.151 | Cloning from gabbi-tempest cache and applying ref * 2024-09-26 07:26:54.233 | (1041 / 1316) 2024-09-26 07:26:54.250 | Updating cache of https://opendev.org/x/gce-api.git in /opt/dib_cache/source-repositories/gce_api_87975e9d9fe41478fb9ff22f7a827b998eaddb42 with ref * 2024-09-26 07:26:54.621 | Cloning from gce-api cache and applying ref * 2024-09-26 07:26:54.746 | (1042 / 1316) 2024-09-26 07:26:54.763 | Updating cache of https://opendev.org/x/gerrit-dash-creator.git in /opt/dib_cache/source-repositories/gerrit_dash_creator_87a7919c88af4a0428af977bc6555bff367a8bad with ref * 2024-09-26 07:26:55.488 | Cloning from gerrit-dash-creator cache and applying ref * 2024-09-26 07:26:55.622 | (1043 / 1316) 2024-09-26 07:26:55.639 | Updating cache of https://opendev.org/x/giftwrap.git in /opt/dib_cache/source-repositories/giftwrap_412e2dfa877bdf762dceaac370ea43f2516c7a6f with ref * 2024-09-26 07:26:56.075 | Cloning from giftwrap cache and applying ref * 2024-09-26 07:26:56.171 | (1044 / 1316) 2024-09-26 07:26:56.188 | Updating cache of https://opendev.org/x/git-nit.git in /opt/dib_cache/source-repositories/git_nit_653c8fcc0cd7854322bfaffae5916297c7d2fd35 with ref * 2024-09-26 07:26:56.710 | Cloning from git-nit cache and applying ref * 2024-09-26 07:26:56.794 | (1045 / 1316) 2024-09-26 07:26:56.811 | Updating cache of https://opendev.org/x/git-os-job.git in /opt/dib_cache/source-repositories/git_os_job_858a0a633cf1f45ce02884cbc3dd7a2469c426ae with ref * 2024-09-26 07:26:57.435 | Cloning from git-os-job cache and applying ref * 2024-09-26 07:26:57.514 | (1046 / 1316) 2024-09-26 07:26:57.534 | Updating cache of https://opendev.org/x/git-repo-manifests.git in /opt/dib_cache/source-repositories/git_repo_manifests_cc4a236215b3980564fd66f3637aa55c418d80ad with ref * 2024-09-26 07:26:57.851 | Cloning from git-repo-manifests cache and applying ref * 2024-09-26 07:26:57.927 | (1047 / 1316) 2024-09-26 07:26:57.945 | Updating cache of https://opendev.org/x/git-upstream.git in /opt/dib_cache/source-repositories/git_upstream_1d0ee5b22b4dc4bda5adf619c388056b33ffdd90 with ref * 2024-09-26 07:26:58.303 | Cloning from git-upstream cache and applying ref * 2024-09-26 07:26:58.406 | (1048 / 1316) 2024-09-26 07:26:58.424 | Updating cache of https://opendev.org/x/gitdm.git in /opt/dib_cache/source-repositories/gitdm_2437d7a1ddf74b0119a9429ea549725c4436ff23 with ref * 2024-09-26 07:26:58.885 | Cloning from gitdm cache and applying ref * 2024-09-26 07:26:58.977 | (1049 / 1316) 2024-09-26 07:26:58.994 | Updating cache of https://opendev.org/x/glare.git in /opt/dib_cache/source-repositories/glare_916c95e68d6bc4e651be8b4b2a935d9475ca113c with ref * 2024-09-26 07:26:59.457 | Cloning from glare cache and applying ref * 2024-09-26 07:26:59.583 | (1050 / 1316) 2024-09-26 07:26:59.601 | Updating cache of https://opendev.org/x/glare-specs.git in /opt/dib_cache/source-repositories/glare_specs_49bf7bfcd590e24fb94321f9249718fc6e5fb03c with ref * 2024-09-26 07:26:59.911 | Cloning from glare-specs cache and applying ref * 2024-09-26 07:26:59.992 | (1051 / 1316) 2024-09-26 07:27:00.009 | Updating cache of https://opendev.org/x/gluon.git in /opt/dib_cache/source-repositories/gluon_45d38368abe4cb4840e73cfb9a64aa09bbb2dc36 with ref * 2024-09-26 07:27:00.364 | Cloning from gluon cache and applying ref * 2024-09-26 07:27:00.476 | (1052 / 1316) 2024-09-26 07:27:00.493 | Updating cache of https://opendev.org/x/golang-client.git in /opt/dib_cache/source-repositories/golang_client_efd2850c76909db9ed06d16b2141c94a2e280e24 with ref * 2024-09-26 07:27:00.937 | Cloning from golang-client cache and applying ref * 2024-09-26 07:27:01.026 | (1053 / 1316) 2024-09-26 07:27:01.043 | Updating cache of https://opendev.org/x/golang-commons.git in /opt/dib_cache/source-repositories/golang_commons_1aac5db951aa9cb01323ca24057f9a0b19eac345 with ref * 2024-09-26 07:27:01.607 | Cloning from golang-commons cache and applying ref * 2024-09-26 07:27:01.683 | (1054 / 1316) 2024-09-26 07:27:01.700 | Updating cache of https://opendev.org/x/gos-brick.git in /opt/dib_cache/source-repositories/gos_brick_f012d1c1f354b87d29a1597c301505c3294329a5 with ref * 2024-09-26 07:27:02.149 | Cloning from gos-brick cache and applying ref * 2024-09-26 07:27:02.224 | (1055 / 1316) 2024-09-26 07:27:02.241 | Updating cache of https://opendev.org/x/group-based-policy.git in /opt/dib_cache/source-repositories/group_based_policy_6140378269cc590ac4888e729ff3cbe4c9a0e0dc with ref * 2024-09-26 07:27:05.158 | Cloning from group-based-policy cache and applying ref * 2024-09-26 07:29:43.657 | error: copy-fd: write returned: No space left on device 2024-09-26 07:29:43.658 | fatal: failed to copy file to '/opt/dib_tmp/dib_build.I9g2az8D/mnt/opt/git/opendev.org/x/group-based-policy/.git/objects/99/1f57b587c5f2d582ee84e8797d3a099178ea08': No space left on device 2024-09-26 07:29:43.781 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-09-26 07:29:43.786 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-09-26 07:29:43.792 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-09-26 07:29:43.797 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-09-26 07:29:43.802 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-09-26 07:29:44.992 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.I9g2az8D/mnt 2024-09-26 07:29:44.998 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.I9g2az8D/mnt 2024-09-26 07:29:45.003 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-09-26 07:29:45.008 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-09-26 07:29:45.013 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-09-26 07:29:45.019 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-09-26 07:29:45.024 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.I9g2az8D/mnt ']' 2024-09-26 07:29:45.029 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.I9g2az8D/mnt 2024-09-26 07:29:45.037 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.I9g2az8D/mnt 2024-09-26 07:29:45.043 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-09-26 07:29:45.049 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-09-26 07:29:45.057 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-09-26 07:29:45.059 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-09-26 07:29:45.059 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.I9g2az8D/mnt/' 2024-09-26 07:29:45.094 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.I9g2az8D/mnt/sys 2024-09-26 07:29:45.094 | /opt/dib_tmp/dib_build.I9g2az8D/mnt/proc 2024-09-26 07:29:45.094 | /opt/dib_tmp/dib_build.I9g2az8D/mnt/dev/pts 2024-09-26 07:29:45.094 | /opt/dib_tmp/dib_build.I9g2az8D/mnt/dev' 2024-09-26 07:29:45.101 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-09-26 07:29:45.108 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-09-26 07:29:45.115 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 07:29:45.123 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-09-26 07:29:45.130 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.I9g2az8D/mnt/sys == */boot/efi ]] 2024-09-26 07:29:45.138 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 07:29:45.145 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-09-26 07:29:45.152 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-09-26 07:29:45.159 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.I9g2az8D/mnt/sys' 2024-09-26 07:29:45.159 | Unmount /opt/dib_tmp/dib_build.I9g2az8D/mnt/sys 2024-09-26 07:29:45.167 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.I9g2az8D/mnt/sys 2024-09-26 07:29:45.321 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-09-26 07:29:45.327 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-09-26 07:29:45.332 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 07:29:45.337 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-09-26 07:29:45.342 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.I9g2az8D/mnt/proc == */boot/efi ]] 2024-09-26 07:29:45.347 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 07:29:45.352 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-09-26 07:29:45.357 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-09-26 07:29:45.362 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.I9g2az8D/mnt/proc' 2024-09-26 07:29:45.362 | Unmount /opt/dib_tmp/dib_build.I9g2az8D/mnt/proc 2024-09-26 07:29:45.368 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.I9g2az8D/mnt/proc 2024-09-26 07:29:45.385 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-09-26 07:29:45.390 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-09-26 07:29:45.395 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 07:29:45.400 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-09-26 07:29:45.405 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.I9g2az8D/mnt/dev/pts == */boot/efi ]] 2024-09-26 07:29:45.410 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 07:29:45.415 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-09-26 07:29:45.420 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-09-26 07:29:45.425 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.I9g2az8D/mnt/dev/pts' 2024-09-26 07:29:45.425 | Unmount /opt/dib_tmp/dib_build.I9g2az8D/mnt/dev/pts 2024-09-26 07:29:45.430 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.I9g2az8D/mnt/dev/pts 2024-09-26 07:29:45.447 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-09-26 07:29:45.452 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-09-26 07:29:45.457 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 07:29:45.462 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-09-26 07:29:45.467 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.I9g2az8D/mnt/dev == */boot/efi ]] 2024-09-26 07:29:45.472 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 07:29:45.477 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-09-26 07:29:45.482 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-09-26 07:29:45.487 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.I9g2az8D/mnt/dev' 2024-09-26 07:29:45.487 | Unmount /opt/dib_tmp/dib_build.I9g2az8D/mnt/dev 2024-09-26 07:29:45.492 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.I9g2az8D/mnt/dev 2024-09-26 07:29:45.508 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-09-26 07:29:45.513 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-09-26 07:29:45.518 | + diskimage_builder/lib/img-functions:cleanup:42 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2024-09-26 07:29:49.010 | 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-09-26 07:29:49.010 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.I9g2az8D/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.cLXKnNBM', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.I9g2az8D/mnt', 'build-dir': '/opt/dib_tmp/dib_build.I9g2az8D'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-09-26 07:29:49.012 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-09-26 07:29:49.090 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-09-26 07:29:49.096 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.I9g2az8D/built; do sleep 1; done' 2024-09-26 07:29:49.125 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.I9g2az8D/mnt 2024-09-26 07:30:28.742 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.I9g2az8D 2024-09-26 07:30:29.002 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-09-26 07:30:29.007 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-09-26 07:30:29.012 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-09-26 07:30:29.017 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-09-26 07:30:29.022 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.I9g2az8D 2024-09-26 07:30:29.055 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-09-26 07:30:29.060 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.cLXKnNBM 2024-09-26 07:30:29.138 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-09-26 07:30:29.143 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-09-26 07:30:29.149 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-09-26 07:30:29.154 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-09-26 07:30:29.159 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.cLXKnNBM 2024-09-26 07:30:29.166 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128