2024-11-17 20:00:12.234 | diskimage-builder version 3.36.0 2024-11-17 20:00:12.236 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack growroot infra-package-needs journal-to-console rocky-container epel 2024-11-17 20:00:12.374 | 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-17 20:00:14.287 | Expanded element dependencies to: growroot pkg-map openstack-repos ensure-venv runtime-ssh-host-keys nodepool-base cloud-init-datasources dib-init-system cache-url journal-to-console install-static selinux-fixfiles-restore epel bootloader install-types source-repositories yum infra-package-needs zuul-worker manifests package-installs openssh-server containerfile sysprep cache-devstack base redhat-common rpm-distro vm rocky-container install-bin block-device-efi simple-init 2024-11-17 20:00:14.292 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-17 20:00:14.296 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/rockylinux-9-arm64-a3db53bb4057492b998b185dea4c170b 2024-11-17 20:00:14.301 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/rockylinux-9-arm64-a3db53bb4057492b998b185dea4c170b 2024-11-17 20:00:14.306 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-17 20:00:14.310 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-17 20:00:14.315 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-17 20:00:14.319 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-17 20:00:14.324 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-17 20:00:14.329 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-17 20:00:14.356 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.L0dsFZzS 2024-11-17 20:00:14.361 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-17 20:00:14.368 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.4TRX1Drv 2024-11-17 20:00:14.372 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-17 20:00:14.376 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-17 20:00:14.381 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-17 20:00:14.385 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-17 20:00:14.389 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-17 20:00:14.394 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-17 20:00:14.398 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-17 20:00:14.403 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.L0dsFZzS 2024-11-17 20:00:14.403 | Building in /opt/dib_tmp/dib_build.L0dsFZzS 2024-11-17 20:00:14.407 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-17 20:00:14.412 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-17 20:00:14.417 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-17 20:00:14.421 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.L0dsFZzS/hooks 2024-11-17 20:00:14.426 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.L0dsFZzS/hooks 2024-11-17 20:00:14.430 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.L0dsFZzS/block-device 2024-11-17 20:00:14.437 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.L0dsFZzS/block-device/config.yaml 2024-11-17 20:00:14.442 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.L0dsFZzS/block-device/config.yaml 2024-11-17 20:00:14.464 | Searching elements for block-device[-arm64].yaml ... 2024-11-17 20:00:14.682 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-17 20:00:14.686 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-17 20:00:14.691 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.L0dsFZzS/block-device/params.yaml 2024-11-17 20:00:14.696 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-17 20:00:14.701 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-17 20:00:14.712 | + 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-17 20:00:15.178 | 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-17 20:00:15.178 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.L0dsFZzS/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.4TRX1Drv', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.L0dsFZzS/mnt', 'build-dir': '/opt/dib_tmp/dib_build.L0dsFZzS'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-17 20:00:15.183 | 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-17 20:00:15.184 | 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-17 20:00:15.184 | 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-17 20:00:15.184 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.L0dsFZzS/states/block-device/config.json] 2024-11-17 20:00:15.262 | ++ 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-17 20:00:15.745 | 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-17 20:00:15.746 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.L0dsFZzS/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.4TRX1Drv', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.L0dsFZzS/mnt', 'build-dir': '/opt/dib_tmp/dib_build.L0dsFZzS'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-17 20:00:15.746 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-17 20:00:15.747 | 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-17 20:00:15.827 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-17 20:00:15.832 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-17 20:00:15.838 | ++ 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-17 20:00:16.297 | 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-17 20:00:16.298 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.L0dsFZzS/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.4TRX1Drv', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.L0dsFZzS/mnt', 'build-dir': '/opt/dib_tmp/dib_build.L0dsFZzS'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-17 20:00:16.298 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-17 20:00:16.298 | 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-17 20:00:16.375 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-17 20:00:16.379 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-17 20:00:16.385 | ++ 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-17 20:00:16.859 | 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-17 20:00:16.859 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.L0dsFZzS/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.4TRX1Drv', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.L0dsFZzS/mnt', 'build-dir': '/opt/dib_tmp/dib_build.L0dsFZzS'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-17 20:00:16.860 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-17 20:00:16.860 | 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-17 20:00:16.939 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-17 20:00:16.944 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-17 20:00:16.949 | ++ 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-17 20:00:17.409 | 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-17 20:00:17.409 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.L0dsFZzS/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.4TRX1Drv', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.L0dsFZzS/mnt', 'build-dir': '/opt/dib_tmp/dib_build.L0dsFZzS'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-17 20:00:17.410 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-17 20:00:17.485 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-17 20:00:17.490 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-17 20:00:17.495 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-17 20:00:17.499 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.L0dsFZzS/mnt 2024-11-17 20:00:17.506 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.L0dsFZzS/mnt 2024-11-17 20:00:17.521 | chown: warning: '.' should be ':': 'root.root' 2024-11-17 20:00:17.527 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.L0dsFZzS/mnt 2024-11-17 20:00:17.532 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.L0dsFZzS/mnt 2024-11-17 20:00:17.536 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.L0dsFZzS/mnt 2024-11-17 20:00:17.541 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-17 20:00:17.546 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-17 20:00:17.550 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.L0dsFZzS/hooks ']' 2024-11-17 20:00:17.555 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-17 20:00:17.587 | Copying hooks for vm 2024-11-17 20:00:17.765 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-17 20:00:17.781 | Copying hooks for infra-package-needs 2024-11-17 20:00:17.794 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-17 20:00:17.829 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-17 20:00:17.834 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-17 20:00:17.838 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-17 20:00:17.850 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-17 20:00:17.857 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-17 20:00:17.879 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-17 20:00:17.886 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-17 20:00:18.037 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-17 20:00:18.050 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-17 20:00:18.071 | Copying hooks for epel 2024-11-17 20:00:18.080 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/epel/pre-install.d/05-rpm-epel-release 2024-11-17 20:00:18.420 | Copying hooks for install-bin 2024-11-17 20:00:18.429 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-17 20:00:18.448 | Copying hooks for source-repositories 2024-11-17 20:00:18.458 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-17 20:00:18.502 | Copying hooks for package-installs 2024-11-17 20:00:18.511 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-17 20:00:18.564 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-17 20:00:18.569 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-17 20:00:18.573 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-17 20:00:18.577 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-17 20:00:18.587 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-17 20:00:18.592 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-17 20:00:18.601 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-17 20:00:18.606 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-17 20:00:18.615 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-17 20:00:18.619 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-17 20:00:18.637 | Copying hooks for yum 2024-11-17 20:00:18.646 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2024-11-17 20:00:18.658 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2024-11-17 20:00:18.667 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/bin/install-packages 2024-11-17 20:00:18.679 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2024-11-17 20:00:18.689 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2024-11-17 20:00:18.693 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2024-11-17 20:00:18.698 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2024-11-17 20:00:18.702 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2024-11-17 20:00:18.706 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2024-11-17 20:00:18.715 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2024-11-17 20:00:18.730 | Copying hooks for containerfile 2024-11-17 20:00:20.601 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/containerfile/test-elements/jammy-build-succeeds 2024-11-17 20:00:21.475 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/containerfile/root.d/08-containerfile 2024-11-17 20:00:21.490 | Copying hooks for cloud-init-datasources 2024-11-17 20:00:21.499 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-17 20:00:21.511 | Copying hooks for ensure-venv 2024-11-17 20:00:21.686 | Copying hooks for block-device-efi 2024-11-17 20:00:21.698 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-17 20:00:21.715 | Copying hooks for rpm-distro 2024-11-17 20:00:21.724 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2024-11-17 20:00:21.742 | 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-17 20:00:21.746 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2024-11-17 20:00:21.755 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2024-11-17 20:00:21.770 | Copying hooks for base 2024-11-17 20:00:21.778 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-17 20:00:21.788 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-17 20:00:21.792 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-17 20:00:21.796 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-17 20:00:21.805 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-17 20:00:21.823 | Copying hooks for install-types 2024-11-17 20:00:21.832 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-17 20:00:21.843 | Copying hooks for selinux-fixfiles-restore 2024-11-17 20:00:21.852 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2024-11-17 20:00:21.863 | Copying hooks for openssh-server 2024-11-17 20:00:21.872 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-17 20:00:21.877 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-17 20:00:21.901 | Copying hooks for bootloader 2024-11-17 20:00:21.910 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-17 20:00:21.919 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-17 20:00:21.934 | Copying hooks for manifests 2024-11-17 20:00:21.943 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-17 20:00:21.952 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-17 20:00:21.962 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-17 20:00:21.973 | Copying hooks for openstack-repos 2024-11-17 20:00:22.042 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-17 20:00:22.073 | Copying hooks for sysprep 2024-11-17 20:00:22.081 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-17 20:00:22.091 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-17 20:00:22.103 | Copying hooks for dib-init-system 2024-11-17 20:00:22.111 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-17 20:00:22.162 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-17 20:00:22.420 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-17 20:00:22.495 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-17 20:00:22.590 | Copying hooks for journal-to-console 2024-11-17 20:00:22.599 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-17 20:00:22.610 | Copying hooks for install-static 2024-11-17 20:00:22.619 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-17 20:00:22.637 | Copying hooks for cache-devstack 2024-11-17 20:00:22.690 | Copying hooks for redhat-common 2024-11-17 20:00:22.698 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2024-11-17 20:00:22.720 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2024-11-17 20:00:22.731 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2024-11-17 20:00:22.750 | Copying hooks for cache-url 2024-11-17 20:00:22.759 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-17 20:00:22.783 | Copying hooks for nodepool-base 2024-11-17 20:00:22.808 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-17 20:00:22.924 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-17 20:00:22.974 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-17 20:00:23.127 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-17 20:00:23.258 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-17 20:00:23.274 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-17 20:00:23.278 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-17 20:00:23.324 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-17 20:00:23.328 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-17 20:00:23.332 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-17 20:00:23.336 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-17 20:00:23.346 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-17 20:00:23.350 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-17 20:00:23.354 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-17 20:00:23.358 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-17 20:00:23.361 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-17 20:00:23.365 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-17 20:00:23.369 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-17 20:00:23.379 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-17 20:00:23.400 | Copying hooks for growroot 2024-11-17 20:00:23.408 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-17 20:00:23.461 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-17 20:00:23.474 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-17 20:00:23.487 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-17 20:00:23.491 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-17 20:00:23.578 | Copying hooks for runtime-ssh-host-keys 2024-11-17 20:00:23.587 | 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-17 20:00:23.630 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-17 20:00:23.640 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-17 20:00:23.650 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-17 20:00:23.654 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-17 20:00:23.678 | Copying hooks for rocky-container 2024-11-17 20:00:23.693 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/8 2024-11-17 20:00:23.698 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 2024-11-17 20:00:23.710 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/test-elements/build-succeeds 2024-11-17 20:00:23.717 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/test-elements/rocky-9-aarch64-build-succeeds 2024-11-17 20:00:23.735 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/environment.d/10-01-rocky-distro-name.bash 2024-11-17 20:00:23.739 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/environment.d/11-yum-dnf.bash 2024-11-17 20:00:23.765 | Copying hooks for simple-init 2024-11-17 20:00:23.774 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-17 20:00:23.783 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-17 20:00:23.787 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-17 20:00:23.791 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-17 20:00:23.795 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-17 20:00:23.800 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-17 20:00:23.809 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-17 20:00:23.813 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-17 20:00:23.838 | Copying hooks for pkg-map 2024-11-17 20:00:23.847 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-17 20:00:23.856 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-17 20:00:23.867 | Copying hooks for zuul-worker 2024-11-17 20:00:23.877 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-17 20:00:23.887 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-17 20:00:23.905 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-17 20:00:23.911 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-17 20:00:23.911 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-17 20:00:23.945 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d ']' 2024-11-17 20:00:23.949 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d' 2024-11-17 20:00:23.949 | Running hooks from /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d 2024-11-17 20:00:23.954 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-17 20:00:23.958 | + 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.L0dsFZzS/hooks/root.d 2024-11-17 20:00:23.982 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-17 20:00:23.989 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-17 20:00:23.993 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : export DISTRO_NAME=rocky 2024-11-17 20:00:23.997 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : DISTRO_NAME=rocky 2024-11-17 20:00:24.002 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : export DIB_RELEASE=9 2024-11-17 20:00:24.006 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : DIB_RELEASE=9 2024-11-17 20:00:24.010 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/rocky 2024-11-17 20:00:24.014 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/rocky 2024-11-17 20:00:24.018 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : export DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-17 20:00:24.022 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-17 20:00:24.026 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/10-base-defaults 2024-11-17 20:00:24.034 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/10-base-defaults 2024-11-17 20:00:24.038 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-17 20:00:24.042 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-17 20:00:24.046 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-17 20:00:24.051 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-17 20:00:24.055 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-17 20:00:24.062 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-17 20:00:24.066 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-17 20:00:24.071 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-17 20:00:24.075 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-17 20:00:24.079 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-17 20:00:24.083 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-17 20:00:24.087 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-17 20:00:24.091 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-17 20:00:24.095 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-17 20:00:24.099 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-17 20:00:24.104 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-17 20:00:24.108 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-17 20:00:24.112 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-17 20:00:24.116 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-17 20:00:24.121 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-11-17 20:00:24.128 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-11-17 20:00:24.132 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-11-17 20:00:24.136 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-11-17 20:00:24.141 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/14-manifests 2024-11-17 20:00:24.148 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/14-manifests 2024-11-17 20:00:24.152 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-17 20:00:24.156 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-17 20:00:24.161 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-a3db53bb4057492b998b185dea4c170b.d/ 2024-11-17 20:00:24.165 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-a3db53bb4057492b998b185dea4c170b.d/ 2024-11-17 20:00:24.169 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/15-block-device.bash 2024-11-17 20:00:24.176 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/15-block-device.bash 2024-11-17 20:00:24.181 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-17 20:00:24.185 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-17 20:00:24.189 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-17 20:00:24.193 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-17 20:00:24.201 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-17 20:00:24.205 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ rocky =~ (almalinux|centos|fedora|rocky) ]] 2024-11-17 20:00:24.209 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-simple-init-networkmanager:source:2 : export DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-17 20:00:24.214 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-simple-init-networkmanager:source:2 : DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-17 20:00:24.218 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \a\l\m\a\l\i\n\u\x ]] 2024-11-17 20:00:24.222 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \r\o\c\k\y ]] 2024-11-17 20:00:24.226 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ 9 > 7 ]] 2024-11-17 20:00:24.231 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-simple-init-networkmanager:source:8 : [[ 1 == 0 ]] 2024-11-17 20:00:24.235 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-17 20:00:24.243 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-17 20:00:24.247 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-17 20:00:24.252 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-17 20:00:24.256 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/50-redhat-common 2024-11-17 20:00:24.264 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/50-redhat-common 2024-11-17 20:00:24.268 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-17 20:00:24.272 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-17 20:00:24.276 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-17 20:00:24.281 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-17 20:00:24.285 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-17 20:00:24.293 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-17 20:00:24.297 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-17 20:00:24.301 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-17 20:00:24.306 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-17 20:00:24.310 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-17 20:00:24.314 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-17 20:00:24.318 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-17 20:00:24.323 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-17 20:00:24.327 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-17 20:00:24.331 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/99-dib-init-system 2024-11-17 20:00:24.339 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/../environment.d/99-dib-init-system 2024-11-17 20:00:24.343 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-17 20:00:24.348 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-17 20:00:24.352 | dib-run-parts Running /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile 2024-11-17 20:00:24.377 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:21 : set -eu 2024-11-17 20:00:24.381 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:22 : set -o pipefail 2024-11-17 20:00:24.385 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:24 : : podman 2024-11-17 20:00:24.389 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:27 : [[ 0 != \0 ]] 2024-11-17 20:00:24.393 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:36 : [[ -z '' ]] 2024-11-17 20:00:24.397 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:37 : DIB_CONTAINERFILE_RUNTIME_NETWORK='--network host' 2024-11-17 20:00:24.401 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:42 : '[' -f /opt/dib_tmp/dib_build.L0dsFZzS/mnt/.extra_settings ']' 2024-11-17 20:00:24.405 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:46 : '[' -z '' ']' 2024-11-17 20:00:24.431 | Found container file /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 2024-11-17 20:00:24.435 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:66 : '[' -z /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 ']' 2024-11-17 20:00:24.440 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:74 : DIB_CONTAINER_CONTEXT=/opt/dib_cache/containerfile 2024-11-17 20:00:24.444 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:76 : mkdir -p /opt/dib_cache/containerfile 2024-11-17 20:00:24.451 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:78 : [[ 0 -gt 0 ]] 2024-11-17 20:00:24.455 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:81 : _sudo= 2024-11-17 20:00:24.459 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:84 : _podman_build_image=dib-tmp-work-image-5778 2024-11-17 20:00:24.463 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:85 : _podman_export_container=dib-tmp-export-6641 2024-11-17 20:00:24.467 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:94 : trap podman_cleanup EXIT 2024-11-17 20:00:24.472 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:96 : podman build --network host -t dib-tmp-work-image-5778 -f /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 /opt/dib_cache/containerfile 2024-11-17 20:00:30.062 | STEP 1/4: FROM docker.io/rockylinux/rockylinux:9 2024-11-17 20:01:25.144 | STEP 2/4: RUN dnf group install -y 'Minimal Install' --allowerasing && dnf install -y findutils util-linux sudo python3 NetworkManager NetworkManager-config-server 2024-11-17 20:01:27.260 | Rocky Linux 9 - BaseOS 3.6 MB/s | 2.4 MB 00:00 2024-11-17 20:01:28.642 | Rocky Linux 9 - AppStream 11 MB/s | 7.0 MB 00:00 2024-11-17 20:01:31.615 | Rocky Linux 9 - Extras 31 kB/s | 16 kB 00:00 2024-11-17 20:01:32.487 | Dependencies resolved. 2024-11-17 20:01:32.519 | ================================================================================ 2024-11-17 20:01:32.519 | Package Arch Version Repo Size 2024-11-17 20:01:32.519 | ================================================================================ 2024-11-17 20:01:32.519 | Upgrading: 2024-11-17 20:01:32.519 | glibc aarch64 2.34-100.el9_4.4 baseos 1.7 M 2024-11-17 20:01:32.519 | glibc-common aarch64 2.34-100.el9_4.4 baseos 284 k 2024-11-17 20:01:32.519 | glibc-minimal-langpack aarch64 2.34-100.el9_4.4 baseos 20 k 2024-11-17 20:01:32.519 | less aarch64 590-4.el9_4 baseos 159 k 2024-11-17 20:01:32.519 | libcurl-minimal aarch64 7.76.1-29.el9_4.1 baseos 220 k 2024-11-17 20:01:32.519 | systemd-libs aarch64 252-32.el9_4.7 baseos 623 k 2024-11-17 20:01:32.519 | Installing group/module packages: 2024-11-17 20:01:32.519 | NetworkManager aarch64 1:1.46.0-19.el9_4 baseos 2.1 M 2024-11-17 20:01:32.519 | NetworkManager-team aarch64 1:1.46.0-19.el9_4 baseos 38 k 2024-11-17 20:01:32.519 | NetworkManager-tui aarch64 1:1.46.0-19.el9_4 baseos 236 k 2024-11-17 20:01:32.519 | audit aarch64 3.1.2-2.el9 baseos 250 k 2024-11-17 20:01:32.519 | authselect aarch64 1.2.6-2.el9 baseos 139 k 2024-11-17 20:01:32.519 | coreutils aarch64 8.32-35.el9 baseos 1.1 M 2024-11-17 20:01:32.519 | cronie aarch64 1.5.7-11.el9 baseos 115 k 2024-11-17 20:01:32.519 | curl aarch64 7.76.1-29.el9_4.1 baseos 290 k 2024-11-17 20:01:32.519 | dnf-plugins-core noarch 4.3.0-13.el9 baseos 36 k 2024-11-17 20:01:32.519 | dracut-config-rescue aarch64 057-53.git20240104.el9 baseos 12 k 2024-11-17 20:01:32.519 | e2fsprogs aarch64 1.46.5-5.el9 baseos 994 k 2024-11-17 20:01:32.519 | firewalld noarch 1.3.4-1.el9 baseos 450 k 2024-11-17 20:01:32.519 | grubby aarch64 8.40-64.el9 baseos 32 k 2024-11-17 20:01:32.519 | initscripts-rename-device aarch64 10.11.6-1.el9 baseos 13 k 2024-11-17 20:01:32.520 | iproute aarch64 6.2.0-6.el9_4 baseos 791 k 2024-11-17 20:01:32.520 | iproute-tc aarch64 6.2.0-6.el9_4 baseos 449 k 2024-11-17 20:01:32.520 | irqbalance aarch64 2:1.9.2-3.el9 baseos 66 k 2024-11-17 20:01:32.520 | kbd aarch64 2.4.0-9.el9 baseos 371 k 2024-11-17 20:01:32.520 | kernel-tools aarch64 5.14.0-427.42.1.el9_4 baseos 4.4 M 2024-11-17 20:01:32.520 | kexec-tools aarch64 2.0.27-8.el9_4.3 baseos 434 k 2024-11-17 20:01:32.520 | libsysfs aarch64 2.1.1-10.el9 baseos 36 k 2024-11-17 20:01:32.520 | linux-firmware noarch 20240905-143.3.el9_4 baseos 387 M 2024-11-17 20:01:32.520 | logrotate aarch64 3.18.0-8.el9 baseos 71 k 2024-11-17 20:01:32.520 | lshw aarch64 B.02.19.2-10.el9 baseos 300 k 2024-11-17 20:01:32.520 | lsscsi aarch64 0.32-6.el9 baseos 67 k 2024-11-17 20:01:32.520 | man-db aarch64 2.9.3-7.el9 baseos 1.1 M 2024-11-17 20:01:32.520 | ncurses aarch64 6.2-10.20210508.el9 baseos 398 k 2024-11-17 20:01:32.520 | openssh-clients aarch64 8.7p1-38.el9_4.4 baseos 680 k 2024-11-17 20:01:32.520 | openssh-server aarch64 8.7p1-38.el9_4.4 baseos 439 k 2024-11-17 20:01:32.520 | parted aarch64 3.5-2.el9 baseos 606 k 2024-11-17 20:01:32.520 | policycoreutils aarch64 3.6-2.1.el9 baseos 208 k 2024-11-17 20:01:32.520 | prefixdevname aarch64 0.1.0-8.el9 baseos 438 k 2024-11-17 20:01:32.520 | procps-ng aarch64 3.3.17-14.el9 baseos 333 k 2024-11-17 20:01:32.520 | python3-libselinux aarch64 3.6-1.el9 appstream 182 k 2024-11-17 20:01:32.520 | rpm-plugin-audit aarch64 4.16.1.3-29.el9 baseos 15 k 2024-11-17 20:01:32.520 | rsyslog aarch64 8.2310.0-4.el9 appstream 777 k 2024-11-17 20:01:32.520 | selinux-policy-targeted noarch 38.1.35-2.el9_4.2.0.2 baseos 6.5 M 2024-11-17 20:01:32.520 | sg3_utils aarch64 1.47-9.el9 baseos 930 k 2024-11-17 20:01:32.520 | sg3_utils-libs aarch64 1.47-9.el9 baseos 99 k 2024-11-17 20:01:32.520 | sssd-common aarch64 2.9.4-6.el9_4.1 baseos 1.6 M 2024-11-17 20:01:32.520 | sssd-kcm aarch64 2.9.4-6.el9_4.1 baseos 109 k 2024-11-17 20:01:32.520 | sudo aarch64 1.9.5p2-10.el9_3 baseos 1.0 M 2024-11-17 20:01:32.520 | systemd aarch64 252-32.el9_4.7 baseos 3.8 M 2024-11-17 20:01:32.520 | xfsprogs aarch64 6.3.0-1.el9 baseos 1.1 M 2024-11-17 20:01:32.520 | Installing dependencies: 2024-11-17 20:01:32.520 | NetworkManager-libnm aarch64 1:1.46.0-19.el9_4 baseos 1.8 M 2024-11-17 20:01:32.520 | acl aarch64 2.3.1-4.el9 baseos 69 k 2024-11-17 20:01:32.520 | authselect-libs aarch64 1.2.6-2.el9 baseos 236 k 2024-11-17 20:01:32.520 | c-ares aarch64 1.19.1-2.el9_4 baseos 110 k 2024-11-17 20:01:32.520 | coreutils-common aarch64 8.32-35.el9 baseos 2.0 M 2024-11-17 20:01:32.520 | cpio aarch64 2.13-16.el9 baseos 268 k 2024-11-17 20:01:32.520 | cronie-anacron aarch64 1.5.7-11.el9 baseos 30 k 2024-11-17 20:01:32.520 | crontabs noarch 1.11-27.20190603git.el9 baseos 18 k 2024-11-17 20:01:32.520 | cryptsetup-libs aarch64 2.6.0-3.el9 baseos 469 k 2024-11-17 20:01:32.520 | dbus aarch64 1:1.12.20-8.el9 baseos 6.8 k 2024-11-17 20:01:32.520 | dbus-broker aarch64 28-7.el9 baseos 165 k 2024-11-17 20:01:32.520 | dbus-common noarch 1:1.12.20-8.el9 baseos 14 k 2024-11-17 20:01:32.520 | dbus-libs aarch64 1:1.12.20-8.el9 baseos 149 k 2024-11-17 20:01:32.520 | device-mapper aarch64 9:1.02.197-2.el9 baseos 136 k 2024-11-17 20:01:32.520 | device-mapper-libs aarch64 9:1.02.197-2.el9 baseos 171 k 2024-11-17 20:01:32.520 | diffutils aarch64 3.7-12.el9 baseos 383 k 2024-11-17 20:01:32.520 | dracut aarch64 057-53.git20240104.el9 baseos 374 k 2024-11-17 20:01:32.520 | dracut-network aarch64 057-53.git20240104.el9 baseos 68 k 2024-11-17 20:01:32.520 | dracut-squash aarch64 057-53.git20240104.el9 baseos 12 k 2024-11-17 20:01:32.521 | e2fsprogs-libs aarch64 1.46.5-5.el9 baseos 222 k 2024-11-17 20:01:32.521 | ethtool aarch64 2:6.2-1.el9 baseos 225 k 2024-11-17 20:01:32.521 | file aarch64 5.39-16.el9 baseos 48 k 2024-11-17 20:01:32.521 | firewalld-filesystem noarch 1.3.4-1.el9 baseos 8.3 k 2024-11-17 20:01:32.521 | fuse-libs aarch64 2.9.9-15.el9 baseos 95 k 2024-11-17 20:01:32.521 | gettext aarch64 0.21-8.el9 baseos 1.1 M 2024-11-17 20:01:32.521 | gettext-libs aarch64 0.21-8.el9 baseos 285 k 2024-11-17 20:01:32.521 | gobject-introspection aarch64 1.68.0-11.el9 baseos 245 k 2024-11-17 20:01:32.521 | groff-base aarch64 1.22.4-10.el9 baseos 1.0 M 2024-11-17 20:01:32.521 | grub2-common noarch 1:2.06-82.el9_4 baseos 903 k 2024-11-17 20:01:32.521 | grub2-tools aarch64 1:2.06-82.el9_4 baseos 1.7 M 2024-11-17 20:01:32.521 | grub2-tools-minimal aarch64 1:2.06-82.el9_4 baseos 580 k 2024-11-17 20:01:32.521 | hwdata noarch 0.348-9.13.el9 baseos 1.6 M 2024-11-17 20:01:32.521 | inih aarch64 49-6.el9 baseos 17 k 2024-11-17 20:01:32.521 | initscripts-service noarch 10.11.6-1.el9 baseos 11 k 2024-11-17 20:01:32.521 | ipset aarch64 7.11-8.el9 baseos 42 k 2024-11-17 20:01:32.521 | ipset-libs aarch64 7.11-8.el9 baseos 67 k 2024-11-17 20:01:32.521 | iptables-libs aarch64 1.8.10-4.el9_4 baseos 398 k 2024-11-17 20:01:32.521 | iptables-nft aarch64 1.8.10-4.el9_4 baseos 184 k 2024-11-17 20:01:32.521 | jansson aarch64 2.14-1.el9 baseos 46 k 2024-11-17 20:01:32.521 | jq aarch64 1.6-16.el9 baseos 180 k 2024-11-17 20:01:32.521 | kbd-legacy noarch 2.4.0-9.el9 baseos 502 k 2024-11-17 20:01:32.521 | kbd-misc noarch 2.4.0-9.el9 baseos 1.5 M 2024-11-17 20:01:32.521 | kernel-tools-libs aarch64 5.14.0-427.42.1.el9_4 baseos 4.3 M 2024-11-17 20:01:32.521 | kmod aarch64 28-9.el9 baseos 120 k 2024-11-17 20:01:32.521 | kmod-libs aarch64 28-9.el9 baseos 61 k 2024-11-17 20:01:32.521 | kpartx aarch64 0.8.7-27.el9 baseos 47 k 2024-11-17 20:01:32.521 | libbasicobjects aarch64 0.1.1-53.el9 baseos 26 k 2024-11-17 20:01:32.521 | libbpf aarch64 2:1.3.0-2.el9 baseos 171 k 2024-11-17 20:01:32.521 | libcbor aarch64 0.7.0-5.el9 baseos 55 k 2024-11-17 20:01:32.521 | libcollection aarch64 0.7.0-53.el9 baseos 44 k 2024-11-17 20:01:32.521 | libdaemon aarch64 0.14-23.el9 baseos 31 k 2024-11-17 20:01:32.521 | libdhash aarch64 0.5.0-53.el9 baseos 29 k 2024-11-17 20:01:32.521 | libedit aarch64 3.1-38.20210216cvs.el9 baseos 101 k 2024-11-17 20:01:32.521 | libestr aarch64 0.1.11-4.el9 appstream 25 k 2024-11-17 20:01:32.521 | libfastjson aarch64 0.99.9-5.el9 appstream 36 k 2024-11-17 20:01:32.521 | libfido2 aarch64 1.13.0-2.el9 baseos 95 k 2024-11-17 20:01:32.521 | libini_config aarch64 1.3.1-53.el9 baseos 66 k 2024-11-17 20:01:32.521 | libkcapi aarch64 1.4.0-2.el9 baseos 45 k 2024-11-17 20:01:32.521 | libkcapi-hmaccalc aarch64 1.4.0-2.el9 baseos 23 k 2024-11-17 20:01:32.521 | libldb aarch64 2.8.0-2.el9_4 baseos 181 k 2024-11-17 20:01:32.521 | libmnl aarch64 1.0.4-16.el9_4 baseos 27 k 2024-11-17 20:01:32.521 | libndp aarch64 1.8-6.el9_4 baseos 35 k 2024-11-17 20:01:32.521 | libnetfilter_conntrack aarch64 1.0.9-1.el9 baseos 57 k 2024-11-17 20:01:32.521 | libnfnetlink aarch64 1.0.1-21.el9 baseos 28 k 2024-11-17 20:01:32.521 | libnftnl aarch64 1.2.6-4.el9_4 baseos 84 k 2024-11-17 20:01:32.521 | libnl3 aarch64 3.9.0-1.el9 baseos 338 k 2024-11-17 20:01:32.521 | libnl3-cli aarch64 3.9.0-1.el9 baseos 195 k 2024-11-17 20:01:32.521 | libpath_utils aarch64 0.2.1-53.el9 baseos 29 k 2024-11-17 20:01:32.521 | libpipeline aarch64 1.5.3-4.el9 baseos 47 k 2024-11-17 20:01:32.521 | libref_array aarch64 0.1.5-53.el9 baseos 27 k 2024-11-17 20:01:32.521 | libseccomp aarch64 2.5.2-2.el9 baseos 71 k 2024-11-17 20:01:32.521 | libselinux-utils aarch64 3.6-1.el9 baseos 163 k 2024-11-17 20:01:32.522 | libss aarch64 1.46.5-5.el9 baseos 30 k 2024-11-17 20:01:32.522 | libsss_certmap aarch64 2.9.4-6.el9_4.1 baseos 91 k 2024-11-17 20:01:32.522 | libsss_idmap aarch64 2.9.4-6.el9_4.1 baseos 43 k 2024-11-17 20:01:32.522 | libsss_nss_idmap aarch64 2.9.4-6.el9_4.1 baseos 47 k 2024-11-17 20:01:32.522 | libsss_sudo aarch64 2.9.4-6.el9_4.1 baseos 36 k 2024-11-17 20:01:32.522 | libtalloc aarch64 2.4.1-1.el9 baseos 29 k 2024-11-17 20:01:32.522 | libtdb aarch64 1.4.9-1.el9 baseos 51 k 2024-11-17 20:01:32.522 | libteam aarch64 1.31-16.el9_1 baseos 46 k 2024-11-17 20:01:32.522 | libtevent aarch64 0.16.0-1.el9 baseos 45 k 2024-11-17 20:01:32.522 | linux-firmware-whence noarch 20240905-143.3.el9_4 baseos 99 k 2024-11-17 20:01:32.522 | lmdb-libs aarch64 0.9.29-3.el9 baseos 61 k 2024-11-17 20:01:32.522 | lzo aarch64 2.10-7.el9 baseos 63 k 2024-11-17 20:01:32.522 | newt aarch64 0.52.21-11.el9 baseos 98 k 2024-11-17 20:01:32.522 | nftables aarch64 1:1.0.9-1.el9 baseos 415 k 2024-11-17 20:01:32.522 | numactl-libs aarch64 2.0.16-3.el9 baseos 29 k 2024-11-17 20:01:32.522 | oniguruma aarch64 6.9.6-1.el9.5.0.1 baseos 213 k 2024-11-17 20:01:32.522 | openssh aarch64 8.7p1-38.el9_4.4 baseos 447 k 2024-11-17 20:01:32.522 | os-prober aarch64 1.77-10.el9 baseos 46 k 2024-11-17 20:01:32.522 | pigz aarch64 2.5-4.el9 baseos 77 k 2024-11-17 20:01:32.522 | psmisc aarch64 23.4-3.el9 baseos 226 k 2024-11-17 20:01:32.522 | python3-dateutil noarch 1:2.8.1-7.el9 baseos 287 k 2024-11-17 20:01:32.522 | python3-dbus aarch64 1.2.18-2.el9.0.1 baseos 131 k 2024-11-17 20:01:32.522 | python3-dnf-plugins-core noarch 4.3.0-13.el9 baseos 246 k 2024-11-17 20:01:32.522 | python3-firewall noarch 1.3.4-1.el9 baseos 348 k 2024-11-17 20:01:32.522 | python3-gobject-base aarch64 3.40.1-6.el9 baseos 177 k 2024-11-17 20:01:32.522 | python3-gobject-base-noarch noarch 3.40.1-6.el9 baseos 152 k 2024-11-17 20:01:32.522 | python3-nftables aarch64 1:1.0.9-1.el9 baseos 22 k 2024-11-17 20:01:32.522 | python3-six noarch 1.15.0-9.el9 baseos 36 k 2024-11-17 20:01:32.522 | python3-systemd aarch64 234-18.el9 baseos 82 k 2024-11-17 20:01:32.522 | rpm-plugin-selinux aarch64 4.16.1.3-29.el9 baseos 16 k 2024-11-17 20:01:32.522 | selinux-policy noarch 38.1.35-2.el9_4.2.0.2 baseos 49 k 2024-11-17 20:01:32.522 | slang aarch64 2.3.2-11.el9 baseos 364 k 2024-11-17 20:01:32.522 | snappy aarch64 1.1.8-8.el9 baseos 33 k 2024-11-17 20:01:32.522 | squashfs-tools aarch64 4.4-10.git1.el9 baseos 161 k 2024-11-17 20:01:32.522 | sssd-client aarch64 2.9.4-6.el9_4.1 baseos 160 k 2024-11-17 20:01:32.522 | systemd-pam aarch64 252-32.el9_4.7 baseos 254 k 2024-11-17 20:01:32.522 | systemd-rpm-macros noarch 252-32.el9_4.7 baseos 52 k 2024-11-17 20:01:32.522 | systemd-udev aarch64 252-32.el9_4.7 baseos 1.8 M 2024-11-17 20:01:32.522 | teamd aarch64 1.31-16.el9_1 baseos 110 k 2024-11-17 20:01:32.522 | userspace-rcu aarch64 0.12.1-6.el9 baseos 104 k 2024-11-17 20:01:32.522 | which aarch64 2.21-29.el9 baseos 40 k 2024-11-17 20:01:32.522 | xz aarch64 5.2.5-8.el9_0 baseos 214 k 2024-11-17 20:01:32.522 | Installing weak dependencies: 2024-11-17 20:01:32.522 | libcap-ng-python3 aarch64 0.8.2-7.el9 appstream 29 k 2024-11-17 20:01:32.522 | rsyslog-logrotate aarch64 8.2310.0-4.el9 appstream 11 k 2024-11-17 20:01:32.522 | Removing dependent packages: 2024-11-17 20:01:32.522 | coreutils-single aarch64 8.32-35.el9 @baseos 1.4 M 2024-11-17 20:01:32.522 | curl-minimal aarch64 7.76.1-29.el9_4 @baseos 243 k 2024-11-17 20:01:32.522 | Installing Environment Groups: 2024-11-17 20:01:32.522 | Minimal Install 2024-11-17 20:01:32.522 | Installing Groups: 2024-11-17 20:01:32.522 | Core 2024-11-17 20:01:32.522 | 2024-11-17 20:01:32.522 | Transaction Summary 2024-11-17 20:01:32.522 | ================================================================================ 2024-11-17 20:01:32.522 | Install 160 Packages 2024-11-17 20:01:32.522 | Upgrade 6 Packages 2024-11-17 20:01:32.523 | Remove 2 Packages 2024-11-17 20:01:32.523 | 2024-11-17 20:01:32.543 | Total download size: 454 M 2024-11-17 20:01:32.545 | Downloading Packages: 2024-11-17 20:01:38.629 | (1/166): python3-six-1.15.0-9.el9.noarch.rpm 6.3 kB/s | 36 kB 00:05 2024-11-17 20:01:38.650 | (2/166): crontabs-1.11-27.20190603git.el9.noarc 3.1 kB/s | 18 kB 00:05 2024-11-17 20:01:39.849 | (3/166): selinux-policy-38.1.35-2.el9_4.2.0.2.n 41 kB/s | 49 kB 00:01 2024-11-17 20:01:40.624 | (4/166): acl-2.3.1-4.el9.aarch64.rpm 90 kB/s | 69 kB 00:00 2024-11-17 20:01:40.874 | (5/166): hwdata-0.348-9.13.el9.noarch.rpm 205 kB/s | 1.6 MB 00:07 2024-11-17 20:01:41.144 | (6/166): firewalld-filesystem-1.3.4-1.el9.noarc 31 kB/s | 8.3 kB 00:00 2024-11-17 20:01:41.156 | (7/166): python3-firewall-1.3.4-1.el9.noarch.rp 654 kB/s | 348 kB 00:00 2024-11-17 20:01:41.557 | (8/166): c-ares-1.19.1-2.el9_4.aarch64.rpm 274 kB/s | 110 kB 00:00 2024-11-17 20:01:41.586 | (9/166): firewalld-1.3.4-1.el9.noarch.rpm 1.0 MB/s | 450 kB 00:00 2024-11-17 20:01:41.835 | (10/166): file-5.39-16.el9.aarch64.rpm 175 kB/s | 48 kB 00:00 2024-11-17 20:01:42.136 | (11/166): selinux-policy-targeted-38.1.35-2.el9 1.9 MB/s | 6.5 MB 00:03 2024-11-17 20:01:42.157 | (12/166): groff-base-1.22.4-10.el9.aarch64.rpm 1.7 MB/s | 1.0 MB 00:00 2024-11-17 20:01:42.167 | (13/166): lshw-B.02.19.2-10.el9.aarch64.rpm 913 kB/s | 300 kB 00:00 2024-11-17 20:01:42.273 | (14/166): device-mapper-libs-1.02.197-2.el9.aar 1.6 MB/s | 171 kB 00:00 2024-11-17 20:01:42.522 | (15/166): kbd-2.4.0-9.el9.aarch64.rpm 1.0 MB/s | 371 kB 00:00 2024-11-17 20:01:42.562 | (16/166): kbd-misc-2.4.0-9.el9.noarch.rpm 3.8 MB/s | 1.5 MB 00:00 2024-11-17 20:01:42.834 | (17/166): device-mapper-1.02.197-2.el9.aarch64. 244 kB/s | 136 kB 00:00 2024-11-17 20:01:43.342 | (18/166): python3-gobject-base-3.40.1-6.el9.aar 217 kB/s | 177 kB 00:00 2024-11-17 20:01:43.511 | (19/166): rpm-plugin-selinux-4.16.1.3-29.el9.aa 23 kB/s | 16 kB 00:00 2024-11-17 20:01:43.522 | (20/166): rpm-plugin-audit-4.16.1.3-29.el9.aarc 22 kB/s | 15 kB 00:00 2024-11-17 20:01:43.857 | (21/166): dbus-broker-28-7.el9.aarch64.rpm 321 kB/s | 165 kB 00:00 2024-11-17 20:01:44.110 | (22/166): grubby-8.40-64.el9.aarch64.rpm 54 kB/s | 32 kB 00:00 2024-11-17 20:01:44.125 | (23/166): libnftnl-1.2.6-4.el9_4.aarch64.rpm 140 kB/s | 84 kB 00:00 2024-11-17 20:01:44.582 | (24/166): python3-dnf-plugins-core-4.3.0-13.el9 339 kB/s | 246 kB 00:00 2024-11-17 20:01:44.603 | (25/166): dnf-plugins-core-4.3.0-13.el9.noarch. 75 kB/s | 36 kB 00:00 2024-11-17 20:01:44.674 | (26/166): python3-dateutil-2.8.1-7.el9.noarch.r 526 kB/s | 287 kB 00:00 2024-11-17 20:01:44.682 | (27/166): libdaemon-0.14-23.el9.aarch64.rpm 321 kB/s | 31 kB 00:00 2024-11-17 20:01:44.700 | (28/166): initscripts-service-10.11.6-1.el9.noa 111 kB/s | 11 kB 00:00 2024-11-17 20:01:45.168 | (29/166): libfido2-1.13.0-2.el9.aarch64.rpm 196 kB/s | 95 kB 00:00 2024-11-17 20:01:45.197 | (30/166): man-db-2.9.3-7.el9.aarch64.rpm 2.1 MB/s | 1.1 MB 00:00 2024-11-17 20:01:45.399 | (31/166): libndp-1.8-6.el9_4.aarch64.rpm 51 kB/s | 35 kB 00:00 2024-11-17 20:01:45.503 | (32/166): libnetfilter_conntrack-1.0.9-1.el9.aa 173 kB/s | 57 kB 00:00 2024-11-17 20:01:45.515 | (33/166): fuse-libs-2.9.9-15.el9.aarch64.rpm 299 kB/s | 95 kB 00:00 2024-11-17 20:01:45.529 | (34/166): irqbalance-1.9.2-3.el9.aarch64.rpm 521 kB/s | 66 kB 00:00 2024-11-17 20:01:45.763 | (35/166): pigz-2.5-4.el9.aarch64.rpm 311 kB/s | 77 kB 00:00 2024-11-17 20:01:45.788 | (36/166): os-prober-1.77-10.el9.aarch64.rpm 171 kB/s | 46 kB 00:00 2024-11-17 20:01:45.809 | (37/166): cpio-2.13-16.el9.aarch64.rpm 958 kB/s | 268 kB 00:00 2024-11-17 20:01:46.133 | (38/166): lsscsi-0.32-6.el9.aarch64.rpm 183 kB/s | 67 kB 00:00 2024-11-17 20:01:46.372 | (39/166): kmod-libs-28-9.el9.aarch64.rpm 109 kB/s | 61 kB 00:00 2024-11-17 20:01:46.769 | (40/166): kmod-28-9.el9.aarch64.rpm 125 kB/s | 120 kB 00:00 2024-11-17 20:01:47.259 | (41/166): iproute-tc-6.2.0-6.el9_4.aarch64.rpm 400 kB/s | 449 kB 00:01 2024-11-17 20:01:47.282 | (42/166): libnfnetlink-1.0.1-21.el9.aarch64.rpm 56 kB/s | 28 kB 00:00 2024-11-17 20:01:47.882 | (43/166): iproute-6.2.0-6.el9_4.aarch64.rpm 714 kB/s | 791 kB 00:01 2024-11-17 20:01:48.328 | (44/166): parted-3.5-2.el9.aarch64.rpm 568 kB/s | 606 kB 00:01 2024-11-17 20:01:48.341 | (45/166): libmnl-1.0.4-16.el9_4.aarch64.rpm 25 kB/s | 27 kB 00:01 2024-11-17 20:01:48.362 | (46/166): squashfs-tools-4.4-10.git1.el9.aarch6 336 kB/s | 161 kB 00:00 2024-11-17 20:01:48.443 | (47/166): jansson-2.14-1.el9.aarch64.rpm 464 kB/s | 46 kB 00:00 2024-11-17 20:01:48.614 | (48/166): procps-ng-3.3.17-14.el9.aarch64.rpm 1.2 MB/s | 333 kB 00:00 2024-11-17 20:01:48.626 | (49/166): userspace-rcu-0.12.1-6.el9.aarch64.rp 396 kB/s | 104 kB 00:00 2024-11-17 20:01:48.646 | (50/166): gobject-introspection-1.68.0-11.el9.a 1.2 MB/s | 245 kB 00:00 2024-11-17 20:01:48.767 | (51/166): libpipeline-1.5.3-4.el9.aarch64.rpm 347 kB/s | 47 kB 00:00 2024-11-17 20:01:48.781 | (52/166): ethtool-6.2-1.el9.aarch64.rpm 1.5 MB/s | 225 kB 00:00 2024-11-17 20:01:49.074 | (53/166): psmisc-23.4-3.el9.aarch64.rpm 529 kB/s | 226 kB 00:00 2024-11-17 20:01:49.087 | (54/166): xz-5.2.5-8.el9_0.aarch64.rpm 678 kB/s | 214 kB 00:00 2024-11-17 20:01:49.100 | (55/166): linux-firmware-whence-20240905-143.3. 312 kB/s | 99 kB 00:00 2024-11-17 20:01:49.447 | (56/166): inih-49-6.el9.aarch64.rpm 49 kB/s | 17 kB 00:00 2024-11-17 20:01:49.463 | (57/166): python3-systemd-234-18.el9.aarch64.rp 227 kB/s | 82 kB 00:00 2024-11-17 20:01:49.652 | (58/166): which-2.21-29.el9.aarch64.rpm 195 kB/s | 40 kB 00:00 2024-11-17 20:01:49.723 | (59/166): prefixdevname-0.1.0-8.el9.aarch64.rpm 1.7 MB/s | 438 kB 00:00 2024-11-17 20:01:49.819 | (60/166): logrotate-3.18.0-8.el9.aarch64.rpm 429 kB/s | 71 kB 00:00 2024-11-17 20:01:49.957 | (61/166): kexec-tools-2.0.27-8.el9_4.3.aarch64. 1.9 MB/s | 434 kB 00:00 2024-11-17 20:01:50.168 | (62/166): coreutils-common-8.32-35.el9.aarch64. 5.6 MB/s | 2.0 MB 00:00 2024-11-17 20:01:50.226 | (63/166): coreutils-8.32-35.el9.aarch64.rpm 4.1 MB/s | 1.1 MB 00:00 2024-11-17 20:01:50.303 | (64/166): diffutils-3.7-12.el9.aarch64.rpm 2.8 MB/s | 383 kB 00:00 2024-11-17 20:01:50.349 | (65/166): libedit-3.1-38.20210216cvs.el9.aarch6 870 kB/s | 101 kB 00:00 2024-11-17 20:01:50.796 | (66/166): libseccomp-2.5.2-2.el9.aarch64.rpm 144 kB/s | 71 kB 00:00 2024-11-17 20:01:51.209 | (67/166): libss-1.46.5-5.el9.aarch64.rpm 35 kB/s | 30 kB 00:00 2024-11-17 20:01:51.972 | (68/166): e2fsprogs-libs-1.46.5-5.el9.aarch64.r 190 kB/s | 222 kB 00:01 2024-11-17 20:01:53.117 | (69/166): e2fsprogs-1.46.5-5.el9.aarch64.rpm 525 kB/s | 994 kB 00:01 2024-11-17 20:01:53.477 | (70/166): libnl3-cli-3.9.0-1.el9.aarch64.rpm 130 kB/s | 195 kB 00:01 2024-11-17 20:01:53.862 | (71/166): libnl3-3.9.0-1.el9.aarch64.rpm 455 kB/s | 338 kB 00:00 2024-11-17 20:01:53.985 | (72/166): libselinux-utils-3.6-1.el9.aarch64.rp 330 kB/s | 163 kB 00:00 2024-11-17 20:01:54.237 | (73/166): ipset-libs-7.11-8.el9.aarch64.rpm 183 kB/s | 67 kB 00:00 2024-11-17 20:01:54.269 | (74/166): ipset-7.11-8.el9.aarch64.rpm 151 kB/s | 42 kB 00:00 2024-11-17 20:01:54.504 | (75/166): authselect-libs-1.2.6-2.el9.aarch64.r 885 kB/s | 236 kB 00:00 2024-11-17 20:01:54.576 | (76/166): authselect-1.2.6-2.el9.aarch64.rpm 458 kB/s | 139 kB 00:00 2024-11-17 20:01:54.750 | (77/166): lzo-2.10-7.el9.aarch64.rpm 261 kB/s | 63 kB 00:00 2024-11-17 20:01:54.824 | (78/166): dracut-squash-057-53.git20240104.el9. 51 kB/s | 12 kB 00:00 2024-11-17 20:01:54.952 | (79/166): dracut-network-057-53.git20240104.el9 345 kB/s | 68 kB 00:00 2024-11-17 20:01:54.997 | (80/166): dracut-config-rescue-057-53.git202401 73 kB/s | 12 kB 00:00 2024-11-17 20:01:55.181 | (81/166): dracut-057-53.git20240104.el9.aarch64 1.6 MB/s | 374 kB 00:00 2024-11-17 20:01:55.210 | (82/166): dbus-libs-1.12.20-8.el9.aarch64.rpm 706 kB/s | 149 kB 00:00 2024-11-17 20:01:55.387 | (83/166): dbus-common-1.12.20-8.el9.noarch.rpm 68 kB/s | 14 kB 00:00 2024-11-17 20:01:55.402 | (84/166): dbus-1.12.20-8.el9.aarch64.rpm 36 kB/s | 6.8 kB 00:00 2024-11-17 20:01:55.557 | (85/166): NetworkManager-team-1.46.0-19.el9_4.a 264 kB/s | 38 kB 00:00 2024-11-17 20:01:55.628 | (86/166): NetworkManager-tui-1.46.0-19.el9_4.aa 1.0 MB/s | 236 kB 00:00 2024-11-17 20:01:55.982 | (87/166): NetworkManager-libnm-1.46.0-19.el9_4. 4.2 MB/s | 1.8 MB 00:00 2024-11-17 20:01:56.116 | (88/166): NetworkManager-1.46.0-19.el9_4.aarch6 4.4 MB/s | 2.1 MB 00:00 2024-11-17 20:01:56.608 | (89/166): numactl-libs-2.0.16-3.el9.aarch64.rpm 47 kB/s | 29 kB 00:00 2024-11-17 20:01:56.754 | (90/166): libcbor-0.7.0-5.el9.aarch64.rpm 87 kB/s | 55 kB 00:00 2024-11-17 20:01:56.983 | (91/166): newt-0.52.21-11.el9.aarch64.rpm 271 kB/s | 98 kB 00:00 2024-11-17 20:01:57.308 | (92/166): openssh-server-8.7p1-38.el9_4.4.aarch 812 kB/s | 439 kB 00:00 2024-11-17 20:01:57.369 | (93/166): openssh-clients-8.7p1-38.el9_4.4.aarc 1.8 MB/s | 680 kB 00:00 2024-11-17 20:01:57.663 | (94/166): slang-2.3.2-11.el9.aarch64.rpm 1.2 MB/s | 364 kB 00:00 2024-11-17 20:01:57.678 | (95/166): openssh-8.7p1-38.el9_4.4.aarch64.rpm 1.2 MB/s | 447 kB 00:00 2024-11-17 20:01:57.798 | (96/166): python3-nftables-1.0.9-1.el9.aarch64. 163 kB/s | 22 kB 00:00 2024-11-17 20:01:57.884 | (97/166): nftables-1.0.9-1.el9.aarch64.rpm 2.1 MB/s | 415 kB 00:00 2024-11-17 20:01:57.953 | (98/166): libref_array-0.1.5-53.el9.aarch64.rpm 182 kB/s | 27 kB 00:00 2024-11-17 20:01:58.030 | (99/166): libpath_utils-0.2.1-53.el9.aarch64.rp 204 kB/s | 29 kB 00:00 2024-11-17 20:01:58.071 | (100/166): libini_config-1.3.1-53.el9.aarch64.r 572 kB/s | 66 kB 00:00 2024-11-17 20:01:58.141 | (101/166): libdhash-0.5.0-53.el9.aarch64.rpm 262 kB/s | 29 kB 00:00 2024-11-17 20:01:58.221 | (102/166): libcollection-0.7.0-53.el9.aarch64.r 304 kB/s | 44 kB 00:00 2024-11-17 20:01:58.297 | (103/166): libbasicobjects-0.1.1-53.el9.aarch64 166 kB/s | 26 kB 00:00 2024-11-17 20:01:58.388 | (104/166): teamd-1.31-16.el9_1.aarch64.rpm 660 kB/s | 110 kB 00:00 2024-11-17 20:01:58.467 | (105/166): libteam-1.31-16.el9_1.aarch64.rpm 281 kB/s | 46 kB 00:00 2024-11-17 20:01:58.545 | (106/166): cronie-anacron-1.5.7-11.el9.aarch64. 204 kB/s | 30 kB 00:00 2024-11-17 20:01:58.634 | (107/166): cronie-1.5.7-11.el9.aarch64.rpm 709 kB/s | 115 kB 00:00 2024-11-17 20:01:58.700 | (108/166): libtdb-1.4.9-1.el9.aarch64.rpm 339 kB/s | 51 kB 00:00 2024-11-17 20:01:58.780 | (109/166): sssd-kcm-2.9.4-6.el9_4.1.aarch64.rpm 769 kB/s | 109 kB 00:00 2024-11-17 20:01:58.952 | (110/166): sssd-client-2.9.4-6.el9_4.1.aarch64. 956 kB/s | 160 kB 00:00 2024-11-17 20:01:59.039 | (111/166): sssd-common-2.9.4-6.el9_4.1.aarch64. 4.7 MB/s | 1.6 MB 00:00 2024-11-17 20:01:59.089 | (112/166): libsss_sudo-2.9.4-6.el9_4.1.aarch64. 267 kB/s | 36 kB 00:00 2024-11-17 20:01:59.205 | (113/166): libsss_nss_idmap-2.9.4-6.el9_4.1.aar 299 kB/s | 47 kB 00:00 2024-11-17 20:01:59.227 | (114/166): libsss_idmap-2.9.4-6.el9_4.1.aarch64 315 kB/s | 43 kB 00:00 2024-11-17 20:01:59.360 | (115/166): libsss_certmap-2.9.4-6.el9_4.1.aarch 615 kB/s | 91 kB 00:00 2024-11-17 20:01:59.406 | (116/166): ncurses-6.2-10.20210508.el9.aarch64. 2.2 MB/s | 398 kB 00:00 2024-11-17 20:01:59.644 | (117/166): systemd-pam-252-32.el9_4.7.aarch64.r 1.0 MB/s | 254 kB 00:00 2024-11-17 20:01:59.810 | (118/166): systemd-udev-252-32.el9_4.7.aarch64. 4.0 MB/s | 1.8 MB 00:00 2024-11-17 20:01:59.987 | (119/166): systemd-rpm-macros-252-32.el9_4.7.no 319 kB/s | 52 kB 00:00 2024-11-17 20:02:00.138 | (120/166): libkcapi-hmaccalc-1.4.0-2.el9.aarch6 151 kB/s | 23 kB 00:00 2024-11-17 20:02:00.195 | (121/166): systemd-252-32.el9_4.7.aarch64.rpm 6.9 MB/s | 3.8 MB 00:00 2024-11-17 20:02:00.295 | (122/166): libkcapi-1.4.0-2.el9.aarch64.rpm 286 kB/s | 45 kB 00:00 2024-11-17 20:02:00.319 | (123/166): curl-7.76.1-29.el9_4.1.aarch64.rpm 2.4 MB/s | 290 kB 00:00 2024-11-17 20:02:00.469 | (124/166): libtalloc-2.4.1-1.el9.aarch64.rpm 196 kB/s | 29 kB 00:00 2024-11-17 20:02:00.479 | (125/166): libtevent-0.16.0-1.el9.aarch64.rpm 247 kB/s | 45 kB 00:00 2024-11-17 20:02:00.633 | (126/166): libldb-2.8.0-2.el9_4.aarch64.rpm 1.1 MB/s | 181 kB 00:00 2024-11-17 20:02:00.719 | (127/166): sudo-1.9.5p2-10.el9_3.aarch64.rpm 4.3 MB/s | 1.0 MB 00:00 2024-11-17 20:02:00.802 | (128/166): python3-dbus-1.2.18-2.el9.0.1.aarch6 779 kB/s | 131 kB 00:00 2024-11-17 20:02:00.859 | (129/166): initscripts-rename-device-10.11.6-1. 99 kB/s | 13 kB 00:00 2024-11-17 20:02:00.944 | (130/166): snappy-1.1.8-8.el9.aarch64.rpm 246 kB/s | 33 kB 00:00 2024-11-17 20:02:00.985 | (131/166): libsysfs-2.1.1-10.el9.aarch64.rpm 298 kB/s | 36 kB 00:00 2024-11-17 20:02:01.174 | (132/166): gettext-libs-0.21-8.el9.aarch64.rpm 1.2 MB/s | 285 kB 00:00 2024-11-17 20:02:01.259 | (133/166): gettext-0.21-8.el9.aarch64.rpm 4.0 MB/s | 1.1 MB 00:00 2024-11-17 20:02:01.455 | (134/166): xfsprogs-6.3.0-1.el9.aarch64.rpm 3.8 MB/s | 1.1 MB 00:00 2024-11-17 20:02:01.472 | (135/166): iptables-nft-1.8.10-4.el9_4.aarch64. 894 kB/s | 184 kB 00:00 2024-11-17 20:02:01.810 | (136/166): iptables-libs-1.8.10-4.el9_4.aarch64 1.1 MB/s | 398 kB 00:00 2024-11-17 20:02:01.833 | (137/166): audit-3.1.2-2.el9.aarch64.rpm 719 kB/s | 250 kB 00:00 2024-11-17 20:02:01.968 | (138/166): lmdb-libs-0.9.29-3.el9.aarch64.rpm 399 kB/s | 61 kB 00:00 2024-11-17 20:02:01.983 | (139/166): policycoreutils-3.6-2.1.el9.aarch64. 1.5 MB/s | 208 kB 00:00 2024-11-17 20:02:02.116 | (140/166): kpartx-0.8.7-27.el9.aarch64.rpm 360 kB/s | 47 kB 00:00 2024-11-17 20:02:02.135 | (141/166): libbpf-1.3.0-2.el9.aarch64.rpm 1.0 MB/s | 171 kB 00:00 2024-11-17 20:02:02.264 | (142/166): sg3_utils-libs-1.47-9.el9.aarch64.rp 674 kB/s | 99 kB 00:00 2024-11-17 20:02:02.346 | (143/166): sg3_utils-1.47-9.el9.aarch64.rpm 4.5 MB/s | 930 kB 00:00 2024-11-17 20:02:02.475 | (144/166): cryptsetup-libs-2.6.0-3.el9.aarch64. 2.2 MB/s | 469 kB 00:00 2024-11-17 20:02:02.497 | (145/166): python3-gobject-base-noarch-3.40.1-6 1.0 MB/s | 152 kB 00:00 2024-11-17 20:02:02.793 | (146/166): kbd-legacy-2.4.0-9.el9.noarch.rpm 1.6 MB/s | 502 kB 00:00 2024-11-17 20:02:02.812 | (147/166): grub2-tools-minimal-2.06-82.el9_4.aa 1.8 MB/s | 580 kB 00:00 2024-11-17 20:02:03.328 | (148/166): grub2-common-2.06-82.el9_4.noarch.rp 1.8 MB/s | 903 kB 00:00 2024-11-17 20:02:03.583 | (149/166): grub2-tools-2.06-82.el9_4.aarch64.rp 2.1 MB/s | 1.7 MB 00:00 2024-11-17 20:02:03.751 | (150/166): jq-1.6-16.el9.aarch64.rpm 427 kB/s | 180 kB 00:00 2024-11-17 20:02:03.944 | (151/166): oniguruma-6.9.6-1.el9.5.0.1.aarch64. 615 kB/s | 213 kB 00:00 2024-11-17 20:02:04.590 | (152/166): kernel-tools-libs-5.14.0-427.42.1.el 5.2 MB/s | 4.3 MB 00:00 2024-11-17 20:02:04.690 | (153/166): kernel-tools-5.14.0-427.42.1.el9_4.a 6.0 MB/s | 4.4 MB 00:00 2024-11-17 20:02:05.077 | (154/166): libcap-ng-python3-0.8.2-7.el9.aarch6 59 kB/s | 29 kB 00:00 2024-11-17 20:02:05.106 | (155/166): libestr-0.1.11-4.el9.aarch64.rpm 61 kB/s | 25 kB 00:00 2024-11-17 20:02:05.153 | (156/166): libfastjson-0.99.9-5.el9.aarch64.rpm 788 kB/s | 36 kB 00:00 2024-11-17 20:02:05.309 | (157/166): rsyslog-logrotate-8.2310.0-4.el9.aar 69 kB/s | 11 kB 00:00 2024-11-17 20:02:05.429 | (158/166): python3-libselinux-3.6-1.el9.aarch64 539 kB/s | 182 kB 00:00 2024-11-17 20:02:05.631 | (159/166): rsyslog-8.2310.0-4.el9.aarch64.rpm 2.5 MB/s | 777 kB 00:00 2024-11-17 20:02:05.654 | (160/166): less-590-4.el9_4.aarch64.rpm 752 kB/s | 159 kB 00:00 2024-11-17 20:02:05.807 | (161/166): libcurl-minimal-7.76.1-29.el9_4.1.aa 1.5 MB/s | 220 kB 00:00 2024-11-17 20:02:05.833 | (162/166): systemd-libs-252-32.el9_4.7.aarch64. 3.1 MB/s | 623 kB 00:00 2024-11-17 20:02:05.914 | (163/166): glibc-minimal-langpack-2.34-100.el9_ 185 kB/s | 20 kB 00:00 2024-11-17 20:02:05.953 | (164/166): glibc-common-2.34-100.el9_4.4.aarch6 2.4 MB/s | 284 kB 00:00 2024-11-17 20:02:06.190 | (165/166): glibc-2.34-100.el9_4.4.aarch64.rpm 6.2 MB/s | 1.7 MB 00:00 2024-11-17 20:02:15.436 | (166/166): linux-firmware-20240905-143.3.el9_4. 15 MB/s | 387 MB 00:26 2024-11-17 20:02:15.449 | -------------------------------------------------------------------------------- 2024-11-17 20:02:15.450 | Total 11 MB/s | 454 MB 00:42 2024-11-17 20:02:20.876 | Running transaction check 2024-11-17 20:02:21.232 | Transaction check succeeded. 2024-11-17 20:02:21.232 | Running transaction test 2024-11-17 20:02:24.506 | Transaction test succeeded. 2024-11-17 20:02:24.507 | Running transaction 2024-11-17 20:02:30.800 | Running scriptlet: selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.noarch 1/1 2024-11-17 20:02:31.120 | Running scriptlet: firewalld-1.3.4-1.el9.noarch 1/1 2024-11-17 20:02:31.219 | Preparing : 1/1 2024-11-17 20:02:31.344 | Installing : grub2-common-1:2.06-82.el9_4.noarch 1/174 2024-11-17 20:02:31.657 | Upgrading : glibc-common-2.34-100.el9_4.4.aarch64 2/174 2024-11-17 20:02:31.747 | Running scriptlet: glibc-2.34-100.el9_4.4.aarch64 3/174 2024-11-17 20:02:31.908 | Upgrading : glibc-2.34-100.el9_4.4.aarch64 3/174 2024-11-17 20:02:31.970 | Running scriptlet: glibc-2.34-100.el9_4.4.aarch64 3/174 2024-11-17 20:02:32.096 | Upgrading : glibc-minimal-langpack-2.34-100.el9_4.4.aarch64 4/174 2024-11-17 20:02:32.224 | Installing : libmnl-1.0.4-16.el9_4.aarch64 5/174 2024-11-17 20:02:32.359 | Installing : libtalloc-2.4.1-1.el9.aarch64 6/174 2024-11-17 20:02:32.480 | Installing : libtevent-0.16.0-1.el9.aarch64 7/174 2024-11-17 20:02:32.596 | Installing : kmod-libs-28-9.el9.aarch64 8/174 2024-11-17 20:02:32.618 | Installing : kmod-28-9.el9.aarch64 9/174 2024-11-17 20:02:32.648 | Installing : jansson-2.14-1.el9.aarch64 10/174 2024-11-17 20:02:32.668 | Installing : libnl3-3.9.0-1.el9.aarch64 11/174 2024-11-17 20:02:32.691 | Installing : libtdb-1.4.9-1.el9.aarch64 12/174 2024-11-17 20:02:32.711 | Upgrading : libcurl-minimal-7.76.1-29.el9_4.1.aarch64 13/174 2024-11-17 20:02:32.728 | Installing : libnftnl-1.2.6-4.el9_4.aarch64 14/174 2024-11-17 20:02:32.745 | Installing : fuse-libs-2.9.9-15.el9.aarch64 15/174 2024-11-17 20:02:32.781 | Installing : libedit-3.1-38.20210216cvs.el9.aarch64 16/174 2024-11-17 20:02:32.846 | Installing : libselinux-utils-3.6-1.el9.aarch64 17/174 2024-11-17 20:02:33.262 | Installing : lzo-2.10-7.el9.aarch64 18/174 2024-11-17 20:02:33.791 | Running scriptlet: openssh-8.7p1-38.el9_4.4.aarch64 19/174 2024-11-17 20:02:33.810 | Installing : openssh-8.7p1-38.el9_4.4.aarch64 19/174 2024-11-17 20:02:33.824 | Installing : libref_array-0.1.5-53.el9.aarch64 20/174 2024-11-17 20:02:33.838 | Installing : libdhash-0.5.0-53.el9.aarch64 21/174 2024-11-17 20:02:33.851 | Installing : libcollection-0.7.0-53.el9.aarch64 22/174 2024-11-17 20:02:33.879 | Installing : libbasicobjects-0.1.1-53.el9.aarch64 23/174 2024-11-17 20:02:33.899 | Installing : libsss_idmap-2.9.4-6.el9_4.1.aarch64 24/174 2024-11-17 20:02:34.010 | Installing : libbpf-2:1.3.0-2.el9.aarch64 25/174 2024-11-17 20:02:34.153 | Installing : squashfs-tools-4.4-10.git1.el9.aarch64 26/174 2024-11-17 20:02:34.178 | Installing : libnl3-cli-3.9.0-1.el9.aarch64 27/174 2024-11-17 20:02:34.195 | Installing : libteam-1.31-16.el9_1.aarch64 28/174 2024-11-17 20:02:34.216 | Installing : libsss_certmap-2.9.4-6.el9_4.1.aarch64 29/174 2024-11-17 20:02:34.386 | Installing : ethtool-2:6.2-1.el9.aarch64 30/174 2024-11-17 20:02:34.591 | Installing : ipset-libs-7.11-8.el9.aarch64 31/174 2024-11-17 20:02:34.630 | Installing : ipset-7.11-8.el9.aarch64 32/174 2024-11-17 20:02:34.660 | Installing : acl-2.3.1-4.el9.aarch64 33/174 2024-11-17 20:02:34.693 | Installing : c-ares-1.19.1-2.el9_4.aarch64 34/174 2024-11-17 20:02:34.800 | Installing : file-5.39-16.el9.aarch64 35/174 2024-11-17 20:02:34.900 | Running scriptlet: groff-base-1.22.4-10.el9.aarch64 36/174 2024-11-17 20:02:34.924 | Installing : groff-base-1.22.4-10.el9.aarch64 36/174 2024-11-17 20:02:34.940 | Running scriptlet: groff-base-1.22.4-10.el9.aarch64 36/174 2024-11-17 20:02:34.957 | Installing : libdaemon-0.14-23.el9.aarch64 37/174 2024-11-17 20:02:34.977 | Installing : libndp-1.8-6.el9_4.aarch64 38/174 2024-11-17 20:02:34.997 | Installing : pigz-2.5-4.el9.aarch64 39/174 2024-11-17 20:02:35.019 | Installing : cpio-2.13-16.el9.aarch64 40/174 2024-11-17 20:02:35.036 | Installing : libnfnetlink-1.0.1-21.el9.aarch64 41/174 2024-11-17 20:02:35.160 | Installing : libnetfilter_conntrack-1.0.9-1.el9.aarch64 42/174 2024-11-17 20:02:35.200 | Installing : iptables-libs-1.8.10-4.el9_4.aarch64 43/174 2024-11-17 20:02:35.213 | Installing : nftables-1:1.0.9-1.el9.aarch64 44/174 2024-11-17 20:02:35.230 | Running scriptlet: nftables-1:1.0.9-1.el9.aarch64 44/174 2024-11-17 20:02:35.256 | Installing : python3-nftables-1:1.0.9-1.el9.aarch64 45/174 2024-11-17 20:02:35.291 | Installing : userspace-rcu-0.12.1-6.el9.aarch64 46/174 2024-11-17 20:02:35.322 | Installing : gobject-introspection-1.68.0-11.el9.aarch64 47/174 2024-11-17 20:02:35.383 | Installing : python3-gobject-base-noarch-3.40.1-6.el9.noarch 48/174 2024-11-17 20:02:35.400 | Installing : python3-gobject-base-3.40.1-6.el9.aarch64 49/174 2024-11-17 20:02:35.426 | Installing : libpipeline-1.5.3-4.el9.aarch64 50/174 2024-11-17 20:02:35.482 | Installing : psmisc-23.4-3.el9.aarch64 51/174 2024-11-17 20:02:35.513 | Installing : iproute-6.2.0-6.el9_4.aarch64 52/174 2024-11-17 20:02:35.555 | Installing : xz-5.2.5-8.el9_0.aarch64 53/174 2024-11-17 20:02:35.590 | Installing : inih-49-6.el9.aarch64 54/174 2024-11-17 20:02:35.645 | Installing : which-2.21-29.el9.aarch64 55/174 2024-11-17 20:02:35.718 | Installing : diffutils-3.7-12.el9.aarch64 56/174 2024-11-17 20:02:35.748 | Installing : libseccomp-2.5.2-2.el9.aarch64 57/174 2024-11-17 20:02:35.787 | Installing : libss-1.46.5-5.el9.aarch64 58/174 2024-11-17 20:02:35.810 | Installing : e2fsprogs-libs-1.46.5-5.el9.aarch64 59/174 2024-11-17 20:02:35.836 | Installing : numactl-libs-2.0.16-3.el9.aarch64 60/174 2024-11-17 20:02:35.879 | Installing : libcbor-0.7.0-5.el9.aarch64 61/174 2024-11-17 20:02:35.905 | Installing : slang-2.3.2-11.el9.aarch64 62/174 2024-11-17 20:02:35.930 | Installing : newt-0.52.21-11.el9.aarch64 63/174 2024-11-17 20:02:36.113 | Installing : libpath_utils-0.2.1-53.el9.aarch64 64/174 2024-11-17 20:02:36.358 | Installing : libini_config-1.3.1-53.el9.aarch64 65/174 2024-11-17 20:02:36.407 | Installing : libsss_sudo-2.9.4-6.el9_4.1.aarch64 66/174 2024-11-17 20:02:36.455 | Installing : libsss_nss_idmap-2.9.4-6.el9_4.1.aarch64 67/174 2024-11-17 20:02:36.546 | Installing : sssd-client-2.9.4-6.el9_4.1.aarch64 68/174 2024-11-17 20:02:36.563 | Running scriptlet: sssd-client-2.9.4-6.el9_4.1.aarch64 68/174 2024-11-17 20:02:36.614 | Installing : snappy-1.1.8-8.el9.aarch64 69/174 2024-11-17 20:02:36.691 | Installing : gettext-libs-0.21-8.el9.aarch64 70/174 2024-11-17 20:02:36.805 | Installing : gettext-0.21-8.el9.aarch64 71/174 2024-11-17 20:02:36.889 | Installing : lmdb-libs-0.9.29-3.el9.aarch64 72/174 2024-11-17 20:02:36.916 | Installing : libldb-2.8.0-2.el9_4.aarch64 73/174 2024-11-17 20:02:36.967 | Installing : sg3_utils-libs-1.47-9.el9.aarch64 74/174 2024-11-17 20:02:37.002 | Installing : oniguruma-6.9.6-1.el9.5.0.1.aarch64 75/174 2024-11-17 20:02:37.080 | Installing : jq-1.6-16.el9.aarch64 76/174 2024-11-17 20:02:37.171 | Installing : kernel-tools-libs-5.14.0-427.42.1.el9_4.aarch64 77/174 2024-11-17 20:02:37.311 | Running scriptlet: kernel-tools-libs-5.14.0-427.42.1.el9_4.aarch64 77/174 2024-11-17 20:02:37.343 | Installing : libcap-ng-python3-0.8.2-7.el9.aarch64 78/174 2024-11-17 20:02:37.381 | Installing : libestr-0.1.11-4.el9.aarch64 79/174 2024-11-17 20:02:37.430 | Installing : libfastjson-0.99.9-5.el9.aarch64 80/174 2024-11-17 20:02:37.531 | Upgrading : less-590-4.el9_4.aarch64 81/174 2024-11-17 20:02:37.570 | Installing : kbd-legacy-2.4.0-9.el9.noarch 82/174 2024-11-17 20:02:37.641 | Installing : systemd-rpm-macros-252-32.el9_4.7.noarch 83/174 2024-11-17 20:02:37.914 | Installing : coreutils-common-8.32-35.el9.aarch64 84/174 2024-11-17 20:02:38.041 | Installing : coreutils-8.32-35.el9.aarch64 85/174 2024-11-17 20:02:38.069 | Upgrading : systemd-libs-252-32.el9_4.7.aarch64 86/174 2024-11-17 20:02:38.099 | Running scriptlet: systemd-libs-252-32.el9_4.7.aarch64 86/174 2024-11-17 20:02:38.145 | Installing : dbus-libs-1:1.12.20-8.el9.aarch64 87/174 2024-11-17 20:02:38.166 | Installing : policycoreutils-3.6-2.1.el9.aarch64 88/174 2024-11-17 20:02:38.180 | Running scriptlet: policycoreutils-3.6-2.1.el9.aarch64 88/174 2024-11-17 20:02:38.198 | Installing : dbus-1:1.12.20-8.el9.aarch64 89/174 2024-11-17 20:02:38.225 | Installing : systemd-pam-252-32.el9_4.7.aarch64 90/174 2024-11-17 20:02:41.049 | Running scriptlet: systemd-252-32.el9_4.7.aarch64 91/174 2024-11-17 20:02:41.088 | Installing : systemd-252-32.el9_4.7.aarch64 91/174 2024-11-17 20:02:41.506 | Running scriptlet: systemd-252-32.el9_4.7.aarch64 91/174 2024-11-17 20:02:41.578 | Installing : dbus-common-1:1.12.20-8.el9.noarch 92/174 2024-11-17 20:02:41.617 | Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 92/174 2024-11-17 20:02:41.617 | Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. 2024-11-17 20:02:41.617 | Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. 2024-11-17 20:02:41.617 | 2024-11-17 20:02:42.092 | Running scriptlet: dbus-broker-28-7.el9.aarch64 93/174 2024-11-17 20:02:42.159 | Installing : dbus-broker-28-7.el9.aarch64 93/174 2024-11-17 20:02:42.196 | Running scriptlet: dbus-broker-28-7.el9.aarch64 93/174 2024-11-17 20:02:42.196 | Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. 2024-11-17 20:02:42.196 | Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. 2024-11-17 20:02:42.196 | 2024-11-17 20:02:42.225 | Installing : cronie-1.5.7-11.el9.aarch64 94/174 2024-11-17 20:02:42.250 | Running scriptlet: cronie-1.5.7-11.el9.aarch64 94/174 2024-11-17 20:02:42.250 | Created symlink /etc/systemd/system/multi-user.target.wants/crond.service → /usr/lib/systemd/system/crond.service. 2024-11-17 20:02:42.250 | 2024-11-17 20:02:42.297 | Installing : crontabs-1.11-27.20190603git.el9.noarch 95/174 2024-11-17 20:02:42.307 | Installing : cronie-anacron-1.5.7-11.el9.aarch64 96/174 2024-11-17 20:02:42.346 | Running scriptlet: cronie-anacron-1.5.7-11.el9.aarch64 96/174 2024-11-17 20:02:42.408 | Installing : python3-dbus-1.2.18-2.el9.0.1.aarch64 97/174 2024-11-17 20:02:42.424 | Installing : NetworkManager-libnm-1:1.46.0-19.el9_4.aarch64 98/174 2024-11-17 20:02:42.650 | Running scriptlet: NetworkManager-libnm-1:1.46.0-19.el9_4.aarch64 98/174 2024-11-17 20:02:42.812 | Installing : python3-firewall-1.3.4-1.el9.noarch 99/174 2024-11-17 20:02:42.839 | Installing : device-mapper-libs-9:1.02.197-2.el9.aarch64 100/174 2024-11-17 20:02:42.930 | Installing : device-mapper-9:1.02.197-2.el9.aarch64 101/174 2024-11-17 20:02:43.024 | Installing : grub2-tools-minimal-1:2.06-82.el9_4.aarch64 102/174 2024-11-17 20:02:43.118 | Installing : kpartx-0.8.7-27.el9.aarch64 103/174 2024-11-17 20:02:43.185 | Installing : cryptsetup-libs-2.6.0-3.el9.aarch64 104/174 2024-11-17 20:02:43.199 | Installing : initscripts-service-10.11.6-1.el9.noarch 105/174 2024-11-17 20:02:43.216 | Running scriptlet: logrotate-3.18.0-8.el9.aarch64 106/174 2024-11-17 20:02:43.234 | Installing : logrotate-3.18.0-8.el9.aarch64 106/174 2024-11-17 20:02:43.262 | Running scriptlet: logrotate-3.18.0-8.el9.aarch64 106/174 2024-11-17 20:02:43.262 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2024-11-17 20:02:43.262 | 2024-11-17 20:02:43.339 | Installing : rsyslog-logrotate-8.2310.0-4.el9.aarch64 107/174 2024-11-17 20:02:43.362 | Installing : rsyslog-8.2310.0-4.el9.aarch64 108/174 2024-11-17 20:02:43.395 | Running scriptlet: rsyslog-8.2310.0-4.el9.aarch64 108/174 2024-11-17 20:02:43.395 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2024-11-17 20:02:43.395 | 2024-11-17 20:02:43.427 | Running scriptlet: authselect-libs-1.2.6-2.el9.aarch64 109/174 2024-11-17 20:02:43.453 | Installing : authselect-libs-1.2.6-2.el9.aarch64 109/174 2024-11-17 20:02:43.721 | Running scriptlet: sssd-common-2.9.4-6.el9_4.1.aarch64 110/174 2024-11-17 20:02:43.746 | Installing : sssd-common-2.9.4-6.el9_4.1.aarch64 110/174 2024-11-17 20:02:43.875 | Running scriptlet: sssd-common-2.9.4-6.el9_4.1.aarch64 110/174 2024-11-17 20:02:43.875 | Created symlink /etc/systemd/system/multi-user.target.wants/sssd.service → /usr/lib/systemd/system/sssd.service. 2024-11-17 20:02:43.875 | 2024-11-17 20:02:43.901 | Installing : libkcapi-1.4.0-2.el9.aarch64 111/174 2024-11-17 20:02:43.916 | Installing : libkcapi-hmaccalc-1.4.0-2.el9.aarch64 112/174 2024-11-17 20:02:43.927 | Installing : selinux-policy-38.1.35-2.el9_4.2.0.2.noarch 113/174 2024-11-17 20:02:43.979 | Running scriptlet: selinux-policy-38.1.35-2.el9_4.2.0.2.noarch 113/174 2024-11-17 20:02:44.726 | Running scriptlet: selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 114/174 2024-11-17 20:02:44.945 | Installing : selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 114/174 2024-11-17 20:03:04.470 | Running scriptlet: selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 114/174 2024-11-17 20:03:04.861 | Installing : teamd-1.31-16.el9_1.aarch64 115/174 2024-11-17 20:03:04.904 | Installing : procps-ng-3.3.17-14.el9.aarch64 116/174 2024-11-17 20:03:05.009 | Installing : python3-systemd-234-18.el9.aarch64 117/174 2024-11-17 20:03:05.130 | Installing : iptables-nft-1.8.10-4.el9_4.aarch64 118/174 2024-11-17 20:03:05.171 | Running scriptlet: iptables-nft-1.8.10-4.el9_4.aarch64 118/174 2024-11-17 20:03:05.377 | Installing : linux-firmware-whence-20240905-143.3.el9_4.noarc 119/174 2024-11-17 20:03:05.560 | Installing : kbd-misc-2.4.0-9.el9.noarch 120/174 2024-11-17 20:03:05.900 | Installing : kbd-2.4.0-9.el9.aarch64 121/174 2024-11-17 20:03:05.983 | Installing : systemd-udev-252-32.el9_4.7.aarch64 122/174 2024-11-17 20:03:06.761 | Running scriptlet: systemd-udev-252-32.el9_4.7.aarch64 122/174 2024-11-17 20:03:06.761 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. 2024-11-17 20:03:06.761 | 2024-11-17 20:03:07.013 | Installing : dracut-057-53.git20240104.el9.aarch64 123/174 2024-11-17 20:03:07.101 | Running scriptlet: NetworkManager-1:1.46.0-19.el9_4.aarch64 124/174 2024-11-17 20:03:07.134 | Installing : NetworkManager-1:1.46.0-19.el9_4.aarch64 124/174 2024-11-17 20:03:07.167 | Running scriptlet: NetworkManager-1:1.46.0-19.el9_4.aarch64 124/174 2024-11-17 20:03:07.167 | Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. 2024-11-17 20:03:07.167 | Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. 2024-11-17 20:03:07.167 | Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. 2024-11-17 20:03:07.167 | 2024-11-17 20:03:07.531 | Installing : dracut-network-057-53.git20240104.el9.aarch64 125/174 2024-11-17 20:03:07.547 | Installing : dracut-squash-057-53.git20240104.el9.aarch64 126/174 2024-11-17 20:03:07.580 | Installing : libfido2-1.13.0-2.el9.aarch64 127/174 2024-11-17 20:03:07.598 | Installing : os-prober-1.77-10.el9.aarch64 128/174 2024-11-17 20:03:07.681 | Running scriptlet: grub2-tools-1:2.06-82.el9_4.aarch64 129/174 2024-11-17 20:03:07.909 | Installing : grub2-tools-1:2.06-82.el9_4.aarch64 129/174 2024-11-17 20:03:07.927 | Installing : grubby-8.40-64.el9.aarch64 130/174 2024-11-17 20:03:07.942 | Running scriptlet: grubby-8.40-64.el9.aarch64 130/174 2024-11-17 20:03:07.987 | Installing : firewalld-filesystem-1.3.4-1.el9.noarch 131/174 2024-11-17 20:03:08.023 | Installing : python3-six-1.15.0-9.el9.noarch 132/174 2024-11-17 20:03:08.065 | Installing : python3-dateutil-1:2.8.1-7.el9.noarch 133/174 2024-11-17 20:03:08.350 | Installing : python3-dnf-plugins-core-4.3.0-13.el9.noarch 134/174 2024-11-17 20:03:08.371 | Installing : hwdata-0.348-9.13.el9.noarch 135/174 2024-11-17 20:03:08.391 | Installing : lshw-B.02.19.2-10.el9.aarch64 136/174 2024-11-17 20:03:08.484 | Installing : dnf-plugins-core-4.3.0-13.el9.noarch 137/174 2024-11-17 20:03:08.606 | Installing : firewalld-1.3.4-1.el9.noarch 138/174 2024-11-17 20:03:08.632 | Running scriptlet: firewalld-1.3.4-1.el9.noarch 138/174 2024-11-17 20:03:08.632 | Created symlink /etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service → /usr/lib/systemd/system/firewalld.service. 2024-11-17 20:03:08.632 | Created symlink /etc/systemd/system/multi-user.target.wants/firewalld.service → /usr/lib/systemd/system/firewalld.service. 2024-11-17 20:03:08.632 | 2024-11-17 20:03:08.686 | Installing : kexec-tools-2.0.27-8.el9_4.3.aarch64 139/174 2024-11-17 20:03:08.713 | Running scriptlet: kexec-tools-2.0.27-8.el9_4.3.aarch64 139/174 2024-11-17 20:03:08.713 | Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service → /usr/lib/systemd/system/kdump.service. 2024-11-17 20:03:08.713 | 2024-11-17 20:03:08.906 | Installing : openssh-clients-8.7p1-38.el9_4.4.aarch64 140/174 2024-11-17 20:03:08.941 | Running scriptlet: openssh-clients-8.7p1-38.el9_4.4.aarch64 140/174 2024-11-17 20:03:08.966 | Installing : NetworkManager-tui-1:1.46.0-19.el9_4.aarch64 141/174 2024-11-17 20:03:09.240 | Installing : NetworkManager-team-1:1.46.0-19.el9_4.aarch64 142/174 2024-11-17 20:03:12.757 | Installing : dracut-config-rescue-057-53.git20240104.el9.aarc 143/174 2024-11-17 20:03:12.829 | Installing : linux-firmware-20240905-143.3.el9_4.noarch 144/174 2024-11-17 20:03:12.851 | Installing : rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 145/174 2024-11-17 20:03:12.865 | Installing : sssd-kcm-2.9.4-6.el9_4.1.aarch64 146/174 2024-11-17 20:03:12.891 | Running scriptlet: sssd-kcm-2.9.4-6.el9_4.1.aarch64 146/174 2024-11-17 20:03:12.891 | Created symlink /etc/systemd/system/sockets.target.wants/sssd-kcm.socket → /usr/lib/systemd/system/sssd-kcm.socket. 2024-11-17 20:03:12.891 | 2024-11-17 20:03:12.977 | Installing : authselect-1.2.6-2.el9.aarch64 147/174 2024-11-17 20:03:12.998 | Installing : audit-3.1.2-2.el9.aarch64 148/174 2024-11-17 20:03:13.031 | Running scriptlet: audit-3.1.2-2.el9.aarch64 148/174 2024-11-17 20:03:13.031 | Created symlink /etc/systemd/system/multi-user.target.wants/auditd.service → /usr/lib/systemd/system/auditd.service. 2024-11-17 20:03:13.031 | 2024-11-17 20:03:13.114 | Installing : parted-3.5-2.el9.aarch64 149/174 2024-11-17 20:03:13.137 | Installing : xfsprogs-6.3.0-1.el9.aarch64 150/174 2024-11-17 20:03:13.713 | Running scriptlet: openssh-server-8.7p1-38.el9_4.4.aarch64 151/174 2024-11-17 20:03:13.749 | Installing : openssh-server-8.7p1-38.el9_4.4.aarch64 151/174 2024-11-17 20:03:13.779 | Running scriptlet: openssh-server-8.7p1-38.el9_4.4.aarch64 151/174 2024-11-17 20:03:13.779 | Created symlink /etc/systemd/system/multi-user.target.wants/sshd.service → /usr/lib/systemd/system/sshd.service. 2024-11-17 20:03:13.779 | 2024-11-17 20:03:13.936 | Installing : prefixdevname-0.1.0-8.el9.aarch64 152/174 2024-11-17 20:03:13.990 | Running scriptlet: man-db-2.9.3-7.el9.aarch64 153/174 2024-11-17 20:03:14.017 | Installing : man-db-2.9.3-7.el9.aarch64 153/174 2024-11-17 20:03:14.073 | Running scriptlet: man-db-2.9.3-7.el9.aarch64 153/174 2024-11-17 20:03:14.153 | Installing : sudo-1.9.5p2-10.el9_3.aarch64 154/174 2024-11-17 20:03:14.168 | Running scriptlet: sudo-1.9.5p2-10.el9_3.aarch64 154/174 2024-11-17 20:03:14.232 | Installing : initscripts-rename-device-10.11.6-1.el9.aarch64 155/174 2024-11-17 20:03:14.312 | Installing : kernel-tools-5.14.0-427.42.1.el9_4.aarch64 156/174 2024-11-17 20:03:14.435 | Running scriptlet: kernel-tools-5.14.0-427.42.1.el9_4.aarch64 156/174 2024-11-17 20:03:14.468 | Installing : sg3_utils-1.47-9.el9.aarch64 157/174 2024-11-17 20:03:14.486 | Installing : irqbalance-2:1.9.2-3.el9.aarch64 158/174 2024-11-17 20:03:14.511 | Running scriptlet: irqbalance-2:1.9.2-3.el9.aarch64 158/174 2024-11-17 20:03:14.511 | Created symlink /etc/systemd/system/multi-user.target.wants/irqbalance.service → /usr/lib/systemd/system/irqbalance.service. 2024-11-17 20:03:14.511 | 2024-11-17 20:03:14.668 | Installing : e2fsprogs-1.46.5-5.el9.aarch64 159/174 2024-11-17 20:03:14.734 | Installing : iproute-tc-6.2.0-6.el9_4.aarch64 160/174 2024-11-17 20:03:14.755 | Installing : curl-7.76.1-29.el9_4.1.aarch64 161/174 2024-11-17 20:03:14.772 | Installing : rpm-plugin-audit-4.16.1.3-29.el9.aarch64 162/174 2024-11-17 20:03:14.878 | Installing : lsscsi-0.32-6.el9.aarch64 163/174 2024-11-17 20:03:15.122 | Installing : ncurses-6.2-10.20210508.el9.aarch64 164/174 2024-11-17 20:03:15.201 | Installing : libsysfs-2.1.1-10.el9.aarch64 165/174 2024-11-17 20:03:15.325 | Installing : python3-libselinux-3.6-1.el9.aarch64 166/174 2024-11-17 20:03:15.482 | Cleanup : systemd-libs-252-32.el9_4.aarch64 167/174 2024-11-17 20:03:15.738 | Erasing : coreutils-single-8.32-35.el9.aarch64 168/174 2024-11-17 20:03:15.761 | Erasing : curl-minimal-7.76.1-29.el9_4.aarch64 169/174 2024-11-17 20:03:15.918 | Cleanup : libcurl-minimal-7.76.1-29.el9_4.aarch64 170/174 2024-11-17 20:03:15.958 | Cleanup : less-590-3.el9_3.aarch64 171/174 2024-11-17 20:03:16.096 | Cleanup : glibc-common-2.34-100.el9.aarch64 172/174 2024-11-17 20:03:16.189 | Cleanup : glibc-minimal-langpack-2.34-100.el9.aarch64 173/174 2024-11-17 20:03:16.292 | Cleanup : glibc-2.34-100.el9.aarch64 174/174 2024-11-17 20:03:16.307 | Running scriptlet: grub2-common-1:2.06-82.el9_4.noarch 174/174 2024-11-17 20:03:16.329 | Running scriptlet: authselect-libs-1.2.6-2.el9.aarch64 174/174 2024-11-17 20:03:16.343 | Running scriptlet: sssd-common-2.9.4-6.el9_4.1.aarch64 174/174 2024-11-17 20:03:16.355 | Running scriptlet: selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 174/174 2024-11-17 20:03:16.417 | Running scriptlet: kexec-tools-2.0.27-8.el9_4.3.aarch64 174/174 2024-11-17 20:03:20.244 | Running scriptlet: glibc-2.34-100.el9.aarch64 174/174 2024-11-17 20:03:20.244 | Verifying : hwdata-0.348-9.13.el9.noarch 1/174 2024-11-17 20:03:20.244 | Verifying : crontabs-1.11-27.20190603git.el9.noarch 2/174 2024-11-17 20:03:20.245 | Verifying : python3-six-1.15.0-9.el9.noarch 3/174 2024-11-17 20:03:20.245 | Verifying : selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 4/174 2024-11-17 20:03:20.245 | Verifying : selinux-policy-38.1.35-2.el9_4.2.0.2.noarch 5/174 2024-11-17 20:03:20.245 | Verifying : acl-2.3.1-4.el9.aarch64 6/174 2024-11-17 20:03:20.246 | Verifying : python3-firewall-1.3.4-1.el9.noarch 7/174 2024-11-17 20:03:20.246 | Verifying : firewalld-filesystem-1.3.4-1.el9.noarch 8/174 2024-11-17 20:03:20.246 | Verifying : firewalld-1.3.4-1.el9.noarch 9/174 2024-11-17 20:03:20.246 | Verifying : c-ares-1.19.1-2.el9_4.aarch64 10/174 2024-11-17 20:03:20.246 | Verifying : file-5.39-16.el9.aarch64 11/174 2024-11-17 20:03:20.247 | Verifying : groff-base-1.22.4-10.el9.aarch64 12/174 2024-11-17 20:03:20.247 | Verifying : lshw-B.02.19.2-10.el9.aarch64 13/174 2024-11-17 20:03:20.247 | Verifying : kbd-2.4.0-9.el9.aarch64 14/174 2024-11-17 20:03:20.247 | Verifying : kbd-misc-2.4.0-9.el9.noarch 15/174 2024-11-17 20:03:20.247 | Verifying : device-mapper-libs-9:1.02.197-2.el9.aarch64 16/174 2024-11-17 20:03:20.248 | Verifying : device-mapper-9:1.02.197-2.el9.aarch64 17/174 2024-11-17 20:03:20.248 | Verifying : python3-gobject-base-3.40.1-6.el9.aarch64 18/174 2024-11-17 20:03:20.248 | Verifying : rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 19/174 2024-11-17 20:03:20.248 | Verifying : rpm-plugin-audit-4.16.1.3-29.el9.aarch64 20/174 2024-11-17 20:03:20.248 | Verifying : dbus-broker-28-7.el9.aarch64 21/174 2024-11-17 20:03:20.249 | Verifying : grubby-8.40-64.el9.aarch64 22/174 2024-11-17 20:03:20.249 | Verifying : libnftnl-1.2.6-4.el9_4.aarch64 23/174 2024-11-17 20:03:20.249 | Verifying : python3-dnf-plugins-core-4.3.0-13.el9.noarch 24/174 2024-11-17 20:03:20.249 | Verifying : dnf-plugins-core-4.3.0-13.el9.noarch 25/174 2024-11-17 20:03:20.250 | Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 26/174 2024-11-17 20:03:20.250 | Verifying : libdaemon-0.14-23.el9.aarch64 27/174 2024-11-17 20:03:20.250 | Verifying : initscripts-service-10.11.6-1.el9.noarch 28/174 2024-11-17 20:03:20.250 | Verifying : man-db-2.9.3-7.el9.aarch64 29/174 2024-11-17 20:03:20.250 | Verifying : libfido2-1.13.0-2.el9.aarch64 30/174 2024-11-17 20:03:20.251 | Verifying : libndp-1.8-6.el9_4.aarch64 31/174 2024-11-17 20:03:20.251 | Verifying : libnetfilter_conntrack-1.0.9-1.el9.aarch64 32/174 2024-11-17 20:03:20.251 | Verifying : fuse-libs-2.9.9-15.el9.aarch64 33/174 2024-11-17 20:03:20.251 | Verifying : irqbalance-2:1.9.2-3.el9.aarch64 34/174 2024-11-17 20:03:20.251 | Verifying : pigz-2.5-4.el9.aarch64 35/174 2024-11-17 20:03:20.252 | Verifying : os-prober-1.77-10.el9.aarch64 36/174 2024-11-17 20:03:20.252 | Verifying : cpio-2.13-16.el9.aarch64 37/174 2024-11-17 20:03:20.252 | Verifying : lsscsi-0.32-6.el9.aarch64 38/174 2024-11-17 20:03:20.252 | Verifying : kmod-libs-28-9.el9.aarch64 39/174 2024-11-17 20:03:20.252 | Verifying : kmod-28-9.el9.aarch64 40/174 2024-11-17 20:03:20.253 | Verifying : iproute-tc-6.2.0-6.el9_4.aarch64 41/174 2024-11-17 20:03:20.253 | Verifying : iproute-6.2.0-6.el9_4.aarch64 42/174 2024-11-17 20:03:20.253 | Verifying : libnfnetlink-1.0.1-21.el9.aarch64 43/174 2024-11-17 20:03:20.253 | Verifying : parted-3.5-2.el9.aarch64 44/174 2024-11-17 20:03:20.253 | Verifying : libmnl-1.0.4-16.el9_4.aarch64 45/174 2024-11-17 20:03:20.254 | Verifying : squashfs-tools-4.4-10.git1.el9.aarch64 46/174 2024-11-17 20:03:20.254 | Verifying : jansson-2.14-1.el9.aarch64 47/174 2024-11-17 20:03:20.254 | Verifying : procps-ng-3.3.17-14.el9.aarch64 48/174 2024-11-17 20:03:20.254 | Verifying : userspace-rcu-0.12.1-6.el9.aarch64 49/174 2024-11-17 20:03:20.254 | Verifying : gobject-introspection-1.68.0-11.el9.aarch64 50/174 2024-11-17 20:03:20.255 | Verifying : libpipeline-1.5.3-4.el9.aarch64 51/174 2024-11-17 20:03:20.255 | Verifying : ethtool-2:6.2-1.el9.aarch64 52/174 2024-11-17 20:03:20.255 | Verifying : psmisc-23.4-3.el9.aarch64 53/174 2024-11-17 20:03:20.255 | Verifying : xz-5.2.5-8.el9_0.aarch64 54/174 2024-11-17 20:03:20.255 | Verifying : linux-firmware-whence-20240905-143.3.el9_4.noarc 55/174 2024-11-17 20:03:20.256 | Verifying : linux-firmware-20240905-143.3.el9_4.noarch 56/174 2024-11-17 20:03:20.256 | Verifying : inih-49-6.el9.aarch64 57/174 2024-11-17 20:03:20.256 | Verifying : python3-systemd-234-18.el9.aarch64 58/174 2024-11-17 20:03:20.256 | Verifying : which-2.21-29.el9.aarch64 59/174 2024-11-17 20:03:20.256 | Verifying : prefixdevname-0.1.0-8.el9.aarch64 60/174 2024-11-17 20:03:20.257 | Verifying : logrotate-3.18.0-8.el9.aarch64 61/174 2024-11-17 20:03:20.257 | Verifying : kexec-tools-2.0.27-8.el9_4.3.aarch64 62/174 2024-11-17 20:03:20.257 | Verifying : coreutils-common-8.32-35.el9.aarch64 63/174 2024-11-17 20:03:20.257 | Verifying : coreutils-8.32-35.el9.aarch64 64/174 2024-11-17 20:03:20.258 | Verifying : diffutils-3.7-12.el9.aarch64 65/174 2024-11-17 20:03:20.258 | Verifying : libedit-3.1-38.20210216cvs.el9.aarch64 66/174 2024-11-17 20:03:20.258 | Verifying : libseccomp-2.5.2-2.el9.aarch64 67/174 2024-11-17 20:03:20.258 | Verifying : libss-1.46.5-5.el9.aarch64 68/174 2024-11-17 20:03:20.258 | Verifying : e2fsprogs-libs-1.46.5-5.el9.aarch64 69/174 2024-11-17 20:03:20.259 | Verifying : e2fsprogs-1.46.5-5.el9.aarch64 70/174 2024-11-17 20:03:20.259 | Verifying : libnl3-cli-3.9.0-1.el9.aarch64 71/174 2024-11-17 20:03:20.259 | Verifying : libnl3-3.9.0-1.el9.aarch64 72/174 2024-11-17 20:03:20.259 | Verifying : libselinux-utils-3.6-1.el9.aarch64 73/174 2024-11-17 20:03:20.259 | Verifying : ipset-libs-7.11-8.el9.aarch64 74/174 2024-11-17 20:03:20.260 | Verifying : ipset-7.11-8.el9.aarch64 75/174 2024-11-17 20:03:20.260 | Verifying : authselect-libs-1.2.6-2.el9.aarch64 76/174 2024-11-17 20:03:20.260 | Verifying : authselect-1.2.6-2.el9.aarch64 77/174 2024-11-17 20:03:20.260 | Verifying : lzo-2.10-7.el9.aarch64 78/174 2024-11-17 20:03:20.260 | Verifying : dracut-squash-057-53.git20240104.el9.aarch64 79/174 2024-11-17 20:03:20.261 | Verifying : dracut-network-057-53.git20240104.el9.aarch64 80/174 2024-11-17 20:03:20.261 | Verifying : dracut-config-rescue-057-53.git20240104.el9.aarc 81/174 2024-11-17 20:03:20.261 | Verifying : dracut-057-53.git20240104.el9.aarch64 82/174 2024-11-17 20:03:20.261 | Verifying : dbus-libs-1:1.12.20-8.el9.aarch64 83/174 2024-11-17 20:03:20.261 | Verifying : dbus-common-1:1.12.20-8.el9.noarch 84/174 2024-11-17 20:03:20.262 | Verifying : dbus-1:1.12.20-8.el9.aarch64 85/174 2024-11-17 20:03:20.262 | Verifying : NetworkManager-tui-1:1.46.0-19.el9_4.aarch64 86/174 2024-11-17 20:03:20.262 | Verifying : NetworkManager-team-1:1.46.0-19.el9_4.aarch64 87/174 2024-11-17 20:03:20.262 | Verifying : NetworkManager-libnm-1:1.46.0-19.el9_4.aarch64 88/174 2024-11-17 20:03:20.263 | Verifying : NetworkManager-1:1.46.0-19.el9_4.aarch64 89/174 2024-11-17 20:03:20.263 | Verifying : numactl-libs-2.0.16-3.el9.aarch64 90/174 2024-11-17 20:03:20.263 | Verifying : libcbor-0.7.0-5.el9.aarch64 91/174 2024-11-17 20:03:20.263 | Verifying : newt-0.52.21-11.el9.aarch64 92/174 2024-11-17 20:03:20.263 | Verifying : openssh-server-8.7p1-38.el9_4.4.aarch64 93/174 2024-11-17 20:03:20.264 | Verifying : openssh-clients-8.7p1-38.el9_4.4.aarch64 94/174 2024-11-17 20:03:20.264 | Verifying : openssh-8.7p1-38.el9_4.4.aarch64 95/174 2024-11-17 20:03:20.264 | Verifying : slang-2.3.2-11.el9.aarch64 96/174 2024-11-17 20:03:20.264 | Verifying : python3-nftables-1:1.0.9-1.el9.aarch64 97/174 2024-11-17 20:03:20.265 | Verifying : nftables-1:1.0.9-1.el9.aarch64 98/174 2024-11-17 20:03:20.265 | Verifying : libref_array-0.1.5-53.el9.aarch64 99/174 2024-11-17 20:03:20.265 | Verifying : libpath_utils-0.2.1-53.el9.aarch64 100/174 2024-11-17 20:03:20.265 | Verifying : libini_config-1.3.1-53.el9.aarch64 101/174 2024-11-17 20:03:20.265 | Verifying : libdhash-0.5.0-53.el9.aarch64 102/174 2024-11-17 20:03:20.266 | Verifying : libcollection-0.7.0-53.el9.aarch64 103/174 2024-11-17 20:03:20.266 | Verifying : libbasicobjects-0.1.1-53.el9.aarch64 104/174 2024-11-17 20:03:20.266 | Verifying : teamd-1.31-16.el9_1.aarch64 105/174 2024-11-17 20:03:20.266 | Verifying : libteam-1.31-16.el9_1.aarch64 106/174 2024-11-17 20:03:20.266 | Verifying : cronie-anacron-1.5.7-11.el9.aarch64 107/174 2024-11-17 20:03:20.267 | Verifying : cronie-1.5.7-11.el9.aarch64 108/174 2024-11-17 20:03:20.267 | Verifying : libtdb-1.4.9-1.el9.aarch64 109/174 2024-11-17 20:03:20.267 | Verifying : sssd-kcm-2.9.4-6.el9_4.1.aarch64 110/174 2024-11-17 20:03:20.267 | Verifying : sssd-common-2.9.4-6.el9_4.1.aarch64 111/174 2024-11-17 20:03:20.267 | Verifying : sssd-client-2.9.4-6.el9_4.1.aarch64 112/174 2024-11-17 20:03:20.268 | Verifying : libsss_sudo-2.9.4-6.el9_4.1.aarch64 113/174 2024-11-17 20:03:20.268 | Verifying : libsss_nss_idmap-2.9.4-6.el9_4.1.aarch64 114/174 2024-11-17 20:03:20.268 | Verifying : libsss_idmap-2.9.4-6.el9_4.1.aarch64 115/174 2024-11-17 20:03:20.268 | Verifying : libsss_certmap-2.9.4-6.el9_4.1.aarch64 116/174 2024-11-17 20:03:20.268 | Verifying : ncurses-6.2-10.20210508.el9.aarch64 117/174 2024-11-17 20:03:20.269 | Verifying : systemd-udev-252-32.el9_4.7.aarch64 118/174 2024-11-17 20:03:20.269 | Verifying : systemd-pam-252-32.el9_4.7.aarch64 119/174 2024-11-17 20:03:20.269 | Verifying : systemd-252-32.el9_4.7.aarch64 120/174 2024-11-17 20:03:20.269 | Verifying : systemd-rpm-macros-252-32.el9_4.7.noarch 121/174 2024-11-17 20:03:20.269 | Verifying : libkcapi-hmaccalc-1.4.0-2.el9.aarch64 122/174 2024-11-17 20:03:20.270 | Verifying : libkcapi-1.4.0-2.el9.aarch64 123/174 2024-11-17 20:03:20.270 | Verifying : curl-7.76.1-29.el9_4.1.aarch64 124/174 2024-11-17 20:03:20.270 | Verifying : libtevent-0.16.0-1.el9.aarch64 125/174 2024-11-17 20:03:20.270 | Verifying : libtalloc-2.4.1-1.el9.aarch64 126/174 2024-11-17 20:03:20.271 | Verifying : libldb-2.8.0-2.el9_4.aarch64 127/174 2024-11-17 20:03:20.271 | Verifying : sudo-1.9.5p2-10.el9_3.aarch64 128/174 2024-11-17 20:03:20.271 | Verifying : python3-dbus-1.2.18-2.el9.0.1.aarch64 129/174 2024-11-17 20:03:20.271 | Verifying : initscripts-rename-device-10.11.6-1.el9.aarch64 130/174 2024-11-17 20:03:20.271 | Verifying : snappy-1.1.8-8.el9.aarch64 131/174 2024-11-17 20:03:20.272 | Verifying : libsysfs-2.1.1-10.el9.aarch64 132/174 2024-11-17 20:03:20.272 | Verifying : gettext-libs-0.21-8.el9.aarch64 133/174 2024-11-17 20:03:20.272 | Verifying : gettext-0.21-8.el9.aarch64 134/174 2024-11-17 20:03:20.272 | Verifying : xfsprogs-6.3.0-1.el9.aarch64 135/174 2024-11-17 20:03:20.272 | Verifying : iptables-nft-1.8.10-4.el9_4.aarch64 136/174 2024-11-17 20:03:20.273 | Verifying : iptables-libs-1.8.10-4.el9_4.aarch64 137/174 2024-11-17 20:03:20.273 | Verifying : audit-3.1.2-2.el9.aarch64 138/174 2024-11-17 20:03:20.273 | Verifying : lmdb-libs-0.9.29-3.el9.aarch64 139/174 2024-11-17 20:03:20.273 | Verifying : policycoreutils-3.6-2.1.el9.aarch64 140/174 2024-11-17 20:03:20.274 | Verifying : libbpf-2:1.3.0-2.el9.aarch64 141/174 2024-11-17 20:03:20.274 | Verifying : kpartx-0.8.7-27.el9.aarch64 142/174 2024-11-17 20:03:20.274 | Verifying : sg3_utils-libs-1.47-9.el9.aarch64 143/174 2024-11-17 20:03:20.274 | Verifying : sg3_utils-1.47-9.el9.aarch64 144/174 2024-11-17 20:03:20.274 | Verifying : cryptsetup-libs-2.6.0-3.el9.aarch64 145/174 2024-11-17 20:03:20.275 | Verifying : python3-gobject-base-noarch-3.40.1-6.el9.noarch 146/174 2024-11-17 20:03:20.275 | Verifying : kbd-legacy-2.4.0-9.el9.noarch 147/174 2024-11-17 20:03:20.275 | Verifying : grub2-tools-minimal-1:2.06-82.el9_4.aarch64 148/174 2024-11-17 20:03:20.275 | Verifying : grub2-tools-1:2.06-82.el9_4.aarch64 149/174 2024-11-17 20:03:20.275 | Verifying : grub2-common-1:2.06-82.el9_4.noarch 150/174 2024-11-17 20:03:20.276 | Verifying : jq-1.6-16.el9.aarch64 151/174 2024-11-17 20:03:20.276 | Verifying : oniguruma-6.9.6-1.el9.5.0.1.aarch64 152/174 2024-11-17 20:03:20.276 | Verifying : kernel-tools-libs-5.14.0-427.42.1.el9_4.aarch64 153/174 2024-11-17 20:03:20.276 | Verifying : kernel-tools-5.14.0-427.42.1.el9_4.aarch64 154/174 2024-11-17 20:03:20.276 | Verifying : libcap-ng-python3-0.8.2-7.el9.aarch64 155/174 2024-11-17 20:03:20.277 | Verifying : libestr-0.1.11-4.el9.aarch64 156/174 2024-11-17 20:03:20.277 | Verifying : python3-libselinux-3.6-1.el9.aarch64 157/174 2024-11-17 20:03:20.277 | Verifying : libfastjson-0.99.9-5.el9.aarch64 158/174 2024-11-17 20:03:20.277 | Verifying : rsyslog-logrotate-8.2310.0-4.el9.aarch64 159/174 2024-11-17 20:03:20.277 | Verifying : rsyslog-8.2310.0-4.el9.aarch64 160/174 2024-11-17 20:03:20.278 | Verifying : less-590-4.el9_4.aarch64 161/174 2024-11-17 20:03:20.278 | Verifying : less-590-3.el9_3.aarch64 162/174 2024-11-17 20:03:20.278 | Verifying : systemd-libs-252-32.el9_4.7.aarch64 163/174 2024-11-17 20:03:20.278 | Verifying : systemd-libs-252-32.el9_4.aarch64 164/174 2024-11-17 20:03:20.278 | Verifying : libcurl-minimal-7.76.1-29.el9_4.1.aarch64 165/174 2024-11-17 20:03:20.279 | Verifying : libcurl-minimal-7.76.1-29.el9_4.aarch64 166/174 2024-11-17 20:03:20.279 | Verifying : glibc-minimal-langpack-2.34-100.el9_4.4.aarch64 167/174 2024-11-17 20:03:20.279 | Verifying : glibc-minimal-langpack-2.34-100.el9.aarch64 168/174 2024-11-17 20:03:20.279 | Verifying : glibc-common-2.34-100.el9_4.4.aarch64 169/174 2024-11-17 20:03:20.279 | Verifying : glibc-common-2.34-100.el9.aarch64 170/174 2024-11-17 20:03:20.280 | Verifying : glibc-2.34-100.el9_4.4.aarch64 171/174 2024-11-17 20:03:20.280 | Verifying : glibc-2.34-100.el9.aarch64 172/174 2024-11-17 20:03:20.280 | Verifying : coreutils-single-8.32-35.el9.aarch64 173/174 2024-11-17 20:03:21.035 | Verifying : curl-minimal-7.76.1-29.el9_4.aarch64 174/174 2024-11-17 20:03:21.035 | 2024-11-17 20:03:21.035 | Upgraded: 2024-11-17 20:03:21.035 | glibc-2.34-100.el9_4.4.aarch64 2024-11-17 20:03:21.035 | glibc-common-2.34-100.el9_4.4.aarch64 2024-11-17 20:03:21.035 | glibc-minimal-langpack-2.34-100.el9_4.4.aarch64 2024-11-17 20:03:21.035 | less-590-4.el9_4.aarch64 2024-11-17 20:03:21.035 | libcurl-minimal-7.76.1-29.el9_4.1.aarch64 2024-11-17 20:03:21.035 | systemd-libs-252-32.el9_4.7.aarch64 2024-11-17 20:03:21.035 | Installed: 2024-11-17 20:03:21.035 | NetworkManager-1:1.46.0-19.el9_4.aarch64 2024-11-17 20:03:21.035 | NetworkManager-libnm-1:1.46.0-19.el9_4.aarch64 2024-11-17 20:03:21.035 | NetworkManager-team-1:1.46.0-19.el9_4.aarch64 2024-11-17 20:03:21.035 | NetworkManager-tui-1:1.46.0-19.el9_4.aarch64 2024-11-17 20:03:21.035 | acl-2.3.1-4.el9.aarch64 2024-11-17 20:03:21.035 | audit-3.1.2-2.el9.aarch64 2024-11-17 20:03:21.035 | authselect-1.2.6-2.el9.aarch64 2024-11-17 20:03:21.035 | authselect-libs-1.2.6-2.el9.aarch64 2024-11-17 20:03:21.036 | c-ares-1.19.1-2.el9_4.aarch64 2024-11-17 20:03:21.036 | coreutils-8.32-35.el9.aarch64 2024-11-17 20:03:21.036 | coreutils-common-8.32-35.el9.aarch64 2024-11-17 20:03:21.036 | cpio-2.13-16.el9.aarch64 2024-11-17 20:03:21.036 | cronie-1.5.7-11.el9.aarch64 2024-11-17 20:03:21.036 | cronie-anacron-1.5.7-11.el9.aarch64 2024-11-17 20:03:21.036 | crontabs-1.11-27.20190603git.el9.noarch 2024-11-17 20:03:21.036 | cryptsetup-libs-2.6.0-3.el9.aarch64 2024-11-17 20:03:21.036 | curl-7.76.1-29.el9_4.1.aarch64 2024-11-17 20:03:21.036 | dbus-1:1.12.20-8.el9.aarch64 2024-11-17 20:03:21.036 | dbus-broker-28-7.el9.aarch64 2024-11-17 20:03:21.036 | dbus-common-1:1.12.20-8.el9.noarch 2024-11-17 20:03:21.036 | dbus-libs-1:1.12.20-8.el9.aarch64 2024-11-17 20:03:21.036 | device-mapper-9:1.02.197-2.el9.aarch64 2024-11-17 20:03:21.036 | device-mapper-libs-9:1.02.197-2.el9.aarch64 2024-11-17 20:03:21.036 | diffutils-3.7-12.el9.aarch64 2024-11-17 20:03:21.036 | dnf-plugins-core-4.3.0-13.el9.noarch 2024-11-17 20:03:21.036 | dracut-057-53.git20240104.el9.aarch64 2024-11-17 20:03:21.036 | dracut-config-rescue-057-53.git20240104.el9.aarch64 2024-11-17 20:03:21.036 | dracut-network-057-53.git20240104.el9.aarch64 2024-11-17 20:03:21.036 | dracut-squash-057-53.git20240104.el9.aarch64 2024-11-17 20:03:21.036 | e2fsprogs-1.46.5-5.el9.aarch64 2024-11-17 20:03:21.036 | e2fsprogs-libs-1.46.5-5.el9.aarch64 2024-11-17 20:03:21.036 | ethtool-2:6.2-1.el9.aarch64 2024-11-17 20:03:21.036 | file-5.39-16.el9.aarch64 2024-11-17 20:03:21.036 | firewalld-1.3.4-1.el9.noarch 2024-11-17 20:03:21.036 | firewalld-filesystem-1.3.4-1.el9.noarch 2024-11-17 20:03:21.036 | fuse-libs-2.9.9-15.el9.aarch64 2024-11-17 20:03:21.036 | gettext-0.21-8.el9.aarch64 2024-11-17 20:03:21.036 | gettext-libs-0.21-8.el9.aarch64 2024-11-17 20:03:21.036 | gobject-introspection-1.68.0-11.el9.aarch64 2024-11-17 20:03:21.036 | groff-base-1.22.4-10.el9.aarch64 2024-11-17 20:03:21.036 | grub2-common-1:2.06-82.el9_4.noarch 2024-11-17 20:03:21.036 | grub2-tools-1:2.06-82.el9_4.aarch64 2024-11-17 20:03:21.036 | grub2-tools-minimal-1:2.06-82.el9_4.aarch64 2024-11-17 20:03:21.036 | grubby-8.40-64.el9.aarch64 2024-11-17 20:03:21.036 | hwdata-0.348-9.13.el9.noarch 2024-11-17 20:03:21.036 | inih-49-6.el9.aarch64 2024-11-17 20:03:21.036 | initscripts-rename-device-10.11.6-1.el9.aarch64 2024-11-17 20:03:21.036 | initscripts-service-10.11.6-1.el9.noarch 2024-11-17 20:03:21.036 | iproute-6.2.0-6.el9_4.aarch64 2024-11-17 20:03:21.036 | iproute-tc-6.2.0-6.el9_4.aarch64 2024-11-17 20:03:21.036 | ipset-7.11-8.el9.aarch64 2024-11-17 20:03:21.036 | ipset-libs-7.11-8.el9.aarch64 2024-11-17 20:03:21.036 | iptables-libs-1.8.10-4.el9_4.aarch64 2024-11-17 20:03:21.036 | iptables-nft-1.8.10-4.el9_4.aarch64 2024-11-17 20:03:21.036 | irqbalance-2:1.9.2-3.el9.aarch64 2024-11-17 20:03:21.036 | jansson-2.14-1.el9.aarch64 2024-11-17 20:03:21.036 | jq-1.6-16.el9.aarch64 2024-11-17 20:03:21.036 | kbd-2.4.0-9.el9.aarch64 2024-11-17 20:03:21.036 | kbd-legacy-2.4.0-9.el9.noarch 2024-11-17 20:03:21.036 | kbd-misc-2.4.0-9.el9.noarch 2024-11-17 20:03:21.036 | kernel-tools-5.14.0-427.42.1.el9_4.aarch64 2024-11-17 20:03:21.036 | kernel-tools-libs-5.14.0-427.42.1.el9_4.aarch64 2024-11-17 20:03:21.037 | kexec-tools-2.0.27-8.el9_4.3.aarch64 2024-11-17 20:03:21.037 | kmod-28-9.el9.aarch64 2024-11-17 20:03:21.037 | kmod-libs-28-9.el9.aarch64 2024-11-17 20:03:21.037 | kpartx-0.8.7-27.el9.aarch64 2024-11-17 20:03:21.037 | libbasicobjects-0.1.1-53.el9.aarch64 2024-11-17 20:03:21.037 | libbpf-2:1.3.0-2.el9.aarch64 2024-11-17 20:03:21.037 | libcap-ng-python3-0.8.2-7.el9.aarch64 2024-11-17 20:03:21.037 | libcbor-0.7.0-5.el9.aarch64 2024-11-17 20:03:21.037 | libcollection-0.7.0-53.el9.aarch64 2024-11-17 20:03:21.037 | libdaemon-0.14-23.el9.aarch64 2024-11-17 20:03:21.037 | libdhash-0.5.0-53.el9.aarch64 2024-11-17 20:03:21.037 | libedit-3.1-38.20210216cvs.el9.aarch64 2024-11-17 20:03:21.037 | libestr-0.1.11-4.el9.aarch64 2024-11-17 20:03:21.037 | libfastjson-0.99.9-5.el9.aarch64 2024-11-17 20:03:21.037 | libfido2-1.13.0-2.el9.aarch64 2024-11-17 20:03:21.037 | libini_config-1.3.1-53.el9.aarch64 2024-11-17 20:03:21.037 | libkcapi-1.4.0-2.el9.aarch64 2024-11-17 20:03:21.037 | libkcapi-hmaccalc-1.4.0-2.el9.aarch64 2024-11-17 20:03:21.037 | libldb-2.8.0-2.el9_4.aarch64 2024-11-17 20:03:21.037 | libmnl-1.0.4-16.el9_4.aarch64 2024-11-17 20:03:21.037 | libndp-1.8-6.el9_4.aarch64 2024-11-17 20:03:21.037 | libnetfilter_conntrack-1.0.9-1.el9.aarch64 2024-11-17 20:03:21.037 | libnfnetlink-1.0.1-21.el9.aarch64 2024-11-17 20:03:21.037 | libnftnl-1.2.6-4.el9_4.aarch64 2024-11-17 20:03:21.037 | libnl3-3.9.0-1.el9.aarch64 2024-11-17 20:03:21.037 | libnl3-cli-3.9.0-1.el9.aarch64 2024-11-17 20:03:21.037 | libpath_utils-0.2.1-53.el9.aarch64 2024-11-17 20:03:21.037 | libpipeline-1.5.3-4.el9.aarch64 2024-11-17 20:03:21.037 | libref_array-0.1.5-53.el9.aarch64 2024-11-17 20:03:21.037 | libseccomp-2.5.2-2.el9.aarch64 2024-11-17 20:03:21.037 | libselinux-utils-3.6-1.el9.aarch64 2024-11-17 20:03:21.037 | libss-1.46.5-5.el9.aarch64 2024-11-17 20:03:21.037 | libsss_certmap-2.9.4-6.el9_4.1.aarch64 2024-11-17 20:03:21.037 | libsss_idmap-2.9.4-6.el9_4.1.aarch64 2024-11-17 20:03:21.037 | libsss_nss_idmap-2.9.4-6.el9_4.1.aarch64 2024-11-17 20:03:21.037 | libsss_sudo-2.9.4-6.el9_4.1.aarch64 2024-11-17 20:03:21.037 | libsysfs-2.1.1-10.el9.aarch64 2024-11-17 20:03:21.037 | libtalloc-2.4.1-1.el9.aarch64 2024-11-17 20:03:21.037 | libtdb-1.4.9-1.el9.aarch64 2024-11-17 20:03:21.037 | libteam-1.31-16.el9_1.aarch64 2024-11-17 20:03:21.037 | libtevent-0.16.0-1.el9.aarch64 2024-11-17 20:03:21.037 | linux-firmware-20240905-143.3.el9_4.noarch 2024-11-17 20:03:21.037 | linux-firmware-whence-20240905-143.3.el9_4.noarch 2024-11-17 20:03:21.037 | lmdb-libs-0.9.29-3.el9.aarch64 2024-11-17 20:03:21.037 | logrotate-3.18.0-8.el9.aarch64 2024-11-17 20:03:21.037 | lshw-B.02.19.2-10.el9.aarch64 2024-11-17 20:03:21.037 | lsscsi-0.32-6.el9.aarch64 2024-11-17 20:03:21.037 | lzo-2.10-7.el9.aarch64 2024-11-17 20:03:21.037 | man-db-2.9.3-7.el9.aarch64 2024-11-17 20:03:21.037 | ncurses-6.2-10.20210508.el9.aarch64 2024-11-17 20:03:21.037 | newt-0.52.21-11.el9.aarch64 2024-11-17 20:03:21.037 | nftables-1:1.0.9-1.el9.aarch64 2024-11-17 20:03:21.037 | numactl-libs-2.0.16-3.el9.aarch64 2024-11-17 20:03:21.037 | oniguruma-6.9.6-1.el9.5.0.1.aarch64 2024-11-17 20:03:21.037 | openssh-8.7p1-38.el9_4.4.aarch64 2024-11-17 20:03:21.037 | openssh-clients-8.7p1-38.el9_4.4.aarch64 2024-11-17 20:03:21.038 | openssh-server-8.7p1-38.el9_4.4.aarch64 2024-11-17 20:03:21.038 | os-prober-1.77-10.el9.aarch64 2024-11-17 20:03:21.038 | parted-3.5-2.el9.aarch64 2024-11-17 20:03:21.038 | pigz-2.5-4.el9.aarch64 2024-11-17 20:03:21.038 | policycoreutils-3.6-2.1.el9.aarch64 2024-11-17 20:03:21.038 | prefixdevname-0.1.0-8.el9.aarch64 2024-11-17 20:03:21.038 | procps-ng-3.3.17-14.el9.aarch64 2024-11-17 20:03:21.038 | psmisc-23.4-3.el9.aarch64 2024-11-17 20:03:21.038 | python3-dateutil-1:2.8.1-7.el9.noarch 2024-11-17 20:03:21.038 | python3-dbus-1.2.18-2.el9.0.1.aarch64 2024-11-17 20:03:21.038 | python3-dnf-plugins-core-4.3.0-13.el9.noarch 2024-11-17 20:03:21.038 | python3-firewall-1.3.4-1.el9.noarch 2024-11-17 20:03:21.038 | python3-gobject-base-3.40.1-6.el9.aarch64 2024-11-17 20:03:21.038 | python3-gobject-base-noarch-3.40.1-6.el9.noarch 2024-11-17 20:03:21.038 | python3-libselinux-3.6-1.el9.aarch64 2024-11-17 20:03:21.038 | python3-nftables-1:1.0.9-1.el9.aarch64 2024-11-17 20:03:21.038 | python3-six-1.15.0-9.el9.noarch 2024-11-17 20:03:21.038 | python3-systemd-234-18.el9.aarch64 2024-11-17 20:03:21.038 | rpm-plugin-audit-4.16.1.3-29.el9.aarch64 2024-11-17 20:03:21.038 | rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 2024-11-17 20:03:21.038 | rsyslog-8.2310.0-4.el9.aarch64 2024-11-17 20:03:21.038 | rsyslog-logrotate-8.2310.0-4.el9.aarch64 2024-11-17 20:03:21.038 | selinux-policy-38.1.35-2.el9_4.2.0.2.noarch 2024-11-17 20:03:21.038 | selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.noarch 2024-11-17 20:03:21.038 | sg3_utils-1.47-9.el9.aarch64 2024-11-17 20:03:21.038 | sg3_utils-libs-1.47-9.el9.aarch64 2024-11-17 20:03:21.038 | slang-2.3.2-11.el9.aarch64 2024-11-17 20:03:21.038 | snappy-1.1.8-8.el9.aarch64 2024-11-17 20:03:21.038 | squashfs-tools-4.4-10.git1.el9.aarch64 2024-11-17 20:03:21.038 | sssd-client-2.9.4-6.el9_4.1.aarch64 2024-11-17 20:03:21.038 | sssd-common-2.9.4-6.el9_4.1.aarch64 2024-11-17 20:03:21.038 | sssd-kcm-2.9.4-6.el9_4.1.aarch64 2024-11-17 20:03:21.038 | sudo-1.9.5p2-10.el9_3.aarch64 2024-11-17 20:03:21.038 | systemd-252-32.el9_4.7.aarch64 2024-11-17 20:03:21.038 | systemd-pam-252-32.el9_4.7.aarch64 2024-11-17 20:03:21.038 | systemd-rpm-macros-252-32.el9_4.7.noarch 2024-11-17 20:03:21.038 | systemd-udev-252-32.el9_4.7.aarch64 2024-11-17 20:03:21.038 | teamd-1.31-16.el9_1.aarch64 2024-11-17 20:03:21.038 | userspace-rcu-0.12.1-6.el9.aarch64 2024-11-17 20:03:21.038 | which-2.21-29.el9.aarch64 2024-11-17 20:03:21.038 | xfsprogs-6.3.0-1.el9.aarch64 2024-11-17 20:03:21.038 | xz-5.2.5-8.el9_0.aarch64 2024-11-17 20:03:21.038 | Removed: 2024-11-17 20:03:21.038 | coreutils-single-8.32-35.el9.aarch64 curl-minimal-7.76.1-29.el9_4.aarch64 2024-11-17 20:03:21.038 | 2024-11-17 20:03:21.038 | Complete! 2024-11-17 20:03:22.600 | Last metadata expiration check: 0:01:51 ago on Sun Nov 17 20:01:31 2024. 2024-11-17 20:03:23.178 | Package findutils-1:4.8.0-6.el9.aarch64 is already installed. 2024-11-17 20:03:23.178 | Package util-linux-2.37.4-18.el9.aarch64 is already installed. 2024-11-17 20:03:23.179 | Package sudo-1.9.5p2-10.el9_3.aarch64 is already installed. 2024-11-17 20:03:23.180 | Package python3-3.9.18-3.el9.aarch64 is already installed. 2024-11-17 20:03:23.181 | Package NetworkManager-1:1.46.0-19.el9_4.aarch64 is already installed. 2024-11-17 20:03:23.203 | Dependencies resolved. 2024-11-17 20:03:23.206 | ================================================================================ 2024-11-17 20:03:23.206 | Package Arch Version Repo Size 2024-11-17 20:03:23.206 | ================================================================================ 2024-11-17 20:03:23.206 | Installing: 2024-11-17 20:03:23.206 | NetworkManager-config-server noarch 1:1.46.0-19.el9_4 baseos 20 k 2024-11-17 20:03:23.206 | Upgrading: 2024-11-17 20:03:23.206 | python3 aarch64 3.9.18-3.el9_4.6 baseos 25 k 2024-11-17 20:03:23.206 | python3-libs aarch64 3.9.18-3.el9_4.6 baseos 7.3 M 2024-11-17 20:03:23.206 | 2024-11-17 20:03:23.206 | Transaction Summary 2024-11-17 20:03:23.206 | ================================================================================ 2024-11-17 20:03:23.206 | Install 1 Package 2024-11-17 20:03:23.206 | Upgrade 2 Packages 2024-11-17 20:03:23.206 | 2024-11-17 20:03:23.207 | Total download size: 7.3 M 2024-11-17 20:03:23.207 | Downloading Packages: 2024-11-17 20:03:23.531 | (1/3): NetworkManager-config-server-1.46.0-19.e 128 kB/s | 20 kB 00:00 2024-11-17 20:03:23.682 | (2/3): python3-3.9.18-3.el9_4.6.aarch64.rpm 83 kB/s | 25 kB 00:00 2024-11-17 20:03:24.006 | (3/3): python3-libs-3.9.18-3.el9_4.6.aarch64.rp 12 MB/s | 7.3 MB 00:00 2024-11-17 20:03:24.006 | -------------------------------------------------------------------------------- 2024-11-17 20:03:24.007 | Total 9.2 MB/s | 7.3 MB 00:00 2024-11-17 20:03:24.107 | Running transaction check 2024-11-17 20:03:24.187 | Transaction check succeeded. 2024-11-17 20:03:24.187 | Running transaction test 2024-11-17 20:03:24.371 | Transaction test succeeded. 2024-11-17 20:03:24.372 | Running transaction 2024-11-17 20:03:24.703 | Preparing : 1/1 2024-11-17 20:03:25.974 | Upgrading : python3-3.9.18-3.el9_4.6.aarch64 1/5 2024-11-17 20:03:26.248 | Upgrading : python3-libs-3.9.18-3.el9_4.6.aarch64 2/5 2024-11-17 20:03:26.277 | Installing : NetworkManager-config-server-1:1.46.0-19.el9_4.noarc 3/5 2024-11-17 20:03:26.319 | Cleanup : python3-libs-3.9.18-3.el9.aarch64 4/5 2024-11-17 20:03:26.363 | Cleanup : python3-3.9.18-3.el9.aarch64 5/5 2024-11-17 20:03:26.789 | Running scriptlet: python3-3.9.18-3.el9.aarch64 5/5 2024-11-17 20:03:26.789 | Verifying : NetworkManager-config-server-1:1.46.0-19.el9_4.noarc 1/5 2024-11-17 20:03:26.789 | Verifying : python3-libs-3.9.18-3.el9_4.6.aarch64 2/5 2024-11-17 20:03:26.789 | Verifying : python3-libs-3.9.18-3.el9.aarch64 3/5 2024-11-17 20:03:26.789 | Verifying : python3-3.9.18-3.el9_4.6.aarch64 4/5 2024-11-17 20:03:27.061 | Verifying : python3-3.9.18-3.el9.aarch64 5/5 2024-11-17 20:03:27.061 | 2024-11-17 20:03:27.061 | Upgraded: 2024-11-17 20:03:27.061 | python3-3.9.18-3.el9_4.6.aarch64 python3-libs-3.9.18-3.el9_4.6.aarch64 2024-11-17 20:03:27.061 | Installed: 2024-11-17 20:03:27.061 | NetworkManager-config-server-1:1.46.0-19.el9_4.noarch 2024-11-17 20:03:27.061 | 2024-11-17 20:03:27.061 | Complete! 2024-11-17 20:03:49.439 | --> 61d1c5b8452 2024-11-17 20:03:56.786 | STEP 3/4: RUN systemctl unmask console-getty.service dev-hugepages.mount getty.target sys-fs-fuse-connections.mount systemd-logind.service systemd-remount-fs.service 2024-11-17 20:04:07.390 | --> 78168969507 2024-11-17 20:04:15.005 | STEP 4/4: RUN systemd-machine-id-setup 2024-11-17 20:04:17.718 | COMMIT dib-tmp-work-image-5778 2024-11-17 20:04:28.733 | --> 06651579daa 2024-11-17 20:04:28.736 | Successfully tagged localhost/dib-tmp-work-image-5778:latest 2024-11-17 20:04:33.410 | 06651579daa3d7434c38e136c7779c0284a4816da1f409f49257ec6c1b8e28ef 2024-11-17 20:04:34.543 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:97 : podman run --network host --name dib-tmp-export-6641 -d dib-tmp-work-image-5778 /bin/sh 2024-11-17 20:04:42.357 | a2559d2e7cd4dcefc493db40a1315b24e7a56832b49f2afe789cb9144b5ad67d 2024-11-17 20:04:42.371 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:100 : podman export dib-tmp-export-6641 2024-11-17 20:04:42.371 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:100 : sudo tar -C /opt/dib_tmp/dib_build.L0dsFZzS/mnt --numeric-owner -xf - 2024-11-17 20:04:50.535 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:102 : sudo rm -f /opt/dib_tmp/dib_build.L0dsFZzS/mnt/.extra_settings 2024-11-17 20:04:50.581 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:main:1 : podman_cleanup 2024-11-17 20:04:50.585 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:podman_cleanup:88 : echo 'Cleaning up container dib-tmp-export-6641' 2024-11-17 20:04:50.586 | Cleaning up container dib-tmp-export-6641 2024-11-17 20:04:50.590 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:podman_cleanup:89 : podman rm dib-tmp-export-6641 2024-11-17 20:04:53.327 | dib-tmp-export-6641 2024-11-17 20:04:53.341 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:podman_cleanup:90 : echo 'Cleaning up build image dib-tmp-work-image-5778' 2024-11-17 20:04:53.341 | Cleaning up build image dib-tmp-work-image-5778 2024-11-17 20:04:53.345 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/08-containerfile:podman_cleanup:91 : podman rmi dib-tmp-work-image-5778 2024-11-17 20:04:58.468 | Untagged: localhost/dib-tmp-work-image-5778:latest 2024-11-17 20:04:58.468 | Deleted: 06651579daa3d7434c38e136c7779c0284a4816da1f409f49257ec6c1b8e28ef 2024-11-17 20:04:58.468 | Deleted: 78168969507685349b0604bb85794254b75a9ff4e03d174d4c83a92c3d84d012 2024-11-17 20:04:58.469 | Deleted: 61d1c5b8452aa91ef7471ae3711a40fc9fb21a34447f3acdcd8bff3db88cac28 2024-11-17 20:04:58.484 | dib-run-parts 08-containerfile completed 2024-11-17 20:04:58.484 | dib-run-parts Running /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/50-apt-allow-unauthenticated 2024-11-17 20:04:58.576 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-17 20:04:58.580 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-17 20:04:58.585 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.L0dsFZzS/mnt/etc/apt/apt.conf.d ']' 2024-11-17 20:04:58.587 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-17 20:04:58.587 | dib-run-parts Running /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/50-yum-cache 2024-11-17 20:04:58.621 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/50-yum-cache:main:6 : set -eu 2024-11-17 20:04:58.625 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2024-11-17 20:04:58.629 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/50-yum-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.L0dsFZzS/mnt ']' 2024-11-17 20:04:58.633 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/opt/dib_cache/yum 2024-11-17 20:04:58.637 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/50-yum-cache:main:12 : mkdir -p /opt/dib_cache/yum 2024-11-17 20:04:58.719 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /opt/dib_tmp/dib_build.L0dsFZzS/mnt/tmp/yum 2024-11-17 20:04:58.734 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.L0dsFZzS/mnt/tmp/yum 2024-11-17 20:04:58.872 | dib-run-parts 50-yum-cache completed 2024-11-17 20:04:58.872 | dib-run-parts Running /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/60-apt-phased-updates 2024-11-17 20:04:58.901 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-17 20:04:58.905 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-17 20:04:58.909 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :9: ]] 2024-11-17 20:04:58.912 | dib-run-parts 60-apt-phased-updates completed 2024-11-17 20:04:58.913 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-17 20:04:58.913 | dib-run-parts 2024-11-17 20:04:58.947 | dib-run-parts Target: root.d 2024-11-17 20:04:58.947 | dib-run-parts 2024-11-17 20:04:58.947 | dib-run-parts Script Seconds 2024-11-17 20:04:58.947 | dib-run-parts --------------------------------------- ---------- 2024-11-17 20:04:58.947 | dib-run-parts 2024-11-17 20:04:59.101 | dib-run-parts 08-containerfile 274.114 2024-11-17 20:04:59.109 | dib-run-parts 50-apt-allow-unauthenticated 0.101 2024-11-17 20:04:59.117 | dib-run-parts 50-yum-cache 0.282 2024-11-17 20:04:59.124 | dib-run-parts 60-apt-phased-updates 0.038 2024-11-17 20:04:59.127 | dib-run-parts 2024-11-17 20:04:59.127 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-17 20:04:59.156 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-17 20:04:59.161 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-17 20:04:59.161 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-17 20:04:59.197 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.L0dsFZzS/mnt 2024-11-17 20:04:59.198 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-17 20:04:59.207 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2024-11-17 20:04:59.207 | bin 2024-11-17 20:04:59.208 | boot 2024-11-17 20:04:59.208 | dev 2024-11-17 20:04:59.208 | etc 2024-11-17 20:04:59.208 | home 2024-11-17 20:04:59.208 | lib 2024-11-17 20:04:59.208 | lib64 2024-11-17 20:04:59.208 | media 2024-11-17 20:04:59.208 | mnt 2024-11-17 20:04:59.208 | opt 2024-11-17 20:04:59.208 | proc 2024-11-17 20:04:59.208 | root 2024-11-17 20:04:59.208 | run 2024-11-17 20:04:59.208 | sbin 2024-11-17 20:04:59.208 | srv 2024-11-17 20:04:59.208 | sys 2024-11-17 20:04:59.208 | usr 2024-11-17 20:04:59.208 | var' ']' 2024-11-17 20:04:59.212 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.L0dsFZzS/mnt/etc/resolv.conf ']' 2024-11-17 20:04:59.217 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.L0dsFZzS/mnt/etc/resolv.conf ']' 2024-11-17 20:04:59.221 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.L0dsFZzS/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.L0dsFZzS/mnt/etc/resolv.conf.ORIG 2024-11-17 20:04:59.355 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.L0dsFZzS/mnt/etc/resolv.conf 2024-11-17 20:04:59.388 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.L0dsFZzS/mnt/etc/resolv.conf 2024-11-17 20:04:59.406 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-17 20:04:59.411 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-17 20:04:59.417 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-17 20:04:59.422 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.L0dsFZzS/mnt/proc 2024-11-17 20:04:59.437 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.L0dsFZzS/mnt/dev 2024-11-17 20:04:59.453 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-17 20:04:59.458 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-17 20:04:59.531 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-17 20:04:59.536 | + 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.L0dsFZzS/mnt/dev/pts 2024-11-17 20:04:59.552 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.L0dsFZzS/mnt/sys 2024-11-17 20:04:59.568 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d 2024-11-17 20:04:59.575 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-17 20:04:59.580 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-17 20:04:59.584 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-17 20:04:59.589 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.L0dsFZzS/hooks ']' 2024-11-17 20:04:59.594 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-17 20:04:59.599 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-17 20:04:59.600 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-17 20:04:59.608 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d ']' 2024-11-17 20:04:59.613 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d' 2024-11-17 20:04:59.613 | Running hooks from /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d 2024-11-17 20:04:59.618 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-17 20:04:59.623 | + 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.L0dsFZzS/hooks/extra-data.d 2024-11-17 20:04:59.745 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-17 20:04:59.752 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-17 20:04:59.793 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : export DISTRO_NAME=rocky 2024-11-17 20:04:59.797 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : DISTRO_NAME=rocky 2024-11-17 20:04:59.802 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : export DIB_RELEASE=9 2024-11-17 20:04:59.807 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : DIB_RELEASE=9 2024-11-17 20:04:59.811 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/rocky 2024-11-17 20:04:59.815 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/rocky 2024-11-17 20:04:59.819 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : export DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-17 20:04:59.823 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-17 20:04:59.827 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-17 20:04:59.834 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-17 20:04:59.864 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-17 20:04:59.868 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-17 20:04:59.872 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-17 20:04:59.876 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-17 20:04:59.880 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-17 20:04:59.887 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-17 20:04:59.892 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-17 20:04:59.896 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-17 20:04:59.900 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-17 20:04:59.904 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-17 20:04:59.908 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-17 20:04:59.912 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-17 20:04:59.916 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-17 20:04:59.920 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-17 20:04:59.924 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-17 20:04:59.928 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-17 20:04:59.932 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-17 20:04:59.937 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-17 20:04:59.941 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-17 20:04:59.945 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-17 20:04:59.952 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-17 20:04:59.956 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-17 20:04:59.960 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-17 20:04:59.964 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-11-17 20:04:59.972 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-11-17 20:04:59.984 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-11-17 20:04:59.988 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-11-17 20:04:59.993 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/14-manifests 2024-11-17 20:05:00.000 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/14-manifests 2024-11-17 20:05:00.027 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-17 20:05:00.031 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-17 20:05:00.035 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-a3db53bb4057492b998b185dea4c170b.d/ 2024-11-17 20:05:00.039 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-a3db53bb4057492b998b185dea4c170b.d/ 2024-11-17 20:05:00.044 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-17 20:05:00.051 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-17 20:05:00.086 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-17 20:05:00.090 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-17 20:05:00.094 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-17 20:05:00.098 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-17 20:05:00.106 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-17 20:05:00.111 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ rocky =~ (almalinux|centos|fedora|rocky) ]] 2024-11-17 20:05:00.115 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-simple-init-networkmanager:source:2 : export DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-17 20:05:00.119 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-simple-init-networkmanager:source:2 : DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-17 20:05:00.124 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \a\l\m\a\l\i\n\u\x ]] 2024-11-17 20:05:00.128 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \r\o\c\k\y ]] 2024-11-17 20:05:00.132 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ 9 > 7 ]] 2024-11-17 20:05:00.136 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/15-simple-init-networkmanager:source:8 : [[ 1 == 0 ]] 2024-11-17 20:05:00.140 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-17 20:05:00.147 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-17 20:05:00.153 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-17 20:05:00.157 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-17 20:05:00.161 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-17 20:05:00.169 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-17 20:05:00.183 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-17 20:05:00.187 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-17 20:05:00.191 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-17 20:05:00.195 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-17 20:05:00.200 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-17 20:05:00.207 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-17 20:05:00.213 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-17 20:05:00.217 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-17 20:05:00.222 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-17 20:05:00.226 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-17 20:05:00.230 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-17 20:05:00.234 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-17 20:05:00.238 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-17 20:05:00.242 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-17 20:05:00.247 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-17 20:05:00.254 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-17 20:05:00.274 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-17 20:05:00.279 | ++ /opt/dib_tmp/dib_build.L0dsFZzS/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-17 20:05:00.283 | dib-run-parts Running /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-17 20:05:00.307 | Copying pkg-map for infra-package-needs 2024-11-17 20:05:00.352 | Copying pkg-map for epel 2024-11-17 20:05:00.389 | Copying pkg-map for source-repositories 2024-11-17 20:05:00.401 | Copying pkg-map for ensure-venv 2024-11-17 20:05:00.428 | Copying pkg-map for base 2024-11-17 20:05:00.491 | Copying pkg-map for openssh-server 2024-11-17 20:05:00.503 | Copying pkg-map for bootloader 2024-11-17 20:05:00.515 | Copying pkg-map for cache-url 2024-11-17 20:05:00.528 | Copying pkg-map for nodepool-base 2024-11-17 20:05:00.539 | Copying pkg-map for growroot 2024-11-17 20:05:00.580 | Copying pkg-map for runtime-ssh-host-keys 2024-11-17 20:05:00.592 | Copying pkg-map for simple-init 2024-11-17 20:05:00.606 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-17 20:05:00.606 | dib-run-parts Running /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/20-manifest-dir 2024-11-17 20:05:00.625 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-17 20:05:00.629 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-17 20:05:00.634 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.L0dsFZzS/mnt//etc/dib-manifests 2024-11-17 20:05:00.646 | dib-run-parts 20-manifest-dir completed 2024-11-17 20:05:00.646 | dib-run-parts Running /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/50-create-repo-list 2024-11-17 20:05:04.657 | dib-run-parts 50-create-repo-list completed 2024-11-17 20:05:04.658 | dib-run-parts Running /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/60-zuul-user 2024-11-17 20:05:04.685 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-17 20:05:04.689 | + /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-17 20:05:04.694 | + /opt/dib_tmp/dib_build.L0dsFZzS/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-17 20:05:04.694 | ' 2024-11-17 20:05:04.698 | + /opt/dib_tmp/dib_build.L0dsFZzS/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-17 20:05:04.698 | ' ']' 2024-11-17 20:05:04.702 | + /opt/dib_tmp/dib_build.L0dsFZzS/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-17 20:05:04.703 | ' ']' 2024-11-17 20:05:04.707 | + /opt/dib_tmp/dib_build.L0dsFZzS/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-17 20:05:04.707 | ' 2024-11-17 20:05:04.709 | dib-run-parts 60-zuul-user completed 2024-11-17 20:05:04.709 | dib-run-parts Running /opt/dib_tmp/dib_build.L0dsFZzS/hooks/extra-data.d/98-source-repositories 2024-11-17 20:05:04.814 | Getting /opt/dib_cache/source-repositories/repositories_flock: Sun Nov 17 20:05:04 UTC 2024 for /opt/dib_tmp/dib_build.L0dsFZzS/hooks/source-repository-simple-init 2024-11-17 20:05:04.861 | (0001 / 0001) 2024-11-17 20:05:05.602 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-17 20:05:07.967 | Cloning from glean cache and applying ref master 2024-11-17 20:05:08.621 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-17 20:05:08.703 | Getting /opt/dib_cache/source-repositories/repositories_flock: Sun Nov 17 20:05:08 UTC 2024 for /opt/dib_tmp/dib_build.L0dsFZzS/hooks/source-repository-stackviz 2024-11-17 20:05:08.712 | (0001 / 0001) 2024-11-17 20:05:08.729 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-17 20:05:08.864 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-17 20:05:08.866 | Dload Upload Total Spent Left Speed 2024-11-17 20:05:09.306 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 586 0 --:--:-- --:--:-- --:--:-- 587 2024-11-17 20:05:09.560 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-17 20:05:09.568 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-17 20:05:09.633 | Getting /opt/dib_cache/source-repositories/repositories_flock: Sun Nov 17 20:05:09 UTC 2024 for /opt/dib_tmp/dib_build.L0dsFZzS/hooks/source-repository-zanatacli 2024-11-17 20:05:09.641 | (0001 / 0001) 2024-11-17 20:05:09.679 | 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-17 20:05:09.752 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-17 20:05:09.752 | Dload Upload Total Spent Left Speed 2024-11-17 20:05:10.363 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 225 0 --:--:-- --:--:-- --:--:-- 225 2024-11-17 20:05:10.483 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-17 20:05:10.489 | 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-17 20:05:11.161 | Getting /opt/dib_cache/source-repositories/repositories_flock: Sun Nov 17 20:05:11 UTC 2024 for /opt/dib_tmp/dib_build.L0dsFZzS/hooks/source-repository-projects-yaml 2024-11-17 20:05:11.169 | (0001 / 1318) 2024-11-17 20:05:11.191 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-17 20:05:11.730 | Cloning from airshipctl cache and applying ref * 2024-11-17 20:05:12.484 | (0002 / 1318) 2024-11-17 20:05:12.502 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-17 20:05:13.092 | Cloning from airshipui cache and applying ref * 2024-11-17 20:05:13.477 | (0003 / 1318) 2024-11-17 20:05:13.495 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-17 20:05:13.800 | Cloning from apis cache and applying ref * 2024-11-17 20:05:13.873 | (0004 / 1318) 2024-11-17 20:05:13.890 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-17 20:05:14.717 | Cloning from armada cache and applying ref * 2024-11-17 20:05:26.203 | (0005 / 1318) 2024-11-17 20:05:26.272 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-17 20:05:27.240 | Cloning from armada-go cache and applying ref * 2024-11-17 20:05:30.528 | (0006 / 1318) 2024-11-17 20:05:30.545 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-17 20:05:31.087 | Cloning from armada-operator cache and applying ref * 2024-11-17 20:05:32.973 | (0007 / 1318) 2024-11-17 20:05:32.990 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-17 20:05:33.659 | Cloning from charts cache and applying ref * 2024-11-17 20:05:33.817 | (0008 / 1318) 2024-11-17 20:05:33.834 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-17 20:05:34.922 | Cloning from deckhand cache and applying ref * 2024-11-17 20:05:46.260 | (0009 / 1318) 2024-11-17 20:05:46.277 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-17 20:05:47.141 | Cloning from divingbell cache and applying ref * 2024-11-17 20:05:48.663 | (0010 / 1318) 2024-11-17 20:05:48.693 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-17 20:05:49.083 | Cloning from docs cache and applying ref * 2024-11-17 20:05:49.205 | (0011 / 1318) 2024-11-17 20:05:49.222 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-17 20:05:49.966 | Cloning from drydock cache and applying ref * 2024-11-17 20:05:58.643 | (0012 / 1318) 2024-11-17 20:05:58.660 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-17 20:05:59.422 | Cloning from election cache and applying ref * 2024-11-17 20:05:59.498 | (0013 / 1318) 2024-11-17 20:05:59.515 | 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-17 20:06:00.078 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-17 20:06:00.151 | (0014 / 1318) 2024-11-17 20:06:00.168 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-17 20:06:00.523 | Cloning from go-redfish cache and applying ref * 2024-11-17 20:06:00.608 | (0015 / 1318) 2024-11-17 20:06:00.625 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-17 20:06:01.017 | Cloning from governance cache and applying ref * 2024-11-17 20:06:01.087 | (0016 / 1318) 2024-11-17 20:06:01.104 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-17 20:06:01.615 | Cloning from hostconfig-operator cache and applying ref * 2024-11-17 20:06:01.806 | (0017 / 1318) 2024-11-17 20:06:01.823 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-17 20:06:02.200 | Cloning from image-builder cache and applying ref * 2024-11-17 20:06:02.306 | (0018 / 1318) 2024-11-17 20:06:02.323 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-17 20:06:02.707 | Cloning from images cache and applying ref * 2024-11-17 20:06:02.840 | (0019 / 1318) 2024-11-17 20:06:02.857 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-17 20:06:03.553 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-17 20:06:12.830 | (0020 / 1318) 2024-11-17 20:06:12.904 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-17 20:06:13.531 | Cloning from maas cache and applying ref * 2024-11-17 20:06:16.161 | (0021 / 1318) 2024-11-17 20:06:16.178 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-17 20:06:17.119 | Cloning from pegleg cache and applying ref * 2024-11-17 20:06:23.976 | (0022 / 1318) 2024-11-17 20:06:23.994 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-17 20:06:25.030 | Cloning from porthole cache and applying ref * 2024-11-17 20:06:43.572 | (0023 / 1318) 2024-11-17 20:06:43.589 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-17 20:06:44.777 | Cloning from promenade cache and applying ref * 2024-11-17 20:07:09.464 | (0024 / 1318) 2024-11-17 20:07:09.481 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-17 20:07:10.367 | Cloning from shipyard cache and applying ref * 2024-11-17 20:07:20.357 | (0025 / 1318) 2024-11-17 20:07:20.374 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-17 20:07:20.855 | Cloning from sip cache and applying ref * 2024-11-17 20:07:27.379 | (0026 / 1318) 2024-11-17 20:07:27.396 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-17 20:07:27.739 | Cloning from specs cache and applying ref * 2024-11-17 20:07:27.817 | (0027 / 1318) 2024-11-17 20:07:27.834 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-17 20:07:28.182 | Cloning from spyglass cache and applying ref * 2024-11-17 20:07:28.281 | (0028 / 1318) 2024-11-17 20:07:28.298 | 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-17 20:07:28.650 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-17 20:07:28.736 | (0029 / 1318) 2024-11-17 20:07:28.754 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-17 20:07:29.191 | Cloning from tempest-plugin cache and applying ref * 2024-11-17 20:07:29.266 | (0030 / 1318) 2024-11-17 20:07:29.298 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-17 20:07:30.184 | Cloning from treasuremap cache and applying ref * 2024-11-17 20:07:47.556 | (0031 / 1318) 2024-11-17 20:07:47.574 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-17 20:07:47.968 | Cloning from vino cache and applying ref * 2024-11-17 20:07:48.060 | (0032 / 1318) 2024-11-17 20:07:48.077 | 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-17 20:07:48.394 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-17 20:07:48.475 | (0033 / 1318) 2024-11-17 20:07:48.492 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-17 20:07:49.213 | Cloning from cfn-overview cache and applying ref * 2024-11-17 20:07:49.624 | (0034 / 1318) 2024-11-17 20:07:49.641 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-17 20:07:50.255 | Cloning from cfn-security cache and applying ref * 2024-11-17 20:07:50.442 | (0035 / 1318) 2024-11-17 20:07:50.459 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-17 20:07:50.927 | Cloning from computing-native cache and applying ref * 2024-11-17 20:07:51.132 | (0036 / 1318) 2024-11-17 20:07:51.149 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-17 20:07:51.726 | Cloning from computing-offload cache and applying ref * 2024-11-17 20:08:02.311 | (0037 / 1318) 2024-11-17 20:08:02.329 | 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-17 20:08:02.917 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-17 20:08:12.429 | (0038 / 1318) 2024-11-17 20:08:12.447 | 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-17 20:08:13.067 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-17 20:08:21.859 | (0039 / 1318) 2024-11-17 20:08:21.890 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-17 20:08:22.313 | Cloning from cirros cache and applying ref * 2024-11-17 20:08:22.916 | (0040 / 1318) 2024-11-17 20:08:22.949 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-17 20:08:23.521 | Cloning from inaugust.com cache and applying ref * 2024-11-17 20:08:24.544 | (0041 / 1318) 2024-11-17 20:08:24.560 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-17 20:08:24.859 | Cloning from src.sh cache and applying ref * 2024-11-17 20:08:24.930 | (0042 / 1318) 2024-11-17 20:08:24.947 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-17 20:08:25.551 | Cloning from ttrun cache and applying ref * 2024-11-17 20:08:25.938 | (0043 / 1318) 2024-11-17 20:08:25.979 | 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-17 20:08:27.998 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-17 20:08:48.752 | (0044 / 1318) 2024-11-17 20:08:48.770 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-17 20:08:49.653 | Cloning from python-jenkins cache and applying ref * 2024-11-17 20:08:50.725 | (0045 / 1318) 2024-11-17 20:08:50.744 | 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-17 20:08:53.799 | Cloning from ci-cloud-config cache and applying ref * 2024-11-17 20:08:53.878 | (0046 / 1318) 2024-11-17 20:08:53.896 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-17 20:08:54.225 | Cloning from afsmon cache and applying ref * 2024-11-17 20:08:54.314 | (0047 / 1318) 2024-11-17 20:08:54.331 | 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-17 20:08:54.861 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-17 20:08:54.936 | (0048 / 1318) 2024-11-17 20:08:54.953 | 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-17 20:08:55.248 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-17 20:08:55.322 | (0049 / 1318) 2024-11-17 20:08:55.339 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-17 20:08:55.680 | Cloning from askbot-theme cache and applying ref * 2024-11-17 20:08:55.769 | (0050 / 1318) 2024-11-17 20:08:55.786 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-17 20:08:58.634 | Cloning from base-jobs cache and applying ref * 2024-11-17 20:09:03.623 | (0051 / 1318) 2024-11-17 20:09:03.641 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-17 20:09:04.800 | Cloning from bindep cache and applying ref * 2024-11-17 20:09:05.679 | (0052 / 1318) 2024-11-17 20:09:05.696 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-17 20:09:06.193 | Cloning from ci-sandbox cache and applying ref * 2024-11-17 20:09:06.307 | (0053 / 1318) 2024-11-17 20:09:06.325 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-17 20:09:06.703 | Cloning from dstat_graph cache and applying ref * 2024-11-17 20:09:06.830 | (0054 / 1318) 2024-11-17 20:09:06.847 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-17 20:09:07.256 | Cloning from elastic-recheck cache and applying ref * 2024-11-17 20:09:07.399 | (0055 / 1318) 2024-11-17 20:09:07.416 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-17 20:09:07.992 | Cloning from engagement cache and applying ref * 2024-11-17 20:09:08.449 | (0056 / 1318) 2024-11-17 20:09:08.466 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-17 20:09:08.848 | Cloning from gear cache and applying ref * 2024-11-17 20:09:09.047 | (0057 / 1318) 2024-11-17 20:09:09.065 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-17 20:09:09.370 | Cloning from germqtt cache and applying ref * 2024-11-17 20:09:09.443 | (0058 / 1318) 2024-11-17 20:09:09.460 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-17 20:09:10.042 | Cloning from gerritbot cache and applying ref * 2024-11-17 20:09:10.278 | (0059 / 1318) 2024-11-17 20:09:10.295 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-17 20:09:10.899 | Cloning from gerritlib cache and applying ref * 2024-11-17 20:09:11.404 | (0060 / 1318) 2024-11-17 20:09:11.422 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-17 20:09:11.770 | Cloning from git-restack cache and applying ref * 2024-11-17 20:09:11.848 | (0061 / 1318) 2024-11-17 20:09:11.865 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-17 20:09:12.594 | Cloning from git-review cache and applying ref * 2024-11-17 20:09:15.544 | (0062 / 1318) 2024-11-17 20:09:15.561 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-17 20:09:16.194 | Cloning from glean cache and applying ref * 2024-11-17 20:09:16.439 | (0063 / 1318) 2024-11-17 20:09:16.457 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-17 20:09:17.249 | Cloning from grafyaml cache and applying ref * 2024-11-17 20:09:17.748 | (0064 / 1318) 2024-11-17 20:09:17.765 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-17 20:09:18.338 | Cloning from infra-manual cache and applying ref * 2024-11-17 20:09:19.435 | (0065 / 1318) 2024-11-17 20:09:19.476 | 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-17 20:09:20.135 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-17 20:09:21.417 | (0066 / 1318) 2024-11-17 20:09:21.434 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-17 20:09:21.994 | Cloning from infra-specs cache and applying ref * 2024-11-17 20:09:22.235 | (0067 / 1318) 2024-11-17 20:09:22.252 | 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-17 20:09:22.648 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-17 20:09:23.147 | (0068 / 1318) 2024-11-17 20:09:23.164 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-17 20:09:23.943 | Cloning from irc-meetings cache and applying ref * 2024-11-17 20:09:28.724 | (0069 / 1318) 2024-11-17 20:09:28.741 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-17 20:09:29.480 | Cloning from jeepyb cache and applying ref * 2024-11-17 20:09:30.376 | (0070 / 1318) 2024-11-17 20:09:30.394 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-17 20:09:31.164 | Cloning from lodgeit cache and applying ref * 2024-11-17 20:09:31.881 | (0071 / 1318) 2024-11-17 20:09:31.898 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-17 20:09:32.185 | Cloning from log-classify cache and applying ref * 2024-11-17 20:09:32.256 | (0072 / 1318) 2024-11-17 20:09:32.274 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-17 20:09:32.622 | Cloning from log_processor cache and applying ref * 2024-11-17 20:09:32.698 | (0073 / 1318) 2024-11-17 20:09:32.715 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-17 20:09:33.018 | Cloning from lpmqtt cache and applying ref * 2024-11-17 20:09:33.089 | (0074 / 1318) 2024-11-17 20:09:33.107 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-17 20:09:33.452 | Cloning from meetbot cache and applying ref * 2024-11-17 20:09:33.530 | (0075 / 1318) 2024-11-17 20:09:33.547 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-17 20:09:33.865 | Cloning from mqtt_statsd cache and applying ref * 2024-11-17 20:09:33.940 | (0076 / 1318) 2024-11-17 20:09:33.957 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-17 20:09:34.336 | Cloning from netlify-sandbox cache and applying ref * 2024-11-17 20:09:34.865 | (0077 / 1318) 2024-11-17 20:09:34.882 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-17 20:09:35.299 | Cloning from project-config cache and applying ref * 2024-11-17 20:09:35.516 | (0078 / 1318) 2024-11-17 20:09:35.533 | 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-17 20:09:35.808 | Cloning from project-config-example cache and applying ref * 2024-11-17 20:09:35.882 | (0079 / 1318) 2024-11-17 20:09:35.899 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-17 20:09:36.350 | Cloning from publications cache and applying ref * 2024-11-17 20:09:37.207 | (0080 / 1318) 2024-11-17 20:09:37.224 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-17 20:09:37.488 | Cloning from puppet-bup cache and applying ref * 2024-11-17 20:09:37.563 | (0081 / 1318) 2024-11-17 20:09:37.591 | 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-17 20:09:37.956 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-17 20:09:38.031 | (0082 / 1318) 2024-11-17 20:09:38.048 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-17 20:09:38.344 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-17 20:09:38.418 | (0083 / 1318) 2024-11-17 20:09:38.452 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-17 20:09:38.787 | Cloning from puppet-httpd cache and applying ref * 2024-11-17 20:09:38.864 | (0084 / 1318) 2024-11-17 20:09:38.882 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-17 20:09:39.151 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-17 20:09:39.225 | (0085 / 1318) 2024-11-17 20:09:39.242 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-17 20:09:39.521 | Cloning from puppet-logrotate cache and applying ref * 2024-11-17 20:09:39.596 | (0086 / 1318) 2024-11-17 20:09:39.614 | 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-17 20:09:39.904 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-17 20:09:39.977 | (0087 / 1318) 2024-11-17 20:09:39.994 | 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-17 20:09:40.284 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-17 20:09:40.356 | (0088 / 1318) 2024-11-17 20:09:40.374 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-17 20:09:40.638 | Cloning from puppet-pip cache and applying ref * 2024-11-17 20:09:40.712 | (0089 / 1318) 2024-11-17 20:09:40.731 | 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-17 20:09:41.027 | Cloning from puppet-project_config cache and applying ref * 2024-11-17 20:09:41.104 | (0090 / 1318) 2024-11-17 20:09:41.121 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-17 20:09:41.388 | Cloning from puppet-redis cache and applying ref * 2024-11-17 20:09:41.462 | (0091 / 1318) 2024-11-17 20:09:41.479 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-17 20:09:41.760 | Cloning from puppet-reviewday cache and applying ref * 2024-11-17 20:09:41.835 | (0092 / 1318) 2024-11-17 20:09:41.853 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-17 20:09:42.172 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-17 20:09:42.245 | (0093 / 1318) 2024-11-17 20:09:42.263 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-17 20:09:42.532 | Cloning from puppet-ssh cache and applying ref * 2024-11-17 20:09:42.607 | (0094 / 1318) 2024-11-17 20:09:42.625 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-17 20:09:42.909 | Cloning from puppet-storyboard cache and applying ref * 2024-11-17 20:09:42.984 | (0095 / 1318) 2024-11-17 20:09:43.003 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-17 20:09:43.270 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-17 20:09:43.344 | (0096 / 1318) 2024-11-17 20:09:43.361 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-17 20:09:43.644 | Cloning from puppet-ulimit cache and applying ref * 2024-11-17 20:09:43.718 | (0097 / 1318) 2024-11-17 20:09:43.735 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-17 20:09:44.019 | Cloning from puppet-user cache and applying ref * 2024-11-17 20:09:44.094 | (0098 / 1318) 2024-11-17 20:09:44.111 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-17 20:09:44.377 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-17 20:09:44.454 | (0099 / 1318) 2024-11-17 20:09:44.472 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-17 20:09:44.812 | Cloning from puppet-zanata cache and applying ref * 2024-11-17 20:09:44.886 | (0100 / 1318) 2024-11-17 20:09:44.903 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-17 20:09:45.170 | Cloning from python-storyboardclient cache and applying ref * 2024-11-17 20:09:45.250 | (0101 / 1318) 2024-11-17 20:09:45.267 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-17 20:09:45.784 | Cloning from sandbox cache and applying ref * 2024-11-17 20:09:52.000 | (0102 / 1318) 2024-11-17 20:09:52.018 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-17 20:09:52.406 | Cloning from statusbot cache and applying ref * 2024-11-17 20:09:52.569 | (0103 / 1318) 2024-11-17 20:09:52.587 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-17 20:09:52.938 | Cloning from storyboard cache and applying ref * 2024-11-17 20:09:53.209 | (0104 / 1318) 2024-11-17 20:09:53.226 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-17 20:09:53.523 | Cloning from storyboard-vue cache and applying ref * 2024-11-17 20:09:53.611 | (0105 / 1318) 2024-11-17 20:09:53.628 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-17 20:09:54.036 | Cloning from storyboard-webclient cache and applying ref * 2024-11-17 20:09:54.188 | (0106 / 1318) 2024-11-17 20:09:54.207 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-17 20:09:54.632 | Cloning from subunit2sql cache and applying ref * 2024-11-17 20:09:54.805 | (0107 / 1318) 2024-11-17 20:09:54.823 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-17 20:09:55.912 | Cloning from system-config cache and applying ref * 2024-11-17 20:11:46.760 | (0108 / 1318) 2024-11-17 20:11:46.777 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-17 20:11:47.247 | Cloning from yaml2ical cache and applying ref * 2024-11-17 20:11:47.539 | (0109 / 1318) 2024-11-17 20:11:47.557 | 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-17 20:11:48.148 | Cloning from zone-gating.dev cache and applying ref * 2024-11-17 20:11:48.431 | (0110 / 1318) 2024-11-17 20:11:48.448 | 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-17 20:11:49.013 | Cloning from zone-opendev.org cache and applying ref * 2024-11-17 20:11:56.792 | (0111 / 1318) 2024-11-17 20:11:56.810 | 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-17 20:11:57.323 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-17 20:11:57.919 | (0112 / 1318) 2024-11-17 20:11:57.937 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-17 20:11:58.924 | Cloning from zuul-jobs cache and applying ref * 2024-11-17 20:12:00.880 | (0113 / 1318) 2024-11-17 20:12:00.897 | 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-17 20:12:01.402 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-17 20:12:01.974 | (0114 / 1318) 2024-11-17 20:12:01.992 | 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-17 20:12:02.393 | Cloning from edge-computing-group cache and applying ref * 2024-11-17 20:12:02.755 | (0115 / 1318) 2024-11-17 20:12:02.772 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-17 20:12:03.103 | Cloning from four-opens cache and applying ref * 2024-11-17 20:12:03.176 | (0116 / 1318) 2024-11-17 20:12:03.193 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-17 20:12:03.541 | Cloning from groups cache and applying ref * 2024-11-17 20:12:03.707 | (0117 / 1318) 2024-11-17 20:12:03.724 | 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-17 20:12:04.026 | Cloning from groups-static-pages cache and applying ref * 2024-11-17 20:12:04.100 | (0118 / 1318) 2024-11-17 20:12:04.117 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-17 20:12:04.706 | Cloning from interop cache and applying ref * 2024-11-17 20:12:05.608 | (0119 / 1318) 2024-11-17 20:12:05.643 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-17 20:12:05.983 | Cloning from odsreg cache and applying ref * 2024-11-17 20:12:06.063 | (0120 / 1318) 2024-11-17 20:12:06.080 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-17 20:12:06.734 | Cloning from openstack-map cache and applying ref * 2024-11-17 20:12:06.887 | (0121 / 1318) 2024-11-17 20:12:06.904 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-17 20:12:07.371 | Cloning from openstackweb cache and applying ref * 2024-11-17 20:12:08.655 | (0122 / 1318) 2024-11-17 20:12:08.672 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-17 20:12:10.123 | Cloning from python-tempestconf cache and applying ref * 2024-11-17 20:12:13.647 | (0123 / 1318) 2024-11-17 20:12:13.664 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-17 20:12:14.437 | Cloning from refstack cache and applying ref * 2024-11-17 20:12:16.743 | (0124 / 1318) 2024-11-17 20:12:16.760 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-17 20:12:17.324 | Cloning from refstack-client cache and applying ref * 2024-11-17 20:12:18.045 | (0125 / 1318) 2024-11-17 20:12:18.062 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-17 20:12:18.361 | Cloning from transparency-policy cache and applying ref * 2024-11-17 20:12:18.434 | (0126 / 1318) 2024-11-17 20:12:18.452 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-17 20:12:18.734 | Cloning from way cache and applying ref * 2024-11-17 20:12:18.810 | (0127 / 1318) 2024-11-17 20:12:18.827 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-17 20:12:19.206 | Cloning from contrib cache and applying ref * 2024-11-17 20:12:19.278 | (0128 / 1318) 2024-11-17 20:12:19.295 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-17 20:12:21.734 | Cloning from adjutant cache and applying ref * 2024-11-17 20:12:23.880 | (0129 / 1318) 2024-11-17 20:12:23.898 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-17 20:12:26.004 | Cloning from adjutant-ui cache and applying ref * 2024-11-17 20:12:28.071 | (0130 / 1318) 2024-11-17 20:12:28.088 | 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-17 20:12:31.045 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-17 20:12:40.835 | (0131 / 1318) 2024-11-17 20:12:40.852 | 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-17 20:12:41.962 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-17 20:12:53.641 | (0132 / 1318) 2024-11-17 20:12:53.658 | 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-17 20:12:54.892 | Cloning from ansible-config_template cache and applying ref * 2024-11-17 20:12:56.457 | (0133 / 1318) 2024-11-17 20:12:56.475 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-17 20:12:58.132 | Cloning from ansible-hardening cache and applying ref * 2024-11-17 20:13:01.040 | (0134 / 1318) 2024-11-17 20:13:01.057 | 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-17 20:13:01.468 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-17 20:13:01.545 | (0135 / 1318) 2024-11-17 20:13:01.562 | 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-17 20:13:03.019 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-17 20:13:03.585 | (0136 / 1318) 2024-11-17 20:13:03.602 | 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-17 20:13:04.280 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-17 20:13:04.632 | (0137 / 1318) 2024-11-17 20:13:04.652 | 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-17 20:13:05.512 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-17 20:13:06.411 | (0138 / 1318) 2024-11-17 20:13:06.428 | 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-17 20:13:07.240 | Cloning from ansible-role-pki cache and applying ref * 2024-11-17 20:13:08.619 | (0139 / 1318) 2024-11-17 20:13:08.637 | 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-17 20:13:08.918 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-17 20:13:08.989 | (0140 / 1318) 2024-11-17 20:13:09.007 | 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-17 20:13:10.434 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-17 20:13:15.041 | (0141 / 1318) 2024-11-17 20:13:15.058 | 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-17 20:13:16.440 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-17 20:13:17.263 | (0142 / 1318) 2024-11-17 20:13:17.281 | 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-17 20:13:18.700 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-17 20:13:19.420 | (0143 / 1318) 2024-11-17 20:13:19.438 | 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-17 20:13:20.544 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-17 20:13:22.222 | (0144 / 1318) 2024-11-17 20:13:22.239 | 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-17 20:13:23.396 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-17 20:13:24.803 | (0145 / 1318) 2024-11-17 20:13:24.820 | 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-17 20:13:26.972 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-17 20:13:28.766 | (0146 / 1318) 2024-11-17 20:13:28.783 | 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-17 20:13:30.387 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-17 20:13:32.843 | (0147 / 1318) 2024-11-17 20:13:32.860 | 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-17 20:13:33.172 | Cloning from ansible-role-vault cache and applying ref * 2024-11-17 20:13:33.241 | (0148 / 1318) 2024-11-17 20:13:33.259 | 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-17 20:13:34.111 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-17 20:13:36.407 | (0149 / 1318) 2024-11-17 20:13:36.425 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-17 20:13:39.462 | Cloning from aodh cache and applying ref * 2024-11-17 20:13:50.419 | (0150 / 1318) 2024-11-17 20:13:50.436 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-17 20:13:50.757 | Cloning from api-sig cache and applying ref * 2024-11-17 20:13:50.838 | (0151 / 1318) 2024-11-17 20:13:50.855 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-17 20:13:51.551 | Cloning from api-site cache and applying ref * 2024-11-17 20:13:54.091 | (0152 / 1318) 2024-11-17 20:13:54.109 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-17 20:13:54.513 | Cloning from arch-design cache and applying ref * 2024-11-17 20:13:54.643 | (0153 / 1318) 2024-11-17 20:13:54.660 | 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-17 20:13:55.091 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-17 20:13:55.180 | (0154 / 1318) 2024-11-17 20:13:55.197 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-17 20:13:56.574 | Cloning from automaton cache and applying ref * 2024-11-17 20:13:58.307 | (0155 / 1318) 2024-11-17 20:13:58.324 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-17 20:14:00.964 | Cloning from barbican cache and applying ref * 2024-11-17 20:14:14.621 | (0156 / 1318) 2024-11-17 20:14:14.639 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-17 20:14:14.989 | Cloning from barbican-specs cache and applying ref * 2024-11-17 20:14:15.076 | (0157 / 1318) 2024-11-17 20:14:15.093 | 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-17 20:14:16.634 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-17 20:14:20.224 | (0158 / 1318) 2024-11-17 20:14:20.241 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-17 20:14:20.604 | Cloning from barbican-ui cache and applying ref * 2024-11-17 20:14:20.756 | (0159 / 1318) 2024-11-17 20:14:20.774 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-17 20:14:21.598 | Cloning from bashate cache and applying ref * 2024-11-17 20:14:22.284 | (0160 / 1318) 2024-11-17 20:14:22.303 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-17 20:14:25.477 | Cloning from bifrost cache and applying ref * 2024-11-17 20:14:59.211 | (0161 / 1318) 2024-11-17 20:14:59.229 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-17 20:15:02.940 | Cloning from blazar cache and applying ref * 2024-11-17 20:15:12.428 | (0162 / 1318) 2024-11-17 20:15:12.446 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-17 20:15:15.129 | Cloning from blazar-dashboard cache and applying ref * 2024-11-17 20:15:17.204 | (0163 / 1318) 2024-11-17 20:15:17.221 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-17 20:15:18.783 | Cloning from blazar-nova cache and applying ref * 2024-11-17 20:15:19.829 | (0164 / 1318) 2024-11-17 20:15:19.846 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-17 20:15:20.268 | Cloning from blazar-specs cache and applying ref * 2024-11-17 20:15:20.349 | (0165 / 1318) 2024-11-17 20:15:20.389 | 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-17 20:15:21.492 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-17 20:15:22.400 | (0166 / 1318) 2024-11-17 20:15:22.417 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-17 20:15:22.770 | Cloning from bugdaystats cache and applying ref * 2024-11-17 20:15:22.852 | (0167 / 1318) 2024-11-17 20:15:22.870 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-17 20:15:24.714 | Cloning from castellan cache and applying ref * 2024-11-17 20:15:28.436 | (0168 / 1318) 2024-11-17 20:15:28.453 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-17 20:15:31.102 | Cloning from ceilometer cache and applying ref * 2024-11-17 20:16:01.084 | (0169 / 1318) 2024-11-17 20:16:01.101 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-17 20:16:03.592 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-17 20:16:06.145 | (0170 / 1318) 2024-11-17 20:16:06.163 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-17 20:16:07.336 | Cloning from charm-aodh cache and applying ref * 2024-11-17 20:16:12.059 | (0171 / 1318) 2024-11-17 20:16:12.076 | 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-17 20:16:12.934 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-17 20:16:15.181 | (0172 / 1318) 2024-11-17 20:16:15.199 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-17 20:16:16.402 | Cloning from charm-barbican cache and applying ref * 2024-11-17 20:16:20.026 | (0173 / 1318) 2024-11-17 20:16:20.102 | 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-17 20:16:20.759 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-17 20:16:23.230 | (0174 / 1318) 2024-11-17 20:16:23.247 | 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-17 20:16:23.592 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-17 20:16:23.675 | (0175 / 1318) 2024-11-17 20:16:23.692 | 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-17 20:16:24.717 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-17 20:16:27.290 | (0176 / 1318) 2024-11-17 20:16:27.307 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-17 20:16:28.363 | Cloning from charm-ceilometer cache and applying ref * 2024-11-17 20:16:33.879 | (0177 / 1318) 2024-11-17 20:16:33.896 | 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-17 20:16:34.701 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-17 20:16:37.903 | (0178 / 1318) 2024-11-17 20:16:37.920 | 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-17 20:16:38.768 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-17 20:16:41.919 | (0179 / 1318) 2024-11-17 20:16:41.936 | 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-17 20:16:42.797 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-17 20:16:47.783 | (0180 / 1318) 2024-11-17 20:16:47.800 | 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-17 20:16:48.752 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-17 20:16:51.566 | (0181 / 1318) 2024-11-17 20:16:51.583 | 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-17 20:16:52.732 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-17 20:16:56.433 | (0182 / 1318) 2024-11-17 20:16:56.451 | 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-17 20:16:57.635 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-17 20:17:25.260 | (0183 / 1318) 2024-11-17 20:17:25.277 | 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-17 20:17:26.144 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-17 20:17:28.256 | (0184 / 1318) 2024-11-17 20:17:28.274 | 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-17 20:17:29.567 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-17 20:17:43.308 | (0185 / 1318) 2024-11-17 20:17:43.325 | 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-17 20:17:44.373 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-17 20:17:46.543 | (0186 / 1318) 2024-11-17 20:17:46.560 | 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-17 20:17:47.538 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-17 20:17:54.773 | (0187 / 1318) 2024-11-17 20:17:54.790 | 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-17 20:17:55.751 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-17 20:17:57.742 | (0188 / 1318) 2024-11-17 20:17:57.760 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-17 20:17:59.369 | Cloning from charm-cinder cache and applying ref * 2024-11-17 20:18:10.964 | (0189 / 1318) 2024-11-17 20:18:10.982 | 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-17 20:18:12.030 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-17 20:18:14.568 | (0190 / 1318) 2024-11-17 20:18:14.586 | 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-17 20:18:15.925 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-17 20:18:18.217 | (0191 / 1318) 2024-11-17 20:18:18.234 | 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-17 20:18:19.514 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-17 20:18:23.248 | (0192 / 1318) 2024-11-17 20:18:23.265 | 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-17 20:18:24.743 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-17 20:18:29.957 | (0193 / 1318) 2024-11-17 20:18:29.976 | 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-17 20:18:30.367 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-17 20:18:30.440 | (0194 / 1318) 2024-11-17 20:18:30.458 | 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-17 20:18:30.770 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-17 20:18:30.844 | (0195 / 1318) 2024-11-17 20:18:30.861 | 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-17 20:18:32.121 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-17 20:18:32.939 | (0196 / 1318) 2024-11-17 20:18:32.956 | 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-17 20:18:34.054 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-17 20:18:38.550 | (0197 / 1318) 2024-11-17 20:18:38.568 | 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-17 20:18:40.272 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-17 20:18:43.674 | (0198 / 1318) 2024-11-17 20:18:43.692 | 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-17 20:18:44.805 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-17 20:18:48.771 | (0199 / 1318) 2024-11-17 20:18:48.788 | 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-17 20:18:49.358 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-17 20:18:49.975 | (0200 / 1318) 2024-11-17 20:18:49.994 | 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-17 20:18:51.140 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-17 20:18:52.857 | (0201 / 1318) 2024-11-17 20:18:52.875 | 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-17 20:18:54.404 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-17 20:18:59.023 | (0202 / 1318) 2024-11-17 20:18:59.040 | 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-17 20:19:00.247 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-17 20:19:01.324 | (0203 / 1318) 2024-11-17 20:19:01.342 | 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-17 20:19:02.003 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-17 20:19:03.823 | (0204 / 1318) 2024-11-17 20:19:03.840 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-17 20:19:04.586 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-17 20:19:04.670 | (0205 / 1318) 2024-11-17 20:19:04.687 | 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-17 20:19:05.468 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-17 20:19:08.388 | (0206 / 1318) 2024-11-17 20:19:08.406 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-17 20:19:09.651 | Cloning from charm-designate cache and applying ref * 2024-11-17 20:19:16.338 | (0207 / 1318) 2024-11-17 20:19:16.356 | 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-17 20:19:17.167 | Cloning from charm-designate-bind cache and applying ref * 2024-11-17 20:19:19.518 | (0208 / 1318) 2024-11-17 20:19:19.535 | 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-17 20:19:20.335 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-17 20:19:20.927 | (0209 / 1318) 2024-11-17 20:19:20.946 | 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-17 20:19:22.160 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-17 20:19:23.950 | (0210 / 1318) 2024-11-17 20:19:23.967 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-17 20:19:25.780 | Cloning from charm-glance cache and applying ref * 2024-11-17 20:19:35.147 | (0211 / 1318) 2024-11-17 20:19:35.164 | 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-17 20:19:36.526 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-17 20:19:41.626 | (0212 / 1318) 2024-11-17 20:19:41.644 | 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-17 20:19:43.020 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-11-17 20:19:47.740 | (0213 / 1318) 2024-11-17 20:19:47.758 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-11-17 20:19:48.181 | Cloning from charm-glusterfs cache and applying ref * 2024-11-17 20:19:48.348 | (0214 / 1318) 2024-11-17 20:19:48.366 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-11-17 20:19:49.868 | Cloning from charm-gnocchi cache and applying ref * 2024-11-17 20:20:00.076 | (0215 / 1318) 2024-11-17 20:20:00.095 | 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-17 20:20:00.998 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-11-17 20:20:02.466 | (0216 / 1318) 2024-11-17 20:20:02.483 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-11-17 20:20:03.627 | Cloning from charm-guide cache and applying ref * 2024-11-17 20:20:25.417 | (0217 / 1318) 2024-11-17 20:20:25.434 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-11-17 20:20:26.173 | Cloning from charm-hacluster cache and applying ref * 2024-11-17 20:20:29.572 | (0218 / 1318) 2024-11-17 20:20:29.589 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-11-17 20:20:31.179 | Cloning from charm-heat cache and applying ref * 2024-11-17 20:20:38.970 | (0219 / 1318) 2024-11-17 20:20:38.987 | 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-17 20:20:39.860 | Cloning from charm-heat-k8s cache and applying ref * 2024-11-17 20:20:44.788 | (0220 / 1318) 2024-11-17 20:20:44.805 | 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-17 20:20:45.571 | Cloning from charm-horizon-k8s cache and applying ref * 2024-11-17 20:20:50.137 | (0221 / 1318) 2024-11-17 20:20:50.155 | 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-17 20:20:50.741 | Cloning from charm-infinidat-tools cache and applying ref * 2024-11-17 20:20:51.634 | (0222 / 1318) 2024-11-17 20:20:51.651 | 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-17 20:20:51.961 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-11-17 20:20:52.035 | (0223 / 1318) 2024-11-17 20:20:52.053 | 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-17 20:20:52.337 | Cloning from charm-interface-bgp cache and applying ref * 2024-11-17 20:20:52.411 | (0224 / 1318) 2024-11-17 20:20:52.429 | 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-17 20:20:52.711 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-11-17 20:20:52.785 | (0225 / 1318) 2024-11-17 20:20:52.802 | 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-17 20:20:53.137 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-11-17 20:20:53.213 | (0226 / 1318) 2024-11-17 20:20:53.230 | 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-17 20:20:53.495 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-11-17 20:20:53.568 | (0227 / 1318) 2024-11-17 20:20:53.586 | 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-17 20:20:53.896 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-11-17 20:20:53.969 | (0228 / 1318) 2024-11-17 20:20:53.987 | 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-17 20:20:54.264 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-11-17 20:20:54.336 | (0229 / 1318) 2024-11-17 20:20:54.354 | 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-17 20:20:54.657 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-11-17 20:20:54.730 | (0230 / 1318) 2024-11-17 20:20:54.747 | 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-17 20:20:55.060 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-11-17 20:20:55.132 | (0231 / 1318) 2024-11-17 20:20:55.150 | 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-17 20:20:55.421 | Cloning from charm-interface-designate cache and applying ref * 2024-11-17 20:20:55.493 | (0232 / 1318) 2024-11-17 20:20:55.510 | 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-17 20:20:55.789 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-11-17 20:20:55.861 | (0233 / 1318) 2024-11-17 20:20:55.878 | 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-17 20:20:56.249 | Cloning from charm-interface-hacluster cache and applying ref * 2024-11-17 20:20:56.447 | (0234 / 1318) 2024-11-17 20:20:56.465 | 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-17 20:20:56.803 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-11-17 20:20:56.876 | (0235 / 1318) 2024-11-17 20:20:56.893 | 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-17 20:20:57.235 | Cloning from charm-interface-keystone cache and applying ref * 2024-11-17 20:20:58.438 | (0236 / 1318) 2024-11-17 20:20:58.455 | 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-17 20:20:58.763 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-11-17 20:20:58.836 | (0237 / 1318) 2024-11-17 20:20:58.853 | 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-17 20:20:59.116 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-11-17 20:20:59.189 | (0238 / 1318) 2024-11-17 20:20:59.207 | 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-17 20:20:59.472 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-11-17 20:20:59.546 | (0239 / 1318) 2024-11-17 20:20:59.563 | 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-17 20:20:59.832 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-11-17 20:20:59.905 | (0240 / 1318) 2024-11-17 20:20:59.922 | 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-17 20:21:00.239 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-11-17 20:21:00.311 | (0241 / 1318) 2024-11-17 20:21:00.329 | 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-17 20:21:00.652 | Cloning from charm-interface-magpie cache and applying ref * 2024-11-17 20:21:00.725 | (0242 / 1318) 2024-11-17 20:21:00.743 | 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-17 20:21:01.024 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-11-17 20:21:01.096 | (0243 / 1318) 2024-11-17 20:21:01.114 | 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-17 20:21:01.394 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-11-17 20:21:01.468 | (0244 / 1318) 2024-11-17 20:21:01.485 | 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-17 20:21:01.840 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-11-17 20:21:01.913 | (0245 / 1318) 2024-11-17 20:21:01.931 | 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-17 20:21:02.227 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-11-17 20:21:02.300 | (0246 / 1318) 2024-11-17 20:21:02.318 | 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-17 20:21:02.583 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-11-17 20:21:02.655 | (0247 / 1318) 2024-11-17 20:21:02.673 | 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-17 20:21:02.959 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-11-17 20:21:03.032 | (0248 / 1318) 2024-11-17 20:21:03.049 | 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-17 20:21:03.310 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-11-17 20:21:03.384 | (0249 / 1318) 2024-11-17 20:21:03.401 | 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-17 20:21:03.663 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-11-17 20:21:03.736 | (0250 / 1318) 2024-11-17 20:21:03.753 | 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-17 20:21:04.020 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-11-17 20:21:04.092 | (0251 / 1318) 2024-11-17 20:21:04.110 | 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-17 20:21:04.369 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-11-17 20:21:04.442 | (0252 / 1318) 2024-11-17 20:21:04.459 | 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-17 20:21:04.740 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-11-17 20:21:04.812 | (0253 / 1318) 2024-11-17 20:21:04.830 | 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-17 20:21:05.122 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-11-17 20:21:05.194 | (0254 / 1318) 2024-11-17 20:21:05.212 | 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-17 20:21:05.538 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-11-17 20:21:05.611 | (0255 / 1318) 2024-11-17 20:21:05.628 | 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-17 20:21:05.913 | Cloning from charm-interface-placement cache and applying ref * 2024-11-17 20:21:05.986 | (0256 / 1318) 2024-11-17 20:21:06.004 | 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-17 20:21:06.310 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-11-17 20:21:06.382 | (0257 / 1318) 2024-11-17 20:21:06.399 | 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-17 20:21:06.680 | Cloning from charm-interface-service-control cache and applying ref * 2024-11-17 20:21:06.752 | (0258 / 1318) 2024-11-17 20:21:06.770 | 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-17 20:21:07.109 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-11-17 20:21:07.181 | (0259 / 1318) 2024-11-17 20:21:07.199 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-11-17 20:21:07.502 | Cloning from charm-ironic cache and applying ref * 2024-11-17 20:21:07.597 | (0260 / 1318) 2024-11-17 20:21:07.615 | 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-17 20:21:08.929 | Cloning from charm-ironic-api cache and applying ref * 2024-11-17 20:21:15.310 | (0261 / 1318) 2024-11-17 20:21:15.327 | 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-17 20:21:16.335 | Cloning from charm-ironic-conductor cache and applying ref * 2024-11-17 20:21:24.148 | (0262 / 1318) 2024-11-17 20:21:24.165 | 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-17 20:21:25.606 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-11-17 20:21:27.526 | (0263 / 1318) 2024-11-17 20:21:27.543 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-11-17 20:21:28.705 | Cloning from charm-keystone cache and applying ref * 2024-11-17 20:21:45.870 | (0264 / 1318) 2024-11-17 20:21:45.888 | 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-17 20:21:46.716 | Cloning from charm-keystone-k8s cache and applying ref * 2024-11-17 20:22:05.367 | (0265 / 1318) 2024-11-17 20:22:05.385 | 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-17 20:22:06.482 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-11-17 20:22:08.816 | (0266 / 1318) 2024-11-17 20:22:08.834 | 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-17 20:22:09.683 | Cloning from charm-keystone-ldap cache and applying ref * 2024-11-17 20:22:12.682 | (0267 / 1318) 2024-11-17 20:22:12.700 | 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-17 20:22:13.402 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-11-17 20:22:13.710 | (0268 / 1318) 2024-11-17 20:22:13.727 | 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-17 20:22:14.763 | Cloning from charm-keystone-openidc cache and applying ref * 2024-11-17 20:22:16.819 | (0269 / 1318) 2024-11-17 20:22:16.837 | 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-17 20:22:17.868 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-11-17 20:22:20.388 | (0270 / 1318) 2024-11-17 20:22:20.407 | 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-17 20:22:20.705 | Cloning from charm-layer-ceph cache and applying ref * 2024-11-17 20:22:20.778 | (0271 / 1318) 2024-11-17 20:22:20.796 | 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-17 20:22:21.084 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-11-17 20:22:21.158 | (0272 / 1318) 2024-11-17 20:22:21.176 | 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-17 20:22:21.582 | Cloning from charm-layer-openstack cache and applying ref * 2024-11-17 20:22:21.758 | (0273 / 1318) 2024-11-17 20:22:21.776 | 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-17 20:22:22.066 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-11-17 20:22:22.139 | (0274 / 1318) 2024-11-17 20:22:22.156 | 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-17 20:22:22.433 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-11-17 20:22:22.507 | (0275 / 1318) 2024-11-17 20:22:22.524 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-11-17 20:22:23.509 | Cloning from charm-magnum cache and applying ref * 2024-11-17 20:22:27.153 | (0276 / 1318) 2024-11-17 20:22:27.171 | 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-17 20:22:27.885 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-11-17 20:22:30.813 | (0277 / 1318) 2024-11-17 20:22:30.830 | 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-17 20:22:31.739 | Cloning from charm-magnum-k8s cache and applying ref * 2024-11-17 20:22:32.528 | (0278 / 1318) 2024-11-17 20:22:32.546 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-11-17 20:22:33.084 | Cloning from charm-magpie cache and applying ref * 2024-11-17 20:22:37.348 | (0279 / 1318) 2024-11-17 20:22:37.366 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-11-17 20:22:39.056 | Cloning from charm-manila cache and applying ref * 2024-11-17 20:22:44.916 | (0280 / 1318) 2024-11-17 20:22:44.933 | 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-17 20:22:45.560 | Cloning from charm-manila-dashboard cache and applying ref * 2024-11-17 20:22:47.735 | (0281 / 1318) 2024-11-17 20:22:47.752 | 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-17 20:22:48.213 | Cloning from charm-manila-flashblade cache and applying ref * 2024-11-17 20:22:48.288 | (0282 / 1318) 2024-11-17 20:22:48.306 | 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-17 20:22:49.158 | Cloning from charm-manila-ganesha cache and applying ref * 2024-11-17 20:22:55.254 | (0283 / 1318) 2024-11-17 20:22:55.271 | 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-17 20:22:56.289 | Cloning from charm-manila-generic cache and applying ref * 2024-11-17 20:23:00.929 | (0284 / 1318) 2024-11-17 20:23:00.947 | 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-17 20:23:01.379 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-11-17 20:23:01.459 | (0285 / 1318) 2024-11-17 20:23:01.477 | 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-17 20:23:02.204 | Cloning from charm-manila-infinidat cache and applying ref * 2024-11-17 20:23:03.202 | (0286 / 1318) 2024-11-17 20:23:03.220 | 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-17 20:23:04.190 | Cloning from charm-manila-netapp cache and applying ref * 2024-11-17 20:23:06.852 | (0287 / 1318) 2024-11-17 20:23:06.870 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-11-17 20:23:08.826 | Cloning from charm-masakari cache and applying ref * 2024-11-17 20:23:15.452 | (0288 / 1318) 2024-11-17 20:23:15.470 | 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-17 20:23:16.430 | Cloning from charm-masakari-monitors cache and applying ref * 2024-11-17 20:23:19.138 | (0289 / 1318) 2024-11-17 20:23:19.156 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-11-17 20:23:19.644 | Cloning from charm-mistral cache and applying ref * 2024-11-17 20:23:19.754 | (0290 / 1318) 2024-11-17 20:23:19.771 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-11-17 20:23:20.171 | Cloning from charm-murano cache and applying ref * 2024-11-17 20:23:20.247 | (0291 / 1318) 2024-11-17 20:23:20.264 | 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-17 20:23:21.447 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-11-17 20:23:27.865 | (0292 / 1318) 2024-11-17 20:23:27.883 | 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-17 20:23:28.526 | Cloning from charm-mysql-router cache and applying ref * 2024-11-17 20:23:31.086 | (0293 / 1318) 2024-11-17 20:23:31.103 | 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-17 20:23:32.401 | Cloning from charm-neutron-api cache and applying ref * 2024-11-17 20:23:40.746 | (0294 / 1318) 2024-11-17 20:23:40.764 | 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-17 20:23:41.149 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-11-17 20:23:41.242 | (0295 / 1318) 2024-11-17 20:23:41.259 | 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-17 20:23:41.984 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-11-17 20:23:44.300 | (0296 / 1318) 2024-11-17 20:23:44.317 | 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-17 20:23:45.337 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-11-17 20:23:47.481 | (0297 / 1318) 2024-11-17 20:23:47.498 | 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-17 20:23:48.449 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-11-17 20:23:53.145 | (0298 / 1318) 2024-11-17 20:23:53.162 | 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-17 20:23:53.718 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-11-17 20:23:55.072 | (0299 / 1318) 2024-11-17 20:23:55.090 | 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-17 20:23:56.263 | Cloning from charm-neutron-gateway cache and applying ref * 2024-11-17 20:24:03.434 | (0300 / 1318) 2024-11-17 20:24:03.451 | 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-17 20:24:04.487 | Cloning from charm-neutron-k8s cache and applying ref * 2024-11-17 20:24:09.181 | (0301 / 1318) 2024-11-17 20:24:09.198 | 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-17 20:24:10.002 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-11-17 20:24:15.108 | (0302 / 1318) 2024-11-17 20:24:15.126 | 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-17 20:24:16.003 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-11-17 20:24:19.661 | (0303 / 1318) 2024-11-17 20:24:19.678 | 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-17 20:24:21.313 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-11-17 20:24:37.579 | (0304 / 1318) 2024-11-17 20:24:37.596 | 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-17 20:24:38.949 | Cloning from charm-nova-compute cache and applying ref * 2024-11-17 20:24:53.171 | (0305 / 1318) 2024-11-17 20:24:53.188 | 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-17 20:24:53.915 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-11-17 20:24:55.038 | (0306 / 1318) 2024-11-17 20:24:55.055 | 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-17 20:24:55.411 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-11-17 20:24:55.510 | (0307 / 1318) 2024-11-17 20:24:55.527 | 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-17 20:24:56.144 | Cloning from charm-nova-k8s cache and applying ref * 2024-11-17 20:24:58.896 | (0308 / 1318) 2024-11-17 20:24:58.913 | 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-17 20:24:59.519 | Cloning from charm-nova-lxd cache and applying ref * 2024-11-17 20:24:59.740 | (0309 / 1318) 2024-11-17 20:24:59.758 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-11-17 20:25:00.602 | Cloning from charm-octavia cache and applying ref * 2024-11-17 20:25:06.976 | (0310 / 1318) 2024-11-17 20:25:06.994 | 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-17 20:25:07.778 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-11-17 20:25:09.659 | (0311 / 1318) 2024-11-17 20:25:09.676 | 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-17 20:25:10.535 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-11-17 20:25:13.052 | (0312 / 1318) 2024-11-17 20:25:13.069 | 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-17 20:25:13.580 | Cloning from charm-octavia-k8s cache and applying ref * 2024-11-17 20:25:14.258 | (0313 / 1318) 2024-11-17 20:25:14.276 | 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-17 20:25:14.626 | Cloning from charm-odl-controller cache and applying ref * 2024-11-17 20:25:14.733 | (0314 / 1318) 2024-11-17 20:25:14.750 | 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-17 20:25:15.821 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-11-17 20:25:25.805 | (0315 / 1318) 2024-11-17 20:25:25.823 | 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-17 20:25:26.272 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-11-17 20:25:26.489 | (0316 / 1318) 2024-11-17 20:25:26.507 | 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-17 20:25:26.991 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-11-17 20:25:29.927 | (0317 / 1318) 2024-11-17 20:25:29.945 | 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-17 20:25:30.245 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-11-17 20:25:30.324 | (0318 / 1318) 2024-11-17 20:25:30.341 | 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-17 20:25:30.760 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-11-17 20:25:30.850 | (0319 / 1318) 2024-11-17 20:25:30.867 | 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-17 20:25:31.275 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-11-17 20:25:31.428 | (0320 / 1318) 2024-11-17 20:25:31.445 | 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-17 20:25:31.713 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-11-17 20:25:31.786 | (0321 / 1318) 2024-11-17 20:25:31.804 | 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-17 20:25:32.099 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-11-17 20:25:32.172 | (0322 / 1318) 2024-11-17 20:25:32.189 | 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-17 20:25:32.452 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-11-17 20:25:32.528 | (0323 / 1318) 2024-11-17 20:25:32.545 | 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-17 20:25:32.977 | Cloning from charm-ops-openstack cache and applying ref * 2024-11-17 20:25:33.197 | (0324 / 1318) 2024-11-17 20:25:33.214 | 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-17 20:25:33.799 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-11-17 20:25:41.056 | (0325 / 1318) 2024-11-17 20:25:41.073 | 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-17 20:25:41.550 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-11-17 20:25:41.791 | (0326 / 1318) 2024-11-17 20:25:41.808 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-11-17 20:25:42.094 | Cloning from charm-panko cache and applying ref * 2024-11-17 20:25:42.170 | (0327 / 1318) 2024-11-17 20:25:42.188 | 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-17 20:25:42.674 | Cloning from charm-percona-cluster cache and applying ref * 2024-11-17 20:25:43.551 | (0328 / 1318) 2024-11-17 20:25:43.568 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-11-17 20:25:44.387 | Cloning from charm-placement cache and applying ref * 2024-11-17 20:25:48.808 | (0329 / 1318) 2024-11-17 20:25:48.826 | 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-17 20:25:49.446 | Cloning from charm-placement-k8s cache and applying ref * 2024-11-17 20:25:52.932 | (0330 / 1318) 2024-11-17 20:25:52.950 | 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-17 20:25:53.638 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-11-17 20:25:59.622 | (0331 / 1318) 2024-11-17 20:25:59.640 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-11-17 20:26:00.217 | Cloning from charm-specs cache and applying ref * 2024-11-17 20:26:02.002 | (0332 / 1318) 2024-11-17 20:26:02.020 | 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-17 20:26:03.056 | Cloning from charm-swift-proxy cache and applying ref * 2024-11-17 20:26:09.298 | (0333 / 1318) 2024-11-17 20:26:09.316 | 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-17 20:26:10.316 | Cloning from charm-swift-storage cache and applying ref * 2024-11-17 20:26:15.239 | (0334 / 1318) 2024-11-17 20:26:15.257 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-11-17 20:26:15.607 | Cloning from charm-tempest cache and applying ref * 2024-11-17 20:26:15.690 | (0335 / 1318) 2024-11-17 20:26:15.707 | 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-17 20:26:16.021 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-11-17 20:26:16.102 | (0336 / 1318) 2024-11-17 20:26:16.120 | 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-17 20:26:16.451 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-11-17 20:26:16.533 | (0337 / 1318) 2024-11-17 20:26:16.551 | 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-17 20:26:16.836 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-11-17 20:26:16.919 | (0338 / 1318) 2024-11-17 20:26:16.936 | 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-17 20:26:17.387 | Cloning from charm-trilio-wlm cache and applying ref * 2024-11-17 20:26:17.470 | (0339 / 1318) 2024-11-17 20:26:17.487 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-11-17 20:26:17.836 | Cloning from charm-trove cache and applying ref * 2024-11-17 20:26:17.932 | (0340 / 1318) 2024-11-17 20:26:17.949 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-11-17 20:26:24.115 | Cloning from charm-vault cache and applying ref * 2024-11-17 20:26:33.595 | (0341 / 1318) 2024-11-17 20:26:33.612 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-11-17 20:26:34.677 | Cloning from charm-watcher cache and applying ref * 2024-11-17 20:26:38.036 | (0342 / 1318) 2024-11-17 20:26:38.054 | 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-17 20:26:38.577 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-11-17 20:26:41.157 | (0343 / 1318) 2024-11-17 20:26:41.174 | 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-17 20:26:41.591 | Cloning from charm-zuul-jobs cache and applying ref * 2024-11-17 20:26:42.532 | (0344 / 1318) 2024-11-17 20:26:42.550 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-11-17 20:26:43.413 | Cloning from charms.ceph cache and applying ref * 2024-11-17 20:26:44.496 | (0345 / 1318) 2024-11-17 20:26:44.514 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-11-17 20:26:45.164 | Cloning from charms.openstack cache and applying ref * 2024-11-17 20:26:48.717 | (0346 / 1318) 2024-11-17 20:26:48.735 | 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-17 20:26:49.247 | Cloning from ci-log-processing cache and applying ref * 2024-11-17 20:26:54.827 | (0347 / 1318) 2024-11-17 20:26:54.844 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-11-17 20:26:56.985 | Cloning from cinder cache and applying ref * 2024-11-17 20:27:26.080 | (0348 / 1318) 2024-11-17 20:27:26.097 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-11-17 20:27:26.756 | Cloning from cinder-specs cache and applying ref * 2024-11-17 20:27:28.324 | (0349 / 1318) 2024-11-17 20:27:28.342 | 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-17 20:27:29.338 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-11-17 20:27:34.587 | (0350 / 1318) 2024-11-17 20:27:34.604 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-11-17 20:27:35.805 | Cloning from cinderlib cache and applying ref * 2024-11-17 20:27:37.626 | (0351 / 1318) 2024-11-17 20:27:37.643 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-11-17 20:27:39.148 | Cloning from cliff cache and applying ref * 2024-11-17 20:27:41.356 | (0352 / 1318) 2024-11-17 20:27:41.374 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-11-17 20:27:43.243 | Cloning from cloudkitty cache and applying ref * 2024-11-17 20:28:01.904 | (0353 / 1318) 2024-11-17 20:28:01.922 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-11-17 20:28:03.445 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-11-17 20:28:05.071 | (0354 / 1318) 2024-11-17 20:28:05.088 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-11-17 20:28:05.523 | Cloning from cloudkitty-specs cache and applying ref * 2024-11-17 20:28:05.627 | (0355 / 1318) 2024-11-17 20:28:05.644 | 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-17 20:28:06.787 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-11-17 20:28:07.249 | (0356 / 1318) 2024-11-17 20:28:07.267 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-11-17 20:28:07.778 | Cloning from codegenerator cache and applying ref * 2024-11-17 20:28:34.247 | (0357 / 1318) 2024-11-17 20:28:34.264 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-11-17 20:28:34.826 | Cloning from constellations cache and applying ref * 2024-11-17 20:28:34.900 | (0358 / 1318) 2024-11-17 20:28:34.918 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-11-17 20:28:35.579 | Cloning from contributor-guide cache and applying ref * 2024-11-17 20:28:36.658 | (0359 / 1318) 2024-11-17 20:28:36.675 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-11-17 20:28:37.021 | Cloning from cookiecutter cache and applying ref * 2024-11-17 20:28:37.126 | (0360 / 1318) 2024-11-17 20:28:37.144 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-11-17 20:28:37.597 | Cloning from coverage2sql cache and applying ref * 2024-11-17 20:28:37.682 | (0361 / 1318) 2024-11-17 20:28:37.699 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-11-17 20:28:39.871 | Cloning from cyborg cache and applying ref * 2024-11-17 20:28:46.161 | (0362 / 1318) 2024-11-17 20:28:46.179 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-11-17 20:28:46.565 | Cloning from cyborg-specs cache and applying ref * 2024-11-17 20:28:46.723 | (0363 / 1318) 2024-11-17 20:28:46.740 | 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-17 20:28:47.335 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-11-17 20:28:47.609 | (0364 / 1318) 2024-11-17 20:28:47.626 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-11-17 20:28:48.203 | Cloning from debtcollector cache and applying ref * 2024-11-17 20:28:48.936 | (0365 / 1318) 2024-11-17 20:28:48.954 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-11-17 20:28:50.792 | Cloning from designate cache and applying ref * 2024-11-17 20:29:41.116 | (0366 / 1318) 2024-11-17 20:29:41.134 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-11-17 20:29:42.805 | Cloning from designate-dashboard cache and applying ref * 2024-11-17 20:29:45.722 | (0367 / 1318) 2024-11-17 20:29:45.739 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-11-17 20:29:46.172 | Cloning from designate-specs cache and applying ref * 2024-11-17 20:29:46.316 | (0368 / 1318) 2024-11-17 20:29:46.334 | 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-17 20:29:47.447 | Cloning from designate-tempest-plugin cache and applying ref * 2024-11-17 20:29:52.377 | (0369 / 1318) 2024-11-17 20:29:52.395 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-11-17 20:29:54.462 | Cloning from devstack cache and applying ref * 2024-11-17 20:30:29.382 | (0370 / 1318) 2024-11-17 20:30:29.399 | 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-17 20:30:29.895 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-11-17 20:30:29.980 | (0371 / 1318) 2024-11-17 20:30:29.998 | 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-17 20:30:32.081 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-11-17 20:30:39.787 | (0372 / 1318) 2024-11-17 20:30:39.805 | 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-17 20:30:41.267 | Cloning from devstack-plugin-container cache and applying ref * 2024-11-17 20:30:43.604 | (0373 / 1318) 2024-11-17 20:30:43.622 | 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-17 20:30:43.908 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-11-17 20:30:43.980 | (0374 / 1318) 2024-11-17 20:30:43.998 | 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-17 20:30:44.805 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-11-17 20:30:44.896 | (0375 / 1318) 2024-11-17 20:30:44.914 | 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-17 20:30:45.350 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-11-17 20:30:45.649 | (0376 / 1318) 2024-11-17 20:30:45.667 | 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-17 20:30:45.933 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-11-17 20:30:46.029 | (0377 / 1318) 2024-11-17 20:30:46.047 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-11-17 20:30:46.471 | Cloning from devstack-tools cache and applying ref * 2024-11-17 20:30:46.571 | (0378 / 1318) 2024-11-17 20:30:46.588 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-11-17 20:30:47.083 | Cloning from devstack-vagrant cache and applying ref * 2024-11-17 20:30:47.416 | (0379 / 1318) 2024-11-17 20:30:47.433 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-11-17 20:30:48.733 | Cloning from diskimage-builder cache and applying ref * 2024-11-17 20:31:09.863 | (0380 / 1318) 2024-11-17 20:31:09.881 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-11-17 20:31:10.714 | Cloning from election cache and applying ref * 2024-11-17 20:31:30.071 | (0381 / 1318) 2024-11-17 20:31:30.088 | 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-17 20:31:30.633 | Cloning from eslint-config-openstack cache and applying ref * 2024-11-17 20:31:30.724 | (0382 / 1318) 2024-11-17 20:31:30.742 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-11-17 20:31:31.733 | Cloning from etcd3gw cache and applying ref * 2024-11-17 20:31:34.889 | (0383 / 1318) 2024-11-17 20:31:34.906 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-11-17 20:31:36.556 | Cloning from freezer cache and applying ref * 2024-11-17 20:31:39.921 | (0384 / 1318) 2024-11-17 20:31:39.938 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-11-17 20:31:40.780 | Cloning from freezer-api cache and applying ref * 2024-11-17 20:31:40.988 | (0385 / 1318) 2024-11-17 20:31:41.006 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-11-17 20:31:41.921 | Cloning from freezer-dr cache and applying ref * 2024-11-17 20:31:42.052 | (0386 / 1318) 2024-11-17 20:31:42.070 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-11-17 20:31:42.437 | Cloning from freezer-specs cache and applying ref * 2024-11-17 20:31:42.513 | (0387 / 1318) 2024-11-17 20:31:42.530 | 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-17 20:31:43.206 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-11-17 20:31:43.318 | (0388 / 1318) 2024-11-17 20:31:43.336 | 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-17 20:31:44.239 | Cloning from freezer-web-ui cache and applying ref * 2024-11-17 20:31:44.399 | (0389 / 1318) 2024-11-17 20:31:44.417 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-11-17 20:31:45.479 | Cloning from futurist cache and applying ref * 2024-11-17 20:31:46.283 | (0390 / 1318) 2024-11-17 20:31:46.301 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-11-17 20:31:49.431 | Cloning from glance cache and applying ref * 2024-11-17 20:32:58.780 | (0391 / 1318) 2024-11-17 20:32:58.798 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-11-17 20:32:59.550 | Cloning from glance-specs cache and applying ref * 2024-11-17 20:33:03.947 | (0392 / 1318) 2024-11-17 20:33:03.965 | 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-17 20:33:05.159 | Cloning from glance-tempest-plugin cache and applying ref * 2024-11-17 20:33:06.302 | (0393 / 1318) 2024-11-17 20:33:06.319 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-11-17 20:33:08.741 | Cloning from glance_store cache and applying ref * 2024-11-17 20:33:20.690 | (0394 / 1318) 2024-11-17 20:33:20.707 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-11-17 20:33:21.091 | Cloning from goal-tools cache and applying ref * 2024-11-17 20:33:21.264 | (0395 / 1318) 2024-11-17 20:33:21.282 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-11-17 20:33:22.654 | Cloning from governance cache and applying ref * 2024-11-17 20:33:46.893 | (0396 / 1318) 2024-11-17 20:33:46.910 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-11-17 20:33:47.512 | Cloning from governance-sigs cache and applying ref * 2024-11-17 20:33:47.613 | (0397 / 1318) 2024-11-17 20:33:47.631 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-11-17 20:33:47.986 | Cloning from governance-website cache and applying ref * 2024-11-17 20:33:48.058 | (0398 / 1318) 2024-11-17 20:33:48.076 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-11-17 20:33:49.793 | Cloning from grenade cache and applying ref * 2024-11-17 20:33:55.371 | (0399 / 1318) 2024-11-17 20:33:55.389 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-11-17 20:33:56.043 | Cloning from ha-guide cache and applying ref * 2024-11-17 20:33:56.764 | (0400 / 1318) 2024-11-17 20:33:56.781 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-11-17 20:33:57.918 | Cloning from hacking cache and applying ref * 2024-11-17 20:33:59.298 | (0401 / 1318) 2024-11-17 20:33:59.315 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-11-17 20:34:02.382 | Cloning from heat cache and applying ref * 2024-11-17 20:34:55.523 | (0402 / 1318) 2024-11-17 20:34:55.580 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-11-17 20:34:57.779 | Cloning from heat-agents cache and applying ref * 2024-11-17 20:34:59.875 | (0403 / 1318) 2024-11-17 20:34:59.924 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-11-17 20:35:00.663 | Cloning from heat-cfntools cache and applying ref * 2024-11-17 20:35:01.585 | (0404 / 1318) 2024-11-17 20:35:01.603 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-11-17 20:35:03.254 | Cloning from heat-dashboard cache and applying ref * 2024-11-17 20:35:13.709 | (0405 / 1318) 2024-11-17 20:35:13.727 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-11-17 20:35:14.375 | Cloning from heat-specs cache and applying ref * 2024-11-17 20:35:14.599 | (0406 / 1318) 2024-11-17 20:35:14.616 | 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-17 20:35:16.468 | Cloning from heat-tempest-plugin cache and applying ref * 2024-11-17 20:35:22.208 | (0407 / 1318) 2024-11-17 20:35:22.227 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2024-11-17 20:35:22.625 | Cloning from heat-templates cache and applying ref * 2024-11-17 20:35:22.856 | (0408 / 1318) 2024-11-17 20:35:22.874 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2024-11-17 20:35:24.430 | Cloning from heat-translator cache and applying ref * 2024-11-17 20:35:25.421 | (0409 / 1318) 2024-11-17 20:35:25.439 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2024-11-17 20:35:29.129 | Cloning from horizon cache and applying ref * 2024-11-17 20:36:39.912 | (0410 / 1318) 2024-11-17 20:36:39.930 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2024-11-17 20:36:40.754 | Cloning from i18n cache and applying ref * 2024-11-17 20:36:45.056 | (0411 / 1318) 2024-11-17 20:36:45.074 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2024-11-17 20:36:45.409 | Cloning from ideas cache and applying ref * 2024-11-17 20:36:45.483 | (0412 / 1318) 2024-11-17 20:36:45.501 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2024-11-17 20:36:47.844 | Cloning from ironic cache and applying ref * 2024-11-17 20:37:02.274 | (0413 / 1318) 2024-11-17 20:37:02.293 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2024-11-17 20:37:05.529 | Cloning from ironic-inspector cache and applying ref * 2024-11-17 20:37:17.292 | (0414 / 1318) 2024-11-17 20:37:17.310 | 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-17 20:37:17.881 | Cloning from ironic-inspector-specs cache and applying ref * 2024-11-17 20:37:17.956 | (0415 / 1318) 2024-11-17 20:37:17.975 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2024-11-17 20:37:20.480 | Cloning from ironic-lib cache and applying ref * 2024-11-17 20:37:29.515 | (0416 / 1318) 2024-11-17 20:37:29.533 | 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-17 20:37:31.158 | Cloning from ironic-prometheus-exporter cache and applying ref * 2024-11-17 20:37:33.427 | (0417 / 1318) 2024-11-17 20:37:33.444 | 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-17 20:37:37.539 | Cloning from ironic-python-agent cache and applying ref * 2024-11-17 20:38:07.668 | (0418 / 1318) 2024-11-17 20:38:07.686 | 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-17 20:38:10.922 | Cloning from ironic-python-agent-builder cache and applying ref * 2024-11-17 20:38:19.657 | (0419 / 1318) 2024-11-17 20:38:19.675 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2024-11-17 20:38:20.323 | Cloning from ironic-specs cache and applying ref * 2024-11-17 20:38:26.798 | (0420 / 1318) 2024-11-17 20:38:26.815 | 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-17 20:38:28.571 | Cloning from ironic-tempest-plugin cache and applying ref * 2024-11-17 20:38:37.887 | (0421 / 1318) 2024-11-17 20:38:37.905 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2024-11-17 20:38:39.712 | Cloning from ironic-ui cache and applying ref * 2024-11-17 20:38:42.155 | (0422 / 1318) 2024-11-17 20:38:42.172 | 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-17 20:38:42.578 | Cloning from karma-subunit-reporter cache and applying ref * 2024-11-17 20:38:42.655 | (0423 / 1318) 2024-11-17 20:38:42.673 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2024-11-17 20:38:46.496 | Cloning from kayobe cache and applying ref * 2024-11-17 20:40:22.151 | (0424 / 1318) 2024-11-17 20:40:22.169 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2024-11-17 20:40:25.084 | Cloning from kayobe-config cache and applying ref * 2024-11-17 20:40:28.015 | (0425 / 1318) 2024-11-17 20:40:28.032 | 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-17 20:40:30.793 | Cloning from kayobe-config-dev cache and applying ref * 2024-11-17 20:40:33.566 | (0426 / 1318) 2024-11-17 20:40:33.583 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2024-11-17 20:40:36.966 | Cloning from keystone cache and applying ref * 2024-11-17 20:41:08.449 | (0427 / 1318) 2024-11-17 20:41:08.467 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2024-11-17 20:41:09.052 | Cloning from keystone-specs cache and applying ref * 2024-11-17 20:41:10.017 | (0428 / 1318) 2024-11-17 20:41:10.035 | 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-17 20:41:11.506 | Cloning from keystone-tempest-plugin cache and applying ref * 2024-11-17 20:41:13.106 | (0429 / 1318) 2024-11-17 20:41:13.123 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2024-11-17 20:41:15.870 | Cloning from keystoneauth cache and applying ref * 2024-11-17 20:41:25.940 | (0430 / 1318) 2024-11-17 20:41:25.958 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2024-11-17 20:41:27.903 | Cloning from keystonemiddleware cache and applying ref * 2024-11-17 20:41:35.412 | (0431 / 1318) 2024-11-17 20:41:35.430 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2024-11-17 20:41:44.472 | Cloning from kolla cache and applying ref * 2024-11-17 20:42:56.226 | (0432 / 1318) 2024-11-17 20:42:56.243 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2024-11-17 20:42:58.468 | Cloning from kolla-ansible cache and applying ref * 2024-11-17 20:43:08.137 | (0433 / 1318) 2024-11-17 20:43:08.154 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2024-11-17 20:43:09.824 | Cloning from kuryr cache and applying ref * 2024-11-17 20:43:11.284 | (0434 / 1318) 2024-11-17 20:43:11.302 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2024-11-17 20:43:12.495 | Cloning from kuryr-libnetwork cache and applying ref * 2024-11-17 20:43:13.465 | (0435 / 1318) 2024-11-17 20:43:13.482 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2024-11-17 20:43:14.020 | Cloning from large-scale cache and applying ref * 2024-11-17 20:43:14.409 | (0436 / 1318) 2024-11-17 20:43:14.427 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2024-11-17 20:43:14.923 | Cloning from ldappool cache and applying ref * 2024-11-17 20:43:15.351 | (0437 / 1318) 2024-11-17 20:43:15.369 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2024-11-17 20:43:16.156 | Cloning from liberasurecode cache and applying ref * 2024-11-17 20:43:18.367 | (0438 / 1318) 2024-11-17 20:43:18.385 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2024-11-17 20:43:18.809 | Cloning from loci cache and applying ref * 2024-11-17 20:43:20.957 | (0439 / 1318) 2024-11-17 20:43:20.975 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2024-11-17 20:43:21.263 | Cloning from logstash-filters cache and applying ref * 2024-11-17 20:43:21.336 | (0440 / 1318) 2024-11-17 20:43:21.353 | Updating cache of https://opendev.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_41f00708a968caa595ccfaef51e7518afb54c6ef with ref * 2024-11-17 20:43:23.482 | Cloning from magnum cache and applying ref * 2024-11-17 20:44:00.226 | (0441 / 1318) 2024-11-17 20:44:00.244 | 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-17 20:44:00.894 | Cloning from magnum-capi-helm cache and applying ref * 2024-11-17 20:44:03.347 | (0442 / 1318) 2024-11-17 20:44:03.364 | 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-17 20:44:03.760 | Cloning from magnum-capi-helm-charts cache and applying ref * 2024-11-17 20:44:03.851 | (0443 / 1318) 2024-11-17 20:44:03.868 | Updating cache of https://opendev.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_87e7b100747c74265d872547dd97423efba906b5 with ref * 2024-11-17 20:44:04.256 | Cloning from magnum-specs cache and applying ref * 2024-11-17 20:44:04.380 | (0444 / 1318) 2024-11-17 20:44:04.397 | 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-17 20:44:05.512 | Cloning from magnum-tempest-plugin cache and applying ref * 2024-11-17 20:44:07.156 | (0445 / 1318) 2024-11-17 20:44:07.173 | Updating cache of https://opendev.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_32445b5e98fabc378f0eaab80b4b0464fcf89dcb with ref * 2024-11-17 20:44:08.817 | Cloning from magnum-ui cache and applying ref * 2024-11-17 20:44:13.035 | (0446 / 1318) 2024-11-17 20:44:13.052 | Updating cache of https://opendev.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d4e3ca608e791f72ef0a0598888e18597f564d93 with ref * 2024-11-17 20:44:14.422 | Cloning from manila cache and applying ref * 2024-11-17 20:44:24.504 | (0447 / 1318) 2024-11-17 20:44:24.522 | 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-17 20:44:24.880 | Cloning from manila-image-elements cache and applying ref * 2024-11-17 20:44:25.035 | (0448 / 1318) 2024-11-17 20:44:25.052 | Updating cache of https://opendev.org/openstack/manila-specs.git in /opt/dib_cache/source-repositories/manila_specs_0c0ec1c287bf1eb7db9d853ece0f26f1c13b86c1 with ref * 2024-11-17 20:44:25.648 | Cloning from manila-specs cache and applying ref * 2024-11-17 20:44:26.442 | (0449 / 1318) 2024-11-17 20:44:26.460 | 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-17 20:44:27.489 | Cloning from manila-tempest-plugin cache and applying ref * 2024-11-17 20:44:37.760 | (0450 / 1318) 2024-11-17 20:44:37.777 | 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-17 20:44:38.197 | Cloning from manila-test-image cache and applying ref * 2024-11-17 20:44:38.280 | (0451 / 1318) 2024-11-17 20:44:38.298 | Updating cache of https://opendev.org/openstack/manila-ui.git in /opt/dib_cache/source-repositories/manila_ui_f51bcab27cb75715a7be7e9592f96630b8722f5f with ref * 2024-11-17 20:44:39.410 | Cloning from manila-ui cache and applying ref * 2024-11-17 20:44:44.911 | (0452 / 1318) 2024-11-17 20:44:44.928 | Updating cache of https://opendev.org/openstack/masakari.git in /opt/dib_cache/source-repositories/masakari_790592d99716bd97ed98d2839ce492c6fe3a7e0d with ref * 2024-11-17 20:44:46.212 | Cloning from masakari cache and applying ref * 2024-11-17 20:44:52.990 | (0453 / 1318) 2024-11-17 20:44:53.007 | Updating cache of https://opendev.org/openstack/masakari-dashboard.git in /opt/dib_cache/source-repositories/masakari_dashboard_063ae6b1b139b7c8813e9f35b69e5d0ac647eb0a with ref * 2024-11-17 20:44:54.782 | Cloning from masakari-dashboard cache and applying ref * 2024-11-17 20:44:56.270 | (0454 / 1318) 2024-11-17 20:44:56.288 | Updating cache of https://opendev.org/openstack/masakari-monitors.git in /opt/dib_cache/source-repositories/masakari_monitors_4555ef5fdb8d9ea86bb07d8de419435f4406945e with ref * 2024-11-17 20:44:57.352 | Cloning from masakari-monitors cache and applying ref * 2024-11-17 20:44:58.291 | (0455 / 1318) 2024-11-17 20:44:58.308 | Updating cache of https://opendev.org/openstack/masakari-specs.git in /opt/dib_cache/source-repositories/masakari_specs_d5415a537a24b672b9ae745a20f90ffbe54d1fbf with ref * 2024-11-17 20:44:58.633 | Cloning from masakari-specs cache and applying ref * 2024-11-17 20:44:58.820 | (0456 / 1318) 2024-11-17 20:44:58.838 | Updating cache of https://opendev.org/openstack/meta-config.git in /opt/dib_cache/source-repositories/meta_config_dd0fb15d2e61ec8707b2e9c24c3d19c61540c6e2 with ref * 2024-11-17 20:44:59.102 | Cloning from meta-config cache and applying ref * 2024-11-17 20:44:59.174 | (0457 / 1318) 2024-11-17 20:44:59.191 | Updating cache of https://opendev.org/openstack/metalsmith.git in /opt/dib_cache/source-repositories/metalsmith_334e7049ca7f24d329720fa892e89b5469fb6650 with ref * 2024-11-17 20:45:01.029 | Cloning from metalsmith cache and applying ref * 2024-11-17 20:45:05.808 | (0458 / 1318) 2024-11-17 20:45:05.826 | Updating cache of https://opendev.org/openstack/microversion-parse.git in /opt/dib_cache/source-repositories/microversion_parse_a1bdde23a4931a3aba6529f2d418b2b082011172 with ref * 2024-11-17 20:45:06.201 | Cloning from microversion-parse cache and applying ref * 2024-11-17 20:45:06.350 | (0459 / 1318) 2024-11-17 20:45:06.367 | Updating cache of https://opendev.org/openstack/mistral.git in /opt/dib_cache/source-repositories/mistral_5acbd5030e75c365c3439a6bed8aaefce4a281af with ref * 2024-11-17 20:45:14.330 | Cloning from mistral cache and applying ref * 2024-11-17 20:45:25.210 | (0460 / 1318) 2024-11-17 20:45:25.227 | Updating cache of https://opendev.org/openstack/mistral-dashboard.git in /opt/dib_cache/source-repositories/mistral_dashboard_386e699b9c70fbcc90fce72ecd868c9b4f4a2674 with ref * 2024-11-17 20:45:26.850 | Cloning from mistral-dashboard cache and applying ref * 2024-11-17 20:45:28.423 | (0461 / 1318) 2024-11-17 20:45:28.440 | Updating cache of https://opendev.org/openstack/mistral-extra.git in /opt/dib_cache/source-repositories/mistral_extra_e7e18012c946c90298ae68873db51a3db9ae9aa0 with ref * 2024-11-17 20:45:30.422 | Cloning from mistral-extra cache and applying ref * 2024-11-17 20:45:33.183 | (0462 / 1318) 2024-11-17 20:45:33.201 | Updating cache of https://opendev.org/openstack/mistral-lib.git in /opt/dib_cache/source-repositories/mistral_lib_e53f3ac304015a478693063e5ac5b64729c6fde3 with ref * 2024-11-17 20:45:34.170 | Cloning from mistral-lib cache and applying ref * 2024-11-17 20:45:34.900 | (0463 / 1318) 2024-11-17 20:45:34.917 | Updating cache of https://opendev.org/openstack/mistral-specs.git in /opt/dib_cache/source-repositories/mistral_specs_88dcba4bc39de09d48bdeabb87d988b618619288 with ref * 2024-11-17 20:45:35.344 | Cloning from mistral-specs cache and applying ref * 2024-11-17 20:45:35.448 | (0464 / 1318) 2024-11-17 20:45:35.465 | 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-17 20:45:36.317 | Cloning from mistral-tempest-plugin cache and applying ref * 2024-11-17 20:45:37.353 | (0465 / 1318) 2024-11-17 20:45:37.370 | Updating cache of https://opendev.org/openstack/molteniron.git in /opt/dib_cache/source-repositories/molteniron_c7d0773fdbcba00cf6ba85e4a1fca7d7b4cbe162 with ref * 2024-11-17 20:45:37.671 | Cloning from molteniron cache and applying ref * 2024-11-17 20:45:37.749 | (0466 / 1318) 2024-11-17 20:45:37.766 | Updating cache of https://opendev.org/openstack/monasca-agent.git in /opt/dib_cache/source-repositories/monasca_agent_03fd057ef58c531340eb1340fdd7f4e46fe572c7 with ref * 2024-11-17 20:45:39.058 | Cloning from monasca-agent cache and applying ref * 2024-11-17 20:45:39.446 | (0467 / 1318) 2024-11-17 20:45:39.463 | Updating cache of https://opendev.org/openstack/monasca-api.git in /opt/dib_cache/source-repositories/monasca_api_a8f8e51628a6eff2f91b816daa4237748bbc5cf2 with ref * 2024-11-17 20:45:40.612 | Cloning from monasca-api cache and applying ref * 2024-11-17 20:45:42.291 | (0468 / 1318) 2024-11-17 20:45:42.307 | Updating cache of https://opendev.org/openstack/monasca-ceilometer.git in /opt/dib_cache/source-repositories/monasca_ceilometer_68da42d44d76127113eae66d1eb184a666d653c9 with ref * 2024-11-17 20:45:42.874 | Cloning from monasca-ceilometer cache and applying ref * 2024-11-17 20:45:42.974 | (0469 / 1318) 2024-11-17 20:45:42.991 | Updating cache of https://opendev.org/openstack/monasca-common.git in /opt/dib_cache/source-repositories/monasca_common_c1bfe7989038e703ed5c036745954b7c8a1867aa with ref * 2024-11-17 20:45:43.830 | Cloning from monasca-common cache and applying ref * 2024-11-17 20:45:44.286 | (0470 / 1318) 2024-11-17 20:45:44.303 | 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-17 20:45:44.833 | Cloning from monasca-events-api cache and applying ref * 2024-11-17 20:45:44.988 | (0471 / 1318) 2024-11-17 20:45:45.005 | 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-17 20:45:45.307 | Cloning from monasca-grafana-datasource cache and applying ref * 2024-11-17 20:45:45.382 | (0472 / 1318) 2024-11-17 20:45:45.399 | 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-17 20:45:45.732 | Cloning from monasca-kibana-plugin cache and applying ref * 2024-11-17 20:45:45.814 | (0473 / 1318) 2024-11-17 20:45:45.831 | 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-17 20:45:46.185 | Cloning from monasca-log-api cache and applying ref * 2024-11-17 20:45:46.270 | (0474 / 1318) 2024-11-17 20:45:46.287 | Updating cache of https://opendev.org/openstack/monasca-notification.git in /opt/dib_cache/source-repositories/monasca_notification_f3451ab9a16dd5ab2ac7d3979d3695a96760ae36 with ref * 2024-11-17 20:45:46.750 | Cloning from monasca-notification cache and applying ref * 2024-11-17 20:45:46.966 | (0475 / 1318) 2024-11-17 20:45:46.983 | Updating cache of https://opendev.org/openstack/monasca-persister.git in /opt/dib_cache/source-repositories/monasca_persister_db88eb6150e83bb4fe2f5670f0f800ac04b63059 with ref * 2024-11-17 20:45:48.021 | Cloning from monasca-persister cache and applying ref * 2024-11-17 20:45:48.396 | (0476 / 1318) 2024-11-17 20:45:48.413 | Updating cache of https://opendev.org/openstack/monasca-specs.git in /opt/dib_cache/source-repositories/monasca_specs_320e35ef0eeaa22ea1779f10cb8e0e2aeae730cf with ref * 2024-11-17 20:45:48.724 | Cloning from monasca-specs cache and applying ref * 2024-11-17 20:45:48.801 | (0477 / 1318) 2024-11-17 20:45:48.818 | Updating cache of https://opendev.org/openstack/monasca-statsd.git in /opt/dib_cache/source-repositories/monasca_statsd_5a323fe22b1a7dd02270e0ef49264a6afc90924b with ref * 2024-11-17 20:45:49.358 | Cloning from monasca-statsd cache and applying ref * 2024-11-17 20:45:49.462 | (0478 / 1318) 2024-11-17 20:45:49.479 | 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-17 20:45:49.857 | Cloning from monasca-tempest-plugin cache and applying ref * 2024-11-17 20:45:49.976 | (0479 / 1318) 2024-11-17 20:45:49.993 | Updating cache of https://opendev.org/openstack/monasca-thresh.git in /opt/dib_cache/source-repositories/monasca_thresh_4e92790e44c4177b32acac93b17797246ac94343 with ref * 2024-11-17 20:45:50.472 | Cloning from monasca-thresh cache and applying ref * 2024-11-17 20:45:50.647 | (0480 / 1318) 2024-11-17 20:45:50.665 | Updating cache of https://opendev.org/openstack/monasca-transform.git in /opt/dib_cache/source-repositories/monasca_transform_b1ea2060633488f221e11c708da7b43038148c51 with ref * 2024-11-17 20:45:51.126 | Cloning from monasca-transform cache and applying ref * 2024-11-17 20:45:51.212 | (0481 / 1318) 2024-11-17 20:45:51.229 | Updating cache of https://opendev.org/openstack/monasca-ui.git in /opt/dib_cache/source-repositories/monasca_ui_18ad471a6a97c5f261112657d513681be397e0db with ref * 2024-11-17 20:45:51.688 | Cloning from monasca-ui cache and applying ref * 2024-11-17 20:45:51.874 | (0482 / 1318) 2024-11-17 20:45:51.891 | 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-17 20:45:52.259 | Cloning from multi-arch-sig cache and applying ref * 2024-11-17 20:45:52.331 | (0483 / 1318) 2024-11-17 20:45:52.348 | Updating cache of https://opendev.org/openstack/networking-bagpipe.git in /opt/dib_cache/source-repositories/networking_bagpipe_2096b3154e9bb6339f8b804c6402209b5afd2bbb with ref * 2024-11-17 20:45:53.846 | Cloning from networking-bagpipe cache and applying ref * 2024-11-17 20:45:57.627 | (0484 / 1318) 2024-11-17 20:45:57.644 | Updating cache of https://opendev.org/openstack/networking-baremetal.git in /opt/dib_cache/source-repositories/networking_baremetal_eb427548fcb1af7f1d3a8fbb5db2915477b76ca1 with ref * 2024-11-17 20:45:58.722 | Cloning from networking-baremetal cache and applying ref * 2024-11-17 20:46:00.569 | (0485 / 1318) 2024-11-17 20:46:00.586 | Updating cache of https://opendev.org/openstack/networking-bgpvpn.git in /opt/dib_cache/source-repositories/networking_bgpvpn_754f42a20e6cbf86343040a5d04246ae08cfa87e with ref * 2024-11-17 20:46:01.542 | Cloning from networking-bgpvpn cache and applying ref * 2024-11-17 20:46:06.574 | (0486 / 1318) 2024-11-17 20:46:06.591 | 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-17 20:46:09.123 | Cloning from networking-generic-switch cache and applying ref * 2024-11-17 20:46:15.260 | (0487 / 1318) 2024-11-17 20:46:15.277 | Updating cache of https://opendev.org/openstack/networking-midonet.git in /opt/dib_cache/source-repositories/networking_midonet_18e78e832e3dd835fdfe81aa20215bd693587390 with ref * 2024-11-17 20:46:15.692 | Cloning from networking-midonet cache and applying ref * 2024-11-17 20:46:15.832 | (0488 / 1318) 2024-11-17 20:46:15.849 | Updating cache of https://opendev.org/openstack/networking-odl.git in /opt/dib_cache/source-repositories/networking_odl_1405e2de13271baacab0fcb975a0ada73900584b with ref * 2024-11-17 20:46:16.985 | Cloning from networking-odl cache and applying ref * 2024-11-17 20:46:19.037 | (0489 / 1318) 2024-11-17 20:46:19.054 | Updating cache of https://opendev.org/openstack/networking-sfc.git in /opt/dib_cache/source-repositories/networking_sfc_f76360479ac61e019a7a0c0ed114030338b01d69 with ref * 2024-11-17 20:46:20.034 | Cloning from networking-sfc cache and applying ref * 2024-11-17 20:46:24.835 | (0490 / 1318) 2024-11-17 20:46:24.852 | Updating cache of https://opendev.org/openstack/neutron.git in /opt/dib_cache/source-repositories/neutron_fc8e16d9fe9b517f84eb4bc4b04ca13c2cb0f449 with ref * 2024-11-17 20:46:27.553 | Cloning from neutron cache and applying ref * 2024-11-17 20:47:02.672 | (0491 / 1318) 2024-11-17 20:47:02.690 | 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-17 20:47:05.520 | Cloning from neutron-dynamic-routing cache and applying ref * 2024-11-17 20:47:09.153 | (0492 / 1318) 2024-11-17 20:47:09.171 | Updating cache of https://opendev.org/openstack/neutron-fwaas.git in /opt/dib_cache/source-repositories/neutron_fwaas_5e79656921357d537a41f087997a8b88047bfb68 with ref * 2024-11-17 20:47:10.652 | Cloning from neutron-fwaas cache and applying ref * 2024-11-17 20:47:16.844 | (0493 / 1318) 2024-11-17 20:47:16.862 | 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-17 20:47:17.883 | Cloning from neutron-fwaas-dashboard cache and applying ref * 2024-11-17 20:47:18.447 | (0494 / 1318) 2024-11-17 20:47:18.464 | Updating cache of https://opendev.org/openstack/neutron-lib.git in /opt/dib_cache/source-repositories/neutron_lib_aa661d6548f0cd90205aff0f42239abf3e6af140 with ref * 2024-11-17 20:47:21.250 | Cloning from neutron-lib cache and applying ref * 2024-11-17 20:47:52.303 | (0495 / 1318) 2024-11-17 20:47:52.320 | Updating cache of https://opendev.org/openstack/neutron-specs.git in /opt/dib_cache/source-repositories/neutron_specs_89615f86921bac2b7456e9d7c3dc059fd12e3c01 with ref * 2024-11-17 20:47:52.756 | Cloning from neutron-specs cache and applying ref * 2024-11-17 20:47:54.837 | (0496 / 1318) 2024-11-17 20:47:54.854 | 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-17 20:47:56.349 | Cloning from neutron-tempest-plugin cache and applying ref * 2024-11-17 20:48:13.187 | (0497 / 1318) 2024-11-17 20:48:13.204 | Updating cache of https://opendev.org/openstack/neutron-vpnaas.git in /opt/dib_cache/source-repositories/neutron_vpnaas_9cb96011f42d771d4c82d793edde38757cbb768d with ref * 2024-11-17 20:48:14.833 | Cloning from neutron-vpnaas cache and applying ref * 2024-11-17 20:48:21.170 | (0498 / 1318) 2024-11-17 20:48:21.187 | 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-17 20:48:22.620 | Cloning from neutron-vpnaas-dashboard cache and applying ref * 2024-11-17 20:48:24.481 | (0499 / 1318) 2024-11-17 20:48:24.499 | 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-17 20:48:24.790 | Cloning from nose-html-output cache and applying ref * 2024-11-17 20:48:24.867 | (0500 / 1318) 2024-11-17 20:48:24.884 | Updating cache of https://opendev.org/openstack/nova.git in /opt/dib_cache/source-repositories/nova_fc7fe01d5e091fd6bdee3c94b8421f772daf2940 with ref * 2024-11-17 20:48:30.417 | Cloning from nova cache and applying ref * 2024-11-17 20:50:22.352 | (0501 / 1318) 2024-11-17 20:50:22.370 | Updating cache of https://opendev.org/openstack/nova-specs.git in /opt/dib_cache/source-repositories/nova_specs_a433811268c4abada99b36db0eab7994ffbb0fcd with ref * 2024-11-17 20:50:23.290 | Cloning from nova-specs cache and applying ref * 2024-11-17 20:50:33.700 | (0502 / 1318) 2024-11-17 20:50:33.717 | Updating cache of https://opendev.org/openstack/octavia.git in /opt/dib_cache/source-repositories/octavia_863fa1e5e38b768be943b8122ab48a7ec93b0797 with ref * 2024-11-17 20:50:36.526 | Cloning from octavia cache and applying ref * 2024-11-17 20:52:47.250 | (0503 / 1318) 2024-11-17 20:52:47.267 | Updating cache of https://opendev.org/openstack/octavia-dashboard.git in /opt/dib_cache/source-repositories/octavia_dashboard_9dd27d9246486f83f2fda3f295ad51f17386f353 with ref * 2024-11-17 20:52:49.021 | Cloning from octavia-dashboard cache and applying ref * 2024-11-17 20:52:52.234 | (0504 / 1318) 2024-11-17 20:52:52.251 | Updating cache of https://opendev.org/openstack/octavia-lib.git in /opt/dib_cache/source-repositories/octavia_lib_2b679a014b3f67e2f0cbde6ead019e0b5a14018e with ref * 2024-11-17 20:52:53.902 | Cloning from octavia-lib cache and applying ref * 2024-11-17 20:53:04.342 | (0505 / 1318) 2024-11-17 20:53:04.360 | 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-17 20:53:05.559 | Cloning from octavia-tempest-plugin cache and applying ref * 2024-11-17 20:53:11.764 | (0506 / 1318) 2024-11-17 20:53:11.782 | Updating cache of https://opendev.org/openstack/openapi.git in /opt/dib_cache/source-repositories/openapi_df00d935b4d6c6d3c0851f060bebd704f5bc4eaa with ref * 2024-11-17 20:53:12.120 | Cloning from openapi cache and applying ref * 2024-11-17 20:53:12.495 | (0507 / 1318) 2024-11-17 20:53:12.512 | Updating cache of https://opendev.org/openstack/openstack.git in /opt/dib_cache/source-repositories/openstack_179b61797588a5983c2f97c6533dca570c8f887d with ref * 2024-11-17 20:53:14.850 | Cloning from openstack cache and applying ref * 2024-11-17 20:53:53.334 | (0508 / 1318) 2024-11-17 20:53:53.351 | Updating cache of https://opendev.org/openstack/openstack-ansible.git in /opt/dib_cache/source-repositories/openstack_ansible_3cfbda96ab4e3150d6a8251a1f52e58df97eaa56 with ref * 2024-11-17 20:53:55.854 | Cloning from openstack-ansible cache and applying ref * 2024-11-17 20:54:29.040 | (0509 / 1318) 2024-11-17 20:54:29.058 | 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-17 20:54:30.485 | Cloning from openstack-ansible-apt_package_pinning cache and applying ref * 2024-11-17 20:54:31.128 | (0510 / 1318) 2024-11-17 20:54:31.146 | 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-17 20:54:32.266 | Cloning from openstack-ansible-ceph_client cache and applying ref * 2024-11-17 20:54:36.465 | (0511 / 1318) 2024-11-17 20:54:36.482 | 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-17 20:54:36.964 | Cloning from openstack-ansible-galera_client cache and applying ref * 2024-11-17 20:54:37.060 | (0512 / 1318) 2024-11-17 20:54:37.078 | 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-17 20:54:39.094 | Cloning from openstack-ansible-galera_server cache and applying ref * 2024-11-17 20:54:43.716 | (0513 / 1318) 2024-11-17 20:54:43.734 | 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-17 20:54:45.035 | Cloning from openstack-ansible-haproxy_server cache and applying ref * 2024-11-17 20:54:52.867 | (0514 / 1318) 2024-11-17 20:54:52.884 | 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-17 20:54:54.161 | Cloning from openstack-ansible-lxc_container_create cache and applying ref * 2024-11-17 20:54:54.827 | (0515 / 1318) 2024-11-17 20:54:54.844 | 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-17 20:54:56.295 | Cloning from openstack-ansible-lxc_hosts cache and applying ref * 2024-11-17 20:55:02.148 | (0516 / 1318) 2024-11-17 20:55:02.166 | 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-17 20:55:03.720 | Cloning from openstack-ansible-memcached_server cache and applying ref * 2024-11-17 20:55:04.202 | (0517 / 1318) 2024-11-17 20:55:04.221 | 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-17 20:55:05.050 | Cloning from openstack-ansible-nspawn_container_create cache and applying ref * 2024-11-17 20:55:05.128 | (0518 / 1318) 2024-11-17 20:55:05.146 | 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-17 20:55:05.770 | Cloning from openstack-ansible-nspawn_hosts cache and applying ref * 2024-11-17 20:55:05.855 | (0519 / 1318) 2024-11-17 20:55:05.872 | 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-17 20:55:07.219 | Cloning from openstack-ansible-openstack_hosts cache and applying ref * 2024-11-17 20:55:16.500 | (0520 / 1318) 2024-11-17 20:55:16.518 | 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-17 20:55:17.902 | Cloning from openstack-ansible-openstack_openrc cache and applying ref * 2024-11-17 20:55:18.340 | (0521 / 1318) 2024-11-17 20:55:18.358 | 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-17 20:55:19.356 | Cloning from openstack-ansible-ops cache and applying ref * 2024-11-17 20:55:29.403 | (0522 / 1318) 2024-11-17 20:55:29.420 | 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-17 20:55:30.486 | Cloning from openstack-ansible-os_adjutant cache and applying ref * 2024-11-17 20:55:31.979 | (0523 / 1318) 2024-11-17 20:55:31.996 | 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-17 20:55:33.179 | Cloning from openstack-ansible-os_aodh cache and applying ref * 2024-11-17 20:55:34.817 | (0524 / 1318) 2024-11-17 20:55:34.834 | 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-17 20:55:35.591 | Cloning from openstack-ansible-os_barbican cache and applying ref * 2024-11-17 20:55:36.792 | (0525 / 1318) 2024-11-17 20:55:36.810 | 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-17 20:55:37.765 | Cloning from openstack-ansible-os_blazar cache and applying ref * 2024-11-17 20:55:39.958 | (0526 / 1318) 2024-11-17 20:55:39.976 | 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-17 20:55:41.049 | Cloning from openstack-ansible-os_ceilometer cache and applying ref * 2024-11-17 20:55:43.034 | (0527 / 1318) 2024-11-17 20:55:43.051 | 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-17 20:55:43.925 | Cloning from openstack-ansible-os_cinder cache and applying ref * 2024-11-17 20:55:48.339 | (0528 / 1318) 2024-11-17 20:55:48.356 | 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-17 20:55:49.972 | Cloning from openstack-ansible-os_cloudkitty cache and applying ref * 2024-11-17 20:55:52.022 | (0529 / 1318) 2024-11-17 20:55:52.039 | 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-17 20:55:52.782 | Cloning from openstack-ansible-os_congress cache and applying ref * 2024-11-17 20:55:52.859 | (0530 / 1318) 2024-11-17 20:55:52.876 | 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-17 20:55:54.317 | Cloning from openstack-ansible-os_designate cache and applying ref * 2024-11-17 20:55:58.046 | (0531 / 1318) 2024-11-17 20:55:58.064 | 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-17 20:56:01.939 | Cloning from openstack-ansible-os_glance cache and applying ref * 2024-11-17 20:56:10.535 | (0532 / 1318) 2024-11-17 20:56:10.552 | 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-17 20:56:11.504 | Cloning from openstack-ansible-os_gnocchi cache and applying ref * 2024-11-17 20:56:13.403 | (0533 / 1318) 2024-11-17 20:56:13.421 | 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-17 20:56:14.735 | Cloning from openstack-ansible-os_heat cache and applying ref * 2024-11-17 20:56:16.447 | (0534 / 1318) 2024-11-17 20:56:16.464 | 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-17 20:56:18.324 | Cloning from openstack-ansible-os_horizon cache and applying ref * 2024-11-17 20:56:22.613 | (0535 / 1318) 2024-11-17 20:56:22.631 | 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-17 20:56:23.700 | Cloning from openstack-ansible-os_ironic cache and applying ref * 2024-11-17 20:56:27.729 | (0536 / 1318) 2024-11-17 20:56:27.746 | 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-17 20:56:28.095 | Cloning from openstack-ansible-os_karbor cache and applying ref * 2024-11-17 20:56:28.166 | (0537 / 1318) 2024-11-17 20:56:28.183 | 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-17 20:56:29.196 | Cloning from openstack-ansible-os_keystone cache and applying ref * 2024-11-17 20:56:37.516 | (0538 / 1318) 2024-11-17 20:56:37.533 | 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-17 20:56:39.222 | Cloning from openstack-ansible-os_magnum cache and applying ref * 2024-11-17 20:56:43.280 | (0539 / 1318) 2024-11-17 20:56:43.298 | 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-17 20:56:44.268 | Cloning from openstack-ansible-os_manila cache and applying ref * 2024-11-17 20:56:45.391 | (0540 / 1318) 2024-11-17 20:56:45.409 | 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-17 20:56:46.458 | Cloning from openstack-ansible-os_masakari cache and applying ref * 2024-11-17 20:56:48.377 | (0541 / 1318) 2024-11-17 20:56:48.395 | 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-17 20:56:49.178 | Cloning from openstack-ansible-os_mistral cache and applying ref * 2024-11-17 20:56:50.139 | (0542 / 1318) 2024-11-17 20:56:50.156 | 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-17 20:56:50.760 | Cloning from openstack-ansible-os_monasca cache and applying ref * 2024-11-17 20:56:50.838 | (0543 / 1318) 2024-11-17 20:56:50.856 | 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-17 20:56:51.256 | Cloning from openstack-ansible-os_monasca-agent cache and applying ref * 2024-11-17 20:56:51.332 | (0544 / 1318) 2024-11-17 20:56:51.350 | 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-17 20:56:52.168 | Cloning from openstack-ansible-os_murano cache and applying ref * 2024-11-17 20:56:52.834 | (0545 / 1318) 2024-11-17 20:56:52.851 | 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-17 20:56:53.719 | Cloning from openstack-ansible-os_neutron cache and applying ref * 2024-11-17 20:57:09.182 | (0546 / 1318) 2024-11-17 20:57:09.200 | 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-17 20:57:11.137 | Cloning from openstack-ansible-os_nova cache and applying ref * 2024-11-17 20:57:40.567 | (0547 / 1318) 2024-11-17 20:57:40.585 | 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-17 20:57:42.537 | Cloning from openstack-ansible-os_octavia cache and applying ref * 2024-11-17 20:57:48.052 | (0548 / 1318) 2024-11-17 20:57:48.069 | 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-17 20:57:48.839 | Cloning from openstack-ansible-os_panko cache and applying ref * 2024-11-17 20:57:48.925 | (0549 / 1318) 2024-11-17 20:57:48.943 | 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-17 20:57:50.036 | Cloning from openstack-ansible-os_placement cache and applying ref * 2024-11-17 20:57:50.871 | (0550 / 1318) 2024-11-17 20:57:50.888 | 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-17 20:57:51.935 | Cloning from openstack-ansible-os_rally cache and applying ref * 2024-11-17 20:57:52.512 | (0551 / 1318) 2024-11-17 20:57:52.529 | 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-17 20:57:53.309 | Cloning from openstack-ansible-os_sahara cache and applying ref * 2024-11-17 20:57:54.226 | (0552 / 1318) 2024-11-17 20:57:54.243 | 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-17 20:57:55.037 | Cloning from openstack-ansible-os_senlin cache and applying ref * 2024-11-17 20:57:55.686 | (0553 / 1318) 2024-11-17 20:57:55.703 | 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-17 20:57:56.628 | Cloning from openstack-ansible-os_skyline cache and applying ref * 2024-11-17 20:57:58.054 | (0554 / 1318) 2024-11-17 20:57:58.071 | 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-17 20:57:58.947 | Cloning from openstack-ansible-os_swift cache and applying ref * 2024-11-17 20:58:00.081 | (0555 / 1318) 2024-11-17 20:58:00.098 | 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-17 20:58:01.076 | Cloning from openstack-ansible-os_tacker cache and applying ref * 2024-11-17 20:58:02.395 | (0556 / 1318) 2024-11-17 20:58:02.412 | 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-17 20:58:03.228 | Cloning from openstack-ansible-os_tempest cache and applying ref * 2024-11-17 20:58:06.038 | (0557 / 1318) 2024-11-17 20:58:06.056 | 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-17 20:58:07.238 | Cloning from openstack-ansible-os_trove cache and applying ref * 2024-11-17 20:58:09.680 | (0558 / 1318) 2024-11-17 20:58:09.699 | 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-17 20:58:11.241 | Cloning from openstack-ansible-os_zun cache and applying ref * 2024-11-17 20:58:13.532 | (0559 / 1318) 2024-11-17 20:58:13.550 | 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-17 20:58:14.832 | Cloning from openstack-ansible-plugins cache and applying ref * 2024-11-17 20:58:27.712 | (0560 / 1318) 2024-11-17 20:58:27.730 | 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-17 20:58:29.164 | Cloning from openstack-ansible-rabbitmq_server cache and applying ref * 2024-11-17 20:58:38.276 | (0561 / 1318) 2024-11-17 20:58:38.293 | 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-17 20:58:39.213 | Cloning from openstack-ansible-repo_server cache and applying ref * 2024-11-17 20:58:40.722 | (0562 / 1318) 2024-11-17 20:58:40.739 | 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-17 20:58:41.473 | Cloning from openstack-ansible-rsyslog_client cache and applying ref * 2024-11-17 20:58:41.618 | (0563 / 1318) 2024-11-17 20:58:41.636 | 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-17 20:58:42.225 | Cloning from openstack-ansible-rsyslog_server cache and applying ref * 2024-11-17 20:58:42.332 | (0564 / 1318) 2024-11-17 20:58:42.349 | 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-17 20:58:42.738 | Cloning from openstack-ansible-specs cache and applying ref * 2024-11-17 20:58:42.998 | (0565 / 1318) 2024-11-17 20:58:43.015 | 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-17 20:58:43.983 | Cloning from openstack-ansible-tests cache and applying ref * 2024-11-17 20:58:45.284 | (0566 / 1318) 2024-11-17 20:58:45.302 | 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-17 20:58:45.834 | Cloning from openstack-doc-tools cache and applying ref * 2024-11-17 20:58:46.180 | (0567 / 1318) 2024-11-17 20:58:46.198 | Updating cache of https://opendev.org/openstack/openstack-helm.git in /opt/dib_cache/source-repositories/openstack_helm_2b1557eceb04e43755692a70d663120a5a282659 with ref * 2024-11-17 20:58:46.912 | Cloning from openstack-helm cache and applying ref * 2024-11-17 21:00:11.953 | (0568 / 1318) 2024-11-17 21:00:11.971 | 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-17 21:00:22.153 | fatal: unable to access 'https://opendev.org/openstack/openstack-helm-images.git/': Could not resolve host: opendev.org 2024-11-17 21:00:22.190 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-11-17 21:00:22.196 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-11-17 21:00:22.201 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-11-17 21:00:22.206 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-11-17 21:00:22.212 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-11-17 21:00:22.344 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.L0dsFZzS/mnt 2024-11-17 21:00:22.349 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.L0dsFZzS/mnt 2024-11-17 21:00:22.354 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-11-17 21:00:22.359 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-11-17 21:00:22.364 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-11-17 21:00:22.369 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-11-17 21:00:22.374 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.L0dsFZzS/mnt ']' 2024-11-17 21:00:22.380 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.L0dsFZzS/mnt 2024-11-17 21:00:22.387 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.L0dsFZzS/mnt 2024-11-17 21:00:22.393 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-11-17 21:00:22.398 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-11-17 21:00:22.405 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-11-17 21:00:22.405 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-11-17 21:00:22.406 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.L0dsFZzS/mnt/' 2024-11-17 21:00:22.435 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.L0dsFZzS/mnt/tmp/yum 2024-11-17 21:00:22.435 | /opt/dib_tmp/dib_build.L0dsFZzS/mnt/sys 2024-11-17 21:00:22.435 | /opt/dib_tmp/dib_build.L0dsFZzS/mnt/proc 2024-11-17 21:00:22.435 | /opt/dib_tmp/dib_build.L0dsFZzS/mnt/dev/pts 2024-11-17 21:00:22.435 | /opt/dib_tmp/dib_build.L0dsFZzS/mnt/dev' 2024-11-17 21:00:22.440 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-17 21:00:22.445 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-17 21:00:22.451 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-17 21:00:22.456 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-17 21:00:22.461 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.L0dsFZzS/mnt/tmp/yum == */boot/efi ]] 2024-11-17 21:00:22.465 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-17 21:00:22.470 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-17 21:00:22.475 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-17 21:00:22.480 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.L0dsFZzS/mnt/tmp/yum' 2024-11-17 21:00:22.480 | Unmount /opt/dib_tmp/dib_build.L0dsFZzS/mnt/tmp/yum 2024-11-17 21:00:22.485 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.L0dsFZzS/mnt/tmp/yum 2024-11-17 21:00:22.576 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-17 21:00:22.581 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-17 21:00:22.586 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-17 21:00:22.591 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-17 21:00:22.595 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.L0dsFZzS/mnt/sys == */boot/efi ]] 2024-11-17 21:00:22.600 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-17 21:00:22.605 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-17 21:00:22.610 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-17 21:00:22.615 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.L0dsFZzS/mnt/sys' 2024-11-17 21:00:22.615 | Unmount /opt/dib_tmp/dib_build.L0dsFZzS/mnt/sys 2024-11-17 21:00:22.620 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.L0dsFZzS/mnt/sys 2024-11-17 21:00:22.637 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-17 21:00:22.642 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-17 21:00:22.647 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-17 21:00:22.652 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-17 21:00:22.657 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.L0dsFZzS/mnt/proc == */boot/efi ]] 2024-11-17 21:00:22.662 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-17 21:00:22.667 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-17 21:00:22.672 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-17 21:00:22.677 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.L0dsFZzS/mnt/proc' 2024-11-17 21:00:22.677 | Unmount /opt/dib_tmp/dib_build.L0dsFZzS/mnt/proc 2024-11-17 21:00:22.682 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.L0dsFZzS/mnt/proc 2024-11-17 21:00:22.699 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-17 21:00:22.704 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-17 21:00:22.709 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-17 21:00:22.714 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-17 21:00:22.718 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.L0dsFZzS/mnt/dev/pts == */boot/efi ]] 2024-11-17 21:00:22.724 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-17 21:00:22.728 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-17 21:00:22.734 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-17 21:00:22.739 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.L0dsFZzS/mnt/dev/pts' 2024-11-17 21:00:22.739 | Unmount /opt/dib_tmp/dib_build.L0dsFZzS/mnt/dev/pts 2024-11-17 21:00:22.744 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.L0dsFZzS/mnt/dev/pts 2024-11-17 21:00:22.760 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-17 21:00:22.765 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-17 21:00:22.770 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-17 21:00:22.775 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-17 21:00:22.780 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.L0dsFZzS/mnt/dev == */boot/efi ]] 2024-11-17 21:00:22.785 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-17 21:00:22.790 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-17 21:00:22.796 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-17 21:00:22.801 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.L0dsFZzS/mnt/dev' 2024-11-17 21:00:22.801 | Unmount /opt/dib_tmp/dib_build.L0dsFZzS/mnt/dev 2024-11-17 21:00:22.806 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.L0dsFZzS/mnt/dev 2024-11-17 21:00:22.822 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-11-17 21:00:22.827 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-11-17 21:00:22.832 | + 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-17 21:00:27.992 | 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-17 21:00:27.992 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.L0dsFZzS/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.4TRX1Drv', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.L0dsFZzS/mnt', 'build-dir': '/opt/dib_tmp/dib_build.L0dsFZzS'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-17 21:00:28.097 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-11-17 21:00:28.176 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-11-17 21:00:28.181 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.L0dsFZzS/built; do sleep 1; done' 2024-11-17 21:00:28.244 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.L0dsFZzS/mnt 2024-11-17 21:00:50.403 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.L0dsFZzS 2024-11-17 21:00:50.549 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-11-17 21:00:50.555 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-17 21:00:50.560 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-17 21:00:50.565 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-17 21:00:50.570 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.L0dsFZzS 2024-11-17 21:00:50.585 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-11-17 21:00:50.590 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.4TRX1Drv 2024-11-17 21:00:50.669 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-11-17 21:00:50.674 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-17 21:00:50.680 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-17 21:00:50.685 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-17 21:00:50.691 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.4TRX1Drv 2024-11-17 21:00:50.698 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128