2024-11-20 07:19:24.497 | diskimage-builder version 3.36.0 2024-11-20 07:19:24.499 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack growroot infra-package-needs journal-to-console centos-minimal epel 2024-11-20 07:19:24.621 | 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-20 07:19:24.683 | Expanded element dependencies to: openstack-repos dib-init-system source-repositories growroot nodepool-base install-static yum cloud-init-datasources rpm-distro epel journal-to-console redhat-common zuul-worker openssh-server base centos-minimal runtime-ssh-host-keys infra-package-needs manifests vm bootloader cache-devstack sysprep package-installs ensure-venv yum-minimal block-device-efi pkg-map simple-init install-types selinux-fixfiles-restore install-bin cache-url 2024-11-20 07:19:24.688 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-20 07:19:24.692 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/centos-9-stream-arm64-268b63487e254617bf9c32d05f71c8a1 2024-11-20 07:19:24.697 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/centos-9-stream-arm64-268b63487e254617bf9c32d05f71c8a1 2024-11-20 07:19:24.701 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-20 07:19:24.706 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-20 07:19:24.710 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-20 07:19:24.715 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-20 07:19:24.720 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-20 07:19:24.725 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-20 07:19:24.755 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.mN4PpnQI 2024-11-20 07:19:24.760 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-20 07:19:24.766 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.GHllyVXu 2024-11-20 07:19:24.771 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-20 07:19:24.775 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-20 07:19:24.779 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-20 07:19:24.784 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-20 07:19:24.788 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 07:19:24.792 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 07:19:24.796 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-20 07:19:24.801 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.mN4PpnQI 2024-11-20 07:19:24.801 | Building in /opt/dib_tmp/dib_build.mN4PpnQI 2024-11-20 07:19:24.805 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-20 07:19:24.810 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-20 07:19:24.814 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-20 07:19:24.818 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.mN4PpnQI/hooks 2024-11-20 07:19:24.823 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.mN4PpnQI/hooks 2024-11-20 07:19:24.828 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.mN4PpnQI/block-device 2024-11-20 07:19:24.834 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.mN4PpnQI/block-device/config.yaml 2024-11-20 07:19:24.839 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.mN4PpnQI/block-device/config.yaml 2024-11-20 07:19:24.859 | Searching elements for block-device[-arm64].yaml ... 2024-11-20 07:19:25.036 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-20 07:19:25.040 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-20 07:19:25.045 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.mN4PpnQI/block-device/params.yaml 2024-11-20 07:19:25.050 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-20 07:19:25.055 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-20 07:19:25.064 | + 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-20 07:19:25.544 | 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-20 07:19:25.544 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.mN4PpnQI/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.GHllyVXu', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.mN4PpnQI/mnt', 'build-dir': '/opt/dib_tmp/dib_build.mN4PpnQI'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 07:19:25.549 | 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-20 07:19:25.550 | 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-20 07:19:25.550 | 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-20 07:19:25.550 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.mN4PpnQI/states/block-device/config.json] 2024-11-20 07:19:25.633 | ++ 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-20 07:19:26.095 | 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-20 07:19:26.095 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.mN4PpnQI/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.GHllyVXu', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.mN4PpnQI/mnt', 'build-dir': '/opt/dib_tmp/dib_build.mN4PpnQI'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 07:19:26.096 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-20 07:19:26.096 | 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-20 07:19:26.179 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-20 07:19:26.184 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-20 07:19:26.189 | ++ 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-20 07:19:26.652 | 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-20 07:19:26.653 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.mN4PpnQI/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.GHllyVXu', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.mN4PpnQI/mnt', 'build-dir': '/opt/dib_tmp/dib_build.mN4PpnQI'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 07:19:26.654 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-20 07:19:26.654 | 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-20 07:19:26.729 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-20 07:19:26.734 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-20 07:19:26.739 | ++ 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-20 07:19:27.201 | 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-20 07:19:27.201 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.mN4PpnQI/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.GHllyVXu', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.mN4PpnQI/mnt', 'build-dir': '/opt/dib_tmp/dib_build.mN4PpnQI'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 07:19:27.202 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-20 07:19:27.202 | 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-20 07:19:27.278 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-20 07:19:27.282 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-20 07:19:27.288 | ++ 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-20 07:19:27.755 | 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-20 07:19:27.755 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.mN4PpnQI/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.GHllyVXu', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.mN4PpnQI/mnt', 'build-dir': '/opt/dib_tmp/dib_build.mN4PpnQI'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 07:19:27.756 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-20 07:19:27.833 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-20 07:19:27.838 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-20 07:19:27.843 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-20 07:19:27.847 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.mN4PpnQI/mnt 2024-11-20 07:19:27.854 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.mN4PpnQI/mnt 2024-11-20 07:19:27.884 | chown: warning: '.' should be ':': 'root.root' 2024-11-20 07:19:27.891 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.mN4PpnQI/mnt 2024-11-20 07:19:27.895 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.mN4PpnQI/mnt 2024-11-20 07:19:27.900 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.mN4PpnQI/mnt 2024-11-20 07:19:27.904 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-20 07:19:27.909 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-20 07:19:27.913 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.mN4PpnQI/hooks ']' 2024-11-20 07:19:27.918 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-20 07:19:27.948 | Copying hooks for vm 2024-11-20 07:19:27.978 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-20 07:19:27.990 | Copying hooks for infra-package-needs 2024-11-20 07:19:28.000 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-20 07:19:28.011 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-20 07:19:28.014 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-20 07:19:28.017 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-20 07:19:28.027 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-20 07:19:28.030 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-20 07:19:28.050 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-20 07:19:28.052 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-20 07:19:28.065 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-20 07:19:28.075 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-20 07:19:28.091 | Copying hooks for epel 2024-11-20 07:19:28.200 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/epel/pre-install.d/05-rpm-epel-release 2024-11-20 07:19:28.246 | Copying hooks for centos-minimal 2024-11-20 07:19:28.279 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/yum.repos.d/8-stream 2024-11-20 07:19:28.301 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/yum.repos.d/9-stream 2024-11-20 07:19:28.346 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/test-elements/8-stream-aarch64-build-succeeds 2024-11-20 07:19:28.362 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/test-elements/8-stream-build-succeeds 2024-11-20 07:19:28.373 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/test-elements/9-stream-aarch64-build-succeeds 2024-11-20 07:19:28.382 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/test-elements/9-stream-build-succeeds 2024-11-20 07:19:28.462 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/centos-minimal/environment.d/10-centos-distro-name.bash 2024-11-20 07:19:28.494 | Copying hooks for install-bin 2024-11-20 07:19:28.503 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-20 07:19:28.511 | Copying hooks for source-repositories 2024-11-20 07:19:28.522 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-20 07:19:28.538 | Copying hooks for package-installs 2024-11-20 07:19:28.547 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-20 07:19:28.557 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-20 07:19:28.560 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-20 07:19:28.563 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-20 07:19:28.565 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-20 07:19:28.573 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-20 07:19:28.576 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-20 07:19:28.584 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-20 07:19:28.587 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-20 07:19:28.595 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-20 07:19:28.597 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-20 07:19:28.611 | Copying hooks for yum 2024-11-20 07:19:28.638 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2024-11-20 07:19:28.771 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2024-11-20 07:19:28.813 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/bin/install-packages 2024-11-20 07:19:28.870 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2024-11-20 07:19:28.881 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2024-11-20 07:19:28.886 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2024-11-20 07:19:28.891 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2024-11-20 07:19:28.895 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2024-11-20 07:19:28.899 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2024-11-20 07:19:28.909 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2024-11-20 07:19:28.944 | Copying hooks for cloud-init-datasources 2024-11-20 07:19:28.952 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-20 07:19:28.961 | Copying hooks for ensure-venv 2024-11-20 07:19:28.978 | Copying hooks for block-device-efi 2024-11-20 07:19:28.986 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-20 07:19:29.000 | Copying hooks for rpm-distro 2024-11-20 07:19:29.668 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2024-11-20 07:19:29.847 | 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-20 07:19:29.881 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2024-11-20 07:19:29.960 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2024-11-20 07:19:29.989 | Copying hooks for yum-minimal 2024-11-20 07:19:30.060 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/cleanup.d/95-remove-yum-mirror 2024-11-20 07:19:30.120 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/root.d/08-yum-chroot 2024-11-20 07:19:30.212 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/pre-install.d/03-yum-cleanup 2024-11-20 07:19:30.280 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/10-base-networking 2024-11-20 07:19:30.285 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/11-ensure-dbus-daemon 2024-11-20 07:19:30.308 | Copying hooks for base 2024-11-20 07:19:30.316 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-20 07:19:30.324 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-20 07:19:30.327 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-20 07:19:30.330 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-20 07:19:30.337 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-20 07:19:30.351 | Copying hooks for install-types 2024-11-20 07:19:30.360 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-20 07:19:30.368 | Copying hooks for selinux-fixfiles-restore 2024-11-20 07:19:30.379 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2024-11-20 07:19:30.394 | Copying hooks for openssh-server 2024-11-20 07:19:30.402 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-20 07:19:30.405 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-20 07:19:30.422 | Copying hooks for bootloader 2024-11-20 07:19:30.430 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-20 07:19:30.438 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-20 07:19:30.449 | Copying hooks for manifests 2024-11-20 07:19:30.457 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-20 07:19:30.465 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-20 07:19:30.473 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-20 07:19:30.481 | Copying hooks for openstack-repos 2024-11-20 07:19:30.489 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-20 07:19:30.500 | Copying hooks for sysprep 2024-11-20 07:19:30.508 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-20 07:19:30.516 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-20 07:19:30.524 | Copying hooks for dib-init-system 2024-11-20 07:19:30.533 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-20 07:19:30.541 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-20 07:19:30.549 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-20 07:19:30.557 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-20 07:19:30.566 | Copying hooks for journal-to-console 2024-11-20 07:19:30.574 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-20 07:19:30.584 | Copying hooks for install-static 2024-11-20 07:19:30.593 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-20 07:19:30.645 | Copying hooks for cache-devstack 2024-11-20 07:19:30.670 | Copying hooks for redhat-common 2024-11-20 07:19:30.768 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2024-11-20 07:19:30.859 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2024-11-20 07:19:31.092 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2024-11-20 07:19:31.159 | Copying hooks for cache-url 2024-11-20 07:19:31.168 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-20 07:19:31.186 | Copying hooks for nodepool-base 2024-11-20 07:19:31.195 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-20 07:19:31.203 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-20 07:19:31.211 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-20 07:19:31.213 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-20 07:19:31.223 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-20 07:19:31.231 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-20 07:19:31.234 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-20 07:19:31.241 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-20 07:19:31.244 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-20 07:19:31.247 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-20 07:19:31.249 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-20 07:19:31.257 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-20 07:19:31.260 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-20 07:19:31.262 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-20 07:19:31.265 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-20 07:19:31.267 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-20 07:19:31.270 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-20 07:19:31.273 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-20 07:19:31.280 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-20 07:19:31.297 | Copying hooks for growroot 2024-11-20 07:19:31.305 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-20 07:19:31.315 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-20 07:19:31.326 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-20 07:19:31.328 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-20 07:19:31.331 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-20 07:19:31.348 | Copying hooks for runtime-ssh-host-keys 2024-11-20 07:19:31.356 | 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-20 07:19:31.364 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-20 07:19:31.372 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-20 07:19:31.380 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-20 07:19:31.383 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-20 07:19:31.399 | Copying hooks for simple-init 2024-11-20 07:19:31.407 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-20 07:19:31.415 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-20 07:19:31.418 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-20 07:19:31.421 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-20 07:19:31.423 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-20 07:19:31.426 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-20 07:19:31.434 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-20 07:19:31.437 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-20 07:19:31.456 | Copying hooks for pkg-map 2024-11-20 07:19:31.464 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-20 07:19:31.472 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-20 07:19:31.480 | Copying hooks for zuul-worker 2024-11-20 07:19:31.488 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-20 07:19:31.496 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-20 07:19:31.511 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-20 07:19:31.517 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 07:19:31.520 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-20 07:19:31.525 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d ']' 2024-11-20 07:19:31.530 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d' 2024-11-20 07:19:31.530 | Running hooks from /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d 2024-11-20 07:19:31.534 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-20 07:19:31.539 | + 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.mN4PpnQI/hooks/root.d 2024-11-20 07:19:31.563 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/10-base-defaults 2024-11-20 07:19:31.571 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/10-base-defaults 2024-11-20 07:19:31.575 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 07:19:31.579 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 07:19:31.583 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 07:19:31.587 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 07:19:31.591 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 07:19:31.598 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 07:19:31.602 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-20 07:19:31.606 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-20 07:19:31.610 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 07:19:31.614 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 07:19:31.619 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-20 07:19:31.623 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 07:19:31.627 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 07:19:31.631 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-20 07:19:31.635 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-20 07:19:31.639 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 07:19:31.643 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 07:19:31.647 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 07:19:31.651 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 07:19:31.655 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/10-centos-distro-name.bash 2024-11-20 07:19:31.663 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/10-centos-distro-name.bash 2024-11-20 07:19:31.667 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:1 : export DISTRO_NAME=centos 2024-11-20 07:19:31.671 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:1 : DISTRO_NAME=centos 2024-11-20 07:19:31.675 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:2 : export DIB_RELEASE=9-stream 2024-11-20 07:19:31.679 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:2 : DIB_RELEASE=9-stream 2024-11-20 07:19:31.683 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/centos 2024-11-20 07:19:31.687 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/centos 2024-11-20 07:19:31.691 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:4 : export YUM=dnf 2024-11-20 07:19:31.695 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:4 : YUM=dnf 2024-11-20 07:19:31.699 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:5 : export DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-20 07:19:31.703 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:5 : DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-20 07:19:31.708 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/14-manifests 2024-11-20 07:19:31.715 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/14-manifests 2024-11-20 07:19:31.719 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 07:19:31.723 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 07:19:31.727 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/centos-9-stream-arm64-268b63487e254617bf9c32d05f71c8a1.d/ 2024-11-20 07:19:31.731 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/centos-9-stream-arm64-268b63487e254617bf9c32d05f71c8a1.d/ 2024-11-20 07:19:31.735 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/15-block-device.bash 2024-11-20 07:19:31.743 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/15-block-device.bash 2024-11-20 07:19:31.747 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-20 07:19:31.751 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-20 07:19:31.755 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-20 07:19:31.759 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-20 07:19:31.767 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-20 07:19:31.771 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ centos =~ (almalinux|centos|fedora|rocky) ]] 2024-11-20 07:19:31.775 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-simple-init-networkmanager:source:2 : export DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-20 07:19:31.780 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-simple-init-networkmanager:source:2 : DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-20 07:19:31.784 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \a\l\m\a\l\i\n\u\x ]] 2024-11-20 07:19:31.788 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \r\o\c\k\y ]] 2024-11-20 07:19:31.792 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \f\e\d\o\r\a ]] 2024-11-20 07:19:31.797 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-20 07:19:31.805 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-20 07:19:31.809 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 07:19:31.813 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 07:19:31.817 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/50-redhat-common 2024-11-20 07:19:31.825 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/50-redhat-common 2024-11-20 07:19:31.829 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-20 07:19:31.833 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-20 07:19:31.838 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-20 07:19:31.842 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-20 07:19:31.846 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-20 07:19:31.854 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-20 07:19:31.858 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 07:19:31.862 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 07:19:31.867 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 07:19:31.871 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 07:19:31.875 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 07:19:31.879 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 07:19:31.884 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 07:19:31.888 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 07:19:31.892 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/99-dib-init-system 2024-11-20 07:19:31.900 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/../environment.d/99-dib-init-system 2024-11-20 07:19:31.904 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-20 07:19:31.908 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-20 07:19:31.912 | dib-run-parts Running /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot 2024-11-20 07:19:31.936 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:23 : set -eu 2024-11-20 07:19:31.940 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:24 : set -o pipefail 2024-11-20 07:19:31.944 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:26 : source /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/common-functions 2024-11-20 07:19:31.950 | ++ diskimage_builder/lib/common-functions:source:19 : DIB_RUN_PARTS=/usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts 2024-11-20 07:19:31.954 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:28 : '[' -f /opt/dib_tmp/dib_build.mN4PpnQI/mnt/.extra_settings ']' 2024-11-20 07:19:31.959 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:31 : ARCH=arm64 2024-11-20 07:19:31.963 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:32 : '[' arm64 = amd64 ']' 2024-11-20 07:19:31.967 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:34 : [[ arm64 == \a\r\m\6\4 ]] 2024-11-20 07:19:31.972 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:35 : ARCH=aarch64 2024-11-20 07:19:31.976 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:39 : http_proxy= 2024-11-20 07:19:31.980 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:40 : YUM=dnf 2024-11-20 07:19:31.985 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:42 : mktemp --tmpdir=/tmp -d 2024-11-20 07:19:32.155 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:42 : WORKING=/tmp/tmp.Fg2FSlEkd2 2024-11-20 07:19:32.159 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:43 : EACTION='rm -r /tmp/tmp.Fg2FSlEkd2' 2024-11-20 07:19:32.163 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:44 : trap 'rm -r /tmp/tmp.Fg2FSlEkd2' EXIT 2024-11-20 07:19:32.168 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:46 : YUM_CACHE=/opt/dib_cache/yum 2024-11-20 07:19:32.172 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:47 : mkdir -p /opt/dib_cache/yum 2024-11-20 07:19:32.179 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:50 : HOST_YUM_DOWNLOADER=yumdownloader 2024-11-20 07:19:32.183 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:51 : HOST_YUM=yum 2024-11-20 07:19:32.187 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:52 : command -v yumdownloader 2024-11-20 07:19:32.264 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:54 : HOST_YUM_DOWNLOADER='dnf download' 2024-11-20 07:19:32.268 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:55 : HOST_YUM=dnf 2024-11-20 07:19:32.272 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:62 : _RPM='rpm --dbpath=/var/lib/rpm' 2024-11-20 07:19:32.277 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:265 : sudo mkdir -p /opt/dib_tmp/dib_build.mN4PpnQI/mnt/proc /opt/dib_tmp/dib_build.mN4PpnQI/mnt/dev /opt/dib_tmp/dib_build.mN4PpnQI/mnt/sys 2024-11-20 07:19:32.293 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:266 : sudo mount -t proc none /opt/dib_tmp/dib_build.mN4PpnQI/mnt/proc 2024-11-20 07:19:32.379 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:267 : sudo mount --bind /dev /opt/dib_tmp/dib_build.mN4PpnQI/mnt/dev 2024-11-20 07:19:32.394 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:268 : mount_dev_pts_options 2024-11-20 07:19:32.399 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-20 07:19:32.447 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-20 07:19:32.452 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:268 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.mN4PpnQI/mnt/dev/pts 2024-11-20 07:19:32.468 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:271 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.mN4PpnQI/mnt/sys 2024-11-20 07:19:32.483 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:274 : sudo mkdir -p /opt/dib_tmp/dib_build.mN4PpnQI/mnt/var/lib/rpm 2024-11-20 07:19:32.498 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:275 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.mN4PpnQI/mnt --initdb 2024-11-20 07:19:33.703 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:279 : sudo mkdir /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc 2024-11-20 07:19:33.718 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:280 : sudo cp /etc/resolv.conf /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/resolv.conf 2024-11-20 07:19:33.733 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:285 : sudo mkdir -p /opt/dib_tmp/dib_build.mN4PpnQI/mnt/tmp/yum 2024-11-20 07:19:33.748 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:286 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.mN4PpnQI/mnt/tmp/yum 2024-11-20 07:19:33.763 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:288 : _install_repos 2024-11-20 07:19:33.767 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:70 : local packages 2024-11-20 07:19:33.772 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:71 : local rc 2024-11-20 07:19:33.776 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:86 : packages=' ' 2024-11-20 07:19:33.780 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:87 : packages+='basesystem filesystem setup ' 2024-11-20 07:19:33.785 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:88 : [[ centos = fedora ]] 2024-11-20 07:19:33.789 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:91 : [[ centos = centos ]] 2024-11-20 07:19:33.793 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:92 : packages+='centos-gpg-keys ' 2024-11-20 07:19:33.798 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:93 : [[ 9-stream =~ (stream) ]] 2024-11-20 07:19:33.802 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:94 : packages+='centos-stream-release centos-stream-repos ' 2024-11-20 07:19:33.806 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:110 : local repo= 2024-11-20 07:19:33.811 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:111 : [[ -z '' ]] 2024-11-20 07:19:33.815 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:113 : [[ -d /opt/dib_tmp/dib_build.mN4PpnQI/hooks/yum.repos.d/9-stream ]] 2024-11-20 07:19:33.819 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:114 : repo=/opt/dib_tmp/dib_build.mN4PpnQI/hooks/yum.repos.d/9-stream 2024-11-20 07:19:33.824 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:127 : local temp_tmp 2024-11-20 07:19:33.828 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:128 : mktemp -d 2024-11-20 07:19:33.835 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:128 : temp_tmp=/opt/dib_tmp/tmp.IrA0xtgt4z 2024-11-20 07:19:33.839 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:129 : TMPDIR=/opt/dib_tmp/tmp.IrA0xtgt4z 2024-11-20 07:19:33.844 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:129 : dnf download --verbose --releasever=9 --setopt=reposdir=/opt/dib_tmp/dib_build.mN4PpnQI/hooks/yum.repos.d/9-stream --setopt=cachedir=/opt/dib_tmp/tmp.IrA0xtgt4z --destdir=/tmp/tmp.Fg2FSlEkd2 basesystem filesystem setup centos-gpg-keys centos-stream-release centos-stream-repos 2024-11-20 07:19:45.331 | Loaded plugins: download 2024-11-20 07:19:45.332 | DNF version: 4.14.0 2024-11-20 07:19:45.333 | cachedir: /opt/dib_tmp/tmp.IrA0xtgt4z 2024-11-20 07:19:45.389 | User-Agent: constructed: 'libdnf (Debian GNU/Linux 12; generic; Linux.aarch64)' 2024-11-20 07:19:45.477 | repo: downloading from remote: appstream 2024-11-20 07:19:46.594 | CentOS Stream 9 - AppStream 17 MB/s | 19 MB 00:01 2024-11-20 07:19:56.321 | appstream: using metadata from Mon Nov 18 15:56:50 2024. 2024-11-20 07:19:56.322 | repo: downloading from remote: baseos 2024-11-20 07:19:56.810 | CentOS Stream 9 - BaseOS 19 MB/s | 9.4 MB 00:00 2024-11-20 07:20:01.087 | baseos: using metadata from Mon Nov 18 15:54:31 2024. 2024-11-20 07:20:01.087 | Last metadata expiration check: 0:00:05 ago on Wed Nov 20 07:19:56 2024. 2024-11-20 07:20:03.169 | (1/6): basesystem-11-13.el9.noarch.rpm 83 kB/s | 3.9 kB 00:00 2024-11-20 07:20:03.180 | (2/6): setup-2.13.7-10.el9.noarch.rpm 2.4 MB/s | 146 kB 00:00 2024-11-20 07:20:03.190 | (3/6): centos-gpg-keys-9.0-26.el9.noarch.rpm 668 kB/s | 13 kB 00:00 2024-11-20 07:20:03.232 | (4/6): centos-stream-release-9.0-26.el9.noarch. 494 kB/s | 25 kB 00:00 2024-11-20 07:20:03.246 | (5/6): centos-stream-repos-9.0-26.el9.noarch.rp 210 kB/s | 10 kB 00:00 2024-11-20 07:20:03.300 | (6/6): filesystem-3.16-5.el9.aarch64.rpm 27 MB/s | 4.8 MB 00:00 2024-11-20 07:20:03.769 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:134 : rc=0 2024-11-20 07:20:03.773 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:135 : rm -rf /opt/dib_tmp/tmp.IrA0xtgt4z 2024-11-20 07:20:03.799 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:136 : [[ 0 != 0 ]] 2024-11-20 07:20:03.803 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:142 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.mN4PpnQI/mnt --nodeps -ivh /tmp/tmp.Fg2FSlEkd2/basesystem-11-13.el9.noarch.rpm /tmp/tmp.Fg2FSlEkd2/centos-gpg-keys-9.0-26.el9.noarch.rpm /tmp/tmp.Fg2FSlEkd2/centos-stream-release-9.0-26.el9.noarch.rpm /tmp/tmp.Fg2FSlEkd2/centos-stream-repos-9.0-26.el9.noarch.rpm /tmp/tmp.Fg2FSlEkd2/filesystem-3.16-5.el9.aarch64.rpm /tmp/tmp.Fg2FSlEkd2/setup-2.13.7-10.el9.noarch.rpm 2024-11-20 07:20:03.818 | rpm: RPM should not be used directly install RPM packages, use Alien instead! 2024-11-20 07:20:03.818 | rpm: However assuming you know what you are doing... 2024-11-20 07:20:03.833 | warning: /tmp/tmp.Fg2FSlEkd2/basesystem-11-13.el9.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 8483c65d: NOKEY 2024-11-20 07:20:03.904 | Verifying... ######################################## 2024-11-20 07:20:03.984 | Preparing... ######################################## 2024-11-20 07:20:03.987 | Updating / installing... 2024-11-20 07:20:04.012 | centos-gpg-keys-9.0-26.el9 ######################################## 2024-11-20 07:20:04.534 | centos-stream-repos-9.0-26.el9 ######################################## 2024-11-20 07:20:04.645 | centos-stream-release-9.0-26.el9 ######################################## 2024-11-20 07:20:04.665 | setup-2.13.7-10.el9 ######################################## 2024-11-20 07:20:04.896 | filesystem-3.16-5.el9 ######################################## 2024-11-20 07:20:05.205 | basesystem-11-13.el9 ######################################## 2024-11-20 07:20:05.240 | error: failed to exec scriptlet interpreter /bin/sh: No such file or directory 2024-11-20 07:20:05.242 | warning: %posttrans(filesystem-3.16-5.el9.aarch64) scriptlet failed, exit status 127 2024-11-20 07:20:05.486 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:147 : [[ -n '' ]] 2024-11-20 07:20:05.490 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:155 : [[ -n '' ]] 2024-11-20 07:20:05.495 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_repos:162 : [[ centos == \o\p\e\n\e\u\l\e\r ]] 2024-11-20 07:20:05.499 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:305 : [[ centos =~ (fedora|openeuler) ]] 2024-11-20 07:20:05.504 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:307 : [[ centos == centos ]] 2024-11-20 07:20:05.509 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:308 : _install_pkg_manager dnf dnf-plugins-core curl libcurl 2024-11-20 07:20:05.513 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:176 : sudo sed -i s,/etc/pki/rpm-gpg,/opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/yum.repos.d/centos-addons.repo /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/yum.repos.d/centos.repo 2024-11-20 07:20:05.562 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:202 : flock -w 1200 9 2024-11-20 07:20:05.577 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:203 : echo '%_dbpath /var/lib/rpm' 2024-11-20 07:20:05.581 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:205 : local _lang_pack= 2024-11-20 07:20:05.586 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:206 : local _extra_pkgs= 2024-11-20 07:20:05.590 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:208 : [[ centos =~ (centos|fedora) ]] 2024-11-20 07:20:05.595 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:216 : _lang_pack='glibc-minimal-langpack glibc-langpack-en' 2024-11-20 07:20:05.599 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:225 : _extra_pkgs+='coreutils ' 2024-11-20 07:20:05.604 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:230 : [[ ! -d /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/yum/vars ]] 2024-11-20 07:20:05.608 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:231 : sudo mkdir -p /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/yum 2024-11-20 07:20:05.623 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:232 : sudo ln -s /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/dnf/vars /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/yum/vars 2024-11-20 07:20:05.652 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:235 : sudo -E dnf -y --disableexcludes=all --setopt=cachedir=/opt/dib_cache/yum/aarch64/9-stream --setopt=reposdir=/opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/yum.repos.d --releasever=9 --installroot /opt/dib_tmp/dib_build.mN4PpnQI/mnt install dnf dnf-plugins-core curl libcurl glibc-minimal-langpack glibc-langpack-en coreutils 2024-11-20 07:20:06.830 | CentOS Stream 9 - BaseOS 66 kB/s | 6.4 kB 00:00 2024-11-20 07:20:08.708 | CentOS Stream 9 - AppStream 69 kB/s | 6.5 kB 00:00 2024-11-20 07:20:11.658 | CentOS Stream 9 - Extras packages 73 kB/s | 6.9 kB 00:00 2024-11-20 07:20:12.145 | Dependencies resolved. 2024-11-20 07:20:12.172 | ================================================================================ 2024-11-20 07:20:12.172 | Package Arch Version Repo Size 2024-11-20 07:20:12.172 | ================================================================================ 2024-11-20 07:20:12.172 | Installing: 2024-11-20 07:20:12.172 | coreutils aarch64 8.32-37.el9 baseos 1.1 M 2024-11-20 07:20:12.172 | curl aarch64 7.76.1-31.el9 baseos 291 k 2024-11-20 07:20:12.172 | dnf noarch 4.14.0-21.el9 baseos 477 k 2024-11-20 07:20:12.172 | dnf-plugins-core noarch 4.3.0-17.el9 baseos 37 k 2024-11-20 07:20:12.172 | glibc-langpack-en aarch64 2.34-140.el9 baseos 656 k 2024-11-20 07:20:12.172 | glibc-minimal-langpack aarch64 2.34-140.el9 baseos 17 k 2024-11-20 07:20:12.172 | libcurl aarch64 7.76.1-31.el9 baseos 279 k 2024-11-20 07:20:12.172 | Installing dependencies: 2024-11-20 07:20:12.172 | acl aarch64 2.3.1-4.el9 baseos 71 k 2024-11-20 07:20:12.172 | alternatives aarch64 1.24-1.el9 baseos 39 k 2024-11-20 07:20:12.172 | attr aarch64 2.5.1-3.el9 baseos 61 k 2024-11-20 07:20:12.172 | audit-libs aarch64 3.1.5-1.el9 baseos 120 k 2024-11-20 07:20:12.172 | bash aarch64 5.1.8-9.el9 baseos 1.7 M 2024-11-20 07:20:12.172 | bzip2-libs aarch64 1.0.8-9.el9 baseos 41 k 2024-11-20 07:20:12.172 | ca-certificates noarch 2024.2.69_v8.0.303-91.4.el9 baseos 1.0 M 2024-11-20 07:20:12.172 | coreutils-common aarch64 8.32-37.el9 baseos 2.0 M 2024-11-20 07:20:12.172 | cracklib aarch64 2.9.6-27.el9 baseos 95 k 2024-11-20 07:20:12.172 | cracklib-dicts aarch64 2.9.6-27.el9 baseos 3.6 M 2024-11-20 07:20:12.172 | crypto-policies noarch 20240828-2.git626aa59.el9 baseos 86 k 2024-11-20 07:20:12.172 | cyrus-sasl-lib aarch64 2.1.27-21.el9 baseos 757 k 2024-11-20 07:20:12.172 | dbus aarch64 1:1.12.20-8.el9 baseos 3.7 k 2024-11-20 07:20:12.172 | dbus-broker aarch64 28-7.el9 baseos 166 k 2024-11-20 07:20:12.172 | dbus-common noarch 1:1.12.20-8.el9 baseos 15 k 2024-11-20 07:20:12.172 | dbus-libs aarch64 1:1.12.20-8.el9 baseos 150 k 2024-11-20 07:20:12.172 | dnf-data noarch 4.14.0-21.el9 baseos 37 k 2024-11-20 07:20:12.172 | elfutils-default-yama-scope 2024-11-20 07:20:12.172 | noarch 0.192-2.el9 baseos 11 k 2024-11-20 07:20:12.172 | elfutils-libelf aarch64 0.192-2.el9 baseos 205 k 2024-11-20 07:20:12.172 | elfutils-libs aarch64 0.192-2.el9 baseos 261 k 2024-11-20 07:20:12.172 | expat aarch64 2.5.0-4.el9 baseos 110 k 2024-11-20 07:20:12.172 | file-libs aarch64 5.39-16.el9 baseos 587 k 2024-11-20 07:20:12.172 | gawk aarch64 5.1.0-6.el9 baseos 996 k 2024-11-20 07:20:12.172 | gdbm-libs aarch64 1:1.23-1.el9 baseos 56 k 2024-11-20 07:20:12.172 | glib2 aarch64 2.68.4-16.el9 baseos 2.6 M 2024-11-20 07:20:12.172 | glibc aarch64 2.34-140.el9 baseos 1.7 M 2024-11-20 07:20:12.173 | glibc-common aarch64 2.34-140.el9 baseos 294 k 2024-11-20 07:20:12.173 | gmp aarch64 1:6.2.0-13.el9 baseos 265 k 2024-11-20 07:20:12.173 | gnupg2 aarch64 2.3.3-4.el9 baseos 2.5 M 2024-11-20 07:20:12.173 | gnutls aarch64 3.8.3-4.el9 baseos 1.0 M 2024-11-20 07:20:12.173 | gpgme aarch64 1.15.1-6.el9 baseos 201 k 2024-11-20 07:20:12.173 | grep aarch64 3.6-5.el9 baseos 266 k 2024-11-20 07:20:12.173 | gzip aarch64 1.12-1.el9 baseos 162 k 2024-11-20 07:20:12.173 | ima-evm-utils aarch64 1.5-2.el9 baseos 69 k 2024-11-20 07:20:12.173 | json-c aarch64 0.14-11.el9 baseos 42 k 2024-11-20 07:20:12.173 | keyutils aarch64 1.6.3-1.el9 baseos 73 k 2024-11-20 07:20:12.173 | keyutils-libs aarch64 1.6.3-1.el9 baseos 31 k 2024-11-20 07:20:12.173 | kmod-libs aarch64 28-10.el9 baseos 62 k 2024-11-20 07:20:12.173 | krb5-libs aarch64 1.21.1-4.el9 baseos 771 k 2024-11-20 07:20:12.173 | libacl aarch64 2.3.1-4.el9 baseos 23 k 2024-11-20 07:20:12.173 | libarchive aarch64 3.5.3-4.el9 baseos 386 k 2024-11-20 07:20:12.173 | libassuan aarch64 2.5.5-3.el9 baseos 67 k 2024-11-20 07:20:12.173 | libattr aarch64 2.5.1-3.el9 baseos 19 k 2024-11-20 07:20:12.173 | libblkid aarch64 2.37.4-20.el9 baseos 107 k 2024-11-20 07:20:12.173 | libbrotli aarch64 1.0.9-7.el9 baseos 312 k 2024-11-20 07:20:12.173 | libcap aarch64 2.48-9.el9 baseos 70 k 2024-11-20 07:20:12.173 | libcap-ng aarch64 0.8.2-7.el9 baseos 32 k 2024-11-20 07:20:12.173 | libcom_err aarch64 1.46.5-5.el9 baseos 26 k 2024-11-20 07:20:12.173 | libcomps aarch64 0.1.18-1.el9 baseos 76 k 2024-11-20 07:20:12.173 | libdb aarch64 5.3.28-55.el9 baseos 708 k 2024-11-20 07:20:12.173 | libdnf aarch64 0.69.0-12.el9 baseos 611 k 2024-11-20 07:20:12.173 | libeconf aarch64 0.4.1-4.el9 baseos 26 k 2024-11-20 07:20:12.173 | libevent aarch64 2.1.12-8.el9 baseos 255 k 2024-11-20 07:20:12.173 | libfdisk aarch64 2.37.4-20.el9 baseos 149 k 2024-11-20 07:20:12.173 | libffi aarch64 3.4.2-8.el9 baseos 36 k 2024-11-20 07:20:12.173 | libgcc aarch64 11.5.0-2.el9 baseos 82 k 2024-11-20 07:20:12.173 | libgcrypt aarch64 1.10.0-11.el9 baseos 455 k 2024-11-20 07:20:12.173 | libgomp aarch64 11.5.0-2.el9 baseos 263 k 2024-11-20 07:20:12.173 | libgpg-error aarch64 1.42-5.el9 baseos 213 k 2024-11-20 07:20:12.173 | libidn2 aarch64 2.3.0-7.el9 baseos 101 k 2024-11-20 07:20:12.173 | libksba aarch64 1.5.1-7.el9 baseos 151 k 2024-11-20 07:20:12.173 | libmodulemd aarch64 2.13.0-2.el9 baseos 207 k 2024-11-20 07:20:12.173 | libmount aarch64 2.37.4-20.el9 baseos 133 k 2024-11-20 07:20:12.173 | libnghttp2 aarch64 1.43.0-6.el9 baseos 73 k 2024-11-20 07:20:12.173 | libpsl aarch64 0.21.1-5.el9 baseos 64 k 2024-11-20 07:20:12.173 | libpwquality aarch64 1.4.4-8.el9 baseos 119 k 2024-11-20 07:20:12.173 | librepo aarch64 1.14.5-2.el9 baseos 85 k 2024-11-20 07:20:12.173 | libreport-filesystem noarch 2.15.2-6.el9 baseos 13 k 2024-11-20 07:20:12.173 | libseccomp aarch64 2.5.2-2.el9 baseos 72 k 2024-11-20 07:20:12.173 | libselinux aarch64 3.6-2.el9 baseos 86 k 2024-11-20 07:20:12.173 | libsemanage aarch64 3.6-3.el9 baseos 115 k 2024-11-20 07:20:12.173 | libsepol aarch64 3.6-1.el9 baseos 318 k 2024-11-20 07:20:12.173 | libsigsegv aarch64 2.13-4.el9 baseos 27 k 2024-11-20 07:20:12.173 | libsmartcols aarch64 2.37.4-20.el9 baseos 62 k 2024-11-20 07:20:12.173 | libsolv aarch64 0.7.24-3.el9 baseos 389 k 2024-11-20 07:20:12.173 | libssh aarch64 0.10.4-13.el9 baseos 213 k 2024-11-20 07:20:12.173 | libssh-config noarch 0.10.4-13.el9 baseos 10 k 2024-11-20 07:20:12.173 | libstdc++ aarch64 11.5.0-2.el9 baseos 702 k 2024-11-20 07:20:12.173 | libtasn1 aarch64 4.16.0-8.el9 baseos 73 k 2024-11-20 07:20:12.173 | libunistring aarch64 0.9.10-15.el9 baseos 489 k 2024-11-20 07:20:12.173 | libutempter aarch64 1.2.1-6.el9 baseos 27 k 2024-11-20 07:20:12.173 | libuuid aarch64 2.37.4-20.el9 baseos 27 k 2024-11-20 07:20:12.173 | libverto aarch64 0.3.2-3.el9 baseos 21 k 2024-11-20 07:20:12.173 | libxcrypt aarch64 4.4.18-3.el9 baseos 121 k 2024-11-20 07:20:12.174 | libxml2 aarch64 2.9.13-6.el9 baseos 730 k 2024-11-20 07:20:12.174 | libyaml aarch64 0.2.5-7.el9 baseos 60 k 2024-11-20 07:20:12.174 | libzstd aarch64 1.5.1-2.el9 baseos 308 k 2024-11-20 07:20:12.174 | lua-libs aarch64 5.4.4-4.el9 baseos 128 k 2024-11-20 07:20:12.174 | lz4-libs aarch64 1.9.3-5.el9 baseos 67 k 2024-11-20 07:20:12.174 | mpfr aarch64 4.1.0-7.el9 baseos 239 k 2024-11-20 07:20:12.174 | ncurses-base noarch 6.2-10.20210508.el9 baseos 61 k 2024-11-20 07:20:12.174 | ncurses-libs aarch64 6.2-10.20210508.el9 baseos 311 k 2024-11-20 07:20:12.174 | nettle aarch64 3.9.1-1.el9 baseos 527 k 2024-11-20 07:20:12.174 | npth aarch64 1.6-8.el9 baseos 25 k 2024-11-20 07:20:12.174 | openldap aarch64 2.6.6-3.el9 baseos 279 k 2024-11-20 07:20:12.174 | openssl aarch64 1:3.2.2-6.el9 baseos 1.3 M 2024-11-20 07:20:12.174 | openssl-libs aarch64 1:3.2.2-6.el9 baseos 2.2 M 2024-11-20 07:20:12.174 | p11-kit aarch64 0.25.3-3.el9 baseos 507 k 2024-11-20 07:20:12.174 | p11-kit-trust aarch64 0.25.3-3.el9 baseos 140 k 2024-11-20 07:20:12.174 | pam aarch64 1.5.1-22.el9 baseos 627 k 2024-11-20 07:20:12.174 | pcre aarch64 8.44-4.el9 baseos 180 k 2024-11-20 07:20:12.174 | pcre2 aarch64 10.40-6.el9 baseos 218 k 2024-11-20 07:20:12.174 | pcre2-syntax noarch 10.40-6.el9 baseos 141 k 2024-11-20 07:20:12.174 | popt aarch64 1.18-8.el9 baseos 64 k 2024-11-20 07:20:12.174 | publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k 2024-11-20 07:20:12.174 | python3 aarch64 3.9.20-1.el9 baseos 27 k 2024-11-20 07:20:12.174 | python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k 2024-11-20 07:20:12.174 | python3-dbus aarch64 1.2.18-2.el9 baseos 144 k 2024-11-20 07:20:12.174 | python3-dnf noarch 4.14.0-21.el9 baseos 461 k 2024-11-20 07:20:12.174 | python3-dnf-plugins-core noarch 4.3.0-17.el9 baseos 264 k 2024-11-20 07:20:12.174 | python3-gpg aarch64 1.15.1-6.el9 baseos 277 k 2024-11-20 07:20:12.174 | python3-hawkey aarch64 0.69.0-12.el9 baseos 94 k 2024-11-20 07:20:12.174 | python3-libcomps aarch64 0.1.18-1.el9 baseos 49 k 2024-11-20 07:20:12.174 | python3-libdnf aarch64 0.69.0-12.el9 baseos 726 k 2024-11-20 07:20:12.174 | python3-libs aarch64 3.9.20-1.el9 baseos 8.1 M 2024-11-20 07:20:12.174 | python3-pip-wheel noarch 21.3.1-1.el9 baseos 1.1 M 2024-11-20 07:20:12.174 | python3-rpm aarch64 4.16.1.3-36.el9 baseos 65 k 2024-11-20 07:20:12.174 | python3-setuptools-wheel noarch 53.0.0-13.el9 baseos 468 k 2024-11-20 07:20:12.174 | python3-six noarch 1.15.0-9.el9 baseos 37 k 2024-11-20 07:20:12.174 | python3-systemd aarch64 234-19.el9 baseos 88 k 2024-11-20 07:20:12.174 | readline aarch64 8.1-4.el9 baseos 211 k 2024-11-20 07:20:12.174 | rpm aarch64 4.16.1.3-36.el9 baseos 533 k 2024-11-20 07:20:12.174 | rpm-build-libs aarch64 4.16.1.3-36.el9 baseos 86 k 2024-11-20 07:20:12.174 | rpm-libs aarch64 4.16.1.3-36.el9 baseos 301 k 2024-11-20 07:20:12.174 | rpm-sign-libs aarch64 4.16.1.3-36.el9 baseos 20 k 2024-11-20 07:20:12.174 | sed aarch64 4.8-9.el9 baseos 303 k 2024-11-20 07:20:12.174 | shadow-utils aarch64 2:4.9-12.el9 baseos 1.2 M 2024-11-20 07:20:12.174 | sqlite-libs aarch64 3.34.1-7.el9 baseos 615 k 2024-11-20 07:20:12.174 | systemd-libs aarch64 252-48.el9 baseos 647 k 2024-11-20 07:20:12.174 | systemd-pam aarch64 252-48.el9 baseos 275 k 2024-11-20 07:20:12.174 | systemd-rpm-macros noarch 252-48.el9 baseos 74 k 2024-11-20 07:20:12.174 | tpm2-tss aarch64 3.2.3-1.el9 baseos 555 k 2024-11-20 07:20:12.174 | tzdata noarch 2024b-2.el9 baseos 837 k 2024-11-20 07:20:12.174 | util-linux aarch64 2.37.4-20.el9 baseos 2.3 M 2024-11-20 07:20:12.174 | util-linux-core aarch64 2.37.4-20.el9 baseos 462 k 2024-11-20 07:20:12.174 | xz-libs aarch64 5.2.5-8.el9 baseos 91 k 2024-11-20 07:20:12.174 | zlib aarch64 1.2.11-41.el9 baseos 90 k 2024-11-20 07:20:12.174 | Installing weak dependencies: 2024-11-20 07:20:12.175 | gawk-all-langpacks aarch64 5.1.0-6.el9 appstream 207 k 2024-11-20 07:20:12.175 | glibc-gconv-extra aarch64 2.34-140.el9 baseos 1.8 M 2024-11-20 07:20:12.175 | python-unversioned-command noarch 3.9.20-1.el9 appstream 10 k 2024-11-20 07:20:12.175 | rpm-plugin-systemd-inhibit aarch64 4.16.1.3-36.el9 appstream 17 k 2024-11-20 07:20:12.175 | systemd aarch64 252-48.el9 baseos 4.0 M 2024-11-20 07:20:12.175 | 2024-11-20 07:20:12.175 | Transaction Summary 2024-11-20 07:20:12.175 | ================================================================================ 2024-11-20 07:20:12.175 | Install 149 Packages 2024-11-20 07:20:12.175 | 2024-11-20 07:20:12.269 | Total download size: 67 M 2024-11-20 07:20:12.270 | Installed size: 263 M 2024-11-20 07:20:12.271 | Downloading Packages: 2024-11-20 07:20:12.517 | (1/149): acl-2.3.1-4.el9.aarch64.rpm 2.4 MB/s | 71 kB 00:00 2024-11-20 07:20:12.526 | (2/149): attr-2.5.1-3.el9.aarch64.rpm 1.6 MB/s | 61 kB 00:00 2024-11-20 07:20:12.535 | (3/149): alternatives-1.24-1.el9.aarch64.rpm 830 kB/s | 39 kB 00:00 2024-11-20 07:20:12.545 | (4/149): audit-libs-3.1.5-1.el9.aarch64.rpm 6.7 MB/s | 120 kB 00:00 2024-11-20 07:20:12.556 | (5/149): bzip2-libs-1.0.8-9.el9.aarch64.rpm 2.1 MB/s | 41 kB 00:00 2024-11-20 07:20:12.576 | (6/149): ca-certificates-2024.2.69_v8.0.303-91. 36 MB/s | 1.0 MB 00:00 2024-11-20 07:20:12.621 | (7/149): coreutils-8.32-37.el9.aarch64.rpm 19 MB/s | 1.1 MB 00:00 2024-11-20 07:20:12.653 | (8/149): bash-5.1.8-9.el9.aarch64.rpm 13 MB/s | 1.7 MB 00:00 2024-11-20 07:20:12.682 | (9/149): coreutils-common-8.32-37.el9.aarch64.r 20 MB/s | 2.0 MB 00:00 2024-11-20 07:20:12.690 | (10/149): cracklib-2.9.6-27.el9.aarch64.rpm 1.5 MB/s | 95 kB 00:00 2024-11-20 07:20:12.712 | (11/149): crypto-policies-20240828-2.git626aa59 5.5 MB/s | 86 kB 00:00 2024-11-20 07:20:12.746 | (12/149): cracklib-dicts-2.9.6-27.el9.aarch64.r 40 MB/s | 3.6 MB 00:00 2024-11-20 07:20:12.759 | (13/149): curl-7.76.1-31.el9.aarch64.rpm 4.6 MB/s | 291 kB 00:00 2024-11-20 07:20:12.828 | (14/149): cyrus-sasl-lib-2.1.27-21.el9.aarch64. 6.5 MB/s | 757 kB 00:00 2024-11-20 07:20:12.843 | (15/149): dbus-1.12.20-8.el9.aarch64.rpm 47 kB/s | 3.7 kB 00:00 2024-11-20 07:20:12.852 | (16/149): dbus-broker-28-7.el9.aarch64.rpm 1.8 MB/s | 166 kB 00:00 2024-11-20 07:20:12.861 | (17/149): dbus-common-1.12.20-8.el9.noarch.rpm 459 kB/s | 15 kB 00:00 2024-11-20 07:20:12.882 | (18/149): dbus-libs-1.12.20-8.el9.aarch64.rpm 5.0 MB/s | 150 kB 00:00 2024-11-20 07:20:12.894 | (19/149): dnf-4.14.0-21.el9.noarch.rpm 11 MB/s | 477 kB 00:00 2024-11-20 07:20:12.938 | (20/149): dnf-data-4.14.0-21.el9.noarch.rpm 501 kB/s | 37 kB 00:00 2024-11-20 07:20:12.949 | (21/149): dnf-plugins-core-4.3.0-17.el9.noarch. 1.6 MB/s | 37 kB 00:00 2024-11-20 07:20:12.956 | (22/149): elfutils-default-yama-scope-0.192-2.e 394 kB/s | 11 kB 00:00 2024-11-20 07:20:12.967 | (23/149): elfutils-libelf-0.192-2.el9.aarch64.r 7.3 MB/s | 205 kB 00:00 2024-11-20 07:20:12.978 | (24/149): elfutils-libs-0.192-2.el9.aarch64.rpm 13 MB/s | 261 kB 00:00 2024-11-20 07:20:12.986 | (25/149): expat-2.5.0-4.el9.aarch64.rpm 3.8 MB/s | 110 kB 00:00 2024-11-20 07:20:13.002 | (26/149): file-libs-5.39-16.el9.aarch64.rpm 17 MB/s | 587 kB 00:00 2024-11-20 07:20:13.025 | (27/149): gawk-5.1.0-6.el9.aarch64.rpm 27 MB/s | 996 kB 00:00 2024-11-20 07:20:13.037 | (28/149): gdbm-libs-1.23-1.el9.aarch64.rpm 1.1 MB/s | 56 kB 00:00 2024-11-20 07:20:13.088 | (29/149): glib2-2.68.4-16.el9.aarch64.rpm 32 MB/s | 2.6 MB 00:00 2024-11-20 07:20:13.100 | (30/149): glibc-common-2.34-140.el9.aarch64.rpm 5.2 MB/s | 294 kB 00:00 2024-11-20 07:20:13.124 | (31/149): glibc-2.34-140.el9.aarch64.rpm 21 MB/s | 1.7 MB 00:00 2024-11-20 07:20:13.301 | (32/149): glibc-gconv-extra-2.34-140.el9.aarch6 8.8 MB/s | 1.8 MB 00:00 2024-11-20 07:20:13.316 | (33/149): glibc-langpack-en-2.34-140.el9.aarch6 3.0 MB/s | 656 kB 00:00 2024-11-20 07:20:13.324 | (34/149): glibc-minimal-langpack-2.34-140.el9.a 90 kB/s | 17 kB 00:00 2024-11-20 07:20:13.352 | (35/149): gnutls-3.8.3-4.el9.aarch64.rpm 38 MB/s | 1.0 MB 00:00 2024-11-20 07:20:13.366 | (36/149): gmp-6.2.0-13.el9.aarch64.rpm 6.4 MB/s | 265 kB 00:00 2024-11-20 07:20:13.377 | (37/149): gpgme-1.15.1-6.el9.aarch64.rpm 8.8 MB/s | 201 kB 00:00 2024-11-20 07:20:13.390 | (38/149): grep-3.6-5.el9.aarch64.rpm 12 MB/s | 266 kB 00:00 2024-11-20 07:20:13.401 | (39/149): gzip-1.12-1.el9.aarch64.rpm 7.3 MB/s | 162 kB 00:00 2024-11-20 07:20:13.412 | (40/149): ima-evm-utils-1.5-2.el9.aarch64.rpm 3.4 MB/s | 69 kB 00:00 2024-11-20 07:20:13.421 | (41/149): json-c-0.14-11.el9.aarch64.rpm 2.3 MB/s | 42 kB 00:00 2024-11-20 07:20:13.541 | (42/149): gnupg2-2.3.3-4.el9.aarch64.rpm 12 MB/s | 2.5 MB 00:00 2024-11-20 07:20:13.575 | (43/149): keyutils-1.6.3-1.el9.aarch64.rpm 450 kB/s | 73 kB 00:00 2024-11-20 07:20:13.584 | (44/149): keyutils-libs-1.6.3-1.el9.aarch64.rpm 197 kB/s | 31 kB 00:00 2024-11-20 07:20:13.605 | (45/149): kmod-libs-28-10.el9.aarch64.rpm 2.1 MB/s | 62 kB 00:00 2024-11-20 07:20:13.864 | (46/149): krb5-libs-1.21.1-4.el9.aarch64.rpm 2.6 MB/s | 771 kB 00:00 2024-11-20 07:20:13.871 | (47/149): libacl-2.3.1-4.el9.aarch64.rpm 80 kB/s | 23 kB 00:00 2024-11-20 07:20:13.886 | (48/149): libarchive-3.5.3-4.el9.aarch64.rpm 1.3 MB/s | 386 kB 00:00 2024-11-20 07:20:13.917 | (49/149): libassuan-2.5.5-3.el9.aarch64.rpm 1.5 MB/s | 67 kB 00:00 2024-11-20 07:20:13.924 | (50/149): libattr-2.5.1-3.el9.aarch64.rpm 370 kB/s | 19 kB 00:00 2024-11-20 07:20:13.938 | (51/149): libbrotli-1.0.9-7.el9.aarch64.rpm 23 MB/s | 312 kB 00:00 2024-11-20 07:20:13.946 | (52/149): libcap-2.48-9.el9.aarch64.rpm 3.2 MB/s | 70 kB 00:00 2024-11-20 07:20:13.958 | (53/149): libcap-ng-0.8.2-7.el9.aarch64.rpm 3.1 MB/s | 32 kB 00:00 2024-11-20 07:20:13.965 | (54/149): libcom_err-1.46.5-5.el9.aarch64.rpm 1.5 MB/s | 26 kB 00:00 2024-11-20 07:20:13.977 | (55/149): libcomps-0.1.18-1.el9.aarch64.rpm 6.3 MB/s | 76 kB 00:00 2024-11-20 07:20:13.988 | (56/149): libcurl-7.76.1-31.el9.aarch64.rpm 12 MB/s | 279 kB 00:00 2024-11-20 07:20:14.004 | (57/149): libdb-5.3.28-55.el9.aarch64.rpm 27 MB/s | 708 kB 00:00 2024-11-20 07:20:14.013 | (58/149): libeconf-0.4.1-4.el9.aarch64.rpm 3.2 MB/s | 26 kB 00:00 2024-11-20 07:20:14.022 | (59/149): libblkid-2.37.4-20.el9.aarch64.rpm 791 kB/s | 107 kB 00:00 2024-11-20 07:20:14.034 | (60/149): libdnf-0.69.0-12.el9.aarch64.rpm 14 MB/s | 611 kB 00:00 2024-11-20 07:20:14.044 | (61/149): libevent-2.1.12-8.el9.aarch64.rpm 8.4 MB/s | 255 kB 00:00 2024-11-20 07:20:14.067 | (62/149): libfdisk-2.37.4-20.el9.aarch64.rpm 4.7 MB/s | 149 kB 00:00 2024-11-20 07:20:14.074 | (63/149): libffi-3.4.2-8.el9.aarch64.rpm 924 kB/s | 36 kB 00:00 2024-11-20 07:20:14.088 | (64/149): libgcc-11.5.0-2.el9.aarch64.rpm 1.9 MB/s | 82 kB 00:00 2024-11-20 07:20:14.100 | (65/149): libgcrypt-1.10.0-11.el9.aarch64.rpm 18 MB/s | 455 kB 00:00 2024-11-20 07:20:14.117 | (66/149): libgomp-11.5.0-2.el9.aarch64.rpm 6.2 MB/s | 263 kB 00:00 2024-11-20 07:20:14.136 | (67/149): libidn2-2.3.0-7.el9.aarch64.rpm 2.9 MB/s | 101 kB 00:00 2024-11-20 07:20:14.157 | (68/149): libksba-1.5.1-7.el9.aarch64.rpm 3.8 MB/s | 151 kB 00:00 2024-11-20 07:20:14.180 | (69/149): libmount-2.37.4-20.el9.aarch64.rpm 6.0 MB/s | 133 kB 00:00 2024-11-20 07:20:14.205 | (70/149): libmodulemd-2.13.0-2.el9.aarch64.rpm 3.0 MB/s | 207 kB 00:00 2024-11-20 07:20:14.215 | (71/149): libnghttp2-1.43.0-6.el9.aarch64.rpm 2.0 MB/s | 73 kB 00:00 2024-11-20 07:20:14.229 | (72/149): libpsl-0.21.1-5.el9.aarch64.rpm 2.7 MB/s | 64 kB 00:00 2024-11-20 07:20:14.240 | (73/149): libgpg-error-1.42-5.el9.aarch64.rpm 1.4 MB/s | 213 kB 00:00 2024-11-20 07:20:14.249 | (74/149): libpwquality-1.4.4-8.el9.aarch64.rpm 3.6 MB/s | 119 kB 00:00 2024-11-20 07:20:14.258 | (75/149): librepo-1.14.5-2.el9.aarch64.rpm 3.1 MB/s | 85 kB 00:00 2024-11-20 07:20:14.267 | (76/149): libreport-filesystem-2.15.2-6.el9.noa 777 kB/s | 13 kB 00:00 2024-11-20 07:20:14.338 | (77/149): libseccomp-2.5.2-2.el9.aarch64.rpm 818 kB/s | 72 kB 00:00 2024-11-20 07:20:14.350 | (78/149): libselinux-3.6-2.el9.aarch64.rpm 946 kB/s | 86 kB 00:00 2024-11-20 07:20:14.360 | (79/149): libsemanage-3.6-3.el9.aarch64.rpm 5.6 MB/s | 115 kB 00:00 2024-11-20 07:20:14.371 | (80/149): libsepol-3.6-1.el9.aarch64.rpm 10 MB/s | 318 kB 00:00 2024-11-20 07:20:14.384 | (81/149): libsigsegv-2.13-4.el9.aarch64.rpm 828 kB/s | 27 kB 00:00 2024-11-20 07:20:14.402 | (82/149): libssh-0.10.4-13.el9.aarch64.rpm 12 MB/s | 213 kB 00:00 2024-11-20 07:20:14.410 | (83/149): libssh-config-0.10.4-13.el9.noarch.rp 1.4 MB/s | 10 kB 00:00 2024-11-20 07:20:14.418 | (84/149): libsmartcols-2.37.4-20.el9.aarch64.rp 1.1 MB/s | 62 kB 00:00 2024-11-20 07:20:14.454 | (85/149): libstdc++-11.5.0-2.el9.aarch64.rpm 16 MB/s | 702 kB 00:00 2024-11-20 07:20:14.533 | (86/149): libsolv-0.7.24-3.el9.aarch64.rpm 2.6 MB/s | 389 kB 00:00 2024-11-20 07:20:14.541 | (87/149): libtasn1-4.16.0-8.el9.aarch64.rpm 616 kB/s | 73 kB 00:00 2024-11-20 07:20:14.554 | (88/149): libunistring-0.9.10-15.el9.aarch64.rp 4.9 MB/s | 489 kB 00:00 2024-11-20 07:20:14.562 | (89/149): libutempter-1.2.1-6.el9.aarch64.rpm 1.4 MB/s | 27 kB 00:00 2024-11-20 07:20:14.569 | (90/149): libuuid-2.37.4-20.el9.aarch64.rpm 1.0 MB/s | 27 kB 00:00 2024-11-20 07:20:14.578 | (91/149): libverto-0.3.2-3.el9.aarch64.rpm 954 kB/s | 21 kB 00:00 2024-11-20 07:20:14.588 | (92/149): libxcrypt-4.4.18-3.el9.aarch64.rpm 6.7 MB/s | 121 kB 00:00 2024-11-20 07:20:14.603 | (93/149): libxml2-2.9.13-6.el9.aarch64.rpm 22 MB/s | 730 kB 00:00 2024-11-20 07:20:14.611 | (94/149): libyaml-0.2.5-7.el9.aarch64.rpm 1.9 MB/s | 60 kB 00:00 2024-11-20 07:20:14.623 | (95/149): libzstd-1.5.1-2.el9.aarch64.rpm 9.3 MB/s | 308 kB 00:00 2024-11-20 07:20:14.641 | (96/149): lz4-libs-1.9.3-5.el9.aarch64.rpm 2.3 MB/s | 67 kB 00:00 2024-11-20 07:20:14.652 | (97/149): lua-libs-5.4.4-4.el9.aarch64.rpm 3.2 MB/s | 128 kB 00:00 2024-11-20 07:20:14.663 | (98/149): mpfr-4.1.0-7.el9.aarch64.rpm 6.0 MB/s | 239 kB 00:00 2024-11-20 07:20:14.671 | (99/149): ncurses-base-6.2-10.20210508.el9.noar 2.1 MB/s | 61 kB 00:00 2024-11-20 07:20:14.683 | (100/149): ncurses-libs-6.2-10.20210508.el9.aar 16 MB/s | 311 kB 00:00 2024-11-20 07:20:14.697 | (101/149): nettle-3.9.1-1.el9.aarch64.rpm 16 MB/s | 527 kB 00:00 2024-11-20 07:20:14.704 | (102/149): npth-1.6-8.el9.aarch64.rpm 806 kB/s | 25 kB 00:00 2024-11-20 07:20:14.715 | (103/149): openldap-2.6.6-3.el9.aarch64.rpm 9.3 MB/s | 279 kB 00:00 2024-11-20 07:20:14.739 | (104/149): openssl-3.2.2-6.el9.aarch64.rpm 40 MB/s | 1.3 MB 00:00 2024-11-20 07:20:14.778 | (105/149): openssl-libs-3.2.2-6.el9.aarch64.rpm 31 MB/s | 2.2 MB 00:00 2024-11-20 07:20:14.792 | (106/149): p11-kit-0.25.3-3.el9.aarch64.rpm 6.9 MB/s | 507 kB 00:00 2024-11-20 07:20:14.801 | (107/149): p11-kit-trust-0.25.3-3.el9.aarch64.r 2.5 MB/s | 140 kB 00:00 2024-11-20 07:20:14.818 | (108/149): pam-1.5.1-22.el9.aarch64.rpm 17 MB/s | 627 kB 00:00 2024-11-20 07:20:14.828 | (109/149): pcre-8.44-4.el9.aarch64.rpm 7.2 MB/s | 180 kB 00:00 2024-11-20 07:20:14.841 | (110/149): pcre2-syntax-10.40-6.el9.noarch.rpm 6.2 MB/s | 141 kB 00:00 2024-11-20 07:20:14.852 | (111/149): pcre2-10.40-6.el9.aarch64.rpm 4.4 MB/s | 218 kB 00:00 2024-11-20 07:20:14.860 | (112/149): popt-1.18-8.el9.aarch64.rpm 2.1 MB/s | 64 kB 00:00 2024-11-20 07:20:14.869 | (113/149): publicsuffix-list-dafsa-20210518-3.e 2.2 MB/s | 58 kB 00:00 2024-11-20 07:20:14.877 | (114/149): python3-3.9.20-1.el9.aarch64.rpm 1.6 MB/s | 27 kB 00:00 2024-11-20 07:20:14.888 | (115/149): python3-dateutil-2.8.1-7.el9.noarch. 11 MB/s | 288 kB 00:00 2024-11-20 07:20:14.905 | (116/149): python3-dnf-4.14.0-21.el9.noarch.rpm 29 MB/s | 461 kB 00:00 2024-11-20 07:20:14.914 | (117/149): python3-dnf-plugins-core-4.3.0-17.el 10 MB/s | 264 kB 00:00 2024-11-20 07:20:14.928 | (118/149): python3-gpg-1.15.1-6.el9.aarch64.rpm 21 MB/s | 277 kB 00:00 2024-11-20 07:20:14.937 | (119/149): python3-libcomps-0.1.18-1.el9.aarch6 5.4 MB/s | 49 kB 00:00 2024-11-20 07:20:14.957 | (120/149): python3-libdnf-0.69.0-12.el9.aarch64 37 MB/s | 726 kB 00:00 2024-11-20 07:20:14.965 | (121/149): python3-hawkey-0.69.0-12.el9.aarch64 1.8 MB/s | 94 kB 00:00 2024-11-20 07:20:15.001 | (122/149): python3-pip-wheel-21.3.1-1.el9.noarc 40 MB/s | 1.1 MB 00:00 2024-11-20 07:20:15.014 | (123/149): python3-dbus-1.2.18-2.el9.aarch64.rp 998 kB/s | 144 kB 00:00 2024-11-20 07:20:15.028 | (124/149): python3-rpm-4.16.1.3-36.el9.aarch64. 3.0 MB/s | 65 kB 00:00 2024-11-20 07:20:15.062 | (125/149): python3-setuptools-wheel-53.0.0-13.e 11 MB/s | 468 kB 00:00 2024-11-20 07:20:15.430 | (126/149): python3-libs-3.9.20-1.el9.aarch64.rp 17 MB/s | 8.1 MB 00:00 2024-11-20 07:20:15.438 | (127/149): python3-six-1.15.0-9.el9.noarch.rpm 92 kB/s | 37 kB 00:00 2024-11-20 07:20:15.489 | (128/149): python3-systemd-234-19.el9.aarch64.r 207 kB/s | 88 kB 00:00 2024-11-20 07:20:15.501 | (129/149): rpm-build-libs-4.16.1.3-36.el9.aarch 7.6 MB/s | 86 kB 00:00 2024-11-20 07:20:15.514 | (130/149): readline-8.1-4.el9.aarch64.rpm 2.7 MB/s | 211 kB 00:00 2024-11-20 07:20:15.536 | (131/149): rpm-libs-4.16.1.3-36.el9.aarch64.rpm 8.5 MB/s | 301 kB 00:00 2024-11-20 07:20:15.570 | (132/149): rpm-sign-libs-4.16.1.3-36.el9.aarch6 373 kB/s | 20 kB 00:00 2024-11-20 07:20:15.580 | (133/149): sed-4.8-9.el9.aarch64.rpm 6.9 MB/s | 303 kB 00:00 2024-11-20 07:20:15.599 | (134/149): sqlite-libs-3.34.1-7.el9.aarch64.rpm 34 MB/s | 615 kB 00:00 2024-11-20 07:20:15.662 | (135/149): systemd-252-48.el9.aarch64.rpm 64 MB/s | 4.0 MB 00:00 2024-11-20 07:20:15.681 | (136/149): systemd-libs-252-48.el9.aarch64.rpm 35 MB/s | 647 kB 00:00 2024-11-20 07:20:15.715 | (137/149): systemd-pam-252-48.el9.aarch64.rpm 8.1 MB/s | 275 kB 00:00 2024-11-20 07:20:15.725 | (138/149): systemd-rpm-macros-252-48.el9.noarch 7.3 MB/s | 74 kB 00:00 2024-11-20 07:20:15.758 | (139/149): tpm2-tss-3.2.3-1.el9.aarch64.rpm 17 MB/s | 555 kB 00:00 2024-11-20 07:20:15.781 | (140/149): shadow-utils-4.9-12.el9.aarch64.rpm 5.7 MB/s | 1.2 MB 00:00 2024-11-20 07:20:15.798 | (141/149): tzdata-2024b-2.el9.noarch.rpm 23 MB/s | 837 kB 00:00 2024-11-20 07:20:15.845 | (142/149): util-linux-2.37.4-20.el9.aarch64.rpm 37 MB/s | 2.3 MB 00:00 2024-11-20 07:20:15.867 | (143/149): util-linux-core-2.37.4-20.el9.aarch6 7.2 MB/s | 462 kB 00:00 2024-11-20 07:20:15.877 | (144/149): xz-libs-5.2.5-8.el9.aarch64.rpm 3.0 MB/s | 91 kB 00:00 2024-11-20 07:20:15.885 | (145/149): zlib-1.2.11-41.el9.aarch64.rpm 5.1 MB/s | 90 kB 00:00 2024-11-20 07:20:15.894 | (146/149): python-unversioned-command-3.9.20-1. 1.2 MB/s | 10 kB 00:00 2024-11-20 07:20:15.905 | (147/149): rpm-plugin-systemd-inhibit-4.16.1.3- 1.6 MB/s | 17 kB 00:00 2024-11-20 07:20:15.916 | (148/149): gawk-all-langpacks-5.1.0-6.el9.aarch 5.3 MB/s | 207 kB 00:00 2024-11-20 07:20:16.180 | (149/149): rpm-4.16.1.3-36.el9.aarch64.rpm 720 kB/s | 533 kB 00:00 2024-11-20 07:20:16.182 | -------------------------------------------------------------------------------- 2024-11-20 07:20:16.182 | Total 17 MB/s | 67 MB 00:03 2024-11-20 07:20:16.215 | CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 2024-11-20 07:20:16.855 | Importing GPG key 0x8483C65D: 2024-11-20 07:20:16.855 | Userid : "CentOS (CentOS Official Signing Key) " 2024-11-20 07:20:16.855 | Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D 2024-11-20 07:20:16.855 | From : /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial 2024-11-20 07:20:16.906 | Key imported successfully 2024-11-20 07:20:18.861 | Running transaction check 2024-11-20 07:20:19.327 | Transaction check succeeded. 2024-11-20 07:20:19.328 | Running transaction test 2024-11-20 07:20:20.566 | Transaction test succeeded. 2024-11-20 07:20:20.567 | Running transaction 2024-11-20 07:20:25.035 | Preparing : 1/1 2024-11-20 07:20:25.209 | Installing : libgcc-11.5.0-2.el9.aarch64 1/149 2024-11-20 07:20:25.481 | Running scriptlet: libgcc-11.5.0-2.el9.aarch64 1/149 2024-11-20 07:20:25.529 | Installing : tzdata-2024b-2.el9.noarch 2/149 2024-11-20 07:20:25.545 | Installing : gawk-all-langpacks-5.1.0-6.el9.aarch64 3/149 2024-11-20 07:20:25.557 | Installing : python3-setuptools-wheel-53.0.0-13.el9.noarch 4/149 2024-11-20 07:20:25.571 | Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 5/149 2024-11-20 07:20:25.612 | Installing : pcre2-syntax-10.40-6.el9.noarch 6/149 2024-11-20 07:20:25.952 | Installing : ncurses-base-6.2-10.20210508.el9.noarch 7/149 2024-11-20 07:20:25.978 | Installing : glibc-gconv-extra-2.34-140.el9.aarch64 8/149 2024-11-20 07:20:26.100 | Running scriptlet: glibc-gconv-extra-2.34-140.el9.aarch64 8/149 2024-11-20 07:20:26.137 | Installing : glibc-langpack-en-2.34-140.el9.aarch64 9/149 2024-11-20 07:20:26.149 | Installing : ncurses-libs-6.2-10.20210508.el9.aarch64 10/149 2024-11-20 07:20:26.217 | Running scriptlet: glibc-2.34-140.el9.aarch64 11/149 2024-11-20 07:20:26.233 | Installing : glibc-2.34-140.el9.aarch64 11/149 2024-11-20 07:20:26.356 | Running scriptlet: glibc-2.34-140.el9.aarch64 11/149 2024-11-20 07:20:26.403 | Installing : bash-5.1.8-9.el9.aarch64 12/149 2024-11-20 07:20:26.424 | Running scriptlet: bash-5.1.8-9.el9.aarch64 12/149 2024-11-20 07:20:26.438 | Installing : glibc-common-2.34-140.el9.aarch64 13/149 2024-11-20 07:20:26.453 | Installing : glibc-minimal-langpack-2.34-140.el9.aarch64 14/149 2024-11-20 07:20:26.467 | Installing : zlib-1.2.11-41.el9.aarch64 15/149 2024-11-20 07:20:26.481 | Installing : xz-libs-5.2.5-8.el9.aarch64 16/149 2024-11-20 07:20:26.510 | Installing : bzip2-libs-1.0.8-9.el9.aarch64 17/149 2024-11-20 07:20:26.531 | Installing : libzstd-1.5.1-2.el9.aarch64 18/149 2024-11-20 07:20:26.563 | Installing : libcap-2.48-9.el9.aarch64 19/149 2024-11-20 07:20:26.591 | Installing : libxcrypt-4.4.18-3.el9.aarch64 20/149 2024-11-20 07:20:26.605 | Installing : sqlite-libs-3.34.1-7.el9.aarch64 21/149 2024-11-20 07:20:26.632 | Installing : libuuid-2.37.4-20.el9.aarch64 22/149 2024-11-20 07:20:26.660 | Installing : libgpg-error-1.42-5.el9.aarch64 23/149 2024-11-20 07:20:26.727 | Installing : popt-1.18-8.el9.aarch64 24/149 2024-11-20 07:20:26.767 | Installing : libxml2-2.9.13-6.el9.aarch64 25/149 2024-11-20 07:20:26.783 | Installing : crypto-policies-20240828-2.git626aa59.el9.noarch 26/149 2024-11-20 07:20:26.787 | Running scriptlet: crypto-policies-20240828-2.git626aa59.el9.noarch 26/149 2024-11-20 07:20:26.803 | Installing : libattr-2.5.1-3.el9.aarch64 27/149 2024-11-20 07:20:26.817 | Installing : libacl-2.3.1-4.el9.aarch64 28/149 2024-11-20 07:20:26.833 | Installing : libsmartcols-2.37.4-20.el9.aarch64 29/149 2024-11-20 07:20:26.850 | Installing : lua-libs-5.4.4-4.el9.aarch64 30/149 2024-11-20 07:20:26.875 | Installing : readline-8.1-4.el9.aarch64 31/149 2024-11-20 07:20:26.898 | Installing : libgcrypt-1.10.0-11.el9.aarch64 32/149 2024-11-20 07:20:26.918 | Installing : expat-2.5.0-4.el9.aarch64 33/149 2024-11-20 07:20:26.932 | Installing : gmp-1:6.2.0-13.el9.aarch64 34/149 2024-11-20 07:20:26.949 | Installing : keyutils-libs-1.6.3-1.el9.aarch64 35/149 2024-11-20 07:20:26.966 | Installing : libcap-ng-0.8.2-7.el9.aarch64 36/149 2024-11-20 07:20:26.981 | Installing : audit-libs-3.1.5-1.el9.aarch64 37/149 2024-11-20 07:20:26.995 | Installing : libcom_err-1.46.5-5.el9.aarch64 38/149 2024-11-20 07:20:27.031 | Installing : libffi-3.4.2-8.el9.aarch64 39/149 2024-11-20 07:20:27.049 | Installing : libstdc++-11.5.0-2.el9.aarch64 40/149 2024-11-20 07:20:27.105 | Installing : libtasn1-4.16.0-8.el9.aarch64 41/149 2024-11-20 07:20:27.144 | Installing : p11-kit-0.25.3-3.el9.aarch64 42/149 2024-11-20 07:20:27.167 | Installing : libunistring-0.9.10-15.el9.aarch64 43/149 2024-11-20 07:20:27.186 | Installing : libidn2-2.3.0-7.el9.aarch64 44/149 2024-11-20 07:20:27.201 | Installing : lz4-libs-1.9.3-5.el9.aarch64 45/149 2024-11-20 07:20:27.223 | Installing : libassuan-2.5.5-3.el9.aarch64 46/149 2024-11-20 07:20:27.286 | Installing : elfutils-libelf-0.192-2.el9.aarch64 47/149 2024-11-20 07:20:27.301 | Installing : file-libs-5.39-16.el9.aarch64 48/149 2024-11-20 07:20:27.315 | Installing : gdbm-libs-1:1.23-1.el9.aarch64 49/149 2024-11-20 07:20:27.338 | Installing : json-c-0.14-11.el9.aarch64 50/149 2024-11-20 07:20:27.352 | Installing : libsepol-3.6-1.el9.aarch64 51/149 2024-11-20 07:20:27.370 | Installing : libsigsegv-2.13-4.el9.aarch64 52/149 2024-11-20 07:20:27.404 | Installing : pcre-8.44-4.el9.aarch64 53/149 2024-11-20 07:20:27.427 | Installing : grep-3.6-5.el9.aarch64 54/149 2024-11-20 07:20:27.442 | Installing : pcre2-10.40-6.el9.aarch64 55/149 2024-11-20 07:20:27.472 | Installing : libselinux-3.6-2.el9.aarch64 56/149 2024-11-20 07:20:27.493 | Installing : sed-4.8-9.el9.aarch64 57/149 2024-11-20 07:20:27.610 | Installing : libsemanage-3.6-3.el9.aarch64 58/149 2024-11-20 07:20:27.686 | Installing : shadow-utils-2:4.9-12.el9.aarch64 59/149 2024-11-20 07:20:27.801 | Running scriptlet: libutempter-1.2.1-6.el9.aarch64 60/149 2024-11-20 07:20:27.924 | Installing : libutempter-1.2.1-6.el9.aarch64 60/149 2024-11-20 07:20:27.991 | Installing : libpsl-0.21.1-5.el9.aarch64 61/149 2024-11-20 07:20:28.013 | Installing : keyutils-1.6.3-1.el9.aarch64 62/149 2024-11-20 07:20:28.059 | Installing : mpfr-4.1.0-7.el9.aarch64 63/149 2024-11-20 07:20:28.187 | Installing : gawk-5.1.0-6.el9.aarch64 64/149 2024-11-20 07:20:28.207 | Installing : libcomps-0.1.18-1.el9.aarch64 65/149 2024-11-20 07:20:28.229 | Installing : acl-2.3.1-4.el9.aarch64 66/149 2024-11-20 07:20:28.249 | Installing : attr-2.5.1-3.el9.aarch64 67/149 2024-11-20 07:20:28.264 | Installing : libksba-1.5.1-7.el9.aarch64 68/149 2024-11-20 07:20:28.280 | Installing : systemd-rpm-macros-252-48.el9.noarch 69/149 2024-11-20 07:20:28.303 | Installing : alternatives-1.24-1.el9.aarch64 70/149 2024-11-20 07:20:28.314 | Installing : p11-kit-trust-0.25.3-3.el9.aarch64 71/149 2024-11-20 07:20:28.341 | Running scriptlet: p11-kit-trust-0.25.3-3.el9.aarch64 71/149 2024-11-20 07:20:28.382 | Installing : libbrotli-1.0.9-7.el9.aarch64 72/149 2024-11-20 07:20:28.399 | Installing : libdb-5.3.28-55.el9.aarch64 73/149 2024-11-20 07:20:28.416 | Installing : libeconf-0.4.1-4.el9.aarch64 74/149 2024-11-20 07:20:28.431 | Installing : libgomp-11.5.0-2.el9.aarch64 75/149 2024-11-20 07:20:28.446 | Installing : libnghttp2-1.43.0-6.el9.aarch64 76/149 2024-11-20 07:20:28.461 | Installing : libseccomp-2.5.2-2.el9.aarch64 77/149 2024-11-20 07:20:28.475 | Installing : libverto-0.3.2-3.el9.aarch64 78/149 2024-11-20 07:20:28.542 | Installing : libyaml-0.2.5-7.el9.aarch64 79/149 2024-11-20 07:20:28.589 | Installing : nettle-3.9.1-1.el9.aarch64 80/149 2024-11-20 07:20:28.608 | Installing : gnutls-3.8.3-4.el9.aarch64 81/149 2024-11-20 07:20:28.620 | Installing : npth-1.6-8.el9.aarch64 82/149 2024-11-20 07:20:28.633 | Installing : libssh-config-0.10.4-13.el9.noarch 83/149 2024-11-20 07:20:28.649 | Installing : libreport-filesystem-2.15.2-6.el9.noarch 84/149 2024-11-20 07:20:28.789 | Installing : dnf-data-4.14.0-21.el9.noarch 85/149 2024-11-20 07:20:28.883 | Installing : coreutils-common-8.32-37.el9.aarch64 86/149 2024-11-20 07:20:29.054 | Installing : openssl-libs-1:3.2.2-6.el9.aarch64 87/149 2024-11-20 07:20:29.133 | Installing : coreutils-8.32-37.el9.aarch64 88/149 2024-11-20 07:20:29.175 | Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 89/149 2024-11-20 07:20:29.194 | Installing : ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 89/149 2024-11-20 07:20:32.135 | Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 89/149 2024-11-20 07:20:32.332 | Installing : systemd-libs-252-48.el9.aarch64 90/149 2024-11-20 07:20:32.366 | Running scriptlet: systemd-libs-252-48.el9.aarch64 90/149 2024-11-20 07:20:32.406 | Installing : libblkid-2.37.4-20.el9.aarch64 91/149 2024-11-20 07:20:32.425 | Running scriptlet: libblkid-2.37.4-20.el9.aarch64 91/149 2024-11-20 07:20:32.797 | Installing : libmount-2.37.4-20.el9.aarch64 92/149 2024-11-20 07:20:32.943 | Installing : glib2-2.68.4-16.el9.aarch64 93/149 2024-11-20 07:20:32.969 | Installing : krb5-libs-1.21.1-4.el9.aarch64 94/149 2024-11-20 07:20:33.158 | Installing : libfdisk-2.37.4-20.el9.aarch64 95/149 2024-11-20 07:20:33.263 | Installing : dbus-libs-1:1.12.20-8.el9.aarch64 96/149 2024-11-20 07:20:33.339 | Installing : cyrus-sasl-lib-2.1.27-21.el9.aarch64 97/149 2024-11-20 07:20:33.453 | Installing : libssh-0.10.4-13.el9.aarch64 98/149 2024-11-20 07:20:33.470 | Installing : util-linux-core-2.37.4-20.el9.aarch64 99/149 2024-11-20 07:20:33.495 | Running scriptlet: util-linux-core-2.37.4-20.el9.aarch64 99/149 2024-11-20 07:20:33.549 | Installing : python3-pip-wheel-21.3.1-1.el9.noarch 100/149 2024-11-20 07:20:33.613 | Installing : python-unversioned-command-3.9.20-1.el9.noarch 101/149 2024-11-20 07:20:34.372 | Installing : python3-3.9.20-1.el9.aarch64 102/149 2024-11-20 07:20:34.523 | Installing : python3-libs-3.9.20-1.el9.aarch64 103/149 2024-11-20 07:20:34.567 | Installing : python3-dbus-1.2.18-2.el9.aarch64 104/149 2024-11-20 07:20:34.585 | Installing : python3-libcomps-0.1.18-1.el9.aarch64 105/149 2024-11-20 07:20:34.615 | Installing : python3-six-1.15.0-9.el9.noarch 106/149 2024-11-20 07:20:34.655 | Installing : python3-dateutil-1:2.8.1-7.el9.noarch 107/149 2024-11-20 07:20:34.724 | Installing : python3-systemd-234-19.el9.aarch64 108/149 2024-11-20 07:20:34.770 | Installing : gzip-1.12-1.el9.aarch64 109/149 2024-11-20 07:20:34.891 | Installing : cracklib-2.9.6-27.el9.aarch64 110/149 2024-11-20 07:20:34.973 | Installing : cracklib-dicts-2.9.6-27.el9.aarch64 111/149 2024-11-20 07:20:35.065 | Installing : openssl-1:3.2.2-6.el9.aarch64 112/149 2024-11-20 07:20:35.181 | Installing : libpwquality-1.4.4-8.el9.aarch64 113/149 2024-11-20 07:20:35.398 | Installing : pam-1.5.1-22.el9.aarch64 114/149 2024-11-20 07:20:35.432 | Installing : util-linux-2.37.4-20.el9.aarch64 115/149 2024-11-20 07:20:35.443 | Installing : kmod-libs-28-10.el9.aarch64 116/149 2024-11-20 07:20:35.458 | Installing : dbus-1:1.12.20-8.el9.aarch64 117/149 2024-11-20 07:20:35.473 | Installing : systemd-pam-252-48.el9.aarch64 118/149 2024-11-20 07:20:36.117 | Running scriptlet: systemd-252-48.el9.aarch64 119/149 2024-11-20 07:20:36.159 | Installing : systemd-252-48.el9.aarch64 119/149 2024-11-20 07:20:36.637 | Running scriptlet: systemd-252-48.el9.aarch64 119/149 2024-11-20 07:20:36.651 | Installing : dbus-common-1:1.12.20-8.el9.noarch 120/149 2024-11-20 07:20:36.688 | Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 120/149 2024-11-20 07:20:36.688 | Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket -> /usr/lib/systemd/system/dbus.socket. 2024-11-20 07:20:36.688 | Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket -> /usr/lib/systemd/user/dbus.socket. 2024-11-20 07:20:36.688 | 2024-11-20 07:20:38.913 | Running scriptlet: dbus-broker-28-7.el9.aarch64 121/149 2024-11-20 07:20:38.928 | Installing : dbus-broker-28-7.el9.aarch64 121/149 2024-11-20 07:20:38.965 | Running scriptlet: dbus-broker-28-7.el9.aarch64 121/149 2024-11-20 07:20:38.965 | Created symlink /etc/systemd/system/dbus.service -> /usr/lib/systemd/system/dbus-broker.service. 2024-11-20 07:20:38.965 | Created symlink /etc/systemd/user/dbus.service -> /usr/lib/systemd/user/dbus-broker.service. 2024-11-20 07:20:38.965 | 2024-11-20 07:20:38.985 | Installing : elfutils-default-yama-scope-0.192-2.el9.noarch 122/149 2024-11-20 07:20:39.006 | Running scriptlet: elfutils-default-yama-scope-0.192-2.el9.noarch 122/149 2024-11-20 07:20:39.039 | Installing : elfutils-libs-0.192-2.el9.aarch64 123/149 2024-11-20 07:20:39.069 | Installing : libarchive-3.5.3-4.el9.aarch64 124/149 2024-11-20 07:20:39.110 | Installing : libevent-2.1.12-8.el9.aarch64 125/149 2024-11-20 07:20:39.145 | Installing : openldap-2.6.6-3.el9.aarch64 126/149 2024-11-20 07:20:39.387 | Installing : libcurl-7.76.1-31.el9.aarch64 127/149 2024-11-20 07:20:39.436 | Installing : gnupg2-2.3.3-4.el9.aarch64 128/149 2024-11-20 07:20:39.459 | Installing : gpgme-1.15.1-6.el9.aarch64 129/149 2024-11-20 07:20:39.497 | Installing : librepo-1.14.5-2.el9.aarch64 130/149 2024-11-20 07:20:39.521 | Installing : python3-gpg-1.15.1-6.el9.aarch64 131/149 2024-11-20 07:20:39.603 | Installing : curl-7.76.1-31.el9.aarch64 132/149 2024-11-20 07:20:39.640 | Installing : rpm-4.16.1.3-36.el9.aarch64 133/149 2024-11-20 07:20:39.660 | Installing : rpm-libs-4.16.1.3-36.el9.aarch64 134/149 2024-11-20 07:20:39.683 | Installing : libmodulemd-2.13.0-2.el9.aarch64 135/149 2024-11-20 07:20:39.781 | Installing : libsolv-0.7.24-3.el9.aarch64 136/149 2024-11-20 07:20:39.843 | Installing : libdnf-0.69.0-12.el9.aarch64 137/149 2024-11-20 07:20:39.871 | Installing : python3-libdnf-0.69.0-12.el9.aarch64 138/149 2024-11-20 07:20:39.892 | Installing : python3-hawkey-0.69.0-12.el9.aarch64 139/149 2024-11-20 07:20:39.909 | Installing : rpm-build-libs-4.16.1.3-36.el9.aarch64 140/149 2024-11-20 07:20:39.928 | Installing : rpm-plugin-systemd-inhibit-4.16.1.3-36.el9.aarch 141/149 2024-11-20 07:20:40.097 | Running scriptlet: tpm2-tss-3.2.3-1.el9.aarch64 142/149 2024-11-20 07:20:40.126 | Installing : tpm2-tss-3.2.3-1.el9.aarch64 142/149 2024-11-20 07:20:40.143 | Installing : ima-evm-utils-1.5-2.el9.aarch64 143/149 2024-11-20 07:20:40.165 | Installing : rpm-sign-libs-4.16.1.3-36.el9.aarch64 144/149 2024-11-20 07:20:40.236 | Installing : python3-rpm-4.16.1.3-36.el9.aarch64 145/149 2024-11-20 07:20:40.438 | Installing : python3-dnf-4.14.0-21.el9.noarch 146/149 2024-11-20 07:20:40.551 | Installing : python3-dnf-plugins-core-4.3.0-17.el9.noarch 147/149 2024-11-20 07:20:40.600 | Installing : dnf-plugins-core-4.3.0-17.el9.noarch 148/149 2024-11-20 07:20:40.679 | Installing : dnf-4.14.0-21.el9.noarch 149/149 2024-11-20 07:20:40.706 | Running scriptlet: dnf-4.14.0-21.el9.noarch 149/149 2024-11-20 07:20:40.706 | Created symlink /etc/systemd/system/timers.target.wants/dnf-makecache.timer -> /usr/lib/systemd/system/dnf-makecache.timer. 2024-11-20 07:20:40.706 | 2024-11-20 07:20:43.644 | Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 149/149 2024-11-20 07:20:43.688 | Running scriptlet: rpm-4.16.1.3-36.el9.aarch64 149/149 2024-11-20 07:20:44.903 | Running scriptlet: dnf-4.14.0-21.el9.noarch 149/149 2024-11-20 07:20:44.903 | Verifying : acl-2.3.1-4.el9.aarch64 1/149 2024-11-20 07:20:44.903 | Verifying : alternatives-1.24-1.el9.aarch64 2/149 2024-11-20 07:20:44.904 | Verifying : attr-2.5.1-3.el9.aarch64 3/149 2024-11-20 07:20:44.904 | Verifying : audit-libs-3.1.5-1.el9.aarch64 4/149 2024-11-20 07:20:44.904 | Verifying : bash-5.1.8-9.el9.aarch64 5/149 2024-11-20 07:20:44.904 | Verifying : bzip2-libs-1.0.8-9.el9.aarch64 6/149 2024-11-20 07:20:44.905 | Verifying : ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar 7/149 2024-11-20 07:20:44.905 | Verifying : coreutils-8.32-37.el9.aarch64 8/149 2024-11-20 07:20:44.905 | Verifying : coreutils-common-8.32-37.el9.aarch64 9/149 2024-11-20 07:20:44.905 | Verifying : cracklib-2.9.6-27.el9.aarch64 10/149 2024-11-20 07:20:44.906 | Verifying : cracklib-dicts-2.9.6-27.el9.aarch64 11/149 2024-11-20 07:20:44.906 | Verifying : crypto-policies-20240828-2.git626aa59.el9.noarch 12/149 2024-11-20 07:20:44.906 | Verifying : curl-7.76.1-31.el9.aarch64 13/149 2024-11-20 07:20:44.906 | Verifying : cyrus-sasl-lib-2.1.27-21.el9.aarch64 14/149 2024-11-20 07:20:44.906 | Verifying : dbus-1:1.12.20-8.el9.aarch64 15/149 2024-11-20 07:20:44.907 | Verifying : dbus-broker-28-7.el9.aarch64 16/149 2024-11-20 07:20:44.907 | Verifying : dbus-common-1:1.12.20-8.el9.noarch 17/149 2024-11-20 07:20:44.907 | Verifying : dbus-libs-1:1.12.20-8.el9.aarch64 18/149 2024-11-20 07:20:44.907 | Verifying : dnf-4.14.0-21.el9.noarch 19/149 2024-11-20 07:20:44.908 | Verifying : dnf-data-4.14.0-21.el9.noarch 20/149 2024-11-20 07:20:44.908 | Verifying : dnf-plugins-core-4.3.0-17.el9.noarch 21/149 2024-11-20 07:20:44.908 | Verifying : elfutils-default-yama-scope-0.192-2.el9.noarch 22/149 2024-11-20 07:20:44.908 | Verifying : elfutils-libelf-0.192-2.el9.aarch64 23/149 2024-11-20 07:20:44.908 | Verifying : elfutils-libs-0.192-2.el9.aarch64 24/149 2024-11-20 07:20:44.909 | Verifying : expat-2.5.0-4.el9.aarch64 25/149 2024-11-20 07:20:44.909 | Verifying : file-libs-5.39-16.el9.aarch64 26/149 2024-11-20 07:20:44.909 | Verifying : gawk-5.1.0-6.el9.aarch64 27/149 2024-11-20 07:20:44.909 | Verifying : gdbm-libs-1:1.23-1.el9.aarch64 28/149 2024-11-20 07:20:44.910 | Verifying : glib2-2.68.4-16.el9.aarch64 29/149 2024-11-20 07:20:44.910 | Verifying : glibc-2.34-140.el9.aarch64 30/149 2024-11-20 07:20:44.910 | Verifying : glibc-common-2.34-140.el9.aarch64 31/149 2024-11-20 07:20:44.910 | Verifying : glibc-gconv-extra-2.34-140.el9.aarch64 32/149 2024-11-20 07:20:44.910 | Verifying : glibc-langpack-en-2.34-140.el9.aarch64 33/149 2024-11-20 07:20:44.911 | Verifying : glibc-minimal-langpack-2.34-140.el9.aarch64 34/149 2024-11-20 07:20:44.911 | Verifying : gmp-1:6.2.0-13.el9.aarch64 35/149 2024-11-20 07:20:44.911 | Verifying : gnupg2-2.3.3-4.el9.aarch64 36/149 2024-11-20 07:20:44.911 | Verifying : gnutls-3.8.3-4.el9.aarch64 37/149 2024-11-20 07:20:44.912 | Verifying : gpgme-1.15.1-6.el9.aarch64 38/149 2024-11-20 07:20:44.912 | Verifying : grep-3.6-5.el9.aarch64 39/149 2024-11-20 07:20:44.912 | Verifying : gzip-1.12-1.el9.aarch64 40/149 2024-11-20 07:20:44.912 | Verifying : ima-evm-utils-1.5-2.el9.aarch64 41/149 2024-11-20 07:20:44.912 | Verifying : json-c-0.14-11.el9.aarch64 42/149 2024-11-20 07:20:44.913 | Verifying : keyutils-1.6.3-1.el9.aarch64 43/149 2024-11-20 07:20:44.913 | Verifying : keyutils-libs-1.6.3-1.el9.aarch64 44/149 2024-11-20 07:20:44.913 | Verifying : kmod-libs-28-10.el9.aarch64 45/149 2024-11-20 07:20:44.913 | Verifying : krb5-libs-1.21.1-4.el9.aarch64 46/149 2024-11-20 07:20:44.914 | Verifying : libacl-2.3.1-4.el9.aarch64 47/149 2024-11-20 07:20:44.914 | Verifying : libarchive-3.5.3-4.el9.aarch64 48/149 2024-11-20 07:20:44.914 | Verifying : libassuan-2.5.5-3.el9.aarch64 49/149 2024-11-20 07:20:44.914 | Verifying : libattr-2.5.1-3.el9.aarch64 50/149 2024-11-20 07:20:44.914 | Verifying : libblkid-2.37.4-20.el9.aarch64 51/149 2024-11-20 07:20:44.915 | Verifying : libbrotli-1.0.9-7.el9.aarch64 52/149 2024-11-20 07:20:44.915 | Verifying : libcap-2.48-9.el9.aarch64 53/149 2024-11-20 07:20:44.915 | Verifying : libcap-ng-0.8.2-7.el9.aarch64 54/149 2024-11-20 07:20:44.915 | Verifying : libcom_err-1.46.5-5.el9.aarch64 55/149 2024-11-20 07:20:44.916 | Verifying : libcomps-0.1.18-1.el9.aarch64 56/149 2024-11-20 07:20:44.916 | Verifying : libcurl-7.76.1-31.el9.aarch64 57/149 2024-11-20 07:20:44.916 | Verifying : libdb-5.3.28-55.el9.aarch64 58/149 2024-11-20 07:20:44.916 | Verifying : libdnf-0.69.0-12.el9.aarch64 59/149 2024-11-20 07:20:44.916 | Verifying : libeconf-0.4.1-4.el9.aarch64 60/149 2024-11-20 07:20:44.917 | Verifying : libevent-2.1.12-8.el9.aarch64 61/149 2024-11-20 07:20:44.917 | Verifying : libfdisk-2.37.4-20.el9.aarch64 62/149 2024-11-20 07:20:44.917 | Verifying : libffi-3.4.2-8.el9.aarch64 63/149 2024-11-20 07:20:44.917 | Verifying : libgcc-11.5.0-2.el9.aarch64 64/149 2024-11-20 07:20:44.917 | Verifying : libgcrypt-1.10.0-11.el9.aarch64 65/149 2024-11-20 07:20:44.918 | Verifying : libgomp-11.5.0-2.el9.aarch64 66/149 2024-11-20 07:20:44.918 | Verifying : libgpg-error-1.42-5.el9.aarch64 67/149 2024-11-20 07:20:44.918 | Verifying : libidn2-2.3.0-7.el9.aarch64 68/149 2024-11-20 07:20:44.918 | Verifying : libksba-1.5.1-7.el9.aarch64 69/149 2024-11-20 07:20:44.919 | Verifying : libmodulemd-2.13.0-2.el9.aarch64 70/149 2024-11-20 07:20:44.919 | Verifying : libmount-2.37.4-20.el9.aarch64 71/149 2024-11-20 07:20:44.919 | Verifying : libnghttp2-1.43.0-6.el9.aarch64 72/149 2024-11-20 07:20:44.919 | Verifying : libpsl-0.21.1-5.el9.aarch64 73/149 2024-11-20 07:20:44.919 | Verifying : libpwquality-1.4.4-8.el9.aarch64 74/149 2024-11-20 07:20:44.920 | Verifying : librepo-1.14.5-2.el9.aarch64 75/149 2024-11-20 07:20:44.920 | Verifying : libreport-filesystem-2.15.2-6.el9.noarch 76/149 2024-11-20 07:20:44.920 | Verifying : libseccomp-2.5.2-2.el9.aarch64 77/149 2024-11-20 07:20:44.920 | Verifying : libselinux-3.6-2.el9.aarch64 78/149 2024-11-20 07:20:44.921 | Verifying : libsemanage-3.6-3.el9.aarch64 79/149 2024-11-20 07:20:44.921 | Verifying : libsepol-3.6-1.el9.aarch64 80/149 2024-11-20 07:20:44.921 | Verifying : libsigsegv-2.13-4.el9.aarch64 81/149 2024-11-20 07:20:44.921 | Verifying : libsmartcols-2.37.4-20.el9.aarch64 82/149 2024-11-20 07:20:44.921 | Verifying : libsolv-0.7.24-3.el9.aarch64 83/149 2024-11-20 07:20:44.922 | Verifying : libssh-0.10.4-13.el9.aarch64 84/149 2024-11-20 07:20:44.922 | Verifying : libssh-config-0.10.4-13.el9.noarch 85/149 2024-11-20 07:20:44.922 | Verifying : libstdc++-11.5.0-2.el9.aarch64 86/149 2024-11-20 07:20:44.922 | Verifying : libtasn1-4.16.0-8.el9.aarch64 87/149 2024-11-20 07:20:44.923 | Verifying : libunistring-0.9.10-15.el9.aarch64 88/149 2024-11-20 07:20:44.923 | Verifying : libutempter-1.2.1-6.el9.aarch64 89/149 2024-11-20 07:20:44.923 | Verifying : libuuid-2.37.4-20.el9.aarch64 90/149 2024-11-20 07:20:44.923 | Verifying : libverto-0.3.2-3.el9.aarch64 91/149 2024-11-20 07:20:44.923 | Verifying : libxcrypt-4.4.18-3.el9.aarch64 92/149 2024-11-20 07:20:44.924 | Verifying : libxml2-2.9.13-6.el9.aarch64 93/149 2024-11-20 07:20:44.924 | Verifying : libyaml-0.2.5-7.el9.aarch64 94/149 2024-11-20 07:20:44.924 | Verifying : libzstd-1.5.1-2.el9.aarch64 95/149 2024-11-20 07:20:44.924 | Verifying : lua-libs-5.4.4-4.el9.aarch64 96/149 2024-11-20 07:20:44.925 | Verifying : lz4-libs-1.9.3-5.el9.aarch64 97/149 2024-11-20 07:20:44.925 | Verifying : mpfr-4.1.0-7.el9.aarch64 98/149 2024-11-20 07:20:44.925 | Verifying : ncurses-base-6.2-10.20210508.el9.noarch 99/149 2024-11-20 07:20:44.925 | Verifying : ncurses-libs-6.2-10.20210508.el9.aarch64 100/149 2024-11-20 07:20:44.925 | Verifying : nettle-3.9.1-1.el9.aarch64 101/149 2024-11-20 07:20:44.926 | Verifying : npth-1.6-8.el9.aarch64 102/149 2024-11-20 07:20:44.926 | Verifying : openldap-2.6.6-3.el9.aarch64 103/149 2024-11-20 07:20:44.926 | Verifying : openssl-1:3.2.2-6.el9.aarch64 104/149 2024-11-20 07:20:44.926 | Verifying : openssl-libs-1:3.2.2-6.el9.aarch64 105/149 2024-11-20 07:20:44.926 | Verifying : p11-kit-0.25.3-3.el9.aarch64 106/149 2024-11-20 07:20:44.927 | Verifying : p11-kit-trust-0.25.3-3.el9.aarch64 107/149 2024-11-20 07:20:44.927 | Verifying : pam-1.5.1-22.el9.aarch64 108/149 2024-11-20 07:20:44.927 | Verifying : pcre-8.44-4.el9.aarch64 109/149 2024-11-20 07:20:44.927 | Verifying : pcre2-10.40-6.el9.aarch64 110/149 2024-11-20 07:20:44.928 | Verifying : pcre2-syntax-10.40-6.el9.noarch 111/149 2024-11-20 07:20:44.928 | Verifying : popt-1.18-8.el9.aarch64 112/149 2024-11-20 07:20:44.928 | Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 113/149 2024-11-20 07:20:44.928 | Verifying : python3-3.9.20-1.el9.aarch64 114/149 2024-11-20 07:20:44.928 | Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 115/149 2024-11-20 07:20:44.929 | Verifying : python3-dbus-1.2.18-2.el9.aarch64 116/149 2024-11-20 07:20:44.929 | Verifying : python3-dnf-4.14.0-21.el9.noarch 117/149 2024-11-20 07:20:44.929 | Verifying : python3-dnf-plugins-core-4.3.0-17.el9.noarch 118/149 2024-11-20 07:20:44.929 | Verifying : python3-gpg-1.15.1-6.el9.aarch64 119/149 2024-11-20 07:20:44.930 | Verifying : python3-hawkey-0.69.0-12.el9.aarch64 120/149 2024-11-20 07:20:44.930 | Verifying : python3-libcomps-0.1.18-1.el9.aarch64 121/149 2024-11-20 07:20:44.930 | Verifying : python3-libdnf-0.69.0-12.el9.aarch64 122/149 2024-11-20 07:20:44.930 | Verifying : python3-libs-3.9.20-1.el9.aarch64 123/149 2024-11-20 07:20:44.930 | Verifying : python3-pip-wheel-21.3.1-1.el9.noarch 124/149 2024-11-20 07:20:44.931 | Verifying : python3-rpm-4.16.1.3-36.el9.aarch64 125/149 2024-11-20 07:20:44.931 | Verifying : python3-setuptools-wheel-53.0.0-13.el9.noarch 126/149 2024-11-20 07:20:44.931 | Verifying : python3-six-1.15.0-9.el9.noarch 127/149 2024-11-20 07:20:44.931 | Verifying : python3-systemd-234-19.el9.aarch64 128/149 2024-11-20 07:20:44.932 | Verifying : readline-8.1-4.el9.aarch64 129/149 2024-11-20 07:20:44.932 | Verifying : rpm-4.16.1.3-36.el9.aarch64 130/149 2024-11-20 07:20:44.932 | Verifying : rpm-build-libs-4.16.1.3-36.el9.aarch64 131/149 2024-11-20 07:20:44.932 | Verifying : rpm-libs-4.16.1.3-36.el9.aarch64 132/149 2024-11-20 07:20:44.932 | Verifying : rpm-sign-libs-4.16.1.3-36.el9.aarch64 133/149 2024-11-20 07:20:44.933 | Verifying : sed-4.8-9.el9.aarch64 134/149 2024-11-20 07:20:44.933 | Verifying : shadow-utils-2:4.9-12.el9.aarch64 135/149 2024-11-20 07:20:44.933 | Verifying : sqlite-libs-3.34.1-7.el9.aarch64 136/149 2024-11-20 07:20:44.933 | Verifying : systemd-252-48.el9.aarch64 137/149 2024-11-20 07:20:44.934 | Verifying : systemd-libs-252-48.el9.aarch64 138/149 2024-11-20 07:20:44.934 | Verifying : systemd-pam-252-48.el9.aarch64 139/149 2024-11-20 07:20:44.934 | Verifying : systemd-rpm-macros-252-48.el9.noarch 140/149 2024-11-20 07:20:44.934 | Verifying : tpm2-tss-3.2.3-1.el9.aarch64 141/149 2024-11-20 07:20:44.934 | Verifying : tzdata-2024b-2.el9.noarch 142/149 2024-11-20 07:20:44.935 | Verifying : util-linux-2.37.4-20.el9.aarch64 143/149 2024-11-20 07:20:44.935 | Verifying : util-linux-core-2.37.4-20.el9.aarch64 144/149 2024-11-20 07:20:44.935 | Verifying : xz-libs-5.2.5-8.el9.aarch64 145/149 2024-11-20 07:20:44.935 | Verifying : zlib-1.2.11-41.el9.aarch64 146/149 2024-11-20 07:20:44.935 | Verifying : gawk-all-langpacks-5.1.0-6.el9.aarch64 147/149 2024-11-20 07:20:44.936 | Verifying : python-unversioned-command-3.9.20-1.el9.noarch 148/149 2024-11-20 07:20:45.479 | Verifying : rpm-plugin-systemd-inhibit-4.16.1.3-36.el9.aarch 149/149 2024-11-20 07:20:45.479 | 2024-11-20 07:20:45.479 | Installed: 2024-11-20 07:20:45.479 | acl-2.3.1-4.el9.aarch64 2024-11-20 07:20:45.479 | alternatives-1.24-1.el9.aarch64 2024-11-20 07:20:45.479 | attr-2.5.1-3.el9.aarch64 2024-11-20 07:20:45.479 | audit-libs-3.1.5-1.el9.aarch64 2024-11-20 07:20:45.479 | bash-5.1.8-9.el9.aarch64 2024-11-20 07:20:45.479 | bzip2-libs-1.0.8-9.el9.aarch64 2024-11-20 07:20:45.479 | ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch 2024-11-20 07:20:45.479 | coreutils-8.32-37.el9.aarch64 2024-11-20 07:20:45.479 | coreutils-common-8.32-37.el9.aarch64 2024-11-20 07:20:45.479 | cracklib-2.9.6-27.el9.aarch64 2024-11-20 07:20:45.479 | cracklib-dicts-2.9.6-27.el9.aarch64 2024-11-20 07:20:45.479 | crypto-policies-20240828-2.git626aa59.el9.noarch 2024-11-20 07:20:45.479 | curl-7.76.1-31.el9.aarch64 2024-11-20 07:20:45.479 | cyrus-sasl-lib-2.1.27-21.el9.aarch64 2024-11-20 07:20:45.480 | dbus-1:1.12.20-8.el9.aarch64 2024-11-20 07:20:45.480 | dbus-broker-28-7.el9.aarch64 2024-11-20 07:20:45.480 | dbus-common-1:1.12.20-8.el9.noarch 2024-11-20 07:20:45.480 | dbus-libs-1:1.12.20-8.el9.aarch64 2024-11-20 07:20:45.480 | dnf-4.14.0-21.el9.noarch 2024-11-20 07:20:45.480 | dnf-data-4.14.0-21.el9.noarch 2024-11-20 07:20:45.480 | dnf-plugins-core-4.3.0-17.el9.noarch 2024-11-20 07:20:45.480 | elfutils-default-yama-scope-0.192-2.el9.noarch 2024-11-20 07:20:45.480 | elfutils-libelf-0.192-2.el9.aarch64 2024-11-20 07:20:45.480 | elfutils-libs-0.192-2.el9.aarch64 2024-11-20 07:20:45.480 | expat-2.5.0-4.el9.aarch64 2024-11-20 07:20:45.480 | file-libs-5.39-16.el9.aarch64 2024-11-20 07:20:45.480 | gawk-5.1.0-6.el9.aarch64 2024-11-20 07:20:45.480 | gawk-all-langpacks-5.1.0-6.el9.aarch64 2024-11-20 07:20:45.480 | gdbm-libs-1:1.23-1.el9.aarch64 2024-11-20 07:20:45.480 | glib2-2.68.4-16.el9.aarch64 2024-11-20 07:20:45.480 | glibc-2.34-140.el9.aarch64 2024-11-20 07:20:45.480 | glibc-common-2.34-140.el9.aarch64 2024-11-20 07:20:45.480 | glibc-gconv-extra-2.34-140.el9.aarch64 2024-11-20 07:20:45.480 | glibc-langpack-en-2.34-140.el9.aarch64 2024-11-20 07:20:45.480 | glibc-minimal-langpack-2.34-140.el9.aarch64 2024-11-20 07:20:45.480 | gmp-1:6.2.0-13.el9.aarch64 2024-11-20 07:20:45.480 | gnupg2-2.3.3-4.el9.aarch64 2024-11-20 07:20:45.480 | gnutls-3.8.3-4.el9.aarch64 2024-11-20 07:20:45.480 | gpgme-1.15.1-6.el9.aarch64 2024-11-20 07:20:45.480 | grep-3.6-5.el9.aarch64 2024-11-20 07:20:45.480 | gzip-1.12-1.el9.aarch64 2024-11-20 07:20:45.480 | ima-evm-utils-1.5-2.el9.aarch64 2024-11-20 07:20:45.480 | json-c-0.14-11.el9.aarch64 2024-11-20 07:20:45.480 | keyutils-1.6.3-1.el9.aarch64 2024-11-20 07:20:45.480 | keyutils-libs-1.6.3-1.el9.aarch64 2024-11-20 07:20:45.480 | kmod-libs-28-10.el9.aarch64 2024-11-20 07:20:45.480 | krb5-libs-1.21.1-4.el9.aarch64 2024-11-20 07:20:45.480 | libacl-2.3.1-4.el9.aarch64 2024-11-20 07:20:45.480 | libarchive-3.5.3-4.el9.aarch64 2024-11-20 07:20:45.480 | libassuan-2.5.5-3.el9.aarch64 2024-11-20 07:20:45.480 | libattr-2.5.1-3.el9.aarch64 2024-11-20 07:20:45.480 | libblkid-2.37.4-20.el9.aarch64 2024-11-20 07:20:45.480 | libbrotli-1.0.9-7.el9.aarch64 2024-11-20 07:20:45.480 | libcap-2.48-9.el9.aarch64 2024-11-20 07:20:45.480 | libcap-ng-0.8.2-7.el9.aarch64 2024-11-20 07:20:45.480 | libcom_err-1.46.5-5.el9.aarch64 2024-11-20 07:20:45.480 | libcomps-0.1.18-1.el9.aarch64 2024-11-20 07:20:45.480 | libcurl-7.76.1-31.el9.aarch64 2024-11-20 07:20:45.480 | libdb-5.3.28-55.el9.aarch64 2024-11-20 07:20:45.480 | libdnf-0.69.0-12.el9.aarch64 2024-11-20 07:20:45.480 | libeconf-0.4.1-4.el9.aarch64 2024-11-20 07:20:45.480 | libevent-2.1.12-8.el9.aarch64 2024-11-20 07:20:45.480 | libfdisk-2.37.4-20.el9.aarch64 2024-11-20 07:20:45.480 | libffi-3.4.2-8.el9.aarch64 2024-11-20 07:20:45.480 | libgcc-11.5.0-2.el9.aarch64 2024-11-20 07:20:45.480 | libgcrypt-1.10.0-11.el9.aarch64 2024-11-20 07:20:45.480 | libgomp-11.5.0-2.el9.aarch64 2024-11-20 07:20:45.480 | libgpg-error-1.42-5.el9.aarch64 2024-11-20 07:20:45.480 | libidn2-2.3.0-7.el9.aarch64 2024-11-20 07:20:45.480 | libksba-1.5.1-7.el9.aarch64 2024-11-20 07:20:45.481 | libmodulemd-2.13.0-2.el9.aarch64 2024-11-20 07:20:45.481 | libmount-2.37.4-20.el9.aarch64 2024-11-20 07:20:45.481 | libnghttp2-1.43.0-6.el9.aarch64 2024-11-20 07:20:45.481 | libpsl-0.21.1-5.el9.aarch64 2024-11-20 07:20:45.481 | libpwquality-1.4.4-8.el9.aarch64 2024-11-20 07:20:45.481 | librepo-1.14.5-2.el9.aarch64 2024-11-20 07:20:45.481 | libreport-filesystem-2.15.2-6.el9.noarch 2024-11-20 07:20:45.481 | libseccomp-2.5.2-2.el9.aarch64 2024-11-20 07:20:45.481 | libselinux-3.6-2.el9.aarch64 2024-11-20 07:20:45.481 | libsemanage-3.6-3.el9.aarch64 2024-11-20 07:20:45.481 | libsepol-3.6-1.el9.aarch64 2024-11-20 07:20:45.481 | libsigsegv-2.13-4.el9.aarch64 2024-11-20 07:20:45.481 | libsmartcols-2.37.4-20.el9.aarch64 2024-11-20 07:20:45.481 | libsolv-0.7.24-3.el9.aarch64 2024-11-20 07:20:45.481 | libssh-0.10.4-13.el9.aarch64 2024-11-20 07:20:45.481 | libssh-config-0.10.4-13.el9.noarch 2024-11-20 07:20:45.481 | libstdc++-11.5.0-2.el9.aarch64 2024-11-20 07:20:45.481 | libtasn1-4.16.0-8.el9.aarch64 2024-11-20 07:20:45.481 | libunistring-0.9.10-15.el9.aarch64 2024-11-20 07:20:45.481 | libutempter-1.2.1-6.el9.aarch64 2024-11-20 07:20:45.481 | libuuid-2.37.4-20.el9.aarch64 2024-11-20 07:20:45.481 | libverto-0.3.2-3.el9.aarch64 2024-11-20 07:20:45.481 | libxcrypt-4.4.18-3.el9.aarch64 2024-11-20 07:20:45.481 | libxml2-2.9.13-6.el9.aarch64 2024-11-20 07:20:45.481 | libyaml-0.2.5-7.el9.aarch64 2024-11-20 07:20:45.481 | libzstd-1.5.1-2.el9.aarch64 2024-11-20 07:20:45.481 | lua-libs-5.4.4-4.el9.aarch64 2024-11-20 07:20:45.481 | lz4-libs-1.9.3-5.el9.aarch64 2024-11-20 07:20:45.481 | mpfr-4.1.0-7.el9.aarch64 2024-11-20 07:20:45.481 | ncurses-base-6.2-10.20210508.el9.noarch 2024-11-20 07:20:45.481 | ncurses-libs-6.2-10.20210508.el9.aarch64 2024-11-20 07:20:45.481 | nettle-3.9.1-1.el9.aarch64 2024-11-20 07:20:45.481 | npth-1.6-8.el9.aarch64 2024-11-20 07:20:45.481 | openldap-2.6.6-3.el9.aarch64 2024-11-20 07:20:45.481 | openssl-1:3.2.2-6.el9.aarch64 2024-11-20 07:20:45.481 | openssl-libs-1:3.2.2-6.el9.aarch64 2024-11-20 07:20:45.481 | p11-kit-0.25.3-3.el9.aarch64 2024-11-20 07:20:45.481 | p11-kit-trust-0.25.3-3.el9.aarch64 2024-11-20 07:20:45.481 | pam-1.5.1-22.el9.aarch64 2024-11-20 07:20:45.481 | pcre-8.44-4.el9.aarch64 2024-11-20 07:20:45.481 | pcre2-10.40-6.el9.aarch64 2024-11-20 07:20:45.481 | pcre2-syntax-10.40-6.el9.noarch 2024-11-20 07:20:45.481 | popt-1.18-8.el9.aarch64 2024-11-20 07:20:45.481 | publicsuffix-list-dafsa-20210518-3.el9.noarch 2024-11-20 07:20:45.481 | python-unversioned-command-3.9.20-1.el9.noarch 2024-11-20 07:20:45.481 | python3-3.9.20-1.el9.aarch64 2024-11-20 07:20:45.481 | python3-dateutil-1:2.8.1-7.el9.noarch 2024-11-20 07:20:45.481 | python3-dbus-1.2.18-2.el9.aarch64 2024-11-20 07:20:45.481 | python3-dnf-4.14.0-21.el9.noarch 2024-11-20 07:20:45.481 | python3-dnf-plugins-core-4.3.0-17.el9.noarch 2024-11-20 07:20:45.481 | python3-gpg-1.15.1-6.el9.aarch64 2024-11-20 07:20:45.481 | python3-hawkey-0.69.0-12.el9.aarch64 2024-11-20 07:20:45.481 | python3-libcomps-0.1.18-1.el9.aarch64 2024-11-20 07:20:45.481 | python3-libdnf-0.69.0-12.el9.aarch64 2024-11-20 07:20:45.481 | python3-libs-3.9.20-1.el9.aarch64 2024-11-20 07:20:45.482 | python3-pip-wheel-21.3.1-1.el9.noarch 2024-11-20 07:20:45.482 | python3-rpm-4.16.1.3-36.el9.aarch64 2024-11-20 07:20:45.482 | python3-setuptools-wheel-53.0.0-13.el9.noarch 2024-11-20 07:20:45.482 | python3-six-1.15.0-9.el9.noarch 2024-11-20 07:20:45.482 | python3-systemd-234-19.el9.aarch64 2024-11-20 07:20:45.482 | readline-8.1-4.el9.aarch64 2024-11-20 07:20:45.482 | rpm-4.16.1.3-36.el9.aarch64 2024-11-20 07:20:45.482 | rpm-build-libs-4.16.1.3-36.el9.aarch64 2024-11-20 07:20:45.482 | rpm-libs-4.16.1.3-36.el9.aarch64 2024-11-20 07:20:45.482 | rpm-plugin-systemd-inhibit-4.16.1.3-36.el9.aarch64 2024-11-20 07:20:45.482 | rpm-sign-libs-4.16.1.3-36.el9.aarch64 2024-11-20 07:20:45.482 | sed-4.8-9.el9.aarch64 2024-11-20 07:20:45.482 | shadow-utils-2:4.9-12.el9.aarch64 2024-11-20 07:20:45.482 | sqlite-libs-3.34.1-7.el9.aarch64 2024-11-20 07:20:45.482 | systemd-252-48.el9.aarch64 2024-11-20 07:20:45.482 | systemd-libs-252-48.el9.aarch64 2024-11-20 07:20:45.482 | systemd-pam-252-48.el9.aarch64 2024-11-20 07:20:45.482 | systemd-rpm-macros-252-48.el9.noarch 2024-11-20 07:20:45.482 | tpm2-tss-3.2.3-1.el9.aarch64 2024-11-20 07:20:45.482 | tzdata-2024b-2.el9.noarch 2024-11-20 07:20:45.482 | util-linux-2.37.4-20.el9.aarch64 2024-11-20 07:20:45.482 | util-linux-core-2.37.4-20.el9.aarch64 2024-11-20 07:20:45.482 | xz-libs-5.2.5-8.el9.aarch64 2024-11-20 07:20:45.483 | zlib-1.2.11-41.el9.aarch64 2024-11-20 07:20:45.483 | 2024-11-20 07:20:45.483 | Complete! 2024-11-20 07:20:46.207 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:241 : rc=0 2024-11-20 07:20:46.212 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:244 : sudo unset /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/yum/vars 2024-11-20 07:20:46.224 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:244 : true 2024-11-20 07:20:46.229 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:249 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-11-20 07:20:46.236 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:249 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-11-20 07:20:46.244 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:250 : '[' 0 '!=' 0 ']' 2024-11-20 07:20:46.248 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_install_pkg_manager:257 : sudo sed -i s,/opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/pki/rpm-gpg,/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/yum.repos.d/centos-addons.repo /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/yum.repos.d/centos.repo 2024-11-20 07:20:46.264 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:324 : _run_chroot rpm --rebuilddb 2024-11-20 07:20:46.269 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=rpm --rebuilddb' 2024-11-20 07:20:46.273 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.mN4PpnQI/mnt env -u TMPDIR sh -c 'rpm --rebuilddb' 2024-11-20 07:20:50.317 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:325 : _run_chroot dnf clean all 2024-11-20 07:20:50.321 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf clean all' 2024-11-20 07:20:50.326 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.mN4PpnQI/mnt env -u TMPDIR sh -c 'dnf clean all' 2024-11-20 07:20:50.715 | 0 files removed 2024-11-20 07:20:50.791 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:329 : sudo tee -a /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/rpm/macros.langs 2024-11-20 07:20:50.791 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:328 : echo '%_install_langs C:C.UTF-8:en_US:en_US.UTF-8' 2024-11-20 07:20:50.806 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:331 : _base_packages='systemd passwd findutils sudo util-linux-ng ' 2024-11-20 07:20:50.811 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:337 : _base_packages+='systemd-udev ' 2024-11-20 07:20:50.815 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:341 : _run_chroot dnf -y update 2024-11-20 07:20:50.819 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf -y update' 2024-11-20 07:20:50.824 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.mN4PpnQI/mnt env -u TMPDIR sh -c 'dnf -y update' 2024-11-20 07:20:52.799 | CentOS Stream 9 - BaseOS 6.2 MB/s | 9.4 MB 00:01 2024-11-20 07:20:56.662 | CentOS Stream 9 - AppStream 21 MB/s | 19 MB 00:00 2024-11-20 07:21:04.905 | CentOS Stream 9 - Extras packages 62 kB/s | 19 kB 00:00 2024-11-20 07:21:05.408 | Last metadata expiration check: 0:00:01 ago on Wed Nov 20 07:21:04 2024. 2024-11-20 07:21:07.453 | Dependencies resolved. 2024-11-20 07:21:07.456 | Nothing to do. 2024-11-20 07:21:07.457 | Complete! 2024-11-20 07:21:07.560 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:342 : _run_chroot dnf -y --setopt=cachedir=/tmp/yum/aarch64/9-stream install systemd passwd findutils sudo util-linux-ng systemd-udev 2024-11-20 07:21:07.565 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf -y --setopt=cachedir=/tmp/yum/aarch64/9-stream install systemd passwd findutils sudo util-linux-ng systemd-udev' 2024-11-20 07:21:07.569 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.mN4PpnQI/mnt env -u TMPDIR sh -c 'dnf -y --setopt=cachedir=/tmp/yum/aarch64/9-stream install systemd passwd findutils sudo util-linux-ng systemd-udev' 2024-11-20 07:21:08.365 | CentOS Stream 9 - BaseOS 24 kB/s | 6.4 kB 00:00 2024-11-20 07:21:09.197 | CentOS Stream 9 - AppStream 25 kB/s | 6.5 kB 00:00 2024-11-20 07:21:11.207 | CentOS Stream 9 - Extras packages 26 kB/s | 6.9 kB 00:00 2024-11-20 07:21:11.369 | Package systemd-252-48.el9.aarch64 is already installed. 2024-11-20 07:21:11.375 | Package util-linux-2.37.4-20.el9.aarch64 is already installed. 2024-11-20 07:21:11.413 | Dependencies resolved. 2024-11-20 07:21:11.417 | ================================================================================ 2024-11-20 07:21:11.417 | Package Architecture Version Repository Size 2024-11-20 07:21:11.417 | ================================================================================ 2024-11-20 07:21:11.417 | Installing: 2024-11-20 07:21:11.417 | findutils aarch64 1:4.8.0-7.el9 baseos 548 k 2024-11-20 07:21:11.417 | passwd aarch64 0.80-12.el9 baseos 121 k 2024-11-20 07:21:11.417 | sudo aarch64 1.9.5p2-10.el9 baseos 1.0 M 2024-11-20 07:21:11.417 | systemd-udev aarch64 252-48.el9 baseos 2.0 M 2024-11-20 07:21:11.417 | Installing dependencies: 2024-11-20 07:21:11.417 | cryptsetup-libs aarch64 2.7.2-3.el9 baseos 513 k 2024-11-20 07:21:11.417 | device-mapper aarch64 9:1.02.202-1.el9 baseos 137 k 2024-11-20 07:21:11.417 | device-mapper-libs aarch64 9:1.02.202-1.el9 baseos 173 k 2024-11-20 07:21:11.417 | kbd aarch64 2.4.0-10.el9 baseos 406 k 2024-11-20 07:21:11.417 | kbd-legacy noarch 2.4.0-10.el9 baseos 562 k 2024-11-20 07:21:11.417 | kbd-misc noarch 2.4.0-10.el9 baseos 1.7 M 2024-11-20 07:21:11.417 | kmod aarch64 28-10.el9 baseos 124 k 2024-11-20 07:21:11.417 | libuser aarch64 0.63-15.el9 baseos 412 k 2024-11-20 07:21:11.417 | 2024-11-20 07:21:11.417 | Transaction Summary 2024-11-20 07:21:11.417 | ================================================================================ 2024-11-20 07:21:11.417 | Install 12 Packages 2024-11-20 07:21:11.417 | 2024-11-20 07:21:11.420 | Total download size: 7.6 M 2024-11-20 07:21:11.421 | Installed size: 30 M 2024-11-20 07:21:11.421 | Downloading Packages: 2024-11-20 07:21:12.036 | (1/12): device-mapper-1.02.202-1.el9.aarch64.rp 400 kB/s | 137 kB 00:00 2024-11-20 07:21:12.105 | (2/12): device-mapper-libs-1.02.202-1.el9.aarch 419 kB/s | 173 kB 00:00 2024-11-20 07:21:12.126 | (3/12): cryptsetup-libs-2.7.2-3.el9.aarch64.rpm 1.2 MB/s | 513 kB 00:00 2024-11-20 07:21:12.143 | (4/12): findutils-4.8.0-7.el9.aarch64.rpm 5.1 MB/s | 548 kB 00:00 2024-11-20 07:21:12.155 | (5/12): kbd-2.4.0-10.el9.aarch64.rpm 8.0 MB/s | 406 kB 00:00 2024-11-20 07:21:12.172 | (6/12): kmod-28-10.el9.aarch64.rpm 7.9 MB/s | 124 kB 00:00 2024-11-20 07:21:12.288 | (7/12): kbd-legacy-2.4.0-10.el9.noarch.rpm 3.4 MB/s | 562 kB 00:00 2024-11-20 07:21:12.309 | (8/12): libuser-0.63-15.el9.aarch64.rpm 2.9 MB/s | 412 kB 00:00 2024-11-20 07:21:12.322 | (9/12): passwd-0.80-12.el9.aarch64.rpm 3.6 MB/s | 121 kB 00:00 2024-11-20 07:21:12.359 | (10/12): kbd-misc-2.4.0-10.el9.noarch.rpm 7.7 MB/s | 1.7 MB 00:00 2024-11-20 07:21:12.441 | (11/12): sudo-1.9.5p2-10.el9.aarch64.rpm 8.0 MB/s | 1.0 MB 00:00 2024-11-20 07:21:12.475 | (12/12): systemd-udev-252-48.el9.aarch64.rpm 13 MB/s | 2.0 MB 00:00 2024-11-20 07:21:12.476 | -------------------------------------------------------------------------------- 2024-11-20 07:21:12.476 | Total 7.2 MB/s | 7.6 MB 00:01 2024-11-20 07:21:12.754 | Running transaction check 2024-11-20 07:21:12.826 | Transaction check succeeded. 2024-11-20 07:21:12.827 | Running transaction test 2024-11-20 07:21:13.020 | Transaction test succeeded. 2024-11-20 07:21:13.021 | Running transaction 2024-11-20 07:21:13.475 | Preparing : 1/1 2024-11-20 07:21:13.506 | Installing : device-mapper-libs-9:1.02.202-1.el9.aarch64 1/12 2024-11-20 07:21:13.536 | Installing : device-mapper-9:1.02.202-1.el9.aarch64 2/12 2024-11-20 07:21:13.582 | Installing : cryptsetup-libs-2.7.2-3.el9.aarch64 3/12 2024-11-20 07:21:13.679 | Installing : libuser-0.63-15.el9.aarch64 4/12 2024-11-20 07:21:13.859 | Installing : kmod-28-10.el9.aarch64 5/12 2024-11-20 07:21:13.980 | Installing : kbd-misc-2.4.0-10.el9.noarch 6/12 2024-11-20 07:21:14.216 | Installing : kbd-legacy-2.4.0-10.el9.noarch 7/12 2024-11-20 07:21:14.452 | Installing : kbd-2.4.0-10.el9.aarch64 8/12 2024-11-20 07:21:14.499 | Installing : systemd-udev-252-48.el9.aarch64 9/12 2024-11-20 07:21:15.413 | Running scriptlet: systemd-udev-252-48.el9.aarch64 9/12 2024-11-20 07:21:15.413 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service -> /usr/lib/systemd/system/systemd-boot-update.service. 2024-11-20 07:21:15.413 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /usr/lib/systemd/system/systemd-pstore.service. 2024-11-20 07:21:15.413 | 2024-11-20 07:21:15.488 | Installing : passwd-0.80-12.el9.aarch64 10/12 2024-11-20 07:21:15.507 | Installing : sudo-1.9.5p2-10.el9.aarch64 11/12 2024-11-20 07:21:15.537 | Running scriptlet: sudo-1.9.5p2-10.el9.aarch64 11/12 2024-11-20 07:21:15.574 | Installing : findutils-1:4.8.0-7.el9.aarch64 12/12 2024-11-20 07:21:16.941 | Running scriptlet: findutils-1:4.8.0-7.el9.aarch64 12/12 2024-11-20 07:21:16.942 | Verifying : cryptsetup-libs-2.7.2-3.el9.aarch64 1/12 2024-11-20 07:21:16.942 | Verifying : device-mapper-9:1.02.202-1.el9.aarch64 2/12 2024-11-20 07:21:16.942 | Verifying : device-mapper-libs-9:1.02.202-1.el9.aarch64 3/12 2024-11-20 07:21:16.942 | Verifying : findutils-1:4.8.0-7.el9.aarch64 4/12 2024-11-20 07:21:16.943 | Verifying : kbd-2.4.0-10.el9.aarch64 5/12 2024-11-20 07:21:16.943 | Verifying : kbd-legacy-2.4.0-10.el9.noarch 6/12 2024-11-20 07:21:16.943 | Verifying : kbd-misc-2.4.0-10.el9.noarch 7/12 2024-11-20 07:21:16.944 | Verifying : kmod-28-10.el9.aarch64 8/12 2024-11-20 07:21:16.944 | Verifying : libuser-0.63-15.el9.aarch64 9/12 2024-11-20 07:21:16.944 | Verifying : passwd-0.80-12.el9.aarch64 10/12 2024-11-20 07:21:16.944 | Verifying : sudo-1.9.5p2-10.el9.aarch64 11/12 2024-11-20 07:21:17.421 | Verifying : systemd-udev-252-48.el9.aarch64 12/12 2024-11-20 07:21:17.421 | 2024-11-20 07:21:17.421 | Installed: 2024-11-20 07:21:17.421 | cryptsetup-libs-2.7.2-3.el9.aarch64 2024-11-20 07:21:17.421 | device-mapper-9:1.02.202-1.el9.aarch64 2024-11-20 07:21:17.421 | device-mapper-libs-9:1.02.202-1.el9.aarch64 2024-11-20 07:21:17.421 | findutils-1:4.8.0-7.el9.aarch64 2024-11-20 07:21:17.421 | kbd-2.4.0-10.el9.aarch64 2024-11-20 07:21:17.421 | kbd-legacy-2.4.0-10.el9.noarch 2024-11-20 07:21:17.421 | kbd-misc-2.4.0-10.el9.noarch 2024-11-20 07:21:17.421 | kmod-28-10.el9.aarch64 2024-11-20 07:21:17.421 | libuser-0.63-15.el9.aarch64 2024-11-20 07:21:17.421 | passwd-0.80-12.el9.aarch64 2024-11-20 07:21:17.421 | sudo-1.9.5p2-10.el9.aarch64 2024-11-20 07:21:17.421 | systemd-udev-252-48.el9.aarch64 2024-11-20 07:21:17.421 | 2024-11-20 07:21:17.421 | Complete! 2024-11-20 07:21:17.976 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:352 : echo -e '# This file intentionally left blank\n' 2024-11-20 07:21:17.976 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:353 : sudo tee /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/resolv.conf 2024-11-20 07:21:17.985 | # This file intentionally left blank 2024-11-20 07:21:17.985 | 2024-11-20 07:21:17.992 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:356 : echo -e 'LANG="en_US.UTF-8"' 2024-11-20 07:21:17.992 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:357 : sudo tee /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/locale.conf 2024-11-20 07:21:18.001 | LANG="en_US.UTF-8" 2024-11-20 07:21:18.007 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:359 : _run_chroot ln -sf /usr/share/zoneinfo/UTC /etc/localtime 2024-11-20 07:21:18.011 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-11-20 07:21:18.016 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.mN4PpnQI/mnt env -u TMPDIR sh -c 'ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-11-20 07:21:18.035 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:365 : sudo umount /opt/dib_tmp/dib_build.mN4PpnQI/mnt/tmp/yum 2024-11-20 07:21:18.050 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:366 : sudo umount /opt/dib_tmp/dib_build.mN4PpnQI/mnt/proc 2024-11-20 07:21:18.066 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:367 : sudo umount /opt/dib_tmp/dib_build.mN4PpnQI/mnt/dev/pts 2024-11-20 07:21:18.081 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:368 : sudo umount /opt/dib_tmp/dib_build.mN4PpnQI/mnt/dev 2024-11-20 07:21:18.096 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:369 : sudo umount /opt/dib_tmp/dib_build.mN4PpnQI/mnt/sys 2024-11-20 07:21:18.111 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:374 : sudo find /opt/dib_tmp/dib_build.mN4PpnQI/mnt -type f -name '*rpmnew' 2024-11-20 07:21:18.262 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:378 : sudo rm -f /opt/dib_tmp/dib_build.mN4PpnQI/mnt/.extra_settings 2024-11-20 07:21:18.277 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/08-yum-chroot:main:1 : rm -r /tmp/tmp.Fg2FSlEkd2 2024-11-20 07:21:18.284 | dib-run-parts 08-yum-chroot completed 2024-11-20 07:21:18.284 | dib-run-parts Running /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/50-apt-allow-unauthenticated 2024-11-20 07:21:18.293 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-20 07:21:18.297 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-20 07:21:18.301 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/apt/apt.conf.d ']' 2024-11-20 07:21:18.304 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-20 07:21:18.304 | dib-run-parts Running /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/50-yum-cache 2024-11-20 07:21:18.313 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/50-yum-cache:main:6 : set -eu 2024-11-20 07:21:18.317 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2024-11-20 07:21:18.321 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/50-yum-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.mN4PpnQI/mnt ']' 2024-11-20 07:21:18.325 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/opt/dib_cache/yum 2024-11-20 07:21:18.329 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/50-yum-cache:main:12 : mkdir -p /opt/dib_cache/yum 2024-11-20 07:21:18.335 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /opt/dib_tmp/dib_build.mN4PpnQI/mnt/tmp/yum 2024-11-20 07:21:18.350 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.mN4PpnQI/mnt/tmp/yum 2024-11-20 07:21:18.363 | dib-run-parts 50-yum-cache completed 2024-11-20 07:21:18.363 | dib-run-parts Running /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/60-apt-phased-updates 2024-11-20 07:21:18.372 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-20 07:21:18.376 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-20 07:21:18.380 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :9-stream: ]] 2024-11-20 07:21:18.383 | dib-run-parts 60-apt-phased-updates completed 2024-11-20 07:21:18.384 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-20 07:21:18.384 | dib-run-parts 2024-11-20 07:21:18.387 | dib-run-parts Target: root.d 2024-11-20 07:21:18.387 | dib-run-parts 2024-11-20 07:21:18.387 | dib-run-parts Script Seconds 2024-11-20 07:21:18.387 | dib-run-parts --------------------------------------- ---------- 2024-11-20 07:21:18.387 | dib-run-parts 2024-11-20 07:21:18.407 | dib-run-parts 08-yum-chroot 106.354 2024-11-20 07:21:18.415 | dib-run-parts 50-apt-allow-unauthenticated 0.018 2024-11-20 07:21:18.422 | dib-run-parts 50-yum-cache 0.057 2024-11-20 07:21:18.430 | dib-run-parts 60-apt-phased-updates 0.018 2024-11-20 07:21:18.432 | dib-run-parts 2024-11-20 07:21:18.432 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-20 07:21:18.440 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-20 07:21:18.445 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 07:21:18.445 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-20 07:21:18.453 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.mN4PpnQI/mnt 2024-11-20 07:21:18.455 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-20 07:21:18.462 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2024-11-20 07:21:18.462 | bin 2024-11-20 07:21:18.462 | boot 2024-11-20 07:21:18.462 | dev 2024-11-20 07:21:18.462 | etc 2024-11-20 07:21:18.462 | home 2024-11-20 07:21:18.462 | lib 2024-11-20 07:21:18.462 | lib64 2024-11-20 07:21:18.462 | media 2024-11-20 07:21:18.462 | mnt 2024-11-20 07:21:18.462 | opt 2024-11-20 07:21:18.462 | proc 2024-11-20 07:21:18.462 | root 2024-11-20 07:21:18.462 | run 2024-11-20 07:21:18.462 | sbin 2024-11-20 07:21:18.462 | srv 2024-11-20 07:21:18.462 | sys 2024-11-20 07:21:18.462 | usr 2024-11-20 07:21:18.462 | var' ']' 2024-11-20 07:21:18.467 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/resolv.conf ']' 2024-11-20 07:21:18.471 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/resolv.conf ']' 2024-11-20 07:21:18.476 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/resolv.conf.ORIG 2024-11-20 07:21:18.534 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/resolv.conf 2024-11-20 07:21:18.564 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.mN4PpnQI/mnt/etc/resolv.conf 2024-11-20 07:21:18.591 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-20 07:21:18.596 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-20 07:21:18.602 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-20 07:21:18.607 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.mN4PpnQI/mnt/proc 2024-11-20 07:21:18.622 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.mN4PpnQI/mnt/dev 2024-11-20 07:21:18.637 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-20 07:21:18.643 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-20 07:21:18.651 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-20 07:21:18.656 | + 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.mN4PpnQI/mnt/dev/pts 2024-11-20 07:21:18.672 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.mN4PpnQI/mnt/sys 2024-11-20 07:21:18.688 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d 2024-11-20 07:21:18.695 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-20 07:21:18.699 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-20 07:21:18.704 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-20 07:21:18.709 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.mN4PpnQI/hooks ']' 2024-11-20 07:21:18.714 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-20 07:21:18.718 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 07:21:18.719 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-20 07:21:18.727 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d ']' 2024-11-20 07:21:18.732 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d' 2024-11-20 07:21:18.732 | Running hooks from /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d 2024-11-20 07:21:18.737 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-20 07:21:18.742 | + 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.mN4PpnQI/hooks/extra-data.d 2024-11-20 07:21:18.765 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-20 07:21:18.772 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-20 07:21:18.776 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 07:21:18.780 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 07:21:18.784 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 07:21:18.788 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 07:21:18.793 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 07:21:18.800 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 07:21:18.804 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-20 07:21:18.808 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-20 07:21:18.813 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 07:21:18.817 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 07:21:18.821 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-20 07:21:18.825 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 07:21:18.829 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 07:21:18.833 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-20 07:21:18.837 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-20 07:21:18.841 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 07:21:18.845 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 07:21:18.849 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 07:21:18.853 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 07:21:18.858 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2024-11-20 07:21:18.865 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2024-11-20 07:21:18.869 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:1 : export DISTRO_NAME=centos 2024-11-20 07:21:18.873 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:1 : DISTRO_NAME=centos 2024-11-20 07:21:18.878 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:2 : export DIB_RELEASE=9-stream 2024-11-20 07:21:18.882 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:2 : DIB_RELEASE=9-stream 2024-11-20 07:21:18.886 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/centos 2024-11-20 07:21:18.890 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/centos 2024-11-20 07:21:18.894 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:4 : export YUM=dnf 2024-11-20 07:21:18.898 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:4 : YUM=dnf 2024-11-20 07:21:18.902 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:5 : export DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-20 07:21:18.906 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/10-centos-distro-name.bash:source:5 : DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-20 07:21:18.911 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-20 07:21:18.919 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-20 07:21:18.923 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-20 07:21:18.927 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-20 07:21:18.931 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/14-manifests 2024-11-20 07:21:18.939 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/14-manifests 2024-11-20 07:21:18.943 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 07:21:18.947 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 07:21:18.951 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/centos-9-stream-arm64-268b63487e254617bf9c32d05f71c8a1.d/ 2024-11-20 07:21:18.955 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/centos-9-stream-arm64-268b63487e254617bf9c32d05f71c8a1.d/ 2024-11-20 07:21:18.960 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-20 07:21:18.967 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-20 07:21:18.971 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-20 07:21:18.975 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-20 07:21:18.980 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-20 07:21:18.984 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-20 07:21:18.991 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-20 07:21:18.996 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ centos =~ (almalinux|centos|fedora|rocky) ]] 2024-11-20 07:21:19.000 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-simple-init-networkmanager:source:2 : export DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-20 07:21:19.004 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-simple-init-networkmanager:source:2 : DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-20 07:21:19.008 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \a\l\m\a\l\i\n\u\x ]] 2024-11-20 07:21:19.012 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \r\o\c\k\y ]] 2024-11-20 07:21:19.017 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ centos == \f\e\d\o\r\a ]] 2024-11-20 07:21:19.021 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-20 07:21:19.029 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-20 07:21:19.033 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 07:21:19.037 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 07:21:19.041 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-20 07:21:19.049 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-20 07:21:19.053 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-20 07:21:19.058 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-20 07:21:19.062 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-20 07:21:19.066 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-20 07:21:19.070 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-20 07:21:19.078 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-20 07:21:19.082 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 07:21:19.086 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 07:21:19.090 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 07:21:19.095 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 07:21:19.099 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 07:21:19.104 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 07:21:19.108 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 07:21:19.112 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 07:21:19.117 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-20 07:21:19.124 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-20 07:21:19.129 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-20 07:21:19.133 | ++ /opt/dib_tmp/dib_build.mN4PpnQI/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-20 07:21:19.137 | dib-run-parts Running /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-20 07:21:19.160 | Copying pkg-map for infra-package-needs 2024-11-20 07:21:19.171 | Copying pkg-map for epel 2024-11-20 07:21:19.182 | Copying pkg-map for source-repositories 2024-11-20 07:21:19.193 | Copying pkg-map for ensure-venv 2024-11-20 07:21:19.204 | Copying pkg-map for yum-minimal 2024-11-20 07:21:19.214 | Copying pkg-map for base 2024-11-20 07:21:19.226 | Copying pkg-map for openssh-server 2024-11-20 07:21:19.237 | Copying pkg-map for bootloader 2024-11-20 07:21:19.248 | Copying pkg-map for cache-url 2024-11-20 07:21:19.259 | Copying pkg-map for nodepool-base 2024-11-20 07:21:19.269 | Copying pkg-map for growroot 2024-11-20 07:21:19.280 | Copying pkg-map for runtime-ssh-host-keys 2024-11-20 07:21:19.291 | Copying pkg-map for simple-init 2024-11-20 07:21:19.304 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-20 07:21:19.304 | dib-run-parts Running /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/20-manifest-dir 2024-11-20 07:21:19.313 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-20 07:21:19.317 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-20 07:21:19.321 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.mN4PpnQI/mnt//etc/dib-manifests 2024-11-20 07:21:19.334 | dib-run-parts 20-manifest-dir completed 2024-11-20 07:21:19.334 | dib-run-parts Running /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/50-create-repo-list 2024-11-20 07:21:21.648 | dib-run-parts 50-create-repo-list completed 2024-11-20 07:21:21.648 | dib-run-parts Running /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/60-zuul-user 2024-11-20 07:21:21.657 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-20 07:21:21.662 | + /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-20 07:21:21.666 | + /opt/dib_tmp/dib_build.mN4PpnQI/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-20 07:21:21.666 | ' 2024-11-20 07:21:21.671 | + /opt/dib_tmp/dib_build.mN4PpnQI/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-20 07:21:21.671 | ' ']' 2024-11-20 07:21:21.675 | + /opt/dib_tmp/dib_build.mN4PpnQI/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-20 07:21:21.675 | ' ']' 2024-11-20 07:21:21.679 | + /opt/dib_tmp/dib_build.mN4PpnQI/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-20 07:21:21.679 | ' 2024-11-20 07:21:21.683 | dib-run-parts 60-zuul-user completed 2024-11-20 07:21:21.683 | dib-run-parts Running /opt/dib_tmp/dib_build.mN4PpnQI/hooks/extra-data.d/98-source-repositories 2024-11-20 07:21:21.703 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 07:21:21 UTC 2024 for /opt/dib_tmp/dib_build.mN4PpnQI/hooks/source-repository-simple-init 2024-11-20 07:21:21.740 | (0001 / 0001) 2024-11-20 07:21:22.481 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-20 07:21:22.819 | Cloning from glean cache and applying ref master 2024-11-20 07:21:23.044 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-20 07:21:23.074 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 07:21:23 UTC 2024 for /opt/dib_tmp/dib_build.mN4PpnQI/hooks/source-repository-stackviz 2024-11-20 07:21:23.080 | (0001 / 0001) 2024-11-20 07:21:23.098 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-20 07:21:23.157 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-20 07:21:23.158 | Dload Upload Total Spent Left Speed 2024-11-20 07:21:23.361 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 1263 0 --:--:-- --:--:-- --:--:-- 1269 2024-11-20 07:21:23.555 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-20 07:21:23.563 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-20 07:21:23.615 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 07:21:23 UTC 2024 for /opt/dib_tmp/dib_build.mN4PpnQI/hooks/source-repository-zanatacli 2024-11-20 07:21:23.621 | (0001 / 0001) 2024-11-20 07:21:23.639 | 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-20 07:21:23.671 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-20 07:21:23.672 | Dload Upload Total Spent Left Speed 2024-11-20 07:21:24.133 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 298 0 --:--:-- --:--:-- --:--:-- 298 2024-11-20 07:21:24.697 | 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2024-11-20 07:21:24.705 | 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-20 07:21:25.718 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 07:21:25 UTC 2024 for /opt/dib_tmp/dib_build.mN4PpnQI/hooks/source-repository-projects-yaml 2024-11-20 07:21:25.725 | (0001 / 1318) 2024-11-20 07:21:25.742 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-20 07:21:26.218 | Cloning from airshipctl cache and applying ref * 2024-11-20 07:21:27.158 | (0002 / 1318) 2024-11-20 07:21:27.175 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-20 07:21:27.614 | Cloning from airshipui cache and applying ref * 2024-11-20 07:21:28.492 | (0003 / 1318) 2024-11-20 07:21:28.509 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-20 07:21:28.895 | Cloning from apis cache and applying ref * 2024-11-20 07:21:28.964 | (0004 / 1318) 2024-11-20 07:21:28.982 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-20 07:21:29.813 | Cloning from armada cache and applying ref * 2024-11-20 07:21:42.151 | (0005 / 1318) 2024-11-20 07:21:42.167 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-20 07:21:42.986 | Cloning from armada-go cache and applying ref * 2024-11-20 07:21:45.218 | (0006 / 1318) 2024-11-20 07:21:45.235 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-20 07:21:45.822 | Cloning from armada-operator cache and applying ref * 2024-11-20 07:21:47.334 | (0007 / 1318) 2024-11-20 07:21:47.351 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-20 07:21:47.872 | Cloning from charts cache and applying ref * 2024-11-20 07:21:48.019 | (0008 / 1318) 2024-11-20 07:21:48.036 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-20 07:21:49.067 | Cloning from deckhand cache and applying ref * 2024-11-20 07:21:59.532 | (0009 / 1318) 2024-11-20 07:21:59.549 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-20 07:22:02.996 | Cloning from divingbell cache and applying ref * 2024-11-20 07:22:05.051 | (0010 / 1318) 2024-11-20 07:22:05.068 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-20 07:22:05.804 | Cloning from docs cache and applying ref * 2024-11-20 07:22:05.918 | (0011 / 1318) 2024-11-20 07:22:05.934 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-20 07:22:06.575 | Cloning from drydock cache and applying ref * 2024-11-20 07:22:12.539 | (0012 / 1318) 2024-11-20 07:22:12.555 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-20 07:22:12.872 | Cloning from election cache and applying ref * 2024-11-20 07:22:12.949 | (0013 / 1318) 2024-11-20 07:22:12.966 | 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-20 07:22:13.346 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-20 07:22:13.419 | (0014 / 1318) 2024-11-20 07:22:13.436 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-20 07:22:13.743 | Cloning from go-redfish cache and applying ref * 2024-11-20 07:22:13.828 | (0015 / 1318) 2024-11-20 07:22:13.845 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-20 07:22:14.143 | Cloning from governance cache and applying ref * 2024-11-20 07:22:14.213 | (0016 / 1318) 2024-11-20 07:22:14.230 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-20 07:22:14.564 | Cloning from hostconfig-operator cache and applying ref * 2024-11-20 07:22:14.656 | (0017 / 1318) 2024-11-20 07:22:14.673 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-20 07:22:15.021 | Cloning from image-builder cache and applying ref * 2024-11-20 07:22:15.110 | (0018 / 1318) 2024-11-20 07:22:15.127 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-20 07:22:15.656 | Cloning from images cache and applying ref * 2024-11-20 07:22:15.763 | (0019 / 1318) 2024-11-20 07:22:15.779 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-20 07:22:16.251 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-20 07:22:26.237 | (0020 / 1318) 2024-11-20 07:22:26.254 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-20 07:22:26.944 | Cloning from maas cache and applying ref * 2024-11-20 07:22:29.349 | (0021 / 1318) 2024-11-20 07:22:29.366 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-20 07:22:30.309 | Cloning from pegleg cache and applying ref * 2024-11-20 07:22:35.676 | (0022 / 1318) 2024-11-20 07:22:35.693 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-20 07:22:37.162 | Cloning from porthole cache and applying ref * 2024-11-20 07:22:56.731 | (0023 / 1318) 2024-11-20 07:22:56.748 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-20 07:22:57.913 | Cloning from promenade cache and applying ref * 2024-11-20 07:23:44.151 | (0024 / 1318) 2024-11-20 07:23:44.168 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-20 07:23:45.188 | Cloning from shipyard cache and applying ref * 2024-11-20 07:23:57.672 | (0025 / 1318) 2024-11-20 07:23:57.689 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-20 07:23:58.114 | Cloning from sip cache and applying ref * 2024-11-20 07:24:01.436 | (0026 / 1318) 2024-11-20 07:24:01.453 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-20 07:24:01.812 | Cloning from specs cache and applying ref * 2024-11-20 07:24:01.893 | (0027 / 1318) 2024-11-20 07:24:01.910 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-20 07:24:02.650 | Cloning from spyglass cache and applying ref * 2024-11-20 07:24:02.789 | (0028 / 1318) 2024-11-20 07:24:02.807 | 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-20 07:24:03.351 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-20 07:24:03.428 | (0029 / 1318) 2024-11-20 07:24:03.445 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-20 07:24:03.740 | Cloning from tempest-plugin cache and applying ref * 2024-11-20 07:24:03.815 | (0030 / 1318) 2024-11-20 07:24:03.832 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-20 07:24:04.458 | Cloning from treasuremap cache and applying ref * 2024-11-20 07:24:19.703 | (0031 / 1318) 2024-11-20 07:24:19.720 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-20 07:24:20.135 | Cloning from vino cache and applying ref * 2024-11-20 07:24:20.227 | (0032 / 1318) 2024-11-20 07:24:20.244 | 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-20 07:24:20.598 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-20 07:24:20.678 | (0033 / 1318) 2024-11-20 07:24:20.696 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-20 07:24:21.220 | Cloning from cfn-overview cache and applying ref * 2024-11-20 07:24:21.613 | (0034 / 1318) 2024-11-20 07:24:21.631 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-20 07:24:22.210 | Cloning from cfn-security cache and applying ref * 2024-11-20 07:24:22.430 | (0035 / 1318) 2024-11-20 07:24:22.447 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-20 07:24:22.867 | Cloning from computing-native cache and applying ref * 2024-11-20 07:24:22.985 | (0036 / 1318) 2024-11-20 07:24:23.003 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-20 07:24:23.808 | Cloning from computing-offload cache and applying ref * 2024-11-20 07:24:36.003 | (0037 / 1318) 2024-11-20 07:24:36.020 | 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-20 07:24:36.762 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-20 07:24:50.670 | (0038 / 1318) 2024-11-20 07:24:50.687 | 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-20 07:24:51.497 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-20 07:25:02.819 | (0039 / 1318) 2024-11-20 07:25:02.860 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-20 07:25:03.546 | Cloning from cirros cache and applying ref * 2024-11-20 07:25:04.431 | (0040 / 1318) 2024-11-20 07:25:04.448 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-20 07:25:21.578 | Cloning from inaugust.com cache and applying ref * 2024-11-20 07:25:29.146 | (0041 / 1318) 2024-11-20 07:25:29.164 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-20 07:25:29.476 | Cloning from src.sh cache and applying ref * 2024-11-20 07:25:29.547 | (0042 / 1318) 2024-11-20 07:25:29.564 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-20 07:25:31.185 | Cloning from ttrun cache and applying ref * 2024-11-20 07:25:31.694 | (0043 / 1318) 2024-11-20 07:25:31.711 | 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-20 07:25:34.514 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-20 07:26:07.337 | (0044 / 1318) 2024-11-20 07:26:07.354 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-20 07:26:08.724 | Cloning from python-jenkins cache and applying ref * 2024-11-20 07:26:09.899 | (0045 / 1318) 2024-11-20 07:26:09.916 | 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-20 07:26:10.778 | Cloning from ci-cloud-config cache and applying ref * 2024-11-20 07:26:10.878 | (0046 / 1318) 2024-11-20 07:26:10.895 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-20 07:26:11.527 | Cloning from afsmon cache and applying ref * 2024-11-20 07:26:11.609 | (0047 / 1318) 2024-11-20 07:26:11.626 | 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-20 07:26:12.066 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-20 07:26:12.141 | (0048 / 1318) 2024-11-20 07:26:12.158 | 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-20 07:26:12.602 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-20 07:26:12.676 | (0049 / 1318) 2024-11-20 07:26:12.693 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-20 07:26:13.042 | Cloning from askbot-theme cache and applying ref * 2024-11-20 07:26:13.116 | (0050 / 1318) 2024-11-20 07:26:13.133 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-20 07:26:13.838 | Cloning from base-jobs cache and applying ref * 2024-11-20 07:26:20.841 | (0051 / 1318) 2024-11-20 07:26:20.858 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-20 07:26:21.699 | Cloning from bindep cache and applying ref * 2024-11-20 07:26:22.441 | (0052 / 1318) 2024-11-20 07:26:22.458 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-20 07:26:24.644 | Cloning from ci-sandbox cache and applying ref * 2024-11-20 07:26:24.753 | (0053 / 1318) 2024-11-20 07:26:24.771 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-20 07:26:28.502 | Cloning from dstat_graph cache and applying ref * 2024-11-20 07:26:28.605 | (0054 / 1318) 2024-11-20 07:26:28.623 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-20 07:26:30.146 | Cloning from elastic-recheck cache and applying ref * 2024-11-20 07:26:30.356 | (0055 / 1318) 2024-11-20 07:26:30.375 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-20 07:26:32.095 | Cloning from engagement cache and applying ref * 2024-11-20 07:26:32.366 | (0056 / 1318) 2024-11-20 07:26:32.383 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-20 07:26:33.893 | Cloning from gear cache and applying ref * 2024-11-20 07:26:34.014 | (0057 / 1318) 2024-11-20 07:26:34.031 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-20 07:26:36.168 | Cloning from germqtt cache and applying ref * 2024-11-20 07:26:36.239 | (0058 / 1318) 2024-11-20 07:26:36.256 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-20 07:26:38.601 | Cloning from gerritbot cache and applying ref * 2024-11-20 07:26:39.352 | (0059 / 1318) 2024-11-20 07:26:39.370 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-20 07:26:40.773 | Cloning from gerritlib cache and applying ref * 2024-11-20 07:26:41.767 | (0060 / 1318) 2024-11-20 07:26:41.784 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-20 07:26:42.271 | Cloning from git-restack cache and applying ref * 2024-11-20 07:26:42.367 | (0061 / 1318) 2024-11-20 07:26:42.385 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-20 07:26:44.434 | Cloning from git-review cache and applying ref * 2024-11-20 07:27:07.469 | (0062 / 1318) 2024-11-20 07:27:07.486 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-20 07:27:08.593 | Cloning from glean cache and applying ref * 2024-11-20 07:27:08.920 | (0063 / 1318) 2024-11-20 07:27:08.937 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-20 07:27:09.503 | Cloning from grafyaml cache and applying ref * 2024-11-20 07:27:09.810 | (0064 / 1318) 2024-11-20 07:27:09.827 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-20 07:27:10.751 | Cloning from infra-manual cache and applying ref * 2024-11-20 07:27:12.798 | (0065 / 1318) 2024-11-20 07:27:12.815 | 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-20 07:27:14.384 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-20 07:27:15.087 | (0066 / 1318) 2024-11-20 07:27:15.104 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-20 07:27:18.020 | Cloning from infra-specs cache and applying ref * 2024-11-20 07:27:18.161 | (0067 / 1318) 2024-11-20 07:27:18.178 | 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-20 07:27:22.615 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-20 07:27:24.079 | (0068 / 1318) 2024-11-20 07:27:24.096 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-20 07:27:27.659 | Cloning from irc-meetings cache and applying ref * 2024-11-20 07:27:33.887 | (0069 / 1318) 2024-11-20 07:27:33.905 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-20 07:27:45.911 | Cloning from jeepyb cache and applying ref * 2024-11-20 07:27:46.112 | (0070 / 1318) 2024-11-20 07:27:46.130 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-20 07:27:46.608 | Cloning from lodgeit cache and applying ref * 2024-11-20 07:27:47.140 | (0071 / 1318) 2024-11-20 07:27:47.158 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-20 07:27:47.489 | Cloning from log-classify cache and applying ref * 2024-11-20 07:27:47.559 | (0072 / 1318) 2024-11-20 07:27:47.576 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-20 07:27:47.833 | Cloning from log_processor cache and applying ref * 2024-11-20 07:27:47.908 | (0073 / 1318) 2024-11-20 07:27:47.925 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-20 07:27:48.272 | Cloning from lpmqtt cache and applying ref * 2024-11-20 07:27:48.342 | (0074 / 1318) 2024-11-20 07:27:48.360 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-20 07:27:48.869 | Cloning from meetbot cache and applying ref * 2024-11-20 07:27:48.946 | (0075 / 1318) 2024-11-20 07:27:48.963 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-20 07:27:49.909 | Cloning from mqtt_statsd cache and applying ref * 2024-11-20 07:27:49.983 | (0076 / 1318) 2024-11-20 07:27:50.000 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-20 07:27:50.385 | Cloning from netlify-sandbox cache and applying ref * 2024-11-20 07:27:51.248 | (0077 / 1318) 2024-11-20 07:27:51.266 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-20 07:27:51.873 | Cloning from project-config cache and applying ref * 2024-11-20 07:27:52.112 | (0078 / 1318) 2024-11-20 07:27:52.130 | 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-20 07:27:52.397 | Cloning from project-config-example cache and applying ref * 2024-11-20 07:27:52.471 | (0079 / 1318) 2024-11-20 07:27:52.488 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-20 07:27:52.906 | Cloning from publications cache and applying ref * 2024-11-20 07:27:55.318 | (0080 / 1318) 2024-11-20 07:27:55.337 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-20 07:27:55.651 | Cloning from puppet-bup cache and applying ref * 2024-11-20 07:27:55.723 | (0081 / 1318) 2024-11-20 07:27:55.741 | 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-20 07:27:56.251 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-20 07:27:56.324 | (0082 / 1318) 2024-11-20 07:27:56.341 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-20 07:27:56.930 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-20 07:27:57.004 | (0083 / 1318) 2024-11-20 07:27:57.021 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-20 07:27:57.433 | Cloning from puppet-httpd cache and applying ref * 2024-11-20 07:27:57.508 | (0084 / 1318) 2024-11-20 07:27:57.526 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-20 07:27:57.794 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-20 07:27:57.866 | (0085 / 1318) 2024-11-20 07:27:57.883 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-20 07:27:58.170 | Cloning from puppet-logrotate cache and applying ref * 2024-11-20 07:27:58.243 | (0086 / 1318) 2024-11-20 07:27:58.260 | 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-20 07:27:58.750 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-20 07:27:58.828 | (0087 / 1318) 2024-11-20 07:27:58.846 | 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-20 07:27:59.154 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-20 07:27:59.227 | (0088 / 1318) 2024-11-20 07:27:59.245 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-20 07:27:59.740 | Cloning from puppet-pip cache and applying ref * 2024-11-20 07:27:59.813 | (0089 / 1318) 2024-11-20 07:27:59.830 | 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-20 07:28:00.086 | Cloning from puppet-project_config cache and applying ref * 2024-11-20 07:28:00.159 | (0090 / 1318) 2024-11-20 07:28:00.176 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-20 07:28:00.454 | Cloning from puppet-redis cache and applying ref * 2024-11-20 07:28:00.529 | (0091 / 1318) 2024-11-20 07:28:00.546 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-20 07:28:00.855 | Cloning from puppet-reviewday cache and applying ref * 2024-11-20 07:28:00.928 | (0092 / 1318) 2024-11-20 07:28:00.946 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-20 07:28:01.285 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-20 07:28:01.358 | (0093 / 1318) 2024-11-20 07:28:01.375 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-20 07:28:01.886 | Cloning from puppet-ssh cache and applying ref * 2024-11-20 07:28:01.982 | (0094 / 1318) 2024-11-20 07:28:01.999 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-20 07:28:02.498 | Cloning from puppet-storyboard cache and applying ref * 2024-11-20 07:28:02.573 | (0095 / 1318) 2024-11-20 07:28:02.591 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-20 07:28:02.859 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-20 07:28:02.930 | (0096 / 1318) 2024-11-20 07:28:02.948 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-20 07:28:03.386 | Cloning from puppet-ulimit cache and applying ref * 2024-11-20 07:28:03.459 | (0097 / 1318) 2024-11-20 07:28:03.476 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-20 07:28:03.761 | Cloning from puppet-user cache and applying ref * 2024-11-20 07:28:03.835 | (0098 / 1318) 2024-11-20 07:28:03.852 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-20 07:28:04.152 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-20 07:28:04.258 | (0099 / 1318) 2024-11-20 07:28:04.276 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-20 07:28:05.080 | Cloning from puppet-zanata cache and applying ref * 2024-11-20 07:28:05.153 | (0100 / 1318) 2024-11-20 07:28:05.170 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-20 07:28:05.942 | Cloning from python-storyboardclient cache and applying ref * 2024-11-20 07:28:06.022 | (0101 / 1318) 2024-11-20 07:28:06.039 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-20 07:28:06.724 | Cloning from sandbox cache and applying ref * 2024-11-20 07:28:12.995 | (0102 / 1318) 2024-11-20 07:28:13.012 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-20 07:28:16.210 | Cloning from statusbot cache and applying ref * 2024-11-20 07:28:23.417 | (0103 / 1318) 2024-11-20 07:28:23.435 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-20 07:28:25.735 | Cloning from storyboard cache and applying ref * 2024-11-20 07:28:26.016 | (0104 / 1318) 2024-11-20 07:28:26.033 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-20 07:28:32.504 | Cloning from storyboard-vue cache and applying ref * 2024-11-20 07:28:32.596 | (0105 / 1318) 2024-11-20 07:28:32.614 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-20 07:28:43.150 | Cloning from storyboard-webclient cache and applying ref * 2024-11-20 07:28:43.383 | (0106 / 1318) 2024-11-20 07:28:43.400 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-20 07:28:44.172 | Cloning from subunit2sql cache and applying ref * 2024-11-20 07:28:44.337 | (0107 / 1318) 2024-11-20 07:28:44.354 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-20 07:28:45.373 | Cloning from system-config cache and applying ref * 2024-11-20 07:32:21.240 | (0108 / 1318) 2024-11-20 07:32:21.258 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-20 07:32:21.841 | Cloning from yaml2ical cache and applying ref * 2024-11-20 07:32:22.992 | (0109 / 1318) 2024-11-20 07:32:23.010 | 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-20 07:32:23.763 | Cloning from zone-gating.dev cache and applying ref * 2024-11-20 07:32:25.299 | (0110 / 1318) 2024-11-20 07:32:25.316 | 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-20 07:32:29.550 | Cloning from zone-opendev.org cache and applying ref * 2024-11-20 07:32:49.091 | (0111 / 1318) 2024-11-20 07:32:49.109 | 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-20 07:32:49.653 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-20 07:32:51.328 | (0112 / 1318) 2024-11-20 07:32:51.346 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-20 07:32:52.358 | Cloning from zuul-jobs cache and applying ref * 2024-11-20 07:32:55.328 | (0113 / 1318) 2024-11-20 07:32:55.345 | 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-20 07:32:56.064 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-20 07:32:57.751 | (0114 / 1318) 2024-11-20 07:32:57.768 | 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-20 07:32:58.256 | Cloning from edge-computing-group cache and applying ref * 2024-11-20 07:32:58.836 | (0115 / 1318) 2024-11-20 07:32:58.853 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-20 07:32:59.518 | Cloning from four-opens cache and applying ref * 2024-11-20 07:32:59.591 | (0116 / 1318) 2024-11-20 07:32:59.608 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-20 07:33:00.177 | Cloning from groups cache and applying ref * 2024-11-20 07:33:00.383 | (0117 / 1318) 2024-11-20 07:33:00.400 | 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-20 07:33:00.689 | Cloning from groups-static-pages cache and applying ref * 2024-11-20 07:33:00.765 | (0118 / 1318) 2024-11-20 07:33:00.782 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-20 07:33:01.532 | Cloning from interop cache and applying ref * 2024-11-20 07:33:02.986 | (0119 / 1318) 2024-11-20 07:33:03.003 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-20 07:33:03.876 | Cloning from odsreg cache and applying ref * 2024-11-20 07:33:03.957 | (0120 / 1318) 2024-11-20 07:33:03.975 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-20 07:33:04.530 | Cloning from openstack-map cache and applying ref * 2024-11-20 07:33:04.693 | (0121 / 1318) 2024-11-20 07:33:04.710 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-20 07:33:05.804 | Cloning from openstackweb cache and applying ref * 2024-11-20 07:33:08.837 | (0122 / 1318) 2024-11-20 07:33:08.854 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-20 07:33:10.780 | Cloning from python-tempestconf cache and applying ref * 2024-11-20 07:33:14.741 | (0123 / 1318) 2024-11-20 07:33:14.759 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-20 07:33:15.864 | Cloning from refstack cache and applying ref * 2024-11-20 07:33:17.005 | (0124 / 1318) 2024-11-20 07:33:17.024 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-20 07:33:17.892 | Cloning from refstack-client cache and applying ref * 2024-11-20 07:33:18.475 | (0125 / 1318) 2024-11-20 07:33:18.492 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-20 07:33:18.809 | Cloning from transparency-policy cache and applying ref * 2024-11-20 07:33:18.923 | (0126 / 1318) 2024-11-20 07:33:18.940 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-20 07:33:19.210 | Cloning from way cache and applying ref * 2024-11-20 07:33:19.282 | (0127 / 1318) 2024-11-20 07:33:19.299 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-20 07:33:19.601 | Cloning from contrib cache and applying ref * 2024-11-20 07:33:19.672 | (0128 / 1318) 2024-11-20 07:33:19.689 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-20 07:33:22.563 | Cloning from adjutant cache and applying ref * 2024-11-20 07:33:24.428 | (0129 / 1318) 2024-11-20 07:33:24.447 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-20 07:33:26.183 | Cloning from adjutant-ui cache and applying ref * 2024-11-20 07:33:28.079 | (0130 / 1318) 2024-11-20 07:33:28.096 | 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-20 07:33:31.725 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-20 07:33:54.813 | (0131 / 1318) 2024-11-20 07:33:54.830 | 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-20 07:33:56.415 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-20 07:34:12.432 | (0132 / 1318) 2024-11-20 07:34:12.449 | 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-20 07:34:15.394 | Cloning from ansible-config_template cache and applying ref * 2024-11-20 07:34:16.769 | (0133 / 1318) 2024-11-20 07:34:16.786 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-20 07:34:18.962 | Cloning from ansible-hardening cache and applying ref * 2024-11-20 07:34:24.494 | (0134 / 1318) 2024-11-20 07:34:24.511 | 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-20 07:34:30.354 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-20 07:34:30.429 | (0135 / 1318) 2024-11-20 07:34:30.447 | 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-20 07:34:38.916 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-20 07:34:39.482 | (0136 / 1318) 2024-11-20 07:34:39.500 | 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-20 07:34:40.123 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-20 07:34:40.527 | (0137 / 1318) 2024-11-20 07:34:40.572 | 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-20 07:34:41.991 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-20 07:34:42.680 | (0138 / 1318) 2024-11-20 07:34:42.698 | 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-20 07:34:43.858 | Cloning from ansible-role-pki cache and applying ref * 2024-11-20 07:34:45.271 | (0139 / 1318) 2024-11-20 07:34:45.288 | 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-20 07:34:45.823 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-20 07:34:45.895 | (0140 / 1318) 2024-11-20 07:34:45.912 | 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-20 07:34:47.466 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-20 07:34:51.752 | (0141 / 1318) 2024-11-20 07:34:51.769 | 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-20 07:34:52.841 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-20 07:34:53.363 | (0142 / 1318) 2024-11-20 07:34:53.380 | 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-20 07:34:54.410 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-20 07:34:55.271 | (0143 / 1318) 2024-11-20 07:34:55.288 | 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-20 07:34:56.552 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-20 07:34:58.416 | (0144 / 1318) 2024-11-20 07:34:58.434 | 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-20 07:34:59.312 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-20 07:35:00.916 | (0145 / 1318) 2024-11-20 07:35:00.933 | 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-20 07:35:02.709 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-20 07:35:03.714 | (0146 / 1318) 2024-11-20 07:35:03.731 | 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-20 07:35:05.521 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-20 07:35:08.627 | (0147 / 1318) 2024-11-20 07:35:08.644 | 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-20 07:35:08.959 | Cloning from ansible-role-vault cache and applying ref * 2024-11-20 07:35:09.029 | (0148 / 1318) 2024-11-20 07:35:09.047 | 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-20 07:35:09.818 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-20 07:35:11.117 | (0149 / 1318) 2024-11-20 07:35:11.135 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-20 07:35:14.999 | Cloning from aodh cache and applying ref * 2024-11-20 07:35:26.924 | (0150 / 1318) 2024-11-20 07:35:26.941 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-20 07:35:27.259 | Cloning from api-sig cache and applying ref * 2024-11-20 07:35:27.354 | (0151 / 1318) 2024-11-20 07:35:27.371 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-20 07:35:28.048 | Cloning from api-site cache and applying ref * 2024-11-20 07:35:31.268 | (0152 / 1318) 2024-11-20 07:35:31.285 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-20 07:35:31.713 | Cloning from arch-design cache and applying ref * 2024-11-20 07:35:31.847 | (0153 / 1318) 2024-11-20 07:35:31.864 | 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-20 07:35:32.191 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-20 07:35:32.285 | (0154 / 1318) 2024-11-20 07:35:32.302 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-20 07:35:34.302 | Cloning from automaton cache and applying ref * 2024-11-20 07:35:36.085 | (0155 / 1318) 2024-11-20 07:35:36.102 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-20 07:35:39.643 | Cloning from barbican cache and applying ref * 2024-11-20 07:35:56.962 | (0156 / 1318) 2024-11-20 07:35:56.979 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-20 07:35:57.358 | Cloning from barbican-specs cache and applying ref * 2024-11-20 07:35:57.445 | (0157 / 1318) 2024-11-20 07:35:57.462 | 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-20 07:35:58.323 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-20 07:36:05.294 | (0158 / 1318) 2024-11-20 07:36:05.311 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-20 07:36:12.800 | Cloning from barbican-ui cache and applying ref * 2024-11-20 07:36:12.909 | (0159 / 1318) 2024-11-20 07:36:12.926 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-20 07:36:15.499 | Cloning from bashate cache and applying ref * 2024-11-20 07:36:15.763 | (0160 / 1318) 2024-11-20 07:36:15.781 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-20 07:36:19.430 | Cloning from bifrost cache and applying ref * 2024-11-20 07:37:18.376 | (0161 / 1318) 2024-11-20 07:37:18.393 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-20 07:37:35.489 | Cloning from blazar cache and applying ref * 2024-11-20 07:37:44.744 | (0162 / 1318) 2024-11-20 07:37:44.762 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-20 07:37:47.789 | Cloning from blazar-dashboard cache and applying ref * 2024-11-20 07:37:49.985 | (0163 / 1318) 2024-11-20 07:37:50.002 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-20 07:37:52.411 | Cloning from blazar-nova cache and applying ref * 2024-11-20 07:37:53.545 | (0164 / 1318) 2024-11-20 07:37:53.563 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-20 07:37:54.579 | Cloning from blazar-specs cache and applying ref * 2024-11-20 07:37:54.675 | (0165 / 1318) 2024-11-20 07:37:54.692 | 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-20 07:37:55.850 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-20 07:37:56.666 | (0166 / 1318) 2024-11-20 07:37:56.683 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-20 07:37:57.335 | Cloning from bugdaystats cache and applying ref * 2024-11-20 07:37:57.420 | (0167 / 1318) 2024-11-20 07:37:57.436 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-20 07:37:59.393 | Cloning from castellan cache and applying ref * 2024-11-20 07:38:06.668 | (0168 / 1318) 2024-11-20 07:38:06.686 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-20 07:38:10.055 | Cloning from ceilometer cache and applying ref * 2024-11-20 07:39:10.911 | (0169 / 1318) 2024-11-20 07:39:10.929 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-20 07:39:16.048 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-20 07:39:23.697 | (0170 / 1318) 2024-11-20 07:39:23.714 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-20 07:39:34.967 | Cloning from charm-aodh cache and applying ref * 2024-11-20 07:39:41.059 | (0171 / 1318) 2024-11-20 07:39:41.076 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-11-20 07:39:42.136 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-20 07:39:43.937 | (0172 / 1318) 2024-11-20 07:39:43.955 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-20 07:39:45.282 | Cloning from charm-barbican cache and applying ref * 2024-11-20 07:39:51.560 | (0173 / 1318) 2024-11-20 07:39:51.578 | 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-20 07:39:52.599 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-20 07:39:56.055 | (0174 / 1318) 2024-11-20 07:39:56.072 | 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-20 07:39:56.579 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-20 07:39:56.663 | (0175 / 1318) 2024-11-20 07:39:56.680 | 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-20 07:39:57.958 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-20 07:40:02.554 | (0176 / 1318) 2024-11-20 07:40:02.571 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-20 07:40:04.576 | Cloning from charm-ceilometer cache and applying ref * 2024-11-20 07:40:16.097 | (0177 / 1318) 2024-11-20 07:40:16.115 | 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-20 07:40:17.313 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-20 07:40:25.944 | (0178 / 1318) 2024-11-20 07:40:25.962 | 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-20 07:40:27.018 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-20 07:40:31.776 | (0179 / 1318) 2024-11-20 07:40:31.793 | 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-20 07:40:33.520 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-20 07:40:56.788 | (0180 / 1318) 2024-11-20 07:40:56.806 | 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-20 07:40:58.333 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-20 07:41:03.000 | (0181 / 1318) 2024-11-20 07:41:03.017 | 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-20 07:41:04.264 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-20 07:41:10.216 | (0182 / 1318) 2024-11-20 07:41:10.234 | 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-20 07:41:12.418 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-20 07:41:36.352 | (0183 / 1318) 2024-11-20 07:41:36.369 | 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-20 07:41:37.802 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-20 07:41:39.809 | (0184 / 1318) 2024-11-20 07:41:39.826 | 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-20 07:41:41.094 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-20 07:42:04.317 | (0185 / 1318) 2024-11-20 07:42:04.335 | 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-20 07:42:06.004 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-20 07:42:10.127 | (0186 / 1318) 2024-11-20 07:42:10.144 | 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-20 07:42:13.293 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-20 07:42:44.896 | (0187 / 1318) 2024-11-20 07:42:44.913 | 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-20 07:42:46.789 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-20 07:42:51.370 | (0188 / 1318) 2024-11-20 07:42:51.387 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-20 07:42:53.759 | Cloning from charm-cinder cache and applying ref * 2024-11-20 07:43:20.979 | (0189 / 1318) 2024-11-20 07:43:20.996 | 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-20 07:43:23.377 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-20 07:43:28.161 | (0190 / 1318) 2024-11-20 07:43:28.178 | 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-20 07:43:29.381 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-20 07:43:35.164 | (0191 / 1318) 2024-11-20 07:43:35.182 | 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-20 07:43:36.919 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-20 07:43:44.949 | (0192 / 1318) 2024-11-20 07:43:44.967 | 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-20 07:43:46.524 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-20 07:43:53.473 | (0193 / 1318) 2024-11-20 07:43:53.490 | 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-20 07:43:53.939 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-20 07:43:54.013 | (0194 / 1318) 2024-11-20 07:43:54.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-20 07:43:54.369 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-20 07:43:54.443 | (0195 / 1318) 2024-11-20 07:43:54.460 | 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-20 07:43:55.361 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-20 07:43:56.889 | (0196 / 1318) 2024-11-20 07:43:56.906 | 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-20 07:43:57.826 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-20 07:44:05.559 | (0197 / 1318) 2024-11-20 07:44:05.576 | 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-20 07:44:06.898 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-20 07:44:18.053 | (0198 / 1318) 2024-11-20 07:44:18.070 | 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-20 07:44:20.164 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-20 07:44:28.745 | (0199 / 1318) 2024-11-20 07:44:28.763 | 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-20 07:44:29.406 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-20 07:44:30.354 | (0200 / 1318) 2024-11-20 07:44:30.371 | 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-20 07:44:31.530 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-20 07:44:33.328 | (0201 / 1318) 2024-11-20 07:44:33.345 | 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-20 07:44:35.264 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-20 07:44:42.884 | (0202 / 1318) 2024-11-20 07:44:42.902 | 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-20 07:44:43.843 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-20 07:44:46.264 | (0203 / 1318) 2024-11-20 07:44:46.281 | 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-20 07:44:47.620 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-20 07:44:51.189 | (0204 / 1318) 2024-11-20 07:44:51.207 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-20 07:44:51.712 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-20 07:44:51.939 | (0205 / 1318) 2024-11-20 07:44:51.956 | 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-20 07:44:53.168 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-20 07:44:56.079 | (0206 / 1318) 2024-11-20 07:44:56.097 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-20 07:44:57.686 | Cloning from charm-designate cache and applying ref * 2024-11-20 07:45:12.944 | (0207 / 1318) 2024-11-20 07:45:12.961 | 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-20 07:45:20.347 | Cloning from charm-designate-bind cache and applying ref * 2024-11-20 07:45:26.022 | (0208 / 1318) 2024-11-20 07:45:26.039 | 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-20 07:45:34.725 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-20 07:45:35.449 | (0209 / 1318) 2024-11-20 07:45:35.467 | 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-20 07:45:36.317 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-20 07:45:56.861 | (0210 / 1318) 2024-11-20 07:45:56.878 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-20 07:45:58.639 | Cloning from charm-glance cache and applying ref * 2024-11-20 07:46:15.924 | (0211 / 1318) 2024-11-20 07:46:15.942 | 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-20 07:46:18.024 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-20 07:46:27.671 | (0212 / 1318) 2024-11-20 07:46:27.688 | 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-20 07:46:29.500 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-11-20 07:46:39.342 | (0213 / 1318) 2024-11-20 07:46:39.359 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-11-20 07:46:39.995 | Cloning from charm-glusterfs cache and applying ref * 2024-11-20 07:46:40.132 | (0214 / 1318) 2024-11-20 07:46:40.149 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-11-20 07:46:41.639 | Cloning from charm-gnocchi cache and applying ref * 2024-11-20 07:46:49.563 | (0215 / 1318) 2024-11-20 07:46:49.581 | 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-20 07:46:50.728 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-11-20 07:46:53.635 | (0216 / 1318) 2024-11-20 07:46:53.652 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-11-20 07:46:54.753 | Cloning from charm-guide cache and applying ref * 2024-11-20 07:47:42.532 | (0217 / 1318) 2024-11-20 07:47:42.552 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-11-20 07:47:49.429 | Cloning from charm-hacluster cache and applying ref * 2024-11-20 07:48:00.514 | (0218 / 1318) 2024-11-20 07:48:00.532 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-11-20 07:48:02.366 | Cloning from charm-heat cache and applying ref * 2024-11-20 07:48:16.139 | (0219 / 1318) 2024-11-20 07:48:16.157 | 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-20 07:48:21.855 | Cloning from charm-heat-k8s cache and applying ref * 2024-11-20 07:48:44.559 | (0220 / 1318) 2024-11-20 07:48:44.576 | 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-20 07:48:45.725 | Cloning from charm-horizon-k8s cache and applying ref * 2024-11-20 07:48:53.751 | (0221 / 1318) 2024-11-20 07:48:53.768 | 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-20 07:48:54.501 | Cloning from charm-infinidat-tools cache and applying ref * 2024-11-20 07:48:56.558 | (0222 / 1318) 2024-11-20 07:48:56.575 | 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-20 07:48:57.037 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-11-20 07:48:57.110 | (0223 / 1318) 2024-11-20 07:48:57.127 | 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-20 07:48:57.625 | Cloning from charm-interface-bgp cache and applying ref * 2024-11-20 07:48:57.699 | (0224 / 1318) 2024-11-20 07:48:57.717 | 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-20 07:48:58.053 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-11-20 07:48:58.125 | (0225 / 1318) 2024-11-20 07:48:58.143 | 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-20 07:48:58.671 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-11-20 07:48:58.748 | (0226 / 1318) 2024-11-20 07:48:58.766 | 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-20 07:48:59.107 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-11-20 07:48:59.183 | (0227 / 1318) 2024-11-20 07:48:59.200 | 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-20 07:48:59.535 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-11-20 07:48:59.608 | (0228 / 1318) 2024-11-20 07:48:59.625 | 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-20 07:49:00.027 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-11-20 07:49:00.100 | (0229 / 1318) 2024-11-20 07:49:00.117 | 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-20 07:49:00.427 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-11-20 07:49:00.499 | (0230 / 1318) 2024-11-20 07:49:00.516 | 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-20 07:49:00.801 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-11-20 07:49:00.873 | (0231 / 1318) 2024-11-20 07:49:00.890 | 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-20 07:49:01.167 | Cloning from charm-interface-designate cache and applying ref * 2024-11-20 07:49:01.240 | (0232 / 1318) 2024-11-20 07:49:01.257 | 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-20 07:49:01.538 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-11-20 07:49:01.610 | (0233 / 1318) 2024-11-20 07:49:01.627 | 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-20 07:49:02.039 | Cloning from charm-interface-hacluster cache and applying ref * 2024-11-20 07:49:02.269 | (0234 / 1318) 2024-11-20 07:49:02.287 | 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-20 07:49:02.791 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-11-20 07:49:02.862 | (0235 / 1318) 2024-11-20 07:49:02.879 | 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-20 07:49:03.498 | Cloning from charm-interface-keystone cache and applying ref * 2024-11-20 07:49:05.319 | (0236 / 1318) 2024-11-20 07:49:05.335 | 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-20 07:49:05.954 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-11-20 07:49:06.026 | (0237 / 1318) 2024-11-20 07:49:06.043 | 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-20 07:49:06.555 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-11-20 07:49:06.628 | (0238 / 1318) 2024-11-20 07:49:06.645 | 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-20 07:49:06.998 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-11-20 07:49:07.071 | (0239 / 1318) 2024-11-20 07:49:07.088 | 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-20 07:49:07.436 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-11-20 07:49:07.508 | (0240 / 1318) 2024-11-20 07:49:07.526 | 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-20 07:49:07.959 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-11-20 07:49:08.032 | (0241 / 1318) 2024-11-20 07:49:08.049 | 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-20 07:49:09.298 | Cloning from charm-interface-magpie cache and applying ref * 2024-11-20 07:49:09.372 | (0242 / 1318) 2024-11-20 07:49:09.390 | 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-20 07:49:10.096 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-11-20 07:49:10.168 | (0243 / 1318) 2024-11-20 07:49:10.186 | 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-20 07:49:10.921 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-11-20 07:49:10.993 | (0244 / 1318) 2024-11-20 07:49:11.011 | 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-20 07:49:11.970 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-11-20 07:49:12.044 | (0245 / 1318) 2024-11-20 07:49:12.061 | 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-20 07:49:12.827 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-11-20 07:49:12.900 | (0246 / 1318) 2024-11-20 07:49:12.918 | 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-20 07:49:13.704 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-11-20 07:49:13.777 | (0247 / 1318) 2024-11-20 07:49:13.794 | 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-20 07:49:14.264 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-11-20 07:49:14.339 | (0248 / 1318) 2024-11-20 07:49:14.356 | 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-20 07:49:14.718 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-11-20 07:49:14.791 | (0249 / 1318) 2024-11-20 07:49:14.809 | 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-20 07:49:15.255 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-11-20 07:49:15.326 | (0250 / 1318) 2024-11-20 07:49:15.343 | 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-20 07:49:15.611 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-11-20 07:49:15.683 | (0251 / 1318) 2024-11-20 07:49:15.701 | 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-20 07:49:16.086 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-11-20 07:49:16.157 | (0252 / 1318) 2024-11-20 07:49:16.174 | 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-20 07:49:16.466 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-11-20 07:49:16.538 | (0253 / 1318) 2024-11-20 07:49:16.555 | 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-20 07:49:16.846 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-11-20 07:49:16.918 | (0254 / 1318) 2024-11-20 07:49:16.936 | 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-20 07:49:17.526 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-11-20 07:49:17.599 | (0255 / 1318) 2024-11-20 07:49:17.616 | 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-20 07:49:17.954 | Cloning from charm-interface-placement cache and applying ref * 2024-11-20 07:49:18.026 | (0256 / 1318) 2024-11-20 07:49:18.043 | 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-20 07:49:18.412 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-11-20 07:49:18.484 | (0257 / 1318) 2024-11-20 07:49:18.500 | 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-20 07:49:18.954 | Cloning from charm-interface-service-control cache and applying ref * 2024-11-20 07:49:19.026 | (0258 / 1318) 2024-11-20 07:49:19.044 | 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-20 07:49:19.346 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-11-20 07:49:19.418 | (0259 / 1318) 2024-11-20 07:49:19.435 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-11-20 07:49:19.901 | Cloning from charm-ironic cache and applying ref * 2024-11-20 07:49:19.986 | (0260 / 1318) 2024-11-20 07:49:20.003 | 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-20 07:49:21.719 | Cloning from charm-ironic-api cache and applying ref * 2024-11-20 07:49:34.020 | (0261 / 1318) 2024-11-20 07:49:34.037 | 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-20 07:49:46.918 | Cloning from charm-ironic-conductor cache and applying ref * 2024-11-20 07:50:03.391 | (0262 / 1318) 2024-11-20 07:50:03.408 | 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-20 07:50:05.045 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-11-20 07:50:08.888 | (0263 / 1318) 2024-11-20 07:50:08.906 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-11-20 07:50:11.676 | Cloning from charm-keystone cache and applying ref * 2024-11-20 07:50:44.715 | (0264 / 1318) 2024-11-20 07:50:44.733 | 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-20 07:50:50.922 | Cloning from charm-keystone-k8s cache and applying ref * 2024-11-20 07:51:25.268 | (0265 / 1318) 2024-11-20 07:51:25.286 | 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-20 07:51:26.728 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-11-20 07:51:31.951 | (0266 / 1318) 2024-11-20 07:51:31.968 | 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-20 07:51:33.430 | Cloning from charm-keystone-ldap cache and applying ref * 2024-11-20 07:51:38.939 | (0267 / 1318) 2024-11-20 07:51:38.956 | 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-20 07:51:40.167 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-11-20 07:51:40.881 | (0268 / 1318) 2024-11-20 07:51:40.898 | 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-20 07:51:42.712 | Cloning from charm-keystone-openidc cache and applying ref * 2024-11-20 07:51:50.419 | (0269 / 1318) 2024-11-20 07:51:50.436 | 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-20 07:51:53.223 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-11-20 07:52:01.992 | (0270 / 1318) 2024-11-20 07:52:02.009 | 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-20 07:52:02.808 | Cloning from charm-layer-ceph cache and applying ref * 2024-11-20 07:52:02.880 | (0271 / 1318) 2024-11-20 07:52:02.897 | 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-20 07:52:03.287 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-11-20 07:52:03.360 | (0272 / 1318) 2024-11-20 07:52:03.376 | 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-20 07:52:03.959 | Cloning from charm-layer-openstack cache and applying ref * 2024-11-20 07:52:04.587 | (0273 / 1318) 2024-11-20 07:52:04.604 | 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-20 07:52:04.889 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-11-20 07:52:04.960 | (0274 / 1318) 2024-11-20 07:52:04.977 | 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-20 07:52:05.269 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-11-20 07:52:05.340 | (0275 / 1318) 2024-11-20 07:52:05.359 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-11-20 07:52:07.316 | Cloning from charm-magnum cache and applying ref * 2024-11-20 07:52:18.487 | (0276 / 1318) 2024-11-20 07:52:18.503 | 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-20 07:52:20.063 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-11-20 07:52:30.672 | (0277 / 1318) 2024-11-20 07:52:30.689 | 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-20 07:52:34.280 | Cloning from charm-magnum-k8s cache and applying ref * 2024-11-20 07:52:38.572 | (0278 / 1318) 2024-11-20 07:52:38.589 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-11-20 07:52:44.435 | Cloning from charm-magpie cache and applying ref * 2024-11-20 07:52:55.868 | (0279 / 1318) 2024-11-20 07:52:55.885 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-11-20 07:52:58.027 | Cloning from charm-manila cache and applying ref * 2024-11-20 07:53:09.202 | (0280 / 1318) 2024-11-20 07:53:09.219 | 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-20 07:53:11.782 | Cloning from charm-manila-dashboard cache and applying ref * 2024-11-20 07:53:18.848 | (0281 / 1318) 2024-11-20 07:53:18.866 | 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-20 07:53:19.624 | Cloning from charm-manila-flashblade cache and applying ref * 2024-11-20 07:53:19.696 | (0282 / 1318) 2024-11-20 07:53:19.714 | 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-20 07:53:21.544 | Cloning from charm-manila-ganesha cache and applying ref * 2024-11-20 07:53:34.554 | (0283 / 1318) 2024-11-20 07:53:34.571 | 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-20 07:53:37.466 | Cloning from charm-manila-generic cache and applying ref * 2024-11-20 07:53:46.349 | (0284 / 1318) 2024-11-20 07:53:46.367 | 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-20 07:53:47.342 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-11-20 07:53:47.439 | (0285 / 1318) 2024-11-20 07:53:47.456 | 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-20 07:53:48.557 | Cloning from charm-manila-infinidat cache and applying ref * 2024-11-20 07:53:50.600 | (0286 / 1318) 2024-11-20 07:53:50.618 | 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-20 07:53:52.715 | Cloning from charm-manila-netapp cache and applying ref * 2024-11-20 07:53:57.196 | (0287 / 1318) 2024-11-20 07:53:57.213 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-11-20 07:54:06.627 | Cloning from charm-masakari cache and applying ref * 2024-11-20 07:54:22.472 | (0288 / 1318) 2024-11-20 07:54:22.490 | 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-20 07:54:24.228 | Cloning from charm-masakari-monitors cache and applying ref * 2024-11-20 07:54:30.358 | (0289 / 1318) 2024-11-20 07:54:30.375 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-11-20 07:54:31.217 | Cloning from charm-mistral cache and applying ref * 2024-11-20 07:54:31.385 | (0290 / 1318) 2024-11-20 07:54:31.403 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-11-20 07:54:32.494 | Cloning from charm-murano cache and applying ref * 2024-11-20 07:54:32.695 | (0291 / 1318) 2024-11-20 07:54:32.712 | 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-20 07:54:34.065 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-11-20 07:54:44.350 | (0292 / 1318) 2024-11-20 07:54:44.367 | 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-20 07:54:45.256 | Cloning from charm-mysql-router cache and applying ref * 2024-11-20 07:54:49.512 | (0293 / 1318) 2024-11-20 07:54:49.529 | 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-20 07:54:51.371 | Cloning from charm-neutron-api cache and applying ref * 2024-11-20 07:55:10.047 | (0294 / 1318) 2024-11-20 07:55:10.064 | 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-20 07:55:10.704 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-11-20 07:55:11.002 | (0295 / 1318) 2024-11-20 07:55:11.019 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-arista.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_arista_83e0603af52deafe98e38cec5b4fadeee3afcebb with ref * 2024-11-20 07:55:13.204 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-11-20 07:55:18.195 | (0296 / 1318) 2024-11-20 07:55:18.212 | 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-20 07:55:21.754 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-11-20 07:55:35.550 | (0297 / 1318) 2024-11-20 07:55:35.568 | 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-20 07:55:37.403 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-11-20 07:56:01.764 | (0298 / 1318) 2024-11-20 07:56:01.781 | 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-20 07:56:03.028 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-11-20 07:56:05.058 | (0299 / 1318) 2024-11-20 07:56:05.075 | 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-20 07:56:07.135 | Cloning from charm-neutron-gateway cache and applying ref * 2024-11-20 07:56:17.720 | (0300 / 1318) 2024-11-20 07:56:17.737 | 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-20 07:56:22.545 | Cloning from charm-neutron-k8s cache and applying ref * 2024-11-20 07:56:54.166 | (0301 / 1318) 2024-11-20 07:56:54.183 | 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-20 07:56:57.688 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-11-20 07:57:13.042 | (0302 / 1318) 2024-11-20 07:57:13.059 | 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-20 07:57:15.478 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-11-20 07:57:24.563 | (0303 / 1318) 2024-11-20 07:57:24.580 | 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-20 07:57:27.241 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-11-20 07:58:13.796 | (0304 / 1318) 2024-11-20 07:58:13.813 | 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-20 07:58:16.111 | Cloning from charm-nova-compute cache and applying ref * 2024-11-20 07:59:29.547 | (0305 / 1318) 2024-11-20 07:59:29.565 | 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-20 07:59:30.424 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-11-20 07:59:32.762 | (0306 / 1318) 2024-11-20 07:59:32.779 | 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-20 07:59:33.173 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-11-20 07:59:33.332 | (0307 / 1318) 2024-11-20 07:59:33.349 | 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-20 07:59:39.059 | Cloning from charm-nova-k8s cache and applying ref * 2024-11-20 07:59:52.785 | (0308 / 1318) 2024-11-20 07:59:52.802 | 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-20 07:59:54.325 | Cloning from charm-nova-lxd cache and applying ref * 2024-11-20 07:59:54.652 | (0309 / 1318) 2024-11-20 07:59:54.669 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-11-20 07:59:56.683 | Cloning from charm-octavia cache and applying ref * 2024-11-20 08:00:12.464 | (0310 / 1318) 2024-11-20 08:00:12.482 | 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-20 08:00:14.173 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-11-20 08:00:19.741 | (0311 / 1318) 2024-11-20 08:00:19.759 | 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-20 08:00:20.812 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-11-20 08:00:25.432 | (0312 / 1318) 2024-11-20 08:00:25.450 | 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-20 08:00:26.455 | Cloning from charm-octavia-k8s cache and applying ref * 2024-11-20 08:00:28.084 | (0313 / 1318) 2024-11-20 08:00:28.102 | 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-20 08:00:28.539 | Cloning from charm-odl-controller cache and applying ref * 2024-11-20 08:00:28.643 | (0314 / 1318) 2024-11-20 08:00:28.660 | 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-20 08:00:31.009 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-11-20 08:01:10.975 | (0315 / 1318) 2024-11-20 08:01:10.992 | 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-20 08:01:11.601 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-11-20 08:01:11.920 | (0316 / 1318) 2024-11-20 08:01:11.938 | 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-20 08:01:13.763 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-11-20 08:01:23.381 | (0317 / 1318) 2024-11-20 08:01:23.399 | 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-20 08:01:23.861 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-11-20 08:01:23.940 | (0318 / 1318) 2024-11-20 08:01:23.958 | 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-20 08:01:24.625 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-11-20 08:01:24.728 | (0319 / 1318) 2024-11-20 08:01:24.745 | 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-20 08:01:25.325 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-11-20 08:01:25.646 | (0320 / 1318) 2024-11-20 08:01:25.664 | 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-20 08:01:25.972 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-11-20 08:01:26.046 | (0321 / 1318) 2024-11-20 08:01:26.063 | 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-20 08:01:26.404 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-11-20 08:01:26.477 | (0322 / 1318) 2024-11-20 08:01:26.495 | 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-20 08:01:26.783 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-11-20 08:01:26.859 | (0323 / 1318) 2024-11-20 08:01:26.876 | 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-20 08:01:27.892 | Cloning from charm-ops-openstack cache and applying ref * 2024-11-20 08:01:28.080 | (0324 / 1318) 2024-11-20 08:01:28.097 | 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-20 08:01:28.895 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-11-20 08:01:43.829 | (0325 / 1318) 2024-11-20 08:01:43.847 | 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-20 08:01:44.860 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-11-20 08:01:45.086 | (0326 / 1318) 2024-11-20 08:01:45.103 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-11-20 08:01:45.508 | Cloning from charm-panko cache and applying ref * 2024-11-20 08:01:45.622 | (0327 / 1318) 2024-11-20 08:01:45.639 | 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-20 08:01:46.258 | Cloning from charm-percona-cluster cache and applying ref * 2024-11-20 08:01:47.188 | (0328 / 1318) 2024-11-20 08:01:47.206 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-11-20 08:01:50.027 | Cloning from charm-placement cache and applying ref * 2024-11-20 08:01:56.630 | (0329 / 1318) 2024-11-20 08:01:56.648 | 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-20 08:01:57.475 | Cloning from charm-placement-k8s cache and applying ref * 2024-11-20 08:02:04.004 | (0330 / 1318) 2024-11-20 08:02:04.022 | 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-20 08:02:05.135 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-11-20 08:02:15.315 | (0331 / 1318) 2024-11-20 08:02:15.333 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-11-20 08:02:16.272 | Cloning from charm-specs cache and applying ref * 2024-11-20 08:02:18.158 | (0332 / 1318) 2024-11-20 08:02:18.175 | 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-20 08:02:19.149 | Cloning from charm-swift-proxy cache and applying ref * 2024-11-20 08:02:32.454 | (0333 / 1318) 2024-11-20 08:02:32.472 | 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-20 08:02:33.922 | Cloning from charm-swift-storage cache and applying ref * 2024-11-20 08:02:43.004 | (0334 / 1318) 2024-11-20 08:02:43.023 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-11-20 08:02:43.403 | Cloning from charm-tempest cache and applying ref * 2024-11-20 08:02:43.489 | (0335 / 1318) 2024-11-20 08:02:43.507 | 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-20 08:02:43.985 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-11-20 08:02:44.068 | (0336 / 1318) 2024-11-20 08:02:44.086 | 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-20 08:02:44.421 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-11-20 08:02:44.504 | (0337 / 1318) 2024-11-20 08:02:44.523 | 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-20 08:02:44.891 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-11-20 08:02:44.975 | (0338 / 1318) 2024-11-20 08:02:44.992 | 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-20 08:02:45.415 | Cloning from charm-trilio-wlm cache and applying ref * 2024-11-20 08:02:45.498 | (0339 / 1318) 2024-11-20 08:02:45.516 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-11-20 08:02:45.984 | Cloning from charm-trove cache and applying ref * 2024-11-20 08:02:46.108 | (0340 / 1318) 2024-11-20 08:02:46.127 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-11-20 08:02:47.381 | Cloning from charm-vault cache and applying ref * 2024-11-20 08:03:02.060 | (0341 / 1318) 2024-11-20 08:03:02.078 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-11-20 08:03:09.110 | Cloning from charm-watcher cache and applying ref * 2024-11-20 08:03:23.490 | (0342 / 1318) 2024-11-20 08:03:23.507 | 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-20 08:03:27.797 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-11-20 08:03:30.575 | (0343 / 1318) 2024-11-20 08:03:30.593 | 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-20 08:03:32.263 | Cloning from charm-zuul-jobs cache and applying ref * 2024-11-20 08:03:34.930 | (0344 / 1318) 2024-11-20 08:03:34.947 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-11-20 08:03:36.140 | Cloning from charms.ceph cache and applying ref * 2024-11-20 08:03:38.831 | (0345 / 1318) 2024-11-20 08:03:38.849 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-11-20 08:03:40.426 | Cloning from charms.openstack cache and applying ref * 2024-11-20 08:03:46.652 | (0346 / 1318) 2024-11-20 08:03:46.670 | 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-20 08:03:47.391 | Cloning from ci-log-processing cache and applying ref * 2024-11-20 08:04:05.336 | (0347 / 1318) 2024-11-20 08:04:05.354 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-11-20 08:04:11.037 | Cloning from cinder cache and applying ref * 2024-11-20 08:05:53.888 | (0348 / 1318) 2024-11-20 08:05:53.905 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-11-20 08:05:56.394 | Cloning from cinder-specs cache and applying ref * 2024-11-20 08:06:01.124 | (0349 / 1318) 2024-11-20 08:06:01.142 | 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-20 08:06:04.199 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-11-20 08:06:23.463 | (0350 / 1318) 2024-11-20 08:06:23.480 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-11-20 08:06:28.976 | Cloning from cinderlib cache and applying ref * 2024-11-20 08:06:35.914 | (0351 / 1318) 2024-11-20 08:06:35.960 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-11-20 08:06:39.940 | Cloning from cliff cache and applying ref * 2024-11-20 08:06:49.189 | (0352 / 1318) 2024-11-20 08:06:49.207 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-11-20 08:06:54.180 | Cloning from cloudkitty cache and applying ref * 2024-11-20 08:07:50.641 | (0353 / 1318) 2024-11-20 08:07:50.658 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-11-20 08:07:54.873 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-11-20 08:08:03.822 | (0354 / 1318) 2024-11-20 08:08:03.839 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-11-20 08:08:04.608 | Cloning from cloudkitty-specs cache and applying ref * 2024-11-20 08:08:05.305 | (0355 / 1318) 2024-11-20 08:08:05.323 | 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-20 08:08:07.165 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-11-20 08:08:08.472 | (0356 / 1318) 2024-11-20 08:08:08.489 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-11-20 08:08:09.618 | Cloning from codegenerator cache and applying ref * 2024-11-20 08:08:42.886 | (0357 / 1318) 2024-11-20 08:08:42.925 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-11-20 08:08:44.106 | Cloning from constellations cache and applying ref * 2024-11-20 08:08:44.198 | (0358 / 1318) 2024-11-20 08:08:44.217 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-11-20 08:08:45.464 | Cloning from contributor-guide cache and applying ref * 2024-11-20 08:08:47.917 | (0359 / 1318) 2024-11-20 08:08:47.995 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-11-20 08:08:49.119 | Cloning from cookiecutter cache and applying ref * 2024-11-20 08:08:49.305 | (0360 / 1318) 2024-11-20 08:08:49.322 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-11-20 08:08:50.521 | Cloning from coverage2sql cache and applying ref * 2024-11-20 08:08:50.641 | (0361 / 1318) 2024-11-20 08:08:50.659 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-11-20 08:09:05.399 | Cloning from cyborg cache and applying ref * 2024-11-20 08:09:28.504 | (0362 / 1318) 2024-11-20 08:09:28.522 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-11-20 08:09:29.266 | Cloning from cyborg-specs cache and applying ref * 2024-11-20 08:09:30.275 | (0363 / 1318) 2024-11-20 08:09:30.293 | 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-20 08:09:32.487 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-11-20 08:09:34.428 | (0364 / 1318) 2024-11-20 08:09:34.446 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-11-20 08:09:36.028 | Cloning from debtcollector cache and applying ref * 2024-11-20 08:09:39.019 | (0365 / 1318) 2024-11-20 08:09:39.036 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-11-20 08:09:45.103 | Cloning from designate cache and applying ref * 2024-11-20 08:12:33.167 | (0366 / 1318) 2024-11-20 08:12:33.184 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-11-20 08:12:38.323 | Cloning from designate-dashboard cache and applying ref * 2024-11-20 08:12:45.417 | (0367 / 1318) 2024-11-20 08:12:45.435 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-11-20 08:12:46.471 | Cloning from designate-specs cache and applying ref * 2024-11-20 08:12:46.942 | (0368 / 1318) 2024-11-20 08:12:46.959 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2024-11-20 08:12:48.993 | Cloning from designate-tempest-plugin cache and applying ref * 2024-11-20 08:12:55.612 | (0369 / 1318) 2024-11-20 08:12:55.629 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-11-20 08:12:57.810 | Cloning from devstack cache and applying ref * 2024-11-20 08:14:15.881 | (0370 / 1318) 2024-11-20 08:14:15.922 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2024-11-20 08:14:17.624 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-11-20 08:14:17.710 | (0371 / 1318) 2024-11-20 08:14:17.726 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2024-11-20 08:14:20.681 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-11-20 08:14:31.335 | (0372 / 1318) 2024-11-20 08:14:31.352 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2024-11-20 08:14:38.269 | Cloning from devstack-plugin-container cache and applying ref * 2024-11-20 08:14:41.944 | (0373 / 1318) 2024-11-20 08:14:41.962 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2024-11-20 08:14:42.469 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-11-20 08:14:42.543 | (0374 / 1318) 2024-11-20 08:14:42.560 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2024-11-20 08:14:43.467 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-11-20 08:14:43.547 | (0375 / 1318) 2024-11-20 08:14:43.565 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2024-11-20 08:14:44.835 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-11-20 08:14:45.424 | (0376 / 1318) 2024-11-20 08:14:45.442 | Updating cache of https://opendev.org/openstack/devstack-plugin-open-cas.git in /opt/dib_cache/source-repositories/devstack_plugin_open_cas_1babc365afeee25ba5a15e22872cae3dda3a35a8 with ref * 2024-11-20 08:14:46.182 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-11-20 08:14:46.280 | (0377 / 1318) 2024-11-20 08:14:46.298 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-11-20 08:14:46.986 | Cloning from devstack-tools cache and applying ref * 2024-11-20 08:14:47.167 | (0378 / 1318) 2024-11-20 08:14:47.184 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-11-20 08:14:48.103 | Cloning from devstack-vagrant cache and applying ref * 2024-11-20 08:14:49.143 | (0379 / 1318) 2024-11-20 08:14:49.160 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-11-20 08:14:53.313 | Cloning from diskimage-builder cache and applying ref * 2024-11-20 08:15:50.687 | (0380 / 1318) 2024-11-20 08:15:50.704 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-11-20 08:15:56.357 | Cloning from election cache and applying ref * 2024-11-20 08:16:52.837 | (0381 / 1318) 2024-11-20 08:16:52.854 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2024-11-20 08:16:53.606 | Cloning from eslint-config-openstack cache and applying ref * 2024-11-20 08:16:53.709 | (0382 / 1318) 2024-11-20 08:16:53.727 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-11-20 08:16:55.115 | Cloning from etcd3gw cache and applying ref * 2024-11-20 08:16:57.354 | (0383 / 1318) 2024-11-20 08:16:57.371 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-11-20 08:16:58.786 | Cloning from freezer cache and applying ref * 2024-11-20 08:17:04.115 | (0384 / 1318) 2024-11-20 08:17:04.133 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-11-20 08:17:05.873 | Cloning from freezer-api cache and applying ref * 2024-11-20 08:17:06.058 | (0385 / 1318) 2024-11-20 08:17:06.075 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-11-20 08:17:08.774 | Cloning from freezer-dr cache and applying ref * 2024-11-20 08:17:09.017 | (0386 / 1318) 2024-11-20 08:17:09.035 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-11-20 08:17:10.184 | Cloning from freezer-specs cache and applying ref * 2024-11-20 08:17:10.262 | (0387 / 1318) 2024-11-20 08:17:10.280 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2024-11-20 08:17:11.693 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-11-20 08:17:11.798 | (0388 / 1318) 2024-11-20 08:17:11.816 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2024-11-20 08:17:13.102 | Cloning from freezer-web-ui cache and applying ref * 2024-11-20 08:17:13.225 | (0389 / 1318) 2024-11-20 08:17:13.242 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-11-20 08:17:16.365 | Cloning from futurist cache and applying ref * 2024-11-20 08:17:17.716 | (0390 / 1318) 2024-11-20 08:17:17.734 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-11-20 08:17:22.801 | Cloning from glance cache and applying ref * 2024-11-20 08:19:36.136 | (0391 / 1318) 2024-11-20 08:19:36.153 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-11-20 08:19:46.511 | fatal: unable to access 'https://opendev.org/openstack/glance-specs.git/': Could not resolve host: opendev.org 2024-11-20 08:19:46.525 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-11-20 08:19:46.530 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-11-20 08:19:46.535 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-11-20 08:19:46.540 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-11-20 08:19:46.546 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-11-20 08:19:46.592 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.mN4PpnQI/mnt 2024-11-20 08:19:46.597 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.mN4PpnQI/mnt 2024-11-20 08:19:46.602 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-11-20 08:19:46.607 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-11-20 08:19:46.612 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-11-20 08:19:46.617 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-11-20 08:19:46.622 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.mN4PpnQI/mnt ']' 2024-11-20 08:19:46.627 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.mN4PpnQI/mnt 2024-11-20 08:19:46.635 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.mN4PpnQI/mnt 2024-11-20 08:19:46.640 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-11-20 08:19:46.645 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-11-20 08:19:46.652 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-11-20 08:19:46.654 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-11-20 08:19:46.654 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.mN4PpnQI/mnt/' 2024-11-20 08:19:46.661 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.mN4PpnQI/mnt/tmp/yum 2024-11-20 08:19:46.661 | /opt/dib_tmp/dib_build.mN4PpnQI/mnt/sys 2024-11-20 08:19:46.661 | /opt/dib_tmp/dib_build.mN4PpnQI/mnt/proc 2024-11-20 08:19:46.661 | /opt/dib_tmp/dib_build.mN4PpnQI/mnt/dev/pts 2024-11-20 08:19:46.661 | /opt/dib_tmp/dib_build.mN4PpnQI/mnt/dev' 2024-11-20 08:19:46.666 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 08:19:46.671 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 08:19:46.676 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 08:19:46.681 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 08:19:46.686 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.mN4PpnQI/mnt/tmp/yum == */boot/efi ]] 2024-11-20 08:19:46.690 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 08:19:46.695 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 08:19:46.700 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 08:19:46.705 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.mN4PpnQI/mnt/tmp/yum' 2024-11-20 08:19:46.705 | Unmount /opt/dib_tmp/dib_build.mN4PpnQI/mnt/tmp/yum 2024-11-20 08:19:46.710 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.mN4PpnQI/mnt/tmp/yum 2024-11-20 08:19:46.742 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 08:19:46.747 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 08:19:46.752 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 08:19:46.757 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 08:19:46.762 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.mN4PpnQI/mnt/sys == */boot/efi ]] 2024-11-20 08:19:46.767 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 08:19:46.772 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 08:19:46.777 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 08:19:46.782 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.mN4PpnQI/mnt/sys' 2024-11-20 08:19:46.782 | Unmount /opt/dib_tmp/dib_build.mN4PpnQI/mnt/sys 2024-11-20 08:19:46.787 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.mN4PpnQI/mnt/sys 2024-11-20 08:19:46.803 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 08:19:46.808 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 08:19:46.813 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 08:19:46.818 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 08:19:46.823 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.mN4PpnQI/mnt/proc == */boot/efi ]] 2024-11-20 08:19:46.828 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 08:19:46.833 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 08:19:46.838 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 08:19:46.843 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.mN4PpnQI/mnt/proc' 2024-11-20 08:19:46.843 | Unmount /opt/dib_tmp/dib_build.mN4PpnQI/mnt/proc 2024-11-20 08:19:46.848 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.mN4PpnQI/mnt/proc 2024-11-20 08:19:46.864 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 08:19:46.869 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 08:19:46.874 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 08:19:46.879 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 08:19:46.884 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.mN4PpnQI/mnt/dev/pts == */boot/efi ]] 2024-11-20 08:19:46.889 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 08:19:46.894 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 08:19:46.899 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 08:19:46.904 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.mN4PpnQI/mnt/dev/pts' 2024-11-20 08:19:46.904 | Unmount /opt/dib_tmp/dib_build.mN4PpnQI/mnt/dev/pts 2024-11-20 08:19:46.909 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.mN4PpnQI/mnt/dev/pts 2024-11-20 08:19:46.925 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 08:19:46.930 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 08:19:46.935 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 08:19:46.940 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 08:19:46.945 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.mN4PpnQI/mnt/dev == */boot/efi ]] 2024-11-20 08:19:46.950 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 08:19:46.955 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 08:19:46.960 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 08:19:46.965 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.mN4PpnQI/mnt/dev' 2024-11-20 08:19:46.965 | Unmount /opt/dib_tmp/dib_build.mN4PpnQI/mnt/dev 2024-11-20 08:19:46.970 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.mN4PpnQI/mnt/dev 2024-11-20 08:19:46.987 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-11-20 08:19:46.992 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-11-20 08:19:46.997 | + 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-20 08:19:47.458 | 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-20 08:19:47.458 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.mN4PpnQI/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.GHllyVXu', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.mN4PpnQI/mnt', 'build-dir': '/opt/dib_tmp/dib_build.mN4PpnQI'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 08:19:47.459 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-11-20 08:19:47.534 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-11-20 08:19:47.540 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.mN4PpnQI/built; do sleep 1; done' 2024-11-20 08:19:47.559 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.mN4PpnQI/mnt 2024-11-20 08:19:57.862 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.mN4PpnQI 2024-11-20 08:19:57.979 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-11-20 08:19:57.984 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-20 08:19:57.989 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 08:19:57.995 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 08:19:58.000 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.mN4PpnQI 2024-11-20 08:19:58.015 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-11-20 08:19:58.020 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.GHllyVXu 2024-11-20 08:19:58.098 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-11-20 08:19:58.103 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-20 08:19:58.108 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 08:19:58.113 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 08:19:58.119 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.GHllyVXu 2024-11-20 08:19:58.126 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128