2024-11-19 03:33:31.940 | diskimage-builder version 3.36.0 2024-11-19 03:33:31.942 | 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-19 03:33:32.064 | 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-19 03:33:32.126 | Expanded element dependencies to: install-static pkg-map rpm-distro sysprep cloud-init-datasources install-bin growroot cache-url rocky-container openssh-server bootloader infra-package-needs manifests vm redhat-common selinux-fixfiles-restore source-repositories yum install-types journal-to-console runtime-ssh-host-keys ensure-venv cache-devstack nodepool-base openstack-repos base epel containerfile block-device-efi package-installs dib-init-system zuul-worker simple-init 2024-11-19 03:33:32.132 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-19 03:33:32.137 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/rockylinux-9-arm64-a87a93fddd3f4d2a82bf9f9f4fc08060 2024-11-19 03:33:32.141 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/rockylinux-9-arm64-a87a93fddd3f4d2a82bf9f9f4fc08060 2024-11-19 03:33:32.146 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-19 03:33:32.150 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-19 03:33:32.155 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-19 03:33:32.160 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-19 03:33:32.165 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-19 03:33:32.170 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-19 03:33:32.176 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.aEDMl3rW 2024-11-19 03:33:32.181 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-19 03:33:32.187 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.PveZFbHb 2024-11-19 03:33:32.191 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-19 03:33:32.196 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-19 03:33:32.200 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-19 03:33:32.205 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-19 03:33:32.209 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-19 03:33:32.213 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-19 03:33:32.218 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-19 03:33:32.222 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.aEDMl3rW 2024-11-19 03:33:32.222 | Building in /opt/dib_tmp/dib_build.aEDMl3rW 2024-11-19 03:33:32.227 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-19 03:33:32.231 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-19 03:33:32.235 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-19 03:33:32.240 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.aEDMl3rW/hooks 2024-11-19 03:33:32.244 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.aEDMl3rW/hooks 2024-11-19 03:33:32.249 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.aEDMl3rW/block-device 2024-11-19 03:33:32.256 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.aEDMl3rW/block-device/config.yaml 2024-11-19 03:33:32.260 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.aEDMl3rW/block-device/config.yaml 2024-11-19 03:33:32.283 | Searching elements for block-device[-arm64].yaml ... 2024-11-19 03:33:32.353 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-19 03:33:32.358 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-19 03:33:32.363 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.aEDMl3rW/block-device/params.yaml 2024-11-19 03:33:32.367 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-19 03:33:32.372 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-19 03:33:32.379 | + 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-19 03:33:32.844 | 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-19 03:33:32.844 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.aEDMl3rW/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.PveZFbHb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.aEDMl3rW/mnt', 'build-dir': '/opt/dib_tmp/dib_build.aEDMl3rW'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 03:33:32.854 | 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-19 03:33:32.854 | 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-19 03:33:32.855 | 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-19 03:33:32.855 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.aEDMl3rW/states/block-device/config.json] 2024-11-19 03:33:32.943 | ++ 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-19 03:33:33.410 | 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-19 03:33:33.410 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.aEDMl3rW/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.PveZFbHb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.aEDMl3rW/mnt', 'build-dir': '/opt/dib_tmp/dib_build.aEDMl3rW'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 03:33:33.411 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-19 03:33:33.411 | 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-19 03:33:33.491 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-19 03:33:33.496 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-19 03:33:33.502 | ++ 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-19 03:33:33.967 | 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-19 03:33:33.967 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.aEDMl3rW/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.PveZFbHb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.aEDMl3rW/mnt', 'build-dir': '/opt/dib_tmp/dib_build.aEDMl3rW'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 03:33:33.968 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-19 03:33:33.968 | 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-19 03:33:34.045 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-19 03:33:34.050 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-19 03:33:34.056 | ++ 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-19 03:33:34.523 | 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-19 03:33:34.524 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.aEDMl3rW/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.PveZFbHb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.aEDMl3rW/mnt', 'build-dir': '/opt/dib_tmp/dib_build.aEDMl3rW'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 03:33:34.524 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-19 03:33:34.525 | 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-19 03:33:34.603 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-19 03:33:34.608 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-19 03:33:34.614 | ++ 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-19 03:33:35.082 | 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-19 03:33:35.083 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.aEDMl3rW/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.PveZFbHb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.aEDMl3rW/mnt', 'build-dir': '/opt/dib_tmp/dib_build.aEDMl3rW'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 03:33:35.083 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-19 03:33:35.162 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-19 03:33:35.167 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-19 03:33:35.174 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-19 03:33:35.181 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.aEDMl3rW/mnt 2024-11-19 03:33:35.192 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.aEDMl3rW/mnt 2024-11-19 03:33:35.205 | chown: warning: '.' should be ':': 'root.root' 2024-11-19 03:33:35.215 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.aEDMl3rW/mnt 2024-11-19 03:33:35.222 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.aEDMl3rW/mnt 2024-11-19 03:33:35.230 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.aEDMl3rW/mnt 2024-11-19 03:33:35.236 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-19 03:33:35.244 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-19 03:33:35.250 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.aEDMl3rW/hooks ']' 2024-11-19 03:33:35.255 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-19 03:33:35.287 | Copying hooks for vm 2024-11-19 03:33:35.298 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-19 03:33:35.310 | Copying hooks for infra-package-needs 2024-11-19 03:33:35.321 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-19 03:33:35.331 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-19 03:33:35.334 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-19 03:33:35.337 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-19 03:33:35.347 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-19 03:33:35.350 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-19 03:33:35.376 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-19 03:33:35.379 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-19 03:33:35.400 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-19 03:33:35.410 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-19 03:33:35.426 | Copying hooks for epel 2024-11-19 03:33:35.435 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/epel/pre-install.d/05-rpm-epel-release 2024-11-19 03:33:35.513 | Copying hooks for install-bin 2024-11-19 03:33:35.522 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-19 03:33:35.531 | Copying hooks for source-repositories 2024-11-19 03:33:35.542 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-19 03:33:35.558 | Copying hooks for package-installs 2024-11-19 03:33:35.567 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-19 03:33:35.636 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-19 03:33:35.640 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-19 03:33:35.642 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-19 03:33:35.645 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-19 03:33:35.654 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-19 03:33:35.657 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-19 03:33:35.665 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-19 03:33:35.668 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-19 03:33:35.679 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-19 03:33:35.682 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-19 03:33:35.696 | Copying hooks for yum 2024-11-19 03:33:35.705 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2024-11-19 03:33:35.747 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2024-11-19 03:33:35.769 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/bin/install-packages 2024-11-19 03:33:35.787 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2024-11-19 03:33:35.798 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2024-11-19 03:33:35.804 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2024-11-19 03:33:35.808 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2024-11-19 03:33:35.813 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2024-11-19 03:33:35.820 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2024-11-19 03:33:35.830 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2024-11-19 03:33:35.844 | Copying hooks for containerfile 2024-11-19 03:33:35.874 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/containerfile/test-elements/jammy-build-succeeds 2024-11-19 03:33:36.024 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/containerfile/root.d/08-containerfile 2024-11-19 03:33:36.077 | Copying hooks for cloud-init-datasources 2024-11-19 03:33:36.086 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-19 03:33:36.094 | Copying hooks for ensure-venv 2024-11-19 03:33:36.112 | Copying hooks for block-device-efi 2024-11-19 03:33:36.123 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-19 03:33:36.137 | Copying hooks for rpm-distro 2024-11-19 03:33:36.145 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2024-11-19 03:33:36.167 | 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-19 03:33:36.200 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2024-11-19 03:33:36.210 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2024-11-19 03:33:36.284 | Copying hooks for base 2024-11-19 03:33:36.293 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-19 03:33:36.301 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-19 03:33:36.304 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-19 03:33:36.307 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-19 03:33:36.315 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-19 03:33:36.329 | Copying hooks for install-types 2024-11-19 03:33:36.338 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-19 03:33:36.346 | Copying hooks for selinux-fixfiles-restore 2024-11-19 03:33:36.355 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2024-11-19 03:33:36.367 | Copying hooks for openssh-server 2024-11-19 03:33:36.376 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-19 03:33:36.379 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-19 03:33:36.396 | Copying hooks for bootloader 2024-11-19 03:33:36.404 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-19 03:33:36.412 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-19 03:33:36.424 | Copying hooks for manifests 2024-11-19 03:33:36.436 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-19 03:33:36.444 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-19 03:33:36.452 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-19 03:33:36.461 | Copying hooks for openstack-repos 2024-11-19 03:33:36.469 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-19 03:33:36.481 | Copying hooks for sysprep 2024-11-19 03:33:36.489 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-19 03:33:36.497 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-19 03:33:36.506 | Copying hooks for dib-init-system 2024-11-19 03:33:36.527 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-19 03:33:36.557 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-19 03:33:36.566 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-19 03:33:36.588 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-19 03:33:36.597 | Copying hooks for journal-to-console 2024-11-19 03:33:36.605 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-19 03:33:36.621 | Copying hooks for install-static 2024-11-19 03:33:36.629 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-19 03:33:36.643 | Copying hooks for cache-devstack 2024-11-19 03:33:36.668 | Copying hooks for redhat-common 2024-11-19 03:33:36.678 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2024-11-19 03:33:36.713 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2024-11-19 03:33:36.730 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2024-11-19 03:33:36.766 | Copying hooks for cache-url 2024-11-19 03:33:36.775 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-19 03:33:36.794 | Copying hooks for nodepool-base 2024-11-19 03:33:36.803 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-19 03:33:36.811 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-19 03:33:36.819 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-19 03:33:36.822 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-19 03:33:36.832 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-19 03:33:36.840 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-19 03:33:36.843 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-19 03:33:36.851 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-19 03:33:36.854 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-19 03:33:36.856 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-19 03:33:36.859 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-19 03:33:36.867 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-19 03:33:36.870 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-19 03:33:36.873 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-19 03:33:36.876 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-19 03:33:36.878 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-19 03:33:36.881 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-19 03:33:36.884 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-19 03:33:36.892 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-19 03:33:36.909 | Copying hooks for growroot 2024-11-19 03:33:36.917 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-19 03:33:36.928 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-19 03:33:36.939 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-19 03:33:36.942 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-19 03:33:36.945 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-19 03:33:36.962 | Copying hooks for runtime-ssh-host-keys 2024-11-19 03:33:36.971 | 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-19 03:33:36.979 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-19 03:33:36.987 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-19 03:33:36.996 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-19 03:33:36.999 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-19 03:33:37.015 | Copying hooks for rocky-container 2024-11-19 03:33:37.047 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/8 2024-11-19 03:33:37.052 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 2024-11-19 03:33:37.063 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/test-elements/build-succeeds 2024-11-19 03:33:37.071 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/test-elements/rocky-9-aarch64-build-succeeds 2024-11-19 03:33:37.089 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/environment.d/10-01-rocky-distro-name.bash 2024-11-19 03:33:37.093 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/environment.d/11-yum-dnf.bash 2024-11-19 03:33:37.112 | Copying hooks for simple-init 2024-11-19 03:33:37.120 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-19 03:33:37.129 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-19 03:33:37.131 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-19 03:33:37.134 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-19 03:33:37.233 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-19 03:33:37.269 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-19 03:33:37.277 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-19 03:33:37.280 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-19 03:33:37.300 | Copying hooks for pkg-map 2024-11-19 03:33:37.308 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-19 03:33:37.316 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-19 03:33:37.325 | Copying hooks for zuul-worker 2024-11-19 03:33:37.334 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-19 03:33:37.342 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-19 03:33:37.359 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-19 03:33:37.363 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-19 03:33:37.364 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-19 03:33:37.372 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d ']' 2024-11-19 03:33:37.377 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d' 2024-11-19 03:33:37.377 | Running hooks from /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d 2024-11-19 03:33:37.382 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-19 03:33:37.387 | + 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.aEDMl3rW/hooks/root.d 2024-11-19 03:33:37.410 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-19 03:33:37.418 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-19 03:33:37.422 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : export DISTRO_NAME=rocky 2024-11-19 03:33:37.426 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : DISTRO_NAME=rocky 2024-11-19 03:33:37.430 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : export DIB_RELEASE=9 2024-11-19 03:33:37.434 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : DIB_RELEASE=9 2024-11-19 03:33:37.438 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/rocky 2024-11-19 03:33:37.443 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/rocky 2024-11-19 03:33:37.447 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : export DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-19 03:33:37.451 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-19 03:33:37.455 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/10-base-defaults 2024-11-19 03:33:37.463 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/10-base-defaults 2024-11-19 03:33:37.467 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 03:33:37.471 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 03:33:37.475 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 03:33:37.479 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 03:33:37.483 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 03:33:37.491 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 03:33:37.495 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-19 03:33:37.499 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-19 03:33:37.504 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 03:33:37.508 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 03:33:37.512 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-19 03:33:37.516 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 03:33:37.520 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 03:33:37.525 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-19 03:33:37.529 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-19 03:33:37.533 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 03:33:37.537 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 03:33:37.541 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 03:33:37.546 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 03:33:37.550 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-11-19 03:33:37.557 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-11-19 03:33:37.562 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-11-19 03:33:37.566 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-11-19 03:33:37.570 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/14-manifests 2024-11-19 03:33:37.577 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/14-manifests 2024-11-19 03:33:37.581 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 03:33:37.586 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 03:33:37.590 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-a87a93fddd3f4d2a82bf9f9f4fc08060.d/ 2024-11-19 03:33:37.594 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-a87a93fddd3f4d2a82bf9f9f4fc08060.d/ 2024-11-19 03:33:37.598 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/15-block-device.bash 2024-11-19 03:33:37.606 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/15-block-device.bash 2024-11-19 03:33:37.610 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-19 03:33:37.614 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-19 03:33:37.618 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-19 03:33:37.623 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-19 03:33:37.630 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-19 03:33:37.635 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ rocky =~ (almalinux|centos|fedora|rocky) ]] 2024-11-19 03:33:37.639 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-simple-init-networkmanager:source:2 : export DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-19 03:33:37.643 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-simple-init-networkmanager:source:2 : DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-19 03:33:37.648 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \a\l\m\a\l\i\n\u\x ]] 2024-11-19 03:33:37.652 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \r\o\c\k\y ]] 2024-11-19 03:33:37.656 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ 9 > 7 ]] 2024-11-19 03:33:37.660 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-simple-init-networkmanager:source:8 : [[ 1 == 0 ]] 2024-11-19 03:33:37.664 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-19 03:33:37.672 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-19 03:33:37.676 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 03:33:37.681 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 03:33:37.685 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/50-redhat-common 2024-11-19 03:33:37.693 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/50-redhat-common 2024-11-19 03:33:37.697 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 03:33:37.701 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 03:33:37.705 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-19 03:33:37.710 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-19 03:33:37.714 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-19 03:33:37.722 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-19 03:33:37.726 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 03:33:37.731 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 03:33:37.735 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 03:33:37.739 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 03:33:37.744 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 03:33:37.748 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 03:33:37.753 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 03:33:37.757 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 03:33:37.761 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/99-dib-init-system 2024-11-19 03:33:37.769 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/../environment.d/99-dib-init-system 2024-11-19 03:33:37.773 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-19 03:33:37.778 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-19 03:33:37.782 | dib-run-parts Running /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile 2024-11-19 03:33:37.791 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:21 : set -eu 2024-11-19 03:33:37.795 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:22 : set -o pipefail 2024-11-19 03:33:37.799 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:24 : : podman 2024-11-19 03:33:37.803 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:27 : [[ 0 != \0 ]] 2024-11-19 03:33:37.807 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:36 : [[ -z '' ]] 2024-11-19 03:33:37.811 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:37 : DIB_CONTAINERFILE_RUNTIME_NETWORK='--network host' 2024-11-19 03:33:37.815 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:42 : '[' -f /opt/dib_tmp/dib_build.aEDMl3rW/mnt/.extra_settings ']' 2024-11-19 03:33:37.819 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:46 : '[' -z '' ']' 2024-11-19 03:33:37.844 | Found container file /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 2024-11-19 03:33:37.848 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:66 : '[' -z /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 ']' 2024-11-19 03:33:37.852 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:74 : DIB_CONTAINER_CONTEXT=/opt/dib_cache/containerfile 2024-11-19 03:33:37.857 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:76 : mkdir -p /opt/dib_cache/containerfile 2024-11-19 03:33:37.864 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:78 : [[ 0 -gt 0 ]] 2024-11-19 03:33:37.868 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:81 : _sudo= 2024-11-19 03:33:37.872 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:84 : _podman_build_image=dib-tmp-work-image-625 2024-11-19 03:33:37.876 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:85 : _podman_export_container=dib-tmp-export-308 2024-11-19 03:33:37.881 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:94 : trap podman_cleanup EXIT 2024-11-19 03:33:37.885 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:96 : podman build --network host -t dib-tmp-work-image-625 -f /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 /opt/dib_cache/containerfile 2024-11-19 03:33:44.884 | STEP 1/4: FROM docker.io/rockylinux/rockylinux:9 2024-11-19 03:34:47.002 | 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-19 03:34:51.065 | Rocky Linux 9 - BaseOS 816 kB/s | 2.4 MB 00:02 2024-11-19 03:34:54.898 | Rocky Linux 9 - AppStream 2.3 MB/s | 7.0 MB 00:03 2024-11-19 03:35:01.642 | Rocky Linux 9 - Extras 3.7 kB/s | 16 kB 00:04 2024-11-19 03:35:01.803 | Last metadata expiration check: 0:00:01 ago on Tue Nov 19 03:34:58 2024. 2024-11-19 03:35:02.530 | Dependencies resolved. 2024-11-19 03:35:02.562 | ================================================================================ 2024-11-19 03:35:02.562 | Package Arch Version Repo Size 2024-11-19 03:35:02.562 | ================================================================================ 2024-11-19 03:35:02.562 | Upgrading: 2024-11-19 03:35:02.562 | glibc aarch64 2.34-100.el9_4.4 baseos 1.7 M 2024-11-19 03:35:02.562 | glibc-common aarch64 2.34-100.el9_4.4 baseos 284 k 2024-11-19 03:35:02.562 | glibc-minimal-langpack aarch64 2.34-100.el9_4.4 baseos 20 k 2024-11-19 03:35:02.562 | less aarch64 590-4.el9_4 baseos 159 k 2024-11-19 03:35:02.562 | libcurl-minimal aarch64 7.76.1-29.el9_4.1 baseos 220 k 2024-11-19 03:35:02.562 | systemd-libs aarch64 252-32.el9_4.7 baseos 623 k 2024-11-19 03:35:02.562 | Installing group/module packages: 2024-11-19 03:35:02.562 | NetworkManager aarch64 1:1.46.0-19.el9_4 baseos 2.1 M 2024-11-19 03:35:02.562 | NetworkManager-team aarch64 1:1.46.0-19.el9_4 baseos 38 k 2024-11-19 03:35:02.562 | NetworkManager-tui aarch64 1:1.46.0-19.el9_4 baseos 236 k 2024-11-19 03:35:02.562 | audit aarch64 3.1.2-2.el9 baseos 250 k 2024-11-19 03:35:02.562 | authselect aarch64 1.2.6-2.el9 baseos 139 k 2024-11-19 03:35:02.562 | coreutils aarch64 8.32-35.el9 baseos 1.1 M 2024-11-19 03:35:02.562 | cronie aarch64 1.5.7-11.el9 baseos 115 k 2024-11-19 03:35:02.562 | curl aarch64 7.76.1-29.el9_4.1 baseos 290 k 2024-11-19 03:35:02.562 | dnf-plugins-core noarch 4.3.0-13.el9 baseos 36 k 2024-11-19 03:35:02.562 | dracut-config-rescue aarch64 057-53.git20240104.el9 baseos 12 k 2024-11-19 03:35:02.562 | e2fsprogs aarch64 1.46.5-5.el9 baseos 994 k 2024-11-19 03:35:02.562 | firewalld noarch 1.3.4-1.el9 baseos 450 k 2024-11-19 03:35:02.562 | grubby aarch64 8.40-64.el9 baseos 32 k 2024-11-19 03:35:02.562 | initscripts-rename-device aarch64 10.11.6-1.el9 baseos 13 k 2024-11-19 03:35:02.562 | iproute aarch64 6.2.0-6.el9_4 baseos 791 k 2024-11-19 03:35:02.562 | iproute-tc aarch64 6.2.0-6.el9_4 baseos 449 k 2024-11-19 03:35:02.562 | irqbalance aarch64 2:1.9.2-3.el9 baseos 66 k 2024-11-19 03:35:02.562 | kbd aarch64 2.4.0-9.el9 baseos 371 k 2024-11-19 03:35:02.562 | kernel-tools aarch64 5.14.0-427.42.1.el9_4 baseos 4.4 M 2024-11-19 03:35:02.562 | kexec-tools aarch64 2.0.27-8.el9_4.3 baseos 434 k 2024-11-19 03:35:02.562 | libsysfs aarch64 2.1.1-10.el9 baseos 36 k 2024-11-19 03:35:02.562 | linux-firmware noarch 20240905-143.3.el9_4 baseos 387 M 2024-11-19 03:35:02.562 | logrotate aarch64 3.18.0-8.el9 baseos 71 k 2024-11-19 03:35:02.562 | lshw aarch64 B.02.19.2-10.el9 baseos 300 k 2024-11-19 03:35:02.562 | lsscsi aarch64 0.32-6.el9 baseos 67 k 2024-11-19 03:35:02.562 | man-db aarch64 2.9.3-7.el9 baseos 1.1 M 2024-11-19 03:35:02.562 | ncurses aarch64 6.2-10.20210508.el9 baseos 398 k 2024-11-19 03:35:02.562 | openssh-clients aarch64 8.7p1-38.el9_4.4 baseos 680 k 2024-11-19 03:35:02.562 | openssh-server aarch64 8.7p1-38.el9_4.4 baseos 439 k 2024-11-19 03:35:02.562 | parted aarch64 3.5-2.el9 baseos 606 k 2024-11-19 03:35:02.562 | policycoreutils aarch64 3.6-2.1.el9 baseos 208 k 2024-11-19 03:35:02.562 | prefixdevname aarch64 0.1.0-8.el9 baseos 438 k 2024-11-19 03:35:02.562 | procps-ng aarch64 3.3.17-14.el9 baseos 333 k 2024-11-19 03:35:02.562 | python3-libselinux aarch64 3.6-1.el9 appstream 182 k 2024-11-19 03:35:02.562 | rpm-plugin-audit aarch64 4.16.1.3-29.el9 baseos 15 k 2024-11-19 03:35:02.563 | rsyslog aarch64 8.2310.0-4.el9 appstream 777 k 2024-11-19 03:35:02.563 | selinux-policy-targeted noarch 38.1.35-2.el9_4.2.0.2 baseos 6.5 M 2024-11-19 03:35:02.563 | sg3_utils aarch64 1.47-9.el9 baseos 930 k 2024-11-19 03:35:02.563 | sg3_utils-libs aarch64 1.47-9.el9 baseos 99 k 2024-11-19 03:35:02.563 | sssd-common aarch64 2.9.4-6.el9_4.1 baseos 1.6 M 2024-11-19 03:35:02.563 | sssd-kcm aarch64 2.9.4-6.el9_4.1 baseos 109 k 2024-11-19 03:35:02.563 | sudo aarch64 1.9.5p2-10.el9_3 baseos 1.0 M 2024-11-19 03:35:02.563 | systemd aarch64 252-32.el9_4.7 baseos 3.8 M 2024-11-19 03:35:02.563 | xfsprogs aarch64 6.3.0-1.el9 baseos 1.1 M 2024-11-19 03:35:02.563 | Installing dependencies: 2024-11-19 03:35:02.563 | NetworkManager-libnm aarch64 1:1.46.0-19.el9_4 baseos 1.8 M 2024-11-19 03:35:02.563 | acl aarch64 2.3.1-4.el9 baseos 69 k 2024-11-19 03:35:02.563 | authselect-libs aarch64 1.2.6-2.el9 baseos 236 k 2024-11-19 03:35:02.563 | c-ares aarch64 1.19.1-2.el9_4 baseos 110 k 2024-11-19 03:35:02.563 | coreutils-common aarch64 8.32-35.el9 baseos 2.0 M 2024-11-19 03:35:02.563 | cpio aarch64 2.13-16.el9 baseos 268 k 2024-11-19 03:35:02.563 | cronie-anacron aarch64 1.5.7-11.el9 baseos 30 k 2024-11-19 03:35:02.563 | crontabs noarch 1.11-27.20190603git.el9 baseos 18 k 2024-11-19 03:35:02.563 | cryptsetup-libs aarch64 2.6.0-3.el9 baseos 469 k 2024-11-19 03:35:02.563 | dbus aarch64 1:1.12.20-8.el9 baseos 6.8 k 2024-11-19 03:35:02.563 | dbus-broker aarch64 28-7.el9 baseos 165 k 2024-11-19 03:35:02.563 | dbus-common noarch 1:1.12.20-8.el9 baseos 14 k 2024-11-19 03:35:02.563 | dbus-libs aarch64 1:1.12.20-8.el9 baseos 149 k 2024-11-19 03:35:02.563 | device-mapper aarch64 9:1.02.197-2.el9 baseos 136 k 2024-11-19 03:35:02.563 | device-mapper-libs aarch64 9:1.02.197-2.el9 baseos 171 k 2024-11-19 03:35:02.563 | diffutils aarch64 3.7-12.el9 baseos 383 k 2024-11-19 03:35:02.563 | dracut aarch64 057-53.git20240104.el9 baseos 374 k 2024-11-19 03:35:02.563 | dracut-network aarch64 057-53.git20240104.el9 baseos 68 k 2024-11-19 03:35:02.563 | dracut-squash aarch64 057-53.git20240104.el9 baseos 12 k 2024-11-19 03:35:02.563 | e2fsprogs-libs aarch64 1.46.5-5.el9 baseos 222 k 2024-11-19 03:35:02.563 | ethtool aarch64 2:6.2-1.el9 baseos 225 k 2024-11-19 03:35:02.563 | file aarch64 5.39-16.el9 baseos 48 k 2024-11-19 03:35:02.563 | firewalld-filesystem noarch 1.3.4-1.el9 baseos 8.3 k 2024-11-19 03:35:02.563 | fuse-libs aarch64 2.9.9-15.el9 baseos 95 k 2024-11-19 03:35:02.563 | gettext aarch64 0.21-8.el9 baseos 1.1 M 2024-11-19 03:35:02.563 | gettext-libs aarch64 0.21-8.el9 baseos 285 k 2024-11-19 03:35:02.563 | gobject-introspection aarch64 1.68.0-11.el9 baseos 245 k 2024-11-19 03:35:02.563 | groff-base aarch64 1.22.4-10.el9 baseos 1.0 M 2024-11-19 03:35:02.563 | grub2-common noarch 1:2.06-82.el9_4 baseos 903 k 2024-11-19 03:35:02.563 | grub2-tools aarch64 1:2.06-82.el9_4 baseos 1.7 M 2024-11-19 03:35:02.563 | grub2-tools-minimal aarch64 1:2.06-82.el9_4 baseos 580 k 2024-11-19 03:35:02.563 | hwdata noarch 0.348-9.13.el9 baseos 1.6 M 2024-11-19 03:35:02.563 | inih aarch64 49-6.el9 baseos 17 k 2024-11-19 03:35:02.563 | initscripts-service noarch 10.11.6-1.el9 baseos 11 k 2024-11-19 03:35:02.563 | ipset aarch64 7.11-8.el9 baseos 42 k 2024-11-19 03:35:02.563 | ipset-libs aarch64 7.11-8.el9 baseos 67 k 2024-11-19 03:35:02.563 | iptables-libs aarch64 1.8.10-4.el9_4 baseos 398 k 2024-11-19 03:35:02.563 | iptables-nft aarch64 1.8.10-4.el9_4 baseos 184 k 2024-11-19 03:35:02.563 | jansson aarch64 2.14-1.el9 baseos 46 k 2024-11-19 03:35:02.563 | jq aarch64 1.6-16.el9 baseos 180 k 2024-11-19 03:35:02.563 | kbd-legacy noarch 2.4.0-9.el9 baseos 502 k 2024-11-19 03:35:02.563 | kbd-misc noarch 2.4.0-9.el9 baseos 1.5 M 2024-11-19 03:35:02.563 | kernel-tools-libs aarch64 5.14.0-427.42.1.el9_4 baseos 4.3 M 2024-11-19 03:35:02.563 | kmod aarch64 28-9.el9 baseos 120 k 2024-11-19 03:35:02.563 | kmod-libs aarch64 28-9.el9 baseos 61 k 2024-11-19 03:35:02.563 | kpartx aarch64 0.8.7-27.el9 baseos 47 k 2024-11-19 03:35:02.563 | libbasicobjects aarch64 0.1.1-53.el9 baseos 26 k 2024-11-19 03:35:02.564 | libbpf aarch64 2:1.3.0-2.el9 baseos 171 k 2024-11-19 03:35:02.564 | libcbor aarch64 0.7.0-5.el9 baseos 55 k 2024-11-19 03:35:02.564 | libcollection aarch64 0.7.0-53.el9 baseos 44 k 2024-11-19 03:35:02.564 | libdaemon aarch64 0.14-23.el9 baseos 31 k 2024-11-19 03:35:02.564 | libdhash aarch64 0.5.0-53.el9 baseos 29 k 2024-11-19 03:35:02.564 | libedit aarch64 3.1-38.20210216cvs.el9 baseos 101 k 2024-11-19 03:35:02.564 | libestr aarch64 0.1.11-4.el9 appstream 25 k 2024-11-19 03:35:02.564 | libfastjson aarch64 0.99.9-5.el9 appstream 36 k 2024-11-19 03:35:02.564 | libfido2 aarch64 1.13.0-2.el9 baseos 95 k 2024-11-19 03:35:02.564 | libini_config aarch64 1.3.1-53.el9 baseos 66 k 2024-11-19 03:35:02.564 | libkcapi aarch64 1.4.0-2.el9 baseos 45 k 2024-11-19 03:35:02.564 | libkcapi-hmaccalc aarch64 1.4.0-2.el9 baseos 23 k 2024-11-19 03:35:02.564 | libldb aarch64 2.8.0-2.el9_4 baseos 181 k 2024-11-19 03:35:02.564 | libmnl aarch64 1.0.4-16.el9_4 baseos 27 k 2024-11-19 03:35:02.564 | libndp aarch64 1.8-6.el9_4 baseos 35 k 2024-11-19 03:35:02.564 | libnetfilter_conntrack aarch64 1.0.9-1.el9 baseos 57 k 2024-11-19 03:35:02.564 | libnfnetlink aarch64 1.0.1-21.el9 baseos 28 k 2024-11-19 03:35:02.564 | libnftnl aarch64 1.2.6-4.el9_4 baseos 84 k 2024-11-19 03:35:02.564 | libnl3 aarch64 3.9.0-1.el9 baseos 338 k 2024-11-19 03:35:02.564 | libnl3-cli aarch64 3.9.0-1.el9 baseos 195 k 2024-11-19 03:35:02.564 | libpath_utils aarch64 0.2.1-53.el9 baseos 29 k 2024-11-19 03:35:02.564 | libpipeline aarch64 1.5.3-4.el9 baseos 47 k 2024-11-19 03:35:02.564 | libref_array aarch64 0.1.5-53.el9 baseos 27 k 2024-11-19 03:35:02.564 | libseccomp aarch64 2.5.2-2.el9 baseos 71 k 2024-11-19 03:35:02.564 | libselinux-utils aarch64 3.6-1.el9 baseos 163 k 2024-11-19 03:35:02.564 | libss aarch64 1.46.5-5.el9 baseos 30 k 2024-11-19 03:35:02.564 | libsss_certmap aarch64 2.9.4-6.el9_4.1 baseos 91 k 2024-11-19 03:35:02.564 | libsss_idmap aarch64 2.9.4-6.el9_4.1 baseos 43 k 2024-11-19 03:35:02.564 | libsss_nss_idmap aarch64 2.9.4-6.el9_4.1 baseos 47 k 2024-11-19 03:35:02.564 | libsss_sudo aarch64 2.9.4-6.el9_4.1 baseos 36 k 2024-11-19 03:35:02.564 | libtalloc aarch64 2.4.1-1.el9 baseos 29 k 2024-11-19 03:35:02.564 | libtdb aarch64 1.4.9-1.el9 baseos 51 k 2024-11-19 03:35:02.564 | libteam aarch64 1.31-16.el9_1 baseos 46 k 2024-11-19 03:35:02.564 | libtevent aarch64 0.16.0-1.el9 baseos 45 k 2024-11-19 03:35:02.564 | linux-firmware-whence noarch 20240905-143.3.el9_4 baseos 99 k 2024-11-19 03:35:02.564 | lmdb-libs aarch64 0.9.29-3.el9 baseos 61 k 2024-11-19 03:35:02.564 | lzo aarch64 2.10-7.el9 baseos 63 k 2024-11-19 03:35:02.564 | newt aarch64 0.52.21-11.el9 baseos 98 k 2024-11-19 03:35:02.564 | nftables aarch64 1:1.0.9-1.el9 baseos 415 k 2024-11-19 03:35:02.564 | numactl-libs aarch64 2.0.16-3.el9 baseos 29 k 2024-11-19 03:35:02.564 | oniguruma aarch64 6.9.6-1.el9.5.0.1 baseos 213 k 2024-11-19 03:35:02.564 | openssh aarch64 8.7p1-38.el9_4.4 baseos 447 k 2024-11-19 03:35:02.564 | os-prober aarch64 1.77-10.el9 baseos 46 k 2024-11-19 03:35:02.564 | pigz aarch64 2.5-4.el9 baseos 77 k 2024-11-19 03:35:02.564 | psmisc aarch64 23.4-3.el9 baseos 226 k 2024-11-19 03:35:02.564 | python3-dateutil noarch 1:2.8.1-7.el9 baseos 287 k 2024-11-19 03:35:02.564 | python3-dbus aarch64 1.2.18-2.el9.0.1 baseos 131 k 2024-11-19 03:35:02.564 | python3-dnf-plugins-core noarch 4.3.0-13.el9 baseos 246 k 2024-11-19 03:35:02.564 | python3-firewall noarch 1.3.4-1.el9 baseos 348 k 2024-11-19 03:35:02.564 | python3-gobject-base aarch64 3.40.1-6.el9 baseos 177 k 2024-11-19 03:35:02.564 | python3-gobject-base-noarch noarch 3.40.1-6.el9 baseos 152 k 2024-11-19 03:35:02.564 | python3-nftables aarch64 1:1.0.9-1.el9 baseos 22 k 2024-11-19 03:35:02.565 | python3-six noarch 1.15.0-9.el9 baseos 36 k 2024-11-19 03:35:02.565 | python3-systemd aarch64 234-18.el9 baseos 82 k 2024-11-19 03:35:02.565 | rpm-plugin-selinux aarch64 4.16.1.3-29.el9 baseos 16 k 2024-11-19 03:35:02.565 | selinux-policy noarch 38.1.35-2.el9_4.2.0.2 baseos 49 k 2024-11-19 03:35:02.565 | slang aarch64 2.3.2-11.el9 baseos 364 k 2024-11-19 03:35:02.565 | snappy aarch64 1.1.8-8.el9 baseos 33 k 2024-11-19 03:35:02.565 | squashfs-tools aarch64 4.4-10.git1.el9 baseos 161 k 2024-11-19 03:35:02.565 | sssd-client aarch64 2.9.4-6.el9_4.1 baseos 160 k 2024-11-19 03:35:02.565 | systemd-pam aarch64 252-32.el9_4.7 baseos 254 k 2024-11-19 03:35:02.565 | systemd-rpm-macros noarch 252-32.el9_4.7 baseos 52 k 2024-11-19 03:35:02.565 | systemd-udev aarch64 252-32.el9_4.7 baseos 1.8 M 2024-11-19 03:35:02.565 | teamd aarch64 1.31-16.el9_1 baseos 110 k 2024-11-19 03:35:02.565 | userspace-rcu aarch64 0.12.1-6.el9 baseos 104 k 2024-11-19 03:35:02.565 | which aarch64 2.21-29.el9 baseos 40 k 2024-11-19 03:35:02.565 | xz aarch64 5.2.5-8.el9_0 baseos 214 k 2024-11-19 03:35:02.565 | Installing weak dependencies: 2024-11-19 03:35:02.565 | libcap-ng-python3 aarch64 0.8.2-7.el9 appstream 29 k 2024-11-19 03:35:02.565 | rsyslog-logrotate aarch64 8.2310.0-4.el9 appstream 11 k 2024-11-19 03:35:02.565 | Removing dependent packages: 2024-11-19 03:35:02.565 | coreutils-single aarch64 8.32-35.el9 @baseos 1.4 M 2024-11-19 03:35:02.565 | curl-minimal aarch64 7.76.1-29.el9_4 @baseos 243 k 2024-11-19 03:35:02.565 | Installing Environment Groups: 2024-11-19 03:35:02.565 | Minimal Install 2024-11-19 03:35:02.565 | Installing Groups: 2024-11-19 03:35:02.565 | Core 2024-11-19 03:35:02.565 | 2024-11-19 03:35:02.565 | Transaction Summary 2024-11-19 03:35:02.565 | ================================================================================ 2024-11-19 03:35:02.565 | Install 160 Packages 2024-11-19 03:35:02.565 | Upgrade 6 Packages 2024-11-19 03:35:02.565 | Remove 2 Packages 2024-11-19 03:35:02.565 | 2024-11-19 03:35:02.586 | Total download size: 454 M 2024-11-19 03:35:02.588 | Downloading Packages: 2024-11-19 03:35:04.441 | (1/166): python3-six-1.15.0-9.el9.noarch.rpm 24 kB/s | 36 kB 00:01 2024-11-19 03:35:04.832 | (2/166): crontabs-1.11-27.20190603git.el9.noarc 9.7 kB/s | 18 kB 00:01 2024-11-19 03:35:05.855 | (3/166): selinux-policy-38.1.35-2.el9_4.2.0.2.n 48 kB/s | 49 kB 00:01 2024-11-19 03:35:06.365 | (4/166): acl-2.3.1-4.el9.aarch64.rpm 136 kB/s | 69 kB 00:00 2024-11-19 03:35:06.544 | (5/166): hwdata-0.348-9.13.el9.noarch.rpm 456 kB/s | 1.6 MB 00:03 2024-11-19 03:35:07.131 | (6/166): firewalld-filesystem-1.3.4-1.el9.noarc 14 kB/s | 8.3 kB 00:00 2024-11-19 03:35:07.145 | (7/166): python3-firewall-1.3.4-1.el9.noarch.rp 446 kB/s | 348 kB 00:00 2024-11-19 03:35:07.473 | (8/166): c-ares-1.19.1-2.el9_4.aarch64.rpm 348 kB/s | 110 kB 00:00 2024-11-19 03:35:07.489 | (9/166): firewalld-1.3.4-1.el9.noarch.rpm 1.2 MB/s | 450 kB 00:00 2024-11-19 03:35:07.808 | (10/166): selinux-policy-targeted-38.1.35-2.el9 1.9 MB/s | 6.5 MB 00:03 2024-11-19 03:35:07.820 | (11/166): file-5.39-16.el9.aarch64.rpm 140 kB/s | 48 kB 00:00 2024-11-19 03:35:07.846 | (12/166): groff-base-1.22.4-10.el9.aarch64.rpm 2.8 MB/s | 1.0 MB 00:00 2024-11-19 03:35:08.060 | (13/166): kbd-2.4.0-9.el9.aarch64.rpm 1.6 MB/s | 371 kB 00:00 2024-11-19 03:35:08.133 | (14/166): lshw-B.02.19.2-10.el9.aarch64.rpm 984 kB/s | 300 kB 00:00 2024-11-19 03:35:08.222 | (15/166): kbd-misc-2.4.0-9.el9.noarch.rpm 4.0 MB/s | 1.5 MB 00:00 2024-11-19 03:35:08.235 | (16/166): device-mapper-libs-1.02.197-2.el9.aar 1.0 MB/s | 171 kB 00:00 2024-11-19 03:35:08.243 | (17/166): device-mapper-1.02.197-2.el9.aarch64. 1.3 MB/s | 136 kB 00:00 2024-11-19 03:35:08.321 | (18/166): python3-gobject-base-3.40.1-6.el9.aar 1.8 MB/s | 177 kB 00:00 2024-11-19 03:35:08.334 | (19/166): rpm-plugin-selinux-4.16.1.3-29.el9.aa 174 kB/s | 16 kB 00:00 2024-11-19 03:35:08.341 | (20/166): rpm-plugin-audit-4.16.1.3-29.el9.aarc 158 kB/s | 15 kB 00:00 2024-11-19 03:35:08.415 | (21/166): dbus-broker-28-7.el9.aarch64.rpm 1.7 MB/s | 165 kB 00:00 2024-11-19 03:35:08.430 | (22/166): grubby-8.40-64.el9.aarch64.rpm 359 kB/s | 32 kB 00:00 2024-11-19 03:35:08.440 | (23/166): libnftnl-1.2.6-4.el9_4.aarch64.rpm 861 kB/s | 84 kB 00:00 2024-11-19 03:35:08.510 | (24/166): python3-dnf-plugins-core-4.3.0-13.el9 2.6 MB/s | 246 kB 00:00 2024-11-19 03:35:08.520 | (25/166): dnf-plugins-core-4.3.0-13.el9.noarch. 406 kB/s | 36 kB 00:00 2024-11-19 03:35:08.565 | (26/166): python3-dateutil-2.8.1-7.el9.noarch.r 2.2 MB/s | 287 kB 00:00 2024-11-19 03:35:08.600 | (27/166): libdaemon-0.14-23.el9.aarch64.rpm 344 kB/s | 31 kB 00:00 2024-11-19 03:35:08.614 | (28/166): initscripts-service-10.11.6-1.el9.noa 118 kB/s | 11 kB 00:00 2024-11-19 03:35:08.684 | (29/166): man-db-2.9.3-7.el9.aarch64.rpm 9.5 MB/s | 1.1 MB 00:00 2024-11-19 03:35:08.696 | (30/166): libfido2-1.13.0-2.el9.aarch64.rpm 997 kB/s | 95 kB 00:00 2024-11-19 03:35:09.809 | (31/166): libndp-1.8-6.el9_4.aarch64.rpm 30 kB/s | 35 kB 00:01 2024-11-19 03:35:10.042 | (32/166): libnetfilter_conntrack-1.0.9-1.el9.aa 42 kB/s | 57 kB 00:01 2024-11-19 03:35:10.052 | (33/166): fuse-libs-2.9.9-15.el9.aarch64.rpm 70 kB/s | 95 kB 00:01 2024-11-19 03:35:10.415 | (34/166): irqbalance-1.9.2-3.el9.aarch64.rpm 109 kB/s | 66 kB 00:00 2024-11-19 03:35:10.449 | (35/166): os-prober-1.77-10.el9.aarch64.rpm 117 kB/s | 46 kB 00:00 2024-11-19 03:35:10.459 | (36/166): pigz-2.5-4.el9.aarch64.rpm 189 kB/s | 77 kB 00:00 2024-11-19 03:35:10.779 | (37/166): cpio-2.13-16.el9.aarch64.rpm 739 kB/s | 268 kB 00:00 2024-11-19 03:35:10.786 | (38/166): lsscsi-0.32-6.el9.aarch64.rpm 199 kB/s | 67 kB 00:00 2024-11-19 03:35:10.836 | (39/166): kmod-libs-28-9.el9.aarch64.rpm 163 kB/s | 61 kB 00:00 2024-11-19 03:35:11.011 | (40/166): kmod-28-9.el9.aarch64.rpm 536 kB/s | 120 kB 00:00 2024-11-19 03:35:11.113 | (41/166): iproute-tc-6.2.0-6.el9_4.aarch64.rpm 1.3 MB/s | 449 kB 00:00 2024-11-19 03:35:11.412 | (42/166): iproute-6.2.0-6.el9_4.aarch64.rpm 1.3 MB/s | 791 kB 00:00 2024-11-19 03:35:11.429 | (43/166): libnfnetlink-1.0.1-21.el9.aarch64.rpm 68 kB/s | 28 kB 00:00 2024-11-19 03:35:11.586 | (44/166): parted-3.5-2.el9.aarch64.rpm 1.3 MB/s | 606 kB 00:00 2024-11-19 03:35:11.593 | (45/166): libmnl-1.0.4-16.el9_4.aarch64.rpm 151 kB/s | 27 kB 00:00 2024-11-19 03:35:11.601 | (46/166): squashfs-tools-4.4-10.git1.el9.aarch6 940 kB/s | 161 kB 00:00 2024-11-19 03:35:11.695 | (47/166): jansson-2.14-1.el9.aarch64.rpm 498 kB/s | 46 kB 00:00 2024-11-19 03:35:11.839 | (48/166): userspace-rcu-0.12.1-6.el9.aarch64.rp 443 kB/s | 104 kB 00:00 2024-11-19 03:35:11.875 | (49/166): procps-ng-3.3.17-14.el9.aarch64.rpm 1.2 MB/s | 333 kB 00:00 2024-11-19 03:35:11.966 | (50/166): gobject-introspection-1.68.0-11.el9.a 907 kB/s | 245 kB 00:00 2024-11-19 03:35:11.978 | (51/166): libpipeline-1.5.3-4.el9.aarch64.rpm 355 kB/s | 47 kB 00:00 2024-11-19 03:35:12.153 | (52/166): psmisc-23.4-3.el9.aarch64.rpm 1.2 MB/s | 226 kB 00:00 2024-11-19 03:35:12.471 | (53/166): ethtool-6.2-1.el9.aarch64.rpm 446 kB/s | 225 kB 00:00 2024-11-19 03:35:12.480 | (54/166): xz-5.2.5-8.el9_0.aarch64.rpm 427 kB/s | 214 kB 00:00 2024-11-19 03:35:12.530 | (55/166): linux-firmware-whence-20240905-143.3. 266 kB/s | 99 kB 00:00 2024-11-19 03:35:12.577 | (56/166): inih-49-6.el9.aarch64.rpm 177 kB/s | 17 kB 00:00 2024-11-19 03:35:12.994 | (57/166): python3-systemd-234-18.el9.aarch64.rp 177 kB/s | 82 kB 00:00 2024-11-19 03:35:13.007 | (58/166): which-2.21-29.el9.aarch64.rpm 94 kB/s | 40 kB 00:00 2024-11-19 03:35:13.350 | (59/166): logrotate-3.18.0-8.el9.aarch64.rpm 210 kB/s | 71 kB 00:00 2024-11-19 03:35:13.410 | (60/166): prefixdevname-0.1.0-8.el9.aarch64.rpm 1.0 MB/s | 438 kB 00:00 2024-11-19 03:35:13.656 | (61/166): kexec-tools-2.0.27-8.el9_4.3.aarch64. 1.4 MB/s | 434 kB 00:00 2024-11-19 03:35:14.211 | (62/166): coreutils-common-8.32-35.el9.aarch64. 2.5 MB/s | 2.0 MB 00:00 2024-11-19 03:35:14.372 | (63/166): coreutils-8.32-35.el9.aarch64.rpm 1.5 MB/s | 1.1 MB 00:00 2024-11-19 03:35:14.511 | (64/166): diffutils-3.7-12.el9.aarch64.rpm 1.3 MB/s | 383 kB 00:00 2024-11-19 03:35:14.579 | (65/166): libedit-3.1-38.20210216cvs.el9.aarch6 522 kB/s | 101 kB 00:00 2024-11-19 03:35:14.671 | (66/166): libseccomp-2.5.2-2.el9.aarch64.rpm 452 kB/s | 71 kB 00:00 2024-11-19 03:35:14.747 | (67/166): libss-1.46.5-5.el9.aarch64.rpm 190 kB/s | 30 kB 00:00 2024-11-19 03:35:14.830 | (68/166): e2fsprogs-libs-1.46.5-5.el9.aarch64.r 1.4 MB/s | 222 kB 00:00 2024-11-19 03:35:14.989 | (69/166): libnl3-cli-3.9.0-1.el9.aarch64.rpm 1.2 MB/s | 195 kB 00:00 2024-11-19 03:35:15.010 | (70/166): e2fsprogs-1.46.5-5.el9.aarch64.rpm 3.7 MB/s | 994 kB 00:00 2024-11-19 03:35:15.138 | (71/166): libselinux-utils-3.6-1.el9.aarch64.rp 1.3 MB/s | 163 kB 00:00 2024-11-19 03:35:15.208 | (72/166): libnl3-3.9.0-1.el9.aarch64.rpm 1.5 MB/s | 338 kB 00:00 2024-11-19 03:35:15.297 | (73/166): ipset-libs-7.11-8.el9.aarch64.rpm 425 kB/s | 67 kB 00:00 2024-11-19 03:35:15.365 | (74/166): ipset-7.11-8.el9.aarch64.rpm 292 kB/s | 42 kB 00:00 2024-11-19 03:35:15.470 | (75/166): authselect-libs-1.2.6-2.el9.aarch64.r 1.4 MB/s | 236 kB 00:00 2024-11-19 03:35:15.485 | (76/166): authselect-1.2.6-2.el9.aarch64.rpm 1.1 MB/s | 139 kB 00:00 2024-11-19 03:35:15.612 | (77/166): dracut-squash-057-53.git20240104.el9. 104 kB/s | 12 kB 00:00 2024-11-19 03:35:15.622 | (78/166): lzo-2.10-7.el9.aarch64.rpm 420 kB/s | 63 kB 00:00 2024-11-19 03:35:15.721 | (79/166): dracut-network-057-53.git20240104.el9 631 kB/s | 68 kB 00:00 2024-11-19 03:35:15.732 | (80/166): dracut-config-rescue-057-53.git202401 114 kB/s | 12 kB 00:00 2024-11-19 03:35:15.946 | (81/166): dbus-libs-1.12.20-8.el9.aarch64.rpm 700 kB/s | 149 kB 00:00 2024-11-19 03:35:15.964 | (82/166): dracut-057-53.git20240104.el9.aarch64 1.5 MB/s | 374 kB 00:00 2024-11-19 03:35:16.081 | (83/166): dbus-common-1.12.20-8.el9.noarch.rpm 102 kB/s | 14 kB 00:00 2024-11-19 03:35:16.088 | (84/166): dbus-1.12.20-8.el9.aarch64.rpm 61 kB/s | 6.8 kB 00:00 2024-11-19 03:35:16.225 | (85/166): NetworkManager-team-1.46.0-19.el9_4.a 291 kB/s | 38 kB 00:00 2024-11-19 03:35:16.240 | (86/166): NetworkManager-tui-1.46.0-19.el9_4.aa 1.6 MB/s | 236 kB 00:00 2024-11-19 03:35:16.570 | (87/166): NetworkManager-libnm-1.46.0-19.el9_4. 5.2 MB/s | 1.8 MB 00:00 2024-11-19 03:35:16.610 | (88/166): NetworkManager-1.46.0-19.el9_4.aarch6 5.8 MB/s | 2.1 MB 00:00 2024-11-19 03:35:16.702 | (89/166): numactl-libs-2.0.16-3.el9.aarch64.rpm 220 kB/s | 29 kB 00:00 2024-11-19 03:35:16.807 | (90/166): libcbor-0.7.0-5.el9.aarch64.rpm 289 kB/s | 55 kB 00:00 2024-11-19 03:35:16.855 | (91/166): newt-0.52.21-11.el9.aarch64.rpm 661 kB/s | 98 kB 00:00 2024-11-19 03:35:16.994 | (92/166): openssh-server-8.7p1-38.el9_4.4.aarch 2.5 MB/s | 439 kB 00:00 2024-11-19 03:35:17.017 | (93/166): openssh-clients-8.7p1-38.el9_4.4.aarc 4.2 MB/s | 680 kB 00:00 2024-11-19 03:35:17.147 | (94/166): slang-2.3.2-11.el9.aarch64.rpm 2.8 MB/s | 364 kB 00:00 2024-11-19 03:35:17.180 | (95/166): openssh-8.7p1-38.el9_4.4.aarch64.rpm 2.4 MB/s | 447 kB 00:00 2024-11-19 03:35:17.456 | (96/166): python3-nftables-1.0.9-1.el9.aarch64. 71 kB/s | 22 kB 00:00 2024-11-19 03:35:17.583 | (97/166): nftables-1.0.9-1.el9.aarch64.rpm 1.0 MB/s | 415 kB 00:00 2024-11-19 03:35:17.759 | (98/166): libref_array-0.1.5-53.el9.aarch64.rpm 91 kB/s | 27 kB 00:00 2024-11-19 03:35:17.827 | (99/166): libpath_utils-0.2.1-53.el9.aarch64.rp 125 kB/s | 29 kB 00:00 2024-11-19 03:35:17.926 | (100/166): libini_config-1.3.1-53.el9.aarch64.r 428 kB/s | 66 kB 00:00 2024-11-19 03:35:17.996 | (101/166): libdhash-0.5.0-53.el9.aarch64.rpm 184 kB/s | 29 kB 00:00 2024-11-19 03:35:18.205 | (102/166): libcollection-0.7.0-53.el9.aarch64.r 163 kB/s | 44 kB 00:00 2024-11-19 03:35:18.228 | (103/166): libbasicobjects-0.1.1-53.el9.aarch64 115 kB/s | 26 kB 00:00 2024-11-19 03:35:18.377 | (104/166): libteam-1.31-16.el9_1.aarch64.rpm 338 kB/s | 46 kB 00:00 2024-11-19 03:35:18.388 | (105/166): teamd-1.31-16.el9_1.aarch64.rpm 642 kB/s | 110 kB 00:00 2024-11-19 03:35:18.530 | (106/166): cronie-anacron-1.5.7-11.el9.aarch64. 198 kB/s | 30 kB 00:00 2024-11-19 03:35:18.543 | (107/166): cronie-1.5.7-11.el9.aarch64.rpm 789 kB/s | 115 kB 00:00 2024-11-19 03:35:18.640 | (108/166): libtdb-1.4.9-1.el9.aarch64.rpm 463 kB/s | 51 kB 00:00 2024-11-19 03:35:18.903 | (109/166): sssd-kcm-2.9.4-6.el9_4.1.aarch64.rpm 311 kB/s | 109 kB 00:00 2024-11-19 03:35:19.022 | (110/166): sssd-common-2.9.4-6.el9_4.1.aarch64. 4.2 MB/s | 1.6 MB 00:00 2024-11-19 03:35:19.081 | (111/166): sssd-client-2.9.4-6.el9_4.1.aarch64. 966 kB/s | 160 kB 00:00 2024-11-19 03:35:19.429 | (112/166): libsss_sudo-2.9.4-6.el9_4.1.aarch64. 91 kB/s | 36 kB 00:00 2024-11-19 03:35:19.617 | (113/166): libsss_nss_idmap-2.9.4-6.el9_4.1.aar 89 kB/s | 47 kB 00:00 2024-11-19 03:35:19.873 | (114/166): libsss_idmap-2.9.4-6.el9_4.1.aarch64 99 kB/s | 43 kB 00:00 2024-11-19 03:35:19.966 | (115/166): libsss_certmap-2.9.4-6.el9_4.1.aarch 270 kB/s | 91 kB 00:00 2024-11-19 03:35:20.072 | (116/166): ncurses-6.2-10.20210508.el9.aarch64. 2.1 MB/s | 398 kB 00:00 2024-11-19 03:35:20.227 | (117/166): systemd-pam-252-32.el9_4.7.aarch64.r 1.7 MB/s | 254 kB 00:00 2024-11-19 03:35:20.310 | (118/166): systemd-udev-252-32.el9_4.7.aarch64. 5.3 MB/s | 1.8 MB 00:00 2024-11-19 03:35:20.478 | (119/166): systemd-rpm-macros-252-32.el9_4.7.no 334 kB/s | 52 kB 00:00 2024-11-19 03:35:20.606 | (120/166): libkcapi-hmaccalc-1.4.0-2.el9.aarch6 178 kB/s | 23 kB 00:00 2024-11-19 03:35:20.709 | (121/166): systemd-252-32.el9_4.7.aarch64.rpm 7.8 MB/s | 3.8 MB 00:00 2024-11-19 03:35:20.735 | (122/166): libkcapi-1.4.0-2.el9.aarch64.rpm 348 kB/s | 45 kB 00:00 2024-11-19 03:35:21.053 | (123/166): libtevent-0.16.0-1.el9.aarch64.rpm 145 kB/s | 45 kB 00:00 2024-11-19 03:35:21.077 | (124/166): curl-7.76.1-29.el9_4.1.aarch64.rpm 815 kB/s | 290 kB 00:00 2024-11-19 03:35:21.292 | (125/166): libtalloc-2.4.1-1.el9.aarch64.rpm 120 kB/s | 29 kB 00:00 2024-11-19 03:35:21.319 | (126/166): libldb-2.8.0-2.el9_4.aarch64.rpm 784 kB/s | 181 kB 00:00 2024-11-19 03:35:21.456 | (127/166): python3-dbus-1.2.18-2.el9.0.1.aarch6 1.0 MB/s | 131 kB 00:00 2024-11-19 03:35:21.560 | (128/166): sudo-1.9.5p2-10.el9_3.aarch64.rpm 3.8 MB/s | 1.0 MB 00:00 2024-11-19 03:35:21.607 | (129/166): initscripts-rename-device-10.11.6-1. 88 kB/s | 13 kB 00:00 2024-11-19 03:35:21.692 | (130/166): snappy-1.1.8-8.el9.aarch64.rpm 276 kB/s | 33 kB 00:00 2024-11-19 03:35:21.768 | (131/166): libsysfs-2.1.1-10.el9.aarch64.rpm 243 kB/s | 36 kB 00:00 2024-11-19 03:35:21.880 | (132/166): gettext-libs-0.21-8.el9.aarch64.rpm 1.6 MB/s | 285 kB 00:00 2024-11-19 03:35:22.007 | (133/166): gettext-0.21-8.el9.aarch64.rpm 4.5 MB/s | 1.1 MB 00:00 2024-11-19 03:35:22.119 | (134/166): xfsprogs-6.3.0-1.el9.aarch64.rpm 4.5 MB/s | 1.1 MB 00:00 2024-11-19 03:35:22.203 | (135/166): iptables-nft-1.8.10-4.el9_4.aarch64. 959 kB/s | 184 kB 00:00 2024-11-19 03:35:22.297 | (136/166): iptables-libs-1.8.10-4.el9_4.aarch64 2.3 MB/s | 398 kB 00:00 2024-11-19 03:35:22.370 | (137/166): audit-3.1.2-2.el9.aarch64.rpm 1.6 MB/s | 250 kB 00:00 2024-11-19 03:35:22.415 | (138/166): lmdb-libs-0.9.29-3.el9.aarch64.rpm 549 kB/s | 61 kB 00:00 2024-11-19 03:35:22.615 | (139/166): policycoreutils-3.6-2.1.el9.aarch64. 876 kB/s | 208 kB 00:00 2024-11-19 03:35:22.634 | (140/166): libbpf-1.3.0-2.el9.aarch64.rpm 782 kB/s | 171 kB 00:00 2024-11-19 03:35:22.739 | (141/166): kpartx-0.8.7-27.el9.aarch64.rpm 383 kB/s | 47 kB 00:00 2024-11-19 03:35:22.784 | (142/166): sg3_utils-libs-1.47-9.el9.aarch64.rp 725 kB/s | 99 kB 00:00 2024-11-19 03:35:22.922 | (143/166): cryptsetup-libs-2.6.0-3.el9.aarch64. 3.4 MB/s | 469 kB 00:00 2024-11-19 03:35:22.949 | (144/166): sg3_utils-1.47-9.el9.aarch64.rpm 4.4 MB/s | 930 kB 00:00 2024-11-19 03:35:23.043 | (145/166): python3-gobject-base-noarch-3.40.1-6 1.2 MB/s | 152 kB 00:00 2024-11-19 03:35:23.119 | (146/166): kbd-legacy-2.4.0-9.el9.noarch.rpm 3.0 MB/s | 502 kB 00:00 2024-11-19 03:35:23.219 | (147/166): grub2-tools-minimal-2.06-82.el9_4.aa 3.3 MB/s | 580 kB 00:00 2024-11-19 03:35:23.431 | (148/166): grub2-tools-2.06-82.el9_4.aarch64.rp 5.5 MB/s | 1.7 MB 00:00 2024-11-19 03:35:23.460 | (149/166): grub2-common-2.06-82.el9_4.noarch.rp 3.8 MB/s | 903 kB 00:00 2024-11-19 03:35:23.572 | (150/166): jq-1.6-16.el9.aarch64.rpm 1.3 MB/s | 180 kB 00:00 2024-11-19 03:35:23.605 | (151/166): oniguruma-6.9.6-1.el9.5.0.1.aarch64. 1.5 MB/s | 213 kB 00:00 2024-11-19 03:35:24.214 | (152/166): kernel-tools-libs-5.14.0-427.42.1.el 6.7 MB/s | 4.3 MB 00:00 2024-11-19 03:35:24.297 | (153/166): kernel-tools-5.14.0-427.42.1.el9_4.a 6.4 MB/s | 4.4 MB 00:00 2024-11-19 03:35:24.879 | (154/166): libcap-ng-python3-0.8.2-7.el9.aarch6 43 kB/s | 29 kB 00:00 2024-11-19 03:35:24.978 | (155/166): libestr-0.1.11-4.el9.aarch64.rpm 37 kB/s | 25 kB 00:00 2024-11-19 03:35:25.074 | (156/166): python3-libselinux-3.6-1.el9.aarch64 961 kB/s | 182 kB 00:00 2024-11-19 03:35:25.158 | (157/166): libfastjson-0.99.9-5.el9.aarch64.rpm 219 kB/s | 36 kB 00:00 2024-11-19 03:35:25.184 | (158/166): rsyslog-logrotate-8.2310.0-4.el9.aar 110 kB/s | 11 kB 00:00 2024-11-19 03:35:25.260 | (159/166): rsyslog-8.2310.0-4.el9.aarch64.rpm 8.5 MB/s | 777 kB 00:00 2024-11-19 03:35:25.447 | (160/166): less-590-4.el9_4.aarch64.rpm 622 kB/s | 159 kB 00:00 2024-11-19 03:35:25.486 | (161/166): systemd-libs-252-32.el9_4.7.aarch64. 2.7 MB/s | 623 kB 00:00 2024-11-19 03:35:25.605 | (162/166): glibc-minimal-langpack-2.34-100.el9_ 174 kB/s | 20 kB 00:00 2024-11-19 03:35:25.621 | (163/166): libcurl-minimal-7.76.1-29.el9_4.1.aa 1.3 MB/s | 220 kB 00:00 2024-11-19 03:35:25.726 | (164/166): glibc-common-2.34-100.el9_4.4.aarch6 2.3 MB/s | 284 kB 00:00 2024-11-19 03:35:25.888 | (165/166): glibc-2.34-100.el9_4.4.aarch64.rpm 6.5 MB/s | 1.7 MB 00:00 2024-11-19 03:35:35.356 | (166/166): linux-firmware-20240905-143.3.el9_4. 17 MB/s | 387 MB 00:22 2024-11-19 03:35:35.369 | -------------------------------------------------------------------------------- 2024-11-19 03:35:35.370 | Total 14 MB/s | 454 MB 00:32 2024-11-19 03:35:40.731 | Running transaction check 2024-11-19 03:35:41.088 | Transaction check succeeded. 2024-11-19 03:35:41.089 | Running transaction test 2024-11-19 03:35:44.349 | Transaction test succeeded. 2024-11-19 03:35:44.350 | Running transaction 2024-11-19 03:35:49.911 | Running scriptlet: selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.noarch 1/1 2024-11-19 03:35:50.235 | Running scriptlet: firewalld-1.3.4-1.el9.noarch 1/1 2024-11-19 03:35:50.332 | Preparing : 1/1 2024-11-19 03:35:50.392 | Installing : grub2-common-1:2.06-82.el9_4.noarch 1/174 2024-11-19 03:35:50.415 | Upgrading : glibc-common-2.34-100.el9_4.4.aarch64 2/174 2024-11-19 03:35:50.503 | Running scriptlet: glibc-2.34-100.el9_4.4.aarch64 3/174 2024-11-19 03:35:50.544 | Upgrading : glibc-2.34-100.el9_4.4.aarch64 3/174 2024-11-19 03:35:50.596 | Running scriptlet: glibc-2.34-100.el9_4.4.aarch64 3/174 2024-11-19 03:35:50.614 | Upgrading : glibc-minimal-langpack-2.34-100.el9_4.4.aarch64 4/174 2024-11-19 03:35:50.628 | Installing : libmnl-1.0.4-16.el9_4.aarch64 5/174 2024-11-19 03:35:50.643 | Installing : libtalloc-2.4.1-1.el9.aarch64 6/174 2024-11-19 03:35:50.658 | Installing : libtevent-0.16.0-1.el9.aarch64 7/174 2024-11-19 03:35:50.677 | Installing : kmod-libs-28-9.el9.aarch64 8/174 2024-11-19 03:35:50.695 | Installing : kmod-28-9.el9.aarch64 9/174 2024-11-19 03:35:50.728 | Installing : jansson-2.14-1.el9.aarch64 10/174 2024-11-19 03:35:50.744 | Installing : libnl3-3.9.0-1.el9.aarch64 11/174 2024-11-19 03:35:50.763 | Installing : libtdb-1.4.9-1.el9.aarch64 12/174 2024-11-19 03:35:50.786 | Upgrading : libcurl-minimal-7.76.1-29.el9_4.1.aarch64 13/174 2024-11-19 03:35:50.803 | Installing : libnftnl-1.2.6-4.el9_4.aarch64 14/174 2024-11-19 03:35:50.823 | Installing : fuse-libs-2.9.9-15.el9.aarch64 15/174 2024-11-19 03:35:50.859 | Installing : libedit-3.1-38.20210216cvs.el9.aarch64 16/174 2024-11-19 03:35:50.880 | Installing : libselinux-utils-3.6-1.el9.aarch64 17/174 2024-11-19 03:35:50.891 | Installing : lzo-2.10-7.el9.aarch64 18/174 2024-11-19 03:35:50.973 | Running scriptlet: openssh-8.7p1-38.el9_4.4.aarch64 19/174 2024-11-19 03:35:50.991 | Installing : openssh-8.7p1-38.el9_4.4.aarch64 19/174 2024-11-19 03:35:51.004 | Installing : libref_array-0.1.5-53.el9.aarch64 20/174 2024-11-19 03:35:51.180 | Installing : libdhash-0.5.0-53.el9.aarch64 21/174 2024-11-19 03:35:51.194 | Installing : libcollection-0.7.0-53.el9.aarch64 22/174 2024-11-19 03:35:51.209 | Installing : libbasicobjects-0.1.1-53.el9.aarch64 23/174 2024-11-19 03:35:51.227 | Installing : libsss_idmap-2.9.4-6.el9_4.1.aarch64 24/174 2024-11-19 03:35:51.244 | Installing : libbpf-2:1.3.0-2.el9.aarch64 25/174 2024-11-19 03:35:51.327 | Installing : squashfs-tools-4.4-10.git1.el9.aarch64 26/174 2024-11-19 03:35:51.353 | Installing : libnl3-cli-3.9.0-1.el9.aarch64 27/174 2024-11-19 03:35:51.370 | Installing : libteam-1.31-16.el9_1.aarch64 28/174 2024-11-19 03:35:51.391 | Installing : libsss_certmap-2.9.4-6.el9_4.1.aarch64 29/174 2024-11-19 03:35:51.410 | Installing : ethtool-2:6.2-1.el9.aarch64 30/174 2024-11-19 03:35:51.426 | Installing : ipset-libs-7.11-8.el9.aarch64 31/174 2024-11-19 03:35:51.445 | Installing : ipset-7.11-8.el9.aarch64 32/174 2024-11-19 03:35:51.463 | Installing : acl-2.3.1-4.el9.aarch64 33/174 2024-11-19 03:35:51.483 | Installing : c-ares-1.19.1-2.el9_4.aarch64 34/174 2024-11-19 03:35:51.498 | Installing : file-5.39-16.el9.aarch64 35/174 2024-11-19 03:35:51.595 | Running scriptlet: groff-base-1.22.4-10.el9.aarch64 36/174 2024-11-19 03:35:51.615 | Installing : groff-base-1.22.4-10.el9.aarch64 36/174 2024-11-19 03:35:51.632 | Running scriptlet: groff-base-1.22.4-10.el9.aarch64 36/174 2024-11-19 03:35:51.651 | Installing : libdaemon-0.14-23.el9.aarch64 37/174 2024-11-19 03:35:51.667 | Installing : libndp-1.8-6.el9_4.aarch64 38/174 2024-11-19 03:35:51.686 | Installing : pigz-2.5-4.el9.aarch64 39/174 2024-11-19 03:35:51.703 | Installing : cpio-2.13-16.el9.aarch64 40/174 2024-11-19 03:35:51.718 | Installing : libnfnetlink-1.0.1-21.el9.aarch64 41/174 2024-11-19 03:35:51.839 | Installing : libnetfilter_conntrack-1.0.9-1.el9.aarch64 42/174 2024-11-19 03:35:51.877 | Installing : iptables-libs-1.8.10-4.el9_4.aarch64 43/174 2024-11-19 03:35:51.893 | Installing : nftables-1:1.0.9-1.el9.aarch64 44/174 2024-11-19 03:35:51.909 | Running scriptlet: nftables-1:1.0.9-1.el9.aarch64 44/174 2024-11-19 03:35:51.935 | Installing : python3-nftables-1:1.0.9-1.el9.aarch64 45/174 2024-11-19 03:35:51.965 | Installing : userspace-rcu-0.12.1-6.el9.aarch64 46/174 2024-11-19 03:35:51.996 | Installing : gobject-introspection-1.68.0-11.el9.aarch64 47/174 2024-11-19 03:35:52.025 | Installing : python3-gobject-base-noarch-3.40.1-6.el9.noarch 48/174 2024-11-19 03:35:52.181 | Installing : python3-gobject-base-3.40.1-6.el9.aarch64 49/174 2024-11-19 03:35:52.214 | Installing : libpipeline-1.5.3-4.el9.aarch64 50/174 2024-11-19 03:35:52.272 | Installing : psmisc-23.4-3.el9.aarch64 51/174 2024-11-19 03:35:52.308 | Installing : iproute-6.2.0-6.el9_4.aarch64 52/174 2024-11-19 03:35:52.398 | Installing : xz-5.2.5-8.el9_0.aarch64 53/174 2024-11-19 03:35:52.416 | Installing : inih-49-6.el9.aarch64 54/174 2024-11-19 03:35:52.457 | Installing : which-2.21-29.el9.aarch64 55/174 2024-11-19 03:35:52.476 | Installing : diffutils-3.7-12.el9.aarch64 56/174 2024-11-19 03:35:52.855 | Installing : libseccomp-2.5.2-2.el9.aarch64 57/174 2024-11-19 03:35:52.877 | Installing : libss-1.46.5-5.el9.aarch64 58/174 2024-11-19 03:35:52.892 | Installing : e2fsprogs-libs-1.46.5-5.el9.aarch64 59/174 2024-11-19 03:35:52.906 | Installing : numactl-libs-2.0.16-3.el9.aarch64 60/174 2024-11-19 03:35:52.931 | Installing : libcbor-0.7.0-5.el9.aarch64 61/174 2024-11-19 03:35:52.952 | Installing : slang-2.3.2-11.el9.aarch64 62/174 2024-11-19 03:35:52.974 | Installing : newt-0.52.21-11.el9.aarch64 63/174 2024-11-19 03:35:52.999 | Installing : libpath_utils-0.2.1-53.el9.aarch64 64/174 2024-11-19 03:35:53.015 | Installing : libini_config-1.3.1-53.el9.aarch64 65/174 2024-11-19 03:35:53.053 | Installing : libsss_sudo-2.9.4-6.el9_4.1.aarch64 66/174 2024-11-19 03:35:53.091 | Installing : libsss_nss_idmap-2.9.4-6.el9_4.1.aarch64 67/174 2024-11-19 03:35:53.138 | Installing : sssd-client-2.9.4-6.el9_4.1.aarch64 68/174 2024-11-19 03:35:53.153 | Running scriptlet: sssd-client-2.9.4-6.el9_4.1.aarch64 68/174 2024-11-19 03:35:53.180 | Installing : snappy-1.1.8-8.el9.aarch64 69/174 2024-11-19 03:35:53.264 | Installing : gettext-libs-0.21-8.el9.aarch64 70/174 2024-11-19 03:35:53.292 | Installing : gettext-0.21-8.el9.aarch64 71/174 2024-11-19 03:35:53.325 | Installing : lmdb-libs-0.9.29-3.el9.aarch64 72/174 2024-11-19 03:35:53.352 | Installing : libldb-2.8.0-2.el9_4.aarch64 73/174 2024-11-19 03:35:53.378 | Installing : sg3_utils-libs-1.47-9.el9.aarch64 74/174 2024-11-19 03:35:53.400 | Installing : oniguruma-6.9.6-1.el9.5.0.1.aarch64 75/174 2024-11-19 03:35:53.441 | Installing : jq-1.6-16.el9.aarch64 76/174 2024-11-19 03:35:53.513 | Installing : kernel-tools-libs-5.14.0-427.42.1.el9_4.aarch64 77/174 2024-11-19 03:35:53.886 | Running scriptlet: kernel-tools-libs-5.14.0-427.42.1.el9_4.aarch64 77/174 2024-11-19 03:35:53.902 | Installing : libcap-ng-python3-0.8.2-7.el9.aarch64 78/174 2024-11-19 03:35:53.926 | Installing : libestr-0.1.11-4.el9.aarch64 79/174 2024-11-19 03:35:53.948 | Installing : libfastjson-0.99.9-5.el9.aarch64 80/174 2024-11-19 03:35:54.170 | Upgrading : less-590-4.el9_4.aarch64 81/174 2024-11-19 03:35:54.499 | Installing : kbd-legacy-2.4.0-9.el9.noarch 82/174 2024-11-19 03:35:54.906 | Installing : systemd-rpm-macros-252-32.el9_4.7.noarch 83/174 2024-11-19 03:35:55.069 | Installing : coreutils-common-8.32-35.el9.aarch64 84/174 2024-11-19 03:35:55.197 | Installing : coreutils-8.32-35.el9.aarch64 85/174 2024-11-19 03:35:55.264 | Upgrading : systemd-libs-252-32.el9_4.7.aarch64 86/174 2024-11-19 03:35:55.292 | Running scriptlet: systemd-libs-252-32.el9_4.7.aarch64 86/174 2024-11-19 03:35:55.347 | Installing : dbus-libs-1:1.12.20-8.el9.aarch64 87/174 2024-11-19 03:35:55.368 | Installing : policycoreutils-3.6-2.1.el9.aarch64 88/174 2024-11-19 03:35:55.381 | Running scriptlet: policycoreutils-3.6-2.1.el9.aarch64 88/174 2024-11-19 03:35:55.398 | Installing : dbus-1:1.12.20-8.el9.aarch64 89/174 2024-11-19 03:35:55.415 | Installing : systemd-pam-252-32.el9_4.7.aarch64 90/174 2024-11-19 03:35:57.967 | Running scriptlet: systemd-252-32.el9_4.7.aarch64 91/174 2024-11-19 03:35:58.004 | Installing : systemd-252-32.el9_4.7.aarch64 91/174 2024-11-19 03:36:00.633 | Running scriptlet: systemd-252-32.el9_4.7.aarch64 91/174 2024-11-19 03:36:00.669 | Installing : dbus-common-1:1.12.20-8.el9.noarch 92/174 2024-11-19 03:36:00.706 | Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 92/174 2024-11-19 03:36:00.706 | Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. 2024-11-19 03:36:00.706 | Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. 2024-11-19 03:36:00.706 | 2024-11-19 03:36:01.050 | Running scriptlet: dbus-broker-28-7.el9.aarch64 93/174 2024-11-19 03:36:01.186 | Installing : dbus-broker-28-7.el9.aarch64 93/174 2024-11-19 03:36:01.222 | Running scriptlet: dbus-broker-28-7.el9.aarch64 93/174 2024-11-19 03:36:01.222 | Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. 2024-11-19 03:36:01.222 | Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. 2024-11-19 03:36:01.222 | 2024-11-19 03:36:01.254 | Installing : cronie-1.5.7-11.el9.aarch64 94/174 2024-11-19 03:36:01.276 | Running scriptlet: cronie-1.5.7-11.el9.aarch64 94/174 2024-11-19 03:36:01.277 | Created symlink /etc/systemd/system/multi-user.target.wants/crond.service → /usr/lib/systemd/system/crond.service. 2024-11-19 03:36:01.277 | 2024-11-19 03:36:01.590 | Installing : crontabs-1.11-27.20190603git.el9.noarch 95/174 2024-11-19 03:36:01.657 | Installing : cronie-anacron-1.5.7-11.el9.aarch64 96/174 2024-11-19 03:36:01.695 | Running scriptlet: cronie-anacron-1.5.7-11.el9.aarch64 96/174 2024-11-19 03:36:01.837 | Installing : python3-dbus-1.2.18-2.el9.0.1.aarch64 97/174 2024-11-19 03:36:01.894 | Installing : NetworkManager-libnm-1:1.46.0-19.el9_4.aarch64 98/174 2024-11-19 03:36:01.984 | Running scriptlet: NetworkManager-libnm-1:1.46.0-19.el9_4.aarch64 98/174 2024-11-19 03:36:02.015 | Installing : python3-firewall-1.3.4-1.el9.noarch 99/174 2024-11-19 03:36:02.067 | Installing : device-mapper-libs-9:1.02.197-2.el9.aarch64 100/174 2024-11-19 03:36:02.171 | Installing : device-mapper-9:1.02.197-2.el9.aarch64 101/174 2024-11-19 03:36:02.215 | Installing : grub2-tools-minimal-1:2.06-82.el9_4.aarch64 102/174 2024-11-19 03:36:02.244 | Installing : kpartx-0.8.7-27.el9.aarch64 103/174 2024-11-19 03:36:02.263 | Installing : cryptsetup-libs-2.6.0-3.el9.aarch64 104/174 2024-11-19 03:36:02.281 | Installing : initscripts-service-10.11.6-1.el9.noarch 105/174 2024-11-19 03:36:02.297 | Running scriptlet: logrotate-3.18.0-8.el9.aarch64 106/174 2024-11-19 03:36:02.339 | Installing : logrotate-3.18.0-8.el9.aarch64 106/174 2024-11-19 03:36:02.366 | Running scriptlet: logrotate-3.18.0-8.el9.aarch64 106/174 2024-11-19 03:36:02.366 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2024-11-19 03:36:02.366 | 2024-11-19 03:36:02.433 | Installing : rsyslog-logrotate-8.2310.0-4.el9.aarch64 107/174 2024-11-19 03:36:02.456 | Installing : rsyslog-8.2310.0-4.el9.aarch64 108/174 2024-11-19 03:36:02.487 | Running scriptlet: rsyslog-8.2310.0-4.el9.aarch64 108/174 2024-11-19 03:36:02.487 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2024-11-19 03:36:02.487 | 2024-11-19 03:36:02.517 | Running scriptlet: authselect-libs-1.2.6-2.el9.aarch64 109/174 2024-11-19 03:36:02.539 | Installing : authselect-libs-1.2.6-2.el9.aarch64 109/174 2024-11-19 03:36:02.893 | Running scriptlet: sssd-common-2.9.4-6.el9_4.1.aarch64 110/174 2024-11-19 03:36:03.580 | Installing : sssd-common-2.9.4-6.el9_4.1.aarch64 110/174 2024-11-19 03:36:03.707 | Running scriptlet: sssd-common-2.9.4-6.el9_4.1.aarch64 110/174 2024-11-19 03:36:03.707 | Created symlink /etc/systemd/system/multi-user.target.wants/sssd.service → /usr/lib/systemd/system/sssd.service. 2024-11-19 03:36:03.707 | 2024-11-19 03:36:03.732 | Installing : libkcapi-1.4.0-2.el9.aarch64 111/174 2024-11-19 03:36:03.750 | Installing : libkcapi-hmaccalc-1.4.0-2.el9.aarch64 112/174 2024-11-19 03:36:03.768 | Installing : selinux-policy-38.1.35-2.el9_4.2.0.2.noarch 113/174 2024-11-19 03:36:03.814 | Running scriptlet: selinux-policy-38.1.35-2.el9_4.2.0.2.noarch 113/174 2024-11-19 03:36:04.491 | Running scriptlet: selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 114/174 2024-11-19 03:36:04.560 | Installing : selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 114/174 2024-11-19 03:36:27.029 | Running scriptlet: selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 114/174 2024-11-19 03:36:27.165 | Installing : teamd-1.31-16.el9_1.aarch64 115/174 2024-11-19 03:36:27.556 | Installing : procps-ng-3.3.17-14.el9.aarch64 116/174 2024-11-19 03:36:27.732 | Installing : python3-systemd-234-18.el9.aarch64 117/174 2024-11-19 03:36:27.803 | Installing : iptables-nft-1.8.10-4.el9_4.aarch64 118/174 2024-11-19 03:36:27.846 | Running scriptlet: iptables-nft-1.8.10-4.el9_4.aarch64 118/174 2024-11-19 03:36:28.211 | Installing : linux-firmware-whence-20240905-143.3.el9_4.noarc 119/174 2024-11-19 03:36:28.309 | Installing : kbd-misc-2.4.0-9.el9.noarch 120/174 2024-11-19 03:36:28.518 | Installing : kbd-2.4.0-9.el9.aarch64 121/174 2024-11-19 03:36:29.004 | Installing : systemd-udev-252-32.el9_4.7.aarch64 122/174 2024-11-19 03:36:30.196 | Running scriptlet: systemd-udev-252-32.el9_4.7.aarch64 122/174 2024-11-19 03:36:30.196 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. 2024-11-19 03:36:30.196 | 2024-11-19 03:36:31.044 | Installing : dracut-057-53.git20240104.el9.aarch64 123/174 2024-11-19 03:36:31.133 | Running scriptlet: NetworkManager-1:1.46.0-19.el9_4.aarch64 124/174 2024-11-19 03:36:31.168 | Installing : NetworkManager-1:1.46.0-19.el9_4.aarch64 124/174 2024-11-19 03:36:31.201 | Running scriptlet: NetworkManager-1:1.46.0-19.el9_4.aarch64 124/174 2024-11-19 03:36:31.201 | Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. 2024-11-19 03:36:31.201 | Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. 2024-11-19 03:36:31.201 | Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. 2024-11-19 03:36:31.201 | 2024-11-19 03:36:31.452 | Installing : dracut-network-057-53.git20240104.el9.aarch64 125/174 2024-11-19 03:36:31.484 | Installing : dracut-squash-057-53.git20240104.el9.aarch64 126/174 2024-11-19 03:36:31.530 | Installing : libfido2-1.13.0-2.el9.aarch64 127/174 2024-11-19 03:36:31.957 | Installing : os-prober-1.77-10.el9.aarch64 128/174 2024-11-19 03:36:32.053 | Running scriptlet: grub2-tools-1:2.06-82.el9_4.aarch64 129/174 2024-11-19 03:36:32.109 | Installing : grub2-tools-1:2.06-82.el9_4.aarch64 129/174 2024-11-19 03:36:32.162 | Installing : grubby-8.40-64.el9.aarch64 130/174 2024-11-19 03:36:32.177 | Running scriptlet: grubby-8.40-64.el9.aarch64 130/174 2024-11-19 03:36:32.230 | Installing : firewalld-filesystem-1.3.4-1.el9.noarch 131/174 2024-11-19 03:36:32.353 | Installing : python3-six-1.15.0-9.el9.noarch 132/174 2024-11-19 03:36:32.426 | Installing : python3-dateutil-1:2.8.1-7.el9.noarch 133/174 2024-11-19 03:36:32.639 | Installing : python3-dnf-plugins-core-4.3.0-13.el9.noarch 134/174 2024-11-19 03:36:32.714 | Installing : hwdata-0.348-9.13.el9.noarch 135/174 2024-11-19 03:36:32.733 | Installing : lshw-B.02.19.2-10.el9.aarch64 136/174 2024-11-19 03:36:33.721 | Installing : dnf-plugins-core-4.3.0-13.el9.noarch 137/174 2024-11-19 03:36:33.807 | Installing : firewalld-1.3.4-1.el9.noarch 138/174 2024-11-19 03:36:33.833 | Running scriptlet: firewalld-1.3.4-1.el9.noarch 138/174 2024-11-19 03:36:33.833 | Created symlink /etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service → /usr/lib/systemd/system/firewalld.service. 2024-11-19 03:36:33.833 | Created symlink /etc/systemd/system/multi-user.target.wants/firewalld.service → /usr/lib/systemd/system/firewalld.service. 2024-11-19 03:36:33.833 | 2024-11-19 03:36:33.891 | Installing : kexec-tools-2.0.27-8.el9_4.3.aarch64 139/174 2024-11-19 03:36:33.918 | Running scriptlet: kexec-tools-2.0.27-8.el9_4.3.aarch64 139/174 2024-11-19 03:36:33.918 | Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service → /usr/lib/systemd/system/kdump.service. 2024-11-19 03:36:33.918 | 2024-11-19 03:36:33.977 | Installing : openssh-clients-8.7p1-38.el9_4.4.aarch64 140/174 2024-11-19 03:36:34.012 | Running scriptlet: openssh-clients-8.7p1-38.el9_4.4.aarch64 140/174 2024-11-19 03:36:34.030 | Installing : NetworkManager-tui-1:1.46.0-19.el9_4.aarch64 141/174 2024-11-19 03:36:34.051 | Installing : NetworkManager-team-1:1.46.0-19.el9_4.aarch64 142/174 2024-11-19 03:36:37.575 | Installing : dracut-config-rescue-057-53.git20240104.el9.aarc 143/174 2024-11-19 03:36:37.748 | Installing : linux-firmware-20240905-143.3.el9_4.noarch 144/174 2024-11-19 03:36:37.778 | Installing : rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 145/174 2024-11-19 03:36:37.809 | Installing : sssd-kcm-2.9.4-6.el9_4.1.aarch64 146/174 2024-11-19 03:36:37.837 | Running scriptlet: sssd-kcm-2.9.4-6.el9_4.1.aarch64 146/174 2024-11-19 03:36:37.837 | Created symlink /etc/systemd/system/sockets.target.wants/sssd-kcm.socket → /usr/lib/systemd/system/sssd-kcm.socket. 2024-11-19 03:36:37.837 | 2024-11-19 03:36:37.890 | Installing : authselect-1.2.6-2.el9.aarch64 147/174 2024-11-19 03:36:38.028 | Installing : audit-3.1.2-2.el9.aarch64 148/174 2024-11-19 03:36:38.061 | Running scriptlet: audit-3.1.2-2.el9.aarch64 148/174 2024-11-19 03:36:38.061 | Created symlink /etc/systemd/system/multi-user.target.wants/auditd.service → /usr/lib/systemd/system/auditd.service. 2024-11-19 03:36:38.061 | 2024-11-19 03:36:38.245 | Installing : parted-3.5-2.el9.aarch64 149/174 2024-11-19 03:36:38.287 | Installing : xfsprogs-6.3.0-1.el9.aarch64 150/174 2024-11-19 03:36:39.030 | Running scriptlet: openssh-server-8.7p1-38.el9_4.4.aarch64 151/174 2024-11-19 03:36:39.052 | Installing : openssh-server-8.7p1-38.el9_4.4.aarch64 151/174 2024-11-19 03:36:39.083 | Running scriptlet: openssh-server-8.7p1-38.el9_4.4.aarch64 151/174 2024-11-19 03:36:39.083 | Created symlink /etc/systemd/system/multi-user.target.wants/sshd.service → /usr/lib/systemd/system/sshd.service. 2024-11-19 03:36:39.083 | 2024-11-19 03:36:39.126 | Installing : prefixdevname-0.1.0-8.el9.aarch64 152/174 2024-11-19 03:36:39.181 | Running scriptlet: man-db-2.9.3-7.el9.aarch64 153/174 2024-11-19 03:36:39.265 | Installing : man-db-2.9.3-7.el9.aarch64 153/174 2024-11-19 03:36:39.323 | Running scriptlet: man-db-2.9.3-7.el9.aarch64 153/174 2024-11-19 03:36:39.396 | Installing : sudo-1.9.5p2-10.el9_3.aarch64 154/174 2024-11-19 03:36:39.413 | Running scriptlet: sudo-1.9.5p2-10.el9_3.aarch64 154/174 2024-11-19 03:36:39.561 | Installing : initscripts-rename-device-10.11.6-1.el9.aarch64 155/174 2024-11-19 03:36:39.785 | Installing : kernel-tools-5.14.0-427.42.1.el9_4.aarch64 156/174 2024-11-19 03:36:39.909 | Running scriptlet: kernel-tools-5.14.0-427.42.1.el9_4.aarch64 156/174 2024-11-19 03:36:40.057 | Installing : sg3_utils-1.47-9.el9.aarch64 157/174 2024-11-19 03:36:40.087 | Installing : irqbalance-2:1.9.2-3.el9.aarch64 158/174 2024-11-19 03:36:40.114 | Running scriptlet: irqbalance-2:1.9.2-3.el9.aarch64 158/174 2024-11-19 03:36:40.114 | Created symlink /etc/systemd/system/multi-user.target.wants/irqbalance.service → /usr/lib/systemd/system/irqbalance.service. 2024-11-19 03:36:40.114 | 2024-11-19 03:36:40.310 | Installing : e2fsprogs-1.46.5-5.el9.aarch64 159/174 2024-11-19 03:36:40.344 | Installing : iproute-tc-6.2.0-6.el9_4.aarch64 160/174 2024-11-19 03:36:40.417 | Installing : curl-7.76.1-29.el9_4.1.aarch64 161/174 2024-11-19 03:36:40.566 | Installing : rpm-plugin-audit-4.16.1.3-29.el9.aarch64 162/174 2024-11-19 03:36:40.650 | Installing : lsscsi-0.32-6.el9.aarch64 163/174 2024-11-19 03:36:40.677 | Installing : ncurses-6.2-10.20210508.el9.aarch64 164/174 2024-11-19 03:36:40.750 | Installing : libsysfs-2.1.1-10.el9.aarch64 165/174 2024-11-19 03:36:41.576 | Installing : python3-libselinux-3.6-1.el9.aarch64 166/174 2024-11-19 03:36:41.601 | Cleanup : systemd-libs-252-32.el9_4.aarch64 167/174 2024-11-19 03:36:41.626 | Erasing : coreutils-single-8.32-35.el9.aarch64 168/174 2024-11-19 03:36:41.646 | Erasing : curl-minimal-7.76.1-29.el9_4.aarch64 169/174 2024-11-19 03:36:41.677 | Cleanup : libcurl-minimal-7.76.1-29.el9_4.aarch64 170/174 2024-11-19 03:36:41.707 | Cleanup : less-590-3.el9_3.aarch64 171/174 2024-11-19 03:36:41.726 | Cleanup : glibc-common-2.34-100.el9.aarch64 172/174 2024-11-19 03:36:41.750 | Cleanup : glibc-minimal-langpack-2.34-100.el9.aarch64 173/174 2024-11-19 03:36:41.770 | Cleanup : glibc-2.34-100.el9.aarch64 174/174 2024-11-19 03:36:41.786 | Running scriptlet: grub2-common-1:2.06-82.el9_4.noarch 174/174 2024-11-19 03:36:41.808 | Running scriptlet: authselect-libs-1.2.6-2.el9.aarch64 174/174 2024-11-19 03:36:41.822 | Running scriptlet: sssd-common-2.9.4-6.el9_4.1.aarch64 174/174 2024-11-19 03:36:41.834 | Running scriptlet: selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 174/174 2024-11-19 03:36:41.898 | Running scriptlet: kexec-tools-2.0.27-8.el9_4.3.aarch64 174/174 2024-11-19 03:36:45.951 | Running scriptlet: glibc-2.34-100.el9.aarch64 174/174 2024-11-19 03:36:45.951 | Verifying : hwdata-0.348-9.13.el9.noarch 1/174 2024-11-19 03:36:45.952 | Verifying : crontabs-1.11-27.20190603git.el9.noarch 2/174 2024-11-19 03:36:45.952 | Verifying : python3-six-1.15.0-9.el9.noarch 3/174 2024-11-19 03:36:45.952 | Verifying : selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 4/174 2024-11-19 03:36:45.952 | Verifying : selinux-policy-38.1.35-2.el9_4.2.0.2.noarch 5/174 2024-11-19 03:36:45.952 | Verifying : acl-2.3.1-4.el9.aarch64 6/174 2024-11-19 03:36:45.952 | Verifying : python3-firewall-1.3.4-1.el9.noarch 7/174 2024-11-19 03:36:45.952 | Verifying : firewalld-filesystem-1.3.4-1.el9.noarch 8/174 2024-11-19 03:36:45.953 | Verifying : firewalld-1.3.4-1.el9.noarch 9/174 2024-11-19 03:36:45.953 | Verifying : c-ares-1.19.1-2.el9_4.aarch64 10/174 2024-11-19 03:36:45.953 | Verifying : file-5.39-16.el9.aarch64 11/174 2024-11-19 03:36:45.953 | Verifying : groff-base-1.22.4-10.el9.aarch64 12/174 2024-11-19 03:36:45.953 | Verifying : lshw-B.02.19.2-10.el9.aarch64 13/174 2024-11-19 03:36:45.953 | Verifying : kbd-2.4.0-9.el9.aarch64 14/174 2024-11-19 03:36:45.954 | Verifying : kbd-misc-2.4.0-9.el9.noarch 15/174 2024-11-19 03:36:45.954 | Verifying : device-mapper-libs-9:1.02.197-2.el9.aarch64 16/174 2024-11-19 03:36:45.954 | Verifying : device-mapper-9:1.02.197-2.el9.aarch64 17/174 2024-11-19 03:36:45.954 | Verifying : python3-gobject-base-3.40.1-6.el9.aarch64 18/174 2024-11-19 03:36:45.954 | Verifying : rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 19/174 2024-11-19 03:36:45.954 | Verifying : rpm-plugin-audit-4.16.1.3-29.el9.aarch64 20/174 2024-11-19 03:36:45.954 | Verifying : dbus-broker-28-7.el9.aarch64 21/174 2024-11-19 03:36:45.954 | Verifying : grubby-8.40-64.el9.aarch64 22/174 2024-11-19 03:36:45.955 | Verifying : libnftnl-1.2.6-4.el9_4.aarch64 23/174 2024-11-19 03:36:45.955 | Verifying : python3-dnf-plugins-core-4.3.0-13.el9.noarch 24/174 2024-11-19 03:36:45.955 | Verifying : dnf-plugins-core-4.3.0-13.el9.noarch 25/174 2024-11-19 03:36:45.955 | Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 26/174 2024-11-19 03:36:45.955 | Verifying : libdaemon-0.14-23.el9.aarch64 27/174 2024-11-19 03:36:45.955 | Verifying : initscripts-service-10.11.6-1.el9.noarch 28/174 2024-11-19 03:36:45.956 | Verifying : man-db-2.9.3-7.el9.aarch64 29/174 2024-11-19 03:36:45.956 | Verifying : libfido2-1.13.0-2.el9.aarch64 30/174 2024-11-19 03:36:45.956 | Verifying : libndp-1.8-6.el9_4.aarch64 31/174 2024-11-19 03:36:45.956 | Verifying : libnetfilter_conntrack-1.0.9-1.el9.aarch64 32/174 2024-11-19 03:36:45.956 | Verifying : fuse-libs-2.9.9-15.el9.aarch64 33/174 2024-11-19 03:36:45.956 | Verifying : irqbalance-2:1.9.2-3.el9.aarch64 34/174 2024-11-19 03:36:45.956 | Verifying : pigz-2.5-4.el9.aarch64 35/174 2024-11-19 03:36:45.957 | Verifying : os-prober-1.77-10.el9.aarch64 36/174 2024-11-19 03:36:45.957 | Verifying : cpio-2.13-16.el9.aarch64 37/174 2024-11-19 03:36:45.957 | Verifying : lsscsi-0.32-6.el9.aarch64 38/174 2024-11-19 03:36:45.957 | Verifying : kmod-libs-28-9.el9.aarch64 39/174 2024-11-19 03:36:45.957 | Verifying : kmod-28-9.el9.aarch64 40/174 2024-11-19 03:36:45.957 | Verifying : iproute-tc-6.2.0-6.el9_4.aarch64 41/174 2024-11-19 03:36:45.957 | Verifying : iproute-6.2.0-6.el9_4.aarch64 42/174 2024-11-19 03:36:45.957 | Verifying : libnfnetlink-1.0.1-21.el9.aarch64 43/174 2024-11-19 03:36:45.958 | Verifying : parted-3.5-2.el9.aarch64 44/174 2024-11-19 03:36:45.958 | Verifying : libmnl-1.0.4-16.el9_4.aarch64 45/174 2024-11-19 03:36:45.958 | Verifying : squashfs-tools-4.4-10.git1.el9.aarch64 46/174 2024-11-19 03:36:45.958 | Verifying : jansson-2.14-1.el9.aarch64 47/174 2024-11-19 03:36:45.958 | Verifying : procps-ng-3.3.17-14.el9.aarch64 48/174 2024-11-19 03:36:45.958 | Verifying : userspace-rcu-0.12.1-6.el9.aarch64 49/174 2024-11-19 03:36:45.958 | Verifying : gobject-introspection-1.68.0-11.el9.aarch64 50/174 2024-11-19 03:36:45.959 | Verifying : libpipeline-1.5.3-4.el9.aarch64 51/174 2024-11-19 03:36:45.959 | Verifying : ethtool-2:6.2-1.el9.aarch64 52/174 2024-11-19 03:36:45.959 | Verifying : psmisc-23.4-3.el9.aarch64 53/174 2024-11-19 03:36:45.959 | Verifying : xz-5.2.5-8.el9_0.aarch64 54/174 2024-11-19 03:36:45.959 | Verifying : linux-firmware-whence-20240905-143.3.el9_4.noarc 55/174 2024-11-19 03:36:45.959 | Verifying : linux-firmware-20240905-143.3.el9_4.noarch 56/174 2024-11-19 03:36:45.960 | Verifying : inih-49-6.el9.aarch64 57/174 2024-11-19 03:36:45.960 | Verifying : python3-systemd-234-18.el9.aarch64 58/174 2024-11-19 03:36:45.960 | Verifying : which-2.21-29.el9.aarch64 59/174 2024-11-19 03:36:45.960 | Verifying : prefixdevname-0.1.0-8.el9.aarch64 60/174 2024-11-19 03:36:45.960 | Verifying : logrotate-3.18.0-8.el9.aarch64 61/174 2024-11-19 03:36:45.960 | Verifying : kexec-tools-2.0.27-8.el9_4.3.aarch64 62/174 2024-11-19 03:36:45.960 | Verifying : coreutils-common-8.32-35.el9.aarch64 63/174 2024-11-19 03:36:45.960 | Verifying : coreutils-8.32-35.el9.aarch64 64/174 2024-11-19 03:36:45.961 | Verifying : diffutils-3.7-12.el9.aarch64 65/174 2024-11-19 03:36:45.961 | Verifying : libedit-3.1-38.20210216cvs.el9.aarch64 66/174 2024-11-19 03:36:45.961 | Verifying : libseccomp-2.5.2-2.el9.aarch64 67/174 2024-11-19 03:36:45.961 | Verifying : libss-1.46.5-5.el9.aarch64 68/174 2024-11-19 03:36:45.961 | Verifying : e2fsprogs-libs-1.46.5-5.el9.aarch64 69/174 2024-11-19 03:36:45.961 | Verifying : e2fsprogs-1.46.5-5.el9.aarch64 70/174 2024-11-19 03:36:45.962 | Verifying : libnl3-cli-3.9.0-1.el9.aarch64 71/174 2024-11-19 03:36:45.962 | Verifying : libnl3-3.9.0-1.el9.aarch64 72/174 2024-11-19 03:36:45.962 | Verifying : libselinux-utils-3.6-1.el9.aarch64 73/174 2024-11-19 03:36:45.962 | Verifying : ipset-libs-7.11-8.el9.aarch64 74/174 2024-11-19 03:36:45.962 | Verifying : ipset-7.11-8.el9.aarch64 75/174 2024-11-19 03:36:45.962 | Verifying : authselect-libs-1.2.6-2.el9.aarch64 76/174 2024-11-19 03:36:45.962 | Verifying : authselect-1.2.6-2.el9.aarch64 77/174 2024-11-19 03:36:45.962 | Verifying : lzo-2.10-7.el9.aarch64 78/174 2024-11-19 03:36:45.963 | Verifying : dracut-squash-057-53.git20240104.el9.aarch64 79/174 2024-11-19 03:36:45.963 | Verifying : dracut-network-057-53.git20240104.el9.aarch64 80/174 2024-11-19 03:36:45.963 | Verifying : dracut-config-rescue-057-53.git20240104.el9.aarc 81/174 2024-11-19 03:36:45.963 | Verifying : dracut-057-53.git20240104.el9.aarch64 82/174 2024-11-19 03:36:45.963 | Verifying : dbus-libs-1:1.12.20-8.el9.aarch64 83/174 2024-11-19 03:36:45.963 | Verifying : dbus-common-1:1.12.20-8.el9.noarch 84/174 2024-11-19 03:36:45.964 | Verifying : dbus-1:1.12.20-8.el9.aarch64 85/174 2024-11-19 03:36:45.964 | Verifying : NetworkManager-tui-1:1.46.0-19.el9_4.aarch64 86/174 2024-11-19 03:36:45.964 | Verifying : NetworkManager-team-1:1.46.0-19.el9_4.aarch64 87/174 2024-11-19 03:36:45.964 | Verifying : NetworkManager-libnm-1:1.46.0-19.el9_4.aarch64 88/174 2024-11-19 03:36:45.964 | Verifying : NetworkManager-1:1.46.0-19.el9_4.aarch64 89/174 2024-11-19 03:36:45.964 | Verifying : numactl-libs-2.0.16-3.el9.aarch64 90/174 2024-11-19 03:36:45.964 | Verifying : libcbor-0.7.0-5.el9.aarch64 91/174 2024-11-19 03:36:45.965 | Verifying : newt-0.52.21-11.el9.aarch64 92/174 2024-11-19 03:36:45.965 | Verifying : openssh-server-8.7p1-38.el9_4.4.aarch64 93/174 2024-11-19 03:36:45.965 | Verifying : openssh-clients-8.7p1-38.el9_4.4.aarch64 94/174 2024-11-19 03:36:45.965 | Verifying : openssh-8.7p1-38.el9_4.4.aarch64 95/174 2024-11-19 03:36:45.965 | Verifying : slang-2.3.2-11.el9.aarch64 96/174 2024-11-19 03:36:45.965 | Verifying : python3-nftables-1:1.0.9-1.el9.aarch64 97/174 2024-11-19 03:36:45.965 | Verifying : nftables-1:1.0.9-1.el9.aarch64 98/174 2024-11-19 03:36:45.966 | Verifying : libref_array-0.1.5-53.el9.aarch64 99/174 2024-11-19 03:36:45.966 | Verifying : libpath_utils-0.2.1-53.el9.aarch64 100/174 2024-11-19 03:36:45.966 | Verifying : libini_config-1.3.1-53.el9.aarch64 101/174 2024-11-19 03:36:45.966 | Verifying : libdhash-0.5.0-53.el9.aarch64 102/174 2024-11-19 03:36:45.966 | Verifying : libcollection-0.7.0-53.el9.aarch64 103/174 2024-11-19 03:36:45.966 | Verifying : libbasicobjects-0.1.1-53.el9.aarch64 104/174 2024-11-19 03:36:45.966 | Verifying : teamd-1.31-16.el9_1.aarch64 105/174 2024-11-19 03:36:45.967 | Verifying : libteam-1.31-16.el9_1.aarch64 106/174 2024-11-19 03:36:45.967 | Verifying : cronie-anacron-1.5.7-11.el9.aarch64 107/174 2024-11-19 03:36:45.967 | Verifying : cronie-1.5.7-11.el9.aarch64 108/174 2024-11-19 03:36:45.967 | Verifying : libtdb-1.4.9-1.el9.aarch64 109/174 2024-11-19 03:36:45.967 | Verifying : sssd-kcm-2.9.4-6.el9_4.1.aarch64 110/174 2024-11-19 03:36:45.967 | Verifying : sssd-common-2.9.4-6.el9_4.1.aarch64 111/174 2024-11-19 03:36:45.967 | Verifying : sssd-client-2.9.4-6.el9_4.1.aarch64 112/174 2024-11-19 03:36:45.968 | Verifying : libsss_sudo-2.9.4-6.el9_4.1.aarch64 113/174 2024-11-19 03:36:45.968 | Verifying : libsss_nss_idmap-2.9.4-6.el9_4.1.aarch64 114/174 2024-11-19 03:36:45.968 | Verifying : libsss_idmap-2.9.4-6.el9_4.1.aarch64 115/174 2024-11-19 03:36:45.968 | Verifying : libsss_certmap-2.9.4-6.el9_4.1.aarch64 116/174 2024-11-19 03:36:45.968 | Verifying : ncurses-6.2-10.20210508.el9.aarch64 117/174 2024-11-19 03:36:45.968 | Verifying : systemd-udev-252-32.el9_4.7.aarch64 118/174 2024-11-19 03:36:45.968 | Verifying : systemd-pam-252-32.el9_4.7.aarch64 119/174 2024-11-19 03:36:45.969 | Verifying : systemd-252-32.el9_4.7.aarch64 120/174 2024-11-19 03:36:45.969 | Verifying : systemd-rpm-macros-252-32.el9_4.7.noarch 121/174 2024-11-19 03:36:45.969 | Verifying : libkcapi-hmaccalc-1.4.0-2.el9.aarch64 122/174 2024-11-19 03:36:45.969 | Verifying : libkcapi-1.4.0-2.el9.aarch64 123/174 2024-11-19 03:36:45.969 | Verifying : curl-7.76.1-29.el9_4.1.aarch64 124/174 2024-11-19 03:36:45.969 | Verifying : libtevent-0.16.0-1.el9.aarch64 125/174 2024-11-19 03:36:45.969 | Verifying : libtalloc-2.4.1-1.el9.aarch64 126/174 2024-11-19 03:36:45.970 | Verifying : libldb-2.8.0-2.el9_4.aarch64 127/174 2024-11-19 03:36:45.970 | Verifying : sudo-1.9.5p2-10.el9_3.aarch64 128/174 2024-11-19 03:36:45.970 | Verifying : python3-dbus-1.2.18-2.el9.0.1.aarch64 129/174 2024-11-19 03:36:45.970 | Verifying : initscripts-rename-device-10.11.6-1.el9.aarch64 130/174 2024-11-19 03:36:45.970 | Verifying : snappy-1.1.8-8.el9.aarch64 131/174 2024-11-19 03:36:45.970 | Verifying : libsysfs-2.1.1-10.el9.aarch64 132/174 2024-11-19 03:36:45.970 | Verifying : gettext-libs-0.21-8.el9.aarch64 133/174 2024-11-19 03:36:45.971 | Verifying : gettext-0.21-8.el9.aarch64 134/174 2024-11-19 03:36:45.971 | Verifying : xfsprogs-6.3.0-1.el9.aarch64 135/174 2024-11-19 03:36:45.971 | Verifying : iptables-nft-1.8.10-4.el9_4.aarch64 136/174 2024-11-19 03:36:45.971 | Verifying : iptables-libs-1.8.10-4.el9_4.aarch64 137/174 2024-11-19 03:36:45.971 | Verifying : audit-3.1.2-2.el9.aarch64 138/174 2024-11-19 03:36:45.971 | Verifying : lmdb-libs-0.9.29-3.el9.aarch64 139/174 2024-11-19 03:36:45.971 | Verifying : policycoreutils-3.6-2.1.el9.aarch64 140/174 2024-11-19 03:36:45.971 | Verifying : libbpf-2:1.3.0-2.el9.aarch64 141/174 2024-11-19 03:36:45.972 | Verifying : kpartx-0.8.7-27.el9.aarch64 142/174 2024-11-19 03:36:45.972 | Verifying : sg3_utils-libs-1.47-9.el9.aarch64 143/174 2024-11-19 03:36:45.972 | Verifying : sg3_utils-1.47-9.el9.aarch64 144/174 2024-11-19 03:36:45.972 | Verifying : cryptsetup-libs-2.6.0-3.el9.aarch64 145/174 2024-11-19 03:36:45.972 | Verifying : python3-gobject-base-noarch-3.40.1-6.el9.noarch 146/174 2024-11-19 03:36:45.972 | Verifying : kbd-legacy-2.4.0-9.el9.noarch 147/174 2024-11-19 03:36:45.973 | Verifying : grub2-tools-minimal-1:2.06-82.el9_4.aarch64 148/174 2024-11-19 03:36:45.973 | Verifying : grub2-tools-1:2.06-82.el9_4.aarch64 149/174 2024-11-19 03:36:45.973 | Verifying : grub2-common-1:2.06-82.el9_4.noarch 150/174 2024-11-19 03:36:45.973 | Verifying : jq-1.6-16.el9.aarch64 151/174 2024-11-19 03:36:45.973 | Verifying : oniguruma-6.9.6-1.el9.5.0.1.aarch64 152/174 2024-11-19 03:36:45.973 | Verifying : kernel-tools-libs-5.14.0-427.42.1.el9_4.aarch64 153/174 2024-11-19 03:36:45.973 | Verifying : kernel-tools-5.14.0-427.42.1.el9_4.aarch64 154/174 2024-11-19 03:36:45.974 | Verifying : libcap-ng-python3-0.8.2-7.el9.aarch64 155/174 2024-11-19 03:36:45.974 | Verifying : libestr-0.1.11-4.el9.aarch64 156/174 2024-11-19 03:36:45.974 | Verifying : python3-libselinux-3.6-1.el9.aarch64 157/174 2024-11-19 03:36:45.974 | Verifying : libfastjson-0.99.9-5.el9.aarch64 158/174 2024-11-19 03:36:45.974 | Verifying : rsyslog-logrotate-8.2310.0-4.el9.aarch64 159/174 2024-11-19 03:36:45.974 | Verifying : rsyslog-8.2310.0-4.el9.aarch64 160/174 2024-11-19 03:36:45.974 | Verifying : less-590-4.el9_4.aarch64 161/174 2024-11-19 03:36:45.974 | Verifying : less-590-3.el9_3.aarch64 162/174 2024-11-19 03:36:45.975 | Verifying : systemd-libs-252-32.el9_4.7.aarch64 163/174 2024-11-19 03:36:45.975 | Verifying : systemd-libs-252-32.el9_4.aarch64 164/174 2024-11-19 03:36:45.975 | Verifying : libcurl-minimal-7.76.1-29.el9_4.1.aarch64 165/174 2024-11-19 03:36:45.975 | Verifying : libcurl-minimal-7.76.1-29.el9_4.aarch64 166/174 2024-11-19 03:36:45.975 | Verifying : glibc-minimal-langpack-2.34-100.el9_4.4.aarch64 167/174 2024-11-19 03:36:45.975 | Verifying : glibc-minimal-langpack-2.34-100.el9.aarch64 168/174 2024-11-19 03:36:45.975 | Verifying : glibc-common-2.34-100.el9_4.4.aarch64 169/174 2024-11-19 03:36:45.976 | Verifying : glibc-common-2.34-100.el9.aarch64 170/174 2024-11-19 03:36:45.976 | Verifying : glibc-2.34-100.el9_4.4.aarch64 171/174 2024-11-19 03:36:45.976 | Verifying : glibc-2.34-100.el9.aarch64 172/174 2024-11-19 03:36:45.976 | Verifying : coreutils-single-8.32-35.el9.aarch64 173/174 2024-11-19 03:36:46.890 | Verifying : curl-minimal-7.76.1-29.el9_4.aarch64 174/174 2024-11-19 03:36:46.890 | 2024-11-19 03:36:46.890 | Upgraded: 2024-11-19 03:36:46.890 | glibc-2.34-100.el9_4.4.aarch64 2024-11-19 03:36:46.890 | glibc-common-2.34-100.el9_4.4.aarch64 2024-11-19 03:36:46.890 | glibc-minimal-langpack-2.34-100.el9_4.4.aarch64 2024-11-19 03:36:46.890 | less-590-4.el9_4.aarch64 2024-11-19 03:36:46.890 | libcurl-minimal-7.76.1-29.el9_4.1.aarch64 2024-11-19 03:36:46.890 | systemd-libs-252-32.el9_4.7.aarch64 2024-11-19 03:36:46.890 | Installed: 2024-11-19 03:36:46.890 | NetworkManager-1:1.46.0-19.el9_4.aarch64 2024-11-19 03:36:46.890 | NetworkManager-libnm-1:1.46.0-19.el9_4.aarch64 2024-11-19 03:36:46.890 | NetworkManager-team-1:1.46.0-19.el9_4.aarch64 2024-11-19 03:36:46.890 | NetworkManager-tui-1:1.46.0-19.el9_4.aarch64 2024-11-19 03:36:46.891 | acl-2.3.1-4.el9.aarch64 2024-11-19 03:36:46.891 | audit-3.1.2-2.el9.aarch64 2024-11-19 03:36:46.891 | authselect-1.2.6-2.el9.aarch64 2024-11-19 03:36:46.891 | authselect-libs-1.2.6-2.el9.aarch64 2024-11-19 03:36:46.891 | c-ares-1.19.1-2.el9_4.aarch64 2024-11-19 03:36:46.891 | coreutils-8.32-35.el9.aarch64 2024-11-19 03:36:46.891 | coreutils-common-8.32-35.el9.aarch64 2024-11-19 03:36:46.891 | cpio-2.13-16.el9.aarch64 2024-11-19 03:36:46.891 | cronie-1.5.7-11.el9.aarch64 2024-11-19 03:36:46.891 | cronie-anacron-1.5.7-11.el9.aarch64 2024-11-19 03:36:46.891 | crontabs-1.11-27.20190603git.el9.noarch 2024-11-19 03:36:46.891 | cryptsetup-libs-2.6.0-3.el9.aarch64 2024-11-19 03:36:46.891 | curl-7.76.1-29.el9_4.1.aarch64 2024-11-19 03:36:46.891 | dbus-1:1.12.20-8.el9.aarch64 2024-11-19 03:36:46.891 | dbus-broker-28-7.el9.aarch64 2024-11-19 03:36:46.891 | dbus-common-1:1.12.20-8.el9.noarch 2024-11-19 03:36:46.891 | dbus-libs-1:1.12.20-8.el9.aarch64 2024-11-19 03:36:46.891 | device-mapper-9:1.02.197-2.el9.aarch64 2024-11-19 03:36:46.891 | device-mapper-libs-9:1.02.197-2.el9.aarch64 2024-11-19 03:36:46.891 | diffutils-3.7-12.el9.aarch64 2024-11-19 03:36:46.891 | dnf-plugins-core-4.3.0-13.el9.noarch 2024-11-19 03:36:46.891 | dracut-057-53.git20240104.el9.aarch64 2024-11-19 03:36:46.891 | dracut-config-rescue-057-53.git20240104.el9.aarch64 2024-11-19 03:36:46.891 | dracut-network-057-53.git20240104.el9.aarch64 2024-11-19 03:36:46.891 | dracut-squash-057-53.git20240104.el9.aarch64 2024-11-19 03:36:46.891 | e2fsprogs-1.46.5-5.el9.aarch64 2024-11-19 03:36:46.891 | e2fsprogs-libs-1.46.5-5.el9.aarch64 2024-11-19 03:36:46.891 | ethtool-2:6.2-1.el9.aarch64 2024-11-19 03:36:46.891 | file-5.39-16.el9.aarch64 2024-11-19 03:36:46.891 | firewalld-1.3.4-1.el9.noarch 2024-11-19 03:36:46.891 | firewalld-filesystem-1.3.4-1.el9.noarch 2024-11-19 03:36:46.891 | fuse-libs-2.9.9-15.el9.aarch64 2024-11-19 03:36:46.891 | gettext-0.21-8.el9.aarch64 2024-11-19 03:36:46.892 | gettext-libs-0.21-8.el9.aarch64 2024-11-19 03:36:46.892 | gobject-introspection-1.68.0-11.el9.aarch64 2024-11-19 03:36:46.892 | groff-base-1.22.4-10.el9.aarch64 2024-11-19 03:36:46.892 | grub2-common-1:2.06-82.el9_4.noarch 2024-11-19 03:36:46.892 | grub2-tools-1:2.06-82.el9_4.aarch64 2024-11-19 03:36:46.892 | grub2-tools-minimal-1:2.06-82.el9_4.aarch64 2024-11-19 03:36:46.892 | grubby-8.40-64.el9.aarch64 2024-11-19 03:36:46.892 | hwdata-0.348-9.13.el9.noarch 2024-11-19 03:36:46.892 | inih-49-6.el9.aarch64 2024-11-19 03:36:46.892 | initscripts-rename-device-10.11.6-1.el9.aarch64 2024-11-19 03:36:46.892 | initscripts-service-10.11.6-1.el9.noarch 2024-11-19 03:36:46.892 | iproute-6.2.0-6.el9_4.aarch64 2024-11-19 03:36:46.892 | iproute-tc-6.2.0-6.el9_4.aarch64 2024-11-19 03:36:46.892 | ipset-7.11-8.el9.aarch64 2024-11-19 03:36:46.892 | ipset-libs-7.11-8.el9.aarch64 2024-11-19 03:36:46.892 | iptables-libs-1.8.10-4.el9_4.aarch64 2024-11-19 03:36:46.892 | iptables-nft-1.8.10-4.el9_4.aarch64 2024-11-19 03:36:46.892 | irqbalance-2:1.9.2-3.el9.aarch64 2024-11-19 03:36:46.892 | jansson-2.14-1.el9.aarch64 2024-11-19 03:36:46.892 | jq-1.6-16.el9.aarch64 2024-11-19 03:36:46.892 | kbd-2.4.0-9.el9.aarch64 2024-11-19 03:36:46.892 | kbd-legacy-2.4.0-9.el9.noarch 2024-11-19 03:36:46.892 | kbd-misc-2.4.0-9.el9.noarch 2024-11-19 03:36:46.893 | kernel-tools-5.14.0-427.42.1.el9_4.aarch64 2024-11-19 03:36:46.893 | kernel-tools-libs-5.14.0-427.42.1.el9_4.aarch64 2024-11-19 03:36:46.893 | kexec-tools-2.0.27-8.el9_4.3.aarch64 2024-11-19 03:36:46.893 | kmod-28-9.el9.aarch64 2024-11-19 03:36:46.893 | kmod-libs-28-9.el9.aarch64 2024-11-19 03:36:46.893 | kpartx-0.8.7-27.el9.aarch64 2024-11-19 03:36:46.893 | libbasicobjects-0.1.1-53.el9.aarch64 2024-11-19 03:36:46.893 | libbpf-2:1.3.0-2.el9.aarch64 2024-11-19 03:36:46.893 | libcap-ng-python3-0.8.2-7.el9.aarch64 2024-11-19 03:36:46.893 | libcbor-0.7.0-5.el9.aarch64 2024-11-19 03:36:46.893 | libcollection-0.7.0-53.el9.aarch64 2024-11-19 03:36:46.893 | libdaemon-0.14-23.el9.aarch64 2024-11-19 03:36:46.893 | libdhash-0.5.0-53.el9.aarch64 2024-11-19 03:36:46.893 | libedit-3.1-38.20210216cvs.el9.aarch64 2024-11-19 03:36:46.893 | libestr-0.1.11-4.el9.aarch64 2024-11-19 03:36:46.893 | libfastjson-0.99.9-5.el9.aarch64 2024-11-19 03:36:46.893 | libfido2-1.13.0-2.el9.aarch64 2024-11-19 03:36:46.893 | libini_config-1.3.1-53.el9.aarch64 2024-11-19 03:36:46.893 | libkcapi-1.4.0-2.el9.aarch64 2024-11-19 03:36:46.893 | libkcapi-hmaccalc-1.4.0-2.el9.aarch64 2024-11-19 03:36:46.893 | libldb-2.8.0-2.el9_4.aarch64 2024-11-19 03:36:46.893 | libmnl-1.0.4-16.el9_4.aarch64 2024-11-19 03:36:46.893 | libndp-1.8-6.el9_4.aarch64 2024-11-19 03:36:46.893 | libnetfilter_conntrack-1.0.9-1.el9.aarch64 2024-11-19 03:36:46.893 | libnfnetlink-1.0.1-21.el9.aarch64 2024-11-19 03:36:46.893 | libnftnl-1.2.6-4.el9_4.aarch64 2024-11-19 03:36:46.893 | libnl3-3.9.0-1.el9.aarch64 2024-11-19 03:36:46.893 | libnl3-cli-3.9.0-1.el9.aarch64 2024-11-19 03:36:46.893 | libpath_utils-0.2.1-53.el9.aarch64 2024-11-19 03:36:46.893 | libpipeline-1.5.3-4.el9.aarch64 2024-11-19 03:36:46.893 | libref_array-0.1.5-53.el9.aarch64 2024-11-19 03:36:46.894 | libseccomp-2.5.2-2.el9.aarch64 2024-11-19 03:36:46.894 | libselinux-utils-3.6-1.el9.aarch64 2024-11-19 03:36:46.894 | libss-1.46.5-5.el9.aarch64 2024-11-19 03:36:46.894 | libsss_certmap-2.9.4-6.el9_4.1.aarch64 2024-11-19 03:36:46.894 | libsss_idmap-2.9.4-6.el9_4.1.aarch64 2024-11-19 03:36:46.894 | libsss_nss_idmap-2.9.4-6.el9_4.1.aarch64 2024-11-19 03:36:46.894 | libsss_sudo-2.9.4-6.el9_4.1.aarch64 2024-11-19 03:36:46.894 | libsysfs-2.1.1-10.el9.aarch64 2024-11-19 03:36:46.894 | libtalloc-2.4.1-1.el9.aarch64 2024-11-19 03:36:46.894 | libtdb-1.4.9-1.el9.aarch64 2024-11-19 03:36:46.894 | libteam-1.31-16.el9_1.aarch64 2024-11-19 03:36:46.894 | libtevent-0.16.0-1.el9.aarch64 2024-11-19 03:36:46.894 | linux-firmware-20240905-143.3.el9_4.noarch 2024-11-19 03:36:46.894 | linux-firmware-whence-20240905-143.3.el9_4.noarch 2024-11-19 03:36:46.894 | lmdb-libs-0.9.29-3.el9.aarch64 2024-11-19 03:36:46.894 | logrotate-3.18.0-8.el9.aarch64 2024-11-19 03:36:46.894 | lshw-B.02.19.2-10.el9.aarch64 2024-11-19 03:36:46.894 | lsscsi-0.32-6.el9.aarch64 2024-11-19 03:36:46.894 | lzo-2.10-7.el9.aarch64 2024-11-19 03:36:46.894 | man-db-2.9.3-7.el9.aarch64 2024-11-19 03:36:46.894 | ncurses-6.2-10.20210508.el9.aarch64 2024-11-19 03:36:46.894 | newt-0.52.21-11.el9.aarch64 2024-11-19 03:36:46.894 | nftables-1:1.0.9-1.el9.aarch64 2024-11-19 03:36:46.894 | numactl-libs-2.0.16-3.el9.aarch64 2024-11-19 03:36:46.894 | oniguruma-6.9.6-1.el9.5.0.1.aarch64 2024-11-19 03:36:46.894 | openssh-8.7p1-38.el9_4.4.aarch64 2024-11-19 03:36:46.894 | openssh-clients-8.7p1-38.el9_4.4.aarch64 2024-11-19 03:36:46.894 | openssh-server-8.7p1-38.el9_4.4.aarch64 2024-11-19 03:36:46.894 | os-prober-1.77-10.el9.aarch64 2024-11-19 03:36:46.894 | parted-3.5-2.el9.aarch64 2024-11-19 03:36:46.894 | pigz-2.5-4.el9.aarch64 2024-11-19 03:36:46.894 | policycoreutils-3.6-2.1.el9.aarch64 2024-11-19 03:36:46.894 | prefixdevname-0.1.0-8.el9.aarch64 2024-11-19 03:36:46.895 | procps-ng-3.3.17-14.el9.aarch64 2024-11-19 03:36:46.895 | psmisc-23.4-3.el9.aarch64 2024-11-19 03:36:46.895 | python3-dateutil-1:2.8.1-7.el9.noarch 2024-11-19 03:36:46.895 | python3-dbus-1.2.18-2.el9.0.1.aarch64 2024-11-19 03:36:46.895 | python3-dnf-plugins-core-4.3.0-13.el9.noarch 2024-11-19 03:36:46.895 | python3-firewall-1.3.4-1.el9.noarch 2024-11-19 03:36:46.895 | python3-gobject-base-3.40.1-6.el9.aarch64 2024-11-19 03:36:46.895 | python3-gobject-base-noarch-3.40.1-6.el9.noarch 2024-11-19 03:36:46.895 | python3-libselinux-3.6-1.el9.aarch64 2024-11-19 03:36:46.895 | python3-nftables-1:1.0.9-1.el9.aarch64 2024-11-19 03:36:46.895 | python3-six-1.15.0-9.el9.noarch 2024-11-19 03:36:46.895 | python3-systemd-234-18.el9.aarch64 2024-11-19 03:36:46.895 | rpm-plugin-audit-4.16.1.3-29.el9.aarch64 2024-11-19 03:36:46.895 | rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 2024-11-19 03:36:46.895 | rsyslog-8.2310.0-4.el9.aarch64 2024-11-19 03:36:46.895 | rsyslog-logrotate-8.2310.0-4.el9.aarch64 2024-11-19 03:36:46.895 | selinux-policy-38.1.35-2.el9_4.2.0.2.noarch 2024-11-19 03:36:46.895 | selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.noarch 2024-11-19 03:36:46.895 | sg3_utils-1.47-9.el9.aarch64 2024-11-19 03:36:46.895 | sg3_utils-libs-1.47-9.el9.aarch64 2024-11-19 03:36:46.895 | slang-2.3.2-11.el9.aarch64 2024-11-19 03:36:46.895 | snappy-1.1.8-8.el9.aarch64 2024-11-19 03:36:46.895 | squashfs-tools-4.4-10.git1.el9.aarch64 2024-11-19 03:36:46.895 | sssd-client-2.9.4-6.el9_4.1.aarch64 2024-11-19 03:36:46.895 | sssd-common-2.9.4-6.el9_4.1.aarch64 2024-11-19 03:36:46.895 | sssd-kcm-2.9.4-6.el9_4.1.aarch64 2024-11-19 03:36:46.895 | sudo-1.9.5p2-10.el9_3.aarch64 2024-11-19 03:36:46.895 | systemd-252-32.el9_4.7.aarch64 2024-11-19 03:36:46.895 | systemd-pam-252-32.el9_4.7.aarch64 2024-11-19 03:36:46.895 | systemd-rpm-macros-252-32.el9_4.7.noarch 2024-11-19 03:36:46.895 | systemd-udev-252-32.el9_4.7.aarch64 2024-11-19 03:36:46.895 | teamd-1.31-16.el9_1.aarch64 2024-11-19 03:36:46.895 | userspace-rcu-0.12.1-6.el9.aarch64 2024-11-19 03:36:46.895 | which-2.21-29.el9.aarch64 2024-11-19 03:36:46.895 | xfsprogs-6.3.0-1.el9.aarch64 2024-11-19 03:36:46.895 | xz-5.2.5-8.el9_0.aarch64 2024-11-19 03:36:46.895 | Removed: 2024-11-19 03:36:46.896 | coreutils-single-8.32-35.el9.aarch64 curl-minimal-7.76.1-29.el9_4.aarch64 2024-11-19 03:36:46.896 | 2024-11-19 03:36:46.896 | Complete! 2024-11-19 03:36:48.637 | Last metadata expiration check: 0:01:50 ago on Tue Nov 19 03:34:58 2024. 2024-11-19 03:36:49.230 | Package findutils-1:4.8.0-6.el9.aarch64 is already installed. 2024-11-19 03:36:49.231 | Package util-linux-2.37.4-18.el9.aarch64 is already installed. 2024-11-19 03:36:49.232 | Package sudo-1.9.5p2-10.el9_3.aarch64 is already installed. 2024-11-19 03:36:49.232 | Package python3-3.9.18-3.el9.aarch64 is already installed. 2024-11-19 03:36:49.233 | Package NetworkManager-1:1.46.0-19.el9_4.aarch64 is already installed. 2024-11-19 03:36:49.256 | Dependencies resolved. 2024-11-19 03:36:49.258 | ================================================================================ 2024-11-19 03:36:49.259 | Package Arch Version Repo Size 2024-11-19 03:36:49.259 | ================================================================================ 2024-11-19 03:36:49.259 | Installing: 2024-11-19 03:36:49.259 | NetworkManager-config-server noarch 1:1.46.0-19.el9_4 baseos 20 k 2024-11-19 03:36:49.259 | Upgrading: 2024-11-19 03:36:49.259 | python3 aarch64 3.9.18-3.el9_4.6 baseos 25 k 2024-11-19 03:36:49.259 | python3-libs aarch64 3.9.18-3.el9_4.6 baseos 7.3 M 2024-11-19 03:36:49.259 | 2024-11-19 03:36:49.259 | Transaction Summary 2024-11-19 03:36:49.259 | ================================================================================ 2024-11-19 03:36:49.259 | Install 1 Package 2024-11-19 03:36:49.259 | Upgrade 2 Packages 2024-11-19 03:36:49.259 | 2024-11-19 03:36:49.260 | Total download size: 7.3 M 2024-11-19 03:36:49.260 | Downloading Packages: 2024-11-19 03:36:49.685 | (1/3): NetworkManager-config-server-1.46.0-19.e 76 kB/s | 20 kB 00:00 2024-11-19 03:36:49.869 | (2/3): python3-3.9.18-3.el9_4.6.aarch64.rpm 57 kB/s | 25 kB 00:00 2024-11-19 03:36:50.513 | (3/3): python3-libs-3.9.18-3.el9_4.6.aarch64.rp 6.7 MB/s | 7.3 MB 00:01 2024-11-19 03:36:50.514 | -------------------------------------------------------------------------------- 2024-11-19 03:36:50.514 | Total 5.8 MB/s | 7.3 MB 00:01 2024-11-19 03:36:50.614 | Running transaction check 2024-11-19 03:36:50.693 | Transaction check succeeded. 2024-11-19 03:36:50.694 | Running transaction test 2024-11-19 03:36:50.876 | Transaction test succeeded. 2024-11-19 03:36:50.877 | Running transaction 2024-11-19 03:36:51.145 | Preparing : 1/1 2024-11-19 03:36:52.404 | Upgrading : python3-3.9.18-3.el9_4.6.aarch64 1/5 2024-11-19 03:36:52.985 | Upgrading : python3-libs-3.9.18-3.el9_4.6.aarch64 2/5 2024-11-19 03:36:53.436 | Installing : NetworkManager-config-server-1:1.46.0-19.el9_4.noarc 3/5 2024-11-19 03:36:53.711 | Cleanup : python3-libs-3.9.18-3.el9.aarch64 4/5 2024-11-19 03:36:53.810 | Cleanup : python3-3.9.18-3.el9.aarch64 5/5 2024-11-19 03:36:54.781 | Running scriptlet: python3-3.9.18-3.el9.aarch64 5/5 2024-11-19 03:36:54.781 | Verifying : NetworkManager-config-server-1:1.46.0-19.el9_4.noarc 1/5 2024-11-19 03:36:54.782 | Verifying : python3-libs-3.9.18-3.el9_4.6.aarch64 2/5 2024-11-19 03:36:54.782 | Verifying : python3-libs-3.9.18-3.el9.aarch64 3/5 2024-11-19 03:36:54.782 | Verifying : python3-3.9.18-3.el9_4.6.aarch64 4/5 2024-11-19 03:36:55.403 | Verifying : python3-3.9.18-3.el9.aarch64 5/5 2024-11-19 03:36:55.403 | 2024-11-19 03:36:55.403 | Upgraded: 2024-11-19 03:36:55.403 | python3-3.9.18-3.el9_4.6.aarch64 python3-libs-3.9.18-3.el9_4.6.aarch64 2024-11-19 03:36:55.403 | Installed: 2024-11-19 03:36:55.403 | NetworkManager-config-server-1:1.46.0-19.el9_4.noarch 2024-11-19 03:36:55.403 | 2024-11-19 03:36:55.403 | Complete! 2024-11-19 03:37:22.878 | --> 458246806b1 2024-11-19 03:37:32.104 | 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-19 03:37:47.989 | --> a5245313296 2024-11-19 03:37:58.840 | STEP 4/4: RUN systemd-machine-id-setup 2024-11-19 03:38:01.466 | COMMIT dib-tmp-work-image-625 2024-11-19 03:38:21.136 | --> 5dd23a3f003 2024-11-19 03:38:21.139 | Successfully tagged localhost/dib-tmp-work-image-625:latest 2024-11-19 03:38:31.573 | 5dd23a3f00343f17b196498d4d2170e1e6d942cad0431f7f1dbf3a3398b1b17b 2024-11-19 03:38:31.681 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:97 : podman run --network host --name dib-tmp-export-308 -d dib-tmp-work-image-625 /bin/sh 2024-11-19 03:38:49.666 | 2a7d0510abe3291d1653f7e8dad0e24d3eda04064bf4f9b77d25a4d05537fe68 2024-11-19 03:38:49.683 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:100 : sudo tar -C /opt/dib_tmp/dib_build.aEDMl3rW/mnt --numeric-owner -xf - 2024-11-19 03:38:49.683 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:100 : podman export dib-tmp-export-308 2024-11-19 03:38:59.627 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:102 : sudo rm -f /opt/dib_tmp/dib_build.aEDMl3rW/mnt/.extra_settings 2024-11-19 03:38:59.677 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:main:1 : podman_cleanup 2024-11-19 03:38:59.682 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:podman_cleanup:88 : echo 'Cleaning up container dib-tmp-export-308' 2024-11-19 03:38:59.682 | Cleaning up container dib-tmp-export-308 2024-11-19 03:38:59.687 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:podman_cleanup:89 : podman rm dib-tmp-export-308 2024-11-19 03:39:03.546 | dib-tmp-export-308 2024-11-19 03:39:03.560 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:podman_cleanup:90 : echo 'Cleaning up build image dib-tmp-work-image-625' 2024-11-19 03:39:03.560 | Cleaning up build image dib-tmp-work-image-625 2024-11-19 03:39:03.565 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/08-containerfile:podman_cleanup:91 : podman rmi dib-tmp-work-image-625 2024-11-19 03:39:10.761 | Untagged: localhost/dib-tmp-work-image-625:latest 2024-11-19 03:39:10.761 | Deleted: 5dd23a3f00343f17b196498d4d2170e1e6d942cad0431f7f1dbf3a3398b1b17b 2024-11-19 03:39:10.762 | Deleted: a52453132962fb11b5fff6fa81998c949db33c2af72b7319ea1f72977e8e857a 2024-11-19 03:39:10.762 | Deleted: 458246806b19cee2569e925a229c4df0406d0d0d03e714a1c0ce859f4235fc7a 2024-11-19 03:39:11.063 | dib-run-parts 08-containerfile completed 2024-11-19 03:39:11.063 | dib-run-parts Running /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/50-apt-allow-unauthenticated 2024-11-19 03:39:11.144 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-19 03:39:11.149 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-19 03:39:11.154 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.aEDMl3rW/mnt/etc/apt/apt.conf.d ']' 2024-11-19 03:39:11.157 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-19 03:39:11.157 | dib-run-parts Running /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/50-yum-cache 2024-11-19 03:39:11.186 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/50-yum-cache:main:6 : set -eu 2024-11-19 03:39:11.190 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2024-11-19 03:39:11.195 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/50-yum-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.aEDMl3rW/mnt ']' 2024-11-19 03:39:11.199 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/opt/dib_cache/yum 2024-11-19 03:39:11.203 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/50-yum-cache:main:12 : mkdir -p /opt/dib_cache/yum 2024-11-19 03:39:11.235 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /opt/dib_tmp/dib_build.aEDMl3rW/mnt/tmp/yum 2024-11-19 03:39:11.250 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.aEDMl3rW/mnt/tmp/yum 2024-11-19 03:39:11.339 | dib-run-parts 50-yum-cache completed 2024-11-19 03:39:11.339 | dib-run-parts Running /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/60-apt-phased-updates 2024-11-19 03:39:11.391 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-19 03:39:11.395 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-19 03:39:11.399 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :9: ]] 2024-11-19 03:39:11.403 | dib-run-parts 60-apt-phased-updates completed 2024-11-19 03:39:11.403 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-19 03:39:11.404 | dib-run-parts 2024-11-19 03:39:11.436 | dib-run-parts Target: root.d 2024-11-19 03:39:11.436 | dib-run-parts 2024-11-19 03:39:11.436 | dib-run-parts Script Seconds 2024-11-19 03:39:11.436 | dib-run-parts --------------------------------------- ---------- 2024-11-19 03:39:11.436 | dib-run-parts 2024-11-19 03:39:11.721 | dib-run-parts 08-containerfile 333.278 2024-11-19 03:39:11.729 | dib-run-parts 50-apt-allow-unauthenticated 0.091 2024-11-19 03:39:11.737 | dib-run-parts 50-yum-cache 0.179 2024-11-19 03:39:11.745 | dib-run-parts 60-apt-phased-updates 0.062 2024-11-19 03:39:11.748 | dib-run-parts 2024-11-19 03:39:11.748 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-19 03:39:11.755 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-19 03:39:11.760 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-19 03:39:11.761 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-19 03:39:11.820 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.aEDMl3rW/mnt 2024-11-19 03:39:11.820 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-19 03:39:11.854 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2024-11-19 03:39:11.854 | bin 2024-11-19 03:39:11.854 | boot 2024-11-19 03:39:11.854 | dev 2024-11-19 03:39:11.854 | etc 2024-11-19 03:39:11.854 | home 2024-11-19 03:39:11.854 | lib 2024-11-19 03:39:11.854 | lib64 2024-11-19 03:39:11.854 | media 2024-11-19 03:39:11.854 | mnt 2024-11-19 03:39:11.854 | opt 2024-11-19 03:39:11.854 | proc 2024-11-19 03:39:11.854 | root 2024-11-19 03:39:11.854 | run 2024-11-19 03:39:11.854 | sbin 2024-11-19 03:39:11.854 | srv 2024-11-19 03:39:11.854 | sys 2024-11-19 03:39:11.854 | usr 2024-11-19 03:39:11.854 | var' ']' 2024-11-19 03:39:11.858 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.aEDMl3rW/mnt/etc/resolv.conf ']' 2024-11-19 03:39:11.863 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.aEDMl3rW/mnt/etc/resolv.conf ']' 2024-11-19 03:39:11.868 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.aEDMl3rW/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.aEDMl3rW/mnt/etc/resolv.conf.ORIG 2024-11-19 03:39:11.945 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.aEDMl3rW/mnt/etc/resolv.conf 2024-11-19 03:39:11.982 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.aEDMl3rW/mnt/etc/resolv.conf 2024-11-19 03:39:12.006 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-19 03:39:12.011 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-19 03:39:12.018 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-19 03:39:12.023 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.aEDMl3rW/mnt/proc 2024-11-19 03:39:12.039 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.aEDMl3rW/mnt/dev 2024-11-19 03:39:12.055 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-19 03:39:12.060 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-19 03:39:12.146 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-19 03:39:12.151 | + 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.aEDMl3rW/mnt/dev/pts 2024-11-19 03:39:12.168 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.aEDMl3rW/mnt/sys 2024-11-19 03:39:12.185 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d 2024-11-19 03:39:12.192 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-19 03:39:12.197 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-19 03:39:12.202 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-19 03:39:12.207 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.aEDMl3rW/hooks ']' 2024-11-19 03:39:12.212 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-19 03:39:12.218 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-19 03:39:12.218 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-19 03:39:12.226 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d ']' 2024-11-19 03:39:12.231 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d' 2024-11-19 03:39:12.231 | Running hooks from /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d 2024-11-19 03:39:12.236 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-19 03:39:12.241 | + 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.aEDMl3rW/hooks/extra-data.d 2024-11-19 03:39:12.270 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-19 03:39:12.277 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-19 03:39:12.316 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : export DISTRO_NAME=rocky 2024-11-19 03:39:12.320 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : DISTRO_NAME=rocky 2024-11-19 03:39:12.325 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : export DIB_RELEASE=9 2024-11-19 03:39:12.329 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : DIB_RELEASE=9 2024-11-19 03:39:12.333 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/rocky 2024-11-19 03:39:12.337 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/rocky 2024-11-19 03:39:12.341 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : export DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-19 03:39:12.345 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-19 03:39:12.349 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-19 03:39:12.356 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-19 03:39:12.451 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 03:39:12.455 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 03:39:12.460 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 03:39:12.464 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 03:39:12.468 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 03:39:12.475 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 03:39:12.576 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-19 03:39:12.581 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-19 03:39:12.585 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 03:39:12.589 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 03:39:12.593 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-19 03:39:12.597 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 03:39:12.601 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 03:39:12.605 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-19 03:39:12.609 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-19 03:39:12.614 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 03:39:12.618 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 03:39:12.622 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 03:39:12.626 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 03:39:12.630 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-19 03:39:12.638 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-19 03:39:12.642 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-19 03:39:12.646 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-19 03:39:12.650 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-11-19 03:39:12.658 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-11-19 03:39:12.717 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-11-19 03:39:12.721 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-11-19 03:39:12.725 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/14-manifests 2024-11-19 03:39:12.733 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/14-manifests 2024-11-19 03:39:12.844 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 03:39:12.848 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 03:39:12.853 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-a87a93fddd3f4d2a82bf9f9f4fc08060.d/ 2024-11-19 03:39:12.857 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-a87a93fddd3f4d2a82bf9f9f4fc08060.d/ 2024-11-19 03:39:12.861 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-19 03:39:12.869 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-19 03:39:12.884 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-19 03:39:12.888 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-19 03:39:12.893 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-19 03:39:12.897 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-19 03:39:12.904 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-19 03:39:12.910 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ rocky =~ (almalinux|centos|fedora|rocky) ]] 2024-11-19 03:39:12.915 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-simple-init-networkmanager:source:2 : export DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-19 03:39:12.919 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-simple-init-networkmanager:source:2 : DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-19 03:39:12.923 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \a\l\m\a\l\i\n\u\x ]] 2024-11-19 03:39:12.927 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \r\o\c\k\y ]] 2024-11-19 03:39:12.931 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ 9 > 7 ]] 2024-11-19 03:39:12.936 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/15-simple-init-networkmanager:source:8 : [[ 1 == 0 ]] 2024-11-19 03:39:12.940 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-19 03:39:12.947 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-19 03:39:13.007 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 03:39:13.012 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 03:39:13.016 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-19 03:39:13.024 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-19 03:39:13.054 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 03:39:13.059 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 03:39:13.063 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-19 03:39:13.067 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-19 03:39:13.072 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-19 03:39:13.079 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-19 03:39:13.101 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 03:39:13.105 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 03:39:13.109 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 03:39:13.114 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 03:39:13.118 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 03:39:13.122 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 03:39:13.127 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 03:39:13.131 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 03:39:13.136 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-19 03:39:13.144 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-19 03:39:13.171 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-19 03:39:13.176 | ++ /opt/dib_tmp/dib_build.aEDMl3rW/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-19 03:39:13.180 | dib-run-parts Running /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-19 03:39:13.241 | Copying pkg-map for infra-package-needs 2024-11-19 03:39:13.511 | Copying pkg-map for epel 2024-11-19 03:39:13.649 | Copying pkg-map for source-repositories 2024-11-19 03:39:13.671 | Copying pkg-map for ensure-venv 2024-11-19 03:39:13.773 | Copying pkg-map for base 2024-11-19 03:39:13.799 | Copying pkg-map for openssh-server 2024-11-19 03:39:13.824 | Copying pkg-map for bootloader 2024-11-19 03:39:13.944 | Copying pkg-map for cache-url 2024-11-19 03:39:13.966 | Copying pkg-map for nodepool-base 2024-11-19 03:39:13.979 | Copying pkg-map for growroot 2024-11-19 03:39:14.009 | Copying pkg-map for runtime-ssh-host-keys 2024-11-19 03:39:14.038 | Copying pkg-map for simple-init 2024-11-19 03:39:14.098 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-19 03:39:14.098 | dib-run-parts Running /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/20-manifest-dir 2024-11-19 03:39:14.120 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-19 03:39:14.124 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-19 03:39:14.128 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.aEDMl3rW/mnt//etc/dib-manifests 2024-11-19 03:39:14.143 | dib-run-parts 20-manifest-dir completed 2024-11-19 03:39:14.143 | dib-run-parts Running /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/50-create-repo-list 2024-11-19 03:39:19.782 | dib-run-parts 50-create-repo-list completed 2024-11-19 03:39:19.782 | dib-run-parts Running /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/60-zuul-user 2024-11-19 03:39:19.836 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-19 03:39:19.840 | + /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-19 03:39:19.845 | + /opt/dib_tmp/dib_build.aEDMl3rW/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-19 03:39:19.845 | ' 2024-11-19 03:39:19.849 | + /opt/dib_tmp/dib_build.aEDMl3rW/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-19 03:39:19.850 | ' ']' 2024-11-19 03:39:19.854 | + /opt/dib_tmp/dib_build.aEDMl3rW/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-19 03:39:19.854 | ' ']' 2024-11-19 03:39:19.858 | + /opt/dib_tmp/dib_build.aEDMl3rW/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-19 03:39:19.858 | ' 2024-11-19 03:39:19.861 | dib-run-parts 60-zuul-user completed 2024-11-19 03:39:19.861 | dib-run-parts Running /opt/dib_tmp/dib_build.aEDMl3rW/hooks/extra-data.d/98-source-repositories 2024-11-19 03:39:19.993 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 03:39:19 UTC 2024 for /opt/dib_tmp/dib_build.aEDMl3rW/hooks/source-repository-simple-init 2024-11-19 03:39:20.050 | (0001 / 0001) 2024-11-19 03:39:20.294 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-19 03:39:26.090 | Cloning from glean cache and applying ref master 2024-11-19 03:39:26.746 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-19 03:39:26.872 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 03:39:26 UTC 2024 for /opt/dib_tmp/dib_build.aEDMl3rW/hooks/source-repository-stackviz 2024-11-19 03:39:26.890 | (0001 / 0001) 2024-11-19 03:39:26.908 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-19 03:39:27.118 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-19 03:39:27.120 | Dload Upload Total Spent Left Speed 2024-11-19 03:39:27.322 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 1271 0 --:--:-- --:--:-- --:--:-- 1275 2024-11-19 03:39:27.521 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-19 03:39:27.529 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-19 03:39:27.735 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 03:39:27 UTC 2024 for /opt/dib_tmp/dib_build.aEDMl3rW/hooks/source-repository-zanatacli 2024-11-19 03:39:27.756 | (0001 / 0001) 2024-11-19 03:39:27.775 | 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-19 03:39:27.808 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-19 03:39:27.810 | Dload Upload Total Spent Left Speed 2024-11-19 03:39:28.259 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 306 0 --:--:-- --:--:-- --:--:-- 306 2024-11-19 03:39:28.362 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-19 03:39:28.370 | 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-19 03:39:29.914 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 03:39:29 UTC 2024 for /opt/dib_tmp/dib_build.aEDMl3rW/hooks/source-repository-projects-yaml 2024-11-19 03:39:29.921 | (0001 / 1318) 2024-11-19 03:39:29.939 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-19 03:39:30.259 | Cloning from airshipctl cache and applying ref * 2024-11-19 03:39:31.663 | (0002 / 1318) 2024-11-19 03:39:31.679 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-19 03:39:32.973 | Cloning from airshipui cache and applying ref * 2024-11-19 03:39:33.526 | (0003 / 1318) 2024-11-19 03:39:33.543 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-19 03:39:33.851 | Cloning from apis cache and applying ref * 2024-11-19 03:39:33.922 | (0004 / 1318) 2024-11-19 03:39:33.939 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-19 03:39:34.205 | Cloning from armada cache and applying ref * 2024-11-19 03:39:49.447 | (0005 / 1318) 2024-11-19 03:39:49.465 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-19 03:39:49.791 | Cloning from armada-go cache and applying ref * 2024-11-19 03:39:54.288 | (0006 / 1318) 2024-11-19 03:39:54.306 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-19 03:39:54.599 | Cloning from armada-operator cache and applying ref * 2024-11-19 03:40:03.917 | (0007 / 1318) 2024-11-19 03:40:03.935 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-19 03:40:04.370 | Cloning from charts cache and applying ref * 2024-11-19 03:40:04.523 | (0008 / 1318) 2024-11-19 03:40:04.540 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-19 03:40:04.812 | Cloning from deckhand cache and applying ref * 2024-11-19 03:40:26.475 | (0009 / 1318) 2024-11-19 03:40:26.492 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-19 03:40:27.002 | Cloning from divingbell cache and applying ref * 2024-11-19 03:40:30.084 | (0010 / 1318) 2024-11-19 03:40:30.101 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-19 03:40:30.376 | Cloning from docs cache and applying ref * 2024-11-19 03:40:30.793 | (0011 / 1318) 2024-11-19 03:40:30.810 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-19 03:40:31.105 | Cloning from drydock cache and applying ref * 2024-11-19 03:40:51.936 | (0012 / 1318) 2024-11-19 03:40:51.954 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-19 03:40:52.229 | Cloning from election cache and applying ref * 2024-11-19 03:40:52.327 | (0013 / 1318) 2024-11-19 03:40:52.344 | 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-19 03:40:52.665 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-19 03:40:52.739 | (0014 / 1318) 2024-11-19 03:40:52.756 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-19 03:40:53.237 | Cloning from go-redfish cache and applying ref * 2024-11-19 03:40:53.327 | (0015 / 1318) 2024-11-19 03:40:53.344 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-19 03:40:53.674 | Cloning from governance cache and applying ref * 2024-11-19 03:40:53.747 | (0016 / 1318) 2024-11-19 03:40:53.764 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-19 03:40:54.040 | Cloning from hostconfig-operator cache and applying ref * 2024-11-19 03:40:54.159 | (0017 / 1318) 2024-11-19 03:40:54.177 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-19 03:40:54.479 | Cloning from image-builder cache and applying ref * 2024-11-19 03:40:54.757 | (0018 / 1318) 2024-11-19 03:40:54.775 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-19 03:40:55.028 | Cloning from images cache and applying ref * 2024-11-19 03:40:55.636 | (0019 / 1318) 2024-11-19 03:40:55.654 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-19 03:40:56.127 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-19 03:41:06.951 | (0020 / 1318) 2024-11-19 03:41:06.969 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-19 03:41:07.254 | Cloning from maas cache and applying ref * 2024-11-19 03:41:10.940 | (0021 / 1318) 2024-11-19 03:41:10.957 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-19 03:41:11.238 | Cloning from pegleg cache and applying ref * 2024-11-19 03:41:20.024 | (0022 / 1318) 2024-11-19 03:41:20.041 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-19 03:41:20.511 | Cloning from porthole cache and applying ref * 2024-11-19 03:41:51.542 | (0023 / 1318) 2024-11-19 03:41:51.560 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-19 03:41:52.577 | Cloning from promenade cache and applying ref * 2024-11-19 03:42:51.149 | (0024 / 1318) 2024-11-19 03:42:51.167 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-19 03:42:51.447 | Cloning from shipyard cache and applying ref * 2024-11-19 03:43:11.120 | (0025 / 1318) 2024-11-19 03:43:11.137 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-19 03:43:11.438 | Cloning from sip cache and applying ref * 2024-11-19 03:43:20.796 | (0026 / 1318) 2024-11-19 03:43:20.813 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-19 03:43:21.122 | Cloning from specs cache and applying ref * 2024-11-19 03:43:21.221 | (0027 / 1318) 2024-11-19 03:43:21.238 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-19 03:43:21.513 | Cloning from spyglass cache and applying ref * 2024-11-19 03:43:21.627 | (0028 / 1318) 2024-11-19 03:43:21.644 | 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-19 03:43:21.936 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-19 03:43:22.016 | (0029 / 1318) 2024-11-19 03:43:22.035 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-19 03:43:22.325 | Cloning from tempest-plugin cache and applying ref * 2024-11-19 03:43:22.403 | (0030 / 1318) 2024-11-19 03:43:22.420 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-19 03:43:22.712 | Cloning from treasuremap cache and applying ref * 2024-11-19 03:43:59.874 | (0031 / 1318) 2024-11-19 03:43:59.892 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-19 03:44:01.063 | Cloning from vino cache and applying ref * 2024-11-19 03:44:01.225 | (0032 / 1318) 2024-11-19 03:44:01.243 | 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-19 03:44:03.746 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-19 03:44:03.830 | (0033 / 1318) 2024-11-19 03:44:03.847 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-19 03:44:05.543 | Cloning from cfn-overview cache and applying ref * 2024-11-19 03:44:06.399 | (0034 / 1318) 2024-11-19 03:44:06.417 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-19 03:44:06.940 | Cloning from cfn-security cache and applying ref * 2024-11-19 03:44:09.199 | (0035 / 1318) 2024-11-19 03:44:09.216 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-19 03:44:09.479 | Cloning from computing-native cache and applying ref * 2024-11-19 03:44:09.910 | (0036 / 1318) 2024-11-19 03:44:09.928 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-19 03:44:10.183 | Cloning from computing-offload cache and applying ref * 2024-11-19 03:44:31.168 | (0037 / 1318) 2024-11-19 03:44:31.185 | 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-19 03:44:31.477 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-19 03:44:46.934 | (0038 / 1318) 2024-11-19 03:44:46.952 | 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-19 03:44:47.248 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-19 03:44:58.336 | (0039 / 1318) 2024-11-19 03:44:58.353 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-19 03:44:58.671 | Cloning from cirros cache and applying ref * 2024-11-19 03:45:00.483 | (0040 / 1318) 2024-11-19 03:45:00.502 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-19 03:45:00.952 | Cloning from inaugust.com cache and applying ref * 2024-11-19 03:45:09.711 | (0041 / 1318) 2024-11-19 03:45:09.728 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-19 03:45:10.026 | Cloning from src.sh cache and applying ref * 2024-11-19 03:45:10.101 | (0042 / 1318) 2024-11-19 03:45:10.119 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-19 03:45:10.485 | Cloning from ttrun cache and applying ref * 2024-11-19 03:45:11.702 | (0043 / 1318) 2024-11-19 03:45:11.719 | 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-19 03:45:12.087 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-19 03:46:33.090 | (0044 / 1318) 2024-11-19 03:46:33.107 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-19 03:46:33.360 | Cloning from python-jenkins cache and applying ref * 2024-11-19 03:46:35.958 | (0045 / 1318) 2024-11-19 03:46:35.976 | 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-19 03:46:36.258 | Cloning from ci-cloud-config cache and applying ref * 2024-11-19 03:46:36.355 | (0046 / 1318) 2024-11-19 03:46:36.373 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-19 03:46:36.635 | Cloning from afsmon cache and applying ref * 2024-11-19 03:46:36.821 | (0047 / 1318) 2024-11-19 03:46:36.839 | 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-19 03:46:37.090 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-19 03:46:37.167 | (0048 / 1318) 2024-11-19 03:46:37.187 | 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-19 03:46:37.499 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-19 03:46:37.596 | (0049 / 1318) 2024-11-19 03:46:37.614 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-19 03:46:37.908 | Cloning from askbot-theme cache and applying ref * 2024-11-19 03:46:38.000 | (0050 / 1318) 2024-11-19 03:46:38.018 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-19 03:46:38.343 | Cloning from base-jobs cache and applying ref * 2024-11-19 03:46:43.737 | (0051 / 1318) 2024-11-19 03:46:43.754 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-19 03:46:44.039 | Cloning from bindep cache and applying ref * 2024-11-19 03:46:45.070 | (0052 / 1318) 2024-11-19 03:46:45.090 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-19 03:46:45.388 | Cloning from ci-sandbox cache and applying ref * 2024-11-19 03:46:45.586 | (0053 / 1318) 2024-11-19 03:46:45.604 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-19 03:46:45.940 | Cloning from dstat_graph cache and applying ref * 2024-11-19 03:46:46.060 | (0054 / 1318) 2024-11-19 03:46:46.078 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-19 03:46:46.354 | Cloning from elastic-recheck cache and applying ref * 2024-11-19 03:46:46.666 | (0055 / 1318) 2024-11-19 03:46:46.684 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-19 03:46:46.953 | Cloning from engagement cache and applying ref * 2024-11-19 03:46:47.213 | (0056 / 1318) 2024-11-19 03:46:47.231 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-19 03:46:47.502 | Cloning from gear cache and applying ref * 2024-11-19 03:46:47.683 | (0057 / 1318) 2024-11-19 03:46:47.701 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-19 03:46:47.962 | Cloning from germqtt cache and applying ref * 2024-11-19 03:46:48.036 | (0058 / 1318) 2024-11-19 03:46:48.053 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-19 03:46:48.315 | Cloning from gerritbot cache and applying ref * 2024-11-19 03:46:48.605 | (0059 / 1318) 2024-11-19 03:46:48.623 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-19 03:46:48.891 | Cloning from gerritlib cache and applying ref * 2024-11-19 03:46:49.524 | (0060 / 1318) 2024-11-19 03:46:49.542 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-19 03:46:49.805 | Cloning from git-restack cache and applying ref * 2024-11-19 03:46:49.909 | (0061 / 1318) 2024-11-19 03:46:49.927 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-19 03:46:50.201 | Cloning from git-review cache and applying ref * 2024-11-19 03:46:53.535 | (0062 / 1318) 2024-11-19 03:46:53.554 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-19 03:46:54.126 | Cloning from glean cache and applying ref * 2024-11-19 03:46:54.926 | (0063 / 1318) 2024-11-19 03:46:54.944 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-19 03:46:55.218 | Cloning from grafyaml cache and applying ref * 2024-11-19 03:46:55.999 | (0064 / 1318) 2024-11-19 03:46:56.017 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-19 03:46:56.519 | Cloning from infra-manual cache and applying ref * 2024-11-19 03:46:57.360 | (0065 / 1318) 2024-11-19 03:46:57.378 | 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-19 03:46:58.491 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-19 03:46:59.546 | (0066 / 1318) 2024-11-19 03:46:59.563 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-19 03:46:59.850 | Cloning from infra-specs cache and applying ref * 2024-11-19 03:47:00.556 | (0067 / 1318) 2024-11-19 03:47:00.573 | 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-19 03:47:00.848 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-19 03:47:02.553 | (0068 / 1318) 2024-11-19 03:47:02.571 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-19 03:47:02.916 | Cloning from irc-meetings cache and applying ref * 2024-11-19 03:47:16.531 | (0069 / 1318) 2024-11-19 03:47:16.549 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-19 03:47:16.923 | Cloning from jeepyb cache and applying ref * 2024-11-19 03:47:18.539 | (0070 / 1318) 2024-11-19 03:47:18.557 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-19 03:47:18.834 | Cloning from lodgeit cache and applying ref * 2024-11-19 03:47:19.603 | (0071 / 1318) 2024-11-19 03:47:19.621 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-19 03:47:19.921 | Cloning from log-classify cache and applying ref * 2024-11-19 03:47:20.005 | (0072 / 1318) 2024-11-19 03:47:20.024 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-19 03:47:20.296 | Cloning from log_processor cache and applying ref * 2024-11-19 03:47:20.372 | (0073 / 1318) 2024-11-19 03:47:20.391 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-19 03:47:20.643 | Cloning from lpmqtt cache and applying ref * 2024-11-19 03:47:20.717 | (0074 / 1318) 2024-11-19 03:47:20.736 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-19 03:47:20.988 | Cloning from meetbot cache and applying ref * 2024-11-19 03:47:21.091 | (0075 / 1318) 2024-11-19 03:47:21.109 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-19 03:47:21.377 | Cloning from mqtt_statsd cache and applying ref * 2024-11-19 03:47:21.455 | (0076 / 1318) 2024-11-19 03:47:21.483 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-19 03:47:21.762 | Cloning from netlify-sandbox cache and applying ref * 2024-11-19 03:47:22.874 | (0077 / 1318) 2024-11-19 03:47:23.042 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-19 03:47:23.296 | Cloning from project-config cache and applying ref * 2024-11-19 03:47:23.568 | (0078 / 1318) 2024-11-19 03:47:23.586 | 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-19 03:47:23.854 | Cloning from project-config-example cache and applying ref * 2024-11-19 03:47:23.930 | (0079 / 1318) 2024-11-19 03:47:23.948 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-19 03:47:24.310 | Cloning from publications cache and applying ref * 2024-11-19 03:47:25.636 | (0080 / 1318) 2024-11-19 03:47:25.653 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-19 03:47:25.972 | Cloning from puppet-bup cache and applying ref * 2024-11-19 03:47:26.050 | (0081 / 1318) 2024-11-19 03:47:26.069 | 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-19 03:47:26.377 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-19 03:47:26.452 | (0082 / 1318) 2024-11-19 03:47:26.470 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-19 03:47:26.732 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-19 03:47:26.809 | (0083 / 1318) 2024-11-19 03:47:26.827 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-19 03:47:27.129 | Cloning from puppet-httpd cache and applying ref * 2024-11-19 03:47:27.208 | (0084 / 1318) 2024-11-19 03:47:27.473 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-19 03:47:27.725 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-19 03:47:27.803 | (0085 / 1318) 2024-11-19 03:47:27.821 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-19 03:47:28.098 | Cloning from puppet-logrotate cache and applying ref * 2024-11-19 03:47:28.173 | (0086 / 1318) 2024-11-19 03:47:28.191 | 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-19 03:47:28.537 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-19 03:47:28.612 | (0087 / 1318) 2024-11-19 03:47:28.630 | 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-19 03:47:28.971 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-19 03:47:29.046 | (0088 / 1318) 2024-11-19 03:47:29.064 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-19 03:47:29.330 | Cloning from puppet-pip cache and applying ref * 2024-11-19 03:47:29.406 | (0089 / 1318) 2024-11-19 03:47:29.424 | 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-19 03:47:29.694 | Cloning from puppet-project_config cache and applying ref * 2024-11-19 03:47:29.768 | (0090 / 1318) 2024-11-19 03:47:29.786 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-19 03:47:30.064 | Cloning from puppet-redis cache and applying ref * 2024-11-19 03:47:30.142 | (0091 / 1318) 2024-11-19 03:47:30.160 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-19 03:47:30.469 | Cloning from puppet-reviewday cache and applying ref * 2024-11-19 03:47:30.543 | (0092 / 1318) 2024-11-19 03:47:30.561 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-19 03:47:30.832 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-19 03:47:30.907 | (0093 / 1318) 2024-11-19 03:47:30.924 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-19 03:47:31.393 | Cloning from puppet-ssh cache and applying ref * 2024-11-19 03:47:31.469 | (0094 / 1318) 2024-11-19 03:47:31.488 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-19 03:47:31.847 | Cloning from puppet-storyboard cache and applying ref * 2024-11-19 03:47:31.924 | (0095 / 1318) 2024-11-19 03:47:31.943 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-19 03:47:32.266 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-19 03:47:32.341 | (0096 / 1318) 2024-11-19 03:47:32.359 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-19 03:47:32.624 | Cloning from puppet-ulimit cache and applying ref * 2024-11-19 03:47:32.702 | (0097 / 1318) 2024-11-19 03:47:32.720 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-19 03:47:32.984 | Cloning from puppet-user cache and applying ref * 2024-11-19 03:47:33.061 | (0098 / 1318) 2024-11-19 03:47:33.079 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-19 03:47:33.712 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-19 03:47:33.793 | (0099 / 1318) 2024-11-19 03:47:33.810 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-19 03:47:34.193 | Cloning from puppet-zanata cache and applying ref * 2024-11-19 03:47:34.268 | (0100 / 1318) 2024-11-19 03:47:34.286 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-19 03:47:34.567 | Cloning from python-storyboardclient cache and applying ref * 2024-11-19 03:47:34.650 | (0101 / 1318) 2024-11-19 03:47:34.668 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-19 03:47:34.992 | Cloning from sandbox cache and applying ref * 2024-11-19 03:47:45.127 | (0102 / 1318) 2024-11-19 03:47:45.144 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-19 03:47:45.473 | Cloning from statusbot cache and applying ref * 2024-11-19 03:47:46.109 | (0103 / 1318) 2024-11-19 03:47:46.129 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-19 03:47:46.397 | Cloning from storyboard cache and applying ref * 2024-11-19 03:47:46.864 | (0104 / 1318) 2024-11-19 03:47:46.882 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-19 03:47:47.146 | Cloning from storyboard-vue cache and applying ref * 2024-11-19 03:47:47.271 | (0105 / 1318) 2024-11-19 03:47:47.297 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-19 03:47:47.680 | Cloning from storyboard-webclient cache and applying ref * 2024-11-19 03:47:48.122 | (0106 / 1318) 2024-11-19 03:47:48.141 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-19 03:47:48.461 | Cloning from subunit2sql cache and applying ref * 2024-11-19 03:47:49.488 | (0107 / 1318) 2024-11-19 03:47:49.506 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-19 03:47:49.816 | Cloning from system-config cache and applying ref * 2024-11-19 03:52:06.334 | (0108 / 1318) 2024-11-19 03:52:06.352 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-19 03:52:06.690 | Cloning from yaml2ical cache and applying ref * 2024-11-19 03:52:07.465 | (0109 / 1318) 2024-11-19 03:52:07.484 | 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-19 03:52:07.855 | Cloning from zone-gating.dev cache and applying ref * 2024-11-19 03:52:10.491 | (0110 / 1318) 2024-11-19 03:52:10.508 | 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-19 03:52:10.788 | Cloning from zone-opendev.org cache and applying ref * 2024-11-19 03:52:26.503 | (0111 / 1318) 2024-11-19 03:52:26.522 | 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-19 03:52:27.001 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-19 03:52:28.969 | (0112 / 1318) 2024-11-19 03:52:28.987 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-19 03:52:29.290 | Cloning from zuul-jobs cache and applying ref * 2024-11-19 03:52:32.421 | (0113 / 1318) 2024-11-19 03:52:32.439 | 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-19 03:52:32.724 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-19 03:52:33.472 | (0114 / 1318) 2024-11-19 03:52:33.490 | 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-19 03:52:33.800 | Cloning from edge-computing-group cache and applying ref * 2024-11-19 03:52:34.282 | (0115 / 1318) 2024-11-19 03:52:34.300 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-19 03:52:34.595 | Cloning from four-opens cache and applying ref * 2024-11-19 03:52:34.671 | (0116 / 1318) 2024-11-19 03:52:34.689 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-19 03:52:34.980 | Cloning from groups cache and applying ref * 2024-11-19 03:52:35.542 | (0117 / 1318) 2024-11-19 03:52:35.559 | 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-19 03:52:35.905 | Cloning from groups-static-pages cache and applying ref * 2024-11-19 03:52:35.980 | (0118 / 1318) 2024-11-19 03:52:35.998 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-19 03:52:36.448 | Cloning from interop cache and applying ref * 2024-11-19 03:52:37.911 | (0119 / 1318) 2024-11-19 03:52:37.929 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-19 03:52:38.445 | Cloning from odsreg cache and applying ref * 2024-11-19 03:52:38.530 | (0120 / 1318) 2024-11-19 03:52:38.548 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-19 03:52:39.397 | Cloning from openstack-map cache and applying ref * 2024-11-19 03:52:39.976 | (0121 / 1318) 2024-11-19 03:52:39.995 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-19 03:52:40.706 | Cloning from openstackweb cache and applying ref * 2024-11-19 03:52:44.915 | (0122 / 1318) 2024-11-19 03:52:44.933 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-19 03:52:45.199 | Cloning from python-tempestconf cache and applying ref * 2024-11-19 03:52:53.857 | (0123 / 1318) 2024-11-19 03:52:53.877 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-19 03:52:54.164 | Cloning from refstack cache and applying ref * 2024-11-19 03:52:59.515 | (0124 / 1318) 2024-11-19 03:52:59.532 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-19 03:52:59.819 | Cloning from refstack-client cache and applying ref * 2024-11-19 03:53:00.955 | (0125 / 1318) 2024-11-19 03:53:00.973 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-19 03:53:01.227 | Cloning from transparency-policy cache and applying ref * 2024-11-19 03:53:01.302 | (0126 / 1318) 2024-11-19 03:53:01.320 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-19 03:53:01.574 | Cloning from way cache and applying ref * 2024-11-19 03:53:01.648 | (0127 / 1318) 2024-11-19 03:53:01.666 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-19 03:53:01.919 | Cloning from contrib cache and applying ref * 2024-11-19 03:53:01.992 | (0128 / 1318) 2024-11-19 03:53:02.010 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-19 03:53:02.321 | Cloning from adjutant cache and applying ref * 2024-11-19 03:53:05.519 | (0129 / 1318) 2024-11-19 03:53:05.537 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-19 03:53:05.847 | Cloning from adjutant-ui cache and applying ref * 2024-11-19 03:53:07.360 | (0130 / 1318) 2024-11-19 03:53:07.381 | 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-19 03:53:07.656 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-19 03:53:48.656 | (0131 / 1318) 2024-11-19 03:53:48.676 | 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-19 03:53:49.082 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-19 03:54:18.314 | (0132 / 1318) 2024-11-19 03:54:18.333 | 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-19 03:54:18.601 | Cloning from ansible-config_template cache and applying ref * 2024-11-19 03:54:21.109 | (0133 / 1318) 2024-11-19 03:54:21.127 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-19 03:54:21.451 | Cloning from ansible-hardening cache and applying ref * 2024-11-19 03:54:27.462 | (0134 / 1318) 2024-11-19 03:54:27.482 | 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-19 03:54:27.772 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-19 03:54:27.854 | (0135 / 1318) 2024-11-19 03:54:27.871 | 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-19 03:54:28.160 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-19 03:54:28.821 | (0136 / 1318) 2024-11-19 03:54:28.839 | 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-19 03:54:29.120 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-19 03:54:29.528 | (0137 / 1318) 2024-11-19 03:54:29.546 | 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-19 03:54:29.813 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-19 03:54:30.641 | (0138 / 1318) 2024-11-19 03:54:30.660 | 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-19 03:54:30.911 | Cloning from ansible-role-pki cache and applying ref * 2024-11-19 03:54:40.009 | (0139 / 1318) 2024-11-19 03:54:40.027 | 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-19 03:54:40.388 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-19 03:54:40.468 | (0140 / 1318) 2024-11-19 03:54:40.486 | 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-19 03:54:40.762 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-19 03:54:51.481 | (0141 / 1318) 2024-11-19 03:54:51.499 | 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-19 03:54:51.791 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-19 03:54:54.021 | (0142 / 1318) 2024-11-19 03:54:54.039 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_mount.git in /opt/dib_cache/source-repositories/ansible_role_systemd_mount_4d0531d646c7f020b048fa0085e95c121bd0bcef with ref * 2024-11-19 03:54:54.329 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-19 03:54:59.159 | (0143 / 1318) 2024-11-19 03:54:59.177 | 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-19 03:54:59.480 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-19 03:55:02.031 | (0144 / 1318) 2024-11-19 03:55:02.050 | 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-19 03:55:02.339 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-19 03:55:07.936 | (0145 / 1318) 2024-11-19 03:55:07.954 | 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-19 03:55:08.259 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-19 03:55:10.221 | (0146 / 1318) 2024-11-19 03:55:10.238 | 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-19 03:55:10.552 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-19 03:55:15.106 | (0147 / 1318) 2024-11-19 03:55:15.125 | 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-19 03:55:16.223 | Cloning from ansible-role-vault cache and applying ref * 2024-11-19 03:55:16.297 | (0148 / 1318) 2024-11-19 03:55:16.316 | 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-19 03:55:16.679 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-19 03:55:19.506 | (0149 / 1318) 2024-11-19 03:55:19.524 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-19 03:55:19.813 | Cloning from aodh cache and applying ref * 2024-11-19 03:55:50.422 | (0150 / 1318) 2024-11-19 03:55:50.440 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-19 03:55:50.826 | Cloning from api-sig cache and applying ref * 2024-11-19 03:55:50.925 | (0151 / 1318) 2024-11-19 03:55:50.943 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-19 03:55:51.213 | Cloning from api-site cache and applying ref * 2024-11-19 03:55:54.264 | (0152 / 1318) 2024-11-19 03:55:54.282 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-19 03:55:54.545 | Cloning from arch-design cache and applying ref * 2024-11-19 03:55:54.678 | (0153 / 1318) 2024-11-19 03:55:54.696 | 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-19 03:55:54.947 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-19 03:55:55.190 | (0154 / 1318) 2024-11-19 03:55:55.208 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-19 03:55:55.490 | Cloning from automaton cache and applying ref * 2024-11-19 03:55:58.520 | (0155 / 1318) 2024-11-19 03:55:58.539 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-19 03:55:58.881 | Cloning from barbican cache and applying ref * 2024-11-19 03:56:22.236 | (0156 / 1318) 2024-11-19 03:56:22.254 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-19 03:56:22.915 | Cloning from barbican-specs cache and applying ref * 2024-11-19 03:56:23.037 | (0157 / 1318) 2024-11-19 03:56:23.055 | 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-19 03:56:23.463 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-19 03:56:34.411 | (0158 / 1318) 2024-11-19 03:56:34.430 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-19 03:56:34.758 | Cloning from barbican-ui cache and applying ref * 2024-11-19 03:56:35.032 | (0159 / 1318) 2024-11-19 03:56:35.050 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-19 03:56:35.320 | Cloning from bashate cache and applying ref * 2024-11-19 03:56:36.482 | (0160 / 1318) 2024-11-19 03:56:36.500 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-19 03:56:36.931 | Cloning from bifrost cache and applying ref * 2024-11-19 03:58:10.766 | (0161 / 1318) 2024-11-19 03:58:10.784 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-19 03:58:11.082 | Cloning from blazar cache and applying ref * 2024-11-19 03:58:28.432 | (0162 / 1318) 2024-11-19 03:58:28.450 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-19 03:58:28.822 | Cloning from blazar-dashboard cache and applying ref * 2024-11-19 03:58:32.040 | (0163 / 1318) 2024-11-19 03:58:32.059 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-19 03:58:32.320 | Cloning from blazar-nova cache and applying ref * 2024-11-19 03:58:33.630 | (0164 / 1318) 2024-11-19 03:58:33.648 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-19 03:58:33.925 | Cloning from blazar-specs cache and applying ref * 2024-11-19 03:58:34.086 | (0165 / 1318) 2024-11-19 03:58:34.107 | 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-19 03:58:34.362 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-19 03:58:35.723 | (0166 / 1318) 2024-11-19 03:58:35.741 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-19 03:58:36.009 | Cloning from bugdaystats cache and applying ref * 2024-11-19 03:58:36.150 | (0167 / 1318) 2024-11-19 03:58:36.168 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-19 03:58:36.453 | Cloning from castellan cache and applying ref * 2024-11-19 03:58:45.728 | (0168 / 1318) 2024-11-19 03:58:45.746 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-19 03:58:46.195 | Cloning from ceilometer cache and applying ref * 2024-11-19 03:59:56.938 | (0169 / 1318) 2024-11-19 03:59:56.957 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-19 03:59:57.254 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-19 04:00:00.234 | (0170 / 1318) 2024-11-19 04:00:00.253 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-19 04:00:00.537 | Cloning from charm-aodh cache and applying ref * 2024-11-19 04:00:06.360 | (0171 / 1318) 2024-11-19 04:00:06.380 | 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-19 04:00:06.867 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-19 04:00:09.010 | (0172 / 1318) 2024-11-19 04:00:09.029 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-19 04:00:09.306 | Cloning from charm-barbican cache and applying ref * 2024-11-19 04:00:16.287 | (0173 / 1318) 2024-11-19 04:00:16.306 | 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-19 04:00:16.618 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-19 04:00:20.987 | (0174 / 1318) 2024-11-19 04:00:21.006 | 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-19 04:00:21.359 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-19 04:00:21.449 | (0175 / 1318) 2024-11-19 04:00:21.467 | 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-19 04:00:21.800 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-19 04:00:26.597 | (0176 / 1318) 2024-11-19 04:00:26.616 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-19 04:00:26.901 | Cloning from charm-ceilometer cache and applying ref * 2024-11-19 04:00:38.260 | (0177 / 1318) 2024-11-19 04:00:38.279 | 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-19 04:00:38.543 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-19 04:00:46.547 | (0178 / 1318) 2024-11-19 04:00:46.566 | 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-19 04:00:46.848 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-19 04:00:49.211 | (0179 / 1318) 2024-11-19 04:00:49.229 | 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-19 04:00:49.515 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-19 04:00:58.939 | (0180 / 1318) 2024-11-19 04:00:58.958 | 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-19 04:00:59.280 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-19 04:01:04.043 | (0181 / 1318) 2024-11-19 04:01:04.062 | 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-19 04:01:04.361 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-19 04:01:11.293 | (0182 / 1318) 2024-11-19 04:01:11.312 | 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-19 04:01:11.619 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-19 04:01:42.167 | (0183 / 1318) 2024-11-19 04:01:42.186 | 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-19 04:01:42.480 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-19 04:01:43.899 | (0184 / 1318) 2024-11-19 04:01:43.917 | 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-19 04:01:44.214 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-19 04:01:59.710 | (0185 / 1318) 2024-11-19 04:01:59.728 | 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-19 04:01:59.995 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-19 04:02:03.670 | (0186 / 1318) 2024-11-19 04:02:03.688 | 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-19 04:02:03.965 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-19 04:02:17.431 | (0187 / 1318) 2024-11-19 04:02:17.450 | 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-19 04:02:17.741 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-19 04:02:20.163 | (0188 / 1318) 2024-11-19 04:02:20.182 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-19 04:02:20.449 | Cloning from charm-cinder cache and applying ref * 2024-11-19 04:02:46.969 | (0189 / 1318) 2024-11-19 04:02:46.988 | 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-19 04:02:49.946 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-19 04:02:53.447 | (0190 / 1318) 2024-11-19 04:02:53.466 | 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-19 04:02:56.290 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-19 04:02:59.903 | (0191 / 1318) 2024-11-19 04:02:59.922 | 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-19 04:03:00.225 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-19 04:03:07.155 | (0192 / 1318) 2024-11-19 04:03:07.174 | 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-19 04:03:07.437 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-19 04:03:13.612 | (0193 / 1318) 2024-11-19 04:03:13.631 | 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-19 04:03:13.932 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-19 04:03:14.011 | (0194 / 1318) 2024-11-19 04:03:14.030 | 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-19 04:03:14.305 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-19 04:03:14.386 | (0195 / 1318) 2024-11-19 04:03:14.406 | 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-19 04:03:14.675 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-19 04:03:15.810 | (0196 / 1318) 2024-11-19 04:03:15.829 | 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-19 04:03:16.112 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-19 04:03:19.964 | (0197 / 1318) 2024-11-19 04:03:19.983 | 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-19 04:03:20.258 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-19 04:03:24.264 | (0198 / 1318) 2024-11-19 04:03:24.283 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-11-19 04:03:24.539 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-19 04:03:28.282 | (0199 / 1318) 2024-11-19 04:03:28.302 | 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-19 04:03:28.609 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-19 04:03:28.899 | (0200 / 1318) 2024-11-19 04:03:28.917 | 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-19 04:03:29.205 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-19 04:03:31.223 | (0201 / 1318) 2024-11-19 04:03:31.241 | 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-19 04:03:31.498 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-19 04:03:46.207 | (0202 / 1318) 2024-11-19 04:03:46.227 | 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-19 04:03:46.495 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-19 04:03:48.859 | (0203 / 1318) 2024-11-19 04:03:48.877 | 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-19 04:03:49.154 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-19 04:03:51.237 | (0204 / 1318) 2024-11-19 04:03:51.256 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-19 04:03:51.525 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-19 04:03:51.824 | (0205 / 1318) 2024-11-19 04:03:51.843 | 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-19 04:03:52.129 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-19 04:03:54.494 | (0206 / 1318) 2024-11-19 04:03:54.513 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-19 04:03:54.785 | Cloning from charm-designate cache and applying ref * 2024-11-19 04:04:04.406 | (0207 / 1318) 2024-11-19 04:04:04.427 | 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-19 04:04:04.688 | Cloning from charm-designate-bind cache and applying ref * 2024-11-19 04:04:08.185 | (0208 / 1318) 2024-11-19 04:04:08.205 | 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-19 04:04:08.490 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-19 04:04:09.707 | (0209 / 1318) 2024-11-19 04:04:09.726 | 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-19 04:04:10.015 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-19 04:04:15.360 | (0210 / 1318) 2024-11-19 04:04:15.380 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-19 04:04:15.670 | Cloning from charm-glance cache and applying ref * 2024-11-19 04:04:28.946 | (0211 / 1318) 2024-11-19 04:04:28.965 | 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-19 04:04:29.261 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-19 04:04:35.727 | (0212 / 1318) 2024-11-19 04:04:35.746 | 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-19 04:04:37.847 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-11-19 04:04:49.098 | (0213 / 1318) 2024-11-19 04:04:49.118 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-11-19 04:04:49.901 | Cloning from charm-glusterfs cache and applying ref * 2024-11-19 04:04:50.185 | (0214 / 1318) 2024-11-19 04:04:50.203 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-11-19 04:04:52.182 | Cloning from charm-gnocchi cache and applying ref * 2024-11-19 04:05:07.528 | (0215 / 1318) 2024-11-19 04:05:07.547 | 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-19 04:05:10.079 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-11-19 04:05:15.159 | (0216 / 1318) 2024-11-19 04:05:15.178 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-11-19 04:05:17.685 | Cloning from charm-guide cache and applying ref * 2024-11-19 04:06:16.100 | (0217 / 1318) 2024-11-19 04:06:16.119 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-11-19 04:06:20.087 | Cloning from charm-hacluster cache and applying ref * 2024-11-19 04:06:35.192 | (0218 / 1318) 2024-11-19 04:06:35.212 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-11-19 04:06:37.229 | Cloning from charm-heat cache and applying ref * 2024-11-19 04:06:57.739 | (0219 / 1318) 2024-11-19 04:06:57.758 | 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-19 04:07:00.390 | Cloning from charm-heat-k8s cache and applying ref * 2024-11-19 04:07:12.374 | (0220 / 1318) 2024-11-19 04:07:12.406 | 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-19 04:07:13.580 | Cloning from charm-horizon-k8s cache and applying ref * 2024-11-19 04:07:23.457 | (0221 / 1318) 2024-11-19 04:07:23.477 | 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-19 04:07:24.471 | Cloning from charm-infinidat-tools cache and applying ref * 2024-11-19 04:07:25.604 | (0222 / 1318) 2024-11-19 04:07:25.624 | 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-19 04:07:26.062 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-11-19 04:07:26.142 | (0223 / 1318) 2024-11-19 04:07:26.160 | 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-19 04:07:26.627 | Cloning from charm-interface-bgp cache and applying ref * 2024-11-19 04:07:26.707 | (0224 / 1318) 2024-11-19 04:07:26.726 | 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-19 04:07:27.570 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-11-19 04:07:27.650 | (0225 / 1318) 2024-11-19 04:07:27.669 | 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-19 04:07:28.036 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-11-19 04:07:28.121 | (0226 / 1318) 2024-11-19 04:07:28.140 | 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-19 04:07:28.811 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-11-19 04:07:28.891 | (0227 / 1318) 2024-11-19 04:07:28.909 | 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-19 04:07:29.368 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-11-19 04:07:29.448 | (0228 / 1318) 2024-11-19 04:07:29.467 | 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-19 04:07:30.199 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-11-19 04:07:30.278 | (0229 / 1318) 2024-11-19 04:07:30.297 | 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-19 04:07:31.305 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-11-19 04:07:31.384 | (0230 / 1318) 2024-11-19 04:07:31.402 | 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-19 04:07:32.208 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-11-19 04:07:32.286 | (0231 / 1318) 2024-11-19 04:07:32.305 | 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-19 04:07:32.836 | Cloning from charm-interface-designate cache and applying ref * 2024-11-19 04:07:32.914 | (0232 / 1318) 2024-11-19 04:07:32.933 | 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-19 04:07:33.301 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-11-19 04:07:33.380 | (0233 / 1318) 2024-11-19 04:07:33.399 | 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-19 04:07:33.839 | Cloning from charm-interface-hacluster cache and applying ref * 2024-11-19 04:07:34.154 | (0234 / 1318) 2024-11-19 04:07:34.173 | 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-19 04:07:34.477 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-11-19 04:07:34.554 | (0235 / 1318) 2024-11-19 04:07:34.573 | 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-19 04:07:35.014 | Cloning from charm-interface-keystone cache and applying ref * 2024-11-19 04:07:36.156 | (0236 / 1318) 2024-11-19 04:07:36.174 | 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-19 04:07:36.597 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-11-19 04:07:36.675 | (0237 / 1318) 2024-11-19 04:07:36.694 | 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-19 04:07:37.119 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-11-19 04:07:37.198 | (0238 / 1318) 2024-11-19 04:07:37.217 | 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-19 04:07:37.513 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-11-19 04:07:37.592 | (0239 / 1318) 2024-11-19 04:07:37.610 | 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-19 04:07:37.888 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-11-19 04:07:37.967 | (0240 / 1318) 2024-11-19 04:07:37.986 | 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-19 04:07:39.595 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-11-19 04:07:39.673 | (0241 / 1318) 2024-11-19 04:07:39.691 | 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-19 04:07:39.986 | Cloning from charm-interface-magpie cache and applying ref * 2024-11-19 04:07:40.065 | (0242 / 1318) 2024-11-19 04:07:40.084 | 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-19 04:07:40.606 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-11-19 04:07:40.685 | (0243 / 1318) 2024-11-19 04:07:40.704 | 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-19 04:07:41.211 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-11-19 04:07:41.290 | (0244 / 1318) 2024-11-19 04:07:41.309 | 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-19 04:07:41.617 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-11-19 04:07:41.696 | (0245 / 1318) 2024-11-19 04:07:41.716 | 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-19 04:07:42.785 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-11-19 04:07:42.864 | (0246 / 1318) 2024-11-19 04:07:42.883 | 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-19 04:07:43.919 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-11-19 04:07:43.999 | (0247 / 1318) 2024-11-19 04:07:44.018 | 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-19 04:07:44.356 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-11-19 04:07:44.435 | (0248 / 1318) 2024-11-19 04:07:44.454 | 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-19 04:07:44.908 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-11-19 04:07:44.986 | (0249 / 1318) 2024-11-19 04:07:45.006 | 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-19 04:07:45.308 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-11-19 04:07:45.386 | (0250 / 1318) 2024-11-19 04:07:45.405 | 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-19 04:07:45.920 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-11-19 04:07:45.999 | (0251 / 1318) 2024-11-19 04:07:46.018 | 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-19 04:07:46.306 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-11-19 04:07:46.384 | (0252 / 1318) 2024-11-19 04:07:46.403 | 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-19 04:07:46.890 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-11-19 04:07:46.968 | (0253 / 1318) 2024-11-19 04:07:46.990 | 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-19 04:07:47.435 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-11-19 04:07:47.512 | (0254 / 1318) 2024-11-19 04:07:47.532 | 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-19 04:07:47.964 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-11-19 04:07:48.044 | (0255 / 1318) 2024-11-19 04:07:48.063 | 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-19 04:07:49.262 | Cloning from charm-interface-placement cache and applying ref * 2024-11-19 04:07:49.341 | (0256 / 1318) 2024-11-19 04:07:49.625 | 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-19 04:07:49.983 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-11-19 04:07:50.060 | (0257 / 1318) 2024-11-19 04:07:50.080 | 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-19 04:07:50.506 | Cloning from charm-interface-service-control cache and applying ref * 2024-11-19 04:07:50.584 | (0258 / 1318) 2024-11-19 04:07:50.603 | 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-19 04:07:50.895 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-11-19 04:07:50.973 | (0259 / 1318) 2024-11-19 04:07:50.992 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-11-19 04:07:51.407 | Cloning from charm-ironic cache and applying ref * 2024-11-19 04:07:51.500 | (0260 / 1318) 2024-11-19 04:07:51.518 | 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-19 04:07:52.935 | Cloning from charm-ironic-api cache and applying ref * 2024-11-19 04:08:04.657 | (0261 / 1318) 2024-11-19 04:08:04.693 | 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-19 04:08:06.570 | Cloning from charm-ironic-conductor cache and applying ref * 2024-11-19 04:08:27.103 | (0262 / 1318) 2024-11-19 04:08:27.122 | 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-19 04:08:28.982 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-11-19 04:08:41.350 | (0263 / 1318) 2024-11-19 04:08:41.368 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-11-19 04:08:44.464 | Cloning from charm-keystone cache and applying ref * 2024-11-19 04:09:16.534 | (0264 / 1318) 2024-11-19 04:09:16.555 | 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-19 04:09:17.831 | Cloning from charm-keystone-k8s cache and applying ref * 2024-11-19 04:09:52.452 | (0265 / 1318) 2024-11-19 04:09:52.472 | 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-19 04:09:55.377 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-11-19 04:10:02.152 | (0266 / 1318) 2024-11-19 04:10:02.172 | 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-19 04:10:05.164 | Cloning from charm-keystone-ldap cache and applying ref * 2024-11-19 04:10:13.191 | (0267 / 1318) 2024-11-19 04:10:13.210 | 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-19 04:10:13.927 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-11-19 04:10:14.831 | (0268 / 1318) 2024-11-19 04:10:14.850 | 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-19 04:10:17.145 | Cloning from charm-keystone-openidc cache and applying ref * 2024-11-19 04:10:26.079 | (0269 / 1318) 2024-11-19 04:10:26.098 | 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-19 04:10:27.529 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-11-19 04:10:37.085 | (0270 / 1318) 2024-11-19 04:10:37.104 | 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-19 04:10:37.514 | Cloning from charm-layer-ceph cache and applying ref * 2024-11-19 04:10:37.595 | (0271 / 1318) 2024-11-19 04:10:37.614 | 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-19 04:10:37.916 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-11-19 04:10:37.998 | (0272 / 1318) 2024-11-19 04:10:38.016 | 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-19 04:10:38.582 | Cloning from charm-layer-openstack cache and applying ref * 2024-11-19 04:10:38.707 | (0273 / 1318) 2024-11-19 04:10:38.726 | 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-19 04:10:39.093 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-11-19 04:10:39.175 | (0274 / 1318) 2024-11-19 04:10:39.194 | 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-19 04:10:39.614 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-11-19 04:10:39.694 | (0275 / 1318) 2024-11-19 04:10:39.713 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-11-19 04:10:41.953 | Cloning from charm-magnum cache and applying ref * 2024-11-19 04:10:50.823 | (0276 / 1318) 2024-11-19 04:10:50.843 | 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-19 04:10:53.167 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-11-19 04:11:00.053 | (0277 / 1318) 2024-11-19 04:11:00.072 | 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-19 04:11:04.688 | Cloning from charm-magnum-k8s cache and applying ref * 2024-11-19 04:11:06.518 | (0278 / 1318) 2024-11-19 04:11:06.537 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-11-19 04:11:08.169 | Cloning from charm-magpie cache and applying ref * 2024-11-19 04:11:22.686 | (0279 / 1318) 2024-11-19 04:11:22.705 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-11-19 04:11:24.773 | Cloning from charm-manila cache and applying ref * 2024-11-19 04:11:47.420 | (0280 / 1318) 2024-11-19 04:11:47.439 | 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-19 04:11:48.766 | Cloning from charm-manila-dashboard cache and applying ref * 2024-11-19 04:11:55.727 | (0281 / 1318) 2024-11-19 04:11:55.746 | 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-19 04:11:56.286 | Cloning from charm-manila-flashblade cache and applying ref * 2024-11-19 04:11:56.368 | (0282 / 1318) 2024-11-19 04:11:56.388 | 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-19 04:11:58.357 | Cloning from charm-manila-ganesha cache and applying ref * 2024-11-19 04:12:18.976 | (0283 / 1318) 2024-11-19 04:12:18.996 | 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-19 04:12:23.708 | Cloning from charm-manila-generic cache and applying ref * 2024-11-19 04:12:35.150 | (0284 / 1318) 2024-11-19 04:12:35.170 | 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-19 04:12:36.194 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-11-19 04:12:36.406 | (0285 / 1318) 2024-11-19 04:12:36.428 | 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-19 04:12:37.327 | Cloning from charm-manila-infinidat cache and applying ref * 2024-11-19 04:12:40.356 | (0286 / 1318) 2024-11-19 04:12:40.376 | 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-19 04:12:42.167 | Cloning from charm-manila-netapp cache and applying ref * 2024-11-19 04:12:59.807 | (0287 / 1318) 2024-11-19 04:12:59.826 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-11-19 04:13:03.275 | Cloning from charm-masakari cache and applying ref * 2024-11-19 04:13:17.148 | (0288 / 1318) 2024-11-19 04:13:17.167 | 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-19 04:13:22.481 | Cloning from charm-masakari-monitors cache and applying ref * 2024-11-19 04:13:37.680 | (0289 / 1318) 2024-11-19 04:13:37.720 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-11-19 04:13:38.627 | Cloning from charm-mistral cache and applying ref * 2024-11-19 04:13:38.763 | (0290 / 1318) 2024-11-19 04:13:38.782 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-11-19 04:13:40.382 | Cloning from charm-murano cache and applying ref * 2024-11-19 04:13:40.592 | (0291 / 1318) 2024-11-19 04:13:40.611 | 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-19 04:13:41.977 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-11-19 04:14:16.142 | (0292 / 1318) 2024-11-19 04:14:16.162 | 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-19 04:14:17.519 | Cloning from charm-mysql-router cache and applying ref * 2024-11-19 04:14:21.603 | (0293 / 1318) 2024-11-19 04:14:21.623 | 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-19 04:14:24.956 | Cloning from charm-neutron-api cache and applying ref * 2024-11-19 04:14:47.313 | (0294 / 1318) 2024-11-19 04:14:47.332 | 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-19 04:14:48.460 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-11-19 04:14:48.836 | (0295 / 1318) 2024-11-19 04:14:48.857 | 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-19 04:14:50.114 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-11-19 04:14:57.765 | (0296 / 1318) 2024-11-19 04:14:57.784 | 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-19 04:14:59.741 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-11-19 04:15:08.467 | (0297 / 1318) 2024-11-19 04:15:08.486 | 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-19 04:15:10.624 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-11-19 04:15:22.468 | (0298 / 1318) 2024-11-19 04:15:22.488 | 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-19 04:15:23.706 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-11-19 04:15:26.118 | (0299 / 1318) 2024-11-19 04:15:26.137 | 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-19 04:15:28.088 | Cloning from charm-neutron-gateway cache and applying ref * 2024-11-19 04:15:46.707 | (0300 / 1318) 2024-11-19 04:15:46.726 | 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-19 04:15:48.744 | Cloning from charm-neutron-k8s cache and applying ref * 2024-11-19 04:16:03.192 | (0301 / 1318) 2024-11-19 04:16:03.211 | 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-19 04:16:06.272 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-11-19 04:16:21.034 | (0302 / 1318) 2024-11-19 04:16:21.054 | 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-19 04:16:23.031 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-11-19 04:16:35.606 | (0303 / 1318) 2024-11-19 04:16:35.624 | 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-19 04:16:37.954 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-11-19 04:17:39.244 | (0304 / 1318) 2024-11-19 04:17:39.263 | 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-19 04:17:42.597 | Cloning from charm-nova-compute cache and applying ref * 2024-11-19 04:18:39.687 | (0305 / 1318) 2024-11-19 04:18:39.706 | 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-19 04:18:41.414 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-11-19 04:18:48.265 | (0306 / 1318) 2024-11-19 04:18:48.284 | 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-19 04:18:49.673 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-11-19 04:18:49.879 | (0307 / 1318) 2024-11-19 04:18:49.898 | 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-19 04:18:51.507 | Cloning from charm-nova-k8s cache and applying ref * 2024-11-19 04:19:11.149 | (0308 / 1318) 2024-11-19 04:19:11.168 | 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-19 04:19:12.522 | Cloning from charm-nova-lxd cache and applying ref * 2024-11-19 04:19:12.856 | (0309 / 1318) 2024-11-19 04:19:12.877 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-11-19 04:19:15.701 | Cloning from charm-octavia cache and applying ref * 2024-11-19 04:19:47.013 | (0310 / 1318) 2024-11-19 04:19:47.032 | 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-19 04:19:50.398 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-11-19 04:20:04.929 | (0311 / 1318) 2024-11-19 04:20:04.948 | 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-19 04:20:09.000 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-11-19 04:20:25.616 | (0312 / 1318) 2024-11-19 04:20:25.635 | 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-19 04:20:27.500 | Cloning from charm-octavia-k8s cache and applying ref * 2024-11-19 04:20:31.088 | (0313 / 1318) 2024-11-19 04:20:31.108 | 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-19 04:20:32.117 | Cloning from charm-odl-controller cache and applying ref * 2024-11-19 04:20:32.219 | (0314 / 1318) 2024-11-19 04:20:32.238 | 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-19 04:20:34.773 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-11-19 04:21:07.714 | (0315 / 1318) 2024-11-19 04:21:07.734 | 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-19 04:21:08.881 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-11-19 04:21:09.699 | (0316 / 1318) 2024-11-19 04:21:09.718 | 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-19 04:21:10.791 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-11-19 04:21:23.244 | (0317 / 1318) 2024-11-19 04:21:23.263 | 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-19 04:21:23.831 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-11-19 04:21:23.921 | (0318 / 1318) 2024-11-19 04:21:23.940 | 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-19 04:21:25.108 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-11-19 04:21:25.196 | (0319 / 1318) 2024-11-19 04:21:25.215 | 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-19 04:21:26.059 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-11-19 04:21:26.541 | (0320 / 1318) 2024-11-19 04:21:26.560 | 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-19 04:21:26.873 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-11-19 04:21:26.952 | (0321 / 1318) 2024-11-19 04:21:26.970 | 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-19 04:21:27.342 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-11-19 04:21:27.422 | (0322 / 1318) 2024-11-19 04:21:27.441 | 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-19 04:21:27.761 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-11-19 04:21:27.843 | (0323 / 1318) 2024-11-19 04:21:27.862 | 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-19 04:21:29.304 | Cloning from charm-ops-openstack cache and applying ref * 2024-11-19 04:21:29.882 | (0324 / 1318) 2024-11-19 04:21:29.901 | 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-19 04:21:31.479 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-11-19 04:21:55.672 | (0325 / 1318) 2024-11-19 04:21:55.694 | 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-19 04:21:56.728 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-11-19 04:21:57.350 | (0326 / 1318) 2024-11-19 04:21:57.368 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-11-19 04:21:57.876 | Cloning from charm-panko cache and applying ref * 2024-11-19 04:21:58.046 | (0327 / 1318) 2024-11-19 04:21:58.065 | 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-19 04:21:58.952 | Cloning from charm-percona-cluster cache and applying ref * 2024-11-19 04:22:00.923 | (0328 / 1318) 2024-11-19 04:22:00.942 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-11-19 04:22:03.010 | Cloning from charm-placement cache and applying ref * 2024-11-19 04:22:24.420 | (0329 / 1318) 2024-11-19 04:22:24.439 | 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-19 04:22:26.197 | Cloning from charm-placement-k8s cache and applying ref * 2024-11-19 04:22:36.119 | (0330 / 1318) 2024-11-19 04:22:36.137 | 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-19 04:22:38.550 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-11-19 04:22:56.688 | (0331 / 1318) 2024-11-19 04:22:56.708 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-11-19 04:22:57.808 | Cloning from charm-specs cache and applying ref * 2024-11-19 04:23:02.174 | (0332 / 1318) 2024-11-19 04:23:02.193 | 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-19 04:23:05.827 | Cloning from charm-swift-proxy cache and applying ref * 2024-11-19 04:23:37.567 | (0333 / 1318) 2024-11-19 04:23:37.587 | 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-19 04:23:41.195 | Cloning from charm-swift-storage cache and applying ref * 2024-11-19 04:24:05.996 | (0334 / 1318) 2024-11-19 04:24:06.016 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-11-19 04:24:06.669 | Cloning from charm-tempest cache and applying ref * 2024-11-19 04:24:06.763 | (0335 / 1318) 2024-11-19 04:24:06.783 | 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-19 04:24:07.246 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-11-19 04:24:07.335 | (0336 / 1318) 2024-11-19 04:24:07.354 | 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-19 04:24:07.881 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-11-19 04:24:07.970 | (0337 / 1318) 2024-11-19 04:24:07.988 | 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-19 04:24:08.376 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-11-19 04:24:08.464 | (0338 / 1318) 2024-11-19 04:24:08.482 | 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-19 04:24:09.016 | Cloning from charm-trilio-wlm cache and applying ref * 2024-11-19 04:24:09.106 | (0339 / 1318) 2024-11-19 04:24:09.124 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-11-19 04:24:09.888 | Cloning from charm-trove cache and applying ref * 2024-11-19 04:24:10.118 | (0340 / 1318) 2024-11-19 04:24:10.137 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-11-19 04:24:11.711 | Cloning from charm-vault cache and applying ref * 2024-11-19 04:24:40.004 | (0341 / 1318) 2024-11-19 04:24:40.023 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-11-19 04:24:41.719 | Cloning from charm-watcher cache and applying ref * 2024-11-19 04:24:50.221 | (0342 / 1318) 2024-11-19 04:24:50.240 | 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-19 04:24:51.187 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-11-19 04:24:56.924 | (0343 / 1318) 2024-11-19 04:24:56.944 | 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-19 04:24:57.876 | Cloning from charm-zuul-jobs cache and applying ref * 2024-11-19 04:25:05.864 | (0344 / 1318) 2024-11-19 04:25:05.883 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-11-19 04:25:07.064 | Cloning from charms.ceph cache and applying ref * 2024-11-19 04:25:13.277 | (0345 / 1318) 2024-11-19 04:25:13.297 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-11-19 04:25:14.694 | Cloning from charms.openstack cache and applying ref * 2024-11-19 04:25:56.341 | (0346 / 1318) 2024-11-19 04:25:56.360 | 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-19 04:25:57.978 | Cloning from ci-log-processing cache and applying ref * 2024-11-19 04:26:31.343 | (0347 / 1318) 2024-11-19 04:26:31.363 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-11-19 04:26:44.227 | Cloning from cinder cache and applying ref * 2024-11-19 04:28:31.454 | (0348 / 1318) 2024-11-19 04:28:31.472 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-11-19 04:28:33.604 | Cloning from cinder-specs cache and applying ref * 2024-11-19 04:28:37.862 | (0349 / 1318) 2024-11-19 04:28:37.880 | 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-19 04:28:43.173 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-11-19 04:29:08.315 | (0350 / 1318) 2024-11-19 04:29:08.333 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-11-19 04:29:10.027 | Cloning from cinderlib cache and applying ref * 2024-11-19 04:29:12.632 | (0351 / 1318) 2024-11-19 04:29:12.651 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-11-19 04:29:16.233 | Cloning from cliff cache and applying ref * 2024-11-19 04:29:25.075 | (0352 / 1318) 2024-11-19 04:29:25.094 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-11-19 04:29:33.542 | Cloning from cloudkitty cache and applying ref * 2024-11-19 04:31:05.292 | (0353 / 1318) 2024-11-19 04:31:05.313 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-11-19 04:31:08.634 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-11-19 04:31:14.360 | (0354 / 1318) 2024-11-19 04:31:14.379 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-11-19 04:31:15.050 | Cloning from cloudkitty-specs cache and applying ref * 2024-11-19 04:31:15.210 | (0355 / 1318) 2024-11-19 04:31:15.230 | 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-19 04:31:16.404 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-11-19 04:31:18.504 | (0356 / 1318) 2024-11-19 04:31:18.522 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-11-19 04:31:20.508 | Cloning from codegenerator cache and applying ref * 2024-11-19 04:32:11.286 | (0357 / 1318) 2024-11-19 04:32:11.371 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-11-19 04:32:11.893 | Cloning from constellations cache and applying ref * 2024-11-19 04:32:11.988 | (0358 / 1318) 2024-11-19 04:32:12.007 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-11-19 04:32:13.244 | Cloning from contributor-guide cache and applying ref * 2024-11-19 04:32:17.171 | (0359 / 1318) 2024-11-19 04:32:17.232 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-11-19 04:32:18.137 | Cloning from cookiecutter cache and applying ref * 2024-11-19 04:32:18.278 | (0360 / 1318) 2024-11-19 04:32:18.298 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-11-19 04:32:19.035 | Cloning from coverage2sql cache and applying ref * 2024-11-19 04:32:19.184 | (0361 / 1318) 2024-11-19 04:32:19.203 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-11-19 04:32:25.694 | Cloning from cyborg cache and applying ref * 2024-11-19 04:33:03.500 | (0362 / 1318) 2024-11-19 04:33:03.519 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-11-19 04:33:06.266 | Cloning from cyborg-specs cache and applying ref * 2024-11-19 04:33:07.757 | (0363 / 1318) 2024-11-19 04:33:07.776 | 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-19 04:33:09.532 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-11-19 04:33:11.848 | (0364 / 1318) 2024-11-19 04:33:11.867 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-11-19 04:33:14.969 | Cloning from debtcollector cache and applying ref * 2024-11-19 04:33:17.163 | (0365 / 1318) 2024-11-19 04:33:17.181 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-11-19 04:33:25.651 | Cloning from designate cache and applying ref * 2024-11-19 04:35:29.619 | (0366 / 1318) 2024-11-19 04:35:29.637 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-11-19 04:35:40.158 | fatal: unable to access 'https://opendev.org/openstack/designate-dashboard.git/': Could not resolve host: opendev.org 2024-11-19 04:35:40.267 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-11-19 04:35:40.272 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-11-19 04:35:40.277 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-11-19 04:35:40.283 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-11-19 04:35:40.288 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-11-19 04:35:43.453 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.aEDMl3rW/mnt 2024-11-19 04:35:43.458 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.aEDMl3rW/mnt 2024-11-19 04:35:43.463 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-11-19 04:35:43.468 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-11-19 04:35:43.473 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-11-19 04:35:43.478 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-11-19 04:35:43.483 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.aEDMl3rW/mnt ']' 2024-11-19 04:35:43.489 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.aEDMl3rW/mnt 2024-11-19 04:35:43.496 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.aEDMl3rW/mnt 2024-11-19 04:35:43.502 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-11-19 04:35:43.507 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-11-19 04:35:43.514 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-11-19 04:35:43.514 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-11-19 04:35:43.516 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.aEDMl3rW/mnt/' 2024-11-19 04:35:43.523 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.aEDMl3rW/mnt/tmp/yum 2024-11-19 04:35:43.523 | /opt/dib_tmp/dib_build.aEDMl3rW/mnt/sys 2024-11-19 04:35:43.523 | /opt/dib_tmp/dib_build.aEDMl3rW/mnt/proc 2024-11-19 04:35:43.523 | /opt/dib_tmp/dib_build.aEDMl3rW/mnt/dev/pts 2024-11-19 04:35:43.523 | /opt/dib_tmp/dib_build.aEDMl3rW/mnt/dev' 2024-11-19 04:35:43.528 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 04:35:43.533 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 04:35:43.538 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 04:35:43.544 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 04:35:43.549 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.aEDMl3rW/mnt/tmp/yum == */boot/efi ]] 2024-11-19 04:35:43.554 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 04:35:43.559 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 04:35:43.564 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 04:35:43.569 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.aEDMl3rW/mnt/tmp/yum' 2024-11-19 04:35:43.569 | Unmount /opt/dib_tmp/dib_build.aEDMl3rW/mnt/tmp/yum 2024-11-19 04:35:43.575 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.aEDMl3rW/mnt/tmp/yum 2024-11-19 04:35:43.592 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 04:35:43.597 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 04:35:43.602 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 04:35:43.607 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 04:35:43.612 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.aEDMl3rW/mnt/sys == */boot/efi ]] 2024-11-19 04:35:43.617 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 04:35:43.622 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 04:35:43.627 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 04:35:43.632 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.aEDMl3rW/mnt/sys' 2024-11-19 04:35:43.632 | Unmount /opt/dib_tmp/dib_build.aEDMl3rW/mnt/sys 2024-11-19 04:35:43.637 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.aEDMl3rW/mnt/sys 2024-11-19 04:35:43.654 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 04:35:43.659 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 04:35:43.664 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 04:35:43.669 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 04:35:43.674 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.aEDMl3rW/mnt/proc == */boot/efi ]] 2024-11-19 04:35:43.679 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 04:35:43.684 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 04:35:43.689 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 04:35:43.695 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.aEDMl3rW/mnt/proc' 2024-11-19 04:35:43.695 | Unmount /opt/dib_tmp/dib_build.aEDMl3rW/mnt/proc 2024-11-19 04:35:43.700 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.aEDMl3rW/mnt/proc 2024-11-19 04:35:43.716 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 04:35:43.722 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 04:35:43.726 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 04:35:43.731 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 04:35:43.737 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.aEDMl3rW/mnt/dev/pts == */boot/efi ]] 2024-11-19 04:35:43.742 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 04:35:43.747 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 04:35:43.752 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 04:35:43.757 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.aEDMl3rW/mnt/dev/pts' 2024-11-19 04:35:43.757 | Unmount /opt/dib_tmp/dib_build.aEDMl3rW/mnt/dev/pts 2024-11-19 04:35:43.762 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.aEDMl3rW/mnt/dev/pts 2024-11-19 04:35:43.778 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 04:35:43.783 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 04:35:43.788 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 04:35:43.793 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 04:35:43.798 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.aEDMl3rW/mnt/dev == */boot/efi ]] 2024-11-19 04:35:43.803 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 04:35:43.808 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 04:35:43.813 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 04:35:43.818 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.aEDMl3rW/mnt/dev' 2024-11-19 04:35:43.818 | Unmount /opt/dib_tmp/dib_build.aEDMl3rW/mnt/dev 2024-11-19 04:35:43.823 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.aEDMl3rW/mnt/dev 2024-11-19 04:35:43.839 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-11-19 04:35:43.845 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-11-19 04:35:43.850 | + 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-19 04:35:58.245 | 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-19 04:35:58.245 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.aEDMl3rW/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.PveZFbHb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.aEDMl3rW/mnt', 'build-dir': '/opt/dib_tmp/dib_build.aEDMl3rW'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 04:35:58.246 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-11-19 04:35:58.324 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-11-19 04:35:58.329 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.aEDMl3rW/built; do sleep 1; done' 2024-11-19 04:35:58.388 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.aEDMl3rW/mnt 2024-11-19 04:36:09.229 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.aEDMl3rW 2024-11-19 04:36:09.514 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-11-19 04:36:09.519 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-19 04:36:09.525 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-19 04:36:09.530 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-19 04:36:09.535 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.aEDMl3rW 2024-11-19 04:36:09.550 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-11-19 04:36:09.555 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.PveZFbHb 2024-11-19 04:36:09.636 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-11-19 04:36:09.642 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-19 04:36:09.647 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-19 04:36:09.652 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-19 04:36:09.658 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.PveZFbHb 2024-11-19 04:36:09.665 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128