2024-11-18 17:18:59.340 | diskimage-builder version 3.36.0 2024-11-18 17:18:59.342 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack growroot infra-package-needs journal-to-console centos-minimal epel 2024-11-18 17:18:59.503 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements:/etc/nodepool/elements _find_all_elements /usr/local/lib/python3.11/site-packages/diskimage_builder/element_dependencies.py:209 2024-11-18 17:19:00.892 | Expanded element dependencies to: centos-minimal manifests yum-minimal yum journal-to-console install-bin runtime-ssh-host-keys redhat-common simple-init sysprep source-repositories base package-installs rpm-distro cache-devstack zuul-worker dib-init-system openssh-server nodepool-base openstack-repos install-static epel ensure-venv pkg-map install-types vm infra-package-needs cache-url cloud-init-datasources block-device-efi bootloader growroot selinux-fixfiles-restore 2024-11-18 17:19:00.897 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-18 17:19:00.902 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/centos-9-stream-arm64-ddb8d0b8235b44dd9a46d6991a26fdba 2024-11-18 17:19:00.907 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/centos-9-stream-arm64-ddb8d0b8235b44dd9a46d6991a26fdba 2024-11-18 17:19:00.911 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-18 17:19:00.916 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-18 17:19:00.920 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-18 17:19:00.925 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-18 17:19:00.930 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-18 17:19:00.935 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-18 17:19:00.952 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.XPwLuMyf 2024-11-18 17:19:00.957 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-18 17:19:00.980 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.DnqCHEDU 2024-11-18 17:19:00.984 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-18 17:19:00.989 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-18 17:19:00.993 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-18 17:19:00.998 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-18 17:19:01.002 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-18 17:19:01.006 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-18 17:19:01.010 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-18 17:19:01.015 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.XPwLuMyf 2024-11-18 17:19:01.015 | Building in /opt/dib_tmp/dib_build.XPwLuMyf 2024-11-18 17:19:01.019 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-18 17:19:01.024 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-18 17:19:01.028 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-18 17:19:01.033 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.XPwLuMyf/hooks 2024-11-18 17:19:01.037 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.XPwLuMyf/hooks 2024-11-18 17:19:01.042 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.XPwLuMyf/block-device 2024-11-18 17:19:01.049 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.XPwLuMyf/block-device/config.yaml 2024-11-18 17:19:01.053 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.XPwLuMyf/block-device/config.yaml 2024-11-18 17:19:01.074 | Searching elements for block-device[-arm64].yaml ... 2024-11-18 17:19:01.166 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-18 17:19:01.171 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-18 17:19:01.175 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.XPwLuMyf/block-device/params.yaml 2024-11-18 17:19:01.180 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-18 17:19:01.185 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-18 17:19:01.199 | + diskimage_builder/lib/disk-image-create:main:334 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-11-18 17:19:01.674 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-18 17:19:01.674 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.XPwLuMyf/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.DnqCHEDU', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.XPwLuMyf/mnt', 'build-dir': '/opt/dib_tmp/dib_build.XPwLuMyf'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 17:19:01.680 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'root', 'type': '8300', 'size': '100%', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:260 2024-11-18 17:19:01.680 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:262 2024-11-18 17:19:01.680 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'label': 'cloudimg-rootfs'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:264 2024-11-18 17:19:01.681 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.XPwLuMyf/states/block-device/config.json] 2024-11-18 17:19:01.760 | ++ diskimage_builder/lib/disk-image-create:main:338 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2024-11-18 17:19:02.235 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-18 17:19:02.235 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.XPwLuMyf/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.DnqCHEDU', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.XPwLuMyf/mnt', 'build-dir': '/opt/dib_tmp/dib_build.XPwLuMyf'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 17:19:02.236 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-18 17:19:02.236 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [cloudimg-rootfs] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:308 2024-11-18 17:19:02.313 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-18 17:19:02.318 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-18 17:19:02.323 | ++ diskimage_builder/lib/disk-image-create:main:342 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2024-11-18 17:19:02.786 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-18 17:19:02.786 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.XPwLuMyf/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.DnqCHEDU', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.XPwLuMyf/mnt', 'build-dir': '/opt/dib_tmp/dib_build.XPwLuMyf'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 17:19:02.787 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-18 17:19:02.787 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [ext4] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:315 2024-11-18 17:19:02.863 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-18 17:19:02.868 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-18 17:19:02.873 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2024-11-18 17:19:03.335 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-18 17:19:03.335 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.XPwLuMyf/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.DnqCHEDU', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.XPwLuMyf/mnt', 'build-dir': '/opt/dib_tmp/dib_build.XPwLuMyf'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 17:19:03.336 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-18 17:19:03.336 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:329 2024-11-18 17:19:03.410 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-18 17:19:03.415 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-18 17:19:03.421 | ++ diskimage_builder/lib/disk-image-create:main:351 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2024-11-18 17:19:03.896 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-18 17:19:03.897 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.XPwLuMyf/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.DnqCHEDU', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.XPwLuMyf/mnt', 'build-dir': '/opt/dib_tmp/dib_build.XPwLuMyf'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 17:19:03.897 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-18 17:19:03.977 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-18 17:19:03.982 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-18 17:19:03.987 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-18 17:19:03.992 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.XPwLuMyf/mnt 2024-11-18 17:19:03.999 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.XPwLuMyf/mnt 2024-11-18 17:19:04.011 | chown: warning: '.' should be ':': 'root.root' 2024-11-18 17:19:04.018 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.XPwLuMyf/mnt 2024-11-18 17:19:04.023 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.XPwLuMyf/mnt 2024-11-18 17:19:04.028 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.XPwLuMyf/mnt 2024-11-18 17:19:04.032 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-18 17:19:04.037 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-18 17:19:04.042 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.XPwLuMyf/hooks ']' 2024-11-18 17:19:04.046 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-18 17:19:04.078 | Copying hooks for vm 2024-11-18 17:19:04.130 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-18 17:19:04.198 | Copying hooks for infra-package-needs 2024-11-18 17:19:04.209 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-18 17:19:04.219 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-18 17:19:04.222 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-18 17:19:04.224 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-18 17:19:04.234 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-18 17:19:04.237 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-18 17:19:04.250 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-18 17:19:04.252 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-18 17:19:04.265 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-18 17:19:04.275 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-18 17:19:04.291 | Copying hooks for epel 2024-11-18 17:19:04.368 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/epel/pre-install.d/05-rpm-epel-release 2024-11-18 17:19:04.391 | Copying hooks for centos-minimal 2024-11-18 17:19:04.448 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/yum.repos.d/8-stream 2024-11-18 17:19:04.457 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/yum.repos.d/9-stream 2024-11-18 17:19:04.517 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/test-elements/8-stream-aarch64-build-succeeds 2024-11-18 17:19:04.552 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/test-elements/8-stream-build-succeeds 2024-11-18 17:19:04.563 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/test-elements/9-stream-aarch64-build-succeeds 2024-11-18 17:19:04.573 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/test-elements/9-stream-build-succeeds 2024-11-18 17:19:04.614 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/environment.d/10-centos-distro-name.bash 2024-11-18 17:19:04.663 | Copying hooks for install-bin 2024-11-18 17:19:04.672 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-18 17:19:04.753 | Copying hooks for source-repositories 2024-11-18 17:19:04.764 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-18 17:19:04.952 | Copying hooks for package-installs 2024-11-18 17:19:04.961 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-18 17:19:05.013 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-18 17:19:05.039 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-18 17:19:05.081 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-18 17:19:05.085 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-18 17:19:05.094 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-18 17:19:05.099 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-18 17:19:05.109 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-18 17:19:05.114 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-18 17:19:05.124 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-18 17:19:05.129 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-18 17:19:05.155 | Copying hooks for yum 2024-11-18 17:19:05.168 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2024-11-18 17:19:05.200 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2024-11-18 17:19:05.229 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/bin/install-packages 2024-11-18 17:19:05.250 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2024-11-18 17:19:05.261 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2024-11-18 17:19:05.266 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2024-11-18 17:19:05.270 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2024-11-18 17:19:05.274 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2024-11-18 17:19:05.278 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2024-11-18 17:19:05.288 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2024-11-18 17:19:05.303 | Copying hooks for cloud-init-datasources 2024-11-18 17:19:05.312 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-18 17:19:05.323 | Copying hooks for ensure-venv 2024-11-18 17:19:05.345 | Copying hooks for block-device-efi 2024-11-18 17:19:05.354 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-18 17:19:05.398 | Copying hooks for rpm-distro 2024-11-18 17:19:05.425 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2024-11-18 17:19:05.451 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2024-11-18 17:19:05.509 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2024-11-18 17:19:05.534 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2024-11-18 17:19:05.618 | Copying hooks for yum-minimal 2024-11-18 17:19:05.630 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/cleanup.d/95-remove-yum-mirror 2024-11-18 17:19:05.641 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/root.d/08-yum-chroot 2024-11-18 17:19:05.652 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/pre-install.d/03-yum-cleanup 2024-11-18 17:19:05.663 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/10-base-networking 2024-11-18 17:19:05.667 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/11-ensure-dbus-daemon 2024-11-18 17:19:05.689 | Copying hooks for base 2024-11-18 17:19:05.698 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-18 17:19:05.720 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-18 17:19:05.739 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-18 17:19:05.743 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-18 17:19:05.753 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-18 17:19:05.806 | Copying hooks for install-types 2024-11-18 17:19:05.814 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-18 17:19:05.826 | Copying hooks for selinux-fixfiles-restore 2024-11-18 17:19:05.838 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2024-11-18 17:19:05.849 | Copying hooks for openssh-server 2024-11-18 17:19:05.858 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-18 17:19:05.862 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-18 17:19:05.883 | Copying hooks for bootloader 2024-11-18 17:19:05.892 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-18 17:19:05.905 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-18 17:19:05.919 | Copying hooks for manifests 2024-11-18 17:19:05.928 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-18 17:19:05.937 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-18 17:19:05.947 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-18 17:19:05.959 | Copying hooks for openstack-repos 2024-11-18 17:19:05.968 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-18 17:19:05.979 | Copying hooks for sysprep 2024-11-18 17:19:05.987 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-18 17:19:06.017 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-18 17:19:06.035 | Copying hooks for dib-init-system 2024-11-18 17:19:06.043 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-18 17:19:06.053 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-18 17:19:06.063 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-18 17:19:06.073 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-18 17:19:06.086 | Copying hooks for journal-to-console 2024-11-18 17:19:06.095 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-18 17:19:06.113 | Copying hooks for install-static 2024-11-18 17:19:06.122 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-18 17:19:06.181 | Copying hooks for cache-devstack 2024-11-18 17:19:06.205 | Copying hooks for redhat-common 2024-11-18 17:19:06.258 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2024-11-18 17:19:06.324 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2024-11-18 17:19:06.336 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2024-11-18 17:19:06.354 | Copying hooks for cache-url 2024-11-18 17:19:06.363 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-18 17:19:06.387 | Copying hooks for nodepool-base 2024-11-18 17:19:06.396 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-18 17:19:06.404 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-18 17:19:06.412 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-18 17:19:06.414 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-18 17:19:06.425 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-18 17:19:06.433 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-18 17:19:06.436 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-18 17:19:06.445 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-18 17:19:06.447 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-18 17:19:06.450 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-18 17:19:06.453 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-18 17:19:06.461 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-18 17:19:06.464 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-18 17:19:06.467 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-18 17:19:06.469 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-18 17:19:06.472 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-18 17:19:06.475 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-18 17:19:06.478 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-18 17:19:06.485 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-18 17:19:06.502 | Copying hooks for growroot 2024-11-18 17:19:06.510 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-18 17:19:06.523 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-18 17:19:06.536 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-18 17:19:06.541 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-18 17:19:06.546 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-18 17:19:06.585 | Copying hooks for runtime-ssh-host-keys 2024-11-18 17:19:06.593 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-11-18 17:19:06.604 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-18 17:19:06.614 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-18 17:19:06.624 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-18 17:19:06.629 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-18 17:19:06.659 | Copying hooks for simple-init 2024-11-18 17:19:06.668 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-18 17:19:06.678 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-18 17:19:06.682 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-18 17:19:06.687 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-18 17:19:06.691 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-18 17:19:06.696 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-18 17:19:06.706 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-18 17:19:06.710 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-18 17:19:06.735 | Copying hooks for pkg-map 2024-11-18 17:19:06.744 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-18 17:19:06.753 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-18 17:19:06.764 | Copying hooks for zuul-worker 2024-11-18 17:19:06.773 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-18 17:19:06.781 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-18 17:19:06.798 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-18 17:19:06.803 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-18 17:19:06.803 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-18 17:19:06.811 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d ']' 2024-11-18 17:19:06.816 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d' 2024-11-18 17:19:06.816 | Running hooks from /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d 2024-11-18 17:19:06.821 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-18 17:19:06.826 | + 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.XPwLuMyf/hooks/root.d 2024-11-18 17:19:06.848 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/10-base-defaults 2024-11-18 17:19:06.855 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/10-base-defaults 2024-11-18 17:19:06.859 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-18 17:19:06.863 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-18 17:19:06.868 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-18 17:19:06.872 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-18 17:19:06.876 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-18 17:19:06.884 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-18 17:19:06.888 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-18 17:19:06.892 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-18 17:19:06.896 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-18 17:19:06.900 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-18 17:19:06.905 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-18 17:19:06.909 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-18 17:19:06.913 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-18 17:19:06.917 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-18 17:19:06.921 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-18 17:19:06.925 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-18 17:19:06.930 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-18 17:19:06.934 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-18 17:19:06.938 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-18 17:19:06.942 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/10-centos-distro-name.bash 2024-11-18 17:19:06.950 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/10-centos-distro-name.bash 2024-11-18 17:19:06.954 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:1 : export DISTRO_NAME=centos 2024-11-18 17:19:06.958 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:1 : DISTRO_NAME=centos 2024-11-18 17:19:06.962 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:2 : export DIB_RELEASE=9-stream 2024-11-18 17:19:06.966 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:2 : DIB_RELEASE=9-stream 2024-11-18 17:19:06.970 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/centos 2024-11-18 17:19:06.975 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/centos 2024-11-18 17:19:06.979 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:4 : export YUM=dnf 2024-11-18 17:19:06.983 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:4 : YUM=dnf 2024-11-18 17:19:06.987 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:5 : export DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-18 17:19:06.992 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:5 : DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-18 17:19:06.996 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/14-manifests 2024-11-18 17:19:07.003 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/14-manifests 2024-11-18 17:19:07.008 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-18 17:19:07.012 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-18 17:19:07.016 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/centos-9-stream-arm64-ddb8d0b8235b44dd9a46d6991a26fdba.d/ 2024-11-18 17:19:07.020 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/centos-9-stream-arm64-ddb8d0b8235b44dd9a46d6991a26fdba.d/ 2024-11-18 17:19:07.025 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/15-block-device.bash 2024-11-18 17:19:07.032 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/15-block-device.bash 2024-11-18 17:19:07.036 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-18 17:19:07.040 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-18 17:19:07.045 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-18 17:19:07.049 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-18 17:19:07.057 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-18 17:19:07.061 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ centos =~ (almalinux|centos|fedora|rocky) ]] 2024-11-18 17:19:07.065 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-simple-init-networkmanager:source:2 : export DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-18 17:19:07.069 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-simple-init-networkmanager:source:2 : DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-18 17:19:07.074 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \a\l\m\a\l\i\n\u\x ]] 2024-11-18 17:19:07.078 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \r\o\c\k\y ]] 2024-11-18 17:19:07.082 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \f\e\d\o\r\a ]] 2024-11-18 17:19:07.086 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-18 17:19:07.094 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-18 17:19:07.098 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-18 17:19:07.102 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-18 17:19:07.107 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/50-redhat-common 2024-11-18 17:19:07.114 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/50-redhat-common 2024-11-18 17:19:07.118 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-18 17:19:07.123 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-18 17:19:07.127 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-18 17:19:07.131 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-18 17:19:07.136 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-18 17:19:07.143 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-18 17:19:07.147 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-18 17:19:07.152 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-18 17:19:07.156 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-18 17:19:07.161 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-18 17:19:07.165 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-18 17:19:07.170 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-18 17:19:07.174 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-18 17:19:07.178 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-18 17:19:07.183 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/99-dib-init-system 2024-11-18 17:19:07.191 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/../environment.d/99-dib-init-system 2024-11-18 17:19:07.195 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-18 17:19:07.199 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-18 17:19:07.204 | dib-run-parts Running /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot 2024-11-18 17:19:07.230 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:23 : set -eu 2024-11-18 17:19:07.234 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:24 : set -o pipefail 2024-11-18 17:19:07.238 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:26 : source /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/common-functions 2024-11-18 17:19:07.242 | ++ diskimage_builder/lib/common-functions:source:19 : DIB_RUN_PARTS=/usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts 2024-11-18 17:19:07.248 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:28 : '[' -f /opt/dib_tmp/dib_build.XPwLuMyf/mnt/.extra_settings ']' 2024-11-18 17:19:07.253 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:31 : ARCH=arm64 2024-11-18 17:19:07.257 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:32 : '[' arm64 = amd64 ']' 2024-11-18 17:19:07.262 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:34 : [[ arm64 == \a\r\m\6\4 ]] 2024-11-18 17:19:07.266 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:35 : ARCH=aarch64 2024-11-18 17:19:07.270 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:39 : http_proxy= 2024-11-18 17:19:07.275 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:40 : YUM=dnf 2024-11-18 17:19:07.279 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:42 : mktemp --tmpdir=/tmp -d 2024-11-18 17:19:07.702 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:42 : WORKING=/tmp/tmp.rhGaryKade 2024-11-18 17:19:07.706 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:43 : EACTION='rm -r /tmp/tmp.rhGaryKade' 2024-11-18 17:19:07.711 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:44 : trap 'rm -r /tmp/tmp.rhGaryKade' EXIT 2024-11-18 17:19:07.715 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:46 : YUM_CACHE=/opt/dib_cache/yum 2024-11-18 17:19:07.719 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:47 : mkdir -p /opt/dib_cache/yum 2024-11-18 17:19:07.726 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:50 : HOST_YUM_DOWNLOADER=yumdownloader 2024-11-18 17:19:07.730 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:51 : HOST_YUM=yum 2024-11-18 17:19:07.735 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:52 : command -v yumdownloader 2024-11-18 17:19:07.739 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:54 : HOST_YUM_DOWNLOADER='dnf download' 2024-11-18 17:19:07.743 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:55 : HOST_YUM=dnf 2024-11-18 17:19:07.748 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:62 : _RPM='rpm --dbpath=/var/lib/rpm' 2024-11-18 17:19:07.752 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:265 : sudo mkdir -p /opt/dib_tmp/dib_build.XPwLuMyf/mnt/proc /opt/dib_tmp/dib_build.XPwLuMyf/mnt/dev /opt/dib_tmp/dib_build.XPwLuMyf/mnt/sys 2024-11-18 17:19:07.768 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:266 : sudo mount -t proc none /opt/dib_tmp/dib_build.XPwLuMyf/mnt/proc 2024-11-18 17:19:07.874 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:267 : sudo mount --bind /dev /opt/dib_tmp/dib_build.XPwLuMyf/mnt/dev 2024-11-18 17:19:07.889 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:268 : mount_dev_pts_options 2024-11-18 17:19:07.894 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-18 17:19:07.908 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-18 17:19:07.913 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:268 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.XPwLuMyf/mnt/dev/pts 2024-11-18 17:19:07.930 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:271 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.XPwLuMyf/mnt/sys 2024-11-18 17:19:07.945 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:274 : sudo mkdir -p /opt/dib_tmp/dib_build.XPwLuMyf/mnt/var/lib/rpm 2024-11-18 17:19:07.960 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:275 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.XPwLuMyf/mnt --initdb 2024-11-18 17:19:10.573 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:279 : sudo mkdir /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc 2024-11-18 17:19:10.588 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:280 : sudo cp /etc/resolv.conf /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/resolv.conf 2024-11-18 17:19:10.603 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:285 : sudo mkdir -p /opt/dib_tmp/dib_build.XPwLuMyf/mnt/tmp/yum 2024-11-18 17:19:10.619 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:286 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.XPwLuMyf/mnt/tmp/yum 2024-11-18 17:19:10.634 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:288 : _install_repos 2024-11-18 17:19:10.638 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:70 : local packages 2024-11-18 17:19:10.643 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:71 : local rc 2024-11-18 17:19:10.647 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:86 : packages=' ' 2024-11-18 17:19:10.652 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:87 : packages+='basesystem filesystem setup ' 2024-11-18 17:19:10.656 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:88 : [[ centos = fedora ]] 2024-11-18 17:19:10.660 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:91 : [[ centos = centos ]] 2024-11-18 17:19:10.665 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:92 : packages+='centos-gpg-keys ' 2024-11-18 17:19:10.669 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:93 : [[ 9-stream =~ (stream) ]] 2024-11-18 17:19:10.673 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:94 : packages+='centos-stream-release centos-stream-repos ' 2024-11-18 17:19:10.678 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:110 : local repo= 2024-11-18 17:19:10.682 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:111 : [[ -z '' ]] 2024-11-18 17:19:10.687 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:113 : [[ -d /opt/dib_tmp/dib_build.XPwLuMyf/hooks/yum.repos.d/9-stream ]] 2024-11-18 17:19:10.691 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:114 : repo=/opt/dib_tmp/dib_build.XPwLuMyf/hooks/yum.repos.d/9-stream 2024-11-18 17:19:10.695 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:127 : local temp_tmp 2024-11-18 17:19:10.700 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:128 : mktemp -d 2024-11-18 17:19:10.706 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:128 : temp_tmp=/opt/dib_tmp/tmp.zp4H9pHPdX 2024-11-18 17:19:10.711 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:129 : TMPDIR=/opt/dib_tmp/tmp.zp4H9pHPdX 2024-11-18 17:19:10.716 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:129 : dnf download --verbose --releasever=9 --setopt=reposdir=/opt/dib_tmp/dib_build.XPwLuMyf/hooks/yum.repos.d/9-stream --setopt=cachedir=/opt/dib_tmp/tmp.zp4H9pHPdX --destdir=/tmp/tmp.rhGaryKade basesystem filesystem setup centos-gpg-keys centos-stream-release centos-stream-repos 2024-11-18 17:19:27.999 | Loaded plugins: download 2024-11-18 17:19:28.000 | DNF version: 4.14.0 2024-11-18 17:19:28.001 | cachedir: /opt/dib_tmp/tmp.zp4H9pHPdX 2024-11-18 17:19:28.159 | User-Agent: constructed: 'libdnf (Debian GNU/Linux 12; generic; Linux.aarch64)' 2024-11-18 17:19:28.291 | repo: downloading from remote: appstream 2024-11-18 17:19:30.118 | CentOS Stream 9 - AppStream 10 MB/s | 19 MB 00:01 2024-11-18 17:19:39.652 | appstream: using metadata from Tue Nov 12 09:10:30 2024. 2024-11-18 17:19:39.652 | repo: downloading from remote: baseos 2024-11-18 17:19:41.807 | CentOS Stream 9 - BaseOS 4.4 MB/s | 9.4 MB 00:02 2024-11-18 17:19:45.880 | baseos: using metadata from Tue Nov 12 09:08:24 2024. 2024-11-18 17:19:45.881 | Last metadata expiration check: 0:00:05 ago on Mon Nov 18 17:19:40 2024. 2024-11-18 17:19:48.206 | (1/6): basesystem-11-13.el9.noarch.rpm 9.4 kB/s | 3.9 kB 00:00 2024-11-18 17:19:48.428 | (2/6): setup-2.13.7-10.el9.noarch.rpm 229 kB/s | 146 kB 00:00 2024-11-18 17:19:49.068 | (3/6): centos-gpg-keys-9.0-26.el9.noarch.rpm 21 kB/s | 13 kB 00:00 2024-11-18 17:19:49.314 | (4/6): centos-stream-release-9.0-26.el9.noarch. 28 kB/s | 25 kB 00:00 2024-11-18 17:19:49.343 | (5/6): centos-stream-repos-9.0-26.el9.noarch.rp 39 kB/s | 10 kB 00:00 2024-11-18 17:19:49.411 | (6/6): filesystem-3.16-5.el9.aarch64.rpm 3.0 MB/s | 4.8 MB 00:01 2024-11-18 17:19:49.895 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:134 : rc=0 2024-11-18 17:19:49.900 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:135 : rm -rf /opt/dib_tmp/tmp.zp4H9pHPdX 2024-11-18 17:19:49.925 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:136 : [[ 0 != 0 ]] 2024-11-18 17:19:49.930 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:142 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.XPwLuMyf/mnt --nodeps -ivh /tmp/tmp.rhGaryKade/basesystem-11-13.el9.noarch.rpm /tmp/tmp.rhGaryKade/centos-gpg-keys-9.0-26.el9.noarch.rpm /tmp/tmp.rhGaryKade/centos-stream-release-9.0-26.el9.noarch.rpm /tmp/tmp.rhGaryKade/centos-stream-repos-9.0-26.el9.noarch.rpm /tmp/tmp.rhGaryKade/filesystem-3.16-5.el9.aarch64.rpm /tmp/tmp.rhGaryKade/setup-2.13.7-10.el9.noarch.rpm 2024-11-18 17:19:49.944 | rpm: RPM should not be used directly install RPM packages, use Alien instead! 2024-11-18 17:19:49.944 | rpm: However assuming you know what you are doing... 2024-11-18 17:19:49.963 | warning: /tmp/tmp.rhGaryKade/basesystem-11-13.el9.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 8483c65d: NOKEY 2024-11-18 17:19:50.033 | Verifying... ######################################## 2024-11-18 17:19:50.113 | Preparing... ######################################## 2024-11-18 17:19:50.116 | Updating / installing... 2024-11-18 17:19:50.122 | centos-gpg-keys-9.0-26.el9 ######################################## 2024-11-18 17:19:50.832 | centos-stream-repos-9.0-26.el9 ######################################## 2024-11-18 17:19:50.927 | centos-stream-release-9.0-26.el9 ######################################## 2024-11-18 17:19:51.001 | setup-2.13.7-10.el9 ######################################## 2024-11-18 17:19:51.807 | filesystem-3.16-5.el9 ######################################## 2024-11-18 17:19:52.175 | basesystem-11-13.el9 ######################################## 2024-11-18 17:19:52.342 | error: failed to exec scriptlet interpreter /bin/sh: No such file or directory 2024-11-18 17:19:52.344 | warning: %posttrans(filesystem-3.16-5.el9.aarch64) scriptlet failed, exit status 127 2024-11-18 17:19:55.201 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:147 : [[ -n '' ]] 2024-11-18 17:19:55.206 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:155 : [[ -n '' ]] 2024-11-18 17:19:55.210 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_repos:162 : [[ centos == \o\p\e\n\e\u\l\e\r ]] 2024-11-18 17:19:55.215 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:305 : [[ centos =~ (fedora|openeuler) ]] 2024-11-18 17:19:55.220 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:307 : [[ centos == centos ]] 2024-11-18 17:19:55.224 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:308 : _install_pkg_manager dnf dnf-plugins-core curl libcurl 2024-11-18 17:19:55.229 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:176 : sudo sed -i s,/etc/pki/rpm-gpg,/opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/yum.repos.d/centos-addons.repo /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/yum.repos.d/centos.repo 2024-11-18 17:19:55.287 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:202 : flock -w 1200 9 2024-11-18 17:19:55.294 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:203 : echo '%_dbpath /var/lib/rpm' 2024-11-18 17:19:55.298 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:205 : local _lang_pack= 2024-11-18 17:19:55.303 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:206 : local _extra_pkgs= 2024-11-18 17:19:55.307 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:208 : [[ centos =~ (centos|fedora) ]] 2024-11-18 17:19:55.311 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:216 : _lang_pack='glibc-minimal-langpack glibc-langpack-en' 2024-11-18 17:19:55.316 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:225 : _extra_pkgs+='coreutils ' 2024-11-18 17:19:55.320 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:230 : [[ ! -d /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/yum/vars ]] 2024-11-18 17:19:55.325 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:231 : sudo mkdir -p /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/yum 2024-11-18 17:19:55.340 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:232 : sudo ln -s /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/dnf/vars /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/yum/vars 2024-11-18 17:19:55.392 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:235 : sudo -E dnf -y --disableexcludes=all --setopt=cachedir=/opt/dib_cache/yum/aarch64/9-stream --setopt=reposdir=/opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/yum.repos.d --releasever=9 --installroot /opt/dib_tmp/dib_build.XPwLuMyf/mnt install dnf dnf-plugins-core curl libcurl glibc-minimal-langpack glibc-langpack-en coreutils 2024-11-18 17:19:57.158 | CentOS Stream 9 - BaseOS 19 kB/s | 6.4 kB 00:00 2024-11-18 17:19:58.061 | CentOS Stream 9 - AppStream 20 kB/s | 6.5 kB 00:00 2024-11-18 17:20:00.097 | CentOS Stream 9 - Extras packages 21 kB/s | 6.9 kB 00:00 2024-11-18 17:20:00.779 | Dependencies resolved. 2024-11-18 17:20:00.806 | ================================================================================ 2024-11-18 17:20:00.806 | Package Arch Version Repo Size 2024-11-18 17:20:00.807 | ================================================================================ 2024-11-18 17:20:00.807 | Installing: 2024-11-18 17:20:00.807 | coreutils aarch64 8.32-37.el9 baseos 1.1 M 2024-11-18 17:20:00.807 | curl aarch64 7.76.1-31.el9 baseos 291 k 2024-11-18 17:20:00.807 | dnf noarch 4.14.0-21.el9 baseos 477 k 2024-11-18 17:20:00.807 | dnf-plugins-core noarch 4.3.0-17.el9 baseos 37 k 2024-11-18 17:20:00.807 | glibc-langpack-en aarch64 2.34-133.el9 baseos 658 k 2024-11-18 17:20:00.807 | glibc-minimal-langpack aarch64 2.34-133.el9 baseos 19 k 2024-11-18 17:20:00.807 | libcurl aarch64 7.76.1-31.el9 baseos 279 k 2024-11-18 17:20:00.807 | Installing dependencies: 2024-11-18 17:20:00.807 | acl aarch64 2.3.1-4.el9 baseos 71 k 2024-11-18 17:20:00.807 | alternatives aarch64 1.24-1.el9 baseos 39 k 2024-11-18 17:20:00.807 | attr aarch64 2.5.1-3.el9 baseos 61 k 2024-11-18 17:20:00.807 | audit-libs aarch64 3.1.5-1.el9 baseos 120 k 2024-11-18 17:20:00.807 | bash aarch64 5.1.8-9.el9 baseos 1.7 M 2024-11-18 17:20:00.807 | bzip2-libs aarch64 1.0.8-8.el9 baseos 42 k 2024-11-18 17:20:00.807 | ca-certificates noarch 2024.2.69_v8.0.303-91.4.el9 baseos 1.0 M 2024-11-18 17:20:00.807 | coreutils-common aarch64 8.32-37.el9 baseos 2.0 M 2024-11-18 17:20:00.807 | cracklib aarch64 2.9.6-27.el9 baseos 95 k 2024-11-18 17:20:00.807 | cracklib-dicts aarch64 2.9.6-27.el9 baseos 3.6 M 2024-11-18 17:20:00.807 | crypto-policies noarch 20240828-2.git626aa59.el9 baseos 86 k 2024-11-18 17:20:00.807 | cyrus-sasl-lib aarch64 2.1.27-21.el9 baseos 757 k 2024-11-18 17:20:00.807 | dbus aarch64 1:1.12.20-8.el9 baseos 3.7 k 2024-11-18 17:20:00.807 | dbus-broker aarch64 28-7.el9 baseos 166 k 2024-11-18 17:20:00.807 | dbus-common noarch 1:1.12.20-8.el9 baseos 15 k 2024-11-18 17:20:00.807 | dbus-libs aarch64 1:1.12.20-8.el9 baseos 150 k 2024-11-18 17:20:00.807 | dnf-data noarch 4.14.0-21.el9 baseos 37 k 2024-11-18 17:20:00.807 | elfutils-default-yama-scope 2024-11-18 17:20:00.807 | noarch 0.191-4.el9 baseos 12 k 2024-11-18 17:20:00.807 | elfutils-libelf aarch64 0.191-4.el9 baseos 206 k 2024-11-18 17:20:00.807 | elfutils-libs aarch64 0.191-4.el9 baseos 257 k 2024-11-18 17:20:00.807 | expat aarch64 2.5.0-4.el9 baseos 110 k 2024-11-18 17:20:00.807 | file-libs aarch64 5.39-16.el9 baseos 587 k 2024-11-18 17:20:00.807 | gawk aarch64 5.1.0-6.el9 baseos 996 k 2024-11-18 17:20:00.807 | gdbm-libs aarch64 1:1.23-1.el9 baseos 56 k 2024-11-18 17:20:00.807 | glib2 aarch64 2.68.4-16.el9 baseos 2.6 M 2024-11-18 17:20:00.807 | glibc aarch64 2.34-133.el9 baseos 1.7 M 2024-11-18 17:20:00.807 | glibc-common aarch64 2.34-133.el9 baseos 296 k 2024-11-18 17:20:00.807 | gmp aarch64 1:6.2.0-13.el9 baseos 265 k 2024-11-18 17:20:00.807 | gnupg2 aarch64 2.3.3-4.el9 baseos 2.5 M 2024-11-18 17:20:00.807 | gnutls aarch64 3.8.3-4.el9 baseos 1.0 M 2024-11-18 17:20:00.807 | gpgme aarch64 1.15.1-6.el9 baseos 201 k 2024-11-18 17:20:00.807 | grep aarch64 3.6-5.el9 baseos 266 k 2024-11-18 17:20:00.807 | gzip aarch64 1.12-1.el9 baseos 162 k 2024-11-18 17:20:00.807 | ima-evm-utils aarch64 1.5-2.el9 baseos 69 k 2024-11-18 17:20:00.807 | json-c aarch64 0.14-11.el9 baseos 42 k 2024-11-18 17:20:00.807 | keyutils aarch64 1.6.3-1.el9 baseos 73 k 2024-11-18 17:20:00.807 | keyutils-libs aarch64 1.6.3-1.el9 baseos 31 k 2024-11-18 17:20:00.807 | kmod-libs aarch64 28-10.el9 baseos 62 k 2024-11-18 17:20:00.807 | krb5-libs aarch64 1.21.1-3.el9 baseos 769 k 2024-11-18 17:20:00.807 | libacl aarch64 2.3.1-4.el9 baseos 23 k 2024-11-18 17:20:00.807 | libarchive aarch64 3.5.3-4.el9 baseos 386 k 2024-11-18 17:20:00.807 | libassuan aarch64 2.5.5-3.el9 baseos 67 k 2024-11-18 17:20:00.807 | libattr aarch64 2.5.1-3.el9 baseos 19 k 2024-11-18 17:20:00.807 | libblkid aarch64 2.37.4-20.el9 baseos 107 k 2024-11-18 17:20:00.808 | libbrotli aarch64 1.0.9-6.el9 baseos 314 k 2024-11-18 17:20:00.808 | libcap aarch64 2.48-9.el9 baseos 70 k 2024-11-18 17:20:00.808 | libcap-ng aarch64 0.8.2-7.el9 baseos 32 k 2024-11-18 17:20:00.808 | libcom_err aarch64 1.46.5-5.el9 baseos 26 k 2024-11-18 17:20:00.808 | libcomps aarch64 0.1.18-1.el9 baseos 76 k 2024-11-18 17:20:00.808 | libdb aarch64 5.3.28-55.el9 baseos 708 k 2024-11-18 17:20:00.808 | libdnf aarch64 0.69.0-12.el9 baseos 611 k 2024-11-18 17:20:00.808 | libeconf aarch64 0.4.1-4.el9 baseos 26 k 2024-11-18 17:20:00.808 | libevent aarch64 2.1.12-8.el9 baseos 255 k 2024-11-18 17:20:00.808 | libfdisk aarch64 2.37.4-20.el9 baseos 149 k 2024-11-18 17:20:00.808 | libffi aarch64 3.4.2-8.el9 baseos 36 k 2024-11-18 17:20:00.808 | libgcc aarch64 11.5.0-2.el9 baseos 82 k 2024-11-18 17:20:00.808 | libgcrypt aarch64 1.10.0-11.el9 baseos 455 k 2024-11-18 17:20:00.808 | libgomp aarch64 11.5.0-2.el9 baseos 263 k 2024-11-18 17:20:00.808 | libgpg-error aarch64 1.42-5.el9 baseos 213 k 2024-11-18 17:20:00.808 | libidn2 aarch64 2.3.0-7.el9 baseos 101 k 2024-11-18 17:20:00.808 | libksba aarch64 1.5.1-7.el9 baseos 151 k 2024-11-18 17:20:00.808 | libmodulemd aarch64 2.13.0-2.el9 baseos 207 k 2024-11-18 17:20:00.808 | libmount aarch64 2.37.4-20.el9 baseos 133 k 2024-11-18 17:20:00.808 | libnghttp2 aarch64 1.43.0-6.el9 baseos 73 k 2024-11-18 17:20:00.808 | libpsl aarch64 0.21.1-5.el9 baseos 64 k 2024-11-18 17:20:00.808 | libpwquality aarch64 1.4.4-8.el9 baseos 119 k 2024-11-18 17:20:00.808 | librepo aarch64 1.14.5-2.el9 baseos 85 k 2024-11-18 17:20:00.808 | libreport-filesystem noarch 2.15.2-6.el9 baseos 13 k 2024-11-18 17:20:00.808 | libseccomp aarch64 2.5.2-2.el9 baseos 72 k 2024-11-18 17:20:00.808 | libselinux aarch64 3.6-2.el9 baseos 86 k 2024-11-18 17:20:00.808 | libsemanage aarch64 3.6-2.el9 baseos 116 k 2024-11-18 17:20:00.808 | libsepol aarch64 3.6-1.el9 baseos 318 k 2024-11-18 17:20:00.808 | libsigsegv aarch64 2.13-4.el9 baseos 27 k 2024-11-18 17:20:00.808 | libsmartcols aarch64 2.37.4-20.el9 baseos 62 k 2024-11-18 17:20:00.808 | libsolv aarch64 0.7.24-3.el9 baseos 389 k 2024-11-18 17:20:00.808 | libssh aarch64 0.10.4-13.el9 baseos 213 k 2024-11-18 17:20:00.808 | libssh-config noarch 0.10.4-13.el9 baseos 10 k 2024-11-18 17:20:00.808 | libstdc++ aarch64 11.5.0-2.el9 baseos 702 k 2024-11-18 17:20:00.808 | libtasn1 aarch64 4.16.0-8.el9 baseos 73 k 2024-11-18 17:20:00.808 | libunistring aarch64 0.9.10-15.el9 baseos 489 k 2024-11-18 17:20:00.808 | libutempter aarch64 1.2.1-6.el9 baseos 27 k 2024-11-18 17:20:00.808 | libuuid aarch64 2.37.4-20.el9 baseos 27 k 2024-11-18 17:20:00.808 | libverto aarch64 0.3.2-3.el9 baseos 21 k 2024-11-18 17:20:00.808 | libxcrypt aarch64 4.4.18-3.el9 baseos 121 k 2024-11-18 17:20:00.808 | libxml2 aarch64 2.9.13-6.el9 baseos 730 k 2024-11-18 17:20:00.808 | libyaml aarch64 0.2.5-7.el9 baseos 60 k 2024-11-18 17:20:00.808 | libzstd aarch64 1.5.1-2.el9 baseos 308 k 2024-11-18 17:20:00.808 | lua-libs aarch64 5.4.4-4.el9 baseos 128 k 2024-11-18 17:20:00.808 | lz4-libs aarch64 1.9.3-5.el9 baseos 67 k 2024-11-18 17:20:00.808 | mpfr aarch64 4.1.0-7.el9 baseos 239 k 2024-11-18 17:20:00.808 | ncurses-base noarch 6.2-10.20210508.el9 baseos 61 k 2024-11-18 17:20:00.808 | ncurses-libs aarch64 6.2-10.20210508.el9 baseos 311 k 2024-11-18 17:20:00.808 | nettle aarch64 3.9.1-1.el9 baseos 527 k 2024-11-18 17:20:00.808 | npth aarch64 1.6-8.el9 baseos 25 k 2024-11-18 17:20:00.808 | openldap aarch64 2.6.6-3.el9 baseos 279 k 2024-11-18 17:20:00.809 | openssl aarch64 1:3.2.2-6.el9 baseos 1.3 M 2024-11-18 17:20:00.809 | openssl-libs aarch64 1:3.2.2-6.el9 baseos 2.2 M 2024-11-18 17:20:00.809 | p11-kit aarch64 0.25.3-3.el9 baseos 507 k 2024-11-18 17:20:00.809 | p11-kit-trust aarch64 0.25.3-3.el9 baseos 140 k 2024-11-18 17:20:00.809 | pam aarch64 1.5.1-22.el9 baseos 627 k 2024-11-18 17:20:00.809 | pcre aarch64 8.44-4.el9 baseos 180 k 2024-11-18 17:20:00.809 | pcre2 aarch64 10.40-6.el9 baseos 218 k 2024-11-18 17:20:00.809 | pcre2-syntax noarch 10.40-6.el9 baseos 141 k 2024-11-18 17:20:00.809 | popt aarch64 1.18-8.el9 baseos 64 k 2024-11-18 17:20:00.809 | publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k 2024-11-18 17:20:00.809 | python3 aarch64 3.9.20-1.el9 baseos 27 k 2024-11-18 17:20:00.809 | python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k 2024-11-18 17:20:00.809 | python3-dbus aarch64 1.2.18-2.el9 baseos 144 k 2024-11-18 17:20:00.809 | python3-dnf noarch 4.14.0-21.el9 baseos 461 k 2024-11-18 17:20:00.809 | python3-dnf-plugins-core noarch 4.3.0-17.el9 baseos 264 k 2024-11-18 17:20:00.809 | python3-gpg aarch64 1.15.1-6.el9 baseos 277 k 2024-11-18 17:20:00.809 | python3-hawkey aarch64 0.69.0-12.el9 baseos 94 k 2024-11-18 17:20:00.809 | python3-libcomps aarch64 0.1.18-1.el9 baseos 49 k 2024-11-18 17:20:00.809 | python3-libdnf aarch64 0.69.0-12.el9 baseos 726 k 2024-11-18 17:20:00.809 | python3-libs aarch64 3.9.20-1.el9 baseos 8.1 M 2024-11-18 17:20:00.809 | python3-pip-wheel noarch 21.3.1-1.el9 baseos 1.1 M 2024-11-18 17:20:00.809 | python3-rpm aarch64 4.16.1.3-36.el9 baseos 65 k 2024-11-18 17:20:00.809 | python3-setuptools-wheel noarch 53.0.0-13.el9 baseos 468 k 2024-11-18 17:20:00.809 | python3-six noarch 1.15.0-9.el9 baseos 37 k 2024-11-18 17:20:00.809 | python3-systemd aarch64 234-19.el9 baseos 88 k 2024-11-18 17:20:00.809 | readline aarch64 8.1-4.el9 baseos 211 k 2024-11-18 17:20:00.809 | rpm aarch64 4.16.1.3-36.el9 baseos 533 k 2024-11-18 17:20:00.809 | rpm-build-libs aarch64 4.16.1.3-36.el9 baseos 86 k 2024-11-18 17:20:00.809 | rpm-libs aarch64 4.16.1.3-36.el9 baseos 301 k 2024-11-18 17:20:00.809 | rpm-sign-libs aarch64 4.16.1.3-36.el9 baseos 20 k 2024-11-18 17:20:00.809 | sed aarch64 4.8-9.el9 baseos 303 k 2024-11-18 17:20:00.809 | shadow-utils aarch64 2:4.9-12.el9 baseos 1.2 M 2024-11-18 17:20:00.809 | sqlite-libs aarch64 3.34.1-7.el9 baseos 615 k 2024-11-18 17:20:00.809 | systemd-libs aarch64 252-48.el9 baseos 647 k 2024-11-18 17:20:00.809 | systemd-pam aarch64 252-48.el9 baseos 275 k 2024-11-18 17:20:00.809 | systemd-rpm-macros noarch 252-48.el9 baseos 74 k 2024-11-18 17:20:00.809 | tpm2-tss aarch64 3.2.3-1.el9 baseos 555 k 2024-11-18 17:20:00.809 | tzdata noarch 2024b-2.el9 baseos 837 k 2024-11-18 17:20:00.809 | util-linux aarch64 2.37.4-20.el9 baseos 2.3 M 2024-11-18 17:20:00.809 | util-linux-core aarch64 2.37.4-20.el9 baseos 462 k 2024-11-18 17:20:00.809 | xz-libs aarch64 5.2.5-8.el9 baseos 91 k 2024-11-18 17:20:00.809 | zlib aarch64 1.2.11-41.el9 baseos 90 k 2024-11-18 17:20:00.809 | Installing weak dependencies: 2024-11-18 17:20:00.809 | gawk-all-langpacks aarch64 5.1.0-6.el9 appstream 207 k 2024-11-18 17:20:00.809 | glibc-gconv-extra aarch64 2.34-133.el9 baseos 1.8 M 2024-11-18 17:20:00.809 | python-unversioned-command noarch 3.9.20-1.el9 appstream 10 k 2024-11-18 17:20:00.809 | rpm-plugin-systemd-inhibit aarch64 4.16.1.3-36.el9 appstream 17 k 2024-11-18 17:20:00.809 | systemd aarch64 252-48.el9 baseos 4.0 M 2024-11-18 17:20:00.809 | 2024-11-18 17:20:00.809 | Transaction Summary 2024-11-18 17:20:00.809 | ================================================================================ 2024-11-18 17:20:00.809 | Install 149 Packages 2024-11-18 17:20:00.809 | 2024-11-18 17:20:00.866 | Total download size: 67 M 2024-11-18 17:20:00.866 | Installed size: 263 M 2024-11-18 17:20:00.868 | Downloading Packages: 2024-11-18 17:20:01.765 | (1/149): alternatives-1.24-1.el9.aarch64.rpm 237 kB/s | 39 kB 00:00 2024-11-18 17:20:02.153 | (2/149): acl-2.3.1-4.el9.aarch64.rpm 130 kB/s | 71 kB 00:00 2024-11-18 17:20:02.494 | (3/149): attr-2.5.1-3.el9.aarch64.rpm 68 kB/s | 61 kB 00:00 2024-11-18 17:20:02.667 | (4/149): audit-libs-3.1.5-1.el9.aarch64.rpm 133 kB/s | 120 kB 00:00 2024-11-18 17:20:02.733 | (5/149): bzip2-libs-1.0.8-8.el9.aarch64.rpm 179 kB/s | 42 kB 00:00 2024-11-18 17:20:02.780 | (6/149): bash-5.1.8-9.el9.aarch64.rpm 5.9 MB/s | 1.7 MB 00:00 2024-11-18 17:20:02.924 | (7/149): ca-certificates-2024.2.69_v8.0.303-91. 4.0 MB/s | 1.0 MB 00:00 2024-11-18 17:20:02.981 | (8/149): coreutils-8.32-37.el9.aarch64.rpm 4.7 MB/s | 1.1 MB 00:00 2024-11-18 17:20:03.134 | (9/149): cracklib-2.9.6-27.el9.aarch64.rpm 461 kB/s | 95 kB 00:00 2024-11-18 17:20:03.347 | (10/149): coreutils-common-8.32-37.el9.aarch64. 4.8 MB/s | 2.0 MB 00:00 2024-11-18 17:20:03.424 | (11/149): crypto-policies-20240828-2.git626aa59 305 kB/s | 86 kB 00:00 2024-11-18 17:20:03.784 | (12/149): cracklib-dicts-2.9.6-27.el9.aarch64.r 4.6 MB/s | 3.6 MB 00:00 2024-11-18 17:20:03.851 | (13/149): curl-7.76.1-31.el9.aarch64.rpm 585 kB/s | 291 kB 00:00 2024-11-18 17:20:03.878 | (14/149): cyrus-sasl-lib-2.1.27-21.el9.aarch64. 1.6 MB/s | 757 kB 00:00 2024-11-18 17:20:03.892 | (15/149): dbus-1.12.20-8.el9.aarch64.rpm 100 kB/s | 3.7 kB 00:00 2024-11-18 17:20:03.946 | (16/149): dbus-broker-28-7.el9.aarch64.rpm 1.8 MB/s | 166 kB 00:00 2024-11-18 17:20:03.975 | (17/149): dbus-common-1.12.20-8.el9.noarch.rpm 152 kB/s | 15 kB 00:00 2024-11-18 17:20:04.022 | (18/149): dbus-libs-1.12.20-8.el9.aarch64.rpm 2.0 MB/s | 150 kB 00:00 2024-11-18 17:20:04.070 | (19/149): dnf-4.14.0-21.el9.noarch.rpm 3.8 MB/s | 477 kB 00:00 2024-11-18 17:20:04.092 | (20/149): dnf-data-4.14.0-21.el9.noarch.rpm 329 kB/s | 37 kB 00:00 2024-11-18 17:20:04.118 | (21/149): dnf-plugins-core-4.3.0-17.el9.noarch. 784 kB/s | 37 kB 00:00 2024-11-18 17:20:04.134 | (22/149): elfutils-default-yama-scope-0.191-4.e 194 kB/s | 12 kB 00:00 2024-11-18 17:20:04.193 | (23/149): elfutils-libelf-0.191-4.el9.aarch64.r 2.0 MB/s | 206 kB 00:00 2024-11-18 17:20:04.254 | (24/149): elfutils-libs-0.191-4.el9.aarch64.rpm 2.1 MB/s | 257 kB 00:00 2024-11-18 17:20:04.413 | (25/149): expat-2.5.0-4.el9.aarch64.rpm 398 kB/s | 110 kB 00:00 2024-11-18 17:20:04.442 | (26/149): file-libs-5.39-16.el9.aarch64.rpm 2.3 MB/s | 587 kB 00:00 2024-11-18 17:20:04.462 | (27/149): gawk-5.1.0-6.el9.aarch64.rpm 21 MB/s | 996 kB 00:00 2024-11-18 17:20:04.473 | (28/149): gdbm-libs-1.23-1.el9.aarch64.rpm 1.0 MB/s | 56 kB 00:00 2024-11-18 17:20:04.774 | (29/149): glib2-2.68.4-16.el9.aarch64.rpm 8.0 MB/s | 2.6 MB 00:00 2024-11-18 17:20:04.793 | (30/149): glibc-common-2.34-133.el9.aarch64.rpm 947 kB/s | 296 kB 00:00 2024-11-18 17:20:04.848 | (31/149): glibc-2.34-133.el9.aarch64.rpm 4.7 MB/s | 1.7 MB 00:00 2024-11-18 17:20:04.929 | (32/149): glibc-gconv-extra-2.34-133.el9.aarch6 12 MB/s | 1.8 MB 00:00 2024-11-18 17:20:05.109 | (33/149): glibc-langpack-en-2.34-133.el9.aarch6 2.1 MB/s | 658 kB 00:00 2024-11-18 17:20:05.148 | (34/149): glibc-minimal-langpack-2.34-133.el9.a 65 kB/s | 19 kB 00:00 2024-11-18 17:20:05.216 | (35/149): gmp-6.2.0-13.el9.aarch64.rpm 2.5 MB/s | 265 kB 00:00 2024-11-18 17:20:05.353 | (36/149): gnupg2-2.3.3-4.el9.aarch64.rpm 10 MB/s | 2.5 MB 00:00 2024-11-18 17:20:05.414 | (37/149): gnutls-3.8.3-4.el9.aarch64.rpm 3.9 MB/s | 1.0 MB 00:00 2024-11-18 17:20:05.438 | (38/149): gpgme-1.15.1-6.el9.aarch64.rpm 933 kB/s | 201 kB 00:00 2024-11-18 17:20:05.468 | (39/149): grep-3.6-5.el9.aarch64.rpm 5.1 MB/s | 266 kB 00:00 2024-11-18 17:20:05.541 | (40/149): gzip-1.12-1.el9.aarch64.rpm 1.3 MB/s | 162 kB 00:00 2024-11-18 17:20:05.566 | (41/149): ima-evm-utils-1.5-2.el9.aarch64.rpm 548 kB/s | 69 kB 00:00 2024-11-18 17:20:05.613 | (42/149): json-c-0.14-11.el9.aarch64.rpm 595 kB/s | 42 kB 00:00 2024-11-18 17:20:05.683 | (43/149): keyutils-1.6.3-1.el9.aarch64.rpm 515 kB/s | 73 kB 00:00 2024-11-18 17:20:05.775 | (44/149): keyutils-libs-1.6.3-1.el9.aarch64.rpm 152 kB/s | 31 kB 00:00 2024-11-18 17:20:05.795 | (45/149): kmod-libs-28-10.el9.aarch64.rpm 560 kB/s | 62 kB 00:00 2024-11-18 17:20:05.810 | (46/149): krb5-libs-1.21.1-3.el9.aarch64.rpm 6.0 MB/s | 769 kB 00:00 2024-11-18 17:20:05.822 | (47/149): libacl-2.3.1-4.el9.aarch64.rpm 516 kB/s | 23 kB 00:00 2024-11-18 17:20:05.835 | (48/149): libarchive-3.5.3-4.el9.aarch64.rpm 16 MB/s | 386 kB 00:00 2024-11-18 17:20:05.846 | (49/149): libassuan-2.5.5-3.el9.aarch64.rpm 1.9 MB/s | 67 kB 00:00 2024-11-18 17:20:05.858 | (50/149): libattr-2.5.1-3.el9.aarch64.rpm 564 kB/s | 19 kB 00:00 2024-11-18 17:20:05.871 | (51/149): libblkid-2.37.4-20.el9.aarch64.rpm 4.4 MB/s | 107 kB 00:00 2024-11-18 17:20:05.898 | (52/149): libbrotli-1.0.9-6.el9.aarch64.rpm 6.0 MB/s | 314 kB 00:00 2024-11-18 17:20:05.911 | (53/149): libcap-2.48-9.el9.aarch64.rpm 1.3 MB/s | 70 kB 00:00 2024-11-18 17:20:05.925 | (54/149): libcap-ng-0.8.2-7.el9.aarch64.rpm 1.2 MB/s | 32 kB 00:00 2024-11-18 17:20:05.943 | (55/149): libcom_err-1.46.5-5.el9.aarch64.rpm 593 kB/s | 26 kB 00:00 2024-11-18 17:20:05.954 | (56/149): libcomps-0.1.18-1.el9.aarch64.rpm 1.8 MB/s | 76 kB 00:00 2024-11-18 17:20:05.997 | (57/149): libcurl-7.76.1-31.el9.aarch64.rpm 5.3 MB/s | 279 kB 00:00 2024-11-18 17:20:06.041 | (58/149): libdb-5.3.28-55.el9.aarch64.rpm 7.2 MB/s | 708 kB 00:00 2024-11-18 17:20:06.060 | (59/149): libdnf-0.69.0-12.el9.aarch64.rpm 5.9 MB/s | 611 kB 00:00 2024-11-18 17:20:06.089 | (60/149): libeconf-0.4.1-4.el9.aarch64.rpm 588 kB/s | 26 kB 00:00 2024-11-18 17:20:06.105 | (61/149): libevent-2.1.12-8.el9.aarch64.rpm 4.1 MB/s | 255 kB 00:00 2024-11-18 17:20:06.116 | (62/149): libfdisk-2.37.4-20.el9.aarch64.rpm 2.7 MB/s | 149 kB 00:00 2024-11-18 17:20:06.128 | (63/149): libffi-3.4.2-8.el9.aarch64.rpm 1.6 MB/s | 36 kB 00:00 2024-11-18 17:20:06.139 | (64/149): libgcc-11.5.0-2.el9.aarch64.rpm 2.4 MB/s | 82 kB 00:00 2024-11-18 17:20:06.157 | (65/149): libgcrypt-1.10.0-11.el9.aarch64.rpm 11 MB/s | 455 kB 00:00 2024-11-18 17:20:06.178 | (66/149): libgpg-error-1.42-5.el9.aarch64.rpm 5.7 MB/s | 213 kB 00:00 2024-11-18 17:20:06.246 | (67/149): libgomp-11.5.0-2.el9.aarch64.rpm 2.5 MB/s | 263 kB 00:00 2024-11-18 17:20:06.265 | (68/149): libidn2-2.3.0-7.el9.aarch64.rpm 945 kB/s | 101 kB 00:00 2024-11-18 17:20:06.280 | (69/149): libksba-1.5.1-7.el9.aarch64.rpm 1.5 MB/s | 151 kB 00:00 2024-11-18 17:20:06.293 | (70/149): libmount-2.37.4-20.el9.aarch64.rpm 4.9 MB/s | 133 kB 00:00 2024-11-18 17:20:06.306 | (71/149): libmodulemd-2.13.0-2.el9.aarch64.rpm 5.2 MB/s | 207 kB 00:00 2024-11-18 17:20:06.320 | (72/149): libnghttp2-1.43.0-6.el9.aarch64.rpm 1.8 MB/s | 73 kB 00:00 2024-11-18 17:20:06.346 | (73/149): libpsl-0.21.1-5.el9.aarch64.rpm 1.2 MB/s | 64 kB 00:00 2024-11-18 17:20:06.362 | (74/149): libpwquality-1.4.4-8.el9.aarch64.rpm 2.9 MB/s | 119 kB 00:00 2024-11-18 17:20:06.376 | (75/149): librepo-1.14.5-2.el9.aarch64.rpm 1.5 MB/s | 85 kB 00:00 2024-11-18 17:20:06.390 | (76/149): libreport-filesystem-2.15.2-6.el9.noa 301 kB/s | 13 kB 00:00 2024-11-18 17:20:06.399 | (77/149): libseccomp-2.5.2-2.el9.aarch64.rpm 3.3 MB/s | 72 kB 00:00 2024-11-18 17:20:06.408 | (78/149): libselinux-3.6-2.el9.aarch64.rpm 2.7 MB/s | 86 kB 00:00 2024-11-18 17:20:06.418 | (79/149): libsemanage-3.6-2.el9.aarch64.rpm 4.4 MB/s | 116 kB 00:00 2024-11-18 17:20:06.443 | (80/149): libsepol-3.6-1.el9.aarch64.rpm 9.2 MB/s | 318 kB 00:00 2024-11-18 17:20:06.452 | (81/149): libsigsegv-2.13-4.el9.aarch64.rpm 647 kB/s | 27 kB 00:00 2024-11-18 17:20:06.470 | (82/149): libsmartcols-2.37.4-20.el9.aarch64.rp 1.2 MB/s | 62 kB 00:00 2024-11-18 17:20:06.486 | (83/149): libsolv-0.7.24-3.el9.aarch64.rpm 12 MB/s | 389 kB 00:00 2024-11-18 17:20:06.495 | (84/149): libssh-0.10.4-13.el9.aarch64.rpm 5.0 MB/s | 213 kB 00:00 2024-11-18 17:20:06.509 | (85/149): libssh-config-0.10.4-13.el9.noarch.rp 294 kB/s | 10 kB 00:00 2024-11-18 17:20:06.529 | (86/149): libstdc++-11.5.0-2.el9.aarch64.rpm 20 MB/s | 702 kB 00:00 2024-11-18 17:20:06.541 | (87/149): libtasn1-4.16.0-8.el9.aarch64.rpm 1.6 MB/s | 73 kB 00:00 2024-11-18 17:20:06.568 | (88/149): libunistring-0.9.10-15.el9.aarch64.rp 8.6 MB/s | 489 kB 00:00 2024-11-18 17:20:06.723 | (89/149): libutempter-1.2.1-6.el9.aarch64.rpm 150 kB/s | 27 kB 00:00 2024-11-18 17:20:06.899 | (90/149): libuuid-2.37.4-20.el9.aarch64.rpm 77 kB/s | 27 kB 00:00 2024-11-18 17:20:06.919 | (91/149): libverto-0.3.2-3.el9.aarch64.rpm 61 kB/s | 21 kB 00:00 2024-11-18 17:20:06.937 | (92/149): libxcrypt-4.4.18-3.el9.aarch64.rpm 3.2 MB/s | 121 kB 00:00 2024-11-18 17:20:06.960 | (93/149): libxml2-2.9.13-6.el9.aarch64.rpm 12 MB/s | 730 kB 00:00 2024-11-18 17:20:06.992 | (94/149): libyaml-0.2.5-7.el9.aarch64.rpm 877 kB/s | 60 kB 00:00 2024-11-18 17:20:07.019 | (95/149): libzstd-1.5.1-2.el9.aarch64.rpm 5.2 MB/s | 308 kB 00:00 2024-11-18 17:20:07.031 | (96/149): lua-libs-5.4.4-4.el9.aarch64.rpm 1.8 MB/s | 128 kB 00:00 2024-11-18 17:20:07.268 | (97/149): lz4-libs-1.9.3-5.el9.aarch64.rpm 246 kB/s | 67 kB 00:00 2024-11-18 17:20:07.373 | (98/149): mpfr-4.1.0-7.el9.aarch64.rpm 703 kB/s | 239 kB 00:00 2024-11-18 17:20:07.384 | (99/149): ncurses-base-6.2-10.20210508.el9.noar 173 kB/s | 61 kB 00:00 2024-11-18 17:20:07.410 | (100/149): ncurses-libs-6.2-10.20210508.el9.aar 2.2 MB/s | 311 kB 00:00 2024-11-18 17:20:07.513 | (101/149): nettle-3.9.1-1.el9.aarch64.rpm 4.1 MB/s | 527 kB 00:00 2024-11-18 17:20:07.530 | (102/149): npth-1.6-8.el9.aarch64.rpm 172 kB/s | 25 kB 00:00 2024-11-18 17:20:07.599 | (103/149): openldap-2.6.6-3.el9.aarch64.rpm 1.5 MB/s | 279 kB 00:00 2024-11-18 17:20:07.632 | (104/149): openssl-3.2.2-6.el9.aarch64.rpm 13 MB/s | 1.3 MB 00:00 2024-11-18 17:20:07.698 | (105/149): openssl-libs-3.2.2-6.el9.aarch64.rpm 14 MB/s | 2.2 MB 00:00 2024-11-18 17:20:07.721 | (106/149): p11-kit-0.25.3-3.el9.aarch64.rpm 4.5 MB/s | 507 kB 00:00 2024-11-18 17:20:07.734 | (107/149): p11-kit-trust-0.25.3-3.el9.aarch64.r 1.4 MB/s | 140 kB 00:00 2024-11-18 17:20:07.789 | (108/149): pam-1.5.1-22.el9.aarch64.rpm 7.0 MB/s | 627 kB 00:00 2024-11-18 17:20:07.806 | (109/149): pcre-8.44-4.el9.aarch64.rpm 2.6 MB/s | 180 kB 00:00 2024-11-18 17:20:07.820 | (110/149): pcre2-10.40-6.el9.aarch64.rpm 2.6 MB/s | 218 kB 00:00 2024-11-18 17:20:07.841 | (111/149): pcre2-syntax-10.40-6.el9.noarch.rpm 2.7 MB/s | 141 kB 00:00 2024-11-18 17:20:07.854 | (112/149): popt-1.18-8.el9.aarch64.rpm 2.0 MB/s | 64 kB 00:00 2024-11-18 17:20:07.921 | (113/149): publicsuffix-list-dafsa-20210518-3.e 593 kB/s | 58 kB 00:00 2024-11-18 17:20:08.132 | (114/149): python3-3.9.20-1.el9.aarch64.rpm 92 kB/s | 27 kB 00:00 2024-11-18 17:20:08.188 | (115/149): python3-dateutil-2.8.1-7.el9.noarch. 1.1 MB/s | 288 kB 00:00 2024-11-18 17:20:08.199 | (116/149): python3-dbus-1.2.18-2.el9.aarch64.rp 519 kB/s | 144 kB 00:00 2024-11-18 17:20:08.219 | (117/149): python3-dnf-4.14.0-21.el9.noarch.rpm 5.3 MB/s | 461 kB 00:00 2024-11-18 17:20:08.235 | (118/149): python3-dnf-plugins-core-4.3.0-17.el 7.7 MB/s | 264 kB 00:00 2024-11-18 17:20:08.249 | (119/149): python3-gpg-1.15.1-6.el9.aarch64.rpm 5.8 MB/s | 277 kB 00:00 2024-11-18 17:20:08.258 | (120/149): python3-hawkey-0.69.0-12.el9.aarch64 2.5 MB/s | 94 kB 00:00 2024-11-18 17:20:08.290 | (121/149): python3-libcomps-0.1.18-1.el9.aarch6 1.2 MB/s | 49 kB 00:00 2024-11-18 17:20:08.334 | (122/149): python3-libdnf-0.69.0-12.el9.aarch64 8.4 MB/s | 726 kB 00:00 2024-11-18 17:20:08.359 | (123/149): python3-rpm-4.16.1.3-36.el9.aarch64. 3.5 MB/s | 65 kB 00:00 2024-11-18 17:20:08.388 | (124/149): python3-pip-wheel-21.3.1-1.el9.noarc 24 MB/s | 1.1 MB 00:00 2024-11-18 17:20:08.407 | (125/149): python3-setuptools-wheel-53.0.0-13.e 12 MB/s | 468 kB 00:00 2024-11-18 17:20:08.426 | (126/149): python3-six-1.15.0-9.el9.noarch.rpm 1.2 MB/s | 37 kB 00:00 2024-11-18 17:20:08.703 | (127/149): python3-libs-3.9.20-1.el9.aarch64.rp 18 MB/s | 8.1 MB 00:00 2024-11-18 17:20:08.714 | (128/149): python3-systemd-234-19.el9.aarch64.r 292 kB/s | 88 kB 00:00 2024-11-18 17:20:08.728 | (129/149): readline-8.1-4.el9.aarch64.rpm 702 kB/s | 211 kB 00:00 2024-11-18 17:20:08.744 | (130/149): rpm-4.16.1.3-36.el9.aarch64.rpm 19 MB/s | 533 kB 00:00 2024-11-18 17:20:08.763 | (131/149): rpm-build-libs-4.16.1.3-36.el9.aarch 1.8 MB/s | 86 kB 00:00 2024-11-18 17:20:08.776 | (132/149): rpm-libs-4.16.1.3-36.el9.aarch64.rpm 6.6 MB/s | 301 kB 00:00 2024-11-18 17:20:08.788 | (133/149): rpm-sign-libs-4.16.1.3-36.el9.aarch6 876 kB/s | 20 kB 00:00 2024-11-18 17:20:08.810 | (134/149): sed-4.8-9.el9.aarch64.rpm 6.6 MB/s | 303 kB 00:00 2024-11-18 17:20:08.838 | (135/149): shadow-utils-4.9-12.el9.aarch64.rpm 20 MB/s | 1.2 MB 00:00 2024-11-18 17:20:08.859 | (136/149): sqlite-libs-3.34.1-7.el9.aarch64.rpm 14 MB/s | 615 kB 00:00 2024-11-18 17:20:08.883 | (137/149): systemd-libs-252-48.el9.aarch64.rpm 18 MB/s | 647 kB 00:00 2024-11-18 17:20:08.923 | (138/149): systemd-252-48.el9.aarch64.rpm 37 MB/s | 4.0 MB 00:00 2024-11-18 17:20:08.936 | (139/149): systemd-pam-252-48.el9.aarch64.rpm 4.0 MB/s | 275 kB 00:00 2024-11-18 17:20:08.946 | (140/149): systemd-rpm-macros-252-48.el9.noarch 1.2 MB/s | 74 kB 00:00 2024-11-18 17:20:08.966 | (141/149): tpm2-tss-3.2.3-1.el9.aarch64.rpm 19 MB/s | 555 kB 00:00 2024-11-18 17:20:09.004 | (142/149): tzdata-2024b-2.el9.noarch.rpm 12 MB/s | 837 kB 00:00 2024-11-18 17:20:09.044 | (143/149): util-linux-2.37.4-20.el9.aarch64.rpm 24 MB/s | 2.3 MB 00:00 2024-11-18 17:20:09.058 | (144/149): util-linux-core-2.37.4-20.el9.aarch6 9.4 MB/s | 462 kB 00:00 2024-11-18 17:20:09.068 | (145/149): xz-libs-5.2.5-8.el9.aarch64.rpm 1.5 MB/s | 91 kB 00:00 2024-11-18 17:20:09.078 | (146/149): python-unversioned-command-3.9.20-1. 1.1 MB/s | 10 kB 00:00 2024-11-18 17:20:09.132 | (147/149): zlib-1.2.11-41.el9.aarch64.rpm 1.4 MB/s | 90 kB 00:00 2024-11-18 17:20:09.144 | (148/149): gawk-all-langpacks-5.1.0-6.el9.aarch 2.7 MB/s | 207 kB 00:00 2024-11-18 17:20:09.156 | (149/149): rpm-plugin-systemd-inhibit-4.16.1.3- 216 kB/s | 17 kB 00:00 2024-11-18 17:20:09.158 | -------------------------------------------------------------------------------- 2024-11-18 17:20:09.158 | Total 8.1 MB/s | 67 MB 00:08 2024-11-18 17:20:09.189 | CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 2024-11-18 17:20:10.166 | Importing GPG key 0x8483C65D: 2024-11-18 17:20:10.166 | Userid : "CentOS (CentOS Official Signing Key) " 2024-11-18 17:20:10.166 | Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D 2024-11-18 17:20:10.166 | From : /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial 2024-11-18 17:20:10.188 | Key imported successfully 2024-11-18 17:20:12.157 | Running transaction check 2024-11-18 17:20:12.511 | Transaction check succeeded. 2024-11-18 17:20:12.511 | Running transaction test 2024-11-18 17:20:14.103 | Transaction test succeeded. 2024-11-18 17:20:14.105 | Running transaction 2024-11-18 17:20:26.321 | Preparing : 1/1 2024-11-18 17:20:26.626 | Installing : libgcc-11.5.0-2.el9.aarch64 1/149 2024-11-18 17:20:26.890 | Running scriptlet: libgcc-11.5.0-2.el9.aarch64 1/149 2024-11-18 17:20:26.943 | Installing : tzdata-2024b-2.el9.noarch 2/149 2024-11-18 17:20:26.965 | Installing : gawk-all-langpacks-5.1.0-6.el9.aarch64 3/149 2024-11-18 17:20:26.978 | Installing : python3-setuptools-wheel-53.0.0-13.el9.noarch 4/149 2024-11-18 17:20:26.993 | Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 5/149 2024-11-18 17:20:27.034 | Installing : pcre2-syntax-10.40-6.el9.noarch 6/149 2024-11-18 17:20:27.272 | Installing : ncurses-base-6.2-10.20210508.el9.noarch 7/149 2024-11-18 17:20:28.003 | Installing : glibc-gconv-extra-2.34-133.el9.aarch64 8/149 2024-11-18 17:20:28.122 | Running scriptlet: glibc-gconv-extra-2.34-133.el9.aarch64 8/149 2024-11-18 17:20:28.457 | Installing : glibc-langpack-en-2.34-133.el9.aarch64 9/149 2024-11-18 17:20:28.511 | Installing : ncurses-libs-6.2-10.20210508.el9.aarch64 10/149 2024-11-18 17:20:28.579 | Running scriptlet: glibc-2.34-133.el9.aarch64 11/149 2024-11-18 17:20:28.832 | Installing : glibc-2.34-133.el9.aarch64 11/149 2024-11-18 17:20:29.028 | Running scriptlet: glibc-2.34-133.el9.aarch64 11/149 2024-11-18 17:20:29.507 | Installing : bash-5.1.8-9.el9.aarch64 12/149 2024-11-18 17:20:29.529 | Running scriptlet: bash-5.1.8-9.el9.aarch64 12/149 2024-11-18 17:20:29.549 | Installing : glibc-common-2.34-133.el9.aarch64 13/149 2024-11-18 17:20:29.896 | Installing : glibc-minimal-langpack-2.34-133.el9.aarch64 14/149 2024-11-18 17:20:30.710 | Installing : zlib-1.2.11-41.el9.aarch64 15/149 2024-11-18 17:20:30.777 | Installing : xz-libs-5.2.5-8.el9.aarch64 16/149 2024-11-18 17:20:30.798 | Installing : bzip2-libs-1.0.8-8.el9.aarch64 17/149 2024-11-18 17:20:30.822 | Installing : libzstd-1.5.1-2.el9.aarch64 18/149 2024-11-18 17:20:31.474 | Installing : libcap-2.48-9.el9.aarch64 19/149 2024-11-18 17:20:32.055 | Installing : libxcrypt-4.4.18-3.el9.aarch64 20/149 2024-11-18 17:20:32.114 | Installing : sqlite-libs-3.34.1-7.el9.aarch64 21/149 2024-11-18 17:20:32.156 | Installing : libuuid-2.37.4-20.el9.aarch64 22/149 2024-11-18 17:20:32.194 | Installing : libgpg-error-1.42-5.el9.aarch64 23/149 2024-11-18 17:20:32.239 | Installing : popt-1.18-8.el9.aarch64 24/149 2024-11-18 17:20:32.299 | Installing : libxml2-2.9.13-6.el9.aarch64 25/149 2024-11-18 17:20:34.734 | Installing : crypto-policies-20240828-2.git626aa59.el9.noarch 26/149 2024-11-18 17:20:34.739 | Running scriptlet: crypto-policies-20240828-2.git626aa59.el9.noarch 26/149 2024-11-18 17:20:35.953 | Installing : libattr-2.5.1-3.el9.aarch64 27/149 2024-11-18 17:20:37.541 | Installing : libacl-2.3.1-4.el9.aarch64 28/149 2024-11-18 17:20:38.898 | Installing : libsmartcols-2.37.4-20.el9.aarch64 29/149 2024-11-18 17:20:40.049 | Installing : lua-libs-5.4.4-4.el9.aarch64 30/149 2024-11-18 17:20:40.942 | Installing : readline-8.1-4.el9.aarch64 31/149 2024-11-18 17:20:40.960 | Installing : libgcrypt-1.10.0-11.el9.aarch64 32/149 2024-11-18 17:20:40.981 | Installing : expat-2.5.0-4.el9.aarch64 33/149 2024-11-18 17:20:40.997 | Installing : gmp-1:6.2.0-13.el9.aarch64 34/149 2024-11-18 17:20:41.011 | Installing : keyutils-libs-1.6.3-1.el9.aarch64 35/149 2024-11-18 17:20:41.029 | Installing : libcap-ng-0.8.2-7.el9.aarch64 36/149 2024-11-18 17:20:41.045 | Installing : audit-libs-3.1.5-1.el9.aarch64 37/149 2024-11-18 17:20:41.058 | Installing : libcom_err-1.46.5-5.el9.aarch64 38/149 2024-11-18 17:20:41.095 | Installing : libffi-3.4.2-8.el9.aarch64 39/149 2024-11-18 17:20:41.113 | Installing : libstdc++-11.5.0-2.el9.aarch64 40/149 2024-11-18 17:20:41.167 | Installing : libtasn1-4.16.0-8.el9.aarch64 41/149 2024-11-18 17:20:41.206 | Installing : p11-kit-0.25.3-3.el9.aarch64 42/149 2024-11-18 17:20:41.230 | Installing : libunistring-0.9.10-15.el9.aarch64 43/149 2024-11-18 17:20:41.252 | Installing : libidn2-2.3.0-7.el9.aarch64 44/149 2024-11-18 17:20:41.268 | Installing : lz4-libs-1.9.3-5.el9.aarch64 45/149 2024-11-18 17:20:41.293 | Installing : libassuan-2.5.5-3.el9.aarch64 46/149 2024-11-18 17:20:41.355 | Installing : elfutils-libelf-0.191-4.el9.aarch64 47/149 2024-11-18 17:20:41.395 | Installing : file-libs-5.39-16.el9.aarch64 48/149 2024-11-18 17:20:41.410 | Installing : gdbm-libs-1:1.23-1.el9.aarch64 49/149 2024-11-18 17:20:41.440 | Installing : json-c-0.14-11.el9.aarch64 50/149 2024-11-18 17:20:41.454 | Installing : libsepol-3.6-1.el9.aarch64 51/149 2024-11-18 17:20:41.474 | Installing : libsigsegv-2.13-4.el9.aarch64 52/149 2024-11-18 17:20:41.509 | Installing : pcre-8.44-4.el9.aarch64 53/149 2024-11-18 17:20:41.537 | Installing : grep-3.6-5.el9.aarch64 54/149 2024-11-18 17:20:41.555 | Installing : pcre2-10.40-6.el9.aarch64 55/149 2024-11-18 17:20:41.586 | Installing : libselinux-3.6-2.el9.aarch64 56/149 2024-11-18 17:20:41.610 | Installing : sed-4.8-9.el9.aarch64 57/149 2024-11-18 17:20:41.727 | Installing : libsemanage-3.6-2.el9.aarch64 58/149 2024-11-18 17:20:41.754 | Installing : shadow-utils-2:4.9-12.el9.aarch64 59/149 2024-11-18 17:20:41.881 | Running scriptlet: libutempter-1.2.1-6.el9.aarch64 60/149 2024-11-18 17:20:41.901 | Installing : libutempter-1.2.1-6.el9.aarch64 60/149 2024-11-18 17:20:41.919 | Installing : libpsl-0.21.1-5.el9.aarch64 61/149 2024-11-18 17:20:41.940 | Installing : keyutils-1.6.3-1.el9.aarch64 62/149 2024-11-18 17:20:41.985 | Installing : mpfr-4.1.0-7.el9.aarch64 63/149 2024-11-18 17:20:42.010 | Installing : gawk-5.1.0-6.el9.aarch64 64/149 2024-11-18 17:20:42.129 | Installing : libcomps-0.1.18-1.el9.aarch64 65/149 2024-11-18 17:20:42.191 | Installing : acl-2.3.1-4.el9.aarch64 66/149 2024-11-18 17:20:42.246 | Installing : attr-2.5.1-3.el9.aarch64 67/149 2024-11-18 17:20:42.261 | Installing : libksba-1.5.1-7.el9.aarch64 68/149 2024-11-18 17:20:42.277 | Installing : systemd-rpm-macros-252-48.el9.noarch 69/149 2024-11-18 17:20:42.297 | Installing : alternatives-1.24-1.el9.aarch64 70/149 2024-11-18 17:20:42.309 | Installing : p11-kit-trust-0.25.3-3.el9.aarch64 71/149 2024-11-18 17:20:42.335 | Running scriptlet: p11-kit-trust-0.25.3-3.el9.aarch64 71/149 2024-11-18 17:20:42.378 | Installing : libbrotli-1.0.9-6.el9.aarch64 72/149 2024-11-18 17:20:42.395 | Installing : libdb-5.3.28-55.el9.aarch64 73/149 2024-11-18 17:20:42.411 | Installing : libeconf-0.4.1-4.el9.aarch64 74/149 2024-11-18 17:20:42.441 | Installing : libgomp-11.5.0-2.el9.aarch64 75/149 2024-11-18 17:20:42.459 | Installing : libnghttp2-1.43.0-6.el9.aarch64 76/149 2024-11-18 17:20:43.795 | Installing : libseccomp-2.5.2-2.el9.aarch64 77/149 2024-11-18 17:20:44.589 | Installing : libverto-0.3.2-3.el9.aarch64 78/149 2024-11-18 17:20:45.021 | Installing : libyaml-0.2.5-7.el9.aarch64 79/149 2024-11-18 17:20:45.559 | Installing : nettle-3.9.1-1.el9.aarch64 80/149 2024-11-18 17:20:46.185 | Installing : gnutls-3.8.3-4.el9.aarch64 81/149 2024-11-18 17:20:46.824 | Installing : npth-1.6-8.el9.aarch64 82/149 2024-11-18 17:20:47.121 | Installing : libssh-config-0.10.4-13.el9.noarch 83/149 2024-11-18 17:20:47.740 | Installing : libreport-filesystem-2.15.2-6.el9.noarch 84/149 2024-11-18 17:20:48.760 | Installing : dnf-data-4.14.0-21.el9.noarch 85/149 2024-11-18 17:20:49.632 | Installing : coreutils-common-8.32-37.el9.aarch64 86/149 2024-11-18 17:20:50.579 | Installing : openssl-libs-1:3.2.2-6.el9.aarch64 87/149 2024-11-18 17:20:51.697 | Installing : coreutils-8.32-37.el9.aarch64 88/149 2024-11-18 17:20:51.740 | Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 89/149 2024-11-18 17:20:52.145 | Installing : ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 89/149 2024-11-18 17:20:55.071 | Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 89/149 2024-11-18 17:20:55.152 | Installing : systemd-libs-252-48.el9.aarch64 90/149 2024-11-18 17:20:55.185 | Running scriptlet: systemd-libs-252-48.el9.aarch64 90/149 2024-11-18 17:20:55.485 | Installing : libblkid-2.37.4-20.el9.aarch64 91/149 2024-11-18 17:20:55.506 | Running scriptlet: libblkid-2.37.4-20.el9.aarch64 91/149 2024-11-18 17:20:55.665 | Installing : libmount-2.37.4-20.el9.aarch64 92/149 2024-11-18 17:20:56.002 | Installing : glib2-2.68.4-16.el9.aarch64 93/149 2024-11-18 17:20:56.037 | Installing : krb5-libs-1.21.1-3.el9.aarch64 94/149 2024-11-18 17:20:56.110 | Installing : libfdisk-2.37.4-20.el9.aarch64 95/149 2024-11-18 17:20:56.385 | Installing : dbus-libs-1:1.12.20-8.el9.aarch64 96/149 2024-11-18 17:20:56.580 | Installing : cyrus-sasl-lib-2.1.27-21.el9.aarch64 97/149 2024-11-18 17:20:56.701 | Installing : libssh-0.10.4-13.el9.aarch64 98/149 2024-11-18 17:20:56.749 | Installing : util-linux-core-2.37.4-20.el9.aarch64 99/149 2024-11-18 17:20:56.774 | Running scriptlet: util-linux-core-2.37.4-20.el9.aarch64 99/149 2024-11-18 17:20:56.845 | Installing : python3-pip-wheel-21.3.1-1.el9.noarch 100/149 2024-11-18 17:20:56.860 | Installing : python-unversioned-command-3.9.20-1.el9.noarch 101/149 2024-11-18 17:20:57.650 | Installing : python3-3.9.20-1.el9.aarch64 102/149 2024-11-18 17:20:57.734 | Installing : python3-libs-3.9.20-1.el9.aarch64 103/149 2024-11-18 17:20:57.758 | Installing : python3-dbus-1.2.18-2.el9.aarch64 104/149 2024-11-18 17:20:57.797 | Installing : python3-libcomps-0.1.18-1.el9.aarch64 105/149 2024-11-18 17:20:57.828 | Installing : python3-six-1.15.0-9.el9.noarch 106/149 2024-11-18 17:20:57.852 | Installing : python3-dateutil-1:2.8.1-7.el9.noarch 107/149 2024-11-18 17:20:57.878 | Installing : python3-systemd-234-19.el9.aarch64 108/149 2024-11-18 17:20:57.911 | Installing : gzip-1.12-1.el9.aarch64 109/149 2024-11-18 17:20:58.036 | Installing : cracklib-2.9.6-27.el9.aarch64 110/149 2024-11-18 17:20:58.106 | Installing : cracklib-dicts-2.9.6-27.el9.aarch64 111/149 2024-11-18 17:20:58.153 | Installing : openssl-1:3.2.2-6.el9.aarch64 112/149 2024-11-18 17:20:58.493 | Installing : libpwquality-1.4.4-8.el9.aarch64 113/149 2024-11-18 17:20:58.763 | Installing : pam-1.5.1-22.el9.aarch64 114/149 2024-11-18 17:20:58.888 | Installing : util-linux-2.37.4-20.el9.aarch64 115/149 2024-11-18 17:21:00.665 | Installing : kmod-libs-28-10.el9.aarch64 116/149 2024-11-18 17:21:00.691 | Installing : dbus-1:1.12.20-8.el9.aarch64 117/149 2024-11-18 17:21:00.791 | Installing : systemd-pam-252-48.el9.aarch64 118/149 2024-11-18 17:21:02.577 | Running scriptlet: systemd-252-48.el9.aarch64 119/149 2024-11-18 17:21:02.679 | Installing : systemd-252-48.el9.aarch64 119/149 2024-11-18 17:21:02.979 | Running scriptlet: systemd-252-48.el9.aarch64 119/149 2024-11-18 17:21:03.003 | Installing : dbus-common-1:1.12.20-8.el9.noarch 120/149 2024-11-18 17:21:03.040 | Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 120/149 2024-11-18 17:21:03.041 | Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket -> /usr/lib/systemd/system/dbus.socket. 2024-11-18 17:21:03.041 | Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket -> /usr/lib/systemd/user/dbus.socket. 2024-11-18 17:21:03.041 | 2024-11-18 17:21:03.311 | Running scriptlet: dbus-broker-28-7.el9.aarch64 121/149 2024-11-18 17:21:03.416 | Installing : dbus-broker-28-7.el9.aarch64 121/149 2024-11-18 17:21:03.453 | Running scriptlet: dbus-broker-28-7.el9.aarch64 121/149 2024-11-18 17:21:03.453 | Created symlink /etc/systemd/system/dbus.service -> /usr/lib/systemd/system/dbus-broker.service. 2024-11-18 17:21:03.453 | Created symlink /etc/systemd/user/dbus.service -> /usr/lib/systemd/user/dbus-broker.service. 2024-11-18 17:21:03.453 | 2024-11-18 17:21:03.614 | Installing : elfutils-default-yama-scope-0.191-4.el9.noarch 122/149 2024-11-18 17:21:03.636 | Running scriptlet: elfutils-default-yama-scope-0.191-4.el9.noarch 122/149 2024-11-18 17:21:03.721 | Installing : elfutils-libs-0.191-4.el9.aarch64 123/149 2024-11-18 17:21:03.793 | Installing : libarchive-3.5.3-4.el9.aarch64 124/149 2024-11-18 17:21:03.878 | Installing : libevent-2.1.12-8.el9.aarch64 125/149 2024-11-18 17:21:03.927 | Installing : openldap-2.6.6-3.el9.aarch64 126/149 2024-11-18 17:21:04.053 | Installing : libcurl-7.76.1-31.el9.aarch64 127/149 2024-11-18 17:21:04.449 | Installing : gnupg2-2.3.3-4.el9.aarch64 128/149 2024-11-18 17:21:04.473 | Installing : gpgme-1.15.1-6.el9.aarch64 129/149 2024-11-18 17:21:04.524 | Installing : librepo-1.14.5-2.el9.aarch64 130/149 2024-11-18 17:21:04.550 | Installing : python3-gpg-1.15.1-6.el9.aarch64 131/149 2024-11-18 17:21:04.637 | Installing : curl-7.76.1-31.el9.aarch64 132/149 2024-11-18 17:21:04.858 | Installing : rpm-4.16.1.3-36.el9.aarch64 133/149 2024-11-18 17:21:04.999 | Installing : rpm-libs-4.16.1.3-36.el9.aarch64 134/149 2024-11-18 17:21:05.338 | Installing : libmodulemd-2.13.0-2.el9.aarch64 135/149 2024-11-18 17:21:06.033 | Installing : libsolv-0.7.24-3.el9.aarch64 136/149 2024-11-18 17:21:06.280 | Installing : libdnf-0.69.0-12.el9.aarch64 137/149 2024-11-18 17:21:06.383 | Installing : python3-libdnf-0.69.0-12.el9.aarch64 138/149 2024-11-18 17:21:06.870 | Installing : python3-hawkey-0.69.0-12.el9.aarch64 139/149 2024-11-18 17:21:07.001 | Installing : rpm-build-libs-4.16.1.3-36.el9.aarch64 140/149 2024-11-18 17:21:07.465 | Installing : rpm-plugin-systemd-inhibit-4.16.1.3-36.el9.aarch 141/149 2024-11-18 17:21:12.789 | Running scriptlet: tpm2-tss-3.2.3-1.el9.aarch64 142/149 2024-11-18 17:21:12.992 | Installing : tpm2-tss-3.2.3-1.el9.aarch64 142/149 2024-11-18 17:21:13.100 | Installing : ima-evm-utils-1.5-2.el9.aarch64 143/149 2024-11-18 17:21:13.261 | Installing : rpm-sign-libs-4.16.1.3-36.el9.aarch64 144/149 2024-11-18 17:21:13.527 | Installing : python3-rpm-4.16.1.3-36.el9.aarch64 145/149 2024-11-18 17:21:13.891 | Installing : python3-dnf-4.14.0-21.el9.noarch 146/149 2024-11-18 17:21:13.963 | Installing : python3-dnf-plugins-core-4.3.0-17.el9.noarch 147/149 2024-11-18 17:21:14.027 | Installing : dnf-plugins-core-4.3.0-17.el9.noarch 148/149 2024-11-18 17:21:14.135 | Installing : dnf-4.14.0-21.el9.noarch 149/149 2024-11-18 17:21:14.162 | Running scriptlet: dnf-4.14.0-21.el9.noarch 149/149 2024-11-18 17:21:14.162 | Created symlink /etc/systemd/system/timers.target.wants/dnf-makecache.timer -> /usr/lib/systemd/system/dnf-makecache.timer. 2024-11-18 17:21:14.162 | 2024-11-18 17:21:17.056 | Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 149/149 2024-11-18 17:21:17.098 | Running scriptlet: rpm-4.16.1.3-36.el9.aarch64 149/149 2024-11-18 17:21:18.013 | Running scriptlet: dnf-4.14.0-21.el9.noarch 149/149 2024-11-18 17:21:18.013 | Verifying : acl-2.3.1-4.el9.aarch64 1/149 2024-11-18 17:21:18.013 | Verifying : alternatives-1.24-1.el9.aarch64 2/149 2024-11-18 17:21:18.014 | Verifying : attr-2.5.1-3.el9.aarch64 3/149 2024-11-18 17:21:18.014 | Verifying : audit-libs-3.1.5-1.el9.aarch64 4/149 2024-11-18 17:21:18.014 | Verifying : bash-5.1.8-9.el9.aarch64 5/149 2024-11-18 17:21:18.014 | Verifying : bzip2-libs-1.0.8-8.el9.aarch64 6/149 2024-11-18 17:21:18.015 | Verifying : ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 7/149 2024-11-18 17:21:18.015 | Verifying : coreutils-8.32-37.el9.aarch64 8/149 2024-11-18 17:21:18.015 | Verifying : coreutils-common-8.32-37.el9.aarch64 9/149 2024-11-18 17:21:18.015 | Verifying : cracklib-2.9.6-27.el9.aarch64 10/149 2024-11-18 17:21:18.015 | Verifying : cracklib-dicts-2.9.6-27.el9.aarch64 11/149 2024-11-18 17:21:18.016 | Verifying : crypto-policies-20240828-2.git626aa59.el9.noarch 12/149 2024-11-18 17:21:18.016 | Verifying : curl-7.76.1-31.el9.aarch64 13/149 2024-11-18 17:21:18.016 | Verifying : cyrus-sasl-lib-2.1.27-21.el9.aarch64 14/149 2024-11-18 17:21:18.016 | Verifying : dbus-1:1.12.20-8.el9.aarch64 15/149 2024-11-18 17:21:18.017 | Verifying : dbus-broker-28-7.el9.aarch64 16/149 2024-11-18 17:21:18.017 | Verifying : dbus-common-1:1.12.20-8.el9.noarch 17/149 2024-11-18 17:21:18.017 | Verifying : dbus-libs-1:1.12.20-8.el9.aarch64 18/149 2024-11-18 17:21:18.017 | Verifying : dnf-4.14.0-21.el9.noarch 19/149 2024-11-18 17:21:18.017 | Verifying : dnf-data-4.14.0-21.el9.noarch 20/149 2024-11-18 17:21:18.018 | Verifying : dnf-plugins-core-4.3.0-17.el9.noarch 21/149 2024-11-18 17:21:18.018 | Verifying : elfutils-default-yama-scope-0.191-4.el9.noarch 22/149 2024-11-18 17:21:18.018 | Verifying : elfutils-libelf-0.191-4.el9.aarch64 23/149 2024-11-18 17:21:18.018 | Verifying : elfutils-libs-0.191-4.el9.aarch64 24/149 2024-11-18 17:21:18.019 | Verifying : expat-2.5.0-4.el9.aarch64 25/149 2024-11-18 17:21:18.019 | Verifying : file-libs-5.39-16.el9.aarch64 26/149 2024-11-18 17:21:18.019 | Verifying : gawk-5.1.0-6.el9.aarch64 27/149 2024-11-18 17:21:18.019 | Verifying : gdbm-libs-1:1.23-1.el9.aarch64 28/149 2024-11-18 17:21:18.019 | Verifying : glib2-2.68.4-16.el9.aarch64 29/149 2024-11-18 17:21:18.020 | Verifying : glibc-2.34-133.el9.aarch64 30/149 2024-11-18 17:21:18.020 | Verifying : glibc-common-2.34-133.el9.aarch64 31/149 2024-11-18 17:21:18.020 | Verifying : glibc-gconv-extra-2.34-133.el9.aarch64 32/149 2024-11-18 17:21:18.020 | Verifying : glibc-langpack-en-2.34-133.el9.aarch64 33/149 2024-11-18 17:21:18.021 | Verifying : glibc-minimal-langpack-2.34-133.el9.aarch64 34/149 2024-11-18 17:21:18.021 | Verifying : gmp-1:6.2.0-13.el9.aarch64 35/149 2024-11-18 17:21:18.021 | Verifying : gnupg2-2.3.3-4.el9.aarch64 36/149 2024-11-18 17:21:18.021 | Verifying : gnutls-3.8.3-4.el9.aarch64 37/149 2024-11-18 17:21:18.021 | Verifying : gpgme-1.15.1-6.el9.aarch64 38/149 2024-11-18 17:21:18.022 | Verifying : grep-3.6-5.el9.aarch64 39/149 2024-11-18 17:21:18.022 | Verifying : gzip-1.12-1.el9.aarch64 40/149 2024-11-18 17:21:18.022 | Verifying : ima-evm-utils-1.5-2.el9.aarch64 41/149 2024-11-18 17:21:18.022 | Verifying : json-c-0.14-11.el9.aarch64 42/149 2024-11-18 17:21:18.023 | Verifying : keyutils-1.6.3-1.el9.aarch64 43/149 2024-11-18 17:21:18.023 | Verifying : keyutils-libs-1.6.3-1.el9.aarch64 44/149 2024-11-18 17:21:18.023 | Verifying : kmod-libs-28-10.el9.aarch64 45/149 2024-11-18 17:21:18.023 | Verifying : krb5-libs-1.21.1-3.el9.aarch64 46/149 2024-11-18 17:21:18.023 | Verifying : libacl-2.3.1-4.el9.aarch64 47/149 2024-11-18 17:21:18.024 | Verifying : libarchive-3.5.3-4.el9.aarch64 48/149 2024-11-18 17:21:18.024 | Verifying : libassuan-2.5.5-3.el9.aarch64 49/149 2024-11-18 17:21:18.024 | Verifying : libattr-2.5.1-3.el9.aarch64 50/149 2024-11-18 17:21:18.024 | Verifying : libblkid-2.37.4-20.el9.aarch64 51/149 2024-11-18 17:21:18.025 | Verifying : libbrotli-1.0.9-6.el9.aarch64 52/149 2024-11-18 17:21:18.025 | Verifying : libcap-2.48-9.el9.aarch64 53/149 2024-11-18 17:21:18.025 | Verifying : libcap-ng-0.8.2-7.el9.aarch64 54/149 2024-11-18 17:21:18.025 | Verifying : libcom_err-1.46.5-5.el9.aarch64 55/149 2024-11-18 17:21:18.025 | Verifying : libcomps-0.1.18-1.el9.aarch64 56/149 2024-11-18 17:21:18.026 | Verifying : libcurl-7.76.1-31.el9.aarch64 57/149 2024-11-18 17:21:18.026 | Verifying : libdb-5.3.28-55.el9.aarch64 58/149 2024-11-18 17:21:18.026 | Verifying : libdnf-0.69.0-12.el9.aarch64 59/149 2024-11-18 17:21:18.026 | Verifying : libeconf-0.4.1-4.el9.aarch64 60/149 2024-11-18 17:21:18.026 | Verifying : libevent-2.1.12-8.el9.aarch64 61/149 2024-11-18 17:21:18.027 | Verifying : libfdisk-2.37.4-20.el9.aarch64 62/149 2024-11-18 17:21:18.027 | Verifying : libffi-3.4.2-8.el9.aarch64 63/149 2024-11-18 17:21:18.027 | Verifying : libgcc-11.5.0-2.el9.aarch64 64/149 2024-11-18 17:21:18.027 | Verifying : libgcrypt-1.10.0-11.el9.aarch64 65/149 2024-11-18 17:21:18.028 | Verifying : libgomp-11.5.0-2.el9.aarch64 66/149 2024-11-18 17:21:18.028 | Verifying : libgpg-error-1.42-5.el9.aarch64 67/149 2024-11-18 17:21:18.028 | Verifying : libidn2-2.3.0-7.el9.aarch64 68/149 2024-11-18 17:21:18.028 | Verifying : libksba-1.5.1-7.el9.aarch64 69/149 2024-11-18 17:21:18.028 | Verifying : libmodulemd-2.13.0-2.el9.aarch64 70/149 2024-11-18 17:21:18.029 | Verifying : libmount-2.37.4-20.el9.aarch64 71/149 2024-11-18 17:21:18.029 | Verifying : libnghttp2-1.43.0-6.el9.aarch64 72/149 2024-11-18 17:21:18.029 | Verifying : libpsl-0.21.1-5.el9.aarch64 73/149 2024-11-18 17:21:18.029 | Verifying : libpwquality-1.4.4-8.el9.aarch64 74/149 2024-11-18 17:21:18.030 | Verifying : librepo-1.14.5-2.el9.aarch64 75/149 2024-11-18 17:21:18.030 | Verifying : libreport-filesystem-2.15.2-6.el9.noarch 76/149 2024-11-18 17:21:18.030 | Verifying : libseccomp-2.5.2-2.el9.aarch64 77/149 2024-11-18 17:21:18.030 | Verifying : libselinux-3.6-2.el9.aarch64 78/149 2024-11-18 17:21:18.030 | Verifying : libsemanage-3.6-2.el9.aarch64 79/149 2024-11-18 17:21:18.031 | Verifying : libsepol-3.6-1.el9.aarch64 80/149 2024-11-18 17:21:18.031 | Verifying : libsigsegv-2.13-4.el9.aarch64 81/149 2024-11-18 17:21:18.031 | Verifying : libsmartcols-2.37.4-20.el9.aarch64 82/149 2024-11-18 17:21:18.031 | Verifying : libsolv-0.7.24-3.el9.aarch64 83/149 2024-11-18 17:21:18.032 | Verifying : libssh-0.10.4-13.el9.aarch64 84/149 2024-11-18 17:21:18.032 | Verifying : libssh-config-0.10.4-13.el9.noarch 85/149 2024-11-18 17:21:18.032 | Verifying : libstdc++-11.5.0-2.el9.aarch64 86/149 2024-11-18 17:21:18.032 | Verifying : libtasn1-4.16.0-8.el9.aarch64 87/149 2024-11-18 17:21:18.032 | Verifying : libunistring-0.9.10-15.el9.aarch64 88/149 2024-11-18 17:21:18.033 | Verifying : libutempter-1.2.1-6.el9.aarch64 89/149 2024-11-18 17:21:18.033 | Verifying : libuuid-2.37.4-20.el9.aarch64 90/149 2024-11-18 17:21:18.033 | Verifying : libverto-0.3.2-3.el9.aarch64 91/149 2024-11-18 17:21:18.033 | Verifying : libxcrypt-4.4.18-3.el9.aarch64 92/149 2024-11-18 17:21:18.034 | Verifying : libxml2-2.9.13-6.el9.aarch64 93/149 2024-11-18 17:21:18.034 | Verifying : libyaml-0.2.5-7.el9.aarch64 94/149 2024-11-18 17:21:18.034 | Verifying : libzstd-1.5.1-2.el9.aarch64 95/149 2024-11-18 17:21:18.034 | Verifying : lua-libs-5.4.4-4.el9.aarch64 96/149 2024-11-18 17:21:18.034 | Verifying : lz4-libs-1.9.3-5.el9.aarch64 97/149 2024-11-18 17:21:18.035 | Verifying : mpfr-4.1.0-7.el9.aarch64 98/149 2024-11-18 17:21:18.035 | Verifying : ncurses-base-6.2-10.20210508.el9.noarch 99/149 2024-11-18 17:21:18.035 | Verifying : ncurses-libs-6.2-10.20210508.el9.aarch64 100/149 2024-11-18 17:21:18.035 | Verifying : nettle-3.9.1-1.el9.aarch64 101/149 2024-11-18 17:21:18.036 | Verifying : npth-1.6-8.el9.aarch64 102/149 2024-11-18 17:21:18.036 | Verifying : openldap-2.6.6-3.el9.aarch64 103/149 2024-11-18 17:21:18.036 | Verifying : openssl-1:3.2.2-6.el9.aarch64 104/149 2024-11-18 17:21:18.036 | Verifying : openssl-libs-1:3.2.2-6.el9.aarch64 105/149 2024-11-18 17:21:18.036 | Verifying : p11-kit-0.25.3-3.el9.aarch64 106/149 2024-11-18 17:21:18.037 | Verifying : p11-kit-trust-0.25.3-3.el9.aarch64 107/149 2024-11-18 17:21:18.037 | Verifying : pam-1.5.1-22.el9.aarch64 108/149 2024-11-18 17:21:18.037 | Verifying : pcre-8.44-4.el9.aarch64 109/149 2024-11-18 17:21:18.037 | Verifying : pcre2-10.40-6.el9.aarch64 110/149 2024-11-18 17:21:18.037 | Verifying : pcre2-syntax-10.40-6.el9.noarch 111/149 2024-11-18 17:21:18.038 | Verifying : popt-1.18-8.el9.aarch64 112/149 2024-11-18 17:21:18.038 | Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 113/149 2024-11-18 17:21:18.038 | Verifying : python3-3.9.20-1.el9.aarch64 114/149 2024-11-18 17:21:18.038 | Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 115/149 2024-11-18 17:21:18.039 | Verifying : python3-dbus-1.2.18-2.el9.aarch64 116/149 2024-11-18 17:21:18.039 | Verifying : python3-dnf-4.14.0-21.el9.noarch 117/149 2024-11-18 17:21:18.039 | Verifying : python3-dnf-plugins-core-4.3.0-17.el9.noarch 118/149 2024-11-18 17:21:18.039 | Verifying : python3-gpg-1.15.1-6.el9.aarch64 119/149 2024-11-18 17:21:18.039 | Verifying : python3-hawkey-0.69.0-12.el9.aarch64 120/149 2024-11-18 17:21:18.040 | Verifying : python3-libcomps-0.1.18-1.el9.aarch64 121/149 2024-11-18 17:21:18.040 | Verifying : python3-libdnf-0.69.0-12.el9.aarch64 122/149 2024-11-18 17:21:18.040 | Verifying : python3-libs-3.9.20-1.el9.aarch64 123/149 2024-11-18 17:21:18.040 | Verifying : python3-pip-wheel-21.3.1-1.el9.noarch 124/149 2024-11-18 17:21:18.041 | Verifying : python3-rpm-4.16.1.3-36.el9.aarch64 125/149 2024-11-18 17:21:18.041 | Verifying : python3-setuptools-wheel-53.0.0-13.el9.noarch 126/149 2024-11-18 17:21:18.041 | Verifying : python3-six-1.15.0-9.el9.noarch 127/149 2024-11-18 17:21:18.041 | Verifying : python3-systemd-234-19.el9.aarch64 128/149 2024-11-18 17:21:18.041 | Verifying : readline-8.1-4.el9.aarch64 129/149 2024-11-18 17:21:18.042 | Verifying : rpm-4.16.1.3-36.el9.aarch64 130/149 2024-11-18 17:21:18.042 | Verifying : rpm-build-libs-4.16.1.3-36.el9.aarch64 131/149 2024-11-18 17:21:18.042 | Verifying : rpm-libs-4.16.1.3-36.el9.aarch64 132/149 2024-11-18 17:21:18.042 | Verifying : rpm-sign-libs-4.16.1.3-36.el9.aarch64 133/149 2024-11-18 17:21:18.043 | Verifying : sed-4.8-9.el9.aarch64 134/149 2024-11-18 17:21:18.043 | Verifying : shadow-utils-2:4.9-12.el9.aarch64 135/149 2024-11-18 17:21:18.043 | Verifying : sqlite-libs-3.34.1-7.el9.aarch64 136/149 2024-11-18 17:21:18.043 | Verifying : systemd-252-48.el9.aarch64 137/149 2024-11-18 17:21:18.043 | Verifying : systemd-libs-252-48.el9.aarch64 138/149 2024-11-18 17:21:18.044 | Verifying : systemd-pam-252-48.el9.aarch64 139/149 2024-11-18 17:21:18.044 | Verifying : systemd-rpm-macros-252-48.el9.noarch 140/149 2024-11-18 17:21:18.044 | Verifying : tpm2-tss-3.2.3-1.el9.aarch64 141/149 2024-11-18 17:21:18.044 | Verifying : tzdata-2024b-2.el9.noarch 142/149 2024-11-18 17:21:18.045 | Verifying : util-linux-2.37.4-20.el9.aarch64 143/149 2024-11-18 17:21:18.045 | Verifying : util-linux-core-2.37.4-20.el9.aarch64 144/149 2024-11-18 17:21:18.045 | Verifying : xz-libs-5.2.5-8.el9.aarch64 145/149 2024-11-18 17:21:18.045 | Verifying : zlib-1.2.11-41.el9.aarch64 146/149 2024-11-18 17:21:18.045 | Verifying : gawk-all-langpacks-5.1.0-6.el9.aarch64 147/149 2024-11-18 17:21:18.046 | Verifying : python-unversioned-command-3.9.20-1.el9.noarch 148/149 2024-11-18 17:21:19.876 | Verifying : rpm-plugin-systemd-inhibit-4.16.1.3-36.el9.aarch 149/149 2024-11-18 17:21:19.876 | 2024-11-18 17:21:19.876 | Installed: 2024-11-18 17:21:19.876 | acl-2.3.1-4.el9.aarch64 2024-11-18 17:21:19.876 | alternatives-1.24-1.el9.aarch64 2024-11-18 17:21:19.876 | attr-2.5.1-3.el9.aarch64 2024-11-18 17:21:19.876 | audit-libs-3.1.5-1.el9.aarch64 2024-11-18 17:21:19.877 | bash-5.1.8-9.el9.aarch64 2024-11-18 17:21:19.877 | bzip2-libs-1.0.8-8.el9.aarch64 2024-11-18 17:21:19.877 | ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch 2024-11-18 17:21:19.877 | coreutils-8.32-37.el9.aarch64 2024-11-18 17:21:19.877 | coreutils-common-8.32-37.el9.aarch64 2024-11-18 17:21:19.877 | cracklib-2.9.6-27.el9.aarch64 2024-11-18 17:21:19.877 | cracklib-dicts-2.9.6-27.el9.aarch64 2024-11-18 17:21:19.877 | crypto-policies-20240828-2.git626aa59.el9.noarch 2024-11-18 17:21:19.877 | curl-7.76.1-31.el9.aarch64 2024-11-18 17:21:19.877 | cyrus-sasl-lib-2.1.27-21.el9.aarch64 2024-11-18 17:21:19.877 | dbus-1:1.12.20-8.el9.aarch64 2024-11-18 17:21:19.877 | dbus-broker-28-7.el9.aarch64 2024-11-18 17:21:19.877 | dbus-common-1:1.12.20-8.el9.noarch 2024-11-18 17:21:19.877 | dbus-libs-1:1.12.20-8.el9.aarch64 2024-11-18 17:21:19.877 | dnf-4.14.0-21.el9.noarch 2024-11-18 17:21:19.877 | dnf-data-4.14.0-21.el9.noarch 2024-11-18 17:21:19.877 | dnf-plugins-core-4.3.0-17.el9.noarch 2024-11-18 17:21:19.877 | elfutils-default-yama-scope-0.191-4.el9.noarch 2024-11-18 17:21:19.877 | elfutils-libelf-0.191-4.el9.aarch64 2024-11-18 17:21:19.877 | elfutils-libs-0.191-4.el9.aarch64 2024-11-18 17:21:19.877 | expat-2.5.0-4.el9.aarch64 2024-11-18 17:21:19.877 | file-libs-5.39-16.el9.aarch64 2024-11-18 17:21:19.877 | gawk-5.1.0-6.el9.aarch64 2024-11-18 17:21:19.877 | gawk-all-langpacks-5.1.0-6.el9.aarch64 2024-11-18 17:21:19.877 | gdbm-libs-1:1.23-1.el9.aarch64 2024-11-18 17:21:19.877 | glib2-2.68.4-16.el9.aarch64 2024-11-18 17:21:19.877 | glibc-2.34-133.el9.aarch64 2024-11-18 17:21:19.877 | glibc-common-2.34-133.el9.aarch64 2024-11-18 17:21:19.877 | glibc-gconv-extra-2.34-133.el9.aarch64 2024-11-18 17:21:19.877 | glibc-langpack-en-2.34-133.el9.aarch64 2024-11-18 17:21:19.877 | glibc-minimal-langpack-2.34-133.el9.aarch64 2024-11-18 17:21:19.877 | gmp-1:6.2.0-13.el9.aarch64 2024-11-18 17:21:19.877 | gnupg2-2.3.3-4.el9.aarch64 2024-11-18 17:21:19.877 | gnutls-3.8.3-4.el9.aarch64 2024-11-18 17:21:19.877 | gpgme-1.15.1-6.el9.aarch64 2024-11-18 17:21:19.877 | grep-3.6-5.el9.aarch64 2024-11-18 17:21:19.877 | gzip-1.12-1.el9.aarch64 2024-11-18 17:21:19.877 | ima-evm-utils-1.5-2.el9.aarch64 2024-11-18 17:21:19.877 | json-c-0.14-11.el9.aarch64 2024-11-18 17:21:19.877 | keyutils-1.6.3-1.el9.aarch64 2024-11-18 17:21:19.877 | keyutils-libs-1.6.3-1.el9.aarch64 2024-11-18 17:21:19.877 | kmod-libs-28-10.el9.aarch64 2024-11-18 17:21:19.877 | krb5-libs-1.21.1-3.el9.aarch64 2024-11-18 17:21:19.877 | libacl-2.3.1-4.el9.aarch64 2024-11-18 17:21:19.877 | libarchive-3.5.3-4.el9.aarch64 2024-11-18 17:21:19.877 | libassuan-2.5.5-3.el9.aarch64 2024-11-18 17:21:19.877 | libattr-2.5.1-3.el9.aarch64 2024-11-18 17:21:19.877 | libblkid-2.37.4-20.el9.aarch64 2024-11-18 17:21:19.877 | libbrotli-1.0.9-6.el9.aarch64 2024-11-18 17:21:19.877 | libcap-2.48-9.el9.aarch64 2024-11-18 17:21:19.877 | libcap-ng-0.8.2-7.el9.aarch64 2024-11-18 17:21:19.877 | libcom_err-1.46.5-5.el9.aarch64 2024-11-18 17:21:19.877 | libcomps-0.1.18-1.el9.aarch64 2024-11-18 17:21:19.877 | libcurl-7.76.1-31.el9.aarch64 2024-11-18 17:21:19.877 | libdb-5.3.28-55.el9.aarch64 2024-11-18 17:21:19.877 | libdnf-0.69.0-12.el9.aarch64 2024-11-18 17:21:19.877 | libeconf-0.4.1-4.el9.aarch64 2024-11-18 17:21:19.877 | libevent-2.1.12-8.el9.aarch64 2024-11-18 17:21:19.877 | libfdisk-2.37.4-20.el9.aarch64 2024-11-18 17:21:19.878 | libffi-3.4.2-8.el9.aarch64 2024-11-18 17:21:19.878 | libgcc-11.5.0-2.el9.aarch64 2024-11-18 17:21:19.878 | libgcrypt-1.10.0-11.el9.aarch64 2024-11-18 17:21:19.878 | libgomp-11.5.0-2.el9.aarch64 2024-11-18 17:21:19.878 | libgpg-error-1.42-5.el9.aarch64 2024-11-18 17:21:19.878 | libidn2-2.3.0-7.el9.aarch64 2024-11-18 17:21:19.878 | libksba-1.5.1-7.el9.aarch64 2024-11-18 17:21:19.878 | libmodulemd-2.13.0-2.el9.aarch64 2024-11-18 17:21:19.878 | libmount-2.37.4-20.el9.aarch64 2024-11-18 17:21:19.878 | libnghttp2-1.43.0-6.el9.aarch64 2024-11-18 17:21:19.878 | libpsl-0.21.1-5.el9.aarch64 2024-11-18 17:21:19.878 | libpwquality-1.4.4-8.el9.aarch64 2024-11-18 17:21:19.878 | librepo-1.14.5-2.el9.aarch64 2024-11-18 17:21:19.878 | libreport-filesystem-2.15.2-6.el9.noarch 2024-11-18 17:21:19.878 | libseccomp-2.5.2-2.el9.aarch64 2024-11-18 17:21:19.878 | libselinux-3.6-2.el9.aarch64 2024-11-18 17:21:19.878 | libsemanage-3.6-2.el9.aarch64 2024-11-18 17:21:19.878 | libsepol-3.6-1.el9.aarch64 2024-11-18 17:21:19.878 | libsigsegv-2.13-4.el9.aarch64 2024-11-18 17:21:19.878 | libsmartcols-2.37.4-20.el9.aarch64 2024-11-18 17:21:19.878 | libsolv-0.7.24-3.el9.aarch64 2024-11-18 17:21:19.878 | libssh-0.10.4-13.el9.aarch64 2024-11-18 17:21:19.878 | libssh-config-0.10.4-13.el9.noarch 2024-11-18 17:21:19.878 | libstdc++-11.5.0-2.el9.aarch64 2024-11-18 17:21:19.878 | libtasn1-4.16.0-8.el9.aarch64 2024-11-18 17:21:19.878 | libunistring-0.9.10-15.el9.aarch64 2024-11-18 17:21:19.878 | libutempter-1.2.1-6.el9.aarch64 2024-11-18 17:21:19.878 | libuuid-2.37.4-20.el9.aarch64 2024-11-18 17:21:19.878 | libverto-0.3.2-3.el9.aarch64 2024-11-18 17:21:19.878 | libxcrypt-4.4.18-3.el9.aarch64 2024-11-18 17:21:19.878 | libxml2-2.9.13-6.el9.aarch64 2024-11-18 17:21:19.878 | libyaml-0.2.5-7.el9.aarch64 2024-11-18 17:21:19.878 | libzstd-1.5.1-2.el9.aarch64 2024-11-18 17:21:19.878 | lua-libs-5.4.4-4.el9.aarch64 2024-11-18 17:21:19.878 | lz4-libs-1.9.3-5.el9.aarch64 2024-11-18 17:21:19.878 | mpfr-4.1.0-7.el9.aarch64 2024-11-18 17:21:19.878 | ncurses-base-6.2-10.20210508.el9.noarch 2024-11-18 17:21:19.878 | ncurses-libs-6.2-10.20210508.el9.aarch64 2024-11-18 17:21:19.878 | nettle-3.9.1-1.el9.aarch64 2024-11-18 17:21:19.878 | npth-1.6-8.el9.aarch64 2024-11-18 17:21:19.878 | openldap-2.6.6-3.el9.aarch64 2024-11-18 17:21:19.878 | openssl-1:3.2.2-6.el9.aarch64 2024-11-18 17:21:19.878 | openssl-libs-1:3.2.2-6.el9.aarch64 2024-11-18 17:21:19.878 | p11-kit-0.25.3-3.el9.aarch64 2024-11-18 17:21:19.878 | p11-kit-trust-0.25.3-3.el9.aarch64 2024-11-18 17:21:19.878 | pam-1.5.1-22.el9.aarch64 2024-11-18 17:21:19.878 | pcre-8.44-4.el9.aarch64 2024-11-18 17:21:19.878 | pcre2-10.40-6.el9.aarch64 2024-11-18 17:21:19.878 | pcre2-syntax-10.40-6.el9.noarch 2024-11-18 17:21:19.878 | popt-1.18-8.el9.aarch64 2024-11-18 17:21:19.878 | publicsuffix-list-dafsa-20210518-3.el9.noarch 2024-11-18 17:21:19.878 | python-unversioned-command-3.9.20-1.el9.noarch 2024-11-18 17:21:19.878 | python3-3.9.20-1.el9.aarch64 2024-11-18 17:21:19.878 | python3-dateutil-1:2.8.1-7.el9.noarch 2024-11-18 17:21:19.878 | python3-dbus-1.2.18-2.el9.aarch64 2024-11-18 17:21:19.878 | python3-dnf-4.14.0-21.el9.noarch 2024-11-18 17:21:19.879 | python3-dnf-plugins-core-4.3.0-17.el9.noarch 2024-11-18 17:21:19.879 | python3-gpg-1.15.1-6.el9.aarch64 2024-11-18 17:21:19.879 | python3-hawkey-0.69.0-12.el9.aarch64 2024-11-18 17:21:19.879 | python3-libcomps-0.1.18-1.el9.aarch64 2024-11-18 17:21:19.879 | python3-libdnf-0.69.0-12.el9.aarch64 2024-11-18 17:21:19.879 | python3-libs-3.9.20-1.el9.aarch64 2024-11-18 17:21:19.879 | python3-pip-wheel-21.3.1-1.el9.noarch 2024-11-18 17:21:19.879 | python3-rpm-4.16.1.3-36.el9.aarch64 2024-11-18 17:21:19.879 | python3-setuptools-wheel-53.0.0-13.el9.noarch 2024-11-18 17:21:19.879 | python3-six-1.15.0-9.el9.noarch 2024-11-18 17:21:19.879 | python3-systemd-234-19.el9.aarch64 2024-11-18 17:21:19.879 | readline-8.1-4.el9.aarch64 2024-11-18 17:21:19.879 | rpm-4.16.1.3-36.el9.aarch64 2024-11-18 17:21:19.879 | rpm-build-libs-4.16.1.3-36.el9.aarch64 2024-11-18 17:21:19.879 | rpm-libs-4.16.1.3-36.el9.aarch64 2024-11-18 17:21:19.879 | rpm-plugin-systemd-inhibit-4.16.1.3-36.el9.aarch64 2024-11-18 17:21:19.879 | rpm-sign-libs-4.16.1.3-36.el9.aarch64 2024-11-18 17:21:19.879 | sed-4.8-9.el9.aarch64 2024-11-18 17:21:19.879 | shadow-utils-2:4.9-12.el9.aarch64 2024-11-18 17:21:19.879 | sqlite-libs-3.34.1-7.el9.aarch64 2024-11-18 17:21:19.879 | systemd-252-48.el9.aarch64 2024-11-18 17:21:19.879 | systemd-libs-252-48.el9.aarch64 2024-11-18 17:21:19.879 | systemd-pam-252-48.el9.aarch64 2024-11-18 17:21:19.879 | systemd-rpm-macros-252-48.el9.noarch 2024-11-18 17:21:19.879 | tpm2-tss-3.2.3-1.el9.aarch64 2024-11-18 17:21:19.879 | tzdata-2024b-2.el9.noarch 2024-11-18 17:21:19.879 | util-linux-2.37.4-20.el9.aarch64 2024-11-18 17:21:19.879 | util-linux-core-2.37.4-20.el9.aarch64 2024-11-18 17:21:19.879 | xz-libs-5.2.5-8.el9.aarch64 2024-11-18 17:21:19.880 | zlib-1.2.11-41.el9.aarch64 2024-11-18 17:21:19.880 | 2024-11-18 17:21:19.880 | Complete! 2024-11-18 17:21:20.807 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:241 : rc=0 2024-11-18 17:21:20.811 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:244 : sudo unset /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/yum/vars 2024-11-18 17:21:20.823 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:244 : true 2024-11-18 17:21:20.828 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:249 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-11-18 17:21:20.835 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:249 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-11-18 17:21:20.842 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:250 : '[' 0 '!=' 0 ']' 2024-11-18 17:21:20.847 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_install_pkg_manager:257 : sudo sed -i s,/opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/pki/rpm-gpg,/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/yum.repos.d/centos-addons.repo /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/yum.repos.d/centos.repo 2024-11-18 17:21:20.863 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:324 : _run_chroot rpm --rebuilddb 2024-11-18 17:21:20.868 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=rpm --rebuilddb' 2024-11-18 17:21:20.872 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.XPwLuMyf/mnt env -u TMPDIR sh -c 'rpm --rebuilddb' 2024-11-18 17:21:22.001 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:325 : _run_chroot dnf clean all 2024-11-18 17:21:22.006 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf clean all' 2024-11-18 17:21:22.010 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.XPwLuMyf/mnt env -u TMPDIR sh -c 'dnf clean all' 2024-11-18 17:21:22.407 | 0 files removed 2024-11-18 17:21:22.486 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:328 : echo '%_install_langs C:C.UTF-8:en_US:en_US.UTF-8' 2024-11-18 17:21:22.486 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:329 : sudo tee -a /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/rpm/macros.langs 2024-11-18 17:21:22.501 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:331 : _base_packages='systemd passwd findutils sudo util-linux-ng ' 2024-11-18 17:21:22.506 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:337 : _base_packages+='systemd-udev ' 2024-11-18 17:21:22.510 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:341 : _run_chroot dnf -y update 2024-11-18 17:21:22.515 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf -y update' 2024-11-18 17:21:22.520 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.XPwLuMyf/mnt env -u TMPDIR sh -c 'dnf -y update' 2024-11-18 17:21:24.442 | CentOS Stream 9 - BaseOS 6.3 MB/s | 9.4 MB 00:01 2024-11-18 17:21:29.103 | CentOS Stream 9 - AppStream 9.7 MB/s | 19 MB 00:01 2024-11-18 17:21:37.542 | CentOS Stream 9 - Extras packages 39 kB/s | 19 kB 00:00 2024-11-18 17:21:39.942 | Dependencies resolved. 2024-11-18 17:21:39.945 | Nothing to do. 2024-11-18 17:21:39.945 | Complete! 2024-11-18 17:21:40.047 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:342 : _run_chroot dnf -y --setopt=cachedir=/tmp/yum/aarch64/9-stream install systemd passwd findutils sudo util-linux-ng systemd-udev 2024-11-18 17:21:40.052 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf -y --setopt=cachedir=/tmp/yum/aarch64/9-stream install systemd passwd findutils sudo util-linux-ng systemd-udev' 2024-11-18 17:21:40.056 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.XPwLuMyf/mnt env -u TMPDIR sh -c 'dnf -y --setopt=cachedir=/tmp/yum/aarch64/9-stream install systemd passwd findutils sudo util-linux-ng systemd-udev' 2024-11-18 17:21:40.944 | CentOS Stream 9 - BaseOS 17 kB/s | 6.4 kB 00:00 2024-11-18 17:21:41.756 | CentOS Stream 9 - AppStream 17 kB/s | 6.5 kB 00:00 2024-11-18 17:21:42.483 | CentOS Stream 9 - Extras packages 21 kB/s | 6.9 kB 00:00 2024-11-18 17:21:42.640 | Package systemd-252-48.el9.aarch64 is already installed. 2024-11-18 17:21:42.646 | Package util-linux-2.37.4-20.el9.aarch64 is already installed. 2024-11-18 17:21:42.683 | Dependencies resolved. 2024-11-18 17:21:42.687 | ================================================================================ 2024-11-18 17:21:42.687 | Package Architecture Version Repository Size 2024-11-18 17:21:42.687 | ================================================================================ 2024-11-18 17:21:42.687 | Installing: 2024-11-18 17:21:42.687 | findutils aarch64 1:4.8.0-7.el9 baseos 548 k 2024-11-18 17:21:42.687 | passwd aarch64 0.80-12.el9 baseos 121 k 2024-11-18 17:21:42.687 | sudo aarch64 1.9.5p2-10.el9 baseos 1.0 M 2024-11-18 17:21:42.687 | systemd-udev aarch64 252-48.el9 baseos 2.0 M 2024-11-18 17:21:42.687 | Installing dependencies: 2024-11-18 17:21:42.687 | cryptsetup-libs aarch64 2.7.2-3.el9 baseos 513 k 2024-11-18 17:21:42.687 | device-mapper aarch64 9:1.02.202-1.el9 baseos 137 k 2024-11-18 17:21:42.687 | device-mapper-libs aarch64 9:1.02.202-1.el9 baseos 173 k 2024-11-18 17:21:42.687 | kbd aarch64 2.4.0-10.el9 baseos 406 k 2024-11-18 17:21:42.687 | kbd-legacy noarch 2.4.0-10.el9 baseos 562 k 2024-11-18 17:21:42.687 | kbd-misc noarch 2.4.0-10.el9 baseos 1.7 M 2024-11-18 17:21:42.687 | kmod aarch64 28-10.el9 baseos 124 k 2024-11-18 17:21:42.687 | libuser aarch64 0.63-15.el9 baseos 412 k 2024-11-18 17:21:42.687 | 2024-11-18 17:21:42.687 | Transaction Summary 2024-11-18 17:21:42.687 | ================================================================================ 2024-11-18 17:21:42.687 | Install 12 Packages 2024-11-18 17:21:42.687 | 2024-11-18 17:21:42.690 | Total download size: 7.6 M 2024-11-18 17:21:42.691 | Installed size: 30 M 2024-11-18 17:21:42.691 | Downloading Packages: 2024-11-18 17:21:43.187 | (1/12): device-mapper-libs-1.02.202-1.el9.aarch 2.8 MB/s | 173 kB 00:00 2024-11-18 17:21:43.196 | (2/12): device-mapper-1.02.202-1.el9.aarch64.rp 1.9 MB/s | 137 kB 00:00 2024-11-18 17:21:43.218 | (3/12): cryptsetup-libs-2.7.2-3.el9.aarch64.rpm 5.4 MB/s | 513 kB 00:00 2024-11-18 17:21:43.235 | (4/12): findutils-4.8.0-7.el9.aarch64.rpm 11 MB/s | 548 kB 00:00 2024-11-18 17:21:43.246 | (5/12): kbd-2.4.0-10.el9.aarch64.rpm 8.1 MB/s | 406 kB 00:00 2024-11-18 17:21:43.260 | (6/12): kmod-28-10.el9.aarch64.rpm 9.3 MB/s | 124 kB 00:00 2024-11-18 17:21:43.281 | (7/12): kbd-legacy-2.4.0-10.el9.noarch.rpm 8.8 MB/s | 562 kB 00:00 2024-11-18 17:21:43.294 | (8/12): passwd-0.80-12.el9.aarch64.rpm 10 MB/s | 121 kB 00:00 2024-11-18 17:21:43.315 | (9/12): libuser-0.63-15.el9.aarch64.rpm 7.5 MB/s | 412 kB 00:00 2024-11-18 17:21:43.366 | (10/12): kbd-misc-2.4.0-10.el9.noarch.rpm 13 MB/s | 1.7 MB 00:00 2024-11-18 17:21:43.385 | (11/12): sudo-1.9.5p2-10.el9.aarch64.rpm 11 MB/s | 1.0 MB 00:00 2024-11-18 17:21:43.419 | (12/12): systemd-udev-252-48.el9.aarch64.rpm 19 MB/s | 2.0 MB 00:00 2024-11-18 17:21:43.420 | -------------------------------------------------------------------------------- 2024-11-18 17:21:43.421 | Total 10 MB/s | 7.6 MB 00:00 2024-11-18 17:21:43.699 | Running transaction check 2024-11-18 17:21:43.775 | Transaction check succeeded. 2024-11-18 17:21:43.776 | Running transaction test 2024-11-18 17:21:43.977 | Transaction test succeeded. 2024-11-18 17:21:43.978 | Running transaction 2024-11-18 17:21:44.294 | Preparing : 1/1 2024-11-18 17:21:44.368 | Installing : device-mapper-libs-9:1.02.202-1.el9.aarch64 1/12 2024-11-18 17:21:44.396 | Installing : device-mapper-9:1.02.202-1.el9.aarch64 2/12 2024-11-18 17:21:44.439 | Installing : cryptsetup-libs-2.7.2-3.el9.aarch64 3/12 2024-11-18 17:21:44.471 | Installing : libuser-0.63-15.el9.aarch64 4/12 2024-11-18 17:21:44.639 | Installing : kmod-28-10.el9.aarch64 5/12 2024-11-18 17:21:44.743 | Installing : kbd-misc-2.4.0-10.el9.noarch 6/12 2024-11-18 17:21:44.801 | Installing : kbd-legacy-2.4.0-10.el9.noarch 7/12 2024-11-18 17:21:45.002 | Installing : kbd-2.4.0-10.el9.aarch64 8/12 2024-11-18 17:21:45.037 | Installing : systemd-udev-252-48.el9.aarch64 9/12 2024-11-18 17:21:45.889 | Running scriptlet: systemd-udev-252-48.el9.aarch64 9/12 2024-11-18 17:21:45.889 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service -> /usr/lib/systemd/system/systemd-boot-update.service. 2024-11-18 17:21:45.889 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /usr/lib/systemd/system/systemd-pstore.service. 2024-11-18 17:21:45.889 | 2024-11-18 17:21:45.965 | Installing : passwd-0.80-12.el9.aarch64 10/12 2024-11-18 17:21:46.764 | Installing : sudo-1.9.5p2-10.el9.aarch64 11/12 2024-11-18 17:21:46.795 | Running scriptlet: sudo-1.9.5p2-10.el9.aarch64 11/12 2024-11-18 17:21:46.949 | Installing : findutils-1:4.8.0-7.el9.aarch64 12/12 2024-11-18 17:21:48.545 | Running scriptlet: findutils-1:4.8.0-7.el9.aarch64 12/12 2024-11-18 17:21:48.546 | Verifying : cryptsetup-libs-2.7.2-3.el9.aarch64 1/12 2024-11-18 17:21:48.546 | Verifying : device-mapper-9:1.02.202-1.el9.aarch64 2/12 2024-11-18 17:21:48.546 | Verifying : device-mapper-libs-9:1.02.202-1.el9.aarch64 3/12 2024-11-18 17:21:48.547 | Verifying : findutils-1:4.8.0-7.el9.aarch64 4/12 2024-11-18 17:21:48.547 | Verifying : kbd-2.4.0-10.el9.aarch64 5/12 2024-11-18 17:21:48.547 | Verifying : kbd-legacy-2.4.0-10.el9.noarch 6/12 2024-11-18 17:21:48.547 | Verifying : kbd-misc-2.4.0-10.el9.noarch 7/12 2024-11-18 17:21:48.548 | Verifying : kmod-28-10.el9.aarch64 8/12 2024-11-18 17:21:48.548 | Verifying : libuser-0.63-15.el9.aarch64 9/12 2024-11-18 17:21:48.548 | Verifying : passwd-0.80-12.el9.aarch64 10/12 2024-11-18 17:21:48.549 | Verifying : sudo-1.9.5p2-10.el9.aarch64 11/12 2024-11-18 17:21:49.974 | Verifying : systemd-udev-252-48.el9.aarch64 12/12 2024-11-18 17:21:49.974 | 2024-11-18 17:21:49.974 | Installed: 2024-11-18 17:21:49.974 | cryptsetup-libs-2.7.2-3.el9.aarch64 2024-11-18 17:21:49.974 | device-mapper-9:1.02.202-1.el9.aarch64 2024-11-18 17:21:49.974 | device-mapper-libs-9:1.02.202-1.el9.aarch64 2024-11-18 17:21:49.974 | findutils-1:4.8.0-7.el9.aarch64 2024-11-18 17:21:49.974 | kbd-2.4.0-10.el9.aarch64 2024-11-18 17:21:49.974 | kbd-legacy-2.4.0-10.el9.noarch 2024-11-18 17:21:49.974 | kbd-misc-2.4.0-10.el9.noarch 2024-11-18 17:21:49.974 | kmod-28-10.el9.aarch64 2024-11-18 17:21:49.974 | libuser-0.63-15.el9.aarch64 2024-11-18 17:21:49.974 | passwd-0.80-12.el9.aarch64 2024-11-18 17:21:49.974 | sudo-1.9.5p2-10.el9.aarch64 2024-11-18 17:21:49.974 | systemd-udev-252-48.el9.aarch64 2024-11-18 17:21:49.974 | 2024-11-18 17:21:49.974 | Complete! 2024-11-18 17:21:51.292 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:352 : echo -e '# This file intentionally left blank\n' 2024-11-18 17:21:51.293 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:353 : sudo tee /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/resolv.conf 2024-11-18 17:21:51.302 | # This file intentionally left blank 2024-11-18 17:21:51.302 | 2024-11-18 17:21:51.309 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:356 : echo -e 'LANG="en_US.UTF-8"' 2024-11-18 17:21:51.309 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:357 : sudo tee /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/locale.conf 2024-11-18 17:21:51.318 | LANG="en_US.UTF-8" 2024-11-18 17:21:51.324 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:359 : _run_chroot ln -sf /usr/share/zoneinfo/UTC /etc/localtime 2024-11-18 17:21:51.329 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-11-18 17:21:51.333 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.XPwLuMyf/mnt env -u TMPDIR sh -c 'ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-11-18 17:21:51.353 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:365 : sudo umount /opt/dib_tmp/dib_build.XPwLuMyf/mnt/tmp/yum 2024-11-18 17:21:51.369 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:366 : sudo umount /opt/dib_tmp/dib_build.XPwLuMyf/mnt/proc 2024-11-18 17:21:51.384 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:367 : sudo umount /opt/dib_tmp/dib_build.XPwLuMyf/mnt/dev/pts 2024-11-18 17:21:51.399 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:368 : sudo umount /opt/dib_tmp/dib_build.XPwLuMyf/mnt/dev 2024-11-18 17:21:51.415 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:369 : sudo umount /opt/dib_tmp/dib_build.XPwLuMyf/mnt/sys 2024-11-18 17:21:51.431 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:374 : sudo find /opt/dib_tmp/dib_build.XPwLuMyf/mnt -type f -name '*rpmnew' 2024-11-18 17:21:51.583 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:378 : sudo rm -f /opt/dib_tmp/dib_build.XPwLuMyf/mnt/.extra_settings 2024-11-18 17:21:51.599 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/08-yum-chroot:main:1 : rm -r /tmp/tmp.rhGaryKade 2024-11-18 17:21:51.606 | dib-run-parts 08-yum-chroot completed 2024-11-18 17:21:51.606 | dib-run-parts Running /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/50-apt-allow-unauthenticated 2024-11-18 17:21:51.614 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-18 17:21:51.618 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-18 17:21:51.623 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/apt/apt.conf.d ']' 2024-11-18 17:21:51.626 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-18 17:21:51.626 | dib-run-parts Running /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/50-yum-cache 2024-11-18 17:21:51.634 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/50-yum-cache:main:6 : set -eu 2024-11-18 17:21:51.639 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2024-11-18 17:21:51.643 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/50-yum-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.XPwLuMyf/mnt ']' 2024-11-18 17:21:51.647 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/opt/dib_cache/yum 2024-11-18 17:21:51.651 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/50-yum-cache:main:12 : mkdir -p /opt/dib_cache/yum 2024-11-18 17:21:51.657 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /opt/dib_tmp/dib_build.XPwLuMyf/mnt/tmp/yum 2024-11-18 17:21:51.671 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.XPwLuMyf/mnt/tmp/yum 2024-11-18 17:21:51.685 | dib-run-parts 50-yum-cache completed 2024-11-18 17:21:51.685 | dib-run-parts Running /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/60-apt-phased-updates 2024-11-18 17:21:51.694 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-18 17:21:51.698 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-18 17:21:51.702 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :9-stream: ]] 2024-11-18 17:21:51.705 | dib-run-parts 60-apt-phased-updates completed 2024-11-18 17:21:51.705 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-18 17:21:51.705 | dib-run-parts 2024-11-18 17:21:51.708 | dib-run-parts Target: root.d 2024-11-18 17:21:51.708 | dib-run-parts 2024-11-18 17:21:51.708 | dib-run-parts Script Seconds 2024-11-18 17:21:51.708 | dib-run-parts --------------------------------------- ---------- 2024-11-18 17:21:51.708 | dib-run-parts 2024-11-18 17:21:51.720 | dib-run-parts 08-yum-chroot 164.382 2024-11-18 17:21:51.728 | dib-run-parts 50-apt-allow-unauthenticated 0.018 2024-11-18 17:21:51.736 | dib-run-parts 50-yum-cache 0.057 2024-11-18 17:21:51.744 | dib-run-parts 60-apt-phased-updates 0.018 2024-11-18 17:21:51.746 | dib-run-parts 2024-11-18 17:21:51.746 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-18 17:21:51.753 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-18 17:21:51.758 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-18 17:21:51.762 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-18 17:21:51.768 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.XPwLuMyf/mnt 2024-11-18 17:21:51.770 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-18 17:21:51.776 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2024-11-18 17:21:51.776 | bin 2024-11-18 17:21:51.776 | boot 2024-11-18 17:21:51.776 | dev 2024-11-18 17:21:51.776 | etc 2024-11-18 17:21:51.776 | home 2024-11-18 17:21:51.776 | lib 2024-11-18 17:21:51.776 | lib64 2024-11-18 17:21:51.776 | media 2024-11-18 17:21:51.776 | mnt 2024-11-18 17:21:51.776 | opt 2024-11-18 17:21:51.776 | proc 2024-11-18 17:21:51.776 | root 2024-11-18 17:21:51.777 | run 2024-11-18 17:21:51.777 | sbin 2024-11-18 17:21:51.777 | srv 2024-11-18 17:21:51.777 | sys 2024-11-18 17:21:51.777 | usr 2024-11-18 17:21:51.777 | var' ']' 2024-11-18 17:21:51.781 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/resolv.conf ']' 2024-11-18 17:21:51.786 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/resolv.conf ']' 2024-11-18 17:21:51.790 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/resolv.conf.ORIG 2024-11-18 17:21:51.814 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/resolv.conf 2024-11-18 17:21:51.851 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.XPwLuMyf/mnt/etc/resolv.conf 2024-11-18 17:21:51.879 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-18 17:21:51.883 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-18 17:21:51.890 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-18 17:21:51.895 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.XPwLuMyf/mnt/proc 2024-11-18 17:21:51.910 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.XPwLuMyf/mnt/dev 2024-11-18 17:21:51.926 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-18 17:21:51.931 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-18 17:21:51.939 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-18 17:21:51.944 | + 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.XPwLuMyf/mnt/dev/pts 2024-11-18 17:21:51.962 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.XPwLuMyf/mnt/sys 2024-11-18 17:21:51.977 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d 2024-11-18 17:21:51.984 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-18 17:21:51.989 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-18 17:21:51.994 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-18 17:21:51.999 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.XPwLuMyf/hooks ']' 2024-11-18 17:21:52.003 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-18 17:21:52.009 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-18 17:21:52.010 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-18 17:21:52.019 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d ']' 2024-11-18 17:21:52.023 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d' 2024-11-18 17:21:52.023 | Running hooks from /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d 2024-11-18 17:21:52.028 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-18 17:21:52.033 | + 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.XPwLuMyf/hooks/extra-data.d 2024-11-18 17:21:52.057 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-18 17:21:52.064 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-18 17:21:52.068 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-18 17:21:52.072 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-18 17:21:52.076 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-18 17:21:52.080 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-18 17:21:52.085 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-18 17:21:52.093 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-18 17:21:52.097 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-18 17:21:52.101 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-18 17:21:52.105 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-18 17:21:52.109 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-18 17:21:52.113 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-18 17:21:52.117 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-18 17:21:52.121 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-18 17:21:52.125 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-18 17:21:52.129 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-18 17:21:52.133 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-18 17:21:52.138 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-18 17:21:52.142 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-18 17:21:52.146 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-18 17:21:52.150 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2024-11-18 17:21:52.158 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2024-11-18 17:21:52.162 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:1 : export DISTRO_NAME=centos 2024-11-18 17:21:52.166 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:1 : DISTRO_NAME=centos 2024-11-18 17:21:52.170 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:2 : export DIB_RELEASE=9-stream 2024-11-18 17:21:52.174 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:2 : DIB_RELEASE=9-stream 2024-11-18 17:21:52.179 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/centos 2024-11-18 17:21:52.183 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/centos 2024-11-18 17:21:52.187 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:4 : export YUM=dnf 2024-11-18 17:21:52.191 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:4 : YUM=dnf 2024-11-18 17:21:52.196 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:5 : export DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-18 17:21:52.200 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/10-centos-distro-name.bash:source:5 : DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-18 17:21:52.204 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-18 17:21:52.212 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-18 17:21:52.216 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-18 17:21:52.220 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-18 17:21:52.224 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/14-manifests 2024-11-18 17:21:52.232 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/14-manifests 2024-11-18 17:21:52.236 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-18 17:21:52.240 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-18 17:21:52.245 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/centos-9-stream-arm64-ddb8d0b8235b44dd9a46d6991a26fdba.d/ 2024-11-18 17:21:52.249 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/centos-9-stream-arm64-ddb8d0b8235b44dd9a46d6991a26fdba.d/ 2024-11-18 17:21:52.253 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-18 17:21:52.261 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-18 17:21:52.265 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-18 17:21:52.269 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-18 17:21:52.273 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-18 17:21:52.278 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-18 17:21:52.285 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-18 17:21:52.289 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ centos =~ (almalinux|centos|fedora|rocky) ]] 2024-11-18 17:21:52.294 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-simple-init-networkmanager:source:2 : export DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-18 17:21:52.298 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-simple-init-networkmanager:source:2 : DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-18 17:21:52.302 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \a\l\m\a\l\i\n\u\x ]] 2024-11-18 17:21:52.306 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \r\o\c\k\y ]] 2024-11-18 17:21:52.311 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \f\e\d\o\r\a ]] 2024-11-18 17:21:52.315 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-18 17:21:52.323 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-18 17:21:52.327 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-18 17:21:52.332 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-18 17:21:52.336 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-18 17:21:52.344 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-18 17:21:52.348 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-18 17:21:52.352 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-18 17:21:52.356 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-18 17:21:52.361 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-18 17:21:52.365 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-18 17:21:52.373 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-18 17:21:52.377 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-18 17:21:52.382 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-18 17:21:52.386 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-18 17:21:52.391 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-18 17:21:52.395 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-18 17:21:52.399 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-18 17:21:52.403 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-18 17:21:52.408 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-18 17:21:52.412 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-18 17:21:52.420 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-18 17:21:52.425 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-18 17:21:52.429 | ++ /opt/dib_tmp/dib_build.XPwLuMyf/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-18 17:21:52.433 | dib-run-parts Running /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-18 17:21:52.457 | Copying pkg-map for infra-package-needs 2024-11-18 17:21:52.468 | Copying pkg-map for epel 2024-11-18 17:21:52.479 | Copying pkg-map for source-repositories 2024-11-18 17:21:52.490 | Copying pkg-map for ensure-venv 2024-11-18 17:21:52.501 | Copying pkg-map for yum-minimal 2024-11-18 17:21:52.511 | Copying pkg-map for base 2024-11-18 17:21:52.522 | Copying pkg-map for openssh-server 2024-11-18 17:21:52.533 | Copying pkg-map for bootloader 2024-11-18 17:21:52.544 | Copying pkg-map for cache-url 2024-11-18 17:21:52.555 | Copying pkg-map for nodepool-base 2024-11-18 17:21:52.566 | Copying pkg-map for growroot 2024-11-18 17:21:52.577 | Copying pkg-map for runtime-ssh-host-keys 2024-11-18 17:21:52.588 | Copying pkg-map for simple-init 2024-11-18 17:21:52.602 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-18 17:21:52.602 | dib-run-parts Running /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/20-manifest-dir 2024-11-18 17:21:52.610 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-18 17:21:52.614 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-18 17:21:52.619 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.XPwLuMyf/mnt//etc/dib-manifests 2024-11-18 17:21:52.632 | dib-run-parts 20-manifest-dir completed 2024-11-18 17:21:52.632 | dib-run-parts Running /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/50-create-repo-list 2024-11-18 17:21:54.790 | dib-run-parts 50-create-repo-list completed 2024-11-18 17:21:54.790 | dib-run-parts Running /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/60-zuul-user 2024-11-18 17:21:54.799 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-18 17:21:54.803 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-18 17:21:54.807 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/60-zuul-user:main:9 : ZUUL_USER_SSH_PUBLIC_KEY='ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-18 17:21:54.807 | ' 2024-11-18 17:21:54.812 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/60-zuul-user:main:11 : '[' -f 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-18 17:21:54.812 | ' ']' 2024-11-18 17:21:54.816 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/60-zuul-user:main:14 : '[' -n 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-18 17:21:54.816 | ' ']' 2024-11-18 17:21:54.821 | + /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/60-zuul-user:main:16 : echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-18 17:21:54.821 | ' 2024-11-18 17:21:54.824 | dib-run-parts 60-zuul-user completed 2024-11-18 17:21:54.824 | dib-run-parts Running /opt/dib_tmp/dib_build.XPwLuMyf/hooks/extra-data.d/98-source-repositories 2024-11-18 17:21:54.845 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Nov 18 17:21:54 UTC 2024 for /opt/dib_tmp/dib_build.XPwLuMyf/hooks/source-repository-simple-init 2024-11-18 17:21:54.877 | (0001 / 0001) 2024-11-18 17:21:56.026 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-18 17:21:58.606 | Cloning from glean cache and applying ref master 2024-11-18 17:21:59.681 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-18 17:21:59.708 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Nov 18 17:21:59 UTC 2024 for /opt/dib_tmp/dib_build.XPwLuMyf/hooks/source-repository-stackviz 2024-11-18 17:21:59.715 | (0001 / 0001) 2024-11-18 17:21:59.732 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-18 17:21:59.782 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-18 17:21:59.783 | Dload Upload Total Spent Left Speed 2024-11-18 17:22:00.189 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 636 0 --:--:-- --:--:-- --:--:-- 637 2024-11-18 17:22:00.445 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-18 17:22:00.453 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-18 17:22:00.512 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Nov 18 17:22:00 UTC 2024 for /opt/dib_tmp/dib_build.XPwLuMyf/hooks/source-repository-zanatacli 2024-11-18 17:22:00.519 | (0001 / 0001) 2024-11-18 17:22:00.536 | Caching zanata-cli file from https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz in /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2024-11-18 17:22:00.569 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-18 17:22:00.570 | Dload Upload Total Spent Left Speed 2024-11-18 17:22:00.991 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 326 0 --:--:-- --:--:-- --:--:-- 326 2024-11-18 17:22:01.110 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-18 17:22:01.117 | Server copy has not changed. Using locally cached https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz 2024-11-18 17:22:02.001 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Nov 18 17:22:02 UTC 2024 for /opt/dib_tmp/dib_build.XPwLuMyf/hooks/source-repository-projects-yaml 2024-11-18 17:22:02.009 | (0001 / 1318) 2024-11-18 17:22:02.027 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-18 17:22:02.558 | Cloning from airshipctl cache and applying ref * 2024-11-18 17:22:04.488 | (0002 / 1318) 2024-11-18 17:22:04.505 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-18 17:22:05.182 | Cloning from airshipui cache and applying ref * 2024-11-18 17:22:05.746 | (0003 / 1318) 2024-11-18 17:22:05.763 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-18 17:22:06.073 | Cloning from apis cache and applying ref * 2024-11-18 17:22:06.143 | (0004 / 1318) 2024-11-18 17:22:06.160 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-18 17:22:08.500 | Cloning from armada cache and applying ref * 2024-11-18 17:22:21.148 | (0005 / 1318) 2024-11-18 17:22:21.166 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-18 17:22:21.972 | Cloning from armada-go cache and applying ref * 2024-11-18 17:22:25.313 | (0006 / 1318) 2024-11-18 17:22:25.330 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-18 17:22:25.972 | Cloning from armada-operator cache and applying ref * 2024-11-18 17:22:28.024 | (0007 / 1318) 2024-11-18 17:22:28.041 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-18 17:22:28.412 | Cloning from charts cache and applying ref * 2024-11-18 17:22:28.538 | (0008 / 1318) 2024-11-18 17:22:28.555 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-18 17:22:29.278 | Cloning from deckhand cache and applying ref * 2024-11-18 17:22:40.867 | (0009 / 1318) 2024-11-18 17:22:40.885 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-18 17:22:41.612 | Cloning from divingbell cache and applying ref * 2024-11-18 17:22:43.012 | (0010 / 1318) 2024-11-18 17:22:43.029 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-18 17:22:43.348 | Cloning from docs cache and applying ref * 2024-11-18 17:22:43.506 | (0011 / 1318) 2024-11-18 17:22:43.523 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-18 17:22:44.350 | Cloning from drydock cache and applying ref * 2024-11-18 17:22:56.240 | (0012 / 1318) 2024-11-18 17:22:56.257 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-18 17:22:56.676 | Cloning from election cache and applying ref * 2024-11-18 17:22:56.755 | (0013 / 1318) 2024-11-18 17:22:56.772 | Updating cache of https://opendev.org/airship/gerrit-to-github-bot.git in /opt/dib_cache/source-repositories/gerrit_to_github_bot_bcdd4f18842a6fa1af2cc27487c25de27159b781 with ref * 2024-11-18 17:22:57.281 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-18 17:22:57.355 | (0014 / 1318) 2024-11-18 17:22:57.372 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-18 17:22:57.700 | Cloning from go-redfish cache and applying ref * 2024-11-18 17:22:57.789 | (0015 / 1318) 2024-11-18 17:22:57.806 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-18 17:22:58.495 | Cloning from governance cache and applying ref * 2024-11-18 17:22:58.567 | (0016 / 1318) 2024-11-18 17:22:58.584 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-18 17:22:59.034 | Cloning from hostconfig-operator cache and applying ref * 2024-11-18 17:22:59.128 | (0017 / 1318) 2024-11-18 17:22:59.146 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-18 17:22:59.682 | Cloning from image-builder cache and applying ref * 2024-11-18 17:22:59.803 | (0018 / 1318) 2024-11-18 17:22:59.820 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-18 17:23:00.160 | Cloning from images cache and applying ref * 2024-11-18 17:23:00.278 | (0019 / 1318) 2024-11-18 17:23:00.295 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-18 17:23:00.802 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-18 17:23:14.771 | (0020 / 1318) 2024-11-18 17:23:14.789 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-18 17:23:15.731 | Cloning from maas cache and applying ref * 2024-11-18 17:23:19.217 | (0021 / 1318) 2024-11-18 17:23:19.235 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-18 17:23:19.967 | Cloning from pegleg cache and applying ref * 2024-11-18 17:23:28.728 | (0022 / 1318) 2024-11-18 17:23:28.745 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-18 17:23:29.578 | Cloning from porthole cache and applying ref * 2024-11-18 17:23:53.378 | (0023 / 1318) 2024-11-18 17:23:53.395 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-18 17:23:54.903 | Cloning from promenade cache and applying ref * 2024-11-18 17:24:40.356 | (0024 / 1318) 2024-11-18 17:24:40.374 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-18 17:24:41.394 | Cloning from shipyard cache and applying ref * 2024-11-18 17:24:56.928 | (0025 / 1318) 2024-11-18 17:24:56.946 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-18 17:24:57.513 | Cloning from sip cache and applying ref * 2024-11-18 17:25:03.413 | (0026 / 1318) 2024-11-18 17:25:03.430 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-18 17:25:04.180 | Cloning from specs cache and applying ref * 2024-11-18 17:25:04.320 | (0027 / 1318) 2024-11-18 17:25:04.337 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-18 17:25:04.855 | Cloning from spyglass cache and applying ref * 2024-11-18 17:25:04.948 | (0028 / 1318) 2024-11-18 17:25:04.967 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-11-18 17:25:05.383 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-18 17:25:05.462 | (0029 / 1318) 2024-11-18 17:25:05.479 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-18 17:25:06.253 | Cloning from tempest-plugin cache and applying ref * 2024-11-18 17:25:06.329 | (0030 / 1318) 2024-11-18 17:25:06.346 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-18 17:25:07.282 | Cloning from treasuremap cache and applying ref * 2024-11-18 17:25:30.268 | (0031 / 1318) 2024-11-18 17:25:30.285 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-18 17:25:30.662 | Cloning from vino cache and applying ref * 2024-11-18 17:25:30.755 | (0032 / 1318) 2024-11-18 17:25:30.775 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-11-18 17:25:31.248 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-18 17:25:31.388 | (0033 / 1318) 2024-11-18 17:25:31.406 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-18 17:25:32.037 | Cloning from cfn-overview cache and applying ref * 2024-11-18 17:25:32.281 | (0034 / 1318) 2024-11-18 17:25:32.299 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-18 17:25:32.716 | Cloning from cfn-security cache and applying ref * 2024-11-18 17:25:32.880 | (0035 / 1318) 2024-11-18 17:25:32.898 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-18 17:25:33.243 | Cloning from computing-native cache and applying ref * 2024-11-18 17:25:33.351 | (0036 / 1318) 2024-11-18 17:25:33.368 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-18 17:25:34.043 | Cloning from computing-offload cache and applying ref * 2024-11-18 17:25:49.444 | (0037 / 1318) 2024-11-18 17:25:49.461 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-11-18 17:25:50.103 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-18 17:25:57.732 | (0038 / 1318) 2024-11-18 17:25:57.749 | Updating cache of https://opendev.org/cfn/use-case-and-architecture.git in /opt/dib_cache/source-repositories/use_case_and_architecture_4343554ff496357085624c9fa79aafb449a2b1ed with ref * 2024-11-18 17:25:58.306 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-18 17:26:10.722 | (0039 / 1318) 2024-11-18 17:26:10.740 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-18 17:26:11.159 | Cloning from cirros cache and applying ref * 2024-11-18 17:26:11.768 | (0040 / 1318) 2024-11-18 17:26:11.786 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-18 17:26:12.902 | Cloning from inaugust.com cache and applying ref * 2024-11-18 17:26:13.656 | (0041 / 1318) 2024-11-18 17:26:13.674 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-18 17:26:13.946 | Cloning from src.sh cache and applying ref * 2024-11-18 17:26:14.018 | (0042 / 1318) 2024-11-18 17:26:14.036 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-18 17:26:14.789 | Cloning from ttrun cache and applying ref * 2024-11-18 17:26:15.558 | (0043 / 1318) 2024-11-18 17:26:15.575 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-11-18 17:26:18.202 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-18 17:26:53.929 | (0044 / 1318) 2024-11-18 17:26:53.946 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-18 17:26:54.954 | Cloning from python-jenkins cache and applying ref * 2024-11-18 17:26:57.364 | (0045 / 1318) 2024-11-18 17:26:57.381 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-11-18 17:26:57.739 | Cloning from ci-cloud-config cache and applying ref * 2024-11-18 17:26:57.821 | (0046 / 1318) 2024-11-18 17:26:57.839 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-18 17:26:58.429 | Cloning from afsmon cache and applying ref * 2024-11-18 17:26:58.513 | (0047 / 1318) 2024-11-18 17:26:58.531 | Updating cache of https://opendev.org/opendev/ansible-role-cloud-launcher.git in /opt/dib_cache/source-repositories/ansible_role_cloud_launcher_abe4d38fe107ab90ac363367b37dcbda74f6a7c1 with ref * 2024-11-18 17:26:58.927 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-18 17:26:59.003 | (0048 / 1318) 2024-11-18 17:26:59.020 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-11-18 17:26:59.453 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-18 17:26:59.528 | (0049 / 1318) 2024-11-18 17:26:59.546 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-18 17:26:59.889 | Cloning from askbot-theme cache and applying ref * 2024-11-18 17:26:59.965 | (0050 / 1318) 2024-11-18 17:26:59.983 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-18 17:27:00.599 | Cloning from base-jobs cache and applying ref * 2024-11-18 17:27:04.593 | (0051 / 1318) 2024-11-18 17:27:04.611 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-18 17:27:05.179 | Cloning from bindep cache and applying ref * 2024-11-18 17:27:05.756 | (0052 / 1318) 2024-11-18 17:27:05.773 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-18 17:27:06.222 | Cloning from ci-sandbox cache and applying ref * 2024-11-18 17:27:06.320 | (0053 / 1318) 2024-11-18 17:27:06.338 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-18 17:27:06.735 | Cloning from dstat_graph cache and applying ref * 2024-11-18 17:27:06.858 | (0054 / 1318) 2024-11-18 17:27:06.876 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-18 17:27:07.405 | Cloning from elastic-recheck cache and applying ref * 2024-11-18 17:27:07.688 | (0055 / 1318) 2024-11-18 17:27:07.706 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-18 17:27:08.213 | Cloning from engagement cache and applying ref * 2024-11-18 17:27:08.352 | (0056 / 1318) 2024-11-18 17:27:08.369 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-18 17:27:08.744 | Cloning from gear cache and applying ref * 2024-11-18 17:27:08.863 | (0057 / 1318) 2024-11-18 17:27:08.880 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-18 17:27:09.325 | Cloning from germqtt cache and applying ref * 2024-11-18 17:27:09.397 | (0058 / 1318) 2024-11-18 17:27:09.414 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-18 17:27:09.816 | Cloning from gerritbot cache and applying ref * 2024-11-18 17:27:09.943 | (0059 / 1318) 2024-11-18 17:27:09.960 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-18 17:27:10.590 | Cloning from gerritlib cache and applying ref * 2024-11-18 17:27:11.197 | (0060 / 1318) 2024-11-18 17:27:11.214 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-18 17:27:11.695 | Cloning from git-restack cache and applying ref * 2024-11-18 17:27:11.772 | (0061 / 1318) 2024-11-18 17:27:11.790 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-18 17:27:12.433 | Cloning from git-review cache and applying ref * 2024-11-18 17:27:15.552 | (0062 / 1318) 2024-11-18 17:27:15.570 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-18 17:27:16.274 | Cloning from glean cache and applying ref * 2024-11-18 17:27:16.515 | (0063 / 1318) 2024-11-18 17:27:16.532 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-18 17:27:17.450 | Cloning from grafyaml cache and applying ref * 2024-11-18 17:27:18.284 | (0064 / 1318) 2024-11-18 17:27:18.302 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-18 17:27:18.922 | Cloning from infra-manual cache and applying ref * 2024-11-18 17:27:20.183 | (0065 / 1318) 2024-11-18 17:27:20.200 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-11-18 17:27:23.214 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-18 17:27:23.998 | (0066 / 1318) 2024-11-18 17:27:24.015 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-18 17:27:24.431 | Cloning from infra-specs cache and applying ref * 2024-11-18 17:27:24.533 | (0067 / 1318) 2024-11-18 17:27:24.550 | Updating cache of https://opendev.org/opendev/infra-vhd-util-deb.git in /opt/dib_cache/source-repositories/infra_vhd_util_deb_f0b9011a20db266b4ba206a1ca26e455e892d4cc with ref * 2024-11-18 17:27:25.007 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-18 17:27:26.349 | (0068 / 1318) 2024-11-18 17:27:26.367 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-18 17:27:27.191 | Cloning from irc-meetings cache and applying ref * 2024-11-18 17:27:31.896 | (0069 / 1318) 2024-11-18 17:27:31.913 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-18 17:27:32.448 | Cloning from jeepyb cache and applying ref * 2024-11-18 17:27:32.647 | (0070 / 1318) 2024-11-18 17:27:32.665 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-18 17:27:33.208 | Cloning from lodgeit cache and applying ref * 2024-11-18 17:27:34.054 | (0071 / 1318) 2024-11-18 17:27:34.071 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-18 17:27:34.385 | Cloning from log-classify cache and applying ref * 2024-11-18 17:27:34.456 | (0072 / 1318) 2024-11-18 17:27:34.473 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-18 17:27:34.736 | Cloning from log_processor cache and applying ref * 2024-11-18 17:27:34.814 | (0073 / 1318) 2024-11-18 17:27:34.831 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-18 17:27:35.191 | Cloning from lpmqtt cache and applying ref * 2024-11-18 17:27:35.262 | (0074 / 1318) 2024-11-18 17:27:35.279 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-18 17:27:35.556 | Cloning from meetbot cache and applying ref * 2024-11-18 17:27:35.632 | (0075 / 1318) 2024-11-18 17:27:35.649 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-18 17:27:36.222 | Cloning from mqtt_statsd cache and applying ref * 2024-11-18 17:27:36.297 | (0076 / 1318) 2024-11-18 17:27:36.314 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-18 17:27:36.719 | Cloning from netlify-sandbox cache and applying ref * 2024-11-18 17:27:37.938 | (0077 / 1318) 2024-11-18 17:27:37.955 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-18 17:27:38.368 | Cloning from project-config cache and applying ref * 2024-11-18 17:27:38.511 | (0078 / 1318) 2024-11-18 17:27:38.528 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-11-18 17:27:39.030 | Cloning from project-config-example cache and applying ref * 2024-11-18 17:27:39.105 | (0079 / 1318) 2024-11-18 17:27:39.122 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-18 17:27:39.856 | Cloning from publications cache and applying ref * 2024-11-18 17:27:40.846 | (0080 / 1318) 2024-11-18 17:27:40.863 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-18 17:27:41.139 | Cloning from puppet-bup cache and applying ref * 2024-11-18 17:27:41.227 | (0081 / 1318) 2024-11-18 17:27:41.244 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-11-18 17:27:41.688 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-18 17:27:41.763 | (0082 / 1318) 2024-11-18 17:27:41.780 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-18 17:27:42.110 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-18 17:27:42.184 | (0083 / 1318) 2024-11-18 17:27:42.201 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-18 17:27:42.499 | Cloning from puppet-httpd cache and applying ref * 2024-11-18 17:27:42.575 | (0084 / 1318) 2024-11-18 17:27:42.592 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-18 17:27:42.890 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-18 17:27:42.964 | (0085 / 1318) 2024-11-18 17:27:42.981 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-18 17:27:43.295 | Cloning from puppet-logrotate cache and applying ref * 2024-11-18 17:27:43.370 | (0086 / 1318) 2024-11-18 17:27:43.387 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-11-18 17:27:43.658 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-18 17:27:43.732 | (0087 / 1318) 2024-11-18 17:27:43.749 | Updating cache of https://opendev.org/opendev/puppet-openstack_infra_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_infra_spec_helper_543b0eb12939a74e55ad587f4a5a34b0142b6ffb with ref * 2024-11-18 17:27:44.156 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-18 17:27:44.228 | (0088 / 1318) 2024-11-18 17:27:44.246 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-18 17:27:44.607 | Cloning from puppet-pip cache and applying ref * 2024-11-18 17:27:44.681 | (0089 / 1318) 2024-11-18 17:27:44.698 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-11-18 17:27:45.138 | Cloning from puppet-project_config cache and applying ref * 2024-11-18 17:27:45.212 | (0090 / 1318) 2024-11-18 17:27:45.230 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-18 17:27:45.554 | Cloning from puppet-redis cache and applying ref * 2024-11-18 17:27:45.627 | (0091 / 1318) 2024-11-18 17:27:45.645 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-18 17:27:45.895 | Cloning from puppet-reviewday cache and applying ref * 2024-11-18 17:27:45.968 | (0092 / 1318) 2024-11-18 17:27:45.986 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-18 17:27:46.370 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-18 17:27:46.443 | (0093 / 1318) 2024-11-18 17:27:46.460 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-18 17:27:46.729 | Cloning from puppet-ssh cache and applying ref * 2024-11-18 17:27:46.815 | (0094 / 1318) 2024-11-18 17:27:46.832 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-18 17:27:47.132 | Cloning from puppet-storyboard cache and applying ref * 2024-11-18 17:27:47.206 | (0095 / 1318) 2024-11-18 17:27:47.224 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-18 17:27:47.529 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-18 17:27:47.602 | (0096 / 1318) 2024-11-18 17:27:47.619 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-18 17:27:47.901 | Cloning from puppet-ulimit cache and applying ref * 2024-11-18 17:27:47.974 | (0097 / 1318) 2024-11-18 17:27:47.992 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-18 17:27:48.247 | Cloning from puppet-user cache and applying ref * 2024-11-18 17:27:48.321 | (0098 / 1318) 2024-11-18 17:27:48.338 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-18 17:27:48.643 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-18 17:27:48.719 | (0099 / 1318) 2024-11-18 17:27:48.736 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-18 17:27:49.068 | Cloning from puppet-zanata cache and applying ref * 2024-11-18 17:27:49.141 | (0100 / 1318) 2024-11-18 17:27:49.158 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-18 17:27:49.533 | Cloning from python-storyboardclient cache and applying ref * 2024-11-18 17:27:49.613 | (0101 / 1318) 2024-11-18 17:27:49.631 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-18 17:27:50.190 | Cloning from sandbox cache and applying ref * 2024-11-18 17:27:56.388 | (0102 / 1318) 2024-11-18 17:27:56.405 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-18 17:27:56.932 | Cloning from statusbot cache and applying ref * 2024-11-18 17:27:57.114 | (0103 / 1318) 2024-11-18 17:27:57.131 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-18 17:27:57.691 | Cloning from storyboard cache and applying ref * 2024-11-18 17:27:58.061 | (0104 / 1318) 2024-11-18 17:27:58.078 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-18 17:27:58.508 | Cloning from storyboard-vue cache and applying ref * 2024-11-18 17:27:58.619 | (0105 / 1318) 2024-11-18 17:27:58.636 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-18 17:27:59.074 | Cloning from storyboard-webclient cache and applying ref * 2024-11-18 17:27:59.235 | (0106 / 1318) 2024-11-18 17:27:59.252 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-18 17:27:59.618 | Cloning from subunit2sql cache and applying ref * 2024-11-18 17:28:00.028 | (0107 / 1318) 2024-11-18 17:28:00.045 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-18 17:28:00.828 | Cloning from system-config cache and applying ref * 2024-11-18 17:30:41.988 | (0108 / 1318) 2024-11-18 17:30:42.004 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-18 17:30:43.289 | Cloning from yaml2ical cache and applying ref * 2024-11-18 17:30:43.835 | (0109 / 1318) 2024-11-18 17:30:43.852 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-11-18 17:30:44.506 | Cloning from zone-gating.dev cache and applying ref * 2024-11-18 17:30:44.795 | (0110 / 1318) 2024-11-18 17:30:44.812 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-11-18 17:30:45.487 | Cloning from zone-opendev.org cache and applying ref * 2024-11-18 17:30:52.164 | (0111 / 1318) 2024-11-18 17:30:52.182 | Updating cache of https://opendev.org/opendev/zone-zuul-ci.org.git in /opt/dib_cache/source-repositories/zone_zuul_ci_org_990250eca4f188f233a710f0d56fe1e86c15adf6 with ref * 2024-11-18 17:30:52.792 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-18 17:30:53.210 | (0112 / 1318) 2024-11-18 17:30:53.227 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-18 17:30:53.800 | Cloning from zuul-jobs cache and applying ref * 2024-11-18 17:30:55.018 | (0113 / 1318) 2024-11-18 17:30:55.035 | Updating cache of https://opendev.org/openinfra/ansible-role-refstack-client.git in /opt/dib_cache/source-repositories/ansible_role_refstack_client_204a1f8a42f1e05a6127c0375b2180bd9653dabb with ref * 2024-11-18 17:30:55.478 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-18 17:30:55.896 | (0114 / 1318) 2024-11-18 17:30:55.913 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-11-18 17:30:56.311 | Cloning from edge-computing-group cache and applying ref * 2024-11-18 17:30:57.307 | (0115 / 1318) 2024-11-18 17:30:57.325 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-18 17:30:57.706 | Cloning from four-opens cache and applying ref * 2024-11-18 17:30:57.780 | (0116 / 1318) 2024-11-18 17:30:57.798 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-18 17:30:58.200 | Cloning from groups cache and applying ref * 2024-11-18 17:30:58.370 | (0117 / 1318) 2024-11-18 17:30:58.388 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-11-18 17:30:58.679 | Cloning from groups-static-pages cache and applying ref * 2024-11-18 17:30:58.752 | (0118 / 1318) 2024-11-18 17:30:58.770 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-18 17:30:59.566 | Cloning from interop cache and applying ref * 2024-11-18 17:31:00.136 | (0119 / 1318) 2024-11-18 17:31:00.154 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-18 17:31:00.491 | Cloning from odsreg cache and applying ref * 2024-11-18 17:31:00.570 | (0120 / 1318) 2024-11-18 17:31:00.587 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-18 17:31:01.050 | Cloning from openstack-map cache and applying ref * 2024-11-18 17:31:01.200 | (0121 / 1318) 2024-11-18 17:31:01.218 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-18 17:31:01.754 | Cloning from openstackweb cache and applying ref * 2024-11-18 17:31:06.354 | (0122 / 1318) 2024-11-18 17:31:06.371 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-18 17:31:07.796 | Cloning from python-tempestconf cache and applying ref * 2024-11-18 17:31:11.989 | (0123 / 1318) 2024-11-18 17:31:12.007 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-18 17:31:12.759 | Cloning from refstack cache and applying ref * 2024-11-18 17:31:16.584 | (0124 / 1318) 2024-11-18 17:31:16.601 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-18 17:31:17.234 | Cloning from refstack-client cache and applying ref * 2024-11-18 17:31:17.752 | (0125 / 1318) 2024-11-18 17:31:17.770 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-18 17:31:18.137 | Cloning from transparency-policy cache and applying ref * 2024-11-18 17:31:18.210 | (0126 / 1318) 2024-11-18 17:31:18.227 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-18 17:31:18.541 | Cloning from way cache and applying ref * 2024-11-18 17:31:18.613 | (0127 / 1318) 2024-11-18 17:31:18.631 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-18 17:31:18.961 | Cloning from contrib cache and applying ref * 2024-11-18 17:31:19.031 | (0128 / 1318) 2024-11-18 17:31:19.049 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-18 17:31:20.659 | Cloning from adjutant cache and applying ref * 2024-11-18 17:31:22.223 | (0129 / 1318) 2024-11-18 17:31:22.240 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-18 17:31:23.469 | Cloning from adjutant-ui cache and applying ref * 2024-11-18 17:31:24.646 | (0130 / 1318) 2024-11-18 17:31:24.663 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2024-11-18 17:31:27.548 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-18 17:31:40.816 | (0131 / 1318) 2024-11-18 17:31:40.834 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2024-11-18 17:31:41.790 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-18 17:31:52.362 | (0132 / 1318) 2024-11-18 17:31:52.380 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2024-11-18 17:31:53.148 | Cloning from ansible-config_template cache and applying ref * 2024-11-18 17:31:54.137 | (0133 / 1318) 2024-11-18 17:31:54.155 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-18 17:31:55.838 | Cloning from ansible-hardening cache and applying ref * 2024-11-18 17:31:58.447 | (0134 / 1318) 2024-11-18 17:31:58.465 | Updating cache of https://opendev.org/openstack/ansible-plugin-container-connection.git in /opt/dib_cache/source-repositories/ansible_plugin_container_connection_b76d7469868d3f6e7219b265770b908ded6d361d with ref * 2024-11-18 17:31:58.793 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-18 17:31:58.869 | (0135 / 1318) 2024-11-18 17:31:58.886 | Updating cache of https://opendev.org/openstack/ansible-role-atos-hsm.git in /opt/dib_cache/source-repositories/ansible_role_atos_hsm_0da6654c8d75f85cd078b08d643c0442c45a7ad7 with ref * 2024-11-18 17:32:00.857 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-18 17:32:01.169 | (0136 / 1318) 2024-11-18 17:32:01.187 | Updating cache of https://opendev.org/openstack/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_15922c232db5ca7959b3959347bf51889e97c149 with ref * 2024-11-18 17:32:01.727 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-18 17:32:02.040 | (0137 / 1318) 2024-11-18 17:32:02.058 | Updating cache of https://opendev.org/openstack/ansible-role-lunasa-hsm.git in /opt/dib_cache/source-repositories/ansible_role_lunasa_hsm_1a1c8d265eed7ee102c0e1878b2aa7d86af9207d with ref * 2024-11-18 17:32:03.273 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-18 17:32:04.228 | (0138 / 1318) 2024-11-18 17:32:04.246 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2024-11-18 17:32:05.337 | Cloning from ansible-role-pki cache and applying ref * 2024-11-18 17:32:06.669 | (0139 / 1318) 2024-11-18 17:32:06.686 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2024-11-18 17:32:06.991 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-18 17:32:07.063 | (0140 / 1318) 2024-11-18 17:32:07.080 | Updating cache of https://opendev.org/openstack/ansible-role-python_venv_build.git in /opt/dib_cache/source-repositories/ansible_role_python_venv_build_ca74cfced870bed0f097e21f4f0d1543bebba2f4 with ref * 2024-11-18 17:32:08.886 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-18 17:32:13.975 | (0141 / 1318) 2024-11-18 17:32:13.993 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2024-11-18 17:32:15.923 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-18 17:32:16.831 | (0142 / 1318) 2024-11-18 17:32:16.848 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_mount.git in /opt/dib_cache/source-repositories/ansible_role_systemd_mount_4d0531d646c7f020b048fa0085e95c121bd0bcef with ref * 2024-11-18 17:32:18.052 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-18 17:32:18.611 | (0143 / 1318) 2024-11-18 17:32:18.628 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_networkd.git in /opt/dib_cache/source-repositories/ansible_role_systemd_networkd_22f96032122e15146c61eec41f0eea1c19b165ad with ref * 2024-11-18 17:32:20.685 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-18 17:32:26.104 | (0144 / 1318) 2024-11-18 17:32:26.122 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_service.git in /opt/dib_cache/source-repositories/ansible_role_systemd_service_c847fb67248a884c6143e7883f2a98f8cafa786f with ref * 2024-11-18 17:32:27.361 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-18 17:32:29.266 | (0145 / 1318) 2024-11-18 17:32:29.284 | Updating cache of https://opendev.org/openstack/ansible-role-thales-hsm.git in /opt/dib_cache/source-repositories/ansible_role_thales_hsm_a31885a1a517f0d14e217f65ae111840e7a225b8 with ref * 2024-11-18 17:32:31.690 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-18 17:32:32.685 | (0146 / 1318) 2024-11-18 17:32:32.702 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2024-11-18 17:32:35.139 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-18 17:32:39.407 | (0147 / 1318) 2024-11-18 17:32:39.424 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2024-11-18 17:32:40.425 | Cloning from ansible-role-vault cache and applying ref * 2024-11-18 17:32:40.496 | (0148 / 1318) 2024-11-18 17:32:40.515 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2024-11-18 17:32:41.659 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-18 17:32:45.948 | (0149 / 1318) 2024-11-18 17:32:45.967 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-18 17:32:49.308 | Cloning from aodh cache and applying ref * 2024-11-18 17:33:11.661 | (0150 / 1318) 2024-11-18 17:33:11.678 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-18 17:33:12.513 | Cloning from api-sig cache and applying ref * 2024-11-18 17:33:12.604 | (0151 / 1318) 2024-11-18 17:33:12.623 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-18 17:33:14.131 | Cloning from api-site cache and applying ref * 2024-11-18 17:33:16.348 | (0152 / 1318) 2024-11-18 17:33:16.365 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-18 17:33:16.852 | Cloning from arch-design cache and applying ref * 2024-11-18 17:33:16.981 | (0153 / 1318) 2024-11-18 17:33:16.998 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2024-11-18 17:33:17.365 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-18 17:33:17.457 | (0154 / 1318) 2024-11-18 17:33:17.475 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-18 17:33:24.155 | Cloning from automaton cache and applying ref * 2024-11-18 17:33:28.270 | (0155 / 1318) 2024-11-18 17:33:28.288 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-18 17:33:31.735 | Cloning from barbican cache and applying ref * 2024-11-18 17:34:07.977 | (0156 / 1318) 2024-11-18 17:34:07.995 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-18 17:34:08.435 | Cloning from barbican-specs cache and applying ref * 2024-11-18 17:34:08.738 | (0157 / 1318) 2024-11-18 17:34:08.755 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2024-11-18 17:34:12.524 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-18 17:34:19.639 | (0158 / 1318) 2024-11-18 17:34:19.656 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-18 17:34:20.235 | Cloning from barbican-ui cache and applying ref * 2024-11-18 17:34:20.326 | (0159 / 1318) 2024-11-18 17:34:20.343 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-18 17:34:21.124 | Cloning from bashate cache and applying ref * 2024-11-18 17:34:21.388 | (0160 / 1318) 2024-11-18 17:34:21.406 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-18 17:34:24.378 | Cloning from bifrost cache and applying ref * 2024-11-18 17:35:57.987 | (0161 / 1318) 2024-11-18 17:35:58.004 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-18 17:36:13.584 | Cloning from blazar cache and applying ref * 2024-11-18 17:36:34.953 | (0162 / 1318) 2024-11-18 17:36:34.971 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-18 17:36:39.917 | Cloning from blazar-dashboard cache and applying ref * 2024-11-18 17:36:44.891 | (0163 / 1318) 2024-11-18 17:36:44.909 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-18 17:36:46.605 | Cloning from blazar-nova cache and applying ref * 2024-11-18 17:36:47.552 | (0164 / 1318) 2024-11-18 17:36:47.570 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-18 17:36:47.985 | Cloning from blazar-specs cache and applying ref * 2024-11-18 17:36:48.088 | (0165 / 1318) 2024-11-18 17:36:48.105 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2024-11-18 17:36:49.779 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-18 17:36:52.033 | (0166 / 1318) 2024-11-18 17:36:52.051 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-18 17:36:52.650 | Cloning from bugdaystats cache and applying ref * 2024-11-18 17:36:52.750 | (0167 / 1318) 2024-11-18 17:36:52.767 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-18 17:37:02.093 | Cloning from castellan cache and applying ref * 2024-11-18 17:37:19.284 | (0168 / 1318) 2024-11-18 17:37:19.302 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-18 17:37:23.893 | Cloning from ceilometer cache and applying ref * 2024-11-18 17:38:31.686 | (0169 / 1318) 2024-11-18 17:38:31.703 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-18 17:38:35.528 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-18 17:38:41.211 | (0170 / 1318) 2024-11-18 17:38:41.228 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-18 17:38:42.870 | Cloning from charm-aodh cache and applying ref * 2024-11-18 17:38:47.230 | (0171 / 1318) 2024-11-18 17:38:47.247 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-11-18 17:38:47.764 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-18 17:38:49.260 | (0172 / 1318) 2024-11-18 17:38:49.277 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-18 17:38:50.504 | Cloning from charm-barbican cache and applying ref * 2024-11-18 17:38:55.214 | (0173 / 1318) 2024-11-18 17:38:55.231 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2024-11-18 17:38:55.817 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-18 17:38:59.096 | (0174 / 1318) 2024-11-18 17:38:59.113 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2024-11-18 17:38:59.746 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-18 17:38:59.828 | (0175 / 1318) 2024-11-18 17:38:59.845 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2024-11-18 17:39:01.597 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-18 17:39:10.886 | (0176 / 1318) 2024-11-18 17:39:10.903 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-18 17:39:12.991 | Cloning from charm-ceilometer cache and applying ref * 2024-11-18 17:39:25.751 | (0177 / 1318) 2024-11-18 17:39:25.769 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2024-11-18 17:39:28.762 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-18 17:39:33.160 | (0178 / 1318) 2024-11-18 17:39:33.177 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2024-11-18 17:39:34.273 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-18 17:39:36.331 | (0179 / 1318) 2024-11-18 17:39:36.348 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2024-11-18 17:39:38.400 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-18 17:39:45.568 | (0180 / 1318) 2024-11-18 17:39:45.586 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2024-11-18 17:39:47.187 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-18 17:39:52.511 | (0181 / 1318) 2024-11-18 17:39:52.530 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2024-11-18 17:39:53.844 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-18 17:39:58.035 | (0182 / 1318) 2024-11-18 17:39:58.052 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2024-11-18 17:40:07.306 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-18 17:40:24.045 | (0183 / 1318) 2024-11-18 17:40:24.062 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2024-11-18 17:40:26.404 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-18 17:40:27.773 | (0184 / 1318) 2024-11-18 17:40:27.791 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2024-11-18 17:40:29.188 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-18 17:40:48.138 | (0185 / 1318) 2024-11-18 17:40:48.155 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2024-11-18 17:40:48.801 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-18 17:40:51.765 | (0186 / 1318) 2024-11-18 17:40:51.783 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2024-11-18 17:40:52.736 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-18 17:40:57.952 | (0187 / 1318) 2024-11-18 17:40:57.970 | Updating cache of https://opendev.org/openstack/charm-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_ceph_rbd_mirror_6762a064163583e65cdfa056928f1de5d942df96 with ref * 2024-11-18 17:40:58.876 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-18 17:41:01.219 | (0188 / 1318) 2024-11-18 17:41:01.237 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-18 17:41:01.690 | Cloning from charm-cinder cache and applying ref * 2024-11-18 17:41:02.014 | (0189 / 1318) 2024-11-18 17:41:02.031 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2024-11-18 17:41:02.459 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-18 17:41:02.617 | (0190 / 1318) 2024-11-18 17:41:02.634 | Updating cache of https://opendev.org/openstack/charm-cinder-backup-swift-proxy.git in /opt/dib_cache/source-repositories/charm_cinder_backup_swift_proxy_52947d6d40a84ffb2e05f263fc6f585e0de50458 with ref * 2024-11-18 17:41:02.892 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-18 17:41:03.012 | (0191 / 1318) 2024-11-18 17:41:03.030 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2024-11-18 17:41:03.317 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-18 17:41:03.485 | (0192 / 1318) 2024-11-18 17:41:03.502 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_k8s_9808432a30466d60b1a17667056092744b972141 with ref * 2024-11-18 17:41:03.802 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-18 17:41:03.914 | (0193 / 1318) 2024-11-18 17:41:03.931 | Updating cache of https://opendev.org/openstack/charm-cinder-dell-emc-powerstore.git in /opt/dib_cache/source-repositories/charm_cinder_dell_emc_powerstore_715515a456b17b24a9d48415774902b087324797 with ref * 2024-11-18 17:41:04.223 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-18 17:41:04.296 | (0194 / 1318) 2024-11-18 17:41:04.313 | Updating cache of https://opendev.org/openstack/charm-cinder-ibm-storwize-svc.git in /opt/dib_cache/source-repositories/charm_cinder_ibm_storwize_svc_ed7651ea06e0a2a72e05a0f73d43629058802dbc with ref * 2024-11-18 17:41:04.615 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-18 17:41:04.691 | (0195 / 1318) 2024-11-18 17:41:04.708 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2024-11-18 17:41:04.982 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-18 17:41:05.075 | (0196 / 1318) 2024-11-18 17:41:05.092 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2024-11-18 17:41:05.395 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-18 17:41:05.508 | (0197 / 1318) 2024-11-18 17:41:05.526 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2024-11-18 17:41:05.810 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-18 17:41:05.928 | (0198 / 1318) 2024-11-18 17:41:05.946 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-11-18 17:41:06.235 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-18 17:41:06.356 | (0199 / 1318) 2024-11-18 17:41:06.373 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2024-11-18 17:41:06.641 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-18 17:41:06.771 | (0200 / 1318) 2024-11-18 17:41:06.788 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2024-11-18 17:41:07.190 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-18 17:41:07.289 | (0201 / 1318) 2024-11-18 17:41:07.306 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2024-11-18 17:41:07.584 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-18 17:41:07.732 | (0202 / 1318) 2024-11-18 17:41:07.749 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2024-11-18 17:41:08.343 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-18 17:41:08.444 | (0203 / 1318) 2024-11-18 17:41:08.461 | Updating cache of https://opendev.org/openstack/charm-cinder-three-par.git in /opt/dib_cache/source-repositories/charm_cinder_three_par_951f8c739812aa3b1d4973e8fc7767aecc8c48c3 with ref * 2024-11-18 17:41:08.793 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-18 17:41:08.906 | (0204 / 1318) 2024-11-18 17:41:08.923 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-18 17:41:09.217 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-18 17:41:09.296 | (0205 / 1318) 2024-11-18 17:41:09.314 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2024-11-18 17:41:09.552 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-18 17:41:09.676 | (0206 / 1318) 2024-11-18 17:41:09.693 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-18 17:41:09.954 | Cloning from charm-designate cache and applying ref * 2024-11-18 17:41:10.114 | (0207 / 1318) 2024-11-18 17:41:10.131 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2024-11-18 17:41:10.417 | Cloning from charm-designate-bind cache and applying ref * 2024-11-18 17:41:10.543 | (0208 / 1318) 2024-11-18 17:41:10.560 | Updating cache of https://opendev.org/openstack/charm-designate-bind-k8s.git in /opt/dib_cache/source-repositories/charm_designate_bind_k8s_47e0eb38096294a884e628760dcb93b7083a407a with ref * 2024-11-18 17:41:10.830 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-18 17:41:10.910 | (0209 / 1318) 2024-11-18 17:41:10.927 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2024-11-18 17:41:11.180 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-18 17:41:11.277 | (0210 / 1318) 2024-11-18 17:41:11.294 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-18 17:41:11.563 | Cloning from charm-glance cache and applying ref * 2024-11-18 17:41:11.784 | (0211 / 1318) 2024-11-18 17:41:11.801 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2024-11-18 17:41:12.054 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-18 17:41:12.175 | (0212 / 1318) 2024-11-18 17:41:12.192 | Updating cache of https://opendev.org/openstack/charm-glance-simplestreams-sync.git in /opt/dib_cache/source-repositories/charm_glance_simplestreams_sync_15201010bcb9bfe74a97a665e324604daddaa1ea with ref * 2024-11-18 17:41:12.492 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-11-18 17:41:12.662 | (0213 / 1318) 2024-11-18 17:41:12.679 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-11-18 17:41:12.944 | Cloning from charm-glusterfs cache and applying ref * 2024-11-18 17:41:13.019 | (0214 / 1318) 2024-11-18 17:41:13.036 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-11-18 17:41:13.378 | Cloning from charm-gnocchi cache and applying ref * 2024-11-18 17:41:13.527 | (0215 / 1318) 2024-11-18 17:41:13.545 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2024-11-18 17:41:13.820 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-11-18 17:41:13.913 | (0216 / 1318) 2024-11-18 17:41:13.930 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-11-18 17:41:14.209 | Cloning from charm-guide cache and applying ref * 2024-11-18 17:41:14.483 | (0217 / 1318) 2024-11-18 17:41:14.500 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-11-18 17:41:14.778 | Cloning from charm-hacluster cache and applying ref * 2024-11-18 17:41:14.937 | (0218 / 1318) 2024-11-18 17:41:14.956 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-11-18 17:41:15.213 | Cloning from charm-heat cache and applying ref * 2024-11-18 17:41:15.416 | (0219 / 1318) 2024-11-18 17:41:15.434 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2024-11-18 17:41:16.035 | Cloning from charm-heat-k8s cache and applying ref * 2024-11-18 17:41:16.152 | (0220 / 1318) 2024-11-18 17:41:16.169 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2024-11-18 17:41:16.429 | Cloning from charm-horizon-k8s cache and applying ref * 2024-11-18 17:41:16.542 | (0221 / 1318) 2024-11-18 17:41:16.562 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2024-11-18 17:41:16.809 | Cloning from charm-infinidat-tools cache and applying ref * 2024-11-18 17:41:16.900 | (0222 / 1318) 2024-11-18 17:41:16.918 | Updating cache of https://opendev.org/openstack/charm-interface-barbican-secrets.git in /opt/dib_cache/source-repositories/charm_interface_barbican_secrets_396c29fd416457efb2bf15ecfb6ba6b2aa2b511a with ref * 2024-11-18 17:41:17.160 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-11-18 17:41:17.232 | (0223 / 1318) 2024-11-18 17:41:17.249 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2024-11-18 17:41:17.500 | Cloning from charm-interface-bgp cache and applying ref * 2024-11-18 17:41:17.572 | (0224 / 1318) 2024-11-18 17:41:17.589 | Updating cache of https://opendev.org/openstack/charm-interface-bind-rndc.git in /opt/dib_cache/source-repositories/charm_interface_bind_rndc_e88118a64594df9182395781fe7df6de17d1d190 with ref * 2024-11-18 17:41:17.832 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-11-18 17:41:17.904 | (0225 / 1318) 2024-11-18 17:41:17.921 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_interface_ceph_client_03249d1a6b189a35e8b87791a9bad464f0002e8d with ref * 2024-11-18 17:41:18.188 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-11-18 17:41:18.262 | (0226 / 1318) 2024-11-18 17:41:18.279 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-mds.git in /opt/dib_cache/source-repositories/charm_interface_ceph_mds_ca77f51217af57615274a3421ee03cbe065f80e0 with ref * 2024-11-18 17:41:18.520 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-11-18 17:41:18.594 | (0227 / 1318) 2024-11-18 17:41:18.611 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_interface_ceph_rbd_mirror_6cbd97239a0b814ed2a27e4b4ee2df14bdd27f0d with ref * 2024-11-18 17:41:18.867 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-11-18 17:41:18.940 | (0228 / 1318) 2024-11-18 17:41:18.957 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backend.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backend_afdf6f66b11a28b3274423d229a370ac623ecef9 with ref * 2024-11-18 17:41:19.201 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-11-18 17:41:19.272 | (0229 / 1318) 2024-11-18 17:41:19.290 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backup.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backup_e12c900aaecb8264ad3dbdad45954900552e24ad with ref * 2024-11-18 17:41:19.542 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-11-18 17:41:19.615 | (0230 / 1318) 2024-11-18 17:41:19.632 | Updating cache of https://opendev.org/openstack/charm-interface-dashboard-plugin.git in /opt/dib_cache/source-repositories/charm_interface_dashboard_plugin_5e74de222d1328e000a7aa979c60363eecae1cf0 with ref * 2024-11-18 17:41:19.897 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-11-18 17:41:19.969 | (0231 / 1318) 2024-11-18 17:41:19.987 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2024-11-18 17:41:20.233 | Cloning from charm-interface-designate cache and applying ref * 2024-11-18 17:41:20.305 | (0232 / 1318) 2024-11-18 17:41:20.323 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2024-11-18 17:41:20.632 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-11-18 17:41:20.704 | (0233 / 1318) 2024-11-18 17:41:20.721 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2024-11-18 17:41:21.066 | Cloning from charm-interface-hacluster cache and applying ref * 2024-11-18 17:41:21.144 | (0234 / 1318) 2024-11-18 17:41:21.162 | Updating cache of https://opendev.org/openstack/charm-interface-ironic-api.git in /opt/dib_cache/source-repositories/charm_interface_ironic_api_ed32a50861927888b0e12676267d00ff50b3fcf4 with ref * 2024-11-18 17:41:21.411 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-11-18 17:41:21.482 | (0235 / 1318) 2024-11-18 17:41:21.499 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2024-11-18 17:41:21.881 | Cloning from charm-interface-keystone cache and applying ref * 2024-11-18 17:41:22.022 | (0236 / 1318) 2024-11-18 17:41:22.039 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-admin.git in /opt/dib_cache/source-repositories/charm_interface_keystone_admin_4c00dddb9ed4815b6577ee0f5f7790d36b90a5cd with ref * 2024-11-18 17:41:22.705 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-11-18 17:41:22.777 | (0237 / 1318) 2024-11-18 17:41:22.795 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-credentials.git in /opt/dib_cache/source-repositories/charm_interface_keystone_credentials_06f894743cc26bf7c3865565ddf864fc223d9e04 with ref * 2024-11-18 17:41:23.290 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-11-18 17:41:23.363 | (0238 / 1318) 2024-11-18 17:41:23.380 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-domain-backend.git in /opt/dib_cache/source-repositories/charm_interface_keystone_domain_backend_535f2e952695ee3c5cd4e5aac93282570880cbb9 with ref * 2024-11-18 17:41:23.733 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-11-18 17:41:23.806 | (0239 / 1318) 2024-11-18 17:41:23.823 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_keystone_fid_service_provider_03c2b937274b8757ee9105db330aea69812bf39e with ref * 2024-11-18 17:41:24.101 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-11-18 17:41:24.173 | (0240 / 1318) 2024-11-18 17:41:24.191 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-notifications.git in /opt/dib_cache/source-repositories/charm_interface_keystone_notifications_093a48953647ec704a5608164d88642de9d6c534 with ref * 2024-11-18 17:41:24.485 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-11-18 17:41:24.557 | (0241 / 1318) 2024-11-18 17:41:24.575 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2024-11-18 17:41:24.865 | Cloning from charm-interface-magpie cache and applying ref * 2024-11-18 17:41:24.939 | (0242 / 1318) 2024-11-18 17:41:24.957 | Updating cache of https://opendev.org/openstack/charm-interface-manila-plugin.git in /opt/dib_cache/source-repositories/charm_interface_manila_plugin_861a0a656c3c9ba60ac7fe4d171db759175d7a20 with ref * 2024-11-18 17:41:25.275 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-11-18 17:41:25.347 | (0243 / 1318) 2024-11-18 17:41:25.364 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_interface_mysql_innodb_cluster_be67ea5b1fb29afaad19402b34d14fc35bc14d76 with ref * 2024-11-18 17:41:25.619 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-11-18 17:41:25.691 | (0244 / 1318) 2024-11-18 17:41:25.708 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-router.git in /opt/dib_cache/source-repositories/charm_interface_mysql_router_3999c797d097f265d381779e810c918d11804c2b with ref * 2024-11-18 17:41:25.982 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-11-18 17:41:26.054 | (0245 / 1318) 2024-11-18 17:41:26.072 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-shared.git in /opt/dib_cache/source-repositories/charm_interface_mysql_shared_37d9cf7a07f3fc596cc852762050ce0b2ff8268c with ref * 2024-11-18 17:41:26.335 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-11-18 17:41:26.408 | (0246 / 1318) 2024-11-18 17:41:26.425 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-load-balancer.git in /opt/dib_cache/source-repositories/charm_interface_neutron_load_balancer_ea27b5871c8f528d61ec3b99081f31c0767411ff with ref * 2024-11-18 17:41:26.666 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-11-18 17:41:26.738 | (0247 / 1318) 2024-11-18 17:41:26.756 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_9f3e61cff88405ca6da994fba4ada7ec8d6c691f with ref * 2024-11-18 17:41:26.999 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-11-18 17:41:27.072 | (0248 / 1318) 2024-11-18 17:41:27.090 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin-api-subordinate.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_api_subordinate_98a3ff4f4a3a434e9786460451a98de76b8b716d with ref * 2024-11-18 17:41:27.374 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-11-18 17:41:27.447 | (0249 / 1318) 2024-11-18 17:41:27.464 | Updating cache of https://opendev.org/openstack/charm-interface-nova-cell.git in /opt/dib_cache/source-repositories/charm_interface_nova_cell_6ab131b46f1d912031f5aa8c17de67ab6ec4e308 with ref * 2024-11-18 17:41:28.013 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-11-18 17:41:28.086 | (0250 / 1318) 2024-11-18 17:41:28.103 | Updating cache of https://opendev.org/openstack/charm-interface-nova-compute.git in /opt/dib_cache/source-repositories/charm_interface_nova_compute_6005d6f1ffc002edb8e3689914a632dd77a83318 with ref * 2024-11-18 17:41:28.469 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-11-18 17:41:28.540 | (0251 / 1318) 2024-11-18 17:41:28.557 | Updating cache of https://opendev.org/openstack/charm-interface-odl-controller-api.git in /opt/dib_cache/source-repositories/charm_interface_odl_controller_api_96c85d4a78e29528201294611cae398c3c381461 with ref * 2024-11-18 17:41:28.812 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-11-18 17:41:28.883 | (0252 / 1318) 2024-11-18 17:41:28.901 | Updating cache of https://opendev.org/openstack/charm-interface-openstack-ha.git in /opt/dib_cache/source-repositories/charm_interface_openstack_ha_2876a9d0f8aa052048445da4360fcea1488f30de with ref * 2024-11-18 17:41:29.228 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-11-18 17:41:29.300 | (0253 / 1318) 2024-11-18 17:41:29.320 | Updating cache of https://opendev.org/openstack/charm-interface-ovsdb-manager.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_manager_7a567359e6a29b51e451c3e2bb94bef7c7413694 with ref * 2024-11-18 17:41:29.716 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-11-18 17:41:29.787 | (0254 / 1318) 2024-11-18 17:41:29.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-11-18 17:41:30.105 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-11-18 17:41:30.176 | (0255 / 1318) 2024-11-18 17:41:30.194 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2024-11-18 17:41:30.507 | Cloning from charm-interface-placement cache and applying ref * 2024-11-18 17:41:30.581 | (0256 / 1318) 2024-11-18 17:41:30.599 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2024-11-18 17:41:30.876 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-11-18 17:41:30.948 | (0257 / 1318) 2024-11-18 17:41:30.965 | Updating cache of https://opendev.org/openstack/charm-interface-service-control.git in /opt/dib_cache/source-repositories/charm_interface_service_control_312d84f51d291f59d3dbff75900b736cf80ad946 with ref * 2024-11-18 17:41:31.264 | Cloning from charm-interface-service-control cache and applying ref * 2024-11-18 17:41:31.336 | (0258 / 1318) 2024-11-18 17:41:31.353 | Updating cache of https://opendev.org/openstack/charm-interface-websso-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_websso_fid_service_provider_3518e92584d1f8fbb109796050e0c3be1778e382 with ref * 2024-11-18 17:41:31.611 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-11-18 17:41:31.682 | (0259 / 1318) 2024-11-18 17:41:31.699 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-11-18 17:41:31.966 | Cloning from charm-ironic cache and applying ref * 2024-11-18 17:41:32.050 | (0260 / 1318) 2024-11-18 17:41:32.067 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2024-11-18 17:41:32.334 | Cloning from charm-ironic-api cache and applying ref * 2024-11-18 17:41:32.473 | (0261 / 1318) 2024-11-18 17:41:32.490 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2024-11-18 17:41:32.755 | Cloning from charm-ironic-conductor cache and applying ref * 2024-11-18 17:41:32.911 | (0262 / 1318) 2024-11-18 17:41:32.928 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2024-11-18 17:41:33.496 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-11-18 17:41:33.605 | (0263 / 1318) 2024-11-18 17:41:33.622 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-11-18 17:41:33.903 | Cloning from charm-keystone cache and applying ref * 2024-11-18 17:41:34.149 | (0264 / 1318) 2024-11-18 17:41:34.166 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2024-11-18 17:41:34.427 | Cloning from charm-keystone-k8s cache and applying ref * 2024-11-18 17:41:34.576 | (0265 / 1318) 2024-11-18 17:41:34.593 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2024-11-18 17:41:34.864 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-11-18 17:41:34.977 | (0266 / 1318) 2024-11-18 17:41:34.994 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2024-11-18 17:41:35.265 | Cloning from charm-keystone-ldap cache and applying ref * 2024-11-18 17:41:35.391 | (0267 / 1318) 2024-11-18 17:41:35.408 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_k8s_1837317b91f0aefd9bb83a9f35742d3fc19077c6 with ref * 2024-11-18 17:41:35.678 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-11-18 17:41:35.760 | (0268 / 1318) 2024-11-18 17:41:35.777 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2024-11-18 17:41:36.137 | Cloning from charm-keystone-openidc cache and applying ref * 2024-11-18 17:41:36.240 | (0269 / 1318) 2024-11-18 17:41:36.258 | Updating cache of https://opendev.org/openstack/charm-keystone-saml-mellon.git in /opt/dib_cache/source-repositories/charm_keystone_saml_mellon_5ea76745b381ca6f38e415aef03d73c5d19e28d7 with ref * 2024-11-18 17:41:36.503 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-11-18 17:41:36.634 | (0270 / 1318) 2024-11-18 17:41:36.651 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2024-11-18 17:41:36.905 | Cloning from charm-layer-ceph cache and applying ref * 2024-11-18 17:41:36.977 | (0271 / 1318) 2024-11-18 17:41:36.994 | Updating cache of https://opendev.org/openstack/charm-layer-ceph-base.git in /opt/dib_cache/source-repositories/charm_layer_ceph_base_cbefc72dca814d0358b67a1eb7ab56a59e85cf21 with ref * 2024-11-18 17:41:37.235 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-11-18 17:41:37.308 | (0272 / 1318) 2024-11-18 17:41:37.326 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2024-11-18 17:41:37.593 | Cloning from charm-layer-openstack cache and applying ref * 2024-11-18 17:41:37.671 | (0273 / 1318) 2024-11-18 17:41:37.688 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-api.git in /opt/dib_cache/source-repositories/charm_layer_openstack_api_ad98edef6cc34d473cf127c6eca26b5ea5e37d29 with ref * 2024-11-18 17:41:37.964 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-11-18 17:41:38.036 | (0274 / 1318) 2024-11-18 17:41:38.054 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-principle.git in /opt/dib_cache/source-repositories/charm_layer_openstack_principle_860cdb6b1f7eabdc10998550f94d34b64cf8ebad with ref * 2024-11-18 17:41:38.335 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-11-18 17:41:38.407 | (0275 / 1318) 2024-11-18 17:41:38.424 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-11-18 17:41:38.726 | Cloning from charm-magnum cache and applying ref * 2024-11-18 17:41:38.854 | (0276 / 1318) 2024-11-18 17:41:38.871 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2024-11-18 17:41:39.191 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-11-18 17:41:39.311 | (0277 / 1318) 2024-11-18 17:41:39.328 | Updating cache of https://opendev.org/openstack/charm-magnum-k8s.git in /opt/dib_cache/source-repositories/charm_magnum_k8s_1592ff9c87841c8ee74cde17e39e2cbe8863a6be with ref * 2024-11-18 17:41:39.673 | Cloning from charm-magnum-k8s cache and applying ref * 2024-11-18 17:41:39.761 | (0278 / 1318) 2024-11-18 17:41:39.778 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-11-18 17:41:40.057 | Cloning from charm-magpie cache and applying ref * 2024-11-18 17:41:40.182 | (0279 / 1318) 2024-11-18 17:41:40.199 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-11-18 17:41:40.450 | Cloning from charm-manila cache and applying ref * 2024-11-18 17:41:40.602 | (0280 / 1318) 2024-11-18 17:41:40.619 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2024-11-18 17:41:40.899 | Cloning from charm-manila-dashboard cache and applying ref * 2024-11-18 17:41:41.013 | (0281 / 1318) 2024-11-18 17:41:41.031 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2024-11-18 17:41:41.285 | Cloning from charm-manila-flashblade cache and applying ref * 2024-11-18 17:41:41.358 | (0282 / 1318) 2024-11-18 17:41:41.376 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2024-11-18 17:41:41.692 | Cloning from charm-manila-ganesha cache and applying ref * 2024-11-18 17:41:41.842 | (0283 / 1318) 2024-11-18 17:41:41.859 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2024-11-18 17:41:42.146 | Cloning from charm-manila-generic cache and applying ref * 2024-11-18 17:41:42.276 | (0284 / 1318) 2024-11-18 17:41:42.293 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2024-11-18 17:41:42.550 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-11-18 17:41:42.624 | (0285 / 1318) 2024-11-18 17:41:42.641 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2024-11-18 17:41:42.925 | Cloning from charm-manila-infinidat cache and applying ref * 2024-11-18 17:41:43.018 | (0286 / 1318) 2024-11-18 17:41:43.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-11-18 17:41:43.367 | Cloning from charm-manila-netapp cache and applying ref * 2024-11-18 17:41:43.482 | (0287 / 1318) 2024-11-18 17:41:43.500 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-11-18 17:41:43.762 | Cloning from charm-masakari cache and applying ref * 2024-11-18 17:41:43.900 | (0288 / 1318) 2024-11-18 17:41:43.918 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2024-11-18 17:41:44.185 | Cloning from charm-masakari-monitors cache and applying ref * 2024-11-18 17:41:44.351 | (0289 / 1318) 2024-11-18 17:41:44.369 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-11-18 17:41:44.622 | Cloning from charm-mistral cache and applying ref * 2024-11-18 17:41:44.695 | (0290 / 1318) 2024-11-18 17:41:44.713 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-11-18 17:41:44.972 | Cloning from charm-murano cache and applying ref * 2024-11-18 17:41:45.044 | (0291 / 1318) 2024-11-18 17:41:45.061 | Updating cache of https://opendev.org/openstack/charm-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_mysql_innodb_cluster_3be21854cb621061fbe209991b616b0b365d7917 with ref * 2024-11-18 17:41:45.310 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-11-18 17:41:45.462 | (0292 / 1318) 2024-11-18 17:41:45.483 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2024-11-18 17:41:45.772 | Cloning from charm-mysql-router cache and applying ref * 2024-11-18 17:41:45.887 | (0293 / 1318) 2024-11-18 17:41:45.904 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2024-11-18 17:41:46.174 | Cloning from charm-neutron-api cache and applying ref * 2024-11-18 17:41:46.395 | (0294 / 1318) 2024-11-18 17:41:46.413 | Updating cache of https://opendev.org/openstack/charm-neutron-api-odl.git in /opt/dib_cache/source-repositories/charm_neutron_api_odl_b73cd3bb2495eb9d342b57390e72bbf81b228ca2 with ref * 2024-11-18 17:41:46.676 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-11-18 17:41:46.754 | (0295 / 1318) 2024-11-18 17:41:46.771 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-arista.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_arista_83e0603af52deafe98e38cec5b4fadeee3afcebb with ref * 2024-11-18 17:41:47.032 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-11-18 17:41:47.151 | (0296 / 1318) 2024-11-18 17:41:47.168 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ironic.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ironic_7ac4ace0461c932299ec3eaa248acd7c81352f15 with ref * 2024-11-18 17:41:47.495 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-11-18 17:41:47.650 | (0297 / 1318) 2024-11-18 17:41:47.667 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ovn.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ovn_b24036dac0afa3cab4ea24f32e156c671fa810dc with ref * 2024-11-18 17:41:47.971 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-11-18 17:41:48.116 | (0298 / 1318) 2024-11-18 17:41:48.134 | Updating cache of https://opendev.org/openstack/charm-neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/charm_neutron_dynamic_routing_767a67da9fd087dea2879cf1ec2b3ad22fea3352 with ref * 2024-11-18 17:41:48.399 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-11-18 17:41:48.508 | (0299 / 1318) 2024-11-18 17:41:48.526 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2024-11-18 17:41:48.831 | Cloning from charm-neutron-gateway cache and applying ref * 2024-11-18 17:41:49.017 | (0300 / 1318) 2024-11-18 17:41:49.035 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2024-11-18 17:41:49.287 | Cloning from charm-neutron-k8s cache and applying ref * 2024-11-18 17:41:49.403 | (0301 / 1318) 2024-11-18 17:41:49.420 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2024-11-18 17:41:49.682 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-11-18 17:41:49.852 | (0302 / 1318) 2024-11-18 17:41:49.869 | Updating cache of https://opendev.org/openstack/charm-nova-cell-controller.git in /opt/dib_cache/source-repositories/charm_nova_cell_controller_accf2bee70d9c3b95d2ea1c2a95d9e461a128951 with ref * 2024-11-18 17:41:50.118 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-11-18 17:41:50.247 | (0303 / 1318) 2024-11-18 17:41:50.265 | Updating cache of https://opendev.org/openstack/charm-nova-cloud-controller.git in /opt/dib_cache/source-repositories/charm_nova_cloud_controller_0b33a6432a7733354845457479cae1ad00e99c67 with ref * 2024-11-18 17:41:50.550 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-11-18 17:41:50.822 | (0304 / 1318) 2024-11-18 17:41:50.839 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2024-11-18 17:41:51.135 | Cloning from charm-nova-compute cache and applying ref * 2024-11-18 17:41:51.424 | (0305 / 1318) 2024-11-18 17:41:51.441 | Updating cache of https://opendev.org/openstack/charm-nova-compute-nvidia-vgpu.git in /opt/dib_cache/source-repositories/charm_nova_compute_nvidia_vgpu_9b1f2a56c56517d7e4f553cfd98116bf7e0da811 with ref * 2024-11-18 17:41:51.774 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-11-18 17:41:51.874 | (0306 / 1318) 2024-11-18 17:41:51.891 | Updating cache of https://opendev.org/openstack/charm-nova-compute-proxy.git in /opt/dib_cache/source-repositories/charm_nova_compute_proxy_9d359aa48bef4aec760b5fc6b817c7d025b82502 with ref * 2024-11-18 17:41:52.149 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-11-18 17:41:52.227 | (0307 / 1318) 2024-11-18 17:41:52.245 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2024-11-18 17:41:52.503 | Cloning from charm-nova-k8s cache and applying ref * 2024-11-18 17:41:52.615 | (0308 / 1318) 2024-11-18 17:41:52.632 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2024-11-18 17:41:52.880 | Cloning from charm-nova-lxd cache and applying ref * 2024-11-18 17:41:52.960 | (0309 / 1318) 2024-11-18 17:41:52.978 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-11-18 17:41:53.227 | Cloning from charm-octavia cache and applying ref * 2024-11-18 17:41:53.395 | (0310 / 1318) 2024-11-18 17:41:53.413 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2024-11-18 17:41:53.660 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-11-18 17:41:53.780 | (0311 / 1318) 2024-11-18 17:41:53.797 | Updating cache of https://opendev.org/openstack/charm-octavia-diskimage-retrofit.git in /opt/dib_cache/source-repositories/charm_octavia_diskimage_retrofit_218c0c9db0ec6e1aa5575c12fbf0f91930a96ed8 with ref * 2024-11-18 17:41:54.044 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-11-18 17:41:54.211 | (0312 / 1318) 2024-11-18 17:41:54.228 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2024-11-18 17:41:54.485 | Cloning from charm-octavia-k8s cache and applying ref * 2024-11-18 17:41:54.574 | (0313 / 1318) 2024-11-18 17:41:54.594 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2024-11-18 17:41:54.839 | Cloning from charm-odl-controller cache and applying ref * 2024-11-18 17:41:54.919 | (0314 / 1318) 2024-11-18 17:41:54.937 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2024-11-18 17:41:55.223 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-11-18 17:41:55.464 | (0315 / 1318) 2024-11-18 17:41:55.481 | Updating cache of https://opendev.org/openstack/charm-openstack-exporter-k8s.git in /opt/dib_cache/source-repositories/charm_openstack_exporter_k8s_6bcec605566ad5751460d8fac37f062401d3f240 with ref * 2024-11-18 17:41:55.756 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-11-18 17:41:55.835 | (0316 / 1318) 2024-11-18 17:41:55.853 | Updating cache of https://opendev.org/openstack/charm-openstack-hypervisor.git in /opt/dib_cache/source-repositories/charm_openstack_hypervisor_a78524ec90bfb56f1db2f2c44f9917e95e451b4c with ref * 2024-11-18 17:41:56.116 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-11-18 17:41:56.230 | (0317 / 1318) 2024-11-18 17:41:56.247 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2024-11-18 17:41:56.508 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-11-18 17:41:56.586 | (0318 / 1318) 2024-11-18 17:41:56.603 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2024-11-18 17:41:56.868 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-11-18 17:41:56.947 | (0319 / 1318) 2024-11-18 17:41:56.964 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_client_247a03efec36a38318a56087affa93b56827c5e1 with ref * 2024-11-18 17:41:57.219 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-11-18 17:41:57.297 | (0320 / 1318) 2024-11-18 17:41:57.314 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-iscsi-admin-access.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_iscsi_admin_access_792f295f141d7fbed04a0f617827f8173132ea0b with ref * 2024-11-18 17:41:57.590 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-11-18 17:41:57.662 | (0321 / 1318) 2024-11-18 17:41:57.679 | Updating cache of https://opendev.org/openstack/charm-ops-interface-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_ops_interface_openstack_loadbalancer_17892e2ffd06497e04ac9cacc6334dcf831596e6 with ref * 2024-11-18 17:41:57.918 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-11-18 17:41:57.992 | (0322 / 1318) 2024-11-18 17:41:58.009 | Updating cache of https://opendev.org/openstack/charm-ops-interface-tls-certificates.git in /opt/dib_cache/source-repositories/charm_ops_interface_tls_certificates_277844a813ce60721131d47d1acb5a810cd61039 with ref * 2024-11-18 17:41:58.254 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-11-18 17:41:58.328 | (0323 / 1318) 2024-11-18 17:41:58.346 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2024-11-18 17:41:58.604 | Cloning from charm-ops-openstack cache and applying ref * 2024-11-18 17:41:58.688 | (0324 / 1318) 2024-11-18 17:41:58.706 | Updating cache of https://opendev.org/openstack/charm-ops-sunbeam.git in /opt/dib_cache/source-repositories/charm_ops_sunbeam_e7b1b1238b647d538cdb214a6bdc663417384583 with ref * 2024-11-18 17:41:58.982 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-11-18 17:41:59.136 | (0325 / 1318) 2024-11-18 17:41:59.152 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2024-11-18 17:41:59.395 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-11-18 17:41:59.484 | (0326 / 1318) 2024-11-18 17:41:59.501 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-11-18 17:41:59.779 | Cloning from charm-panko cache and applying ref * 2024-11-18 17:41:59.851 | (0327 / 1318) 2024-11-18 17:41:59.869 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2024-11-18 17:42:00.129 | Cloning from charm-percona-cluster cache and applying ref * 2024-11-18 17:42:00.272 | (0328 / 1318) 2024-11-18 17:42:00.290 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-11-18 17:42:00.554 | Cloning from charm-placement cache and applying ref * 2024-11-18 17:42:00.730 | (0329 / 1318) 2024-11-18 17:42:00.747 | Updating cache of https://opendev.org/openstack/charm-placement-k8s.git in /opt/dib_cache/source-repositories/charm_placement_k8s_c760843a87d604d54ec3462b1da0380292606f93 with ref * 2024-11-18 17:42:01.002 | Cloning from charm-placement-k8s cache and applying ref * 2024-11-18 17:42:01.114 | (0330 / 1318) 2024-11-18 17:42:01.131 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2024-11-18 17:42:01.419 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-11-18 17:42:01.619 | (0331 / 1318) 2024-11-18 17:42:01.636 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-11-18 17:42:01.920 | Cloning from charm-specs cache and applying ref * 2024-11-18 17:42:02.037 | (0332 / 1318) 2024-11-18 17:42:02.054 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2024-11-18 17:42:02.344 | Cloning from charm-swift-proxy cache and applying ref * 2024-11-18 17:42:02.537 | (0333 / 1318) 2024-11-18 17:42:02.555 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2024-11-18 17:42:02.865 | Cloning from charm-swift-storage cache and applying ref * 2024-11-18 17:42:03.054 | (0334 / 1318) 2024-11-18 17:42:03.072 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-11-18 17:42:03.325 | Cloning from charm-tempest cache and applying ref * 2024-11-18 17:42:03.410 | (0335 / 1318) 2024-11-18 17:42:03.428 | Updating cache of https://opendev.org/openstack/charm-trilio-data-mover.git in /opt/dib_cache/source-repositories/charm_trilio_data_mover_16926d359d674f0f00ff29a5b87dd150f9898741 with ref * 2024-11-18 17:42:03.706 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-11-18 17:42:03.788 | (0336 / 1318) 2024-11-18 17:42:03.806 | Updating cache of https://opendev.org/openstack/charm-trilio-dm-api.git in /opt/dib_cache/source-repositories/charm_trilio_dm_api_93758839fd4c6fc0104f1cef5f1fd74049ee7fc1 with ref * 2024-11-18 17:42:04.092 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-11-18 17:42:04.172 | (0337 / 1318) 2024-11-18 17:42:04.190 | Updating cache of https://opendev.org/openstack/charm-trilio-horizon-plugin.git in /opt/dib_cache/source-repositories/charm_trilio_horizon_plugin_0abfda54e94ce53a4244f88b8c3c0eb553d5b5d5 with ref * 2024-11-18 17:42:04.455 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-11-18 17:42:04.536 | (0338 / 1318) 2024-11-18 17:42:04.554 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2024-11-18 17:42:04.870 | Cloning from charm-trilio-wlm cache and applying ref * 2024-11-18 17:42:04.953 | (0339 / 1318) 2024-11-18 17:42:04.970 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-11-18 17:42:05.213 | Cloning from charm-trove cache and applying ref * 2024-11-18 17:42:05.287 | (0340 / 1318) 2024-11-18 17:42:05.304 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-11-18 17:42:05.552 | Cloning from charm-vault cache and applying ref * 2024-11-18 17:42:05.715 | (0341 / 1318) 2024-11-18 17:42:05.732 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-11-18 17:42:05.991 | Cloning from charm-watcher cache and applying ref * 2024-11-18 17:42:06.118 | (0342 / 1318) 2024-11-18 17:42:06.136 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2024-11-18 17:42:06.387 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-11-18 17:42:06.534 | (0343 / 1318) 2024-11-18 17:42:06.551 | Updating cache of https://opendev.org/openstack/charm-zuul-jobs.git in /opt/dib_cache/source-repositories/charm_zuul_jobs_241c237d4ada37f32763a2e551bbca57de81892a with ref * 2024-11-18 17:42:06.795 | Cloning from charm-zuul-jobs cache and applying ref * 2024-11-18 17:42:06.890 | (0344 / 1318) 2024-11-18 17:42:06.907 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-11-18 17:42:07.162 | Cloning from charms.ceph cache and applying ref * 2024-11-18 17:42:07.270 | (0345 / 1318) 2024-11-18 17:42:07.287 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-11-18 17:42:07.653 | Cloning from charms.openstack cache and applying ref * 2024-11-18 17:42:07.804 | (0346 / 1318) 2024-11-18 17:42:07.821 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2024-11-18 17:42:08.091 | Cloning from ci-log-processing cache and applying ref * 2024-11-18 17:42:08.251 | (0347 / 1318) 2024-11-18 17:42:08.268 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-11-18 17:42:08.651 | Cloning from cinder cache and applying ref * 2024-11-18 17:42:09.917 | (0348 / 1318) 2024-11-18 17:42:09.934 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-11-18 17:42:10.190 | Cloning from cinder-specs cache and applying ref * 2024-11-18 17:42:10.321 | (0349 / 1318) 2024-11-18 17:42:10.338 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2024-11-18 17:42:10.650 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-11-18 17:42:10.801 | (0350 / 1318) 2024-11-18 17:42:10.818 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-11-18 17:42:11.089 | Cloning from cinderlib cache and applying ref * 2024-11-18 17:42:11.207 | (0351 / 1318) 2024-11-18 17:42:11.225 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-11-18 17:42:11.665 | Cloning from cliff cache and applying ref * 2024-11-18 17:42:11.835 | (0352 / 1318) 2024-11-18 17:42:11.853 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-11-18 17:42:12.148 | Cloning from cloudkitty cache and applying ref * 2024-11-18 17:42:12.479 | (0353 / 1318) 2024-11-18 17:42:12.497 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-11-18 17:42:12.784 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-11-18 17:42:12.934 | (0354 / 1318) 2024-11-18 17:42:12.952 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-11-18 17:42:13.314 | Cloning from cloudkitty-specs cache and applying ref * 2024-11-18 17:42:13.393 | (0355 / 1318) 2024-11-18 17:42:13.411 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2024-11-18 17:42:13.826 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-11-18 17:42:13.920 | (0356 / 1318) 2024-11-18 17:42:13.937 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-11-18 17:42:14.657 | Cloning from codegenerator cache and applying ref * 2024-11-18 17:42:14.919 | (0357 / 1318) 2024-11-18 17:42:14.937 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-11-18 17:42:15.431 | Cloning from constellations cache and applying ref * 2024-11-18 17:42:15.506 | (0358 / 1318) 2024-11-18 17:42:15.524 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-11-18 17:42:15.961 | Cloning from contributor-guide cache and applying ref * 2024-11-18 17:42:16.121 | (0359 / 1318) 2024-11-18 17:42:16.140 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-11-18 17:42:16.403 | Cloning from cookiecutter cache and applying ref * 2024-11-18 17:42:16.501 | (0360 / 1318) 2024-11-18 17:42:16.518 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-11-18 17:42:16.764 | Cloning from coverage2sql cache and applying ref * 2024-11-18 17:42:16.844 | (0361 / 1318) 2024-11-18 17:42:16.861 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-11-18 17:42:17.142 | Cloning from cyborg cache and applying ref * 2024-11-18 17:42:17.385 | (0362 / 1318) 2024-11-18 17:42:17.402 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-11-18 17:42:17.671 | Cloning from cyborg-specs cache and applying ref * 2024-11-18 17:42:17.764 | (0363 / 1318) 2024-11-18 17:42:17.782 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2024-11-18 17:42:18.068 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-11-18 17:42:18.163 | (0364 / 1318) 2024-11-18 17:42:18.180 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-11-18 17:42:18.455 | Cloning from debtcollector cache and applying ref * 2024-11-18 17:42:18.564 | (0365 / 1318) 2024-11-18 17:42:18.581 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-11-18 17:42:18.902 | Cloning from designate cache and applying ref * 2024-11-18 17:42:19.595 | (0366 / 1318) 2024-11-18 17:42:19.612 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-11-18 17:42:19.912 | Cloning from designate-dashboard cache and applying ref * 2024-11-18 17:42:20.080 | (0367 / 1318) 2024-11-18 17:42:20.098 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-11-18 17:42:20.386 | Cloning from designate-specs cache and applying ref * 2024-11-18 17:42:20.470 | (0368 / 1318) 2024-11-18 17:42:20.488 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2024-11-18 17:42:20.765 | Cloning from designate-tempest-plugin cache and applying ref * 2024-11-18 17:42:20.942 | (0369 / 1318) 2024-11-18 17:42:20.960 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-11-18 17:42:21.237 | Cloning from devstack cache and applying ref * 2024-11-18 17:42:21.655 | (0370 / 1318) 2024-11-18 17:42:21.672 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2024-11-18 17:42:21.929 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-11-18 17:42:22.007 | (0371 / 1318) 2024-11-18 17:42:22.025 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2024-11-18 17:42:22.660 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-11-18 17:42:22.802 | (0372 / 1318) 2024-11-18 17:42:22.820 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2024-11-18 17:42:23.107 | Cloning from devstack-plugin-container cache and applying ref * 2024-11-18 17:42:23.223 | (0373 / 1318) 2024-11-18 17:42:23.240 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2024-11-18 17:42:23.542 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-11-18 17:42:23.615 | (0374 / 1318) 2024-11-18 17:42:23.633 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2024-11-18 17:42:23.901 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-11-18 17:42:23.979 | (0375 / 1318) 2024-11-18 17:42:23.996 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2024-11-18 17:42:24.241 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-11-18 17:42:24.323 | (0376 / 1318) 2024-11-18 17:42:24.340 | Updating cache of https://opendev.org/openstack/devstack-plugin-open-cas.git in /opt/dib_cache/source-repositories/devstack_plugin_open_cas_1babc365afeee25ba5a15e22872cae3dda3a35a8 with ref * 2024-11-18 17:42:24.580 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-11-18 17:42:24.654 | (0377 / 1318) 2024-11-18 17:42:24.671 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-11-18 17:42:24.917 | Cloning from devstack-tools cache and applying ref * 2024-11-18 17:42:24.998 | (0378 / 1318) 2024-11-18 17:42:25.015 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-11-18 17:42:25.282 | Cloning from devstack-vagrant cache and applying ref * 2024-11-18 17:42:25.365 | (0379 / 1318) 2024-11-18 17:42:25.382 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-11-18 17:42:25.792 | Cloning from diskimage-builder cache and applying ref * 2024-11-18 17:42:26.483 | (0380 / 1318) 2024-11-18 17:42:26.500 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-11-18 17:42:26.825 | Cloning from election cache and applying ref * 2024-11-18 17:42:27.348 | (0381 / 1318) 2024-11-18 17:42:27.365 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2024-11-18 17:42:27.612 | Cloning from eslint-config-openstack cache and applying ref * 2024-11-18 17:42:27.692 | (0382 / 1318) 2024-11-18 17:42:27.710 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-11-18 17:42:27.966 | Cloning from etcd3gw cache and applying ref * 2024-11-18 17:42:28.078 | (0383 / 1318) 2024-11-18 17:42:28.095 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-11-18 17:42:28.405 | Cloning from freezer cache and applying ref * 2024-11-18 17:42:28.617 | (0384 / 1318) 2024-11-18 17:42:28.635 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-11-18 17:42:29.038 | Cloning from freezer-api cache and applying ref * 2024-11-18 17:42:29.166 | (0385 / 1318) 2024-11-18 17:42:29.183 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-11-18 17:42:29.515 | Cloning from freezer-dr cache and applying ref * 2024-11-18 17:42:29.623 | (0386 / 1318) 2024-11-18 17:42:29.640 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-11-18 17:42:30.098 | Cloning from freezer-specs cache and applying ref * 2024-11-18 17:42:30.176 | (0387 / 1318) 2024-11-18 17:42:30.193 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2024-11-18 17:42:30.624 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-11-18 17:42:30.712 | (0388 / 1318) 2024-11-18 17:42:30.730 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2024-11-18 17:42:31.424 | Cloning from freezer-web-ui cache and applying ref * 2024-11-18 17:42:31.601 | (0389 / 1318) 2024-11-18 17:42:31.619 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-11-18 17:42:32.158 | Cloning from futurist cache and applying ref * 2024-11-18 17:42:32.269 | (0390 / 1318) 2024-11-18 17:42:32.286 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-11-18 17:42:32.622 | Cloning from glance cache and applying ref * 2024-11-18 17:42:33.325 | (0391 / 1318) 2024-11-18 17:42:33.343 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-11-18 17:42:33.601 | Cloning from glance-specs cache and applying ref * 2024-11-18 17:42:33.767 | (0392 / 1318) 2024-11-18 17:42:33.784 | Updating cache of https://opendev.org/openstack/glance-tempest-plugin.git in /opt/dib_cache/source-repositories/glance_tempest_plugin_24e427a4d144713021e83a523bc2c0f1a6abace5 with ref * 2024-11-18 17:42:34.065 | Cloning from glance-tempest-plugin cache and applying ref * 2024-11-18 17:42:34.162 | (0393 / 1318) 2024-11-18 17:42:34.179 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-11-18 17:42:34.516 | Cloning from glance_store cache and applying ref * 2024-11-18 17:42:34.768 | (0394 / 1318) 2024-11-18 17:42:34.787 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-11-18 17:42:35.079 | Cloning from goal-tools cache and applying ref * 2024-11-18 17:42:35.173 | (0395 / 1318) 2024-11-18 17:42:35.191 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-11-18 17:42:35.523 | Cloning from governance cache and applying ref * 2024-11-18 17:42:35.859 | (0396 / 1318) 2024-11-18 17:42:35.876 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-11-18 17:42:36.248 | Cloning from governance-sigs cache and applying ref * 2024-11-18 17:42:36.332 | (0397 / 1318) 2024-11-18 17:42:36.352 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-11-18 17:42:36.715 | Cloning from governance-website cache and applying ref * 2024-11-18 17:42:36.787 | (0398 / 1318) 2024-11-18 17:42:36.805 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-11-18 17:42:37.065 | Cloning from grenade cache and applying ref * 2024-11-18 17:42:37.220 | (0399 / 1318) 2024-11-18 17:42:37.238 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-11-18 17:42:37.581 | Cloning from ha-guide cache and applying ref * 2024-11-18 17:42:37.679 | (0400 / 1318) 2024-11-18 17:42:37.697 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-11-18 17:42:37.990 | Cloning from hacking cache and applying ref * 2024-11-18 17:42:38.103 | (0401 / 1318) 2024-11-18 17:42:38.120 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-11-18 17:42:38.474 | Cloning from heat cache and applying ref * 2024-11-18 17:42:39.306 | (0402 / 1318) 2024-11-18 17:42:39.323 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-11-18 17:42:39.653 | Cloning from heat-agents cache and applying ref * 2024-11-18 17:42:39.808 | (0403 / 1318) 2024-11-18 17:42:39.826 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-11-18 17:42:40.347 | Cloning from heat-cfntools cache and applying ref * 2024-11-18 17:42:40.443 | (0404 / 1318) 2024-11-18 17:42:40.460 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-11-18 17:42:40.773 | Cloning from heat-dashboard cache and applying ref * 2024-11-18 17:42:41.028 | (0405 / 1318) 2024-11-18 17:42:41.045 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-11-18 17:42:41.323 | Cloning from heat-specs cache and applying ref * 2024-11-18 17:42:41.425 | (0406 / 1318) 2024-11-18 17:42:41.443 | Updating cache of https://opendev.org/openstack/heat-tempest-plugin.git in /opt/dib_cache/source-repositories/heat_tempest_plugin_3e8c6bcc90b70de4dc14754899b7039a107380b8 with ref * 2024-11-18 17:42:41.775 | Cloning from heat-tempest-plugin cache and applying ref * 2024-11-18 17:42:41.971 | (0407 / 1318) 2024-11-18 17:42:41.988 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2024-11-18 17:42:42.264 | Cloning from heat-templates cache and applying ref * 2024-11-18 17:42:42.510 | (0408 / 1318) 2024-11-18 17:42:42.528 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2024-11-18 17:42:42.805 | Cloning from heat-translator cache and applying ref * 2024-11-18 17:42:42.952 | (0409 / 1318) 2024-11-18 17:42:42.969 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2024-11-18 17:42:43.524 | Cloning from horizon cache and applying ref * 2024-11-18 17:42:45.370 | (0410 / 1318) 2024-11-18 17:42:45.387 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2024-11-18 17:42:45.725 | Cloning from i18n cache and applying ref * 2024-11-18 17:42:45.885 | (0411 / 1318) 2024-11-18 17:42:45.902 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2024-11-18 17:42:46.242 | Cloning from ideas cache and applying ref * 2024-11-18 17:42:46.321 | (0412 / 1318) 2024-11-18 17:42:46.338 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2024-11-18 17:42:46.740 | Cloning from ironic cache and applying ref * 2024-11-18 17:43:02.910 | (0413 / 1318) 2024-11-18 17:43:02.927 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2024-11-18 17:43:06.844 | Cloning from ironic-inspector cache and applying ref * 2024-11-18 17:43:27.884 | (0414 / 1318) 2024-11-18 17:43:27.902 | Updating cache of https://opendev.org/openstack/ironic-inspector-specs.git in /opt/dib_cache/source-repositories/ironic_inspector_specs_d3896f840813fe6414c3901323cc2145b153d97c with ref * 2024-11-18 17:43:28.500 | Cloning from ironic-inspector-specs cache and applying ref * 2024-11-18 17:43:28.576 | (0415 / 1318) 2024-11-18 17:43:28.594 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2024-11-18 17:43:33.578 | Cloning from ironic-lib cache and applying ref * 2024-11-18 17:43:39.777 | (0416 / 1318) 2024-11-18 17:43:39.795 | Updating cache of https://opendev.org/openstack/ironic-prometheus-exporter.git in /opt/dib_cache/source-repositories/ironic_prometheus_exporter_c84bfb96a7a5ca8686e6b46ce3aae3f55c264ece with ref * 2024-11-18 17:43:42.673 | Cloning from ironic-prometheus-exporter cache and applying ref * 2024-11-18 17:43:44.757 | (0417 / 1318) 2024-11-18 17:43:44.775 | Updating cache of https://opendev.org/openstack/ironic-python-agent.git in /opt/dib_cache/source-repositories/ironic_python_agent_6158c9e74677176fcb3d11a8c97cce0aea1656c0 with ref * 2024-11-18 17:43:49.304 | Cloning from ironic-python-agent cache and applying ref * 2024-11-18 17:44:41.797 | (0418 / 1318) 2024-11-18 17:44:41.873 | Updating cache of https://opendev.org/openstack/ironic-python-agent-builder.git in /opt/dib_cache/source-repositories/ironic_python_agent_builder_ccc255329a9a48884813b00c08f6b07cefef16bb with ref * 2024-11-18 17:44:43.496 | Cloning from ironic-python-agent-builder cache and applying ref * 2024-11-18 17:44:50.858 | (0419 / 1318) 2024-11-18 17:44:50.875 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2024-11-18 17:44:51.553 | Cloning from ironic-specs cache and applying ref * 2024-11-18 17:44:56.865 | (0420 / 1318) 2024-11-18 17:44:56.883 | Updating cache of https://opendev.org/openstack/ironic-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_tempest_plugin_d8629624c6d8b786c41c67ec73847c99a366571a with ref * 2024-11-18 17:44:58.208 | Cloning from ironic-tempest-plugin cache and applying ref * 2024-11-18 17:45:08.446 | (0421 / 1318) 2024-11-18 17:45:08.464 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2024-11-18 17:45:10.102 | Cloning from ironic-ui cache and applying ref * 2024-11-18 17:45:12.078 | (0422 / 1318) 2024-11-18 17:45:12.096 | Updating cache of https://opendev.org/openstack/karma-subunit-reporter.git in /opt/dib_cache/source-repositories/karma_subunit_reporter_a47cb5a70d2ac99c8cde63a7920757a4e657cd8a with ref * 2024-11-18 17:45:12.705 | Cloning from karma-subunit-reporter cache and applying ref * 2024-11-18 17:45:12.781 | (0423 / 1318) 2024-11-18 17:45:12.799 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2024-11-18 17:45:16.715 | Cloning from kayobe cache and applying ref * 2024-11-18 17:46:21.525 | (0424 / 1318) 2024-11-18 17:46:21.544 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2024-11-18 17:46:21.817 | Cloning from kayobe-config cache and applying ref * 2024-11-18 17:46:21.964 | (0425 / 1318) 2024-11-18 17:46:21.982 | Updating cache of https://opendev.org/openstack/kayobe-config-dev.git in /opt/dib_cache/source-repositories/kayobe_config_dev_51af2b86b0dbac55372878ffa3ce2b1958a100f3 with ref * 2024-11-18 17:46:22.292 | Cloning from kayobe-config-dev cache and applying ref * 2024-11-18 17:46:22.440 | (0426 / 1318) 2024-11-18 17:46:22.457 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2024-11-18 17:46:22.815 | Cloning from keystone cache and applying ref * 2024-11-18 17:46:23.577 | (0427 / 1318) 2024-11-18 17:46:23.595 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2024-11-18 17:46:23.863 | Cloning from keystone-specs cache and applying ref * 2024-11-18 17:46:23.983 | (0428 / 1318) 2024-11-18 17:46:24.000 | Updating cache of https://opendev.org/openstack/keystone-tempest-plugin.git in /opt/dib_cache/source-repositories/keystone_tempest_plugin_d96bed0cd5d60ef20cbcff48ff8236a334ad8c6f with ref * 2024-11-18 17:46:24.272 | Cloning from keystone-tempest-plugin cache and applying ref * 2024-11-18 17:46:24.397 | (0429 / 1318) 2024-11-18 17:46:24.414 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2024-11-18 17:46:24.736 | Cloning from keystoneauth cache and applying ref * 2024-11-18 17:46:25.601 | (0430 / 1318) 2024-11-18 17:46:25.619 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2024-11-18 17:46:25.934 | Cloning from keystonemiddleware cache and applying ref * 2024-11-18 17:46:26.150 | (0431 / 1318) 2024-11-18 17:46:26.168 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2024-11-18 17:46:26.514 | Cloning from kolla cache and applying ref * 2024-11-18 17:46:27.401 | (0432 / 1318) 2024-11-18 17:46:27.419 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2024-11-18 17:46:27.895 | Cloning from kolla-ansible cache and applying ref * 2024-11-18 17:46:28.565 | (0433 / 1318) 2024-11-18 17:46:28.583 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2024-11-18 17:46:28.863 | Cloning from kuryr cache and applying ref * 2024-11-18 17:46:28.999 | (0434 / 1318) 2024-11-18 17:46:29.016 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2024-11-18 17:46:29.286 | Cloning from kuryr-libnetwork cache and applying ref * 2024-11-18 17:46:29.434 | (0435 / 1318) 2024-11-18 17:46:29.452 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2024-11-18 17:46:29.736 | Cloning from large-scale cache and applying ref * 2024-11-18 17:46:29.820 | (0436 / 1318) 2024-11-18 17:46:29.837 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2024-11-18 17:46:30.106 | Cloning from ldappool cache and applying ref * 2024-11-18 17:46:30.197 | (0437 / 1318) 2024-11-18 17:46:30.215 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2024-11-18 17:46:30.489 | Cloning from liberasurecode cache and applying ref * 2024-11-18 17:46:30.635 | (0438 / 1318) 2024-11-18 17:46:30.652 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2024-11-18 17:46:30.930 | Cloning from loci cache and applying ref * 2024-11-18 17:46:31.041 | (0439 / 1318) 2024-11-18 17:46:31.059 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2024-11-18 17:46:31.326 | Cloning from logstash-filters cache and applying ref * 2024-11-18 17:46:31.399 | (0440 / 1318) 2024-11-18 17:46:31.416 | Updating cache of https://opendev.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_41f00708a968caa595ccfaef51e7518afb54c6ef with ref * 2024-11-18 17:46:31.703 | Cloning from magnum cache and applying ref * 2024-11-18 17:46:32.167 | (0441 / 1318) 2024-11-18 17:46:32.184 | Updating cache of https://opendev.org/openstack/magnum-capi-helm.git in /opt/dib_cache/source-repositories/magnum_capi_helm_6aeeb6d20c51a614ccb265691edfa0d6fb41b5a0 with ref * 2024-11-18 17:46:32.475 | Cloning from magnum-capi-helm cache and applying ref * 2024-11-18 17:46:32.599 | (0442 / 1318) 2024-11-18 17:46:32.616 | Updating cache of https://opendev.org/openstack/magnum-capi-helm-charts.git in /opt/dib_cache/source-repositories/magnum_capi_helm_charts_d4ceda87a396c7cfec4ff931e12ac890dccc08c3 with ref * 2024-11-18 17:46:32.934 | Cloning from magnum-capi-helm-charts cache and applying ref * 2024-11-18 17:46:33.022 | (0443 / 1318) 2024-11-18 17:46:33.039 | Updating cache of https://opendev.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_87e7b100747c74265d872547dd97423efba906b5 with ref * 2024-11-18 17:46:33.299 | Cloning from magnum-specs cache and applying ref * 2024-11-18 17:46:33.382 | (0444 / 1318) 2024-11-18 17:46:33.399 | Updating cache of https://opendev.org/openstack/magnum-tempest-plugin.git in /opt/dib_cache/source-repositories/magnum_tempest_plugin_e5aabc58174a10304fa3a83460f05da5c134e655 with ref * 2024-11-18 17:46:33.673 | Cloning from magnum-tempest-plugin cache and applying ref * 2024-11-18 17:46:33.797 | (0445 / 1318) 2024-11-18 17:46:33.815 | Updating cache of https://opendev.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_32445b5e98fabc378f0eaab80b4b0464fcf89dcb with ref * 2024-11-18 17:46:34.094 | Cloning from magnum-ui cache and applying ref * 2024-11-18 17:46:34.293 | (0446 / 1318) 2024-11-18 17:46:34.311 | Updating cache of https://opendev.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d4e3ca608e791f72ef0a0598888e18597f564d93 with ref * 2024-11-18 17:46:34.658 | Cloning from manila cache and applying ref * 2024-11-18 17:46:35.288 | (0447 / 1318) 2024-11-18 17:46:35.306 | Updating cache of https://opendev.org/openstack/manila-image-elements.git in /opt/dib_cache/source-repositories/manila_image_elements_e5af1ebb58efbc77e7a44a44965ded739c23ae7c with ref * 2024-11-18 17:46:35.563 | Cloning from manila-image-elements cache and applying ref * 2024-11-18 17:46:35.651 | (0448 / 1318) 2024-11-18 17:46:35.668 | Updating cache of https://opendev.org/openstack/manila-specs.git in /opt/dib_cache/source-repositories/manila_specs_0c0ec1c287bf1eb7db9d853ece0f26f1c13b86c1 with ref * 2024-11-18 17:46:35.912 | Cloning from manila-specs cache and applying ref * 2024-11-18 17:46:36.008 | (0449 / 1318) 2024-11-18 17:46:36.025 | Updating cache of https://opendev.org/openstack/manila-tempest-plugin.git in /opt/dib_cache/source-repositories/manila_tempest_plugin_2aa3e7558648c2290ef6f507c3fd7ac78b6a7555 with ref * 2024-11-18 17:46:36.311 | Cloning from manila-tempest-plugin cache and applying ref * 2024-11-18 17:46:44.725 | (0450 / 1318) 2024-11-18 17:46:44.742 | Updating cache of https://opendev.org/openstack/manila-test-image.git in /opt/dib_cache/source-repositories/manila_test_image_3ff0d472ea831cf06ace5fc3f681aac2152399f9 with ref * 2024-11-18 17:46:45.003 | Cloning from manila-test-image cache and applying ref * 2024-11-18 17:46:45.115 | (0451 / 1318) 2024-11-18 17:46:45.132 | Updating cache of https://opendev.org/openstack/manila-ui.git in /opt/dib_cache/source-repositories/manila_ui_f51bcab27cb75715a7be7e9592f96630b8722f5f with ref * 2024-11-18 17:46:45.424 | Cloning from manila-ui cache and applying ref * 2024-11-18 17:47:00.554 | (0452 / 1318) 2024-11-18 17:47:00.572 | Updating cache of https://opendev.org/openstack/masakari.git in /opt/dib_cache/source-repositories/masakari_790592d99716bd97ed98d2839ce492c6fe3a7e0d with ref * 2024-11-18 17:47:00.841 | Cloning from masakari cache and applying ref * 2024-11-18 17:47:13.872 | (0453 / 1318) 2024-11-18 17:47:13.889 | Updating cache of https://opendev.org/openstack/masakari-dashboard.git in /opt/dib_cache/source-repositories/masakari_dashboard_063ae6b1b139b7c8813e9f35b69e5d0ac647eb0a with ref * 2024-11-18 17:47:18.127 | Cloning from masakari-dashboard cache and applying ref * 2024-11-18 17:47:20.360 | (0454 / 1318) 2024-11-18 17:47:20.377 | Updating cache of https://opendev.org/openstack/masakari-monitors.git in /opt/dib_cache/source-repositories/masakari_monitors_4555ef5fdb8d9ea86bb07d8de419435f4406945e with ref * 2024-11-18 17:47:22.543 | Cloning from masakari-monitors cache and applying ref * 2024-11-18 17:47:24.007 | (0455 / 1318) 2024-11-18 17:47:24.026 | Updating cache of https://opendev.org/openstack/masakari-specs.git in /opt/dib_cache/source-repositories/masakari_specs_d5415a537a24b672b9ae745a20f90ffbe54d1fbf with ref * 2024-11-18 17:47:24.408 | Cloning from masakari-specs cache and applying ref * 2024-11-18 17:47:24.656 | (0456 / 1318) 2024-11-18 17:47:24.673 | Updating cache of https://opendev.org/openstack/meta-config.git in /opt/dib_cache/source-repositories/meta_config_dd0fb15d2e61ec8707b2e9c24c3d19c61540c6e2 with ref * 2024-11-18 17:47:24.990 | Cloning from meta-config cache and applying ref * 2024-11-18 17:47:25.062 | (0457 / 1318) 2024-11-18 17:47:25.079 | Updating cache of https://opendev.org/openstack/metalsmith.git in /opt/dib_cache/source-repositories/metalsmith_334e7049ca7f24d329720fa892e89b5469fb6650 with ref * 2024-11-18 17:47:27.282 | Cloning from metalsmith cache and applying ref * 2024-11-18 17:47:34.136 | (0458 / 1318) 2024-11-18 17:47:34.153 | Updating cache of https://opendev.org/openstack/microversion-parse.git in /opt/dib_cache/source-repositories/microversion_parse_a1bdde23a4931a3aba6529f2d418b2b082011172 with ref * 2024-11-18 17:47:34.656 | Cloning from microversion-parse cache and applying ref * 2024-11-18 17:47:35.077 | (0459 / 1318) 2024-11-18 17:47:35.094 | Updating cache of https://opendev.org/openstack/mistral.git in /opt/dib_cache/source-repositories/mistral_5acbd5030e75c365c3439a6bed8aaefce4a281af with ref * 2024-11-18 17:47:37.620 | Cloning from mistral cache and applying ref * 2024-11-18 17:47:59.049 | (0460 / 1318) 2024-11-18 17:47:59.066 | Updating cache of https://opendev.org/openstack/mistral-dashboard.git in /opt/dib_cache/source-repositories/mistral_dashboard_386e699b9c70fbcc90fce72ecd868c9b4f4a2674 with ref * 2024-11-18 17:48:01.681 | Cloning from mistral-dashboard cache and applying ref * 2024-11-18 17:48:05.988 | (0461 / 1318) 2024-11-18 17:48:06.006 | Updating cache of https://opendev.org/openstack/mistral-extra.git in /opt/dib_cache/source-repositories/mistral_extra_e7e18012c946c90298ae68873db51a3db9ae9aa0 with ref * 2024-11-18 17:48:08.458 | Cloning from mistral-extra cache and applying ref * 2024-11-18 17:48:12.164 | (0462 / 1318) 2024-11-18 17:48:12.182 | Updating cache of https://opendev.org/openstack/mistral-lib.git in /opt/dib_cache/source-repositories/mistral_lib_e53f3ac304015a478693063e5ac5b64729c6fde3 with ref * 2024-11-18 17:48:13.859 | Cloning from mistral-lib cache and applying ref * 2024-11-18 17:48:15.810 | (0463 / 1318) 2024-11-18 17:48:15.827 | Updating cache of https://opendev.org/openstack/mistral-specs.git in /opt/dib_cache/source-repositories/mistral_specs_88dcba4bc39de09d48bdeabb87d988b618619288 with ref * 2024-11-18 17:48:16.363 | Cloning from mistral-specs cache and applying ref * 2024-11-18 17:48:16.461 | (0464 / 1318) 2024-11-18 17:48:16.478 | Updating cache of https://opendev.org/openstack/mistral-tempest-plugin.git in /opt/dib_cache/source-repositories/mistral_tempest_plugin_d868abd95c3869bf5d985c4a56d371fbd08f0a34 with ref * 2024-11-18 17:48:17.594 | Cloning from mistral-tempest-plugin cache and applying ref * 2024-11-18 17:48:19.797 | (0465 / 1318) 2024-11-18 17:48:19.815 | Updating cache of https://opendev.org/openstack/molteniron.git in /opt/dib_cache/source-repositories/molteniron_c7d0773fdbcba00cf6ba85e4a1fca7d7b4cbe162 with ref * 2024-11-18 17:48:20.901 | Cloning from molteniron cache and applying ref * 2024-11-18 17:48:20.980 | (0466 / 1318) 2024-11-18 17:48:20.997 | Updating cache of https://opendev.org/openstack/monasca-agent.git in /opt/dib_cache/source-repositories/monasca_agent_03fd057ef58c531340eb1340fdd7f4e46fe572c7 with ref * 2024-11-18 17:48:24.806 | Cloning from monasca-agent cache and applying ref * 2024-11-18 17:48:28.571 | (0467 / 1318) 2024-11-18 17:48:28.588 | Updating cache of https://opendev.org/openstack/monasca-api.git in /opt/dib_cache/source-repositories/monasca_api_a8f8e51628a6eff2f91b816daa4237748bbc5cf2 with ref * 2024-11-18 17:48:29.723 | Cloning from monasca-api cache and applying ref * 2024-11-18 17:48:31.432 | (0468 / 1318) 2024-11-18 17:48:31.449 | Updating cache of https://opendev.org/openstack/monasca-ceilometer.git in /opt/dib_cache/source-repositories/monasca_ceilometer_68da42d44d76127113eae66d1eb184a666d653c9 with ref * 2024-11-18 17:48:31.942 | Cloning from monasca-ceilometer cache and applying ref * 2024-11-18 17:48:32.026 | (0469 / 1318) 2024-11-18 17:48:32.043 | Updating cache of https://opendev.org/openstack/monasca-common.git in /opt/dib_cache/source-repositories/monasca_common_c1bfe7989038e703ed5c036745954b7c8a1867aa with ref * 2024-11-18 17:48:33.451 | Cloning from monasca-common cache and applying ref * 2024-11-18 17:48:34.139 | (0470 / 1318) 2024-11-18 17:48:34.156 | Updating cache of https://opendev.org/openstack/monasca-events-api.git in /opt/dib_cache/source-repositories/monasca_events_api_74c9c080f03a87b67ce27c1dffd9b43c94af04bb with ref * 2024-11-18 17:48:36.256 | Cloning from monasca-events-api cache and applying ref * 2024-11-18 17:48:36.478 | (0471 / 1318) 2024-11-18 17:48:36.496 | Updating cache of https://opendev.org/openstack/monasca-grafana-datasource.git in /opt/dib_cache/source-repositories/monasca_grafana_datasource_924198386c4fb968240c9d619fdf66147497d4ff with ref * 2024-11-18 17:48:36.917 | Cloning from monasca-grafana-datasource cache and applying ref * 2024-11-18 17:48:36.992 | (0472 / 1318) 2024-11-18 17:48:37.010 | Updating cache of https://opendev.org/openstack/monasca-kibana-plugin.git in /opt/dib_cache/source-repositories/monasca_kibana_plugin_cb4cf7b69873842d12fa65ecdae0a2b8986045ff with ref * 2024-11-18 17:48:37.539 | Cloning from monasca-kibana-plugin cache and applying ref * 2024-11-18 17:48:37.621 | (0473 / 1318) 2024-11-18 17:48:37.639 | Updating cache of https://opendev.org/openstack/monasca-log-api.git in /opt/dib_cache/source-repositories/monasca_log_api_486de0eb7911c2c79bb5ce2d966d3e73e947e841 with ref * 2024-11-18 17:48:38.185 | Cloning from monasca-log-api cache and applying ref * 2024-11-18 17:48:38.272 | (0474 / 1318) 2024-11-18 17:48:38.290 | Updating cache of https://opendev.org/openstack/monasca-notification.git in /opt/dib_cache/source-repositories/monasca_notification_f3451ab9a16dd5ab2ac7d3979d3695a96760ae36 with ref * 2024-11-18 17:48:39.683 | Cloning from monasca-notification cache and applying ref * 2024-11-18 17:48:40.103 | (0475 / 1318) 2024-11-18 17:48:40.120 | Updating cache of https://opendev.org/openstack/monasca-persister.git in /opt/dib_cache/source-repositories/monasca_persister_db88eb6150e83bb4fe2f5670f0f800ac04b63059 with ref * 2024-11-18 17:48:41.074 | Cloning from monasca-persister cache and applying ref * 2024-11-18 17:48:41.440 | (0476 / 1318) 2024-11-18 17:48:41.457 | Updating cache of https://opendev.org/openstack/monasca-specs.git in /opt/dib_cache/source-repositories/monasca_specs_320e35ef0eeaa22ea1779f10cb8e0e2aeae730cf with ref * 2024-11-18 17:48:41.796 | Cloning from monasca-specs cache and applying ref * 2024-11-18 17:48:41.874 | (0477 / 1318) 2024-11-18 17:48:41.891 | Updating cache of https://opendev.org/openstack/monasca-statsd.git in /opt/dib_cache/source-repositories/monasca_statsd_5a323fe22b1a7dd02270e0ef49264a6afc90924b with ref * 2024-11-18 17:48:42.623 | Cloning from monasca-statsd cache and applying ref * 2024-11-18 17:48:42.726 | (0478 / 1318) 2024-11-18 17:48:42.743 | Updating cache of https://opendev.org/openstack/monasca-tempest-plugin.git in /opt/dib_cache/source-repositories/monasca_tempest_plugin_fcafa85dc6106ad17aeac790b40288b35741e73c with ref * 2024-11-18 17:48:43.452 | Cloning from monasca-tempest-plugin cache and applying ref * 2024-11-18 17:48:43.593 | (0479 / 1318) 2024-11-18 17:48:43.610 | Updating cache of https://opendev.org/openstack/monasca-thresh.git in /opt/dib_cache/source-repositories/monasca_thresh_4e92790e44c4177b32acac93b17797246ac94343 with ref * 2024-11-18 17:48:44.688 | Cloning from monasca-thresh cache and applying ref * 2024-11-18 17:48:44.920 | (0480 / 1318) 2024-11-18 17:48:44.937 | Updating cache of https://opendev.org/openstack/monasca-transform.git in /opt/dib_cache/source-repositories/monasca_transform_b1ea2060633488f221e11c708da7b43038148c51 with ref * 2024-11-18 17:48:45.478 | Cloning from monasca-transform cache and applying ref * 2024-11-18 17:48:45.563 | (0481 / 1318) 2024-11-18 17:48:45.580 | Updating cache of https://opendev.org/openstack/monasca-ui.git in /opt/dib_cache/source-repositories/monasca_ui_18ad471a6a97c5f261112657d513681be397e0db with ref * 2024-11-18 17:48:46.576 | Cloning from monasca-ui cache and applying ref * 2024-11-18 17:48:46.730 | (0482 / 1318) 2024-11-18 17:48:46.747 | Updating cache of https://opendev.org/openstack/multi-arch-sig.git in /opt/dib_cache/source-repositories/multi_arch_sig_66cc862aa84a561574849d286cfdbdb86a178cc0 with ref * 2024-11-18 17:48:47.050 | Cloning from multi-arch-sig cache and applying ref * 2024-11-18 17:48:47.122 | (0483 / 1318) 2024-11-18 17:48:47.140 | Updating cache of https://opendev.org/openstack/networking-bagpipe.git in /opt/dib_cache/source-repositories/networking_bagpipe_2096b3154e9bb6339f8b804c6402209b5afd2bbb with ref * 2024-11-18 17:48:49.409 | Cloning from networking-bagpipe cache and applying ref * 2024-11-18 17:48:56.598 | (0484 / 1318) 2024-11-18 17:48:56.616 | Updating cache of https://opendev.org/openstack/networking-baremetal.git in /opt/dib_cache/source-repositories/networking_baremetal_eb427548fcb1af7f1d3a8fbb5db2915477b76ca1 with ref * 2024-11-18 17:48:58.592 | Cloning from networking-baremetal cache and applying ref * 2024-11-18 17:49:02.460 | (0485 / 1318) 2024-11-18 17:49:02.477 | Updating cache of https://opendev.org/openstack/networking-bgpvpn.git in /opt/dib_cache/source-repositories/networking_bgpvpn_754f42a20e6cbf86343040a5d04246ae08cfa87e with ref * 2024-11-18 17:49:04.649 | Cloning from networking-bgpvpn cache and applying ref * 2024-11-18 17:49:15.905 | (0486 / 1318) 2024-11-18 17:49:15.923 | Updating cache of https://opendev.org/openstack/networking-generic-switch.git in /opt/dib_cache/source-repositories/networking_generic_switch_1aa8908ec8c5fae7ade92df58e29fcba26ae2d3d with ref * 2024-11-18 17:49:17.878 | Cloning from networking-generic-switch cache and applying ref * 2024-11-18 17:49:30.029 | (0487 / 1318) 2024-11-18 17:49:30.047 | Updating cache of https://opendev.org/openstack/networking-midonet.git in /opt/dib_cache/source-repositories/networking_midonet_18e78e832e3dd835fdfe81aa20215bd693587390 with ref * 2024-11-18 17:49:31.173 | Cloning from networking-midonet cache and applying ref * 2024-11-18 17:49:31.370 | (0488 / 1318) 2024-11-18 17:49:31.388 | Updating cache of https://opendev.org/openstack/networking-odl.git in /opt/dib_cache/source-repositories/networking_odl_1405e2de13271baacab0fcb975a0ada73900584b with ref * 2024-11-18 17:49:33.637 | Cloning from networking-odl cache and applying ref * 2024-11-18 17:49:38.331 | (0489 / 1318) 2024-11-18 17:49:38.348 | Updating cache of https://opendev.org/openstack/networking-sfc.git in /opt/dib_cache/source-repositories/networking_sfc_f76360479ac61e019a7a0c0ed114030338b01d69 with ref * 2024-11-18 17:49:40.030 | Cloning from networking-sfc cache and applying ref * 2024-11-18 17:49:46.097 | (0490 / 1318) 2024-11-18 17:49:46.115 | Updating cache of https://opendev.org/openstack/neutron.git in /opt/dib_cache/source-repositories/neutron_fc8e16d9fe9b517f84eb4bc4b04ca13c2cb0f449 with ref * 2024-11-18 17:49:57.500 | Cloning from neutron cache and applying ref * 2024-11-18 17:50:47.658 | (0491 / 1318) 2024-11-18 17:50:47.676 | Updating cache of https://opendev.org/openstack/neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/neutron_dynamic_routing_02484a5bab0ea20c085937e3f8f0773a7ad79e43 with ref * 2024-11-18 17:50:49.889 | Cloning from neutron-dynamic-routing cache and applying ref * 2024-11-18 17:50:53.802 | (0492 / 1318) 2024-11-18 17:50:53.819 | Updating cache of https://opendev.org/openstack/neutron-fwaas.git in /opt/dib_cache/source-repositories/neutron_fwaas_5e79656921357d537a41f087997a8b88047bfb68 with ref * 2024-11-18 17:50:55.842 | Cloning from neutron-fwaas cache and applying ref * 2024-11-18 17:51:21.324 | (0493 / 1318) 2024-11-18 17:51:21.342 | Updating cache of https://opendev.org/openstack/neutron-fwaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_fwaas_dashboard_4b5634e82fdc9c0ff9b206543a1534b809bf6ee7 with ref * 2024-11-18 17:51:22.957 | Cloning from neutron-fwaas-dashboard cache and applying ref * 2024-11-18 17:51:26.773 | (0494 / 1318) 2024-11-18 17:51:26.790 | Updating cache of https://opendev.org/openstack/neutron-lib.git in /opt/dib_cache/source-repositories/neutron_lib_aa661d6548f0cd90205aff0f42239abf3e6af140 with ref * 2024-11-18 17:51:32.500 | Cloning from neutron-lib cache and applying ref * 2024-11-18 17:52:20.179 | (0495 / 1318) 2024-11-18 17:52:20.196 | Updating cache of https://opendev.org/openstack/neutron-specs.git in /opt/dib_cache/source-repositories/neutron_specs_89615f86921bac2b7456e9d7c3dc059fd12e3c01 with ref * 2024-11-18 17:52:21.084 | Cloning from neutron-specs cache and applying ref * 2024-11-18 17:52:23.606 | (0496 / 1318) 2024-11-18 17:52:23.623 | Updating cache of https://opendev.org/openstack/neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/neutron_tempest_plugin_e7892098b876fb0692c494003d55d7bfc42488e5 with ref * 2024-11-18 17:52:25.507 | Cloning from neutron-tempest-plugin cache and applying ref * 2024-11-18 17:53:03.450 | (0497 / 1318) 2024-11-18 17:53:03.468 | Updating cache of https://opendev.org/openstack/neutron-vpnaas.git in /opt/dib_cache/source-repositories/neutron_vpnaas_9cb96011f42d771d4c82d793edde38757cbb768d with ref * 2024-11-18 17:53:06.991 | Cloning from neutron-vpnaas cache and applying ref * 2024-11-18 17:53:21.048 | (0498 / 1318) 2024-11-18 17:53:21.065 | Updating cache of https://opendev.org/openstack/neutron-vpnaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_vpnaas_dashboard_a8b6e522d791a8d47be8b4bca4ad9e8d93be910f with ref * 2024-11-18 17:53:23.344 | Cloning from neutron-vpnaas-dashboard cache and applying ref * 2024-11-18 17:53:26.296 | (0499 / 1318) 2024-11-18 17:53:26.313 | Updating cache of https://opendev.org/openstack/nose-html-output.git in /opt/dib_cache/source-repositories/nose_html_output_6af3c9e3ae9708dea2e59c0b8b020a3679866b6b with ref * 2024-11-18 17:53:27.163 | Cloning from nose-html-output cache and applying ref * 2024-11-18 17:53:27.238 | (0500 / 1318) 2024-11-18 17:53:27.255 | Updating cache of https://opendev.org/openstack/nova.git in /opt/dib_cache/source-repositories/nova_fc7fe01d5e091fd6bdee3c94b8421f772daf2940 with ref * 2024-11-18 17:53:36.830 | Cloning from nova cache and applying ref * 2024-11-18 17:57:01.821 | (0501 / 1318) 2024-11-18 17:57:01.839 | Updating cache of https://opendev.org/openstack/nova-specs.git in /opt/dib_cache/source-repositories/nova_specs_a433811268c4abada99b36db0eab7994ffbb0fcd with ref * 2024-11-18 17:57:03.780 | Cloning from nova-specs cache and applying ref * 2024-11-18 17:57:34.392 | (0502 / 1318) 2024-11-18 17:57:34.409 | Updating cache of https://opendev.org/openstack/octavia.git in /opt/dib_cache/source-repositories/octavia_863fa1e5e38b768be943b8122ab48a7ec93b0797 with ref * 2024-11-18 17:57:41.328 | Cloning from octavia cache and applying ref * 2024-11-18 18:00:28.218 | (0503 / 1318) 2024-11-18 18:00:28.235 | Updating cache of https://opendev.org/openstack/octavia-dashboard.git in /opt/dib_cache/source-repositories/octavia_dashboard_9dd27d9246486f83f2fda3f295ad51f17386f353 with ref * 2024-11-18 18:00:31.298 | Cloning from octavia-dashboard cache and applying ref * 2024-11-18 18:00:42.965 | (0504 / 1318) 2024-11-18 18:00:42.983 | Updating cache of https://opendev.org/openstack/octavia-lib.git in /opt/dib_cache/source-repositories/octavia_lib_2b679a014b3f67e2f0cbde6ead019e0b5a14018e with ref * 2024-11-18 18:00:47.832 | Cloning from octavia-lib cache and applying ref * 2024-11-18 18:00:51.930 | (0505 / 1318) 2024-11-18 18:00:51.947 | Updating cache of https://opendev.org/openstack/octavia-tempest-plugin.git in /opt/dib_cache/source-repositories/octavia_tempest_plugin_2c140670065b74c96e4fc8273f7e953ebaf959e6 with ref * 2024-11-18 18:00:56.119 | Cloning from octavia-tempest-plugin cache and applying ref * 2024-11-18 18:01:07.087 | (0506 / 1318) 2024-11-18 18:01:07.104 | Updating cache of https://opendev.org/openstack/openapi.git in /opt/dib_cache/source-repositories/openapi_df00d935b4d6c6d3c0851f060bebd704f5bc4eaa with ref * 2024-11-18 18:01:07.428 | Cloning from openapi cache and applying ref * 2024-11-18 18:01:08.222 | (0507 / 1318) 2024-11-18 18:01:08.240 | Updating cache of https://opendev.org/openstack/openstack.git in /opt/dib_cache/source-repositories/openstack_179b61797588a5983c2f97c6533dca570c8f887d with ref * 2024-11-18 18:01:27.993 | Cloning from openstack cache and applying ref * 2024-11-18 18:02:54.141 | (0508 / 1318) 2024-11-18 18:02:54.158 | Updating cache of https://opendev.org/openstack/openstack-ansible.git in /opt/dib_cache/source-repositories/openstack_ansible_3cfbda96ab4e3150d6a8251a1f52e58df97eaa56 with ref * 2024-11-18 18:02:57.383 | Cloning from openstack-ansible cache and applying ref * 2024-11-18 18:04:18.100 | (0509 / 1318) 2024-11-18 18:04:18.118 | Updating cache of https://opendev.org/openstack/openstack-ansible-apt_package_pinning.git in /opt/dib_cache/source-repositories/openstack_ansible_apt_package_pinning_94d73c5d7bc79b72455adb468fa0ca9d5d088a82 with ref * 2024-11-18 18:04:20.417 | Cloning from openstack-ansible-apt_package_pinning cache and applying ref * 2024-11-18 18:04:22.147 | (0510 / 1318) 2024-11-18 18:04:22.164 | Updating cache of https://opendev.org/openstack/openstack-ansible-ceph_client.git in /opt/dib_cache/source-repositories/openstack_ansible_ceph_client_b30d350f395f4cad0bb53e215659f039f2aafe46 with ref * 2024-11-18 18:04:24.417 | Cloning from openstack-ansible-ceph_client cache and applying ref * 2024-11-18 18:04:40.625 | (0511 / 1318) 2024-11-18 18:04:40.643 | Updating cache of https://opendev.org/openstack/openstack-ansible-galera_client.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_client_819687c3eda847d6a865b5316e24f9d70d0161d6 with ref * 2024-11-18 18:04:41.418 | Cloning from openstack-ansible-galera_client cache and applying ref * 2024-11-18 18:04:41.517 | (0512 / 1318) 2024-11-18 18:04:41.535 | Updating cache of https://opendev.org/openstack/openstack-ansible-galera_server.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_server_c437627b8acb3dfb7014e838a35aaa06e5da6dd2 with ref * 2024-11-18 18:04:42.953 | Cloning from openstack-ansible-galera_server cache and applying ref * 2024-11-18 18:04:53.530 | (0513 / 1318) 2024-11-18 18:04:53.547 | Updating cache of https://opendev.org/openstack/openstack-ansible-haproxy_server.git in /opt/dib_cache/source-repositories/openstack_ansible_haproxy_server_4384b12a73153e37514319d24bdc93644380386f with ref * 2024-11-18 18:04:55.895 | Cloning from openstack-ansible-haproxy_server cache and applying ref * 2024-11-18 18:05:12.284 | (0514 / 1318) 2024-11-18 18:05:12.302 | Updating cache of https://opendev.org/openstack/openstack-ansible-lxc_container_create.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_container_create_a21457d7388279f5ffc430574970f46663670353 with ref * 2024-11-18 18:05:14.095 | Cloning from openstack-ansible-lxc_container_create cache and applying ref * 2024-11-18 18:05:15.133 | (0515 / 1318) 2024-11-18 18:05:15.150 | Updating cache of https://opendev.org/openstack/openstack-ansible-lxc_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_hosts_c19e23bad047821a1c9c37fedba7bfa2d3f39224 with ref * 2024-11-18 18:05:16.358 | Cloning from openstack-ansible-lxc_hosts cache and applying ref * 2024-11-18 18:05:21.800 | (0516 / 1318) 2024-11-18 18:05:21.817 | Updating cache of https://opendev.org/openstack/openstack-ansible-memcached_server.git in /opt/dib_cache/source-repositories/openstack_ansible_memcached_server_e81d9ab1a8b3e5bdebd469387a9adbb8a997ffa8 with ref * 2024-11-18 18:05:24.489 | Cloning from openstack-ansible-memcached_server cache and applying ref * 2024-11-18 18:05:25.502 | (0517 / 1318) 2024-11-18 18:05:25.520 | Updating cache of https://opendev.org/openstack/openstack-ansible-nspawn_container_create.git in /opt/dib_cache/source-repositories/openstack_ansible_nspawn_container_create_fa9884d2f99293d074685ff9e0dfa6bc9b187f94 with ref * 2024-11-18 18:05:26.474 | Cloning from openstack-ansible-nspawn_container_create cache and applying ref * 2024-11-18 18:05:26.551 | (0518 / 1318) 2024-11-18 18:05:26.568 | Updating cache of https://opendev.org/openstack/openstack-ansible-nspawn_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_nspawn_hosts_0bf30b09500021d9d02e5845291377466941616d with ref * 2024-11-18 18:05:27.047 | Cloning from openstack-ansible-nspawn_hosts cache and applying ref * 2024-11-18 18:05:27.442 | (0519 / 1318) 2024-11-18 18:05:27.460 | Updating cache of https://opendev.org/openstack/openstack-ansible-openstack_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_hosts_2a2ce62fc9498c5d1f1e7be5a9eaff8863bbb829 with ref * 2024-11-18 18:05:28.910 | Cloning from openstack-ansible-openstack_hosts cache and applying ref * 2024-11-18 18:05:42.812 | (0520 / 1318) 2024-11-18 18:05:42.829 | Updating cache of https://opendev.org/openstack/openstack-ansible-openstack_openrc.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_openrc_3326503506c12f3c84279ac366139e23d4806b72 with ref * 2024-11-18 18:05:45.035 | Cloning from openstack-ansible-openstack_openrc cache and applying ref * 2024-11-18 18:05:47.812 | (0521 / 1318) 2024-11-18 18:05:47.830 | Updating cache of https://opendev.org/openstack/openstack-ansible-ops.git in /opt/dib_cache/source-repositories/openstack_ansible_ops_5622174296751e99f199665b3a8250bca48f26cb with ref * 2024-11-18 18:05:52.087 | Cloning from openstack-ansible-ops cache and applying ref * 2024-11-18 18:06:07.649 | (0522 / 1318) 2024-11-18 18:06:07.667 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_adjutant.git in /opt/dib_cache/source-repositories/openstack_ansible_os_adjutant_7991761da6811ff9e0084c28beb090e3518a6da6 with ref * 2024-11-18 18:06:10.495 | Cloning from openstack-ansible-os_adjutant cache and applying ref * 2024-11-18 18:06:13.001 | (0523 / 1318) 2024-11-18 18:06:13.019 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_aodh.git in /opt/dib_cache/source-repositories/openstack_ansible_os_aodh_6b85067fc9c34cef5fe262bddf90011a37e012d0 with ref * 2024-11-18 18:06:14.965 | Cloning from openstack-ansible-os_aodh cache and applying ref * 2024-11-18 18:06:18.264 | (0524 / 1318) 2024-11-18 18:06:18.282 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_barbican.git in /opt/dib_cache/source-repositories/openstack_ansible_os_barbican_7a0f92d49c60f82cf09fb81b6f3b44585e307f32 with ref * 2024-11-18 18:06:20.652 | Cloning from openstack-ansible-os_barbican cache and applying ref * 2024-11-18 18:06:24.377 | (0525 / 1318) 2024-11-18 18:06:24.394 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_blazar.git in /opt/dib_cache/source-repositories/openstack_ansible_os_blazar_e0576b9c289cfe7241cda1a45d984dc363708d41 with ref * 2024-11-18 18:06:25.732 | Cloning from openstack-ansible-os_blazar cache and applying ref * 2024-11-18 18:06:31.862 | (0526 / 1318) 2024-11-18 18:06:31.880 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_ceilometer.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ceilometer_a03c9abdc39eb5b0ec38ce1dc58e4e7b23c476e6 with ref * 2024-11-18 18:06:33.692 | Cloning from openstack-ansible-os_ceilometer cache and applying ref * 2024-11-18 18:06:37.100 | (0527 / 1318) 2024-11-18 18:06:37.118 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_cinder.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cinder_f000711eb08957431e6cf1374dc174b08dd18b07 with ref * 2024-11-18 18:06:39.335 | Cloning from openstack-ansible-os_cinder cache and applying ref * 2024-11-18 18:06:53.544 | (0528 / 1318) 2024-11-18 18:06:53.562 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_cloudkitty.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cloudkitty_05f762adaf9667deb75b8561e4fe609d9f187b32 with ref * 2024-11-18 18:06:56.631 | Cloning from openstack-ansible-os_cloudkitty cache and applying ref * 2024-11-18 18:07:00.775 | (0529 / 1318) 2024-11-18 18:07:00.792 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_congress.git in /opt/dib_cache/source-repositories/openstack_ansible_os_congress_43a3d82c0605ea6a7441b277cd10ae2edb9024ae with ref * 2024-11-18 18:07:01.730 | Cloning from openstack-ansible-os_congress cache and applying ref * 2024-11-18 18:07:01.808 | (0530 / 1318) 2024-11-18 18:07:01.825 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_designate.git in /opt/dib_cache/source-repositories/openstack_ansible_os_designate_98bc829b1bd60f26b06eb17f4fa6499fcc162585 with ref * 2024-11-18 18:07:03.399 | Cloning from openstack-ansible-os_designate cache and applying ref * 2024-11-18 18:07:06.746 | (0531 / 1318) 2024-11-18 18:07:06.763 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_glance.git in /opt/dib_cache/source-repositories/openstack_ansible_os_glance_3fdf38f1e88ac6ec7040ea8199fbb95084e9e0c8 with ref * 2024-11-18 18:07:09.254 | Cloning from openstack-ansible-os_glance cache and applying ref * 2024-11-18 18:07:21.846 | (0532 / 1318) 2024-11-18 18:07:21.864 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_gnocchi.git in /opt/dib_cache/source-repositories/openstack_ansible_os_gnocchi_bb6e19a41fbaed00a8e3d2537b8a9cc5afb33ad2 with ref * 2024-11-18 18:07:24.644 | Cloning from openstack-ansible-os_gnocchi cache and applying ref * 2024-11-18 18:07:26.066 | (0533 / 1318) 2024-11-18 18:07:26.084 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_heat.git in /opt/dib_cache/source-repositories/openstack_ansible_os_heat_cc634c3d8a1b51be5da1ab92de9db2c10b9de26c with ref * 2024-11-18 18:07:28.011 | Cloning from openstack-ansible-os_heat cache and applying ref * 2024-11-18 18:07:31.789 | (0534 / 1318) 2024-11-18 18:07:31.807 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_horizon.git in /opt/dib_cache/source-repositories/openstack_ansible_os_horizon_c61a8fb1c88e8de8f493040250a0c6bb15b435ab with ref * 2024-11-18 18:07:33.714 | Cloning from openstack-ansible-os_horizon cache and applying ref * 2024-11-18 18:07:42.653 | (0535 / 1318) 2024-11-18 18:07:42.671 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_ironic.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ironic_5d5a7da815e067842ae664a65a873ec5dc5c76d5 with ref * 2024-11-18 18:07:45.252 | Cloning from openstack-ansible-os_ironic cache and applying ref * 2024-11-18 18:07:54.794 | (0536 / 1318) 2024-11-18 18:07:54.812 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_karbor.git in /opt/dib_cache/source-repositories/openstack_ansible_os_karbor_bce6988b9b79fcd6e3214e83cb1c4ab70251878d with ref * 2024-11-18 18:07:55.962 | Cloning from openstack-ansible-os_karbor cache and applying ref * 2024-11-18 18:07:56.034 | (0537 / 1318) 2024-11-18 18:07:56.052 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_keystone.git in /opt/dib_cache/source-repositories/openstack_ansible_os_keystone_145999154d0a400ec092b79eaa7f441f3249d9f0 with ref * 2024-11-18 18:07:57.771 | Cloning from openstack-ansible-os_keystone cache and applying ref * 2024-11-18 18:08:13.209 | (0538 / 1318) 2024-11-18 18:08:13.226 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_magnum.git in /opt/dib_cache/source-repositories/openstack_ansible_os_magnum_bff64d4364faa6050aabbff3acb8693114033fa6 with ref * 2024-11-18 18:08:14.930 | Cloning from openstack-ansible-os_magnum cache and applying ref * 2024-11-18 18:08:24.588 | (0539 / 1318) 2024-11-18 18:08:24.605 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_manila.git in /opt/dib_cache/source-repositories/openstack_ansible_os_manila_8eab7289c632388d07ad3230a9fef774d6a97202 with ref * 2024-11-18 18:08:26.745 | Cloning from openstack-ansible-os_manila cache and applying ref * 2024-11-18 18:08:28.606 | (0540 / 1318) 2024-11-18 18:08:28.624 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_masakari.git in /opt/dib_cache/source-repositories/openstack_ansible_os_masakari_b1cf7fc61ca2ad0fddc306e57144f972ab8a9e98 with ref * 2024-11-18 18:08:30.692 | Cloning from openstack-ansible-os_masakari cache and applying ref * 2024-11-18 18:08:35.702 | (0541 / 1318) 2024-11-18 18:08:35.720 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_mistral.git in /opt/dib_cache/source-repositories/openstack_ansible_os_mistral_c9bc7ce14f7048fe02a8cf9bab19fe4663f47d1a with ref * 2024-11-18 18:08:37.418 | Cloning from openstack-ansible-os_mistral cache and applying ref * 2024-11-18 18:08:39.362 | (0542 / 1318) 2024-11-18 18:08:39.380 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_monasca.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_0ffdedfc9ddf2fd949bee1aa48a960e41d48c692 with ref * 2024-11-18 18:08:39.752 | Cloning from openstack-ansible-os_monasca cache and applying ref * 2024-11-18 18:08:39.829 | (0543 / 1318) 2024-11-18 18:08:39.846 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_monasca-agent.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_agent_2712911fe3d73f9d512962c045d2081e9d8463ed with ref * 2024-11-18 18:08:40.239 | Cloning from openstack-ansible-os_monasca-agent cache and applying ref * 2024-11-18 18:08:40.316 | (0544 / 1318) 2024-11-18 18:08:40.334 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_murano.git in /opt/dib_cache/source-repositories/openstack_ansible_os_murano_89a52c6820696fed9daad1e854a5a42805bf8a45 with ref * 2024-11-18 18:08:41.560 | Cloning from openstack-ansible-os_murano cache and applying ref * 2024-11-18 18:08:42.575 | (0545 / 1318) 2024-11-18 18:08:42.592 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_neutron.git in /opt/dib_cache/source-repositories/openstack_ansible_os_neutron_49a4d53841e5f5a95bbe96fbce21e5d352f7e317 with ref * 2024-11-18 18:08:44.627 | Cloning from openstack-ansible-os_neutron cache and applying ref * 2024-11-18 18:09:04.736 | (0546 / 1318) 2024-11-18 18:09:04.754 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_nova.git in /opt/dib_cache/source-repositories/openstack_ansible_os_nova_632480517c2ac150712d955c86b411176fd24c50 with ref * 2024-11-18 18:09:07.243 | Cloning from openstack-ansible-os_nova cache and applying ref * 2024-11-18 18:09:38.547 | (0547 / 1318) 2024-11-18 18:09:38.564 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_octavia.git in /opt/dib_cache/source-repositories/openstack_ansible_os_octavia_f261671e93ebbae015fc0ff297a6ac3e38254528 with ref * 2024-11-18 18:09:40.180 | Cloning from openstack-ansible-os_octavia cache and applying ref * 2024-11-18 18:09:46.450 | (0548 / 1318) 2024-11-18 18:09:46.467 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_panko.git in /opt/dib_cache/source-repositories/openstack_ansible_os_panko_00b3066648cc6adfa4b958594628bf43f0d61e11 with ref * 2024-11-18 18:09:47.500 | Cloning from openstack-ansible-os_panko cache and applying ref * 2024-11-18 18:09:47.587 | (0549 / 1318) 2024-11-18 18:09:47.605 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_placement.git in /opt/dib_cache/source-repositories/openstack_ansible_os_placement_aa6e801ec6cebeee4cc4249433f5a62775d838f2 with ref * 2024-11-18 18:09:49.392 | Cloning from openstack-ansible-os_placement cache and applying ref * 2024-11-18 18:09:50.379 | (0550 / 1318) 2024-11-18 18:09:50.397 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_rally.git in /opt/dib_cache/source-repositories/openstack_ansible_os_rally_9bd8837f059e50dfc2c9be7773ff318808914206 with ref * 2024-11-18 18:09:51.707 | Cloning from openstack-ansible-os_rally cache and applying ref * 2024-11-18 18:09:52.389 | (0551 / 1318) 2024-11-18 18:09:52.406 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_sahara.git in /opt/dib_cache/source-repositories/openstack_ansible_os_sahara_0bd42fcabc69423065399476f66d4e90600ddbd6 with ref * 2024-11-18 18:09:53.475 | Cloning from openstack-ansible-os_sahara cache and applying ref * 2024-11-18 18:09:56.539 | (0552 / 1318) 2024-11-18 18:09:56.557 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_senlin.git in /opt/dib_cache/source-repositories/openstack_ansible_os_senlin_1be28be390c28042eb0d7a0986c59a744edad6a1 with ref * 2024-11-18 18:09:57.576 | Cloning from openstack-ansible-os_senlin cache and applying ref * 2024-11-18 18:10:01.086 | (0553 / 1318) 2024-11-18 18:10:01.103 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_skyline.git in /opt/dib_cache/source-repositories/openstack_ansible_os_skyline_28e1754ce52740055c7de39a3086b0a6816a4133 with ref * 2024-11-18 18:10:01.707 | Cloning from openstack-ansible-os_skyline cache and applying ref * 2024-11-18 18:10:10.557 | (0554 / 1318) 2024-11-18 18:10:10.574 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_swift.git in /opt/dib_cache/source-repositories/openstack_ansible_os_swift_7f8e3b0790ac775c12b94546bb057496e304db44 with ref * 2024-11-18 18:10:13.232 | Cloning from openstack-ansible-os_swift cache and applying ref * 2024-11-18 18:10:18.696 | (0555 / 1318) 2024-11-18 18:10:18.714 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_tacker.git in /opt/dib_cache/source-repositories/openstack_ansible_os_tacker_936b4d05789a5df483d59e4f28925ed6d8437ea0 with ref * 2024-11-18 18:10:20.105 | Cloning from openstack-ansible-os_tacker cache and applying ref * 2024-11-18 18:10:22.086 | (0556 / 1318) 2024-11-18 18:10:22.103 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_tempest.git in /opt/dib_cache/source-repositories/openstack_ansible_os_tempest_a8de1b40ac55bf2dd6d075040d29940ee3bec4d2 with ref * 2024-11-18 18:10:24.185 | Cloning from openstack-ansible-os_tempest cache and applying ref * 2024-11-18 18:10:29.819 | (0557 / 1318) 2024-11-18 18:10:29.836 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_trove.git in /opt/dib_cache/source-repositories/openstack_ansible_os_trove_a8753568e4bd2ce8a13c6dc41701d6a7a8787188 with ref * 2024-11-18 18:10:33.438 | Cloning from openstack-ansible-os_trove cache and applying ref * 2024-11-18 18:10:38.151 | (0558 / 1318) 2024-11-18 18:10:38.168 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_zun.git in /opt/dib_cache/source-repositories/openstack_ansible_os_zun_a7928d136e3502862ae37e1faf1ecf1b96279642 with ref * 2024-11-18 18:10:39.625 | Cloning from openstack-ansible-os_zun cache and applying ref * 2024-11-18 18:10:44.630 | (0559 / 1318) 2024-11-18 18:10:44.647 | Updating cache of https://opendev.org/openstack/openstack-ansible-plugins.git in /opt/dib_cache/source-repositories/openstack_ansible_plugins_f622f0f9a06a1a5f5dc9d328f2994db43f926e39 with ref * 2024-11-18 18:10:46.610 | Cloning from openstack-ansible-plugins cache and applying ref * 2024-11-18 18:11:06.850 | (0560 / 1318) 2024-11-18 18:11:06.868 | Updating cache of https://opendev.org/openstack/openstack-ansible-rabbitmq_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rabbitmq_server_ff59240c7b3de697972b268f1a448b8d9a496738 with ref * 2024-11-18 18:11:15.244 | Cloning from openstack-ansible-rabbitmq_server cache and applying ref * 2024-11-18 18:11:28.664 | (0561 / 1318) 2024-11-18 18:11:28.681 | Updating cache of https://opendev.org/openstack/openstack-ansible-repo_server.git in /opt/dib_cache/source-repositories/openstack_ansible_repo_server_77b353a5b87c8301ed8f4fa22c7d14ba8a7a3521 with ref * 2024-11-18 18:11:30.823 | Cloning from openstack-ansible-repo_server cache and applying ref * 2024-11-18 18:11:33.910 | (0562 / 1318) 2024-11-18 18:11:33.927 | Updating cache of https://opendev.org/openstack/openstack-ansible-rsyslog_client.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_client_36ffff0df4212e372d05c18abae000ae70a92f02 with ref * 2024-11-18 18:11:35.739 | Cloning from openstack-ansible-rsyslog_client cache and applying ref * 2024-11-18 18:11:35.990 | (0563 / 1318) 2024-11-18 18:11:36.007 | Updating cache of https://opendev.org/openstack/openstack-ansible-rsyslog_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_server_b86f9e07715333446aaa8c20f8483909351343ee with ref * 2024-11-18 18:11:37.080 | Cloning from openstack-ansible-rsyslog_server cache and applying ref * 2024-11-18 18:11:37.186 | (0564 / 1318) 2024-11-18 18:11:37.204 | Updating cache of https://opendev.org/openstack/openstack-ansible-specs.git in /opt/dib_cache/source-repositories/openstack_ansible_specs_fd1b50547a1f7385f6e1cd13dad41459597612b1 with ref * 2024-11-18 18:11:37.969 | Cloning from openstack-ansible-specs cache and applying ref * 2024-11-18 18:11:38.163 | (0565 / 1318) 2024-11-18 18:11:38.180 | Updating cache of https://opendev.org/openstack/openstack-ansible-tests.git in /opt/dib_cache/source-repositories/openstack_ansible_tests_c0e8ad6c660e5649a017d0597b1a0b007318a44d with ref * 2024-11-18 18:11:41.854 | Cloning from openstack-ansible-tests cache and applying ref * 2024-11-18 18:11:44.357 | (0566 / 1318) 2024-11-18 18:11:44.375 | Updating cache of https://opendev.org/openstack/openstack-doc-tools.git in /opt/dib_cache/source-repositories/openstack_doc_tools_176dd381cbecb7243c1f02da5975b19be158f647 with ref * 2024-11-18 18:11:45.714 | Cloning from openstack-doc-tools cache and applying ref * 2024-11-18 18:11:45.938 | (0567 / 1318) 2024-11-18 18:11:45.956 | Updating cache of https://opendev.org/openstack/openstack-helm.git in /opt/dib_cache/source-repositories/openstack_helm_2b1557eceb04e43755692a70d663120a5a282659 with ref * 2024-11-18 18:11:47.206 | Cloning from openstack-helm cache and applying ref * 2024-11-18 18:14:11.363 | (0568 / 1318) 2024-11-18 18:14:11.380 | Updating cache of https://opendev.org/openstack/openstack-helm-images.git in /opt/dib_cache/source-repositories/openstack_helm_images_9c4a2be61c7dc26af28c57a4754cd6f60718a91f with ref * 2024-11-18 18:14:13.033 | Cloning from openstack-helm-images cache and applying ref * 2024-11-18 18:14:43.288 | (0569 / 1318) 2024-11-18 18:14:43.306 | Updating cache of https://opendev.org/openstack/openstack-helm-infra.git in /opt/dib_cache/source-repositories/openstack_helm_infra_087a38fcca99641f7941ba4a93b74cc735cb8e59 with ref * 2024-11-18 18:14:43.930 | Cloning from openstack-helm-infra cache and applying ref * 2024-11-18 18:17:06.916 | (0570 / 1318) 2024-11-18 18:17:06.933 | Updating cache of https://opendev.org/openstack/openstack-helm-plugin.git in /opt/dib_cache/source-repositories/openstack_helm_plugin_83ca03775ea043579493c50ca7be2dbbbcf81907 with ref * 2024-11-18 18:17:07.532 | Cloning from openstack-helm-plugin cache and applying ref * 2024-11-18 18:17:10.824 | (0571 / 1318) 2024-11-18 18:17:10.842 | Updating cache of https://opendev.org/openstack/openstack-manuals.git in /opt/dib_cache/source-repositories/openstack_manuals_06e75d7930c2a388dc8913513389ca21b0499fd1 with ref * 2024-11-18 18:17:12.137 | Cloning from openstack-manuals cache and applying ref * 2024-11-18 18:18:20.419 | (0572 / 1318) 2024-11-18 18:18:20.436 | Updating cache of https://opendev.org/openstack/openstack-nose.git in /opt/dib_cache/source-repositories/openstack_nose_ae26e2391bd6478d0110f0230def4e6392ad79d0 with ref * 2024-11-18 18:18:20.855 | Cloning from openstack-nose cache and applying ref * 2024-11-18 18:18:20.928 | (0573 / 1318) 2024-11-18 18:18:20.945 | Updating cache of https://opendev.org/openstack/openstack-planet.git in /opt/dib_cache/source-repositories/openstack_planet_e4bd9d38c82b9fc95cbf88d1a929ce736c25015a with ref * 2024-11-18 18:18:21.375 | Cloning from openstack-planet cache and applying ref * 2024-11-18 18:18:27.372 | (0574 / 1318) 2024-11-18 18:18:27.539 | Updating cache of https://opendev.org/openstack/openstack-zuul-jobs.git in /opt/dib_cache/source-repositories/openstack_zuul_jobs_6f6daae78a70131850b409dd379a6ba788228c39 with ref * 2024-11-18 18:18:28.757 | Cloning from openstack-zuul-jobs cache and applying ref * 2024-11-18 18:19:02.994 | (0575 / 1318) 2024-11-18 18:19:03.011 | Updating cache of https://opendev.org/openstack/openstack-zuul-roles.git in /opt/dib_cache/source-repositories/openstack_zuul_roles_d32ab5c6569cc50ac8a5aa5c2cd2e36fc66e3e3e with ref * 2024-11-18 18:19:13.166 | fatal: unable to access 'https://opendev.org/openstack/openstack-zuul-roles.git/': Could not resolve host: opendev.org 2024-11-18 18:19:13.179 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-11-18 18:19:13.185 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-11-18 18:19:13.190 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-11-18 18:19:13.195 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-11-18 18:19:13.200 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-11-18 18:19:13.405 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.XPwLuMyf/mnt 2024-11-18 18:19:13.410 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.XPwLuMyf/mnt 2024-11-18 18:19:13.415 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-11-18 18:19:13.420 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-11-18 18:19:13.425 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-11-18 18:19:13.431 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-11-18 18:19:13.436 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.XPwLuMyf/mnt ']' 2024-11-18 18:19:13.441 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.XPwLuMyf/mnt 2024-11-18 18:19:13.449 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.XPwLuMyf/mnt 2024-11-18 18:19:13.454 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-11-18 18:19:13.459 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-11-18 18:19:13.466 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.XPwLuMyf/mnt/' 2024-11-18 18:19:13.466 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-11-18 18:19:13.468 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-11-18 18:19:13.475 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.XPwLuMyf/mnt/tmp/yum 2024-11-18 18:19:13.475 | /opt/dib_tmp/dib_build.XPwLuMyf/mnt/sys 2024-11-18 18:19:13.475 | /opt/dib_tmp/dib_build.XPwLuMyf/mnt/proc 2024-11-18 18:19:13.476 | /opt/dib_tmp/dib_build.XPwLuMyf/mnt/dev/pts 2024-11-18 18:19:13.476 | /opt/dib_tmp/dib_build.XPwLuMyf/mnt/dev' 2024-11-18 18:19:13.480 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 18:19:13.485 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 18:19:13.491 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 18:19:13.495 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 18:19:13.500 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.XPwLuMyf/mnt/tmp/yum == */boot/efi ]] 2024-11-18 18:19:13.505 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 18:19:13.510 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 18:19:13.515 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 18:19:13.520 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.XPwLuMyf/mnt/tmp/yum' 2024-11-18 18:19:13.520 | Unmount /opt/dib_tmp/dib_build.XPwLuMyf/mnt/tmp/yum 2024-11-18 18:19:13.525 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.XPwLuMyf/mnt/tmp/yum 2024-11-18 18:19:13.556 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 18:19:13.561 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 18:19:13.566 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 18:19:13.571 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 18:19:13.576 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.XPwLuMyf/mnt/sys == */boot/efi ]] 2024-11-18 18:19:13.581 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 18:19:13.586 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 18:19:13.591 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 18:19:13.596 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.XPwLuMyf/mnt/sys' 2024-11-18 18:19:13.596 | Unmount /opt/dib_tmp/dib_build.XPwLuMyf/mnt/sys 2024-11-18 18:19:13.601 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.XPwLuMyf/mnt/sys 2024-11-18 18:19:13.617 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 18:19:13.622 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 18:19:13.627 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 18:19:13.632 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 18:19:13.637 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.XPwLuMyf/mnt/proc == */boot/efi ]] 2024-11-18 18:19:13.642 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 18:19:13.647 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 18:19:13.652 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 18:19:13.657 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.XPwLuMyf/mnt/proc' 2024-11-18 18:19:13.657 | Unmount /opt/dib_tmp/dib_build.XPwLuMyf/mnt/proc 2024-11-18 18:19:13.662 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.XPwLuMyf/mnt/proc 2024-11-18 18:19:13.678 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 18:19:13.683 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 18:19:13.688 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 18:19:13.693 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 18:19:13.698 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.XPwLuMyf/mnt/dev/pts == */boot/efi ]] 2024-11-18 18:19:13.703 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 18:19:13.708 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 18:19:13.713 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 18:19:13.718 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.XPwLuMyf/mnt/dev/pts' 2024-11-18 18:19:13.718 | Unmount /opt/dib_tmp/dib_build.XPwLuMyf/mnt/dev/pts 2024-11-18 18:19:13.722 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.XPwLuMyf/mnt/dev/pts 2024-11-18 18:19:13.738 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 18:19:13.743 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 18:19:13.748 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 18:19:13.753 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 18:19:13.758 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.XPwLuMyf/mnt/dev == */boot/efi ]] 2024-11-18 18:19:13.763 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 18:19:13.768 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 18:19:13.773 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 18:19:13.778 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.XPwLuMyf/mnt/dev' 2024-11-18 18:19:13.778 | Unmount /opt/dib_tmp/dib_build.XPwLuMyf/mnt/dev 2024-11-18 18:19:13.783 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.XPwLuMyf/mnt/dev 2024-11-18 18:19:13.799 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-11-18 18:19:13.804 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-11-18 18:19:13.809 | + diskimage_builder/lib/img-functions:cleanup:42 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2024-11-18 18:19:14.393 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-18 18:19:14.393 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.XPwLuMyf/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.DnqCHEDU', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.XPwLuMyf/mnt', 'build-dir': '/opt/dib_tmp/dib_build.XPwLuMyf'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 18:19:14.413 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-11-18 18:19:14.490 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-11-18 18:19:14.495 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.XPwLuMyf/built; do sleep 1; done' 2024-11-18 18:19:14.513 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.XPwLuMyf/mnt 2024-11-18 18:19:33.035 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.XPwLuMyf 2024-11-18 18:19:33.308 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-11-18 18:19:33.313 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-18 18:19:33.318 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-18 18:19:33.323 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-18 18:19:33.328 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.XPwLuMyf 2024-11-18 18:19:33.343 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-11-18 18:19:33.349 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.DnqCHEDU 2024-11-18 18:19:33.428 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-11-18 18:19:33.433 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-18 18:19:33.438 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-18 18:19:33.443 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-18 18:19:33.448 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.DnqCHEDU 2024-11-18 18:19:33.456 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128