2024-08-23 09:16:56.617 | diskimage-builder version 3.33.0 2024-08-23 09:16:56.619 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack initialize-urandom growroot infra-package-needs journal-to-console openeuler-minimal 2024-08-23 09:16:56.828 | 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-08-23 09:17:02.695 | Expanded element dependencies to: bootloader ensure-venv runtime-ssh-host-keys zuul-worker cache-devstack cloud-init-datasources openstack-repos infra-package-needs source-repositories redhat-common simple-init package-installs initialize-urandom cloud-init rpm-distro growroot install-static cache-url install-bin manifests openeuler-minimal install-types pkg-map dib-init-system base block-device-efi openssh-server sysprep nodepool-base vm yum journal-to-console yum-minimal 2024-08-23 09:17:02.701 | + diskimage_builder/lib/disk-image-create:main:256 : '[' 1 = 1 ']' 2024-08-23 09:17:02.705 | + diskimage_builder/lib/disk-image-create:main:257 : export IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-d01d44acbc6140a3a6dbde60abe7de01 2024-08-23 09:17:02.710 | + diskimage_builder/lib/disk-image-create:main:257 : IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-d01d44acbc6140a3a6dbde60abe7de01 2024-08-23 09:17:02.716 | + diskimage_builder/lib/disk-image-create:main:261 : for X in ${!IMAGE_TYPES[@]} 2024-08-23 09:17:02.720 | + diskimage_builder/lib/disk-image-create:main:262 : case "${IMAGE_TYPES[$X]}" in 2024-08-23 09:17:02.725 | + diskimage_builder/lib/disk-image-create:main:300 : type fstrim 2024-08-23 09:17:02.730 | + diskimage_builder/lib/disk-image-create:main:308 : [[ -n '' ]] 2024-08-23 09:17:02.735 | + diskimage_builder/lib/disk-image-create:main:315 : mk_build_dir 2024-08-23 09:17:02.740 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-08-23 09:17:02.823 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.LOjb31qJ 2024-08-23 09:17:02.829 | ++ diskimage_builder/lib/common-functions:mk_build_dir:39 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-08-23 09:17:02.837 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.rAuRAuVb 2024-08-23 09:17:02.843 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : '[' 0 -eq 0 ']' 2024-08-23 09:17:02.849 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : export TMP_BUILD_DIR 2024-08-23 09:17:02.854 | + diskimage_builder/lib/common-functions:mk_build_dir:42 : tmpfs_check 2024-08-23 09:17:02.859 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=1 2024-08-23 09:17:02.865 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-08-23 09:17:02.870 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-08-23 09:17:02.876 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : trap trap_cleanup EXIT 2024-08-23 09:17:02.882 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : echo Building in /opt/dib_tmp/dib_build.LOjb31qJ 2024-08-23 09:17:02.882 | Building in /opt/dib_tmp/dib_build.LOjb31qJ 2024-08-23 09:17:02.888 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export TMP_IMAGE_DIR 2024-08-23 09:17:02.894 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export OUT_IMAGE_PATH= 2024-08-23 09:17:02.901 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : OUT_IMAGE_PATH= 2024-08-23 09:17:02.907 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.LOjb31qJ/hooks 2024-08-23 09:17:02.913 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.LOjb31qJ/hooks 2024-08-23 09:17:02.919 | + diskimage_builder/lib/disk-image-create:main:319 : mkdir -p /opt/dib_tmp/dib_build.LOjb31qJ/block-device 2024-08-23 09:17:02.928 | + diskimage_builder/lib/disk-image-create:main:320 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.LOjb31qJ/block-device/config.yaml 2024-08-23 09:17:02.935 | + diskimage_builder/lib/disk-image-create:main:321 : block_device_create_config_file /opt/dib_tmp/dib_build.LOjb31qJ/block-device/config.yaml 2024-08-23 09:17:02.963 | Searching elements for block-device[-arm64].yaml ... 2024-08-23 09:17:03.079 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-08-23 09:17:03.085 | + diskimage_builder/lib/common-functions:block_device_create_config_file:517 : return 2024-08-23 09:17:03.091 | + diskimage_builder/lib/disk-image-create:main:324 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.LOjb31qJ/block-device/params.yaml 2024-08-23 09:17:03.097 | + diskimage_builder/lib/disk-image-create:main:325 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-08-23 09:17:03.103 | + diskimage_builder/lib/disk-image-create:main:326 : cat 2024-08-23 09:17:03.131 | + diskimage_builder/lib/disk-image-create:main:335 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-08-23 09:17:03.640 | 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-08-23 09:17:03.640 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.LOjb31qJ/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.rAuRAuVb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.LOjb31qJ/mnt', 'build-dir': '/opt/dib_tmp/dib_build.LOjb31qJ'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-08-23 09:17:03.646 | 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-08-23 09:17:03.646 | 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-08-23 09:17:03.646 | 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-08-23 09:17:03.647 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.LOjb31qJ/states/block-device/config.json] 2024-08-23 09:17:03.738 | ++ diskimage_builder/lib/disk-image-create:main:339 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2024-08-23 09:17:04.224 | 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-08-23 09:17:04.225 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.LOjb31qJ/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.rAuRAuVb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.LOjb31qJ/mnt', 'build-dir': '/opt/dib_tmp/dib_build.LOjb31qJ'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-08-23 09:17:04.225 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-08-23 09:17:04.226 | 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-08-23 09:17:04.316 | + diskimage_builder/lib/disk-image-create:main:339 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-08-23 09:17:04.321 | + diskimage_builder/lib/disk-image-create:main:340 : export DIB_ROOT_LABEL 2024-08-23 09:17:04.326 | ++ diskimage_builder/lib/disk-image-create:main:343 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2024-08-23 09:17:04.810 | 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-08-23 09:17:04.811 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.LOjb31qJ/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.rAuRAuVb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.LOjb31qJ/mnt', 'build-dir': '/opt/dib_tmp/dib_build.LOjb31qJ'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-08-23 09:17:04.811 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-08-23 09:17:04.812 | 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-08-23 09:17:04.898 | + diskimage_builder/lib/disk-image-create:main:343 : DIB_ROOT_FSTYPE=ext4 2024-08-23 09:17:04.903 | + diskimage_builder/lib/disk-image-create:main:344 : export DIB_ROOT_FSTYPE 2024-08-23 09:17:04.908 | ++ diskimage_builder/lib/disk-image-create:main:348 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2024-08-23 09:17:05.392 | 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-08-23 09:17:05.392 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.LOjb31qJ/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.rAuRAuVb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.LOjb31qJ/mnt', 'build-dir': '/opt/dib_tmp/dib_build.LOjb31qJ'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-08-23 09:17:05.393 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-08-23 09:17:05.393 | 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-08-23 09:17:05.480 | + diskimage_builder/lib/disk-image-create:main:348 : DIB_BOOT_LABEL= 2024-08-23 09:17:05.485 | + diskimage_builder/lib/disk-image-create:main:349 : export DIB_BOOT_LABEL 2024-08-23 09:17:05.491 | ++ diskimage_builder/lib/disk-image-create:main:352 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2024-08-23 09:17:05.974 | 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-08-23 09:17:05.974 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.LOjb31qJ/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.rAuRAuVb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.LOjb31qJ/mnt', 'build-dir': '/opt/dib_tmp/dib_build.LOjb31qJ'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-08-23 09:17:05.975 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-08-23 09:17:06.061 | + diskimage_builder/lib/disk-image-create:main:352 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-08-23 09:17:06.066 | + diskimage_builder/lib/disk-image-create:main:353 : export DIB_MOUNTPOINTS 2024-08-23 09:17:06.071 | + diskimage_builder/lib/disk-image-create:main:355 : create_base 2024-08-23 09:17:06.075 | + diskimage_builder/lib/common-functions:create_base:354 : mkdir /opt/dib_tmp/dib_build.LOjb31qJ/mnt 2024-08-23 09:17:06.083 | + diskimage_builder/lib/common-functions:create_base:358 : sudo chown root.root /opt/dib_tmp/dib_build.LOjb31qJ/mnt 2024-08-23 09:17:06.353 | chown: warning: '.' should be ':': 'root.root' 2024-08-23 09:17:06.361 | + diskimage_builder/lib/common-functions:create_base:359 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.LOjb31qJ/mnt 2024-08-23 09:17:06.365 | + diskimage_builder/lib/common-functions:create_base:359 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.LOjb31qJ/mnt 2024-08-23 09:17:06.370 | + diskimage_builder/lib/common-functions:create_base:361 : TARGET_ROOT=/opt/dib_tmp/dib_build.LOjb31qJ/mnt 2024-08-23 09:17:06.375 | + diskimage_builder/lib/common-functions:create_base:361 : run_d root 2024-08-23 09:17:06.380 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-08-23 09:17:06.384 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.LOjb31qJ/hooks ']' 2024-08-23 09:17:06.389 | + diskimage_builder/lib/common-functions:check_element:155 : generate_hooks 2024-08-23 09:17:06.422 | Copying hooks for vm 2024-08-23 09:17:06.650 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-08-23 09:17:07.126 | Copying hooks for infra-package-needs 2024-08-23 09:17:07.137 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-08-23 09:17:07.148 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-08-23 09:17:07.151 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-08-23 09:17:07.153 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-08-23 09:17:07.164 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-08-23 09:17:07.167 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-08-23 09:17:07.326 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-08-23 09:17:07.329 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-08-23 09:17:07.358 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-08-23 09:17:07.369 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-08-23 09:17:07.386 | Copying hooks for openeuler-minimal 2024-08-23 09:17:07.398 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/test-elements/22.03-LTS-build-succeeds 2024-08-23 09:17:07.638 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/root.d/00-00-generate-repo 2024-08-23 09:17:07.667 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/pre-install.d/00-setup-mirror 2024-08-23 09:17:07.710 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/10-openeuler-distro-name.bash 2024-08-23 09:17:07.734 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/11-yum-dnf.bash 2024-08-23 09:17:07.993 | Copying hooks for install-bin 2024-08-23 09:17:08.004 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-08-23 09:17:08.574 | Copying hooks for source-repositories 2024-08-23 09:17:08.588 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-08-23 09:17:09.175 | Copying hooks for cloud-init 2024-08-23 09:17:09.186 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/20-enable-cloud-init 2024-08-23 09:17:09.208 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/21-cloud-init-allow-password-auth 2024-08-23 09:17:09.222 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/22-cloud-init-ssh_genkeytypes 2024-08-23 09:17:09.507 | Copying hooks for package-installs 2024-08-23 09:17:09.535 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-08-23 09:17:09.557 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-08-23 09:17:09.561 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-08-23 09:17:09.565 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-08-23 09:17:09.582 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-08-23 09:17:09.593 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-08-23 09:17:09.599 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-08-23 09:17:09.629 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-08-23 09:17:09.714 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-08-23 09:17:10.076 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-08-23 09:17:10.119 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-08-23 09:17:10.154 | Copying hooks for yum 2024-08-23 09:17:10.163 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2024-08-23 09:17:10.199 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2024-08-23 09:17:10.264 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/bin/install-packages 2024-08-23 09:17:10.313 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2024-08-23 09:17:10.392 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2024-08-23 09:17:10.396 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2024-08-23 09:17:10.407 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2024-08-23 09:17:10.416 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2024-08-23 09:17:10.423 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2024-08-23 09:17:10.469 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2024-08-23 09:17:10.505 | Copying hooks for cloud-init-datasources 2024-08-23 09:17:10.516 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-08-23 09:17:10.545 | Copying hooks for ensure-venv 2024-08-23 09:17:10.653 | Copying hooks for block-device-efi 2024-08-23 09:17:10.681 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-08-23 09:17:10.760 | Copying hooks for rpm-distro 2024-08-23 09:17:10.769 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/cleanup.d/99-selinux-fixfiles-restore 2024-08-23 09:17:10.809 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2024-08-23 09:17:10.827 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2024-08-23 09:17:10.835 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2024-08-23 09:17:10.851 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2024-08-23 09:17:11.128 | Copying hooks for yum-minimal 2024-08-23 09:17:11.138 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/cleanup.d/95-remove-yum-mirror 2024-08-23 09:17:11.186 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/root.d/08-yum-chroot 2024-08-23 09:17:11.211 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/pre-install.d/03-yum-cleanup 2024-08-23 09:17:11.467 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/10-base-networking 2024-08-23 09:17:11.481 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/11-ensure-dbus-daemon 2024-08-23 09:17:11.660 | Copying hooks for base 2024-08-23 09:17:11.670 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-08-23 09:17:11.729 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-08-23 09:17:11.788 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-08-23 09:17:11.806 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-08-23 09:17:11.834 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-08-23 09:17:11.930 | Copying hooks for initialize-urandom 2024-08-23 09:17:11.962 | Copying hooks /opt/project-config/nodepool/elements/initialize-urandom/init-scripts/systemd 2024-08-23 09:17:11.971 | Copying hooks /opt/project-config/nodepool/elements/initialize-urandom/post-install.d/80-initialize-urandom 2024-08-23 09:17:11.983 | Copying hooks /opt/project-config/nodepool/elements/initialize-urandom/static/usr 2024-08-23 09:17:11.997 | Copying hooks for install-types 2024-08-23 09:17:12.008 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-08-23 09:17:12.065 | Copying hooks for openssh-server 2024-08-23 09:17:12.075 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-08-23 09:17:12.082 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-08-23 09:17:12.124 | Copying hooks for bootloader 2024-08-23 09:17:12.134 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-08-23 09:17:12.220 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-08-23 09:17:12.317 | Copying hooks for manifests 2024-08-23 09:17:12.327 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-08-23 09:17:12.458 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-08-23 09:17:12.469 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-08-23 09:17:12.489 | Copying hooks for openstack-repos 2024-08-23 09:17:12.498 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-08-23 09:17:12.510 | Copying hooks for sysprep 2024-08-23 09:17:12.520 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-08-23 09:17:12.535 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-08-23 09:17:12.575 | Copying hooks for dib-init-system 2024-08-23 09:17:12.585 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-08-23 09:17:12.596 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-08-23 09:17:12.609 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-08-23 09:17:12.636 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-08-23 09:17:12.657 | Copying hooks for journal-to-console 2024-08-23 09:17:12.667 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-08-23 09:17:12.937 | Copying hooks for install-static 2024-08-23 09:17:12.948 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-08-23 09:17:13.115 | Copying hooks for cache-devstack 2024-08-23 09:17:13.140 | Copying hooks for redhat-common 2024-08-23 09:17:13.149 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2024-08-23 09:17:13.192 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2024-08-23 09:17:13.418 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2024-08-23 09:17:13.594 | Copying hooks for cache-url 2024-08-23 09:17:13.605 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-08-23 09:17:13.671 | Copying hooks for nodepool-base 2024-08-23 09:17:13.681 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-08-23 09:17:13.689 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-08-23 09:17:13.697 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-08-23 09:17:13.700 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-08-23 09:17:13.710 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-08-23 09:17:13.719 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-08-23 09:17:13.721 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-08-23 09:17:13.730 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-08-23 09:17:13.732 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-08-23 09:17:13.735 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-08-23 09:17:13.738 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-08-23 09:17:13.746 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-08-23 09:17:13.749 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-08-23 09:17:13.752 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-08-23 09:17:13.755 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-08-23 09:17:13.757 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-08-23 09:17:13.760 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-08-23 09:17:13.763 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-08-23 09:17:13.771 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-08-23 09:17:13.788 | Copying hooks for growroot 2024-08-23 09:17:13.799 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-08-23 09:17:13.836 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-08-23 09:17:13.857 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-08-23 09:17:13.879 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-08-23 09:17:13.930 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-08-23 09:17:14.006 | Copying hooks for runtime-ssh-host-keys 2024-08-23 09:17:14.017 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-08-23 09:17:14.040 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-08-23 09:17:14.059 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-08-23 09:17:14.080 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-08-23 09:17:14.085 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-08-23 09:17:14.132 | Copying hooks for simple-init 2024-08-23 09:17:14.143 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-08-23 09:17:14.171 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-08-23 09:17:14.182 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-08-23 09:17:14.187 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-08-23 09:17:14.197 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-08-23 09:17:14.219 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-08-23 09:17:14.232 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-08-23 09:17:14.258 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-08-23 09:17:14.590 | Copying hooks for pkg-map 2024-08-23 09:17:14.602 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-08-23 09:17:14.739 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-08-23 09:17:14.755 | Copying hooks for zuul-worker 2024-08-23 09:17:14.767 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-08-23 09:17:14.778 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-08-23 09:17:14.800 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-root bash 2024-08-23 09:17:14.805 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-08-23 09:17:14.806 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-root(,|$)' -q 2024-08-23 09:17:14.831 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d ']' 2024-08-23 09:17:14.836 | + diskimage_builder/lib/common-functions:run_d:250 : echo 'Running hooks from /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d' 2024-08-23 09:17:14.836 | Running hooks from /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d 2024-08-23 09:17:14.842 | + diskimage_builder/lib/common-functions:run_d:251 : '[' -n '' ']' 2024-08-23 09:17:14.847 | + diskimage_builder/lib/common-functions:run_d:257 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d 2024-08-23 09:17:14.888 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/10-base-defaults 2024-08-23 09:17:14.897 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/10-base-defaults 2024-08-23 09:17:14.902 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-08-23 09:17:14.907 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-08-23 09:17:14.912 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-08-23 09:17:14.921 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-08-23 09:17:14.925 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-08-23 09:17:14.929 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-08-23 09:17:14.934 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-08-23 09:17:14.939 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-08-23 09:17:14.943 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-08-23 09:17:14.948 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-08-23 09:17:14.953 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-08-23 09:17:14.958 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-08-23 09:17:14.962 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-08-23 09:17:14.967 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-08-23 09:17:14.976 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-08-23 09:17:14.980 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-08-23 09:17:14.985 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-08-23 09:17:14.991 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-08-23 09:17:14.995 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-08-23 09:17:14.999 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-08-23 09:17:15.004 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-08-23 09:17:15.009 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-08-23 09:17:15.017 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-08-23 09:17:15.022 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-08-23 09:17:15.026 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-08-23 09:17:15.031 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/14-manifests 2024-08-23 09:17:15.039 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/14-manifests 2024-08-23 09:17:15.044 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-08-23 09:17:15.048 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-08-23 09:17:15.053 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-d01d44acbc6140a3a6dbde60abe7de01.d/ 2024-08-23 09:17:15.057 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-d01d44acbc6140a3a6dbde60abe7de01.d/ 2024-08-23 09:17:15.062 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/15-block-device.bash 2024-08-23 09:17:15.071 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/15-block-device.bash 2024-08-23 09:17:15.075 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-08-23 09:17:15.080 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-08-23 09:17:15.084 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-08-23 09:17:15.089 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-08-23 09:17:15.097 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-08-23 09:17:15.101 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (almalinux|centos|fedora|rocky) ]] 2024-08-23 09:17:15.106 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-08-23 09:17:15.111 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-08-23 09:17:15.115 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \a\l\m\a\l\i\n\u\x ]] 2024-08-23 09:17:15.120 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \c\e\n\t\o\s ]] 2024-08-23 09:17:15.124 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-08-23 09:17:15.129 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-08-23 09:17:15.134 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/50-disable-cloud-init 2024-08-23 09:17:15.142 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/50-disable-cloud-init 2024-08-23 09:17:15.147 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-08-23 09:17:15.152 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-08-23 09:17:15.156 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/50-redhat-common 2024-08-23 09:17:15.165 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/50-redhat-common 2024-08-23 09:17:15.169 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-08-23 09:17:15.174 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-08-23 09:17:15.178 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-08-23 09:17:15.183 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-08-23 09:17:15.188 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/75-nodepool-base-env 2024-08-23 09:17:15.196 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/75-nodepool-base-env 2024-08-23 09:17:15.201 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-08-23 09:17:15.205 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-08-23 09:17:15.209 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-08-23 09:17:15.214 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-08-23 09:17:15.219 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-08-23 09:17:15.223 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-08-23 09:17:15.228 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-08-23 09:17:15.232 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-08-23 09:17:15.237 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/99-dib-init-system 2024-08-23 09:17:15.246 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../environment.d/99-dib-init-system 2024-08-23 09:17:15.250 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-08-23 09:17:15.255 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-08-23 09:17:15.259 | dib-run-parts Running /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/00-00-generate-repo 2024-08-23 09:17:15.398 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/00-00-generate-repo:main:6 : set -eu 2024-08-23 09:17:15.402 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/00-00-generate-repo:main:7 : set -o pipefail 2024-08-23 09:17:15.407 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/00-00-generate-repo:main:11 : dirname /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/00-00-generate-repo 2024-08-23 09:17:15.413 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/00-00-generate-repo:main:11 : yum_repos_dir=/opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../yum.repos.d 2024-08-23 09:17:15.417 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/00-00-generate-repo:main:12 : mkdir -p /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../yum.repos.d 2024-08-23 09:17:15.424 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/00-00-generate-repo:main:14 : REPO_URL=http://mirror.regionone.osuosl.opendev.org/openeuler 2024-08-23 09:17:15.429 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/00-00-generate-repo:main:15 : mktemp 2024-08-23 09:17:15.889 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/00-00-generate-repo:main:15 : repo_file=/opt/dib_tmp/tmp.Qz3NejQb0H 2024-08-23 09:17:15.893 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/00-00-generate-repo:main:16 : cat 2024-08-23 09:17:15.900 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/00-00-generate-repo:main:30 : mv /opt/dib_tmp/tmp.Qz3NejQb0H /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/../yum.repos.d/openEuler.repo 2024-08-23 09:17:15.925 | dib-run-parts 00-00-generate-repo completed 2024-08-23 09:17:15.925 | dib-run-parts Running /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot 2024-08-23 09:17:15.935 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:23 : set -eu 2024-08-23 09:17:15.939 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:24 : set -o pipefail 2024-08-23 09:17:15.943 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:26 : source /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/common-functions 2024-08-23 09:17:15.947 | ++ diskimage_builder/lib/common-functions:source:20 : DIB_RUN_PARTS=/usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts 2024-08-23 09:17:15.953 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:28 : '[' -f /opt/dib_tmp/dib_build.LOjb31qJ/mnt/.extra_settings ']' 2024-08-23 09:17:15.958 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:31 : ARCH=arm64 2024-08-23 09:17:15.962 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:32 : '[' arm64 = amd64 ']' 2024-08-23 09:17:15.968 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:34 : [[ arm64 == \a\r\m\6\4 ]] 2024-08-23 09:17:15.972 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:35 : ARCH=aarch64 2024-08-23 09:17:15.977 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:39 : http_proxy= 2024-08-23 09:17:15.981 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:40 : YUM=dnf 2024-08-23 09:17:15.986 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:42 : mktemp --tmpdir=/tmp -d 2024-08-23 09:17:15.993 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:42 : WORKING=/tmp/tmp.aLxsXv9uQf 2024-08-23 09:17:15.997 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:43 : EACTION='rm -r /tmp/tmp.aLxsXv9uQf' 2024-08-23 09:17:16.002 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:44 : trap 'rm -r /tmp/tmp.aLxsXv9uQf' EXIT 2024-08-23 09:17:16.006 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:46 : YUM_CACHE=/opt/dib_cache/yum 2024-08-23 09:17:16.011 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:47 : mkdir -p /opt/dib_cache/yum 2024-08-23 09:17:16.017 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:50 : HOST_YUM_DOWNLOADER=yumdownloader 2024-08-23 09:17:16.022 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:51 : HOST_YUM=yum 2024-08-23 09:17:16.026 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:52 : command -v yumdownloader 2024-08-23 09:17:16.031 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:54 : HOST_YUM_DOWNLOADER='dnf download' 2024-08-23 09:17:16.035 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:55 : HOST_YUM=dnf 2024-08-23 09:17:16.040 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:62 : _RPM='rpm --dbpath=/var/lib/rpm' 2024-08-23 09:17:16.045 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:271 : sudo mkdir -p /opt/dib_tmp/dib_build.LOjb31qJ/mnt/proc /opt/dib_tmp/dib_build.LOjb31qJ/mnt/dev /opt/dib_tmp/dib_build.LOjb31qJ/mnt/sys 2024-08-23 09:17:16.061 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:272 : sudo mount -t proc none /opt/dib_tmp/dib_build.LOjb31qJ/mnt/proc 2024-08-23 09:17:16.102 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:273 : sudo mount --bind /dev /opt/dib_tmp/dib_build.LOjb31qJ/mnt/dev 2024-08-23 09:17:16.118 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:274 : mount_dev_pts_options 2024-08-23 09:17:16.124 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-08-23 09:17:16.212 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-08-23 09:17:16.217 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:274 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.LOjb31qJ/mnt/dev/pts 2024-08-23 09:17:16.234 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:277 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.LOjb31qJ/mnt/sys 2024-08-23 09:17:16.250 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:280 : sudo mkdir -p /opt/dib_tmp/dib_build.LOjb31qJ/mnt/var/lib/rpm 2024-08-23 09:17:16.265 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:281 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.LOjb31qJ/mnt --initdb 2024-08-23 09:17:18.821 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:285 : sudo mkdir /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc 2024-08-23 09:17:18.837 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:286 : sudo cp /etc/resolv.conf /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/resolv.conf 2024-08-23 09:17:18.853 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:291 : sudo mkdir -p /opt/dib_tmp/dib_build.LOjb31qJ/mnt/tmp/yum 2024-08-23 09:17:18.870 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:292 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.LOjb31qJ/mnt/tmp/yum 2024-08-23 09:17:18.886 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:294 : _install_repos 2024-08-23 09:17:18.890 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:70 : local packages 2024-08-23 09:17:18.894 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:71 : local rc 2024-08-23 09:17:18.899 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:86 : packages=' ' 2024-08-23 09:17:18.903 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:87 : packages+='basesystem filesystem setup ' 2024-08-23 09:17:18.907 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:88 : [[ openeuler = fedora ]] 2024-08-23 09:17:18.912 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:91 : [[ openeuler = centos ]] 2024-08-23 09:17:18.916 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:98 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-08-23 09:17:18.921 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:99 : packages+='openEuler-release ' 2024-08-23 09:17:18.925 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:100 : packages+='openEuler-repos openEuler-gpg-keys ' 2024-08-23 09:17:18.929 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:115 : local repo= 2024-08-23 09:17:18.934 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:116 : [[ -z '' ]] 2024-08-23 09:17:18.939 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:118 : [[ -d /opt/dib_tmp/dib_build.LOjb31qJ/hooks/yum.repos.d/22.03-LTS ]] 2024-08-23 09:17:18.943 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:121 : repo=/opt/dib_tmp/dib_build.LOjb31qJ/hooks/yum.repos.d 2024-08-23 09:17:18.948 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:132 : local temp_tmp 2024-08-23 09:17:18.953 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:133 : mktemp -d 2024-08-23 09:17:18.960 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:133 : temp_tmp=/opt/dib_tmp/tmp.VsZUQ7E6g9 2024-08-23 09:17:18.964 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:134 : TMPDIR=/opt/dib_tmp/tmp.VsZUQ7E6g9 2024-08-23 09:17:18.969 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:134 : dnf download --verbose --releasever=22.03 --setopt=reposdir=/opt/dib_tmp/dib_build.LOjb31qJ/hooks/yum.repos.d --setopt=cachedir=/opt/dib_tmp/tmp.VsZUQ7E6g9 --destdir=/tmp/tmp.aLxsXv9uQf basesystem filesystem setup openEuler-release openEuler-repos openEuler-gpg-keys 2024-08-23 09:17:45.273 | Loaded plugins: download 2024-08-23 09:17:45.274 | DNF version: 4.14.0 2024-08-23 09:17:45.275 | cachedir: /opt/dib_tmp/tmp.VsZUQ7E6g9 2024-08-23 09:17:45.532 | User-Agent: constructed: 'libdnf (Debian GNU/Linux 12; generic; Linux.aarch64)' 2024-08-23 09:17:46.304 | repo: downloading from remote: OS 2024-08-23 09:17:49.310 | openEuler-22.03-LTS - OS 1.1 MB/s | 3.4 MB 00:03 2024-08-23 09:17:50.988 | OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-08-23 09:17:50.989 | repo: downloading from remote: update 2024-08-23 09:17:53.301 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz). 2024-08-23 09:17:53.302 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz). 2024-08-23 09:17:53.303 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz). 2024-08-23 09:17:53.305 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz). 2024-08-23 09:17:53.306 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz). 2024-08-23 09:17:53.307 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz). 2024-08-23 09:17:53.308 | openEuler-22.03-LTS - update 254 B/s | 588 B 00:02 2024-08-23 09:17:53.309 | Errors during downloading metadata for repository 'update': 2024-08-23 09:17:53.309 | - Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz (IP: 140.211.167.73) 2024-08-23 09:17:53.309 | - Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz (IP: 140.211.167.73) 2024-08-23 09:17:53.309 | - Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz (IP: 140.211.167.73) 2024-08-23 09:17:53.309 | Error: Failed to download metadata for repo 'update': Yum repo downloading error: Downloading error(s): repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz - Cannot download, all mirrors were already tried without success; repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz - Cannot download, all mirrors were already tried without success; repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz - Cannot download, all mirrors were already tried without success 2024-08-23 09:17:53.310 | Ignoring repositories: update 2024-08-23 09:17:53.310 | Last metadata expiration check: 0:00:02 ago on Fri Aug 23 09:17:48 2024. 2024-08-23 09:17:53.948 | (1/6): basesystem-12-2.oe2203.noarch.rpm 20 kB/s | 7.0 kB 00:00 2024-08-23 09:17:54.130 | (2/6): setup-2.13.9.1-1.oe2203.noarch.rpm 285 kB/s | 150 kB 00:00 2024-08-23 09:17:54.138 | (3/6): openEuler-release-22.03LTS-52.oe2203.aar 121 kB/s | 23 kB 00:00 2024-08-23 09:17:55.319 | (4/6): filesystem-3.16-4.oe2203.aarch64.rpm 635 kB/s | 1.1 MB 00:01 2024-08-23 09:17:55.382 | (5/6): openEuler-repos-1.0-3.4.oe2203.aarch64.r 7.4 kB/s | 9.2 kB 00:01 2024-08-23 09:17:55.388 | (6/6): openEuler-gpg-keys-1.0-3.4.oe2203.aarch6 8.2 kB/s | 10 kB 00:01 2024-08-23 09:17:55.703 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:139 : rc=0 2024-08-23 09:17:55.708 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:140 : rm -rf /opt/dib_tmp/tmp.VsZUQ7E6g9 2024-08-23 09:17:55.718 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:141 : [[ 0 != 0 ]] 2024-08-23 09:17:55.723 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:147 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.LOjb31qJ/mnt --nodeps -ivh /tmp/tmp.aLxsXv9uQf/basesystem-12-2.oe2203.noarch.rpm /tmp/tmp.aLxsXv9uQf/filesystem-3.16-4.oe2203.aarch64.rpm /tmp/tmp.aLxsXv9uQf/openEuler-gpg-keys-1.0-3.4.oe2203.aarch64.rpm /tmp/tmp.aLxsXv9uQf/openEuler-release-22.03LTS-52.oe2203.aarch64.rpm /tmp/tmp.aLxsXv9uQf/openEuler-repos-1.0-3.4.oe2203.aarch64.rpm /tmp/tmp.aLxsXv9uQf/setup-2.13.9.1-1.oe2203.noarch.rpm 2024-08-23 09:17:55.737 | rpm: RPM should not be used directly install RPM packages, use Alien instead! 2024-08-23 09:17:55.738 | rpm: However assuming you know what you are doing... 2024-08-23 09:17:55.739 | warning: /tmp/tmp.aLxsXv9uQf/basesystem-12-2.oe2203.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID b25e7f66: NOKEY 2024-08-23 09:17:55.777 | Verifying... ######################################## 2024-08-23 09:17:55.849 | Preparing... ######################################## 2024-08-23 09:17:55.852 | Updating / installing... 2024-08-23 09:17:55.874 | openEuler-gpg-keys-1.0-3.4.oe2203 ######################################## 2024-08-23 09:17:57.076 | openEuler-repos-1.0-3.4.oe2203 ######################################## 2024-08-23 09:17:57.263 | openEuler-release-22.03LTS-52.oe2203 ######################################## 2024-08-23 09:17:57.298 | setup-2.13.9.1-1.oe2203 ######################################## 2024-08-23 09:17:57.629 | filesystem-3.16-4.oe2203 ######################################## 2024-08-23 09:17:57.877 | basesystem-12-2.oe2203 ######################################## 2024-08-23 09:17:57.992 | error: failed to exec scriptlet interpreter /bin/sh: No such file or directory 2024-08-23 09:17:57.993 | warning: %posttrans(filesystem-3.16-4.oe2203.aarch64) scriptlet failed, exit status 127 2024-08-23 09:17:58.737 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:152 : [[ -n '' ]] 2024-08-23 09:17:58.742 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:160 : [[ -n '' ]] 2024-08-23 09:17:58.747 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:167 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-08-23 09:17:58.752 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_repos:168 : sudo sed -i s/enabled=0/enabled=1/ /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/yum.repos.d/openEuler.repo 2024-08-23 09:17:58.792 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:311 : [[ openeuler =~ (fedora|openeuler) ]] 2024-08-23 09:17:58.796 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:312 : _install_pkg_manager dnf dnf-plugins-core curl 2024-08-23 09:17:58.801 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:181 : sudo sed -i s,/etc/pki/rpm-gpg,/opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/yum.repos.d/openEuler.repo 2024-08-23 09:17:58.818 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:207 : flock -w 1200 9 2024-08-23 09:17:58.875 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:208 : echo '%_dbpath /var/lib/rpm' 2024-08-23 09:17:58.880 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:210 : local _lang_pack= 2024-08-23 09:17:58.885 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:211 : local _extra_pkgs= 2024-08-23 09:17:58.889 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:213 : [[ openeuler == \f\e\d\o\r\a ]] 2024-08-23 09:17:58.893 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:214 : [[ openeuler == \c\e\n\t\o\s ]] 2024-08-23 09:17:58.898 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:231 : _extra_pkgs+='coreutils ' 2024-08-23 09:17:58.903 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:236 : [[ ! -d /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/yum/vars ]] 2024-08-23 09:17:58.908 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:237 : sudo mkdir -p /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/yum 2024-08-23 09:17:58.924 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:238 : sudo ln -s /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/dnf/vars /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/yum/vars 2024-08-23 09:17:59.022 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:241 : sudo -E dnf -y --disableexcludes=all --setopt=cachedir=/opt/dib_cache/yum/aarch64/22.03-LTS --setopt=reposdir=/opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/yum.repos.d --releasever=22.03 --installroot /opt/dib_tmp/dib_build.LOjb31qJ/mnt install dnf dnf-plugins-core curl coreutils 2024-08-23 09:18:04.288 | OS 5.8 kB/s | 3.8 kB 00:00 2024-08-23 09:18:18.003 | everything 1.5 kB/s | 3.8 kB 00:02 2024-08-23 09:18:33.658 | EPOL 1.1 kB/s | 3.0 kB 00:02 2024-08-23 09:18:37.120 | debuginfo 13 kB/s | 3.8 kB 00:00 2024-08-23 09:18:41.200 | source 13 kB/s | 3.8 kB 00:00 2024-08-23 09:19:01.962 | update 653 B/s | 3.5 kB 00:05 2024-08-23 09:19:45.672 | Dependencies resolved. 2024-08-23 09:19:45.738 | ================================================================================ 2024-08-23 09:19:45.738 | Package Arch Version Repo Size 2024-08-23 09:19:45.738 | ================================================================================ 2024-08-23 09:19:45.738 | Installing: 2024-08-23 09:19:45.739 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-08-23 09:19:45.739 | curl aarch64 7.79.1-28.oe2203 update 139 k 2024-08-23 09:19:45.739 | dnf-data noarch 4.10.0-15.oe2203 update 23 k 2024-08-23 09:19:45.739 | dnf-plugins-core noarch 4.0.24-6.oe2203 update 14 k 2024-08-23 09:19:45.739 | Installing dependencies: 2024-08-23 09:19:45.739 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-08-23 09:19:45.739 | adwaita-cursor-theme noarch 41.0-1.oe2203 OS 649 k 2024-08-23 09:19:45.739 | adwaita-icon-theme noarch 41.0-1.oe2203 OS 11 M 2024-08-23 09:19:45.739 | at-spi2-atk aarch64 2.38.0-1.oe2203 OS 74 k 2024-08-23 09:19:45.739 | at-spi2-core aarch64 2.42.0-1.oe2203 OS 171 k 2024-08-23 09:19:45.739 | atk aarch64 2.36.0-2.oe2203 update 260 k 2024-08-23 09:19:45.739 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-08-23 09:19:45.739 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-08-23 09:19:45.739 | avahi-libs aarch64 0.8-19.oe2203 update 59 k 2024-08-23 09:19:45.739 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-08-23 09:19:45.739 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-08-23 09:19:45.739 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-08-23 09:19:45.739 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-08-23 09:19:45.739 | cairo aarch64 1.17.4-1.oe2203 OS 613 k 2024-08-23 09:19:45.739 | cairo-gobject aarch64 1.17.4-1.oe2203 OS 17 k 2024-08-23 09:19:45.739 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-08-23 09:19:45.739 | colord-libs aarch64 1.4.5-4.oe2203 update 181 k 2024-08-23 09:19:45.739 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-08-23 09:19:45.739 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-08-23 09:19:45.739 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-08-23 09:19:45.739 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-08-23 09:19:45.739 | cups-libs aarch64 1:2.4.0-10.oe2203 update 240 k 2024-08-23 09:19:45.739 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-08-23 09:19:45.739 | dbus aarch64 1:1.12.20-10.oe2203 update 63 k 2024-08-23 09:19:45.739 | dbus-common noarch 1:1.12.20-10.oe2203 update 13 k 2024-08-23 09:19:45.739 | dbus-daemon aarch64 1:1.12.20-10.oe2203 update 164 k 2024-08-23 09:19:45.739 | dbus-libs aarch64 1:1.12.20-10.oe2203 update 136 k 2024-08-23 09:19:45.739 | dbus-tools aarch64 1:1.12.20-10.oe2203 update 26 k 2024-08-23 09:19:45.739 | dejavu-fonts noarch 2.37-1.oe2203 OS 5.1 M 2024-08-23 09:19:45.739 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-08-23 09:19:45.739 | dnf noarch 4.10.0-15.oe2203 update 13 k 2024-08-23 09:19:45.739 | dracut aarch64 055-10.oe2203 update 292 k 2024-08-23 09:19:45.739 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-08-23 09:19:45.739 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-08-23 09:19:45.739 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-08-23 09:19:45.739 | expat aarch64 2.4.1-10.oe2203 update 75 k 2024-08-23 09:19:45.739 | file aarch64 5.41-3.oe2203 update 36 k 2024-08-23 09:19:45.739 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-08-23 09:19:45.739 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-08-23 09:19:45.739 | fontconfig aarch64 2.13.94-1.oe2203 OS 225 k 2024-08-23 09:19:45.739 | fonts-filesystem noarch 2.0.5-2.oe2203 OS 8.3 k 2024-08-23 09:19:45.739 | freetype aarch64 2.11.0-3.oe2203 update 349 k 2024-08-23 09:19:45.739 | fribidi aarch64 1.0.10-2.oe2203 update 83 k 2024-08-23 09:19:45.739 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-08-23 09:19:45.739 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-08-23 09:19:45.739 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-08-23 09:19:45.739 | gcr aarch64 3.41.0-1.oe2203 OS 462 k 2024-08-23 09:19:45.739 | gcr-base aarch64 3.41.0-1.oe2203 OS 251 k 2024-08-23 09:19:45.739 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-08-23 09:19:45.739 | gdk-pixbuf2 aarch64 2.42.6-5.oe2203 update 455 k 2024-08-23 09:19:45.740 | gdk-pixbuf2-modules aarch64 2.42.6-5.oe2203 update 67 k 2024-08-23 09:19:45.740 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-08-23 09:19:45.740 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-08-23 09:19:45.740 | glibc aarch64 2.34-149.oe2203 update 2.8 M 2024-08-23 09:19:45.740 | glibc-common aarch64 2.34-149.oe2203 update 2.7 M 2024-08-23 09:19:45.740 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-08-23 09:19:45.740 | gnupg2 aarch64 2.2.32-3.oe2203 update 2.1 M 2024-08-23 09:19:45.740 | gnutls aarch64 3.7.2-13.oe2203 update 884 k 2024-08-23 09:19:45.740 | gpgme aarch64 1.16.0-3.oe2203 update 329 k 2024-08-23 09:19:45.740 | graphite2 aarch64 1.3.14-5.oe2203 OS 87 k 2024-08-23 09:19:45.740 | grep aarch64 3.7-9.oe2203 update 293 k 2024-08-23 09:19:45.740 | groff aarch64 1.22.4-11.oe2203 update 908 k 2024-08-23 09:19:45.740 | groff-base aarch64 1.22.4-11.oe2203 update 858 k 2024-08-23 09:19:45.740 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-08-23 09:19:45.740 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-08-23 09:19:45.740 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-08-23 09:19:45.740 | gtk-update-icon-cache aarch64 3.24.30-5.oe2203 OS 30 k 2024-08-23 09:19:45.740 | gtk2 aarch64 2.24.33-4.oe2203 OS 3.3 M 2024-08-23 09:19:45.740 | gtk3 aarch64 3.24.30-5.oe2203 OS 4.6 M 2024-08-23 09:19:45.740 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-08-23 09:19:45.740 | harfbuzz aarch64 2.8.2-4.oe2203 update 638 k 2024-08-23 09:19:45.740 | hicolor-icon-theme noarch 0.17-6.oe2203 update 44 k 2024-08-23 09:19:45.740 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-08-23 09:19:45.740 | info aarch64 6.8-3.oe2203 OS 163 k 2024-08-23 09:19:45.740 | jbigkit-libs aarch64 2.1-19.oe2203 update 33 k 2024-08-23 09:19:45.740 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-08-23 09:19:45.740 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-08-23 09:19:45.740 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-08-23 09:19:45.740 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-08-23 09:19:45.740 | kmod aarch64 29-3.oe2203 OS 85 k 2024-08-23 09:19:45.740 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-08-23 09:19:45.740 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-08-23 09:19:45.740 | lcms2 aarch64 2.12-1.oe2203 OS 145 k 2024-08-23 09:19:45.740 | less aarch64 590-6.oe2203 update 101 k 2024-08-23 09:19:45.740 | libX11 aarch64 1.7.2-8.oe2203 update 716 k 2024-08-23 09:19:45.740 | libXau aarch64 1.0.9-2.oe2203 OS 14 k 2024-08-23 09:19:45.740 | libXcomposite aarch64 0.4.5-1.oe2203 OS 13 k 2024-08-23 09:19:45.740 | libXcursor aarch64 1.2.0-1.oe2203 OS 26 k 2024-08-23 09:19:45.740 | libXdamage aarch64 1.1.5-1.oe2203 OS 13 k 2024-08-23 09:19:45.740 | libXext aarch64 1.3.4-4.oe2203 update 34 k 2024-08-23 09:19:45.740 | libXfixes aarch64 6.0.0-1.oe2203 OS 17 k 2024-08-23 09:19:45.740 | libXft aarch64 2.3.4-1.oe2203 OS 43 k 2024-08-23 09:19:45.740 | libXi aarch64 1.8-2.oe2203 update 34 k 2024-08-23 09:19:45.740 | libXinerama aarch64 1.1.4-5.oe2203 OS 13 k 2024-08-23 09:19:45.740 | libXrandr aarch64 1.5.2-1.oe2203 OS 24 k 2024-08-23 09:19:45.740 | libXrender aarch64 0.9.10-10.oe2203 OS 24 k 2024-08-23 09:19:45.740 | libXtst aarch64 1.2.3-10.oe2203 OS 19 k 2024-08-23 09:19:45.740 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-08-23 09:19:45.740 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-08-23 09:19:45.740 | libassuan aarch64 2.5.5-1.oe2203 OS 58 k 2024-08-23 09:19:45.740 | libblkid aarch64 2.37.2-28.oe2203 update 147 k 2024-08-23 09:19:45.740 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-08-23 09:19:45.740 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-08-23 09:19:45.740 | libcomps aarch64 0.1.18-1.oe2203 OS 67 k 2024-08-23 09:19:45.740 | libcurl aarch64 7.79.1-28.oe2203 update 264 k 2024-08-23 09:19:45.740 | libdatrie aarch64 0.2.13-1.oe2203 OS 30 k 2024-08-23 09:19:45.741 | libdnf aarch64 0.65.0-6.oe2203 update 602 k 2024-08-23 09:19:45.741 | libedit aarch64 3.1-28.oe2203 OS 88 k 2024-08-23 09:19:45.741 | libepoxy aarch64 1.5.9-1.oe2203 OS 201 k 2024-08-23 09:19:45.741 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-08-23 09:19:45.741 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-08-23 09:19:45.741 | libfdisk aarch64 2.37.2-28.oe2203 update 191 k 2024-08-23 09:19:45.741 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-08-23 09:19:45.741 | libgcc aarch64 10.3.1-23.oe2203 update 67 k 2024-08-23 09:19:45.741 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-08-23 09:19:45.741 | libgomp aarch64 10.3.1-23.oe2203 update 224 k 2024-08-23 09:19:45.741 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-08-23 09:19:45.741 | libgusb aarch64 0.3.8-1.oe2203 OS 41 k 2024-08-23 09:19:45.741 | libicu aarch64 69.1-7.oe2203 update 9.3 M 2024-08-23 09:19:45.741 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-08-23 09:19:45.741 | libjpeg-turbo aarch64 2.1.1-2.oe2203 update 121 k 2024-08-23 09:19:45.741 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-08-23 09:19:45.741 | libksba aarch64 1.6.0-3.oe2203 update 139 k 2024-08-23 09:19:45.741 | libmodulemd aarch64 2.13.0-1.oe2203 OS 159 k 2024-08-23 09:19:45.741 | libmount aarch64 2.37.2-28.oe2203 update 169 k 2024-08-23 09:19:45.741 | libnghttp2 aarch64 1.46.0-5.oe2203 update 67 k 2024-08-23 09:19:45.741 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-08-23 09:19:45.741 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-08-23 09:19:45.741 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-08-23 09:19:45.741 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-08-23 09:19:45.741 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-08-23 09:19:45.741 | librepo aarch64 1.14.2-2.oe2203 OS 76 k 2024-08-23 09:19:45.741 | libreport-filesystem noarch 2.15.2-1.oe2203 OS 9.0 k 2024-08-23 09:19:45.741 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-08-23 09:19:45.741 | libsecret aarch64 0.20.4-1.oe2203 OS 160 k 2024-08-23 09:19:45.741 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-08-23 09:19:45.741 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-08-23 09:19:45.741 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-08-23 09:19:45.741 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-08-23 09:19:45.741 | libsmartcols aarch64 2.37.2-28.oe2203 update 115 k 2024-08-23 09:19:45.741 | libsolv aarch64 0.7.20-4.oe2203 update 345 k 2024-08-23 09:19:45.741 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-08-23 09:19:45.741 | libstdc++ aarch64 10.3.1-23.oe2203 update 484 k 2024-08-23 09:19:45.741 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-08-23 09:19:45.741 | libthai aarch64 0.1.28-4.oe2203 OS 197 k 2024-08-23 09:19:45.741 | libtiff aarch64 4.3.0-37.oe2203 update 166 k 2024-08-23 09:19:45.741 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-08-23 09:19:45.741 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-08-23 09:19:45.741 | libusbx aarch64 1.0.24-1.oe2203 OS 67 k 2024-08-23 09:19:45.741 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-08-23 09:19:45.741 | libuuid aarch64 2.37.2-28.oe2203 update 30 k 2024-08-23 09:19:45.741 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-08-23 09:19:45.741 | libxcb aarch64 1.14-2.oe2203 update 195 k 2024-08-23 09:19:45.741 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-08-23 09:19:45.741 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-08-23 09:19:45.741 | libxml2 aarch64 2.9.12-20.oe2203 update 609 k 2024-08-23 09:19:45.741 | libyaml aarch64 0.2.5-6.oe2203 update 54 k 2024-08-23 09:19:45.741 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-08-23 09:19:45.741 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-08-23 09:19:45.741 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-08-23 09:19:45.742 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-08-23 09:19:45.742 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-08-23 09:19:45.742 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-08-23 09:19:45.742 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-08-23 09:19:45.742 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-08-23 09:19:45.742 | nettle aarch64 3.8.1-1.oe2203 update 935 k 2024-08-23 09:19:45.742 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-08-23 09:19:45.742 | npth aarch64 1.6-2.oe2203 OS 23 k 2024-08-23 09:19:45.742 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-08-23 09:19:45.742 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-08-23 09:19:45.742 | openssh aarch64 8.8p1-23.oe2203 update 300 k 2024-08-23 09:19:45.742 | openssh-clients aarch64 8.8p1-23.oe2203 update 601 k 2024-08-23 09:19:45.742 | openssh-server aarch64 8.8p1-23.oe2203 update 365 k 2024-08-23 09:19:45.742 | openssl aarch64 1:1.1.1m-28.oe2203 update 424 k 2024-08-23 09:19:45.742 | openssl-libs aarch64 1:1.1.1m-28.oe2203 update 1.2 M 2024-08-23 09:19:45.742 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-08-23 09:19:45.742 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-08-23 09:19:45.742 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-08-23 09:19:45.742 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-08-23 09:19:45.742 | pango aarch64 1.49.3-3.oe2203 update 243 k 2024-08-23 09:19:45.742 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-08-23 09:19:45.742 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-08-23 09:19:45.742 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-08-23 09:19:45.742 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-08-23 09:19:45.742 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-08-23 09:19:45.742 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-08-23 09:19:45.742 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-08-23 09:19:45.742 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-08-23 09:19:45.742 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-08-23 09:19:45.742 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-08-23 09:19:45.742 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-08-23 09:19:45.742 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-08-23 09:19:45.742 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-08-23 09:19:45.742 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-08-23 09:19:45.742 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-08-23 09:19:45.742 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-08-23 09:19:45.742 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-08-23 09:19:45.742 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-08-23 09:19:45.742 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-08-23 09:19:45.742 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-08-23 09:19:45.742 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-08-23 09:19:45.742 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-08-23 09:19:45.742 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-08-23 09:19:45.742 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-08-23 09:19:45.742 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-08-23 09:19:45.742 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-08-23 09:19:45.742 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-08-23 09:19:45.742 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-08-23 09:19:45.742 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-08-23 09:19:45.742 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-08-23 09:19:45.742 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-08-23 09:19:45.742 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-08-23 09:19:45.742 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-08-23 09:19:45.742 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-08-23 09:19:45.742 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-08-23 09:19:45.742 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-08-23 09:19:45.743 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-08-23 09:19:45.743 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-08-23 09:19:45.743 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-08-23 09:19:45.743 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-08-23 09:19:45.743 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-08-23 09:19:45.743 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-08-23 09:19:45.743 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-08-23 09:19:45.743 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-08-23 09:19:45.743 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-08-23 09:19:45.743 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-08-23 09:19:45.743 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-08-23 09:19:45.743 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-08-23 09:19:45.743 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-08-23 09:19:45.743 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-08-23 09:19:45.743 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-08-23 09:19:45.743 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-08-23 09:19:45.743 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-08-23 09:19:45.743 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-08-23 09:19:45.743 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-08-23 09:19:45.743 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-08-23 09:19:45.743 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-08-23 09:19:45.743 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-08-23 09:19:45.743 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-08-23 09:19:45.743 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-08-23 09:19:45.743 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-08-23 09:19:45.743 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-08-23 09:19:45.743 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-08-23 09:19:45.743 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-08-23 09:19:45.743 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-08-23 09:19:45.743 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-08-23 09:19:45.743 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-08-23 09:19:45.743 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-08-23 09:19:45.743 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-08-23 09:19:45.743 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-08-23 09:19:45.743 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-08-23 09:19:45.743 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-08-23 09:19:45.743 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-08-23 09:19:45.743 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-08-23 09:19:45.743 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-08-23 09:19:45.743 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-08-23 09:19:45.743 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-08-23 09:19:45.743 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-08-23 09:19:45.743 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-08-23 09:19:45.743 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-08-23 09:19:45.743 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-08-23 09:19:45.743 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-08-23 09:19:45.743 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-08-23 09:19:45.743 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-08-23 09:19:45.743 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-08-23 09:19:45.743 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-08-23 09:19:45.743 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-08-23 09:19:45.743 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-08-23 09:19:45.743 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-08-23 09:19:45.743 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-08-23 09:19:45.743 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-08-23 09:19:45.743 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-08-23 09:19:45.743 | pixman aarch64 0.40.0-3.oe2203 update 148 k 2024-08-23 09:19:45.743 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-08-23 09:19:45.744 | popt aarch64 1.18-3.oe2203 update 49 k 2024-08-23 09:19:45.744 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-08-23 09:19:45.744 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-08-23 09:19:45.744 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-08-23 09:19:45.744 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-08-23 09:19:45.744 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-08-23 09:19:45.744 | python3-dateutil noarch 1:2.8.2-2.oe2203 OS 301 k 2024-08-23 09:19:45.744 | python3-dbus aarch64 1.2.18-2.oe2203 OS 118 k 2024-08-23 09:19:45.744 | python3-distro noarch 1.6.0-1.oe2203 OS 38 k 2024-08-23 09:19:45.744 | python3-dnf noarch 4.10.0-15.oe2203 update 443 k 2024-08-23 09:19:45.744 | python3-dnf-plugins-core noarch 4.0.24-6.oe2203 update 209 k 2024-08-23 09:19:45.744 | python3-gpgme aarch64 1.16.0-3.oe2203 update 242 k 2024-08-23 09:19:45.744 | python3-hawkey aarch64 0.65.0-6.oe2203 update 82 k 2024-08-23 09:19:45.744 | python3-libcomps aarch64 0.1.18-1.oe2203 OS 42 k 2024-08-23 09:19:45.744 | python3-libdnf aarch64 0.65.0-6.oe2203 update 653 k 2024-08-23 09:19:45.744 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-08-23 09:19:45.744 | python3-rpm aarch64 4.17.0-33.oe2203 update 78 k 2024-08-23 09:19:45.744 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-08-23 09:19:45.744 | python3-six noarch 1.16.0-1.oe2203 OS 38 k 2024-08-23 09:19:45.744 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-08-23 09:19:45.744 | readline aarch64 8.1-3.oe2203 update 146 k 2024-08-23 09:19:45.744 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-08-23 09:19:45.744 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-08-23 09:19:45.744 | sed aarch64 4.8-3.oe2203 update 162 k 2024-08-23 09:19:45.744 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-08-23 09:19:45.744 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-08-23 09:19:45.744 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-08-23 09:19:45.744 | systemd aarch64 249-75.oe2203 update 3.2 M 2024-08-23 09:19:45.744 | systemd-libs aarch64 249-75.oe2203 update 453 k 2024-08-23 09:19:45.744 | systemd-udev aarch64 249-75.oe2203 update 1.2 M 2024-08-23 09:19:45.744 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-08-23 09:19:45.744 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-08-23 09:19:45.744 | tpm2-tss aarch64 3.1.0-5.oe2203 update 489 k 2024-08-23 09:19:45.744 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-08-23 09:19:45.744 | unbound-libs aarch64 1.13.2-11.oe2203 update 464 k 2024-08-23 09:19:45.744 | util-linux aarch64 2.37.2-28.oe2203 update 2.3 M 2024-08-23 09:19:45.744 | wayland aarch64 1.19.91-4.oe2203 update 59 k 2024-08-23 09:19:45.744 | which aarch64 2.21-14.oe2203 OS 30 k 2024-08-23 09:19:45.744 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-08-23 09:19:45.744 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-08-23 09:19:45.744 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-08-23 09:19:45.744 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-08-23 09:19:45.744 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-08-23 09:19:45.744 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-08-23 09:19:45.744 | Installing weak dependencies: 2024-08-23 09:19:45.744 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-08-23 09:19:45.744 | dconf aarch64 0.40.0-3.oe2203 update 83 k 2024-08-23 09:19:45.744 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-08-23 09:19:45.744 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-08-23 09:19:45.744 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-08-23 09:19:45.744 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-08-23 09:19:45.744 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-08-23 09:19:45.744 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-08-23 09:19:45.744 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-08-23 09:19:45.744 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-08-23 09:19:45.744 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-08-23 09:19:45.745 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-08-23 09:19:45.745 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-08-23 09:19:45.745 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-08-23 09:19:45.745 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-08-23 09:19:45.745 | pinentry aarch64 1.1.1-2.oe2203 OS 91 k 2024-08-23 09:19:45.745 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-08-23 09:19:45.745 | python3-unbound aarch64 1.13.2-11.oe2203 update 90 k 2024-08-23 09:19:45.745 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-08-23 09:19:45.745 | trousers aarch64 0.3.15-1.oe2203 OS 266 k 2024-08-23 09:19:45.745 | 2024-08-23 09:19:45.745 | Transaction Summary 2024-08-23 09:19:45.745 | ================================================================================ 2024-08-23 09:19:45.745 | Install 342 Packages 2024-08-23 09:19:45.745 | 2024-08-23 09:19:45.981 | Total download size: 139 M 2024-08-23 09:19:45.982 | Installed size: 596 M 2024-08-23 09:19:45.985 | Downloading Packages: 2024-08-23 09:19:52.327 | (1/342): at-spi2-atk-2.38.0-1.oe2203.aarch64.rp 12 kB/s | 74 kB 00:06 2024-08-23 09:19:58.421 | (2/342): at-spi2-core-2.42.0-1.oe2203.aarch64.r 28 kB/s | 171 kB 00:06 2024-08-23 09:20:00.787 | (3/342): attr-2.5.1-2.oe2203.aarch64.rpm 23 kB/s | 55 kB 00:02 2024-08-23 09:20:04.770 | (4/342): audit-libs-3.0.1-3.oe2203.aarch64.rpm 24 kB/s | 94 kB 00:03 2024-08-23 09:20:05.386 | (5/342): adwaita-cursor-theme-41.0-1.oe2203.noa 34 kB/s | 649 kB 00:19 2024-08-23 09:20:14.166 | (6/342): brotli-1.0.9-2.oe2203.aarch64.rpm 32 kB/s | 305 kB 00:09 2024-08-23 09:20:14.606 | (7/342): cairo-gobject-1.17.4-1.oe2203.aarch64. 38 kB/s | 17 kB 00:00 2024-08-23 09:20:18.657 | (8/342): chkconfig-1.20-1.oe2203.aarch64.rpm 43 kB/s | 172 kB 00:04 2024-08-23 09:20:24.485 | (9/342): cairo-1.17.4-1.oe2203.aarch64.rpm 32 kB/s | 613 kB 00:19 2024-08-23 09:20:28.580 | (10/342): cronie-1.5.7-1.oe2203.aarch64.rpm 25 kB/s | 103 kB 00:04 2024-08-23 09:20:29.625 | (11/342): crontabs-1.11-22.oe2203.noarch.rpm 16 kB/s | 17 kB 00:01 2024-08-23 09:20:33.008 | (12/342): crypto-policies-20200619-2.git781bbd4 24 kB/s | 81 kB 00:03 2024-08-23 09:22:11.848 | (13/342): cracklib-2.9.7-8.oe2203.aarch64.rpm 35 kB/s | 3.9 MB 01:53 2024-08-23 09:22:19.173 | (14/342): device-mapper-1.02.181-4.oe2203.aarch 29 kB/s | 213 kB 00:07 2024-08-23 09:22:31.974 | (15/342): diffutils-3.8-2.oe2203.aarch64.rpm 25 kB/s | 315 kB 00:12 2024-08-23 09:22:45.034 | (16/342): findutils-4.8.0-3.oe2203.aarch64.rpm 29 kB/s | 382 kB 00:13 2024-08-23 09:22:51.696 | (17/342): fontconfig-2.13.94-1.oe2203.aarch64.r 34 kB/s | 225 kB 00:06 2024-08-23 09:22:52.173 | (18/342): fonts-filesystem-2.0.5-2.oe2203.noarc 17 kB/s | 8.3 kB 00:00 2024-08-23 09:22:57.507 | (19/342): fuse-2.9.9-9.oe2203.aarch64.rpm 25 kB/s | 135 kB 00:05 2024-08-23 09:22:57.985 | (20/342): fuse-common-3.10.5-3.oe2203.aarch64.r 19 kB/s | 9.0 kB 00:00 2024-08-23 09:22:58.747 | (21/342): fuse-help-2.9.9-9.oe2203.aarch64.rpm 17 kB/s | 13 kB 00:00 2024-08-23 09:23:18.312 | (22/342): gcr-3.41.0-1.oe2203.aarch64.rpm 24 kB/s | 462 kB 00:19 2024-08-23 09:23:19.487 | (23/342): dejavu-fonts-2.37-1.oe2203.noarch.rpm 31 kB/s | 5.1 MB 02:46 2024-08-23 09:23:29.163 | (24/342): gcr-base-3.41.0-1.oe2203.aarch64.rpm 23 kB/s | 251 kB 00:10 2024-08-23 09:23:31.976 | (25/342): adwaita-icon-theme-41.0-1.oe2203.noar 48 kB/s | 11 MB 03:45 2024-08-23 09:23:33.274 | (26/342): graphite2-1.3.14-5.oe2203.aarch64.rpm 67 kB/s | 87 kB 00:01 2024-08-23 09:23:33.999 | (27/342): grubby-8.40-28.oe2203.aarch64.rpm 72 kB/s | 52 kB 00:00 2024-08-23 09:23:34.480 | (28/342): gtk-update-icon-cache-3.24.30-5.oe220 62 kB/s | 30 kB 00:00 2024-08-23 09:23:35.118 | (29/342): gmp-6.2.1-1.oe2203.aarch64.rpm 41 kB/s | 247 kB 00:05 2024-08-23 09:24:07.188 | (30/342): gettext-0.21-4.oe2203.aarch64.rpm 24 kB/s | 1.1 MB 00:47 2024-08-23 09:24:07.627 | (31/342): ima-evm-utils-libs-1.3.2-3.oe2203.aar 42 kB/s | 18 kB 00:00 2024-08-23 09:24:12.893 | (32/342): info-6.8-3.oe2203.aarch64.rpm 31 kB/s | 163 kB 00:05 2024-08-23 09:24:21.929 | (33/342): kbd-2.4.0-1.oe2203.aarch64.rpm 28 kB/s | 251 kB 00:09 2024-08-23 09:24:41.561 | (34/342): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 27 kB/s | 525 kB 00:19 2024-08-23 09:25:18.719 | (35/342): gtk2-2.24.33-4.oe2203.aarch64.rpm 32 kB/s | 3.3 MB 01:44 2024-08-23 09:25:19.771 | (36/342): keyutils-libs-1.6.3-3.oe2203.aarch64. 23 kB/s | 25 kB 00:01 2024-08-23 09:25:22.769 | (37/342): kmod-29-3.oe2203.aarch64.rpm 28 kB/s | 85 kB 00:02 2024-08-23 09:25:25.411 | (38/342): kmod-libs-29-3.oe2203.aarch64.rpm 22 kB/s | 57 kB 00:02 2024-08-23 09:25:29.834 | (39/342): lcms2-2.12-1.oe2203.aarch64.rpm 33 kB/s | 145 kB 00:04 2024-08-23 09:25:30.428 | (40/342): libXau-1.0.9-2.oe2203.aarch64.rpm 24 kB/s | 14 kB 00:00 2024-08-23 09:25:31.011 | (41/342): libXcomposite-0.4.5-1.oe2203.aarch64. 23 kB/s | 13 kB 00:00 2024-08-23 09:25:32.179 | (42/342): libXcursor-1.2.0-1.oe2203.aarch64.rpm 22 kB/s | 26 kB 00:01 2024-08-23 09:25:32.760 | (43/342): libXdamage-1.1.5-1.oe2203.aarch64.rpm 23 kB/s | 13 kB 00:00 2024-08-23 09:25:33.668 | (44/342): libXfixes-6.0.0-1.oe2203.aarch64.rpm 19 kB/s | 17 kB 00:00 2024-08-23 09:25:34.061 | (45/342): kbd-misc-2.4.0-1.oe2203.noarch.rpm 30 kB/s | 1.6 MB 00:52 2024-08-23 09:25:34.500 | (46/342): libXinerama-1.1.4-5.oe2203.aarch64.rp 30 kB/s | 13 kB 00:00 2024-08-23 09:25:35.251 | (47/342): libXft-2.3.4-1.oe2203.aarch64.rpm 27 kB/s | 43 kB 00:01 2024-08-23 09:25:35.552 | (48/342): libXrandr-1.5.2-1.oe2203.aarch64.rpm 23 kB/s | 24 kB 00:01 2024-08-23 09:25:37.015 | (49/342): libXrender-0.9.10-10.oe2203.aarch64.r 14 kB/s | 24 kB 00:01 2024-08-23 09:25:37.028 | (50/342): libXtst-1.2.3-10.oe2203.aarch64.rpm 13 kB/s | 19 kB 00:01 2024-08-23 09:25:39.440 | (51/342): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 18 kB/s | 43 kB 00:02 2024-08-23 09:25:39.896 | (52/342): libassuan-2.5.5-1.oe2203.aarch64.rpm 20 kB/s | 58 kB 00:02 2024-08-23 09:25:41.662 | (53/342): libdatrie-0.2.13-1.oe2203.aarch64.rpm 17 kB/s | 30 kB 00:01 2024-08-23 09:25:42.348 | (54/342): libcomps-0.1.18-1.oe2203.aarch64.rpm 23 kB/s | 67 kB 00:02 2024-08-23 09:25:44.617 | (55/342): libedit-3.1-28.oe2203.aarch64.rpm 30 kB/s | 88 kB 00:02 2024-08-23 09:25:47.552 | (56/342): libev-4.33-2.oe2203.aarch64.rpm 16 kB/s | 47 kB 00:02 2024-08-23 09:25:47.579 | (57/342): gtk3-3.24.30-5.oe2203.aarch64.rpm 35 kB/s | 4.6 MB 02:12 2024-08-23 09:25:48.053 | (58/342): libepoxy-1.5.9-1.oe2203.aarch64.rpm 35 kB/s | 201 kB 00:05 2024-08-23 09:25:48.810 | (59/342): libffi-3.4.2-2.oe2203.aarch64.rpm 21 kB/s | 26 kB 00:01 2024-08-23 09:25:49.062 | (60/342): libgusb-0.3.8-1.oe2203.aarch64.rpm 41 kB/s | 41 kB 00:01 2024-08-23 09:25:53.633 | (61/342): libidn2-2.3.2-2.oe2203.aarch64.rpm 23 kB/s | 112 kB 00:04 2024-08-23 09:25:56.009 | (62/342): libpipeline-1.5.4-1.oe2203.aarch64.rp 21 kB/s | 50 kB 00:02 2024-08-23 09:25:56.678 | (63/342): libmodulemd-2.13.0-1.oe2203.aarch64.r 21 kB/s | 159 kB 00:07 2024-08-23 09:25:56.973 | (64/342): libreport-filesystem-2.15.2-1.oe2203. 31 kB/s | 9.0 kB 00:00 2024-08-23 09:25:57.313 | (65/342): libevent-2.1.12-4.oe2203.aarch64.rpm 23 kB/s | 221 kB 00:09 2024-08-23 09:25:59.199 | (66/342): librepo-1.14.2-2.oe2203.aarch64.rpm 24 kB/s | 76 kB 00:03 2024-08-23 09:25:59.677 | (67/342): libseccomp-2.5.3-1.oe2203.aarch64.rpm 22 kB/s | 59 kB 00:02 2024-08-23 09:26:01.726 | (68/342): libsigsegv-2.13-1.oe2203.aarch64.rpm 20 kB/s | 42 kB 00:02 2024-08-23 09:26:04.667 | (69/342): libsecret-0.20.4-1.oe2203.aarch64.rpm 22 kB/s | 160 kB 00:07 2024-08-23 09:26:04.676 | (70/342): libsemanage-3.3-3.oe2203.aarch64.rpm 18 kB/s | 98 kB 00:05 2024-08-23 09:26:06.400 | (71/342): libusbx-1.0.24-1.oe2203.aarch64.rpm 39 kB/s | 67 kB 00:01 2024-08-23 09:26:07.177 | (72/342): libutempter-1.2.1-2.oe2203.aarch64.rp 30 kB/s | 24 kB 00:00 2024-08-23 09:26:07.979 | (73/342): libverto-0.3.2-1.oe2203.aarch64.rpm 32 kB/s | 26 kB 00:00 2024-08-23 09:26:10.225 | (74/342): libthai-0.1.28-4.oe2203.aarch64.rpm 23 kB/s | 197 kB 00:08 2024-08-23 09:26:12.194 | (75/342): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 28 kB/s | 118 kB 00:04 2024-08-23 09:26:17.096 | (76/342): libxkbcommon-1.3.1-1.oe2203.aarch64.r 18 kB/s | 121 kB 00:06 2024-08-23 09:26:17.105 | (77/342): libunistring-0.9.10-8.oe2203.aarch64. 32 kB/s | 401 kB 00:12 2024-08-23 09:26:17.331 | (78/342): lz4-1.9.3-2.oe2203.aarch64.rpm 25 kB/s | 128 kB 00:05 2024-08-23 09:26:18.563 | (79/342): npth-1.6-2.oe2203.aarch64.rpm 19 kB/s | 23 kB 00:01 2024-08-23 09:26:21.268 | (80/342): openssl-pkcs11-0.4.11-5.oe2203.aarch6 22 kB/s | 59 kB 00:02 2024-08-23 09:26:23.362 | (81/342): os-prober-1.79-1.oe2203.aarch64.rpm 23 kB/s | 48 kB 00:02 2024-08-23 09:26:24.517 | (82/342): perl-Algorithm-Diff-1.201-1.oe2203.no 23 kB/s | 27 kB 00:01 2024-08-23 09:26:26.525 | (83/342): perl-Archive-Tar-2.40-1.oe2203.noarch 21 kB/s | 42 kB 00:02 2024-08-23 09:26:27.482 | (84/342): perl-B-Debug-1.26-5.oe2203.noarch.rpm 19 kB/s | 18 kB 00:00 2024-08-23 09:26:30.660 | (85/342): mpfr-4.1.0-1.oe2203.aarch64.rpm 28 kB/s | 378 kB 00:13 2024-08-23 09:26:31.165 | (86/342): perl-CPAN-Meta-2.150010-419.oe2203.no 29 kB/s | 108 kB 00:03 2024-08-23 09:26:31.916 | (87/342): perl-CPAN-Meta-Requirements-2.140-419 20 kB/s | 26 kB 00:01 2024-08-23 09:26:32.051 | (88/342): perl-CPAN-Meta-YAML-0.018-420.oe2203. 27 kB/s | 24 kB 00:00 2024-08-23 09:26:33.148 | (89/342): perl-Carp-1.50-418.oe2203.noarch.rpm 17 kB/s | 21 kB 00:01 2024-08-23 09:26:33.245 | (90/342): perl-Compress-Raw-Bzip2-2.101-1.oe220 21 kB/s | 25 kB 00:01 2024-08-23 09:26:34.008 | (91/342): perl-Config-Perl-V-0.33-1.oe2203.noar 22 kB/s | 17 kB 00:00 2024-08-23 09:26:34.495 | (92/342): perl-Compress-Raw-Zlib-2.101-1.oe2203 30 kB/s | 41 kB 00:01 2024-08-23 09:26:35.519 | (93/342): perl-Data-Dumper-2.183-1.oe2203.aarch 29 kB/s | 44 kB 00:01 2024-08-23 09:26:35.957 | (94/342): perl-Digest-1.20-1.oe2203.noarch.rpm 38 kB/s | 17 kB 00:00 2024-08-23 09:26:37.006 | (95/342): perl-Digest-MD5-2.58-1.oe2203.aarch64 28 kB/s | 29 kB 00:01 2024-08-23 09:26:39.491 | (96/342): perl-Digest-SHA-6.02-7.oe2203.aarch64 20 kB/s | 49 kB 00:02 2024-08-23 09:26:40.073 | (97/342): perl-Encode-Locale-1.05-12.oe2203.noa 24 kB/s | 14 kB 00:00 2024-08-23 09:26:40.511 | (98/342): perl-Env-1.04-397.oe2203.noarch.rpm 38 kB/s | 17 kB 00:00 2024-08-23 09:26:40.526 | (99/342): perl-Devel-PPPort-3.63-1.oe2203.aarch 31 kB/s | 187 kB 00:06 2024-08-23 09:26:41.101 | (100/342): perl-Exporter-5.74-1.oe2203.noarch.r 37 kB/s | 22 kB 00:00 2024-08-23 09:26:41.113 | (101/342): perl-ExtUtils-Command-7.62-1.oe2203. 19 kB/s | 11 kB 00:00 2024-08-23 09:26:43.049 | (102/342): perl-ExtUtils-Install-2.20-1.oe2203. 17 kB/s | 33 kB 00:01 2024-08-23 09:26:44.857 | (103/342): perl-ExtUtils-Manifest-1.73-1.oe2203 13 kB/s | 23 kB 00:01 2024-08-23 09:26:47.155 | (104/342): perl-ExtUtils-MakeMaker-7.62-1.oe220 28 kB/s | 169 kB 00:06 2024-08-23 09:26:47.454 | (105/342): perl-ExtUtils-ParseXS-3.35-1.oe2203. 21 kB/s | 55 kB 00:02 2024-08-23 09:26:47.737 | (106/342): perl-File-Fetch-1.00-1.oe2203.noarch 38 kB/s | 22 kB 00:00 2024-08-23 09:26:48.446 | (107/342): perl-File-Path-2.18-1.oe2203.noarch. 30 kB/s | 21 kB 00:00 2024-08-23 09:26:48.620 | (108/342): perl-File-HomeDir-1.006-2.oe2203.noa 30 kB/s | 35 kB 00:01 2024-08-23 09:26:49.350 | (109/342): perl-File-Which-1.27-1.oe2203.noarch 33 kB/s | 24 kB 00:00 2024-08-23 09:26:49.603 | (110/342): perl-File-Temp-0.2311-2.oe2203.noarc 43 kB/s | 50 kB 00:01 2024-08-23 09:26:50.234 | (111/342): perl-Filter-Simple-0.94-1.oe2203.noa 25 kB/s | 16 kB 00:00 2024-08-23 09:26:50.647 | (112/342): perl-Filter-1.60-3.oe2203.aarch64.rp 38 kB/s | 49 kB 00:01 2024-08-23 09:26:51.875 | (113/342): perl-Getopt-Long-2.52-1.oe2203.noarc 28 kB/s | 45 kB 00:01 2024-08-23 09:26:52.889 | (114/342): perl-IO-Socket-IP-0.41-2.oe2203.noar 31 kB/s | 31 kB 00:01 2024-08-23 09:26:53.415 | (115/342): perl-IO-Compress-2.101-2.oe2203.noar 40 kB/s | 110 kB 00:02 2024-08-23 09:26:54.418 | (116/342): man-db-2.9.4-2.oe2203.aarch64.rpm 31 kB/s | 1.1 MB 00:37 2024-08-23 09:26:55.629 | (117/342): perl-IPC-SysV-2.09-1.oe2203.aarch64. 20 kB/s | 25 kB 00:01 2024-08-23 09:26:55.714 | (118/342): perl-IPC-Cmd-1.04-4.oe2203.noarch.rp 14 kB/s | 32 kB 00:02 2024-08-23 09:26:56.509 | (119/342): perl-IPC-System-Simple-1.30-2.oe2203 36 kB/s | 31 kB 00:00 2024-08-23 09:26:57.014 | (120/342): perl-JSON-PP-4.06-1.oe2203.noarch.rp 34 kB/s | 44 kB 00:01 2024-08-23 09:27:00.982 | (121/342): perl-Locale-Maketext-1.29-1.oe2203.n 13 kB/s | 53 kB 00:03 2024-08-23 09:27:01.360 | (122/342): perl-IO-Socket-SSL-2.072-1.oe2203.no 21 kB/s | 181 kB 00:08 2024-08-23 09:27:02.032 | (123/342): perl-MIME-Base64-3.16-1.oe2203.aarch 19 kB/s | 20 kB 00:01 2024-08-23 09:27:03.050 | (124/342): perl-Math-BigRat-0.2620-1.oe2203.noa 27 kB/s | 27 kB 00:01 2024-08-23 09:27:05.624 | (125/342): perl-Module-CoreList-5.20211020-1.oe 33 kB/s | 86 kB 00:02 2024-08-23 09:27:05.636 | (126/342): perl-Locale-Codes-3.68-1.oe2203.noar 29 kB/s | 264 kB 00:09 2024-08-23 09:27:06.077 | (127/342): perl-Module-Load-Conditional-0.74-1. 40 kB/s | 18 kB 00:00 2024-08-23 09:27:06.206 | (128/342): perl-Module-Load-0.36-1.oe2203.noarc 23 kB/s | 13 kB 00:00 2024-08-23 09:27:06.826 | (129/342): perl-Mozilla-CA-20211001-1.oe2203.no 17 kB/s | 10 kB 00:00 2024-08-23 09:27:07.129 | (130/342): perl-Module-Metadata-1.000037-1.oe22 29 kB/s | 31 kB 00:01 2024-08-23 09:27:07.276 | (131/342): perl-Math-BigInt-1.9998.27-1.oe2203. 20 kB/s | 121 kB 00:05 2024-08-23 09:27:08.000 | (132/342): perl-Params-Check-0.38-418.oe2203.no 17 kB/s | 15 kB 00:00 2024-08-23 09:27:08.742 | (133/342): perl-Perl-OSType-1.010-421.oe2203.no 27 kB/s | 20 kB 00:00 2024-08-23 09:27:09.180 | (134/342): perl-PerlIO-via-QuotedPrint-0.09-1.o 24 kB/s | 11 kB 00:00 2024-08-23 09:27:09.288 | (135/342): perl-PathTools-3.80-1.oe2203.aarch64 29 kB/s | 59 kB 00:02 2024-08-23 09:27:09.871 | (136/342): perl-Pod-Escapes-1.07-420.oe2203.noa 23 kB/s | 14 kB 00:00 2024-08-23 09:27:09.904 | (137/342): perl-Pod-Checker-1.74-1.oe2203.noarc 32 kB/s | 23 kB 00:00 2024-08-23 09:27:10.772 | (138/342): perl-Pod-Perldoc-3.28-4.oe2203.noarc 50 kB/s | 44 kB 00:00 2024-08-23 09:27:11.983 | (139/342): perl-Pod-Parser-1.63-398.oe2203.noar 27 kB/s | 57 kB 00:02 2024-08-23 09:27:13.037 | (140/342): perl-Pod-Usage-2.01-2.oe2203.noarch. 24 kB/s | 25 kB 00:01 2024-08-23 09:27:16.994 | (141/342): perl-Scalar-List-Utils-1.60-1.oe2203 12 kB/s | 49 kB 00:03 2024-08-23 09:27:17.008 | (142/342): perl-Pod-Simple-3.43-1.oe2203.noarch 22 kB/s | 137 kB 00:06 2024-08-23 09:27:18.232 | (143/342): perl-Net-SSLeay-1.90-1.oe2203.aarch6 22 kB/s | 250 kB 00:11 2024-08-23 09:27:18.615 | (144/342): perl-Socket-2.032-1.oe2203.aarch64.r 27 kB/s | 43 kB 00:01 2024-08-23 09:27:18.884 | (145/342): perl-Storable-3.25-1.oe2203.aarch64. 39 kB/s | 74 kB 00:01 2024-08-23 09:27:19.612 | (146/342): perl-Term-Cap-1.17-510.oe2203.noarch 24 kB/s | 18 kB 00:00 2024-08-23 09:27:20.275 | (147/342): perl-Term-ANSIColor-5.01-1.oe2203.no 18 kB/s | 30 kB 00:01 2024-08-23 09:27:20.409 | (148/342): perl-Sys-Syslog-0.36-1.oe2203.aarch6 17 kB/s | 37 kB 00:02 2024-08-23 09:27:21.567 | (149/342): perl-Text-Balanced-2.04-1.oe2203.noa 23 kB/s | 29 kB 00:01 2024-08-23 09:27:21.744 | (150/342): perl-Text-Diff-1.45-7.oe2203.noarch. 20 kB/s | 27 kB 00:01 2024-08-23 09:27:22.334 | (151/342): perl-Text-ParseWords-3.30-419.oe2203 16 kB/s | 12 kB 00:00 2024-08-23 09:27:22.370 | (152/342): perl-Text-Tabs+Wrap-2021.0814-1.oe22 21 kB/s | 13 kB 00:00 2024-08-23 09:27:23.279 | (153/342): perl-Thread-Queue-3.13-3.oe2203.noar 15 kB/s | 14 kB 00:00 2024-08-23 09:27:23.614 | (154/342): perl-Time-Local-1.300-1.oe2203.noarc 17 kB/s | 22 kB 00:01 2024-08-23 09:27:25.814 | (155/342): perl-URI-5.10-1.oe2203.noarch.rpm 28 kB/s | 72 kB 00:02 2024-08-23 09:27:27.260 | (156/342): perl-Test-Simple-1.302188-1.oe2203.n 26 kB/s | 201 kB 00:07 2024-08-23 09:27:27.972 | (157/342): perl-Unicode-Normalize-1.28-1.oe2203 32 kB/s | 70 kB 00:02 2024-08-23 09:27:28.985 | (158/342): perl-bignum-0.63-1.oe2203.noarch.rpm 19 kB/s | 19 kB 00:01 2024-08-23 09:27:29.520 | (159/342): perl-autodie-2.34-2.oe2203.noarch.rp 25 kB/s | 55 kB 00:02 2024-08-23 09:27:30.239 | (160/342): perl-constant-1.33-421.oe2203.noarch 13 kB/s | 17 kB 00:01 2024-08-23 09:27:30.251 | (161/342): perl-experimental-0.025-1.oe2203.noa 25 kB/s | 18 kB 00:00 2024-08-23 09:27:31.152 | (162/342): perl-parent-0.238-1.oe2203.noarch.rp 12 kB/s | 11 kB 00:00 2024-08-23 09:27:33.957 | (163/342): perl-podlators-4.14-1.oe2203.noarch. 22 kB/s | 63 kB 00:02 2024-08-23 09:27:41.517 | (164/342): perl-threads-2.26-1.oe2203.aarch64.r 4.6 kB/s | 35 kB 00:07 2024-08-23 09:27:41.527 | (165/342): perl-perlfaq-5.20210520-1.oe2203.noa 16 kB/s | 177 kB 00:11 2024-08-23 09:27:42.528 | (166/342): perl-threads-shared-1.62-1.oe2203.aa 29 kB/s | 30 kB 00:01 2024-08-23 09:27:43.540 | (167/342): perl-version-0.99.29-1.oe2203.aarch6 22 kB/s | 45 kB 00:02 2024-08-23 09:27:44.397 | (168/342): pigz-2.6-1.oe2203.aarch64.rpm 32 kB/s | 61 kB 00:01 2024-08-23 09:27:48.174 | (169/342): pinentry-1.1.1-2.oe2203.aarch64.rpm 20 kB/s | 91 kB 00:04 2024-08-23 09:27:48.200 | (170/342): perl-Unicode-Collate-1.31-1.oe2203.a 27 kB/s | 667 kB 00:24 2024-08-23 09:27:50.146 | (171/342): python3-distro-1.6.0-1.oe2203.noarch 20 kB/s | 38 kB 00:01 2024-08-23 09:27:52.900 | (172/342): python3-libcomps-0.1.18-1.oe2203.aar 15 kB/s | 42 kB 00:02 2024-08-23 09:27:53.443 | (173/342): python3-dbus-1.2.18-2.oe2203.aarch64 22 kB/s | 118 kB 00:05 2024-08-23 09:27:54.815 | (174/342): python3-dateutil-2.8.2-2.oe2203.noar 29 kB/s | 301 kB 00:10 2024-08-23 09:27:55.408 | (175/342): python3-six-1.16.0-1.oe2203.noarch.r 19 kB/s | 38 kB 00:01 2024-08-23 09:27:55.435 | (176/342): qt5-srpm-macros-5.15.2-1.oe2203.noar 13 kB/s | 8.3 kB 00:00 2024-08-23 09:28:00.862 | (177/342): python3-pyparsing-3.0.6-1.oe2203.noa 27 kB/s | 216 kB 00:07 2024-08-23 09:28:01.445 | (178/342): systemtap-sdt-devel-4.5-2.oe2203.aar 32 kB/s | 19 kB 00:00 2024-08-23 09:28:08.047 | (179/342): shared-mime-info-2.1-1.oe2203.aarch6 23 kB/s | 294 kB 00:12 2024-08-23 09:28:09.114 | (180/342): trousers-0.3.15-1.oe2203.aarch64.rpm 35 kB/s | 266 kB 00:07 2024-08-23 09:28:09.528 | (181/342): which-2.21-14.oe2203.aarch64.rpm 20 kB/s | 30 kB 00:01 2024-08-23 09:28:12.447 | (182/342): slang-2.3.2-8.oe2203.aarch64.rpm 31 kB/s | 533 kB 00:17 2024-08-23 09:28:14.835 | (183/342): acl-2.3.1-2.oe2203.aarch64.rpm 21 kB/s | 51 kB 00:02 2024-08-23 09:28:18.278 | (184/342): zip-3.0-29.oe2203.aarch64.rpm 25 kB/s | 217 kB 00:08 2024-08-23 09:28:20.019 | (185/342): avahi-libs-0.8-19.oe2203.aarch64.rpm 34 kB/s | 59 kB 00:01 2024-08-23 09:28:23.862 | (186/342): atk-2.36.0-2.oe2203.aarch64.rpm 29 kB/s | 260 kB 00:09 2024-08-23 09:28:25.738 | (187/342): bzip2-1.0.8-6.oe2203.aarch64.rpm 35 kB/s | 66 kB 00:01 2024-08-23 09:28:36.119 | (188/342): xkeyboard-config-2.33-1.oe2203.noarc 29 kB/s | 793 kB 00:27 2024-08-23 09:28:38.157 | (189/342): ca-certificates-2023.2.60-2.oe2203.n 33 kB/s | 411 kB 00:12 2024-08-23 09:28:46.325 | (190/342): colord-libs-1.4.5-4.oe2203.aarch64.r 18 kB/s | 181 kB 00:10 2024-08-23 09:28:55.728 | (191/342): cpio-2.13-10.oe2203.aarch64.rpm 27 kB/s | 253 kB 00:09 2024-08-23 09:29:04.067 | (192/342): bash-5.1.8-6.oe2203.aarch64.rpm 27 kB/s | 1.2 MB 00:44 2024-08-23 09:29:04.119 | (193/342): cups-libs-2.4.0-10.oe2203.aarch64.rp 29 kB/s | 240 kB 00:08 2024-08-23 09:29:06.599 | (194/342): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 29 kB/s | 72 kB 00:02 2024-08-23 09:29:09.329 | (195/342): dbus-1.12.20-10.oe2203.aarch64.rpm 23 kB/s | 63 kB 00:02 2024-08-23 09:29:10.319 | (196/342): dbus-common-1.12.20-10.oe2203.noarch 13 kB/s | 13 kB 00:00 2024-08-23 09:29:10.651 | (197/342): curl-7.79.1-28.oe2203.aarch64.rpm 21 kB/s | 139 kB 00:06 2024-08-23 09:29:16.208 | (198/342): dbus-libs-1.12.20-10.oe2203.aarch64. 24 kB/s | 136 kB 00:05 2024-08-23 09:29:17.416 | (199/342): dbus-tools-1.12.20-10.oe2203.aarch64 22 kB/s | 26 kB 00:01 2024-08-23 09:29:18.012 | (200/342): dbus-daemon-1.12.20-10.oe2203.aarch6 21 kB/s | 164 kB 00:07 2024-08-23 09:29:19.291 | (201/342): dnf-4.10.0-15.oe2203.noarch.rpm 9.9 kB/s | 13 kB 00:01 2024-08-23 09:29:21.180 | (202/342): dnf-data-4.10.0-15.oe2203.noarch.rpm 12 kB/s | 23 kB 00:01 2024-08-23 09:29:21.800 | (203/342): dconf-0.40.0-3.oe2203.aarch64.rpm 19 kB/s | 83 kB 00:04 2024-08-23 09:29:22.198 | (204/342): dnf-plugins-core-4.0.24-6.oe2203.noa 14 kB/s | 14 kB 00:01 2024-08-23 09:29:33.835 | (205/342): dracut-055-10.oe2203.aarch64.rpm 24 kB/s | 292 kB 00:12 2024-08-23 09:29:38.555 | (206/342): e2fsprogs-help-1.46.4-21.oe2203.noar 22 kB/s | 102 kB 00:04 2024-08-23 09:29:39.889 | (207/342): efi-srpm-macros-4-5.oe2203.noarch.rp 17 kB/s | 22 kB 00:01 2024-08-23 09:29:59.267 | (208/342): elfutils-0.185-13.oe2203.aarch64.rpm 30 kB/s | 580 kB 00:19 2024-08-23 09:30:04.452 | (209/342): e2fsprogs-1.46.4-21.oe2203.aarch64.r 26 kB/s | 1.1 MB 00:42 2024-08-23 09:30:05.657 | (210/342): elfutils-extra-0.185-13.oe2203.aarch 34 kB/s | 220 kB 00:06 2024-08-23 09:30:07.904 | (211/342): file-5.41-3.oe2203.aarch64.rpm 16 kB/s | 36 kB 00:02 2024-08-23 09:30:08.264 | (212/342): expat-2.4.1-10.oe2203.aarch64.rpm 20 kB/s | 75 kB 00:03 2024-08-23 09:30:23.109 | (213/342): file-libs-5.41-3.oe2203.aarch64.rpm 43 kB/s | 655 kB 00:15 2024-08-23 09:30:23.263 | (214/342): freetype-2.11.0-3.oe2203.aarch64.rpm 23 kB/s | 349 kB 00:14 2024-08-23 09:30:24.329 | (215/342): coreutils-9.0-5.oe2203.aarch64.rpm 26 kB/s | 2.7 MB 01:46 2024-08-23 09:30:26.148 | (216/342): fribidi-1.0.10-2.oe2203.aarch64.rpm 27 kB/s | 83 kB 00:03 2024-08-23 09:30:30.354 | (217/342): gdbm-1.22-11.oe2203.aarch64.rpm 28 kB/s | 166 kB 00:06 2024-08-23 09:30:32.413 | (218/342): gdk-pixbuf2-modules-2.42.6-5.oe2203. 32 kB/s | 67 kB 00:02 2024-08-23 09:30:35.960 | (219/342): gawk-5.1.1-4.oe2203.aarch64.rpm 27 kB/s | 344 kB 00:12 2024-08-23 09:30:39.295 | (220/342): gdk-pixbuf2-2.42.6-5.oe2203.aarch64. 35 kB/s | 455 kB 00:13 2024-08-23 09:31:43.006 | (221/342): glibc-common-2.34-149.oe2203.aarch64 43 kB/s | 2.7 MB 01:03 2024-08-23 09:31:43.843 | (222/342): glib2-2.68.1-21.oe2203.aarch64.rpm 37 kB/s | 2.6 MB 01:11 2024-08-23 09:32:05.170 | (223/342): gnutls-3.7.2-13.oe2203.aarch64.rpm 41 kB/s | 884 kB 00:21 2024-08-23 09:32:05.448 | (224/342): glibc-2.34-149.oe2203.aarch64.rpm 32 kB/s | 2.8 MB 01:29 2024-08-23 09:32:05.641 | (225/342): gnupg2-2.2.32-3.oe2203.aarch64.rpm 96 kB/s | 2.1 MB 00:22 2024-08-23 09:32:09.089 | (226/342): gpgme-1.16.0-3.oe2203.aarch64.rpm 84 kB/s | 329 kB 00:03 2024-08-23 09:32:16.860 | (227/342): grep-3.7-9.oe2203.aarch64.rpm 26 kB/s | 293 kB 00:11 2024-08-23 09:32:22.963 | (228/342): groff-base-1.22.4-11.oe2203.aarch64. 62 kB/s | 858 kB 00:13 2024-08-23 09:32:36.774 | (229/342): groff-1.22.4-11.oe2203.aarch64.rpm 29 kB/s | 908 kB 00:31 2024-08-23 09:32:46.209 | (230/342): grub2-tools-minimal-2.06-41.oe2203.a 37 kB/s | 346 kB 00:09 2024-08-23 09:32:49.946 | (231/342): grub2-tools-2.06-41.oe2203.aarch64.r 70 kB/s | 1.8 MB 00:26 2024-08-23 09:32:50.170 | (232/342): gzip-1.11-3.oe2203.aarch64.rpm 26 kB/s | 104 kB 00:03 2024-08-23 09:32:51.486 | (233/342): hicolor-icon-theme-0.17-6.oe2203.noa 34 kB/s | 44 kB 00:01 2024-08-23 09:32:53.414 | (234/342): jbigkit-libs-2.1-19.oe2203.aarch64.r 17 kB/s | 33 kB 00:01 2024-08-23 09:32:54.562 | (235/342): json-c-0.15-6.oe2203.aarch64.rpm 31 kB/s | 36 kB 00:01 2024-08-23 09:32:55.675 | (236/342): kpartx-0.8.7-6.oe2203.aarch64.rpm 38 kB/s | 42 kB 00:01 2024-08-23 09:33:00.320 | (237/342): harfbuzz-2.8.2-4.oe2203.aarch64.rpm 62 kB/s | 638 kB 00:10 2024-08-23 09:33:02.473 | (238/342): less-590-6.oe2203.aarch64.rpm 47 kB/s | 101 kB 00:02 2024-08-23 09:33:02.689 | (239/342): krb5-libs-1.19.2-8.oe2203.aarch64.rp 90 kB/s | 628 kB 00:07 2024-08-23 09:33:03.080 | (240/342): libXext-1.3.4-4.oe2203.aarch64.rpm 87 kB/s | 34 kB 00:00 2024-08-23 09:33:03.542 | (241/342): libXi-1.8-2.oe2203.aarch64.rpm 74 kB/s | 34 kB 00:00 2024-08-23 09:33:03.728 | (242/342): libacl-2.3.1-2.oe2203.aarch64.rpm 119 kB/s | 22 kB 00:00 2024-08-23 09:33:11.762 | (243/342): libarchive-3.5.2-6.oe2203.aarch64.rp 40 kB/s | 320 kB 00:08 2024-08-23 09:33:16.204 | (244/342): libX11-1.7.2-8.oe2203.aarch64.rpm 52 kB/s | 716 kB 00:13 2024-08-23 09:33:17.741 | (245/342): libblkid-2.37.2-28.oe2203.aarch64.rp 25 kB/s | 147 kB 00:05 2024-08-23 09:33:17.976 | (246/342): libcap-2.61-5.oe2203.aarch64.rpm 35 kB/s | 62 kB 00:01 2024-08-23 09:33:20.398 | (247/342): libcurl-7.79.1-28.oe2203.aarch64.rpm 99 kB/s | 264 kB 00:02 2024-08-23 09:33:23.577 | (248/342): libfdisk-2.37.2-28.oe2203.aarch64.rp 60 kB/s | 191 kB 00:03 2024-08-23 09:33:24.874 | (249/342): libgcc-10.3.1-23.oe2203.aarch64.rpm 52 kB/s | 67 kB 00:01 2024-08-23 09:33:34.128 | (250/342): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 45 kB/s | 414 kB 00:09 2024-08-23 09:33:35.708 | (251/342): libdnf-0.65.0-6.oe2203.aarch64.rpm 34 kB/s | 602 kB 00:17 2024-08-23 09:33:40.355 | (252/342): libgomp-10.3.1-23.oe2203.aarch64.rpm 36 kB/s | 224 kB 00:06 2024-08-23 09:33:43.913 | (253/342): libgpg-error-1.43-2.oe2203.aarch64.r 33 kB/s | 268 kB 00:08 2024-08-23 09:33:45.859 | (254/342): grub2-common-2.06-41.oe2203.noarch.r 33 kB/s | 2.9 MB 01:28 2024-08-23 09:33:47.654 | (255/342): libjpeg-turbo-2.1.1-2.oe2203.aarch64 32 kB/s | 121 kB 00:03 2024-08-23 09:33:49.521 | (256/342): libkcapi-1.3.1-7.oe2203.aarch64.rpm 45 kB/s | 164 kB 00:03 2024-08-23 09:33:50.721 | (257/342): libksba-1.6.0-3.oe2203.aarch64.rpm 45 kB/s | 139 kB 00:03 2024-08-23 09:33:51.819 | (258/342): libmount-2.37.2-28.oe2203.aarch64.rp 74 kB/s | 169 kB 00:02 2024-08-23 09:33:52.258 | (259/342): libnsl2-2.0.0-4.oe2203.aarch64.rpm 64 kB/s | 28 kB 00:00 2024-08-23 09:33:52.648 | (260/342): libnghttp2-1.46.0-5.oe2203.aarch64.r 35 kB/s | 67 kB 00:01 2024-08-23 09:33:53.841 | (261/342): libpng-1.6.37-4.oe2203.aarch64.rpm 62 kB/s | 99 kB 00:01 2024-08-23 09:33:55.163 | (262/342): libpsl-0.21.1-5.oe2203.aarch64.rpm 29 kB/s | 72 kB 00:02 2024-08-23 09:33:55.350 | (263/342): libpwquality-1.4.4-4.oe2203.aarch64. 57 kB/s | 86 kB 00:01 2024-08-23 09:33:56.649 | (264/342): libselinux-3.3-5.oe2203.aarch64.rpm 73 kB/s | 109 kB 00:01 2024-08-23 09:33:58.329 | (265/342): libsmartcols-2.37.2-28.oe2203.aarch6 68 kB/s | 115 kB 00:01 2024-08-23 09:34:03.370 | (266/342): libsepol-3.3-6.oe2203.aarch64.rpm 33 kB/s | 266 kB 00:08 2024-08-23 09:34:03.383 | (267/342): libsolv-0.7.20-4.oe2203.aarch64.rpm 68 kB/s | 345 kB 00:05 2024-08-23 09:34:06.140 | (268/342): libssh-0.9.6-8.oe2203.aarch64.rpm 66 kB/s | 182 kB 00:02 2024-08-23 09:34:07.014 | (269/342): libtasn1-4.17.0-3.oe2203.aarch64.rpm 89 kB/s | 77 kB 00:00 2024-08-23 09:34:10.328 | (270/342): libtiff-4.3.0-37.oe2203.aarch64.rpm 50 kB/s | 166 kB 00:03 2024-08-23 09:34:11.920 | (271/342): libtirpc-1.3.2-3.oe2203.aarch64.rpm 51 kB/s | 81 kB 00:01 2024-08-23 09:34:12.081 | (272/342): libstdc++-10.3.1-23.oe2203.aarch64.r 56 kB/s | 484 kB 00:08 2024-08-23 09:34:12.376 | (273/342): libuuid-2.37.2-28.oe2203.aarch64.rpm 65 kB/s | 30 kB 00:00 2024-08-23 09:34:15.511 | (274/342): libxcb-1.14-2.oe2203.aarch64.rpm 57 kB/s | 195 kB 00:03 2024-08-23 09:34:16.661 | (275/342): libyaml-0.2.5-6.oe2203.aarch64.rpm 47 kB/s | 54 kB 00:01 2024-08-23 09:34:18.650 | (276/342): logrotate-3.20.1-1.oe2203.aarch64.rp 25 kB/s | 50 kB 00:01 2024-08-23 09:34:18.815 | (277/342): libxml2-2.9.12-20.oe2203.aarch64.rpm 95 kB/s | 609 kB 00:06 2024-08-23 09:34:21.085 | (278/342): lua-5.4.3-11.oe2203.aarch64.rpm 56 kB/s | 136 kB 00:02 2024-08-23 09:34:22.234 | (279/342): ncurses-base-6.3-8.oe2203.noarch.rpm 47 kB/s | 54 kB 00:01 2024-08-23 09:34:25.625 | (280/342): ncurses-libs-6.3-8.oe2203.aarch64.rp 78 kB/s | 265 kB 00:03 2024-08-23 09:34:32.238 | (281/342): ncurses-6.3-8.oe2203.aarch64.rpm 50 kB/s | 674 kB 00:13 2024-08-23 09:34:33.251 | (282/342): newt-0.52.21-8.oe2203.aarch64.rpm 93 kB/s | 94 kB 00:01 2024-08-23 09:34:33.837 | (283/342): openEuler-rpm-config-30-30.oe2203.aa 83 kB/s | 49 kB 00:00 2024-08-23 09:34:36.809 | (284/342): openldap-2.6.0-6.oe2203.aarch64.rpm 70 kB/s | 207 kB 00:02 2024-08-23 09:34:40.498 | (285/342): nettle-3.8.1-1.oe2203.aarch64.rpm 63 kB/s | 935 kB 00:14 2024-08-23 09:34:42.728 | (286/342): openssh-8.8p1-23.oe2203.aarch64.rpm 51 kB/s | 300 kB 00:05 2024-08-23 09:34:49.729 | (287/342): openssh-clients-8.8p1-23.oe2203.aarc 65 kB/s | 601 kB 00:09 2024-08-23 09:34:54.986 | (288/342): openssh-server-8.8p1-23.oe2203.aarch 30 kB/s | 365 kB 00:12 2024-08-23 09:34:59.132 | (289/342): openssl-1.1.1m-28.oe2203.aarch64.rpm 45 kB/s | 424 kB 00:09 2024-08-23 09:35:02.706 | (290/342): p11-kit-0.24.0-2.oe2203.aarch64.rpm 61 kB/s | 217 kB 00:03 2024-08-23 09:35:04.110 | (291/342): p11-kit-trust-0.24.0-2.oe2203.aarch6 85 kB/s | 120 kB 00:01 2024-08-23 09:35:10.923 | (292/342): pam-1.5.2-7.oe2203.aarch64.rpm 64 kB/s | 437 kB 00:06 2024-08-23 09:35:16.383 | (293/342): pango-1.49.3-3.oe2203.aarch64.rpm 45 kB/s | 243 kB 00:05 2024-08-23 09:35:23.234 | (294/342): openssl-libs-1.1.1m-28.oe2203.aarch6 45 kB/s | 1.2 MB 00:28 2024-08-23 09:35:24.390 | (295/342): pcre-8.45-2.oe2203.aarch64.rpm 49 kB/s | 389 kB 00:08 2024-08-23 09:35:34.997 | (296/342): pcre2-10.39-9.oe2203.aarch64.rpm 43 kB/s | 510 kB 00:11 2024-08-23 09:36:10.878 | (297/342): perl-Encode-3.16-3.oe2203.aarch64.rp 40 kB/s | 1.4 MB 00:35 2024-08-23 09:36:12.221 | (298/342): perl-HTTP-Tiny-0.080-2.oe2203.noarch 26 kB/s | 35 kB 00:01 2024-08-23 09:36:12.807 | (299/342): perl-Math-BigInt-FastCalc-0.5012-2.o 33 kB/s | 19 kB 00:00 2024-08-23 09:36:16.769 | (300/342): perl-Test-Harness-3.42-2.oe2203.noar 33 kB/s | 130 kB 00:03 2024-08-23 09:36:17.663 | (301/342): perl-5.34.0-12.oe2203.aarch64.rpm 61 kB/s | 3.2 MB 00:53 2024-08-23 09:36:18.104 | (302/342): perl-Time-HiRes-1.9767-2.oe2203.aarc 35 kB/s | 47 kB 00:01 2024-08-23 09:36:20.417 | (303/342): perl-libnet-3.13-2.oe2203.noarch.rpm 33 kB/s | 75 kB 00:02 2024-08-23 09:36:50.532 | (304/342): perl-devel-5.34.0-12.oe2203.aarch64. 66 kB/s | 2.1 MB 00:32 2024-08-23 09:36:53.395 | (305/342): pixman-0.40.0-3.oe2203.aarch64.rpm 52 kB/s | 148 kB 00:02 2024-08-23 09:36:54.547 | (306/342): pkgconf-1.8.0-3.oe2203.aarch64.rpm 50 kB/s | 57 kB 00:01 2024-08-23 09:36:55.553 | (307/342): popt-1.18-3.oe2203.aarch64.rpm 49 kB/s | 49 kB 00:01 2024-08-23 09:36:59.018 | (308/342): procps-ng-3.3.17-5.oe2203.aarch64.rp 60 kB/s | 207 kB 00:03 2024-08-23 09:37:01.447 | (309/342): publicsuffix-list-20211113-2.oe2203. 53 kB/s | 128 kB 00:02 2024-08-23 09:37:04.938 | (310/342): perl-libs-5.34.0-12.oe2203.aarch64.r 38 kB/s | 1.6 MB 00:44 2024-08-23 09:37:19.355 | (311/342): libicu-69.1-7.oe2203.aarch64.rpm 44 kB/s | 9.3 MB 03:38 2024-08-23 09:37:20.738 | (312/342): python-pip-wheel-21.3.1-2.oe2203.noa 78 kB/s | 1.5 MB 00:19 2024-08-23 09:37:22.109 | (313/342): python-setuptools-59.4.0-5.oe2203.no 30 kB/s | 509 kB 00:17 2024-08-23 09:37:24.754 | (314/342): python3-dnf-4.10.0-15.oe2203.noarch. 110 kB/s | 443 kB 00:04 2024-08-23 09:37:25.289 | (315/342): python3-dnf-plugins-core-4.0.24-6.oe 66 kB/s | 209 kB 00:03 2024-08-23 09:37:26.744 | (316/342): python3-hawkey-0.65.0-6.oe2203.aarch 57 kB/s | 82 kB 00:01 2024-08-23 09:37:26.759 | (317/342): python3-gpgme-1.16.0-3.oe2203.aarch6 121 kB/s | 242 kB 00:02 2024-08-23 09:37:38.275 | (318/342): python3-libdnf-0.65.0-6.oe2203.aarch 57 kB/s | 653 kB 00:11 2024-08-23 09:37:39.869 | (319/342): python3-rpm-4.17.0-33.oe2203.aarch64 49 kB/s | 78 kB 00:01 2024-08-23 09:37:50.184 | (320/342): python3-pip-21.3.1-2.oe2203.noarch.r 97 kB/s | 2.2 MB 00:23 2024-08-23 09:37:51.055 | (321/342): python3-unbound-1.13.2-11.oe2203.aar 104 kB/s | 90 kB 00:00 2024-08-23 09:37:52.637 | (322/342): readline-8.1-3.oe2203.aarch64.rpm 92 kB/s | 146 kB 00:01 2024-08-23 09:37:57.639 | (323/342): rpm-4.17.0-33.oe2203.aarch64.rpm 98 kB/s | 492 kB 00:05 2024-08-23 09:37:57.979 | (324/342): python3-setuptools-59.4.0-5.oe2203.n 53 kB/s | 964 kB 00:18 2024-08-23 09:38:00.934 | (325/342): rpm-libs-4.17.0-33.oe2203.aarch64.rp 103 kB/s | 340 kB 00:03 2024-08-23 09:38:01.090 | (326/342): sed-4.8-3.oe2203.aarch64.rpm 52 kB/s | 162 kB 00:03 2024-08-23 09:38:05.818 | (327/342): shadow-4.9-13.oe2203.aarch64.rpm 123 kB/s | 598 kB 00:04 2024-08-23 09:38:22.568 | (328/342): sqlite-3.37.2-7.oe2203.aarch64.rpm 53 kB/s | 1.1 MB 00:21 2024-08-23 09:38:24.371 | (329/342): systemd-249-75.oe2203.aarch64.rpm 178 kB/s | 3.2 MB 00:18 2024-08-23 09:38:29.946 | (330/342): systemd-udev-249-75.oe2203.aarch64.r 228 kB/s | 1.2 MB 00:05 2024-08-23 09:38:31.378 | (331/342): systemd-libs-249-75.oe2203.aarch64.r 51 kB/s | 453 kB 00:08 2024-08-23 09:38:34.225 | (332/342): tcl-8.6.10-4.oe2203.aarch64.rpm 252 kB/s | 1.1 MB 00:04 2024-08-23 09:38:35.957 | (333/342): tzdata-2022a-18.oe2203.noarch.rpm 248 kB/s | 429 kB 00:01 2024-08-23 09:38:38.045 | (334/342): unbound-libs-1.13.2-11.oe2203.aarch6 222 kB/s | 464 kB 00:02 2024-08-23 09:38:40.869 | (335/342): tpm2-tss-3.1.0-5.oe2203.aarch64.rpm 52 kB/s | 489 kB 00:09 2024-08-23 09:38:41.599 | (336/342): wayland-1.19.91-4.oe2203.aarch64.rpm 81 kB/s | 59 kB 00:00 2024-08-23 09:38:43.131 | (337/342): xz-5.2.5-2.oe2203.aarch64.rpm 92 kB/s | 141 kB 00:01 2024-08-23 09:38:44.148 | (338/342): xz-libs-5.2.5-2.oe2203.aarch64.rpm 77 kB/s | 79 kB 00:01 2024-08-23 09:38:45.080 | (339/342): util-linux-2.37.2-28.oe2203.aarch64. 339 kB/s | 2.3 MB 00:07 2024-08-23 09:38:45.578 | (340/342): zlib-1.2.11-24.oe2203.aarch64.rpm 64 kB/s | 91 kB 00:01 2024-08-23 09:38:46.080 | (341/342): zstd-1.5.0-4.oe2203.aarch64.rpm 687 kB/s | 686 kB 00:00 2024-08-23 09:39:58.784 | (342/342): python3-3.9.9-28.oe2203.aarch64.rpm 50 kB/s | 7.8 MB 02:39 2024-08-23 09:39:58.787 | -------------------------------------------------------------------------------- 2024-08-23 09:39:58.788 | Total 118 kB/s | 139 MB 20:12 2024-08-23 09:39:58.826 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-08-23 09:40:00.756 | OS 1.1 kB/s | 2.1 kB 00:01 2024-08-23 09:40:08.119 | Importing GPG key 0xB25E7F66: 2024-08-23 09:40:08.119 | Userid : "private OBS (key without passphrase) " 2024-08-23 09:40:08.119 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-08-23 09:40:08.119 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-08-23 09:40:08.138 | Key imported successfully 2024-08-23 09:40:12.459 | Running transaction check 2024-08-23 09:40:13.169 | Transaction check succeeded. 2024-08-23 09:40:13.172 | Running transaction test 2024-08-23 09:40:15.670 | Transaction test succeeded. 2024-08-23 09:40:15.672 | Running transaction 2024-08-23 09:40:28.752 | Preparing : 1/1 2024-08-23 09:40:29.512 | Installing : libgcc-10.3.1-23.oe2203.aarch64 1/342 2024-08-23 09:40:29.851 | Running scriptlet: libgcc-10.3.1-23.oe2203.aarch64 1/342 2024-08-23 09:40:29.925 | Installing : tzdata-2022a-18.oe2203.noarch 2/342 2024-08-23 09:40:29.970 | Installing : ncurses-base-6.3-8.oe2203.noarch 3/342 2024-08-23 09:40:30.021 | Installing : libselinux-3.3-5.oe2203.aarch64 4/342 2024-08-23 09:40:30.561 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 5/342 2024-08-23 09:40:30.603 | Installing : glibc-common-2.34-149.oe2203.aarch64 6/342 2024-08-23 09:40:31.158 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 7/342 2024-08-23 09:40:31.178 | Installing : glibc-2.34-149.oe2203.aarch64 7/342 2024-08-23 09:40:31.410 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 7/342 2024-08-23 09:40:31.490 | Installing : bash-5.1.8-6.oe2203.aarch64 8/342 2024-08-23 09:40:31.533 | Installing : readline-8.1-3.oe2203.aarch64 9/342 2024-08-23 09:40:31.581 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-08-23 09:40:31.629 | Installing : libsepol-3.3-6.oe2203.aarch64 10/342 2024-08-23 09:40:31.731 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-08-23 09:40:31.741 | Installing : pcre2-10.39-9.oe2203.aarch64 11/342 2024-08-23 09:40:31.786 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 11/342 2024-08-23 09:40:31.867 | Installing : zlib-1.2.11-24.oe2203.aarch64 12/342 2024-08-23 09:40:31.892 | Installing : libstdc++-10.3.1-23.oe2203.aarch64 13/342 2024-08-23 09:40:31.908 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 14/342 2024-08-23 09:40:31.987 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-08-23 09:40:32.517 | Installing : grep-3.7-9.oe2203.aarch64 15/342 2024-08-23 09:40:32.550 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-08-23 09:40:32.725 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-08-23 09:40:32.836 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-08-23 09:40:32.856 | Installing : perl-Carp-1.50-418.oe2203.noarch 17/342 2024-08-23 09:40:33.228 | Installing : perl-Exporter-5.74-1.oe2203.noarch 18/342 2024-08-23 09:40:33.452 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 19/342 2024-08-23 09:40:33.476 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-08-23 09:40:33.494 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-08-23 09:40:33.526 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-08-23 09:40:33.582 | Installing : bzip2-1.0.8-6.oe2203.aarch64 21/342 2024-08-23 09:40:34.214 | Installing : libgpg-error-1.43-2.oe2203.aarch64 22/342 2024-08-23 09:40:34.246 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-08-23 09:40:34.392 | Installing : popt-1.18-3.oe2203.aarch64 23/342 2024-08-23 09:40:34.495 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-08-23 09:40:34.559 | Installing : libxml2-2.9.12-20.oe2203.aarch64 24/342 2024-08-23 09:40:34.589 | Running scriptlet: libxml2-2.9.12-20.oe2203.aarch64 24/342 2024-08-23 09:40:34.607 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-08-23 09:40:34.897 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-08-23 09:40:34.915 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-08-23 09:40:35.125 | Installing : perl-parent-1:0.238-1.oe2203.noarch 26/342 2024-08-23 09:40:35.396 | Installing : zstd-1.5.0-4.oe2203.aarch64 27/342 2024-08-23 09:40:35.431 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 27/342 2024-08-23 09:40:35.521 | Installing : libuuid-2.37.2-28.oe2203.aarch64 28/342 2024-08-23 09:40:35.600 | Running scriptlet: libuuid-2.37.2-28.oe2203.aarch64 28/342 2024-08-23 09:40:35.623 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 29/342 2024-08-23 09:40:35.670 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 30/342 2024-08-23 09:40:35.727 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 31/342 2024-08-23 09:40:35.768 | Installing : freetype-2.11.0-3.oe2203.aarch64 32/342 2024-08-23 09:40:35.832 | Running scriptlet: freetype-2.11.0-3.oe2203.aarch64 32/342 2024-08-23 09:40:35.930 | Installing : gdbm-1:1.22-11.oe2203.aarch64 33/342 2024-08-23 09:40:36.009 | Installing : libffi-3.4.2-2.oe2203.aarch64 34/342 2024-08-23 09:40:36.037 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-08-23 09:40:36.078 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-08-23 09:40:36.095 | Installing : expat-2.4.1-10.oe2203.aarch64 36/342 2024-08-23 09:40:36.106 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 37/342 2024-08-23 09:40:36.128 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-08-23 09:40:36.140 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-08-23 09:40:36.315 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-08-23 09:40:36.343 | Installing : file-libs-5.41-3.oe2203.aarch64 39/342 2024-08-23 09:40:36.358 | Installing : attr-2.5.1-2.oe2203.aarch64 40/342 2024-08-23 09:40:36.391 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 40/342 2024-08-23 09:40:36.402 | Installing : libacl-2.3.1-2.oe2203.aarch64 41/342 2024-08-23 09:40:36.469 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 41/342 2024-08-23 09:40:36.545 | Installing : sed-4.8-3.oe2203.aarch64 42/342 2024-08-23 09:40:36.564 | Installing : libunistring-0.9.10-8.oe2203.aarch64 43/342 2024-08-23 09:40:36.590 | Installing : json-c-0.15-6.oe2203.aarch64 44/342 2024-08-23 09:40:36.601 | Installing : libsmartcols-2.37.2-28.oe2203.aarch64 45/342 2024-08-23 09:40:36.636 | Running scriptlet: libsmartcols-2.37.2-28.oe2203.aarch64 45/342 2024-08-23 09:40:36.680 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-08-23 09:40:36.745 | Installing : libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-08-23 09:40:36.873 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 47/342 2024-08-23 09:40:36.888 | Installing : elfutils-0.185-13.oe2203.aarch64 48/342 2024-08-23 09:40:36.948 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 48/342 2024-08-23 09:40:36.969 | Installing : perl-Digest-1.20-1.oe2203.noarch 49/342 2024-08-23 09:40:36.991 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 50/342 2024-08-23 09:40:37.004 | Installing : libassuan-2.5.5-1.oe2203.aarch64 51/342 2024-08-23 09:40:37.043 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-08-23 09:40:37.055 | Installing : lua-5.4.3-11.oe2203.aarch64 52/342 2024-08-23 09:40:37.094 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-08-23 09:40:37.118 | Installing : info-6.8-3.oe2203.aarch64 53/342 2024-08-23 09:40:37.143 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 54/342 2024-08-23 09:40:37.174 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 55/342 2024-08-23 09:40:37.186 | Installing : lz4-1.9.3-2.oe2203.aarch64 56/342 2024-08-23 09:40:37.235 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 56/342 2024-08-23 09:40:37.460 | Installing : libgomp-10.3.1-23.oe2203.aarch64 57/342 2024-08-23 09:40:37.572 | Installing : gettext-0.21-4.oe2203.aarch64 58/342 2024-08-23 09:40:37.652 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-08-23 09:40:37.680 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-08-23 09:40:37.693 | Installing : file-5.41-3.oe2203.aarch64 60/342 2024-08-23 09:40:37.727 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-08-23 09:40:37.740 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-08-23 09:40:37.976 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-08-23 09:40:38.469 | Installing : groff-base-1.22.4-11.oe2203.aarch64 62/342 2024-08-23 09:40:38.569 | Installing : ncurses-6.3-8.oe2203.aarch64 63/342 2024-08-23 09:40:38.905 | Installing : pcre-8.45-2.oe2203.aarch64 64/342 2024-08-23 09:40:39.006 | Installing : grub2-common-1:2.06-41.oe2203.noarch 65/342 2024-08-23 09:40:39.085 | Installing : which-2.21-14.oe2203.aarch64 66/342 2024-08-23 09:40:39.381 | Installing : fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-08-23 09:40:39.602 | Running scriptlet: fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-08-23 09:40:39.654 | Installing : libjpeg-turbo-2.1.1-2.oe2203.aarch64 68/342 2024-08-23 09:40:39.687 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-08-23 09:40:40.004 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-08-23 09:40:40.041 | Installing : pixman-0.40.0-3.oe2203.aarch64 70/342 2024-08-23 09:40:40.073 | Installing : libreport-filesystem-2.15.2-1.oe2203.noarch 71/342 2024-08-23 09:40:40.755 | Installing : fonts-filesystem-2.0.5-2.oe2203.noarch 72/342 2024-08-23 09:40:40.830 | Installing : dejavu-fonts-2.37-1.oe2203.noarch 73/342 2024-08-23 09:40:40.881 | Installing : dnf-data-4.10.0-15.oe2203.noarch 74/342 2024-08-23 09:40:40.981 | Installing : libsemanage-3.3-3.oe2203.aarch64 75/342 2024-08-23 09:40:41.057 | Installing : acl-2.3.1-2.oe2203.aarch64 76/342 2024-08-23 09:40:41.395 | Installing : libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-08-23 09:40:42.125 | Running scriptlet: libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-08-23 09:40:42.149 | Installing : wayland-1.19.91-4.oe2203.aarch64 78/342 2024-08-23 09:40:42.272 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 79/342 2024-08-23 09:40:42.306 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-08-23 09:40:42.337 | Installing : libksba-1.6.0-3.oe2203.aarch64 80/342 2024-08-23 09:40:42.508 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-08-23 09:40:42.877 | Installing : zip-3.0-29.oe2203.aarch64 81/342 2024-08-23 09:40:43.006 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 82/342 2024-08-23 09:40:43.044 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 83/342 2024-08-23 09:40:43.096 | Installing : xz-5.2.5-2.oe2203.aarch64 84/342 2024-08-23 09:40:43.123 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-08-23 09:40:43.135 | Installing : graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-08-23 09:40:44.330 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-08-23 09:40:44.367 | Installing : libicu-69.1-7.oe2203.aarch64 86/342 2024-08-23 09:40:45.674 | Installing : pigz-2.6-1.oe2203.aarch64 87/342 2024-08-23 09:40:45.867 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-08-23 09:40:46.078 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-08-23 09:40:47.671 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-08-23 09:40:47.750 | Installing : sqlite-3.37.2-7.oe2203.aarch64 89/342 2024-08-23 09:40:47.773 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-08-23 09:40:48.330 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-08-23 09:40:51.198 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-08-23 09:40:51.563 | Installing : npth-1.6-2.oe2203.aarch64 91/342 2024-08-23 09:40:51.581 | Running scriptlet: npth-1.6-2.oe2203.aarch64 91/342 2024-08-23 09:40:51.609 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-08-23 09:40:52.235 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-08-23 09:40:52.297 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-08-23 09:40:52.401 | Installing : brotli-1.0.9-2.oe2203.aarch64 93/342 2024-08-23 09:40:53.388 | Installing : diffutils-3.8-2.oe2203.aarch64 94/342 2024-08-23 09:40:53.528 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-08-23 09:40:53.983 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-08-23 09:40:58.048 | Installing : lcms2-2.12-1.oe2203.aarch64 96/342 2024-08-23 09:41:00.907 | Installing : libXau-1.0.9-2.oe2203.aarch64 97/342 2024-08-23 09:41:01.130 | Installing : libxcb-1.14-2.oe2203.aarch64 98/342 2024-08-23 09:41:02.178 | Installing : libX11-1.7.2-8.oe2203.aarch64 99/342 2024-08-23 09:41:02.670 | Installing : libXext-1.3.4-4.oe2203.aarch64 100/342 2024-08-23 09:41:03.297 | Installing : libXrender-0.9.10-10.oe2203.aarch64 101/342 2024-08-23 09:41:03.724 | Installing : libXi-1.8-2.oe2203.aarch64 102/342 2024-08-23 09:41:03.951 | Installing : libXfixes-6.0.0-1.oe2203.aarch64 103/342 2024-08-23 09:41:07.858 | Installing : libXcursor-1.2.0-1.oe2203.aarch64 104/342 2024-08-23 09:41:08.424 | Installing : libXdamage-1.1.5-1.oe2203.aarch64 105/342 2024-08-23 09:41:08.441 | Installing : libXrandr-1.5.2-1.oe2203.aarch64 106/342 2024-08-23 09:41:08.456 | Installing : libXinerama-1.1.4-5.oe2203.aarch64 107/342 2024-08-23 09:41:08.470 | Installing : libXcomposite-0.4.5-1.oe2203.aarch64 108/342 2024-08-23 09:41:08.486 | Installing : libXtst-1.2.3-10.oe2203.aarch64 109/342 2024-08-23 09:41:08.495 | Installing : libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-08-23 09:41:08.559 | Running scriptlet: libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-08-23 09:41:08.584 | Installing : libthai-0.1.28-4.oe2203.aarch64 111/342 2024-08-23 09:41:08.630 | Installing : libedit-3.1-28.oe2203.aarch64 112/342 2024-08-23 09:41:08.650 | Installing : libepoxy-1.5.9-1.oe2203.aarch64 113/342 2024-08-23 09:41:08.669 | Installing : libev-4.33-2.oe2203.aarch64 114/342 2024-08-23 09:41:08.688 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 115/342 2024-08-23 09:41:08.741 | Installing : libsigsegv-2.13-1.oe2203.aarch64 116/342 2024-08-23 09:41:08.763 | Installing : cpio-2.13-10.oe2203.aarch64 117/342 2024-08-23 09:41:08.798 | Installing : jbigkit-libs-2.1-19.oe2203.aarch64 118/342 2024-08-23 09:41:08.825 | Installing : libtiff-4.3.0-37.oe2203.aarch64 119/342 2024-08-23 09:41:08.845 | Installing : less-590-6.oe2203.aarch64 120/342 2024-08-23 09:41:08.863 | Installing : libnghttp2-1.46.0-5.oe2203.aarch64 121/342 2024-08-23 09:41:08.873 | Installing : libyaml-0.2.5-6.oe2203.aarch64 122/342 2024-08-23 09:41:08.918 | Running scriptlet: libyaml-0.2.5-6.oe2203.aarch64 122/342 2024-08-23 09:41:08.962 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 123/342 2024-08-23 09:41:08.976 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-08-23 09:41:09.056 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-08-23 09:41:09.068 | Installing : mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-08-23 09:41:09.160 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-08-23 09:41:09.317 | Installing : gawk-5.1.1-4.oe2203.aarch64 126/342 2024-08-23 09:41:09.355 | Installing : nettle-3.8.1-1.oe2203.aarch64 127/342 2024-08-23 09:41:09.581 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 128/342 2024-08-23 09:41:09.625 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 129/342 2024-08-23 09:41:09.639 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 130/342 2024-08-23 09:41:09.919 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 131/342 2024-08-23 09:41:10.050 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 132/342 2024-08-23 09:41:10.076 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 133/342 2024-08-23 09:41:10.123 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 134/342 2024-08-23 09:41:10.145 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 135/342 2024-08-23 09:41:10.207 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 136/342 2024-08-23 09:41:10.227 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 137/342 2024-08-23 09:41:10.258 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 138/342 2024-08-23 09:41:10.280 | Installing : perl-URI-5.10-1.oe2203.noarch 139/342 2024-08-23 09:41:10.299 | Installing : efi-srpm-macros-4-5.oe2203.noarch 140/342 2024-08-23 09:41:10.315 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 141/342 2024-08-23 09:41:10.329 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 142/342 2024-08-23 09:41:10.342 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 143/342 2024-08-23 09:41:10.378 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 144/342 2024-08-23 09:41:11.504 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 145/342 2024-08-23 09:41:14.744 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 146/342 2024-08-23 09:41:14.766 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 147/342 2024-08-23 09:41:14.786 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-08-23 09:41:14.798 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-08-23 09:41:14.814 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-08-23 09:41:14.829 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-08-23 09:41:14.840 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-08-23 09:41:14.882 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-08-23 09:41:14.917 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 150/342 2024-08-23 09:41:14.948 | Installing : perl-Env-1.04-397.oe2203.noarch 151/342 2024-08-23 09:41:14.970 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 152/342 2024-08-23 09:41:14.985 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 153/342 2024-08-23 09:41:15.008 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-08-23 09:41:15.019 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-08-23 09:41:15.037 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-08-23 09:41:15.051 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 155/342 2024-08-23 09:41:15.060 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 156/342 2024-08-23 09:41:15.082 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-08-23 09:41:15.095 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-08-23 09:41:15.111 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-08-23 09:41:15.134 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-08-23 09:41:15.146 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-08-23 09:41:15.165 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-08-23 09:41:15.178 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 159/342 2024-08-23 09:41:15.207 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 160/342 2024-08-23 09:41:15.220 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 161/342 2024-08-23 09:41:15.237 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 162/342 2024-08-23 09:41:15.255 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 163/342 2024-08-23 09:41:15.276 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 164/342 2024-08-23 09:41:15.288 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 165/342 2024-08-23 09:41:15.362 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-08-23 09:41:15.380 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-08-23 09:41:15.397 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-08-23 09:41:15.413 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-08-23 09:41:15.431 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-08-23 09:41:15.447 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-08-23 09:41:15.466 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-08-23 09:41:15.525 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-08-23 09:41:15.541 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-08-23 09:41:15.572 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-08-23 09:41:15.590 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-08-23 09:41:15.608 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-08-23 09:41:15.658 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 170/342 2024-08-23 09:41:15.673 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 171/342 2024-08-23 09:41:15.694 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 172/342 2024-08-23 09:41:15.714 | Installing : perl-File-Which-1.27-1.oe2203.noarch 173/342 2024-08-23 09:41:15.730 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 174/342 2024-08-23 09:41:15.752 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-08-23 09:41:15.765 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-08-23 09:41:15.786 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-08-23 09:41:15.799 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 176/342 2024-08-23 09:41:15.955 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-08-23 09:41:16.201 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-08-23 09:41:16.227 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-08-23 09:41:16.251 | Installing : perl-autodie-2.34-2.oe2203.noarch 178/342 2024-08-23 09:41:16.277 | Installing : perl-bignum-0.63-1.oe2203.noarch 179/342 2024-08-23 09:41:16.339 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 180/342 2024-08-23 09:41:16.414 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 181/342 2024-08-23 09:41:16.436 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 182/342 2024-08-23 09:41:16.450 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 183/342 2024-08-23 09:41:16.468 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-08-23 09:41:16.483 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-08-23 09:41:16.504 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-08-23 09:41:16.522 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 185/342 2024-08-23 09:41:16.543 | Installing : perl-experimental-0.025-1.oe2203.noarch 186/342 2024-08-23 09:41:16.564 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 187/342 2024-08-23 09:41:16.591 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 188/342 2024-08-23 09:41:16.610 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 189/342 2024-08-23 09:41:16.649 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 190/342 2024-08-23 09:41:16.684 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 191/342 2024-08-23 09:41:16.737 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-08-23 09:41:16.805 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-08-23 09:41:16.822 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-08-23 09:41:16.842 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-08-23 09:41:16.859 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-08-23 09:41:16.896 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-08-23 09:41:17.179 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 194/342 2024-08-23 09:41:17.232 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 195/342 2024-08-23 09:41:17.254 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 196/342 2024-08-23 09:41:17.268 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 197/342 2024-08-23 09:41:17.282 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 198/342 2024-08-23 09:41:17.314 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 199/342 2024-08-23 09:41:17.330 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 200/342 2024-08-23 09:41:17.350 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 201/342 2024-08-23 09:41:17.979 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 202/342 2024-08-23 09:41:18.041 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 203/342 2024-08-23 09:41:18.065 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 204/342 2024-08-23 09:41:18.078 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 205/342 2024-08-23 09:41:18.102 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 206/342 2024-08-23 09:41:18.140 | Installing : perl-libnet-3.13-2.oe2203.noarch 207/342 2024-08-23 09:41:18.618 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 208/342 2024-08-23 09:41:18.629 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 209/342 2024-08-23 09:41:18.651 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-08-23 09:41:18.660 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-08-23 09:41:18.679 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-08-23 09:41:18.696 | Installing : perl-File-Path-2.18-1.oe2203.noarch 211/342 2024-08-23 09:41:18.713 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 212/342 2024-08-23 09:41:18.734 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 213/342 2024-08-23 09:41:18.744 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 214/342 2024-08-23 09:41:18.761 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-08-23 09:41:18.768 | Installing : perl-constant-1.33-421.oe2203.noarch 215/342 2024-08-23 09:41:18.783 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-08-23 09:41:18.803 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-08-23 09:41:18.810 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-08-23 09:41:19.332 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-08-23 09:41:19.411 | Installing : perl-4:5.34.0-12.oe2203.aarch64 217/342 2024-08-23 09:41:19.420 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-08-23 09:41:19.439 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-08-23 09:41:19.653 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 219/342 2024-08-23 09:41:19.876 | Installing : groff-1.22.4-11.oe2203.aarch64 219/342 2024-08-23 09:41:19.895 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 219/342 2024-08-23 09:41:19.968 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 220/342 2024-08-23 09:41:20.399 | Installing : fuse-2.9.9-9.oe2203.aarch64 221/342 2024-08-23 09:41:20.488 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 221/342 2024-08-23 09:41:21.686 | Installing : libevent-2.1.12-4.oe2203.aarch64 222/342 2024-08-23 09:41:21.749 | Installing : glib2-2.68.1-21.oe2203.aarch64 223/342 2024-08-23 09:41:21.777 | Installing : libverto-0.3.2-1.oe2203.aarch64 224/342 2024-08-23 09:41:22.036 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-08-23 09:41:22.087 | Installing : man-db-2.9.4-2.oe2203.aarch64 225/342 2024-08-23 09:41:22.145 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-08-23 09:41:22.145 | /var/tmp/rpm-tmp.SnZA4s: line 2: /usr/bin/rm: No such file or directory 2024-08-23 09:41:22.145 | 2024-08-23 09:41:22.303 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 226/342 2024-08-23 09:41:22.368 | Installing : slang-2.3.2-8.oe2203.aarch64 227/342 2024-08-23 09:41:22.436 | Installing : newt-0.52.21-8.oe2203.aarch64 228/342 2024-08-23 09:41:22.467 | Installing : chkconfig-1.20-1.oe2203.aarch64 229/342 2024-08-23 09:41:22.486 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-08-23 09:41:22.505 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-08-23 09:41:22.527 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-08-23 09:41:22.857 | Installing : logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-08-23 09:41:22.888 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-08-23 09:41:22.936 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 232/342 2024-08-23 09:41:22.997 | Installing : libarchive-3.5.2-6.oe2203.aarch64 233/342 2024-08-23 09:41:23.024 | Installing : openssl-1:1.1.1m-28.oe2203.aarch64 234/342 2024-08-23 09:41:23.038 | Installing : curl-7.79.1-28.oe2203.aarch64 235/342 2024-08-23 09:41:23.125 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 236/342 2024-08-23 09:41:23.570 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 237/342 2024-08-23 09:41:23.627 | Installing : cracklib-2.9.7-8.oe2203.aarch64 238/342 2024-08-23 09:41:23.676 | Installing : gzip-1.11-3.oe2203.aarch64 239/342 2024-08-23 09:41:23.741 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 240/342 2024-08-23 09:41:23.854 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 241/342 2024-08-23 09:41:23.898 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 242/342 2024-08-23 09:41:23.986 | Installing : libssh-0.9.6-8.oe2203.aarch64 243/342 2024-08-23 09:41:23.996 | Installing : openldap-2.6.0-6.oe2203.aarch64 244/342 2024-08-23 09:41:24.022 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-08-23 09:41:24.031 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-08-23 09:41:24.165 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-08-23 09:41:24.279 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 246/342 2024-08-23 09:41:24.318 | Installing : kpartx-0.8.7-6.oe2203.aarch64 247/342 2024-08-23 09:41:24.459 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 248/342 2024-08-23 09:41:24.486 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-08-23 09:41:24.497 | Installing : libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-08-23 09:41:25.085 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-08-23 09:41:25.318 | Installing : python3-pip-21.3.1-2.oe2203.noarch 250/342 2024-08-23 09:41:25.349 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 251/342 2024-08-23 09:41:25.526 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 252/342 2024-08-23 09:41:25.679 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 253/342 2024-08-23 09:41:25.696 | Installing : rpm-4.17.0-33.oe2203.aarch64 254/342 2024-08-23 09:41:25.754 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 254/342 2024-08-23 09:41:25.776 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 255/342 2024-08-23 09:41:25.787 | Installing : kmod-29-3.oe2203.aarch64 256/342 2024-08-23 09:41:25.833 | Running scriptlet: kmod-29-3.oe2203.aarch64 256/342 2024-08-23 09:41:25.866 | Installing : kmod-libs-29-3.oe2203.aarch64 257/342 2024-08-23 09:41:25.878 | Installing : libfdisk-2.37.2-28.oe2203.aarch64 258/342 2024-08-23 09:41:25.935 | Running scriptlet: libfdisk-2.37.2-28.oe2203.aarch64 258/342 2024-08-23 09:41:25.943 | Installing : libmount-2.37.2-28.oe2203.aarch64 259/342 2024-08-23 09:41:26.045 | Running scriptlet: libmount-2.37.2-28.oe2203.aarch64 259/342 2024-08-23 09:41:26.058 | Installing : kbd-2.4.0-1.oe2203.aarch64 260/342 2024-08-23 09:41:26.087 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-08-23 09:41:26.095 | Installing : libcap-2.61-5.oe2203.aarch64 261/342 2024-08-23 09:41:26.273 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-08-23 09:41:26.291 | Installing : pam-1.5.2-7.oe2203.aarch64 262/342 2024-08-23 09:41:26.340 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 262/342 2024-08-23 09:41:26.340 | /var/tmp/rpm-tmp.WDL0Nj: line 3: /usr/bin/install: No such file or directory 2024-08-23 09:41:26.340 | 2024-08-23 09:41:26.864 | Installing : coreutils-9.0-5.oe2203.aarch64 263/342 2024-08-23 09:41:26.935 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 263/342 2024-08-23 09:41:26.971 | Installing : systemd-libs-249-75.oe2203.aarch64 264/342 2024-08-23 09:41:27.022 | Running scriptlet: systemd-libs-249-75.oe2203.aarch64 264/342 2024-08-23 09:41:27.029 | Installing : libblkid-2.37.2-28.oe2203.aarch64 265/342 2024-08-23 09:41:27.200 | Running scriptlet: libblkid-2.37.2-28.oe2203.aarch64 265/342 2024-08-23 09:41:27.215 | Installing : shadow-2:4.9-13.oe2203.aarch64 266/342 2024-08-23 09:41:27.284 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-08-23 09:41:27.294 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-08-23 09:41:28.080 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-08-23 09:41:28.206 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-08-23 09:41:28.652 | Installing : libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-08-23 09:41:28.696 | Installing : util-linux-2.37.2-28.oe2203.aarch64 269/342 2024-08-23 09:41:28.728 | Running scriptlet: util-linux-2.37.2-28.oe2203.aarch64 269/342 2024-08-23 09:41:28.800 | Installing : crontabs-1.11-22.oe2203.noarch 270/342 2024-08-23 09:41:28.837 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-08-23 09:41:28.885 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-08-23 09:41:28.925 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-08-23 09:41:28.976 | Installing : os-prober-1.79-1.oe2203.aarch64 272/342 2024-08-23 09:41:28.993 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-08-23 09:41:29.014 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-08-23 09:41:29.057 | Installing : grubby-8.40-28.oe2203.aarch64 273/342 2024-08-23 09:41:29.197 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-08-23 09:41:29.407 | Installing : dracut-055-10.oe2203.aarch64 274/342 2024-08-23 09:41:29.634 | Installing : openssl-libs-1:1.1.1m-28.oe2203.aarch64 275/342 2024-08-23 09:41:31.532 | Running scriptlet: openssl-libs-1:1.1.1m-28.oe2203.aarch64 275/342 2024-08-23 09:41:31.581 | Installing : python3-3.9.9-28.oe2203.aarch64 276/342 2024-08-23 09:41:34.122 | Running scriptlet: systemd-249-75.oe2203.aarch64 277/342 2024-08-23 09:41:34.148 | Installing : systemd-249-75.oe2203.aarch64 277/342 2024-08-23 09:41:34.439 | Running scriptlet: systemd-249-75.oe2203.aarch64 277/342 2024-08-23 09:41:34.448 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-08-23 09:41:34.528 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-08-23 09:41:35.633 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-08-23 09:41:35.871 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-08-23 09:41:36.552 | Installing : libcurl-7.79.1-28.oe2203.aarch64 280/342 2024-08-23 09:41:36.569 | Installing : systemd-udev-249-75.oe2203.aarch64 281/342 2024-08-23 09:41:37.355 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 281/342 2024-08-23 09:41:37.918 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-08-23 09:41:39.703 | Installing : tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-08-23 09:41:41.276 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-08-23 09:41:41.568 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-08-23 09:41:41.585 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-08-23 09:41:41.619 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-08-23 09:41:41.630 | Installing : cronie-1.5.7-1.oe2203.aarch64 284/342 2024-08-23 09:41:41.659 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-08-23 09:41:41.659 | Created symlink /etc/systemd/system/cron.service -> /usr/lib/systemd/system/crond.service. 2024-08-23 09:41:41.659 | Created symlink /etc/systemd/system/multi-user.target.wants/crond.service -> /usr/lib/systemd/system/crond.service. 2024-08-23 09:41:41.659 | 2024-08-23 09:41:41.743 | Installing : fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-08-23 09:41:43.897 | Running scriptlet: fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-08-23 09:41:43.924 | Installing : cairo-1.17.4-1.oe2203.aarch64 286/342 2024-08-23 09:41:43.931 | Installing : dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-08-23 09:41:44.077 | Running scriptlet: dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-08-23 09:41:44.117 | Installing : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 288/342 2024-08-23 09:41:44.210 | Installing : libmodulemd-2.13.0-1.oe2203.aarch64 289/342 2024-08-23 09:41:44.303 | Installing : atk-2.36.0-2.oe2203.aarch64 290/342 2024-08-23 09:41:44.363 | Installing : harfbuzz-2.8.2-4.oe2203.aarch64 291/342 2024-08-23 09:41:44.388 | Installing : libsolv-0.7.20-4.oe2203.aarch64 292/342 2024-08-23 09:41:44.422 | Installing : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 293/342 2024-08-23 09:41:44.437 | Installing : python3-dbus-1.2.18-2.oe2203.aarch64 294/342 2024-08-23 09:41:44.449 | Installing : cairo-gobject-1.17.4-1.oe2203.aarch64 295/342 2024-08-23 09:41:44.698 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-08-23 09:41:44.756 | Installing : unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-08-23 09:41:44.900 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-08-23 09:41:44.992 | Installing : hicolor-icon-theme-0.17-6.oe2203.noarch 297/342 2024-08-23 09:41:45.040 | Installing : gcr-base-3.41.0-1.oe2203.aarch64 298/342 2024-08-23 09:41:45.154 | Installing : libsecret-0.20.4-1.oe2203.aarch64 299/342 2024-08-23 09:41:45.170 | Installing : python3-unbound-1.13.2-11.oe2203.aarch64 300/342 2024-08-23 09:41:45.189 | Installing : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 301/342 2024-08-23 09:41:45.197 | Installing : avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-08-23 09:41:45.275 | Running scriptlet: avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-08-23 09:41:45.291 | Installing : dbus-tools-1:1.12.20-10.oe2203.aarch64 303/342 2024-08-23 09:41:45.336 | Installing : libXft-2.3.4-1.oe2203.aarch64 304/342 2024-08-23 09:41:45.348 | Installing : pango-1.49.3-3.oe2203.aarch64 305/342 2024-08-23 09:41:45.474 | Running scriptlet: openssh-8.8p1-23.oe2203.aarch64 306/342 2024-08-23 09:41:45.487 | Installing : openssh-8.8p1-23.oe2203.aarch64 306/342 2024-08-23 09:41:45.682 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-08-23 09:41:45.694 | Installing : openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-08-23 09:41:45.719 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-08-23 09:41:45.719 | Created symlink /etc/systemd/system/multi-user.target.wants/sshd.service -> /usr/lib/systemd/system/sshd.service. 2024-08-23 09:41:45.719 | 2024-08-23 09:41:45.854 | Installing : openssh-clients-8.8p1-23.oe2203.aarch64 308/342 2024-08-23 09:41:45.869 | Installing : python3-rpm-4.17.0-33.oe2203.aarch64 309/342 2024-08-23 09:41:45.925 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-08-23 09:41:46.367 | Installing : trousers-0.3.15-1.oe2203.aarch64 310/342 2024-08-23 09:41:47.689 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-08-23 09:41:47.736 | Installing : gnutls-3.7.2-13.oe2203.aarch64 311/342 2024-08-23 09:41:47.747 | Installing : cups-libs-1:2.4.0-10.oe2203.aarch64 312/342 2024-08-23 09:41:48.249 | Running scriptlet: gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-08-23 09:41:48.277 | Installing : gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-08-23 09:41:48.286 | Installing : dbus-common-1:1.12.20-10.oe2203.noarch 314/342 2024-08-23 09:41:50.106 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-08-23 09:41:50.122 | Installing : dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-08-23 09:41:50.165 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-08-23 09:41:50.235 | Installing : dbus-1:1.12.20-10.oe2203.aarch64 316/342 2024-08-23 09:41:50.274 | Installing : at-spi2-core-2.42.0-1.oe2203.aarch64 317/342 2024-08-23 09:41:50.302 | Installing : at-spi2-atk-2.38.0-1.oe2203.aarch64 318/342 2024-08-23 09:41:50.320 | Installing : dconf-0.40.0-3.oe2203.aarch64 319/342 2024-08-23 09:41:50.338 | Installing : python3-distro-1.6.0-1.oe2203.noarch 320/342 2024-08-23 09:41:50.356 | Installing : python3-libcomps-0.1.18-1.oe2203.aarch64 321/342 2024-08-23 09:41:50.411 | Installing : python3-six-1.16.0-1.oe2203.noarch 322/342 2024-08-23 09:41:50.433 | Installing : python3-dateutil-1:2.8.2-2.oe2203.noarch 323/342 2024-08-23 09:41:50.448 | Installing : libusbx-1.0.24-1.oe2203.aarch64 324/342 2024-08-23 09:41:50.483 | Installing : libgusb-0.3.8-1.oe2203.aarch64 325/342 2024-08-23 09:41:50.722 | Installing : colord-libs-1.4.5-4.oe2203.aarch64 326/342 2024-08-23 09:41:52.528 | Installing : adwaita-cursor-theme-41.0-1.oe2203.noarch 327/342 2024-08-23 09:41:52.877 | Installing : adwaita-icon-theme-41.0-1.oe2203.noarch 328/342 2024-08-23 09:41:53.764 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-08-23 09:41:54.260 | Installing : gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-08-23 09:41:54.372 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-08-23 09:41:54.391 | Installing : gcr-3.41.0-1.oe2203.aarch64 330/342 2024-08-23 09:41:54.415 | Running scriptlet: gcr-3.41.0-1.oe2203.aarch64 330/342 2024-08-23 09:41:54.416 | Created symlink /etc/systemd/user/default.target.wants/gcr-ssh-agent.service -> /usr/lib/systemd/user/gcr-ssh-agent.service. 2024-08-23 09:41:54.416 | Created symlink /etc/systemd/user/sockets.target.wants/gcr-ssh-agent.socket -> /usr/lib/systemd/user/gcr-ssh-agent.socket. 2024-08-23 09:41:54.416 | 2024-08-23 09:41:54.445 | Installing : pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-08-23 09:41:54.775 | Running scriptlet: pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-08-23 09:41:54.872 | Installing : gnupg2-2.2.32-3.oe2203.aarch64 332/342 2024-08-23 09:41:54.893 | Installing : gpgme-1.16.0-3.oe2203.aarch64 333/342 2024-08-23 09:41:54.995 | Installing : librepo-1.14.2-2.oe2203.aarch64 334/342 2024-08-23 09:41:55.116 | Installing : libdnf-0.65.0-6.oe2203.aarch64 335/342 2024-08-23 09:41:55.144 | Installing : python3-libdnf-0.65.0-6.oe2203.aarch64 336/342 2024-08-23 09:41:55.211 | Installing : python3-hawkey-0.65.0-6.oe2203.aarch64 337/342 2024-08-23 09:41:55.327 | Installing : python3-gpgme-1.16.0-3.oe2203.aarch64 338/342 2024-08-23 09:41:55.348 | Installing : python3-dnf-4.10.0-15.oe2203.noarch 339/342 2024-08-23 09:41:55.356 | Installing : dnf-4.10.0-15.oe2203.noarch 340/342 2024-08-23 09:41:55.381 | Running scriptlet: dnf-4.10.0-15.oe2203.noarch 340/342 2024-08-23 09:41:55.381 | Created symlink /etc/systemd/system/timers.target.wants/dnf-makecache.timer -> /usr/lib/systemd/system/dnf-makecache.timer. 2024-08-23 09:41:55.381 | 2024-08-23 09:41:55.756 | Installing : python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 341/342 2024-08-23 09:41:56.072 | Installing : dnf-plugins-core-4.0.24-6.oe2203.noarch 342/342 2024-08-23 09:41:56.073 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 342/342 2024-08-23 09:41:56.091 | Running scriptlet: readline-8.1-3.oe2203.aarch64 342/342 2024-08-23 09:41:56.105 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 342/342 2024-08-23 09:41:56.893 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 342/342 2024-08-23 09:41:56.909 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 342/342 2024-08-23 09:41:56.979 | Running scriptlet: dconf-0.40.0-3.oe2203.aarch64 342/342 2024-08-23 09:42:28.649 | Running scriptlet: dnf-plugins-core-4.0.24-6.oe2203.noarch 342/342 2024-08-23 09:42:28.649 | Verifying : adwaita-cursor-theme-41.0-1.oe2203.noarch 1/342 2024-08-23 09:42:28.650 | Verifying : adwaita-icon-theme-41.0-1.oe2203.noarch 2/342 2024-08-23 09:42:28.650 | Verifying : at-spi2-atk-2.38.0-1.oe2203.aarch64 3/342 2024-08-23 09:42:28.650 | Verifying : at-spi2-core-2.42.0-1.oe2203.aarch64 4/342 2024-08-23 09:42:28.651 | Verifying : attr-2.5.1-2.oe2203.aarch64 5/342 2024-08-23 09:42:28.651 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 6/342 2024-08-23 09:42:28.651 | Verifying : brotli-1.0.9-2.oe2203.aarch64 7/342 2024-08-23 09:42:28.652 | Verifying : cairo-1.17.4-1.oe2203.aarch64 8/342 2024-08-23 09:42:28.652 | Verifying : cairo-gobject-1.17.4-1.oe2203.aarch64 9/342 2024-08-23 09:42:28.652 | Verifying : chkconfig-1.20-1.oe2203.aarch64 10/342 2024-08-23 09:42:28.653 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 11/342 2024-08-23 09:42:28.653 | Verifying : cronie-1.5.7-1.oe2203.aarch64 12/342 2024-08-23 09:42:28.653 | Verifying : crontabs-1.11-22.oe2203.noarch 13/342 2024-08-23 09:42:28.654 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 14/342 2024-08-23 09:42:28.654 | Verifying : dejavu-fonts-2.37-1.oe2203.noarch 15/342 2024-08-23 09:42:28.654 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 16/342 2024-08-23 09:42:28.654 | Verifying : diffutils-3.8-2.oe2203.aarch64 17/342 2024-08-23 09:42:28.655 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 18/342 2024-08-23 09:42:28.655 | Verifying : fontconfig-2.13.94-1.oe2203.aarch64 19/342 2024-08-23 09:42:28.655 | Verifying : fonts-filesystem-2.0.5-2.oe2203.noarch 20/342 2024-08-23 09:42:28.656 | Verifying : fuse-2.9.9-9.oe2203.aarch64 21/342 2024-08-23 09:42:28.656 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 22/342 2024-08-23 09:42:28.656 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 23/342 2024-08-23 09:42:28.657 | Verifying : gcr-3.41.0-1.oe2203.aarch64 24/342 2024-08-23 09:42:28.657 | Verifying : gcr-base-3.41.0-1.oe2203.aarch64 25/342 2024-08-23 09:42:28.657 | Verifying : gettext-0.21-4.oe2203.aarch64 26/342 2024-08-23 09:42:28.658 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 27/342 2024-08-23 09:42:28.658 | Verifying : graphite2-1.3.14-5.oe2203.aarch64 28/342 2024-08-23 09:42:28.658 | Verifying : grubby-8.40-28.oe2203.aarch64 29/342 2024-08-23 09:42:28.659 | Verifying : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 30/342 2024-08-23 09:42:28.659 | Verifying : gtk2-2.24.33-4.oe2203.aarch64 31/342 2024-08-23 09:42:28.659 | Verifying : gtk3-3.24.30-5.oe2203.aarch64 32/342 2024-08-23 09:42:28.659 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 33/342 2024-08-23 09:42:28.660 | Verifying : info-6.8-3.oe2203.aarch64 34/342 2024-08-23 09:42:28.660 | Verifying : kbd-2.4.0-1.oe2203.aarch64 35/342 2024-08-23 09:42:28.660 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 36/342 2024-08-23 09:42:28.661 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 37/342 2024-08-23 09:42:28.661 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 38/342 2024-08-23 09:42:28.661 | Verifying : kmod-29-3.oe2203.aarch64 39/342 2024-08-23 09:42:28.662 | Verifying : kmod-libs-29-3.oe2203.aarch64 40/342 2024-08-23 09:42:28.662 | Verifying : lcms2-2.12-1.oe2203.aarch64 41/342 2024-08-23 09:42:28.662 | Verifying : libXau-1.0.9-2.oe2203.aarch64 42/342 2024-08-23 09:42:28.663 | Verifying : libXcomposite-0.4.5-1.oe2203.aarch64 43/342 2024-08-23 09:42:28.663 | Verifying : libXcursor-1.2.0-1.oe2203.aarch64 44/342 2024-08-23 09:42:28.663 | Verifying : libXdamage-1.1.5-1.oe2203.aarch64 45/342 2024-08-23 09:42:28.663 | Verifying : libXfixes-6.0.0-1.oe2203.aarch64 46/342 2024-08-23 09:42:28.664 | Verifying : libXft-2.3.4-1.oe2203.aarch64 47/342 2024-08-23 09:42:28.664 | Verifying : libXinerama-1.1.4-5.oe2203.aarch64 48/342 2024-08-23 09:42:28.664 | Verifying : libXrandr-1.5.2-1.oe2203.aarch64 49/342 2024-08-23 09:42:28.665 | Verifying : libXrender-0.9.10-10.oe2203.aarch64 50/342 2024-08-23 09:42:28.665 | Verifying : libXtst-1.2.3-10.oe2203.aarch64 51/342 2024-08-23 09:42:28.665 | Verifying : libassuan-2.5.5-1.oe2203.aarch64 52/342 2024-08-23 09:42:28.666 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 53/342 2024-08-23 09:42:28.666 | Verifying : libcomps-0.1.18-1.oe2203.aarch64 54/342 2024-08-23 09:42:28.666 | Verifying : libdatrie-0.2.13-1.oe2203.aarch64 55/342 2024-08-23 09:42:28.667 | Verifying : libedit-3.1-28.oe2203.aarch64 56/342 2024-08-23 09:42:28.667 | Verifying : libepoxy-1.5.9-1.oe2203.aarch64 57/342 2024-08-23 09:42:28.667 | Verifying : libev-4.33-2.oe2203.aarch64 58/342 2024-08-23 09:42:28.667 | Verifying : libevent-2.1.12-4.oe2203.aarch64 59/342 2024-08-23 09:42:28.668 | Verifying : libffi-3.4.2-2.oe2203.aarch64 60/342 2024-08-23 09:42:28.668 | Verifying : libgusb-0.3.8-1.oe2203.aarch64 61/342 2024-08-23 09:42:28.668 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 62/342 2024-08-23 09:42:28.669 | Verifying : libmodulemd-2.13.0-1.oe2203.aarch64 63/342 2024-08-23 09:42:28.669 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 64/342 2024-08-23 09:42:28.669 | Verifying : librepo-1.14.2-2.oe2203.aarch64 65/342 2024-08-23 09:42:28.670 | Verifying : libreport-filesystem-2.15.2-1.oe2203.noarch 66/342 2024-08-23 09:42:28.670 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 67/342 2024-08-23 09:42:28.670 | Verifying : libsecret-0.20.4-1.oe2203.aarch64 68/342 2024-08-23 09:42:28.671 | Verifying : libsemanage-3.3-3.oe2203.aarch64 69/342 2024-08-23 09:42:28.671 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 70/342 2024-08-23 09:42:28.671 | Verifying : libthai-0.1.28-4.oe2203.aarch64 71/342 2024-08-23 09:42:28.671 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 72/342 2024-08-23 09:42:28.672 | Verifying : libusbx-1.0.24-1.oe2203.aarch64 73/342 2024-08-23 09:42:28.672 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 74/342 2024-08-23 09:42:28.672 | Verifying : libverto-0.3.2-1.oe2203.aarch64 75/342 2024-08-23 09:42:28.673 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 76/342 2024-08-23 09:42:28.673 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 77/342 2024-08-23 09:42:28.673 | Verifying : lz4-1.9.3-2.oe2203.aarch64 78/342 2024-08-23 09:42:28.674 | Verifying : man-db-2.9.4-2.oe2203.aarch64 79/342 2024-08-23 09:42:28.674 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 80/342 2024-08-23 09:42:28.674 | Verifying : npth-1.6-2.oe2203.aarch64 81/342 2024-08-23 09:42:28.674 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 82/342 2024-08-23 09:42:28.675 | Verifying : os-prober-1.79-1.oe2203.aarch64 83/342 2024-08-23 09:42:28.675 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 84/342 2024-08-23 09:42:28.675 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 85/342 2024-08-23 09:42:28.675 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 86/342 2024-08-23 09:42:28.676 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 87/342 2024-08-23 09:42:28.676 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 88/342 2024-08-23 09:42:28.676 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 89/342 2024-08-23 09:42:28.676 | Verifying : perl-Carp-1.50-418.oe2203.noarch 90/342 2024-08-23 09:42:28.676 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 91/342 2024-08-23 09:42:28.677 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 92/342 2024-08-23 09:42:28.677 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 93/342 2024-08-23 09:42:28.677 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 94/342 2024-08-23 09:42:28.677 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 95/342 2024-08-23 09:42:28.678 | Verifying : perl-Digest-1.20-1.oe2203.noarch 96/342 2024-08-23 09:42:28.678 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 97/342 2024-08-23 09:42:28.678 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 98/342 2024-08-23 09:42:28.678 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 99/342 2024-08-23 09:42:28.679 | Verifying : perl-Env-1.04-397.oe2203.noarch 100/342 2024-08-23 09:42:28.679 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 101/342 2024-08-23 09:42:28.679 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 102/342 2024-08-23 09:42:28.679 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 103/342 2024-08-23 09:42:28.679 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 104/342 2024-08-23 09:42:28.680 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 105/342 2024-08-23 09:42:28.680 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 106/342 2024-08-23 09:42:28.680 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 107/342 2024-08-23 09:42:28.680 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 108/342 2024-08-23 09:42:28.681 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 109/342 2024-08-23 09:42:28.681 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 110/342 2024-08-23 09:42:28.681 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 111/342 2024-08-23 09:42:28.681 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 112/342 2024-08-23 09:42:28.681 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 113/342 2024-08-23 09:42:28.682 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 114/342 2024-08-23 09:42:28.682 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 115/342 2024-08-23 09:42:28.682 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 116/342 2024-08-23 09:42:28.682 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 117/342 2024-08-23 09:42:28.683 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 118/342 2024-08-23 09:42:28.683 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 119/342 2024-08-23 09:42:28.683 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 120/342 2024-08-23 09:42:28.683 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 121/342 2024-08-23 09:42:28.684 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 122/342 2024-08-23 09:42:28.684 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 123/342 2024-08-23 09:42:28.684 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 124/342 2024-08-23 09:42:28.684 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 125/342 2024-08-23 09:42:28.684 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 126/342 2024-08-23 09:42:28.685 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 127/342 2024-08-23 09:42:28.685 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 128/342 2024-08-23 09:42:28.685 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 129/342 2024-08-23 09:42:28.685 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 130/342 2024-08-23 09:42:28.686 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 131/342 2024-08-23 09:42:28.686 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 132/342 2024-08-23 09:42:28.686 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 133/342 2024-08-23 09:42:28.686 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 134/342 2024-08-23 09:42:28.687 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 135/342 2024-08-23 09:42:28.687 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 136/342 2024-08-23 09:42:28.687 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 137/342 2024-08-23 09:42:28.687 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 138/342 2024-08-23 09:42:28.687 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 139/342 2024-08-23 09:42:28.688 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 140/342 2024-08-23 09:42:28.688 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 141/342 2024-08-23 09:42:28.688 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 142/342 2024-08-23 09:42:28.688 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 143/342 2024-08-23 09:42:28.689 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 144/342 2024-08-23 09:42:28.689 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 145/342 2024-08-23 09:42:28.689 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/342 2024-08-23 09:42:28.689 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 147/342 2024-08-23 09:42:28.689 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 148/342 2024-08-23 09:42:28.690 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 149/342 2024-08-23 09:42:28.690 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 150/342 2024-08-23 09:42:28.690 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 151/342 2024-08-23 09:42:28.690 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 152/342 2024-08-23 09:42:28.691 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 153/342 2024-08-23 09:42:28.691 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 154/342 2024-08-23 09:42:28.691 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 155/342 2024-08-23 09:42:28.691 | Verifying : perl-URI-5.10-1.oe2203.noarch 156/342 2024-08-23 09:42:28.691 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 157/342 2024-08-23 09:42:28.692 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 158/342 2024-08-23 09:42:28.692 | Verifying : perl-autodie-2.34-2.oe2203.noarch 159/342 2024-08-23 09:42:28.692 | Verifying : perl-bignum-0.63-1.oe2203.noarch 160/342 2024-08-23 09:42:28.692 | Verifying : perl-constant-1.33-421.oe2203.noarch 161/342 2024-08-23 09:42:28.693 | Verifying : perl-experimental-0.025-1.oe2203.noarch 162/342 2024-08-23 09:42:28.693 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 163/342 2024-08-23 09:42:28.693 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 164/342 2024-08-23 09:42:28.693 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 165/342 2024-08-23 09:42:28.694 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 166/342 2024-08-23 09:42:28.694 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 167/342 2024-08-23 09:42:28.694 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 168/342 2024-08-23 09:42:28.694 | Verifying : pigz-2.6-1.oe2203.aarch64 169/342 2024-08-23 09:42:28.694 | Verifying : pinentry-1.1.1-2.oe2203.aarch64 170/342 2024-08-23 09:42:28.695 | Verifying : python3-dateutil-1:2.8.2-2.oe2203.noarch 171/342 2024-08-23 09:42:28.695 | Verifying : python3-dbus-1.2.18-2.oe2203.aarch64 172/342 2024-08-23 09:42:28.695 | Verifying : python3-distro-1.6.0-1.oe2203.noarch 173/342 2024-08-23 09:42:28.695 | Verifying : python3-libcomps-0.1.18-1.oe2203.aarch64 174/342 2024-08-23 09:42:28.696 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 175/342 2024-08-23 09:42:28.696 | Verifying : python3-six-1.16.0-1.oe2203.noarch 176/342 2024-08-23 09:42:28.696 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 177/342 2024-08-23 09:42:28.696 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 178/342 2024-08-23 09:42:28.696 | Verifying : slang-2.3.2-8.oe2203.aarch64 179/342 2024-08-23 09:42:28.697 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 180/342 2024-08-23 09:42:28.697 | Verifying : trousers-0.3.15-1.oe2203.aarch64 181/342 2024-08-23 09:42:28.697 | Verifying : which-2.21-14.oe2203.aarch64 182/342 2024-08-23 09:42:28.697 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 183/342 2024-08-23 09:42:28.698 | Verifying : zip-3.0-29.oe2203.aarch64 184/342 2024-08-23 09:42:28.698 | Verifying : acl-2.3.1-2.oe2203.aarch64 185/342 2024-08-23 09:42:28.698 | Verifying : atk-2.36.0-2.oe2203.aarch64 186/342 2024-08-23 09:42:28.698 | Verifying : avahi-libs-0.8-19.oe2203.aarch64 187/342 2024-08-23 09:42:28.698 | Verifying : bash-5.1.8-6.oe2203.aarch64 188/342 2024-08-23 09:42:28.699 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 189/342 2024-08-23 09:42:28.699 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 190/342 2024-08-23 09:42:28.699 | Verifying : colord-libs-1.4.5-4.oe2203.aarch64 191/342 2024-08-23 09:42:28.699 | Verifying : coreutils-9.0-5.oe2203.aarch64 192/342 2024-08-23 09:42:28.700 | Verifying : cpio-2.13-10.oe2203.aarch64 193/342 2024-08-23 09:42:28.700 | Verifying : cups-libs-1:2.4.0-10.oe2203.aarch64 194/342 2024-08-23 09:42:28.700 | Verifying : curl-7.79.1-28.oe2203.aarch64 195/342 2024-08-23 09:42:28.700 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 196/342 2024-08-23 09:42:28.700 | Verifying : dbus-1:1.12.20-10.oe2203.aarch64 197/342 2024-08-23 09:42:28.701 | Verifying : dbus-common-1:1.12.20-10.oe2203.noarch 198/342 2024-08-23 09:42:28.701 | Verifying : dbus-daemon-1:1.12.20-10.oe2203.aarch64 199/342 2024-08-23 09:42:28.702 | Verifying : dbus-libs-1:1.12.20-10.oe2203.aarch64 200/342 2024-08-23 09:42:28.702 | Verifying : dbus-tools-1:1.12.20-10.oe2203.aarch64 201/342 2024-08-23 09:42:28.702 | Verifying : dconf-0.40.0-3.oe2203.aarch64 202/342 2024-08-23 09:42:28.703 | Verifying : dnf-4.10.0-15.oe2203.noarch 203/342 2024-08-23 09:42:28.703 | Verifying : dnf-data-4.10.0-15.oe2203.noarch 204/342 2024-08-23 09:42:28.703 | Verifying : dnf-plugins-core-4.0.24-6.oe2203.noarch 205/342 2024-08-23 09:42:28.703 | Verifying : dracut-055-10.oe2203.aarch64 206/342 2024-08-23 09:42:28.703 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 207/342 2024-08-23 09:42:28.704 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 208/342 2024-08-23 09:42:28.704 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 209/342 2024-08-23 09:42:28.704 | Verifying : elfutils-0.185-13.oe2203.aarch64 210/342 2024-08-23 09:42:28.704 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 211/342 2024-08-23 09:42:28.705 | Verifying : expat-2.4.1-10.oe2203.aarch64 212/342 2024-08-23 09:42:28.705 | Verifying : file-5.41-3.oe2203.aarch64 213/342 2024-08-23 09:42:28.705 | Verifying : file-libs-5.41-3.oe2203.aarch64 214/342 2024-08-23 09:42:28.705 | Verifying : freetype-2.11.0-3.oe2203.aarch64 215/342 2024-08-23 09:42:28.706 | Verifying : fribidi-1.0.10-2.oe2203.aarch64 216/342 2024-08-23 09:42:28.706 | Verifying : gawk-5.1.1-4.oe2203.aarch64 217/342 2024-08-23 09:42:28.706 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 218/342 2024-08-23 09:42:28.706 | Verifying : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 219/342 2024-08-23 09:42:28.706 | Verifying : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 220/342 2024-08-23 09:42:28.707 | Verifying : glib2-2.68.1-21.oe2203.aarch64 221/342 2024-08-23 09:42:28.707 | Verifying : glibc-2.34-149.oe2203.aarch64 222/342 2024-08-23 09:42:28.707 | Verifying : glibc-common-2.34-149.oe2203.aarch64 223/342 2024-08-23 09:42:28.707 | Verifying : gnupg2-2.2.32-3.oe2203.aarch64 224/342 2024-08-23 09:42:28.708 | Verifying : gnutls-3.7.2-13.oe2203.aarch64 225/342 2024-08-23 09:42:28.708 | Verifying : gpgme-1.16.0-3.oe2203.aarch64 226/342 2024-08-23 09:42:28.708 | Verifying : grep-3.7-9.oe2203.aarch64 227/342 2024-08-23 09:42:28.708 | Verifying : groff-1.22.4-11.oe2203.aarch64 228/342 2024-08-23 09:42:28.708 | Verifying : groff-base-1.22.4-11.oe2203.aarch64 229/342 2024-08-23 09:42:28.709 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 230/342 2024-08-23 09:42:28.709 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 231/342 2024-08-23 09:42:28.709 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 232/342 2024-08-23 09:42:28.709 | Verifying : gzip-1.11-3.oe2203.aarch64 233/342 2024-08-23 09:42:28.710 | Verifying : harfbuzz-2.8.2-4.oe2203.aarch64 234/342 2024-08-23 09:42:28.710 | Verifying : hicolor-icon-theme-0.17-6.oe2203.noarch 235/342 2024-08-23 09:42:28.710 | Verifying : jbigkit-libs-2.1-19.oe2203.aarch64 236/342 2024-08-23 09:42:28.710 | Verifying : json-c-0.15-6.oe2203.aarch64 237/342 2024-08-23 09:42:28.710 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 238/342 2024-08-23 09:42:28.711 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 239/342 2024-08-23 09:42:28.711 | Verifying : less-590-6.oe2203.aarch64 240/342 2024-08-23 09:42:28.711 | Verifying : libX11-1.7.2-8.oe2203.aarch64 241/342 2024-08-23 09:42:28.711 | Verifying : libXext-1.3.4-4.oe2203.aarch64 242/342 2024-08-23 09:42:28.712 | Verifying : libXi-1.8-2.oe2203.aarch64 243/342 2024-08-23 09:42:28.712 | Verifying : libacl-2.3.1-2.oe2203.aarch64 244/342 2024-08-23 09:42:28.712 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 245/342 2024-08-23 09:42:28.712 | Verifying : libblkid-2.37.2-28.oe2203.aarch64 246/342 2024-08-23 09:42:28.713 | Verifying : libcap-2.61-5.oe2203.aarch64 247/342 2024-08-23 09:42:28.713 | Verifying : libcurl-7.79.1-28.oe2203.aarch64 248/342 2024-08-23 09:42:28.713 | Verifying : libdnf-0.65.0-6.oe2203.aarch64 249/342 2024-08-23 09:42:28.713 | Verifying : libfdisk-2.37.2-28.oe2203.aarch64 250/342 2024-08-23 09:42:28.713 | Verifying : libgcc-10.3.1-23.oe2203.aarch64 251/342 2024-08-23 09:42:28.714 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 252/342 2024-08-23 09:42:28.714 | Verifying : libgomp-10.3.1-23.oe2203.aarch64 253/342 2024-08-23 09:42:28.714 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 254/342 2024-08-23 09:42:28.714 | Verifying : libicu-69.1-7.oe2203.aarch64 255/342 2024-08-23 09:42:28.715 | Verifying : libjpeg-turbo-2.1.1-2.oe2203.aarch64 256/342 2024-08-23 09:42:28.715 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 257/342 2024-08-23 09:42:28.715 | Verifying : libksba-1.6.0-3.oe2203.aarch64 258/342 2024-08-23 09:42:28.715 | Verifying : libmount-2.37.2-28.oe2203.aarch64 259/342 2024-08-23 09:42:28.716 | Verifying : libnghttp2-1.46.0-5.oe2203.aarch64 260/342 2024-08-23 09:42:28.716 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 261/342 2024-08-23 09:42:28.716 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 262/342 2024-08-23 09:42:28.716 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 263/342 2024-08-23 09:42:28.716 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 264/342 2024-08-23 09:42:28.717 | Verifying : libselinux-3.3-5.oe2203.aarch64 265/342 2024-08-23 09:42:28.717 | Verifying : libsepol-3.3-6.oe2203.aarch64 266/342 2024-08-23 09:42:28.717 | Verifying : libsmartcols-2.37.2-28.oe2203.aarch64 267/342 2024-08-23 09:42:28.717 | Verifying : libsolv-0.7.20-4.oe2203.aarch64 268/342 2024-08-23 09:42:28.718 | Verifying : libssh-0.9.6-8.oe2203.aarch64 269/342 2024-08-23 09:42:28.718 | Verifying : libstdc++-10.3.1-23.oe2203.aarch64 270/342 2024-08-23 09:42:28.718 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 271/342 2024-08-23 09:42:28.718 | Verifying : libtiff-4.3.0-37.oe2203.aarch64 272/342 2024-08-23 09:42:28.719 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 273/342 2024-08-23 09:42:28.719 | Verifying : libuuid-2.37.2-28.oe2203.aarch64 274/342 2024-08-23 09:42:28.719 | Verifying : libxcb-1.14-2.oe2203.aarch64 275/342 2024-08-23 09:42:28.719 | Verifying : libxml2-2.9.12-20.oe2203.aarch64 276/342 2024-08-23 09:42:28.719 | Verifying : libyaml-0.2.5-6.oe2203.aarch64 277/342 2024-08-23 09:42:28.720 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 278/342 2024-08-23 09:42:28.720 | Verifying : lua-5.4.3-11.oe2203.aarch64 279/342 2024-08-23 09:42:28.720 | Verifying : ncurses-6.3-8.oe2203.aarch64 280/342 2024-08-23 09:42:28.720 | Verifying : ncurses-base-6.3-8.oe2203.noarch 281/342 2024-08-23 09:42:28.721 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 282/342 2024-08-23 09:42:28.721 | Verifying : nettle-3.8.1-1.oe2203.aarch64 283/342 2024-08-23 09:42:28.721 | Verifying : newt-0.52.21-8.oe2203.aarch64 284/342 2024-08-23 09:42:28.721 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 285/342 2024-08-23 09:42:28.721 | Verifying : openldap-2.6.0-6.oe2203.aarch64 286/342 2024-08-23 09:42:28.722 | Verifying : openssh-8.8p1-23.oe2203.aarch64 287/342 2024-08-23 09:42:28.722 | Verifying : openssh-clients-8.8p1-23.oe2203.aarch64 288/342 2024-08-23 09:42:28.722 | Verifying : openssh-server-8.8p1-23.oe2203.aarch64 289/342 2024-08-23 09:42:28.722 | Verifying : openssl-1:1.1.1m-28.oe2203.aarch64 290/342 2024-08-23 09:42:28.723 | Verifying : openssl-libs-1:1.1.1m-28.oe2203.aarch64 291/342 2024-08-23 09:42:28.723 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 292/342 2024-08-23 09:42:28.723 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 293/342 2024-08-23 09:42:28.723 | Verifying : pam-1.5.2-7.oe2203.aarch64 294/342 2024-08-23 09:42:28.723 | Verifying : pango-1.49.3-3.oe2203.aarch64 295/342 2024-08-23 09:42:28.724 | Verifying : pcre-8.45-2.oe2203.aarch64 296/342 2024-08-23 09:42:28.724 | Verifying : pcre2-10.39-9.oe2203.aarch64 297/342 2024-08-23 09:42:28.724 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 298/342 2024-08-23 09:42:28.724 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 299/342 2024-08-23 09:42:28.725 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 300/342 2024-08-23 09:42:28.725 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 301/342 2024-08-23 09:42:28.725 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 302/342 2024-08-23 09:42:28.725 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 303/342 2024-08-23 09:42:28.725 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 304/342 2024-08-23 09:42:28.726 | Verifying : perl-libnet-3.13-2.oe2203.noarch 305/342 2024-08-23 09:42:28.726 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 306/342 2024-08-23 09:42:28.726 | Verifying : pixman-0.40.0-3.oe2203.aarch64 307/342 2024-08-23 09:42:28.726 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 308/342 2024-08-23 09:42:28.727 | Verifying : popt-1.18-3.oe2203.aarch64 309/342 2024-08-23 09:42:28.727 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 310/342 2024-08-23 09:42:28.727 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 311/342 2024-08-23 09:42:28.727 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 312/342 2024-08-23 09:42:28.727 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 313/342 2024-08-23 09:42:28.728 | Verifying : python3-3.9.9-28.oe2203.aarch64 314/342 2024-08-23 09:42:28.728 | Verifying : python3-dnf-4.10.0-15.oe2203.noarch 315/342 2024-08-23 09:42:28.728 | Verifying : python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 316/342 2024-08-23 09:42:28.728 | Verifying : python3-gpgme-1.16.0-3.oe2203.aarch64 317/342 2024-08-23 09:42:28.729 | Verifying : python3-hawkey-0.65.0-6.oe2203.aarch64 318/342 2024-08-23 09:42:28.729 | Verifying : python3-libdnf-0.65.0-6.oe2203.aarch64 319/342 2024-08-23 09:42:28.729 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 320/342 2024-08-23 09:42:28.729 | Verifying : python3-rpm-4.17.0-33.oe2203.aarch64 321/342 2024-08-23 09:42:28.729 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 322/342 2024-08-23 09:42:28.730 | Verifying : python3-unbound-1.13.2-11.oe2203.aarch64 323/342 2024-08-23 09:42:28.730 | Verifying : readline-8.1-3.oe2203.aarch64 324/342 2024-08-23 09:42:28.730 | Verifying : rpm-4.17.0-33.oe2203.aarch64 325/342 2024-08-23 09:42:28.730 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 326/342 2024-08-23 09:42:28.731 | Verifying : sed-4.8-3.oe2203.aarch64 327/342 2024-08-23 09:42:28.731 | Verifying : shadow-2:4.9-13.oe2203.aarch64 328/342 2024-08-23 09:42:28.731 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 329/342 2024-08-23 09:42:28.731 | Verifying : systemd-249-75.oe2203.aarch64 330/342 2024-08-23 09:42:28.731 | Verifying : systemd-libs-249-75.oe2203.aarch64 331/342 2024-08-23 09:42:28.732 | Verifying : systemd-udev-249-75.oe2203.aarch64 332/342 2024-08-23 09:42:28.732 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 333/342 2024-08-23 09:42:28.732 | Verifying : tpm2-tss-3.1.0-5.oe2203.aarch64 334/342 2024-08-23 09:42:28.732 | Verifying : tzdata-2022a-18.oe2203.noarch 335/342 2024-08-23 09:42:28.732 | Verifying : unbound-libs-1.13.2-11.oe2203.aarch64 336/342 2024-08-23 09:42:28.733 | Verifying : util-linux-2.37.2-28.oe2203.aarch64 337/342 2024-08-23 09:42:28.733 | Verifying : wayland-1.19.91-4.oe2203.aarch64 338/342 2024-08-23 09:42:28.733 | Verifying : xz-5.2.5-2.oe2203.aarch64 339/342 2024-08-23 09:42:28.733 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 340/342 2024-08-23 09:42:28.734 | Verifying : zlib-1.2.11-24.oe2203.aarch64 341/342 2024-08-23 09:42:30.589 | Verifying : zstd-1.5.0-4.oe2203.aarch64 342/342 2024-08-23 09:42:30.589 | 2024-08-23 09:42:30.589 | Installed: 2024-08-23 09:42:30.589 | acl-2.3.1-2.oe2203.aarch64 2024-08-23 09:42:30.589 | adwaita-cursor-theme-41.0-1.oe2203.noarch 2024-08-23 09:42:30.589 | adwaita-icon-theme-41.0-1.oe2203.noarch 2024-08-23 09:42:30.589 | at-spi2-atk-2.38.0-1.oe2203.aarch64 2024-08-23 09:42:30.589 | at-spi2-core-2.42.0-1.oe2203.aarch64 2024-08-23 09:42:30.589 | atk-2.36.0-2.oe2203.aarch64 2024-08-23 09:42:30.589 | attr-2.5.1-2.oe2203.aarch64 2024-08-23 09:42:30.589 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-08-23 09:42:30.590 | avahi-libs-0.8-19.oe2203.aarch64 2024-08-23 09:42:30.590 | bash-5.1.8-6.oe2203.aarch64 2024-08-23 09:42:30.590 | brotli-1.0.9-2.oe2203.aarch64 2024-08-23 09:42:30.590 | bzip2-1.0.8-6.oe2203.aarch64 2024-08-23 09:42:30.590 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-08-23 09:42:30.590 | cairo-1.17.4-1.oe2203.aarch64 2024-08-23 09:42:30.590 | cairo-gobject-1.17.4-1.oe2203.aarch64 2024-08-23 09:42:30.590 | chkconfig-1.20-1.oe2203.aarch64 2024-08-23 09:42:30.590 | colord-libs-1.4.5-4.oe2203.aarch64 2024-08-23 09:42:30.590 | coreutils-9.0-5.oe2203.aarch64 2024-08-23 09:42:30.590 | cpio-2.13-10.oe2203.aarch64 2024-08-23 09:42:30.590 | cracklib-2.9.7-8.oe2203.aarch64 2024-08-23 09:42:30.590 | cronie-1.5.7-1.oe2203.aarch64 2024-08-23 09:42:30.590 | crontabs-1.11-22.oe2203.noarch 2024-08-23 09:42:30.590 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-08-23 09:42:30.590 | cups-libs-1:2.4.0-10.oe2203.aarch64 2024-08-23 09:42:30.590 | curl-7.79.1-28.oe2203.aarch64 2024-08-23 09:42:30.590 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-08-23 09:42:30.590 | dbus-1:1.12.20-10.oe2203.aarch64 2024-08-23 09:42:30.590 | dbus-common-1:1.12.20-10.oe2203.noarch 2024-08-23 09:42:30.590 | dbus-daemon-1:1.12.20-10.oe2203.aarch64 2024-08-23 09:42:30.590 | dbus-libs-1:1.12.20-10.oe2203.aarch64 2024-08-23 09:42:30.590 | dbus-tools-1:1.12.20-10.oe2203.aarch64 2024-08-23 09:42:30.590 | dconf-0.40.0-3.oe2203.aarch64 2024-08-23 09:42:30.590 | dejavu-fonts-2.37-1.oe2203.noarch 2024-08-23 09:42:30.590 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-08-23 09:42:30.590 | diffutils-3.8-2.oe2203.aarch64 2024-08-23 09:42:30.590 | dnf-4.10.0-15.oe2203.noarch 2024-08-23 09:42:30.590 | dnf-data-4.10.0-15.oe2203.noarch 2024-08-23 09:42:30.590 | dnf-plugins-core-4.0.24-6.oe2203.noarch 2024-08-23 09:42:30.590 | dracut-055-10.oe2203.aarch64 2024-08-23 09:42:30.590 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-08-23 09:42:30.590 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-08-23 09:42:30.590 | efi-srpm-macros-4-5.oe2203.noarch 2024-08-23 09:42:30.590 | elfutils-0.185-13.oe2203.aarch64 2024-08-23 09:42:30.590 | elfutils-extra-0.185-13.oe2203.aarch64 2024-08-23 09:42:30.590 | expat-2.4.1-10.oe2203.aarch64 2024-08-23 09:42:30.590 | file-5.41-3.oe2203.aarch64 2024-08-23 09:42:30.590 | file-libs-5.41-3.oe2203.aarch64 2024-08-23 09:42:30.590 | findutils-2:4.8.0-3.oe2203.aarch64 2024-08-23 09:42:30.590 | fontconfig-2.13.94-1.oe2203.aarch64 2024-08-23 09:42:30.590 | fonts-filesystem-2.0.5-2.oe2203.noarch 2024-08-23 09:42:30.590 | freetype-2.11.0-3.oe2203.aarch64 2024-08-23 09:42:30.590 | fribidi-1.0.10-2.oe2203.aarch64 2024-08-23 09:42:30.590 | fuse-2.9.9-9.oe2203.aarch64 2024-08-23 09:42:30.590 | fuse-common-3.10.5-3.oe2203.aarch64 2024-08-23 09:42:30.590 | fuse-help-2.9.9-9.oe2203.aarch64 2024-08-23 09:42:30.590 | gawk-5.1.1-4.oe2203.aarch64 2024-08-23 09:42:30.590 | gcr-3.41.0-1.oe2203.aarch64 2024-08-23 09:42:30.590 | gcr-base-3.41.0-1.oe2203.aarch64 2024-08-23 09:42:30.590 | gdbm-1:1.22-11.oe2203.aarch64 2024-08-23 09:42:30.590 | gdk-pixbuf2-2.42.6-5.oe2203.aarch64 2024-08-23 09:42:30.590 | gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 2024-08-23 09:42:30.590 | gettext-0.21-4.oe2203.aarch64 2024-08-23 09:42:30.590 | glib2-2.68.1-21.oe2203.aarch64 2024-08-23 09:42:30.590 | glibc-2.34-149.oe2203.aarch64 2024-08-23 09:42:30.590 | glibc-common-2.34-149.oe2203.aarch64 2024-08-23 09:42:30.590 | gmp-1:6.2.1-1.oe2203.aarch64 2024-08-23 09:42:30.591 | gnupg2-2.2.32-3.oe2203.aarch64 2024-08-23 09:42:30.591 | gnutls-3.7.2-13.oe2203.aarch64 2024-08-23 09:42:30.591 | gpgme-1.16.0-3.oe2203.aarch64 2024-08-23 09:42:30.591 | graphite2-1.3.14-5.oe2203.aarch64 2024-08-23 09:42:30.591 | grep-3.7-9.oe2203.aarch64 2024-08-23 09:42:30.591 | groff-1.22.4-11.oe2203.aarch64 2024-08-23 09:42:30.591 | groff-base-1.22.4-11.oe2203.aarch64 2024-08-23 09:42:30.591 | grub2-common-1:2.06-41.oe2203.noarch 2024-08-23 09:42:30.591 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-08-23 09:42:30.591 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-08-23 09:42:30.591 | grubby-8.40-28.oe2203.aarch64 2024-08-23 09:42:30.591 | gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 2024-08-23 09:42:30.591 | gtk2-2.24.33-4.oe2203.aarch64 2024-08-23 09:42:30.591 | gtk3-3.24.30-5.oe2203.aarch64 2024-08-23 09:42:30.591 | gzip-1.11-3.oe2203.aarch64 2024-08-23 09:42:30.591 | harfbuzz-2.8.2-4.oe2203.aarch64 2024-08-23 09:42:30.591 | hicolor-icon-theme-0.17-6.oe2203.noarch 2024-08-23 09:42:30.591 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-08-23 09:42:30.591 | info-6.8-3.oe2203.aarch64 2024-08-23 09:42:30.591 | jbigkit-libs-2.1-19.oe2203.aarch64 2024-08-23 09:42:30.591 | json-c-0.15-6.oe2203.aarch64 2024-08-23 09:42:30.591 | kbd-2.4.0-1.oe2203.aarch64 2024-08-23 09:42:30.591 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-08-23 09:42:30.591 | kbd-misc-2.4.0-1.oe2203.noarch 2024-08-23 09:42:30.591 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-08-23 09:42:30.591 | kmod-29-3.oe2203.aarch64 2024-08-23 09:42:30.591 | kmod-libs-29-3.oe2203.aarch64 2024-08-23 09:42:30.591 | kpartx-0.8.7-6.oe2203.aarch64 2024-08-23 09:42:30.591 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-08-23 09:42:30.591 | lcms2-2.12-1.oe2203.aarch64 2024-08-23 09:42:30.591 | less-590-6.oe2203.aarch64 2024-08-23 09:42:30.591 | libX11-1.7.2-8.oe2203.aarch64 2024-08-23 09:42:30.591 | libXau-1.0.9-2.oe2203.aarch64 2024-08-23 09:42:30.591 | libXcomposite-0.4.5-1.oe2203.aarch64 2024-08-23 09:42:30.591 | libXcursor-1.2.0-1.oe2203.aarch64 2024-08-23 09:42:30.591 | libXdamage-1.1.5-1.oe2203.aarch64 2024-08-23 09:42:30.591 | libXext-1.3.4-4.oe2203.aarch64 2024-08-23 09:42:30.591 | libXfixes-6.0.0-1.oe2203.aarch64 2024-08-23 09:42:30.591 | libXft-2.3.4-1.oe2203.aarch64 2024-08-23 09:42:30.591 | libXi-1.8-2.oe2203.aarch64 2024-08-23 09:42:30.591 | libXinerama-1.1.4-5.oe2203.aarch64 2024-08-23 09:42:30.591 | libXrandr-1.5.2-1.oe2203.aarch64 2024-08-23 09:42:30.591 | libXrender-0.9.10-10.oe2203.aarch64 2024-08-23 09:42:30.591 | libXtst-1.2.3-10.oe2203.aarch64 2024-08-23 09:42:30.591 | libacl-2.3.1-2.oe2203.aarch64 2024-08-23 09:42:30.591 | libarchive-3.5.2-6.oe2203.aarch64 2024-08-23 09:42:30.591 | libassuan-2.5.5-1.oe2203.aarch64 2024-08-23 09:42:30.591 | libblkid-2.37.2-28.oe2203.aarch64 2024-08-23 09:42:30.591 | libcap-2.61-5.oe2203.aarch64 2024-08-23 09:42:30.591 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-08-23 09:42:30.591 | libcomps-0.1.18-1.oe2203.aarch64 2024-08-23 09:42:30.591 | libcurl-7.79.1-28.oe2203.aarch64 2024-08-23 09:42:30.591 | libdatrie-0.2.13-1.oe2203.aarch64 2024-08-23 09:42:30.591 | libdnf-0.65.0-6.oe2203.aarch64 2024-08-23 09:42:30.591 | libedit-3.1-28.oe2203.aarch64 2024-08-23 09:42:30.592 | libepoxy-1.5.9-1.oe2203.aarch64 2024-08-23 09:42:30.592 | libev-4.33-2.oe2203.aarch64 2024-08-23 09:42:30.592 | libevent-2.1.12-4.oe2203.aarch64 2024-08-23 09:42:30.592 | libfdisk-2.37.2-28.oe2203.aarch64 2024-08-23 09:42:30.592 | libffi-3.4.2-2.oe2203.aarch64 2024-08-23 09:42:30.592 | libgcc-10.3.1-23.oe2203.aarch64 2024-08-23 09:42:30.592 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-08-23 09:42:30.592 | libgomp-10.3.1-23.oe2203.aarch64 2024-08-23 09:42:30.592 | libgpg-error-1.43-2.oe2203.aarch64 2024-08-23 09:42:30.592 | libgusb-0.3.8-1.oe2203.aarch64 2024-08-23 09:42:30.592 | libicu-69.1-7.oe2203.aarch64 2024-08-23 09:42:30.592 | libidn2-2.3.2-2.oe2203.aarch64 2024-08-23 09:42:30.592 | libjpeg-turbo-2.1.1-2.oe2203.aarch64 2024-08-23 09:42:30.592 | libkcapi-1.3.1-7.oe2203.aarch64 2024-08-23 09:42:30.592 | libksba-1.6.0-3.oe2203.aarch64 2024-08-23 09:42:30.592 | libmodulemd-2.13.0-1.oe2203.aarch64 2024-08-23 09:42:30.592 | libmount-2.37.2-28.oe2203.aarch64 2024-08-23 09:42:30.592 | libnghttp2-1.46.0-5.oe2203.aarch64 2024-08-23 09:42:30.592 | libnsl2-2.0.0-4.oe2203.aarch64 2024-08-23 09:42:30.592 | libpipeline-1.5.4-1.oe2203.aarch64 2024-08-23 09:42:30.592 | libpng-2:1.6.37-4.oe2203.aarch64 2024-08-23 09:42:30.592 | libpsl-0.21.1-5.oe2203.aarch64 2024-08-23 09:42:30.592 | libpwquality-1.4.4-4.oe2203.aarch64 2024-08-23 09:42:30.592 | librepo-1.14.2-2.oe2203.aarch64 2024-08-23 09:42:30.592 | libreport-filesystem-2.15.2-1.oe2203.noarch 2024-08-23 09:42:30.592 | libseccomp-2.5.3-1.oe2203.aarch64 2024-08-23 09:42:30.592 | libsecret-0.20.4-1.oe2203.aarch64 2024-08-23 09:42:30.592 | libselinux-3.3-5.oe2203.aarch64 2024-08-23 09:42:30.592 | libsemanage-3.3-3.oe2203.aarch64 2024-08-23 09:42:30.592 | libsepol-3.3-6.oe2203.aarch64 2024-08-23 09:42:30.592 | libsigsegv-2.13-1.oe2203.aarch64 2024-08-23 09:42:30.592 | libsmartcols-2.37.2-28.oe2203.aarch64 2024-08-23 09:42:30.592 | libsolv-0.7.20-4.oe2203.aarch64 2024-08-23 09:42:30.592 | libssh-0.9.6-8.oe2203.aarch64 2024-08-23 09:42:30.592 | libstdc++-10.3.1-23.oe2203.aarch64 2024-08-23 09:42:30.592 | libtasn1-4.17.0-3.oe2203.aarch64 2024-08-23 09:42:30.592 | libthai-0.1.28-4.oe2203.aarch64 2024-08-23 09:42:30.592 | libtiff-4.3.0-37.oe2203.aarch64 2024-08-23 09:42:30.592 | libtirpc-1.3.2-3.oe2203.aarch64 2024-08-23 09:42:30.592 | libunistring-0.9.10-8.oe2203.aarch64 2024-08-23 09:42:30.592 | libusbx-1.0.24-1.oe2203.aarch64 2024-08-23 09:42:30.592 | libutempter-1.2.1-2.oe2203.aarch64 2024-08-23 09:42:30.592 | libuuid-2.37.2-28.oe2203.aarch64 2024-08-23 09:42:30.592 | libverto-0.3.2-1.oe2203.aarch64 2024-08-23 09:42:30.592 | libxcb-1.14-2.oe2203.aarch64 2024-08-23 09:42:30.592 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-08-23 09:42:30.592 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-08-23 09:42:30.592 | libxml2-2.9.12-20.oe2203.aarch64 2024-08-23 09:42:30.592 | libyaml-0.2.5-6.oe2203.aarch64 2024-08-23 09:42:30.592 | logrotate-3.20.1-1.oe2203.aarch64 2024-08-23 09:42:30.592 | lua-5.4.3-11.oe2203.aarch64 2024-08-23 09:42:30.592 | lz4-1.9.3-2.oe2203.aarch64 2024-08-23 09:42:30.592 | man-db-2.9.4-2.oe2203.aarch64 2024-08-23 09:42:30.592 | mpfr-4.1.0-1.oe2203.aarch64 2024-08-23 09:42:30.592 | ncurses-6.3-8.oe2203.aarch64 2024-08-23 09:42:30.592 | ncurses-base-6.3-8.oe2203.noarch 2024-08-23 09:42:30.593 | ncurses-libs-6.3-8.oe2203.aarch64 2024-08-23 09:42:30.593 | nettle-3.8.1-1.oe2203.aarch64 2024-08-23 09:42:30.593 | newt-0.52.21-8.oe2203.aarch64 2024-08-23 09:42:30.593 | npth-1.6-2.oe2203.aarch64 2024-08-23 09:42:30.593 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-08-23 09:42:30.593 | openldap-2.6.0-6.oe2203.aarch64 2024-08-23 09:42:30.593 | openssh-8.8p1-23.oe2203.aarch64 2024-08-23 09:42:30.593 | openssh-clients-8.8p1-23.oe2203.aarch64 2024-08-23 09:42:30.593 | openssh-server-8.8p1-23.oe2203.aarch64 2024-08-23 09:42:30.593 | openssl-1:1.1.1m-28.oe2203.aarch64 2024-08-23 09:42:30.593 | openssl-libs-1:1.1.1m-28.oe2203.aarch64 2024-08-23 09:42:30.593 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-08-23 09:42:30.593 | os-prober-1.79-1.oe2203.aarch64 2024-08-23 09:42:30.593 | p11-kit-0.24.0-2.oe2203.aarch64 2024-08-23 09:42:30.593 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-08-23 09:42:30.593 | pam-1.5.2-7.oe2203.aarch64 2024-08-23 09:42:30.593 | pango-1.49.3-3.oe2203.aarch64 2024-08-23 09:42:30.593 | pcre-8.45-2.oe2203.aarch64 2024-08-23 09:42:30.593 | pcre2-10.39-9.oe2203.aarch64 2024-08-23 09:42:30.593 | perl-4:5.34.0-12.oe2203.aarch64 2024-08-23 09:42:30.593 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-08-23 09:42:30.593 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-08-23 09:42:30.593 | perl-B-Debug-1.26-5.oe2203.noarch 2024-08-23 09:42:30.593 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-08-23 09:42:30.593 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-08-23 09:42:30.593 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-08-23 09:42:30.593 | perl-Carp-1.50-418.oe2203.noarch 2024-08-23 09:42:30.593 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-08-23 09:42:30.593 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-08-23 09:42:30.593 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-08-23 09:42:30.593 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-08-23 09:42:30.593 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-08-23 09:42:30.593 | perl-Digest-1.20-1.oe2203.noarch 2024-08-23 09:42:30.593 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-08-23 09:42:30.593 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-08-23 09:42:30.593 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-08-23 09:42:30.593 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-08-23 09:42:30.593 | perl-Env-1.04-397.oe2203.noarch 2024-08-23 09:42:30.593 | perl-Exporter-5.74-1.oe2203.noarch 2024-08-23 09:42:30.593 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-08-23 09:42:30.593 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-08-23 09:42:30.593 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-08-23 09:42:30.593 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-08-23 09:42:30.593 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-08-23 09:42:30.593 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-08-23 09:42:30.593 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-08-23 09:42:30.593 | perl-File-Path-2.18-1.oe2203.noarch 2024-08-23 09:42:30.593 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-08-23 09:42:30.593 | perl-File-Which-1.27-1.oe2203.noarch 2024-08-23 09:42:30.593 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-08-23 09:42:30.593 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-08-23 09:42:30.593 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-08-23 09:42:30.593 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-08-23 09:42:30.593 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-08-23 09:42:30.594 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-08-23 09:42:30.594 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-08-23 09:42:30.594 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-08-23 09:42:30.594 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-08-23 09:42:30.594 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-08-23 09:42:30.594 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-08-23 09:42:30.594 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-08-23 09:42:30.594 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-08-23 09:42:30.594 | perl-PathTools-3.80-1.oe2203.aarch64 2024-08-23 09:42:30.594 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-08-23 09:42:30.594 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-08-23 09:42:30.594 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-08-23 09:42:30.594 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-08-23 09:42:30.594 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-08-23 09:42:30.594 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-08-23 09:42:30.594 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-URI-5.10-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-08-23 09:42:30.594 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-08-23 09:42:30.594 | perl-autodie-2.34-2.oe2203.noarch 2024-08-23 09:42:30.594 | perl-bignum-0.63-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-constant-1.33-421.oe2203.noarch 2024-08-23 09:42:30.594 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-08-23 09:42:30.594 | perl-experimental-0.025-1.oe2203.noarch 2024-08-23 09:42:30.594 | perl-libnet-3.13-2.oe2203.noarch 2024-08-23 09:42:30.594 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-08-23 09:42:30.595 | perl-parent-1:0.238-1.oe2203.noarch 2024-08-23 09:42:30.595 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-08-23 09:42:30.595 | perl-podlators-1:4.14-1.oe2203.noarch 2024-08-23 09:42:30.595 | perl-threads-2:2.26-1.oe2203.aarch64 2024-08-23 09:42:30.595 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-08-23 09:42:30.595 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-08-23 09:42:30.595 | pigz-2.6-1.oe2203.aarch64 2024-08-23 09:42:30.595 | pinentry-1.1.1-2.oe2203.aarch64 2024-08-23 09:42:30.595 | pixman-0.40.0-3.oe2203.aarch64 2024-08-23 09:42:30.595 | pkgconf-1.8.0-3.oe2203.aarch64 2024-08-23 09:42:30.595 | popt-1.18-3.oe2203.aarch64 2024-08-23 09:42:30.595 | procps-ng-3.3.17-5.oe2203.aarch64 2024-08-23 09:42:30.595 | publicsuffix-list-20211113-2.oe2203.noarch 2024-08-23 09:42:30.595 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-08-23 09:42:30.595 | python-setuptools-59.4.0-5.oe2203.noarch 2024-08-23 09:42:30.595 | python3-3.9.9-28.oe2203.aarch64 2024-08-23 09:42:30.595 | python3-dateutil-1:2.8.2-2.oe2203.noarch 2024-08-23 09:42:30.595 | python3-dbus-1.2.18-2.oe2203.aarch64 2024-08-23 09:42:30.595 | python3-distro-1.6.0-1.oe2203.noarch 2024-08-23 09:42:30.595 | python3-dnf-4.10.0-15.oe2203.noarch 2024-08-23 09:42:30.595 | python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 2024-08-23 09:42:30.595 | python3-gpgme-1.16.0-3.oe2203.aarch64 2024-08-23 09:42:30.595 | python3-hawkey-0.65.0-6.oe2203.aarch64 2024-08-23 09:42:30.595 | python3-libcomps-0.1.18-1.oe2203.aarch64 2024-08-23 09:42:30.595 | python3-libdnf-0.65.0-6.oe2203.aarch64 2024-08-23 09:42:30.595 | python3-pip-21.3.1-2.oe2203.noarch 2024-08-23 09:42:30.595 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-08-23 09:42:30.595 | python3-rpm-4.17.0-33.oe2203.aarch64 2024-08-23 09:42:30.595 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-08-23 09:42:30.595 | python3-six-1.16.0-1.oe2203.noarch 2024-08-23 09:42:30.595 | python3-unbound-1.13.2-11.oe2203.aarch64 2024-08-23 09:42:30.595 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-08-23 09:42:30.595 | readline-8.1-3.oe2203.aarch64 2024-08-23 09:42:30.595 | rpm-4.17.0-33.oe2203.aarch64 2024-08-23 09:42:30.595 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-08-23 09:42:30.595 | sed-4.8-3.oe2203.aarch64 2024-08-23 09:42:30.595 | shadow-2:4.9-13.oe2203.aarch64 2024-08-23 09:42:30.595 | shared-mime-info-2.1-1.oe2203.aarch64 2024-08-23 09:42:30.595 | slang-2.3.2-8.oe2203.aarch64 2024-08-23 09:42:30.595 | sqlite-3.37.2-7.oe2203.aarch64 2024-08-23 09:42:30.595 | systemd-249-75.oe2203.aarch64 2024-08-23 09:42:30.595 | systemd-libs-249-75.oe2203.aarch64 2024-08-23 09:42:30.595 | systemd-udev-249-75.oe2203.aarch64 2024-08-23 09:42:30.595 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-08-23 09:42:30.595 | tcl-1:8.6.10-4.oe2203.aarch64 2024-08-23 09:42:30.595 | tpm2-tss-3.1.0-5.oe2203.aarch64 2024-08-23 09:42:30.595 | trousers-0.3.15-1.oe2203.aarch64 2024-08-23 09:42:30.595 | tzdata-2022a-18.oe2203.noarch 2024-08-23 09:42:30.595 | unbound-libs-1.13.2-11.oe2203.aarch64 2024-08-23 09:42:30.595 | util-linux-2.37.2-28.oe2203.aarch64 2024-08-23 09:42:30.595 | wayland-1.19.91-4.oe2203.aarch64 2024-08-23 09:42:30.595 | which-2.21-14.oe2203.aarch64 2024-08-23 09:42:30.595 | xkeyboard-config-2.33-1.oe2203.noarch 2024-08-23 09:42:30.595 | xz-5.2.5-2.oe2203.aarch64 2024-08-23 09:42:30.595 | xz-libs-5.2.5-2.oe2203.aarch64 2024-08-23 09:42:30.595 | zip-3.0-29.oe2203.aarch64 2024-08-23 09:42:30.596 | zlib-1.2.11-24.oe2203.aarch64 2024-08-23 09:42:30.596 | zstd-1.5.0-4.oe2203.aarch64 2024-08-23 09:42:30.596 | 2024-08-23 09:42:30.596 | Complete! 2024-08-23 09:42:31.125 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:247 : rc=0 2024-08-23 09:42:31.130 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:250 : sudo unset /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/yum/vars 2024-08-23 09:42:31.143 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:250 : true 2024-08-23 09:42:31.147 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:255 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-08-23 09:42:31.154 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:255 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-08-23 09:42:31.162 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:256 : '[' 0 '!=' 0 ']' 2024-08-23 09:42:31.166 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_install_pkg_manager:263 : sudo sed -i s,/opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/pki/rpm-gpg,/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/yum.repos.d/openEuler.repo 2024-08-23 09:42:31.182 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:342 : [[ openeuler = centos ]] 2024-08-23 09:42:31.187 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:349 : _run_chroot rpm --rebuilddb 2024-08-23 09:42:31.191 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=rpm --rebuilddb' 2024-08-23 09:42:31.196 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.LOjb31qJ/mnt env -u TMPDIR sh -c 'rpm --rebuilddb' 2024-08-23 09:42:31.393 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:350 : _run_chroot dnf clean all 2024-08-23 09:42:31.398 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=dnf clean all' 2024-08-23 09:42:31.402 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.LOjb31qJ/mnt env -u TMPDIR sh -c 'dnf clean all' 2024-08-23 09:42:31.786 | Unable to detect release version (use '--releasever' to specify release version) 2024-08-23 09:42:31.869 | 0 files removed 2024-08-23 09:42:31.939 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:354 : sudo tee -a /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/rpm/macros.langs 2024-08-23 09:42:31.939 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:353 : echo '%_install_langs C:en_US:en_US.UTF-8' 2024-08-23 09:42:31.954 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:356 : _base_packages='systemd passwd findutils sudo util-linux-ng ' 2024-08-23 09:42:31.959 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:362 : _base_packages+='systemd-udev ' 2024-08-23 09:42:31.963 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:366 : _run_chroot dnf -y update 2024-08-23 09:42:31.968 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=dnf -y update' 2024-08-23 09:42:31.972 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.LOjb31qJ/mnt env -u TMPDIR sh -c 'dnf -y update' 2024-08-23 09:42:32.344 | Unable to detect release version (use '--releasever' to specify release version) 2024-08-23 09:42:46.613 | OS 244 kB/s | 3.4 MB 00:14 2024-08-23 09:44:10.355 | everything 201 kB/s | 16 MB 01:22 2024-08-23 09:44:50.734 | EPOL 80 kB/s | 2.7 MB 00:33 2024-08-23 09:45:30.300 | debuginfo 101 kB/s | 3.8 MB 00:38 2024-08-23 09:45:46.204 | source 121 kB/s | 1.7 MB 00:14 2024-08-23 09:48:23.014 | update 532 kB/s | 81 MB 02:36 2024-08-23 09:48:57.567 | Dependencies resolved. 2024-08-23 09:48:57.570 | Nothing to do. 2024-08-23 09:48:57.571 | Complete! 2024-08-23 09:48:57.666 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:367 : _run_chroot dnf -y --setopt=cachedir=/tmp/yum/aarch64/22.03-LTS install systemd passwd findutils sudo util-linux-ng systemd-udev 2024-08-23 09:48:57.671 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=dnf -y --setopt=cachedir=/tmp/yum/aarch64/22.03-LTS install systemd passwd findutils sudo util-linux-ng systemd-udev' 2024-08-23 09:48:57.676 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.LOjb31qJ/mnt env -u TMPDIR sh -c 'dnf -y --setopt=cachedir=/tmp/yum/aarch64/22.03-LTS install systemd passwd findutils sudo util-linux-ng systemd-udev' 2024-08-23 09:48:58.064 | Unable to detect release version (use '--releasever' to specify release version) 2024-08-23 09:48:58.559 | OS 13 kB/s | 3.8 kB 00:00 2024-08-23 09:49:01.145 | everything 2.8 kB/s | 3.8 kB 00:01 2024-08-23 09:49:08.384 | EPOL 10 kB/s | 3.0 kB 00:00 2024-08-23 09:49:09.846 | debuginfo 13 kB/s | 3.8 kB 00:00 2024-08-23 09:49:11.714 | source 13 kB/s | 3.8 kB 00:00 2024-08-23 09:49:13.426 | update 12 kB/s | 3.5 kB 00:00 2024-08-23 09:49:43.597 | Last metadata expiration check: 0:00:01 ago on Fri Aug 23 09:19:01 2024. 2024-08-23 09:49:46.364 | Dependencies resolved. 2024-08-23 09:49:46.427 | ================================================================================ 2024-08-23 09:49:46.428 | Package Arch Version Repo Size 2024-08-23 09:49:46.428 | ================================================================================ 2024-08-23 09:49:46.428 | Installing: 2024-08-23 09:49:46.428 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-08-23 09:49:46.428 | passwd aarch64 0.80-9.oe2203 OS 96 k 2024-08-23 09:49:46.428 | sudo aarch64 1.9.8p2-15.oe2203 update 845 k 2024-08-23 09:49:46.428 | systemd aarch64 249-75.oe2203 update 3.2 M 2024-08-23 09:49:46.428 | systemd-udev aarch64 249-75.oe2203 update 1.2 M 2024-08-23 09:49:46.428 | util-linux aarch64 2.37.2-28.oe2203 update 2.3 M 2024-08-23 09:49:46.428 | Installing dependencies: 2024-08-23 09:49:46.428 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-08-23 09:49:46.428 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-08-23 09:49:46.428 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-08-23 09:49:46.428 | basesystem noarch 12-2.oe2203 OS 7.0 k 2024-08-23 09:49:46.428 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-08-23 09:49:46.428 | bc aarch64 1.07.1-11.oe2203 update 86 k 2024-08-23 09:49:46.428 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-08-23 09:49:46.428 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-08-23 09:49:46.428 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-08-23 09:49:46.428 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-08-23 09:49:46.428 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-08-23 09:49:46.428 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-08-23 09:49:46.428 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-08-23 09:49:46.428 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-08-23 09:49:46.428 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-08-23 09:49:46.428 | curl aarch64 7.79.1-28.oe2203 update 139 k 2024-08-23 09:49:46.428 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-08-23 09:49:46.428 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-08-23 09:49:46.428 | dracut aarch64 055-10.oe2203 update 292 k 2024-08-23 09:49:46.428 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-08-23 09:49:46.428 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-08-23 09:49:46.428 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-08-23 09:49:46.428 | expat aarch64 2.4.1-10.oe2203 update 75 k 2024-08-23 09:49:46.428 | file aarch64 5.41-3.oe2203 update 36 k 2024-08-23 09:49:46.428 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-08-23 09:49:46.428 | filesystem aarch64 3.16-4.oe2203 OS 1.1 M 2024-08-23 09:49:46.428 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-08-23 09:49:46.428 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-08-23 09:49:46.428 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-08-23 09:49:46.428 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-08-23 09:49:46.428 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-08-23 09:49:46.428 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-08-23 09:49:46.428 | glibc aarch64 2.34-149.oe2203 update 2.8 M 2024-08-23 09:49:46.428 | glibc-common aarch64 2.34-149.oe2203 update 2.7 M 2024-08-23 09:49:46.428 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-08-23 09:49:46.428 | grep aarch64 3.7-9.oe2203 update 293 k 2024-08-23 09:49:46.428 | groff aarch64 1.22.4-11.oe2203 update 908 k 2024-08-23 09:49:46.428 | groff-base aarch64 1.22.4-11.oe2203 update 858 k 2024-08-23 09:49:46.428 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-08-23 09:49:46.428 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-08-23 09:49:46.428 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-08-23 09:49:46.428 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-08-23 09:49:46.429 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-08-23 09:49:46.429 | info aarch64 6.8-3.oe2203 OS 163 k 2024-08-23 09:49:46.429 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-08-23 09:49:46.429 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-08-23 09:49:46.429 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-08-23 09:49:46.429 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-08-23 09:49:46.429 | kmod aarch64 29-3.oe2203 OS 85 k 2024-08-23 09:49:46.429 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-08-23 09:49:46.429 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-08-23 09:49:46.429 | less aarch64 590-6.oe2203 update 101 k 2024-08-23 09:49:46.429 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-08-23 09:49:46.429 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-08-23 09:49:46.429 | libblkid aarch64 2.37.2-28.oe2203 update 147 k 2024-08-23 09:49:46.429 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-08-23 09:49:46.429 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-08-23 09:49:46.429 | libcurl aarch64 7.79.1-28.oe2203 update 264 k 2024-08-23 09:49:46.429 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-08-23 09:49:46.429 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-08-23 09:49:46.429 | libfdisk aarch64 2.37.2-28.oe2203 update 191 k 2024-08-23 09:49:46.429 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-08-23 09:49:46.429 | libgcc aarch64 10.3.1-23.oe2203 update 67 k 2024-08-23 09:49:46.429 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-08-23 09:49:46.429 | libgomp aarch64 10.3.1-23.oe2203 update 224 k 2024-08-23 09:49:46.429 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-08-23 09:49:46.429 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-08-23 09:49:46.429 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-08-23 09:49:46.429 | libmount aarch64 2.37.2-28.oe2203 update 169 k 2024-08-23 09:49:46.429 | libnghttp2 aarch64 1.46.0-5.oe2203 update 67 k 2024-08-23 09:49:46.429 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-08-23 09:49:46.429 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-08-23 09:49:46.429 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-08-23 09:49:46.429 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-08-23 09:49:46.429 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-08-23 09:49:46.429 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-08-23 09:49:46.429 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-08-23 09:49:46.429 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-08-23 09:49:46.429 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-08-23 09:49:46.429 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-08-23 09:49:46.429 | libsmartcols aarch64 2.37.2-28.oe2203 update 115 k 2024-08-23 09:49:46.429 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-08-23 09:49:46.429 | libstdc++ aarch64 10.3.1-23.oe2203 update 484 k 2024-08-23 09:49:46.429 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-08-23 09:49:46.429 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-08-23 09:49:46.429 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-08-23 09:49:46.429 | libuser aarch64 0.63-4.oe2203 OS 333 k 2024-08-23 09:49:46.429 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-08-23 09:49:46.429 | libuuid aarch64 2.37.2-28.oe2203 update 30 k 2024-08-23 09:49:46.429 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-08-23 09:49:46.429 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-08-23 09:49:46.429 | libxml2 aarch64 2.9.12-20.oe2203 update 609 k 2024-08-23 09:49:46.429 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-08-23 09:49:46.429 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-08-23 09:49:46.429 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-08-23 09:49:46.430 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-08-23 09:49:46.430 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-08-23 09:49:46.430 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-08-23 09:49:46.430 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-08-23 09:49:46.430 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-08-23 09:49:46.430 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-08-23 09:49:46.430 | openEuler-gpg-keys aarch64 1.0-3.6.oe2203 update 9.7 k 2024-08-23 09:49:46.430 | openEuler-release aarch64 22.03LTS-54.oe2203 update 22 k 2024-08-23 09:49:46.430 | openEuler-repos aarch64 1.0-3.6.oe2203 update 8.8 k 2024-08-23 09:49:46.430 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-08-23 09:49:46.430 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-08-23 09:49:46.430 | openssl aarch64 1:1.1.1m-28.oe2203 update 424 k 2024-08-23 09:49:46.430 | openssl-libs aarch64 1:1.1.1m-28.oe2203 update 1.2 M 2024-08-23 09:49:46.430 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-08-23 09:49:46.430 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-08-23 09:49:46.430 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-08-23 09:49:46.430 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-08-23 09:49:46.430 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-08-23 09:49:46.430 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-08-23 09:49:46.430 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-08-23 09:49:46.430 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-08-23 09:49:46.430 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-08-23 09:49:46.430 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-08-23 09:49:46.430 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-08-23 09:49:46.430 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-08-23 09:49:46.430 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-08-23 09:49:46.430 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-08-23 09:49:46.430 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-08-23 09:49:46.430 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-08-23 09:49:46.430 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-08-23 09:49:46.430 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-08-23 09:49:46.430 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-08-23 09:49:46.430 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-08-23 09:49:46.430 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-08-23 09:49:46.430 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-08-23 09:49:46.430 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-08-23 09:49:46.430 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-08-23 09:49:46.430 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-08-23 09:49:46.430 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-08-23 09:49:46.430 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-08-23 09:49:46.430 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-08-23 09:49:46.430 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-08-23 09:49:46.430 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-08-23 09:49:46.430 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-08-23 09:49:46.430 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-08-23 09:49:46.430 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-08-23 09:49:46.430 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-08-23 09:49:46.430 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-08-23 09:49:46.430 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-08-23 09:49:46.430 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-08-23 09:49:46.430 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-08-23 09:49:46.430 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-08-23 09:49:46.430 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-08-23 09:49:46.430 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-08-23 09:49:46.430 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-08-23 09:49:46.430 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-08-23 09:49:46.430 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-08-23 09:49:46.430 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-08-23 09:49:46.431 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-08-23 09:49:46.431 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-08-23 09:49:46.431 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-08-23 09:49:46.431 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-08-23 09:49:46.431 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-08-23 09:49:46.431 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-08-23 09:49:46.431 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-08-23 09:49:46.431 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-08-23 09:49:46.431 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-08-23 09:49:46.431 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-08-23 09:49:46.431 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-08-23 09:49:46.431 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-08-23 09:49:46.431 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-08-23 09:49:46.431 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-08-23 09:49:46.431 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-08-23 09:49:46.431 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-08-23 09:49:46.431 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-08-23 09:49:46.431 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-08-23 09:49:46.431 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-08-23 09:49:46.431 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-08-23 09:49:46.431 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-08-23 09:49:46.431 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-08-23 09:49:46.431 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-08-23 09:49:46.431 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-08-23 09:49:46.431 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-08-23 09:49:46.431 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-08-23 09:49:46.431 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-08-23 09:49:46.431 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-08-23 09:49:46.431 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-08-23 09:49:46.431 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-08-23 09:49:46.431 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-08-23 09:49:46.431 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-08-23 09:49:46.431 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-08-23 09:49:46.431 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-08-23 09:49:46.431 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-08-23 09:49:46.431 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-08-23 09:49:46.431 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-08-23 09:49:46.431 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-08-23 09:49:46.431 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-08-23 09:49:46.431 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-08-23 09:49:46.431 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-08-23 09:49:46.431 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-08-23 09:49:46.431 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-08-23 09:49:46.431 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-08-23 09:49:46.431 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-08-23 09:49:46.431 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-08-23 09:49:46.431 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-08-23 09:49:46.431 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-08-23 09:49:46.431 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-08-23 09:49:46.431 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-08-23 09:49:46.431 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-08-23 09:49:46.431 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-08-23 09:49:46.431 | popt aarch64 1.18-3.oe2203 update 49 k 2024-08-23 09:49:46.431 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-08-23 09:49:46.431 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-08-23 09:49:46.431 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-08-23 09:49:46.432 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-08-23 09:49:46.432 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-08-23 09:49:46.432 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-08-23 09:49:46.432 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-08-23 09:49:46.432 | readline aarch64 8.1-3.oe2203 update 146 k 2024-08-23 09:49:46.432 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-08-23 09:49:46.432 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-08-23 09:49:46.432 | sed aarch64 4.8-3.oe2203 update 162 k 2024-08-23 09:49:46.432 | setup noarch 2.13.9.1-1.oe2203 OS 150 k 2024-08-23 09:49:46.432 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-08-23 09:49:46.432 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-08-23 09:49:46.432 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-08-23 09:49:46.432 | systemd-libs aarch64 249-75.oe2203 update 453 k 2024-08-23 09:49:46.432 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-08-23 09:49:46.432 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-08-23 09:49:46.432 | tpm2-tss aarch64 3.1.0-5.oe2203 update 489 k 2024-08-23 09:49:46.432 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-08-23 09:49:46.432 | which aarch64 2.21-14.oe2203 OS 30 k 2024-08-23 09:49:46.432 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-08-23 09:49:46.432 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-08-23 09:49:46.432 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-08-23 09:49:46.432 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-08-23 09:49:46.432 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-08-23 09:49:46.432 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-08-23 09:49:46.432 | Installing weak dependencies: 2024-08-23 09:49:46.432 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-08-23 09:49:46.432 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-08-23 09:49:46.432 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-08-23 09:49:46.432 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-08-23 09:49:46.432 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-08-23 09:49:46.432 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-08-23 09:49:46.432 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-08-23 09:49:46.432 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-08-23 09:49:46.432 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-08-23 09:49:46.432 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-08-23 09:49:46.432 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-08-23 09:49:46.432 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-08-23 09:49:46.432 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-08-23 09:49:46.432 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-08-23 09:49:46.432 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-08-23 09:49:46.432 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-08-23 09:49:46.432 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-08-23 09:49:46.432 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-08-23 09:49:46.432 | vim-minimal aarch64 2:9.0-23.oe2203 update 611 k 2024-08-23 09:49:46.432 | 2024-08-23 09:49:46.432 | Transaction Summary 2024-08-23 09:49:46.432 | ================================================================================ 2024-08-23 09:49:46.432 | Install 258 Packages 2024-08-23 09:49:46.432 | 2024-08-23 09:49:46.477 | Total download size: 92 M 2024-08-23 09:49:46.478 | Installed size: 429 M 2024-08-23 09:49:46.482 | Downloading Packages: 2024-08-23 09:49:47.009 | (1/258): basesystem-12-2.oe2203.noarch.rpm 15 kB/s | 7.0 kB 00:00 2024-08-23 09:49:47.171 | (2/258): attr-2.5.1-2.oe2203.aarch64.rpm 89 kB/s | 55 kB 00:00 2024-08-23 09:49:47.613 | (3/258): chkconfig-1.20-1.oe2203.aarch64.rpm 392 kB/s | 172 kB 00:00 2024-08-23 09:49:47.720 | (4/258): audit-libs-3.0.1-3.oe2203.aarch64.rpm 80 kB/s | 94 kB 00:01 2024-08-23 09:49:47.738 | (5/258): brotli-1.0.9-2.oe2203.aarch64.rpm 419 kB/s | 305 kB 00:00 2024-08-23 09:49:47.889 | (6/258): crontabs-1.11-22.oe2203.noarch.rpm 114 kB/s | 17 kB 00:00 2024-08-23 09:49:48.063 | (7/258): crypto-policies-20200619-2.git781bbd4. 471 kB/s | 81 kB 00:00 2024-08-23 09:49:48.221 | (8/258): device-mapper-1.02.181-4.oe2203.aarch6 1.3 MB/s | 213 kB 00:00 2024-08-23 09:49:48.522 | (9/258): diffutils-3.8-2.oe2203.aarch64.rpm 1.0 MB/s | 315 kB 00:00 2024-08-23 09:49:48.593 | (10/258): cronie-1.5.7-1.oe2203.aarch64.rpm 118 kB/s | 103 kB 00:00 2024-08-23 09:49:49.146 | (11/258): filesystem-3.16-4.oe2203.aarch64.rpm 1.7 MB/s | 1.1 MB 00:00 2024-08-23 09:49:49.361 | (12/258): fuse-2.9.9-9.oe2203.aarch64.rpm 632 kB/s | 135 kB 00:00 2024-08-23 09:49:49.520 | (13/258): fuse-common-3.10.5-3.oe2203.aarch64.r 57 kB/s | 9.0 kB 00:00 2024-08-23 09:49:49.674 | (14/258): fuse-help-2.9.9-9.oe2203.aarch64.rpm 84 kB/s | 13 kB 00:00 2024-08-23 09:49:49.828 | (15/258): cracklib-2.9.7-8.oe2203.aarch64.rpm 1.8 MB/s | 3.9 MB 00:02 2024-08-23 09:49:49.998 | (16/258): gmp-6.2.1-1.oe2203.aarch64.rpm 1.4 MB/s | 247 kB 00:00 2024-08-23 09:49:50.158 | (17/258): grubby-8.40-28.oe2203.aarch64.rpm 327 kB/s | 52 kB 00:00 2024-08-23 09:49:50.918 | (18/258): gettext-0.21-4.oe2203.aarch64.rpm 932 kB/s | 1.1 MB 00:01 2024-08-23 09:49:50.993 | (19/258): ima-evm-utils-libs-1.3.2-3.oe2203.aar 22 kB/s | 18 kB 00:00 2024-08-23 09:49:51.016 | (20/258): findutils-4.8.0-3.oe2203.aarch64.rpm 158 kB/s | 382 kB 00:02 2024-08-23 09:49:51.217 | (21/258): info-6.8-3.oe2203.aarch64.rpm 550 kB/s | 163 kB 00:00 2024-08-23 09:49:51.610 | (22/258): kbd-2.4.0-1.oe2203.aarch64.rpm 407 kB/s | 251 kB 00:00 2024-08-23 09:49:51.764 | (23/258): keyutils-libs-1.6.3-3.oe2203.aarch64. 162 kB/s | 25 kB 00:00 2024-08-23 09:49:51.920 | (24/258): kmod-29-3.oe2203.aarch64.rpm 547 kB/s | 85 kB 00:00 2024-08-23 09:49:52.073 | (25/258): kmod-libs-29-3.oe2203.aarch64.rpm 379 kB/s | 57 kB 00:00 2024-08-23 09:49:52.149 | (26/258): kbd-misc-2.4.0-1.oe2203.noarch.rpm 1.7 MB/s | 1.6 MB 00:00 2024-08-23 09:49:52.230 | (27/258): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 273 kB/s | 43 kB 00:00 2024-08-23 09:49:52.302 | (28/258): libev-4.33-2.oe2203.aarch64.rpm 312 kB/s | 47 kB 00:00 2024-08-23 09:49:52.388 | (29/258): libevent-2.1.12-4.oe2203.aarch64.rpm 1.4 MB/s | 221 kB 00:00 2024-08-23 09:49:52.454 | (30/258): libffi-3.4.2-2.oe2203.aarch64.rpm 170 kB/s | 26 kB 00:00 2024-08-23 09:49:52.543 | (31/258): libidn2-2.3.2-2.oe2203.aarch64.rpm 726 kB/s | 112 kB 00:00 2024-08-23 09:49:52.607 | (32/258): libpipeline-1.5.4-1.oe2203.aarch64.rp 331 kB/s | 50 kB 00:00 2024-08-23 09:49:52.704 | (33/258): libseccomp-2.5.3-1.oe2203.aarch64.rpm 371 kB/s | 59 kB 00:00 2024-08-23 09:49:52.763 | (34/258): libsemanage-3.3-3.oe2203.aarch64.rpm 630 kB/s | 98 kB 00:00 2024-08-23 09:49:52.857 | (35/258): libsigsegv-2.13-1.oe2203.aarch64.rpm 273 kB/s | 42 kB 00:00 2024-08-23 09:49:53.043 | (36/258): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 259 kB/s | 525 kB 00:02 2024-08-23 09:49:53.391 | (37/258): libunistring-0.9.10-8.oe2203.aarch64. 640 kB/s | 401 kB 00:00 2024-08-23 09:49:53.400 | (38/258): libutempter-1.2.1-2.oe2203.aarch64.rp 66 kB/s | 24 kB 00:00 2024-08-23 09:49:53.770 | (39/258): libuser-0.63-4.oe2203.aarch64.rpm 365 kB/s | 333 kB 00:00 2024-08-23 09:49:53.779 | (40/258): libverto-0.3.2-1.oe2203.aarch64.rpm 67 kB/s | 26 kB 00:00 2024-08-23 09:49:54.084 | (41/258): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 173 kB/s | 118 kB 00:00 2024-08-23 09:49:54.097 | (42/258): libxkbcommon-1.3.1-1.oe2203.aarch64.r 372 kB/s | 121 kB 00:00 2024-08-23 09:49:54.106 | (43/258): lz4-1.9.3-2.oe2203.aarch64.rpm 394 kB/s | 128 kB 00:00 2024-08-23 09:49:54.258 | (44/258): openssl-pkcs11-0.4.11-5.oe2203.aarch6 389 kB/s | 59 kB 00:00 2024-08-23 09:49:54.408 | (45/258): mpfr-4.1.0-1.oe2203.aarch64.rpm 1.2 MB/s | 378 kB 00:00 2024-08-23 09:49:54.416 | (46/258): os-prober-1.79-1.oe2203.aarch64.rpm 308 kB/s | 48 kB 00:00 2024-08-23 09:49:54.563 | (47/258): passwd-0.80-9.oe2203.aarch64.rpm 620 kB/s | 96 kB 00:00 2024-08-23 09:49:54.572 | (48/258): perl-Algorithm-Diff-1.201-1.oe2203.no 174 kB/s | 27 kB 00:00 2024-08-23 09:49:54.720 | (49/258): perl-Archive-Tar-2.40-1.oe2203.noarch 274 kB/s | 42 kB 00:00 2024-08-23 09:49:54.727 | (50/258): perl-B-Debug-1.26-5.oe2203.noarch.rpm 119 kB/s | 18 kB 00:00 2024-08-23 09:49:54.876 | (51/258): perl-CPAN-Meta-2.150010-419.oe2203.no 696 kB/s | 108 kB 00:00 2024-08-23 09:49:54.884 | (52/258): perl-CPAN-Meta-Requirements-2.140-419 164 kB/s | 26 kB 00:00 2024-08-23 09:49:55.041 | (53/258): perl-CPAN-Meta-YAML-0.018-420.oe2203. 147 kB/s | 24 kB 00:00 2024-08-23 09:49:55.050 | (54/258): perl-Carp-1.50-418.oe2203.noarch.rpm 130 kB/s | 21 kB 00:00 2024-08-23 09:49:55.195 | (55/258): perl-Compress-Raw-Bzip2-2.101-1.oe220 166 kB/s | 25 kB 00:00 2024-08-23 09:49:55.203 | (56/258): perl-Compress-Raw-Zlib-2.101-1.oe2203 268 kB/s | 41 kB 00:00 2024-08-23 09:49:55.348 | (57/258): perl-Config-Perl-V-0.33-1.oe2203.noar 110 kB/s | 17 kB 00:00 2024-08-23 09:49:55.360 | (58/258): perl-Data-Dumper-2.183-1.oe2203.aarch 280 kB/s | 44 kB 00:00 2024-08-23 09:49:55.507 | (59/258): perl-Devel-PPPort-3.63-1.oe2203.aarch 1.2 MB/s | 187 kB 00:00 2024-08-23 09:49:55.516 | (60/258): perl-Digest-1.20-1.oe2203.noarch.rpm 108 kB/s | 17 kB 00:00 2024-08-23 09:49:55.667 | (61/258): perl-Digest-MD5-2.58-1.oe2203.aarch64 182 kB/s | 29 kB 00:00 2024-08-23 09:49:55.675 | (62/258): perl-Digest-SHA-6.02-7.oe2203.aarch64 307 kB/s | 49 kB 00:00 2024-08-23 09:49:55.831 | (63/258): man-db-2.9.4-2.oe2203.aarch64.rpm 657 kB/s | 1.1 MB 00:01 2024-08-23 09:49:55.839 | (64/258): perl-Encode-Locale-1.05-12.oe2203.noa 82 kB/s | 14 kB 00:00 2024-08-23 09:49:55.846 | (65/258): perl-Env-1.04-397.oe2203.noarch.rpm 98 kB/s | 17 kB 00:00 2024-08-23 09:49:55.984 | (66/258): perl-Exporter-5.74-1.oe2203.noarch.rp 144 kB/s | 22 kB 00:00 2024-08-23 09:49:56.006 | (67/258): perl-ExtUtils-Command-7.62-1.oe2203.n 68 kB/s | 11 kB 00:00 2024-08-23 09:49:56.014 | (68/258): perl-ExtUtils-Install-2.20-1.oe2203.n 198 kB/s | 33 kB 00:00 2024-08-23 09:49:56.142 | (69/258): perl-ExtUtils-MakeMaker-7.62-1.oe2203 1.0 MB/s | 169 kB 00:00 2024-08-23 09:49:56.169 | (70/258): perl-ExtUtils-Manifest-1.73-1.oe2203. 143 kB/s | 23 kB 00:00 2024-08-23 09:49:56.178 | (71/258): perl-ExtUtils-ParseXS-3.35-1.oe2203.n 339 kB/s | 55 kB 00:00 2024-08-23 09:49:56.295 | (72/258): perl-File-Fetch-1.00-1.oe2203.noarch. 146 kB/s | 22 kB 00:00 2024-08-23 09:49:56.322 | (73/258): perl-File-HomeDir-1.006-2.oe2203.noar 233 kB/s | 35 kB 00:00 2024-08-23 09:49:56.330 | (74/258): perl-File-Path-2.18-1.oe2203.noarch.r 141 kB/s | 21 kB 00:00 2024-08-23 09:49:56.449 | (75/258): perl-File-Temp-0.2311-2.oe2203.noarch 326 kB/s | 50 kB 00:00 2024-08-23 09:49:56.474 | (76/258): perl-File-Which-1.27-1.oe2203.noarch. 157 kB/s | 24 kB 00:00 2024-08-23 09:49:56.483 | (77/258): perl-Filter-1.60-3.oe2203.aarch64.rpm 321 kB/s | 49 kB 00:00 2024-08-23 09:49:56.602 | (78/258): perl-Filter-Simple-0.94-1.oe2203.noar 104 kB/s | 16 kB 00:00 2024-08-23 09:49:56.628 | (79/258): perl-Getopt-Long-2.52-1.oe2203.noarch 295 kB/s | 45 kB 00:00 2024-08-23 09:49:56.639 | (80/258): perl-IO-Compress-2.101-2.oe2203.noarc 712 kB/s | 110 kB 00:00 2024-08-23 09:49:56.759 | (81/258): perl-IO-Socket-IP-0.41-2.oe2203.noarc 198 kB/s | 31 kB 00:00 2024-08-23 09:49:56.792 | (82/258): perl-IPC-Cmd-1.04-4.oe2203.noarch.rpm 212 kB/s | 32 kB 00:00 2024-08-23 09:49:56.914 | (83/258): perl-IPC-SysV-2.09-1.oe2203.aarch64.r 160 kB/s | 25 kB 00:00 2024-08-23 09:49:56.927 | (84/258): perl-IO-Socket-SSL-2.072-1.oe2203.noa 608 kB/s | 181 kB 00:00 2024-08-23 09:49:56.945 | (85/258): perl-IPC-System-Simple-1.30-2.oe2203. 207 kB/s | 31 kB 00:00 2024-08-23 09:49:57.068 | (86/258): perl-JSON-PP-4.06-1.oe2203.noarch.rpm 288 kB/s | 44 kB 00:00 2024-08-23 09:49:57.098 | (87/258): perl-Locale-Maketext-1.29-1.oe2203.no 350 kB/s | 53 kB 00:00 2024-08-23 09:49:57.228 | (88/258): perl-MIME-Base64-3.16-1.oe2203.aarch6 125 kB/s | 20 kB 00:00 2024-08-23 09:49:57.240 | (89/258): perl-Locale-Codes-3.68-1.oe2203.noarc 845 kB/s | 264 kB 00:00 2024-08-23 09:49:57.253 | (90/258): perl-Math-BigInt-1.9998.27-1.oe2203.n 785 kB/s | 121 kB 00:00 2024-08-23 09:49:57.385 | (91/258): perl-Math-BigRat-0.2620-1.oe2203.noar 174 kB/s | 27 kB 00:00 2024-08-23 09:49:57.397 | (92/258): perl-Module-CoreList-5.20211020-1.oe2 552 kB/s | 86 kB 00:00 2024-08-23 09:49:57.404 | (93/258): perl-Module-Load-0.36-1.oe2203.noarch 90 kB/s | 13 kB 00:00 2024-08-23 09:49:57.578 | (94/258): perl-Module-Load-Conditional-0.74-1.o 92 kB/s | 18 kB 00:00 2024-08-23 09:49:57.586 | (95/258): perl-Mozilla-CA-20211001-1.oe2203.noa 57 kB/s | 10 kB 00:00 2024-08-23 09:49:57.595 | (96/258): perl-Module-Metadata-1.000037-1.oe220 155 kB/s | 31 kB 00:00 2024-08-23 09:49:57.738 | (97/258): perl-Net-SSLeay-1.90-1.oe2203.aarch64 1.5 MB/s | 250 kB 00:00 2024-08-23 09:49:57.750 | (98/258): perl-Params-Check-0.38-418.oe2203.noa 92 kB/s | 15 kB 00:00 2024-08-23 09:49:57.758 | (99/258): perl-PathTools-3.80-1.oe2203.aarch64. 364 kB/s | 59 kB 00:00 2024-08-23 09:49:57.892 | (100/258): perl-Perl-OSType-1.010-421.oe2203.no 129 kB/s | 20 kB 00:00 2024-08-23 09:49:57.908 | (101/258): perl-PerlIO-via-QuotedPrint-0.09-1.o 68 kB/s | 11 kB 00:00 2024-08-23 09:49:57.916 | (102/258): perl-Pod-Checker-1.74-1.oe2203.noarc 147 kB/s | 23 kB 00:00 2024-08-23 09:49:58.048 | (103/258): perl-Pod-Escapes-1.07-420.oe2203.noa 89 kB/s | 14 kB 00:00 2024-08-23 09:49:58.062 | (104/258): perl-Pod-Parser-1.63-398.oe2203.noar 373 kB/s | 57 kB 00:00 2024-08-23 09:49:58.187 | (105/258): perl-Pod-Perldoc-3.28-4.oe2203.noarc 162 kB/s | 44 kB 00:00 2024-08-23 09:49:58.203 | (106/258): perl-Pod-Simple-3.43-1.oe2203.noarch 890 kB/s | 137 kB 00:00 2024-08-23 09:49:58.235 | (107/258): perl-Pod-Usage-2.01-2.oe2203.noarch. 146 kB/s | 25 kB 00:00 2024-08-23 09:49:58.459 | (108/258): perl-Scalar-List-Utils-1.60-1.oe2203 182 kB/s | 49 kB 00:00 2024-08-23 09:49:58.491 | (109/258): perl-Socket-2.032-1.oe2203.aarch64.r 151 kB/s | 43 kB 00:00 2024-08-23 09:49:58.503 | (110/258): perl-Storable-3.25-1.oe2203.aarch64. 276 kB/s | 74 kB 00:00 2024-08-23 09:49:58.692 | (111/258): perl-Sys-Syslog-0.36-1.oe2203.aarch6 160 kB/s | 37 kB 00:00 2024-08-23 09:49:58.742 | (112/258): perl-Term-ANSIColor-5.01-1.oe2203.no 119 kB/s | 30 kB 00:00 2024-08-23 09:49:58.784 | (113/258): perl-Term-Cap-1.17-510.oe2203.noarch 63 kB/s | 18 kB 00:00 2024-08-23 09:49:58.854 | (114/258): perl-Test-Simple-1.302188-1.oe2203.n 1.2 MB/s | 201 kB 00:00 2024-08-23 09:49:59.557 | (115/258): perl-Text-Balanced-2.04-1.oe2203.noa 38 kB/s | 29 kB 00:00 2024-08-23 09:49:59.605 | (116/258): perl-Text-Diff-1.45-7.oe2203.noarch. 33 kB/s | 27 kB 00:00 2024-08-23 09:49:59.619 | (117/258): perl-Text-ParseWords-3.30-419.oe2203 16 kB/s | 12 kB 00:00 2024-08-23 09:49:59.760 | (118/258): perl-Text-Tabs+Wrap-2021.0814-1.oe22 86 kB/s | 13 kB 00:00 2024-08-23 09:49:59.770 | (119/258): perl-Thread-Queue-3.13-3.oe2203.noar 86 kB/s | 14 kB 00:00 2024-08-23 09:49:59.778 | (120/258): perl-Time-Local-1.300-1.oe2203.noarc 136 kB/s | 22 kB 00:00 2024-08-23 09:49:59.933 | (121/258): perl-Unicode-Normalize-1.28-1.oe2203 453 kB/s | 70 kB 00:00 2024-08-23 09:50:00.067 | (122/258): perl-URI-5.10-1.oe2203.noarch.rpm 245 kB/s | 72 kB 00:00 2024-08-23 09:50:00.090 | (123/258): perl-autodie-2.34-2.oe2203.noarch.rp 357 kB/s | 55 kB 00:00 2024-08-23 09:50:00.267 | (124/258): perl-bignum-0.63-1.oe2203.noarch.rpm 97 kB/s | 19 kB 00:00 2024-08-23 09:50:00.282 | (125/258): perl-constant-1.33-421.oe2203.noarch 88 kB/s | 17 kB 00:00 2024-08-23 09:50:00.578 | (126/258): perl-experimental-0.025-1.oe2203.noa 59 kB/s | 18 kB 00:00 2024-08-23 09:50:00.648 | (127/258): perl-parent-0.238-1.oe2203.noarch.rp 31 kB/s | 11 kB 00:00 2024-08-23 09:50:00.689 | (128/258): perl-Unicode-Collate-1.31-1.oe2203.a 728 kB/s | 667 kB 00:00 2024-08-23 09:50:00.818 | (129/258): perl-podlators-4.14-1.oe2203.noarch. 373 kB/s | 63 kB 00:00 2024-08-23 09:50:00.907 | (130/258): perl-threads-2.26-1.oe2203.aarch64.r 159 kB/s | 35 kB 00:00 2024-08-23 09:50:00.920 | (131/258): perl-perlfaq-5.20210520-1.oe2203.noa 519 kB/s | 177 kB 00:00 2024-08-23 09:50:00.977 | (132/258): perl-threads-shared-1.62-1.oe2203.aa 189 kB/s | 30 kB 00:00 2024-08-23 09:50:01.061 | (133/258): perl-version-0.99.29-1.oe2203.aarch6 295 kB/s | 45 kB 00:00 2024-08-23 09:50:01.074 | (134/258): pigz-2.6-1.oe2203.aarch64.rpm 397 kB/s | 61 kB 00:00 2024-08-23 09:50:01.215 | (135/258): qt5-srpm-macros-5.15.2-1.oe2203.noar 55 kB/s | 8.3 kB 00:00 2024-08-23 09:50:01.232 | (136/258): setup-2.13.9.1-1.oe2203.noarch.rpm 958 kB/s | 150 kB 00:00 2024-08-23 09:50:01.282 | (137/258): python3-pyparsing-3.0.6-1.oe2203.noa 712 kB/s | 216 kB 00:00 2024-08-23 09:50:02.017 | (138/258): systemtap-sdt-devel-4.5-2.oe2203.aar 26 kB/s | 19 kB 00:00 2024-08-23 09:50:02.062 | (139/258): shared-mime-info-2.1-1.oe2203.aarch6 348 kB/s | 294 kB 00:00 2024-08-23 09:50:02.079 | (140/258): slang-2.3.2-8.oe2203.aarch64.rpm 630 kB/s | 533 kB 00:00 2024-08-23 09:50:02.230 | (141/258): which-2.21-14.oe2203.aarch64.rpm 142 kB/s | 30 kB 00:00 2024-08-23 09:50:02.385 | (142/258): zip-3.0-29.oe2203.aarch64.rpm 710 kB/s | 217 kB 00:00 2024-08-23 09:50:02.403 | (143/258): acl-2.3.1-2.oe2203.aarch64.rpm 296 kB/s | 51 kB 00:00 2024-08-23 09:50:02.619 | (144/258): bc-1.07.1-11.oe2203.aarch64.rpm 402 kB/s | 86 kB 00:00 2024-08-23 09:50:02.773 | (145/258): bzip2-1.0.8-6.oe2203.aarch64.rpm 435 kB/s | 66 kB 00:00 2024-08-23 09:50:02.805 | (146/258): xkeyboard-config-2.33-1.oe2203.noarc 1.0 MB/s | 793 kB 00:00 2024-08-23 09:50:03.076 | (147/258): ca-certificates-2023.2.60-2.oe2203.n 1.3 MB/s | 411 kB 00:00 2024-08-23 09:50:03.125 | (148/258): bash-5.1.8-6.oe2203.aarch64.rpm 1.6 MB/s | 1.2 MB 00:00 2024-08-23 09:50:03.614 | (149/258): cpio-2.13-10.oe2203.aarch64.rpm 471 kB/s | 253 kB 00:00 2024-08-23 09:50:03.650 | (150/258): curl-7.79.1-28.oe2203.aarch64.rpm 266 kB/s | 139 kB 00:00 2024-08-23 09:50:03.769 | (151/258): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 473 kB/s | 72 kB 00:00 2024-08-23 09:50:04.056 | (152/258): dracut-055-10.oe2203.aarch64.rpm 722 kB/s | 292 kB 00:00 2024-08-23 09:50:04.194 | (153/258): coreutils-9.0-5.oe2203.aarch64.rpm 1.9 MB/s | 2.7 MB 00:01 2024-08-23 09:50:04.262 | (154/258): e2fsprogs-help-1.46.4-21.oe2203.noar 499 kB/s | 102 kB 00:00 2024-08-23 09:50:04.477 | (155/258): efi-srpm-macros-4-5.oe2203.noarch.rp 80 kB/s | 22 kB 00:00 2024-08-23 09:50:05.911 | (156/258): e2fsprogs-1.46.4-21.oe2203.aarch64.r 519 kB/s | 1.1 MB 00:02 2024-08-23 09:50:05.928 | (157/258): elfutils-extra-0.185-13.oe2203.aarch 152 kB/s | 220 kB 00:01 2024-08-23 09:50:05.942 | (158/258): elfutils-0.185-13.oe2203.aarch64.rpm 345 kB/s | 580 kB 00:01 2024-08-23 09:50:06.228 | (159/258): file-5.41-3.oe2203.aarch64.rpm 121 kB/s | 36 kB 00:00 2024-08-23 09:50:06.351 | (160/258): expat-2.4.1-10.oe2203.aarch64.rpm 171 kB/s | 75 kB 00:00 2024-08-23 09:50:06.659 | (161/258): gdbm-1.22-11.oe2203.aarch64.rpm 542 kB/s | 166 kB 00:00 2024-08-23 09:50:07.734 | (162/258): gawk-5.1.1-4.oe2203.aarch64.rpm 229 kB/s | 344 kB 00:01 2024-08-23 09:50:08.316 | (163/258): file-libs-5.41-3.oe2203.aarch64.rpm 276 kB/s | 655 kB 00:02 2024-08-23 09:50:08.577 | (164/258): glib2-2.68.1-21.oe2203.aarch64.rpm 1.4 MB/s | 2.6 MB 00:01 2024-08-23 09:50:08.878 | (165/258): grep-3.7-9.oe2203.aarch64.rpm 977 kB/s | 293 kB 00:00 2024-08-23 09:50:09.967 | (166/258): glibc-2.34-149.oe2203.aarch64.rpm 1.2 MB/s | 2.8 MB 00:02 2024-08-23 09:50:10.001 | (167/258): groff-1.22.4-11.oe2203.aarch64.rpm 809 kB/s | 908 kB 00:01 2024-08-23 09:50:12.718 | (168/258): glibc-common-2.34-149.oe2203.aarch64 624 kB/s | 2.7 MB 00:04 2024-08-23 09:50:12.794 | (169/258): groff-base-1.22.4-11.oe2203.aarch64. 304 kB/s | 858 kB 00:02 2024-08-23 09:50:13.096 | (170/258): grub2-common-2.06-41.oe2203.noarch.r 960 kB/s | 2.9 MB 00:03 2024-08-23 09:50:13.539 | (171/258): gzip-1.11-3.oe2203.aarch64.rpm 235 kB/s | 104 kB 00:00 2024-08-23 09:50:14.448 | (172/258): grub2-tools-minimal-2.06-41.oe2203.a 209 kB/s | 346 kB 00:01 2024-08-23 09:50:14.458 | (173/258): json-c-0.15-6.oe2203.aarch64.rpm 39 kB/s | 36 kB 00:00 2024-08-23 09:50:14.624 | (174/258): grub2-tools-2.06-41.oe2203.aarch64.r 995 kB/s | 1.8 MB 00:01 2024-08-23 09:50:14.798 | (175/258): kpartx-0.8.7-6.oe2203.aarch64.rpm 120 kB/s | 42 kB 00:00 2024-08-23 09:50:14.873 | (176/258): less-590-6.oe2203.aarch64.rpm 409 kB/s | 101 kB 00:00 2024-08-23 09:50:15.039 | (177/258): libacl-2.3.1-2.oe2203.aarch64.rpm 92 kB/s | 22 kB 00:00 2024-08-23 09:50:15.200 | (178/258): libarchive-3.5.2-6.oe2203.aarch64.rp 981 kB/s | 320 kB 00:00 2024-08-23 09:50:15.367 | (179/258): libcap-2.61-5.oe2203.aarch64.rpm 377 kB/s | 62 kB 00:00 2024-08-23 09:50:15.435 | (180/258): libblkid-2.37.2-28.oe2203.aarch64.rp 373 kB/s | 147 kB 00:00 2024-08-23 09:50:16.249 | (181/258): libcurl-7.79.1-28.oe2203.aarch64.rpm 300 kB/s | 264 kB 00:00 2024-08-23 09:50:16.265 | (182/258): krb5-libs-1.19.2-8.oe2203.aarch64.rp 348 kB/s | 628 kB 00:01 2024-08-23 09:50:16.277 | (183/258): libfdisk-2.37.2-28.oe2203.aarch64.rp 227 kB/s | 191 kB 00:00 2024-08-23 09:50:16.405 | (184/258): libgcc-10.3.1-23.oe2203.aarch64.rpm 435 kB/s | 67 kB 00:00 2024-08-23 09:50:16.577 | (185/258): libgomp-10.3.1-23.oe2203.aarch64.rpm 748 kB/s | 224 kB 00:00 2024-08-23 09:50:16.814 | (186/258): libgpg-error-1.43-2.oe2203.aarch64.r 658 kB/s | 268 kB 00:00 2024-08-23 09:50:17.976 | (187/258): libkcapi-1.3.1-7.oe2203.aarch64.rpm 117 kB/s | 164 kB 00:01 2024-08-23 09:50:17.989 | (188/258): libmount-2.37.2-28.oe2203.aarch64.rp 144 kB/s | 169 kB 00:01 2024-08-23 09:50:18.002 | (189/258): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 238 kB/s | 414 kB 00:01 2024-08-23 09:50:18.422 | (190/258): libnsl2-2.0.0-4.oe2203.aarch64.rpm 65 kB/s | 28 kB 00:00 2024-08-23 09:50:19.180 | (191/258): libnghttp2-1.46.0-5.oe2203.aarch64.r 56 kB/s | 67 kB 00:01 2024-08-23 09:50:19.190 | (192/258): libpng-1.6.37-4.oe2203.aarch64.rpm 83 kB/s | 99 kB 00:01 2024-08-23 09:50:19.214 | (193/258): libpsl-0.21.1-5.oe2203.aarch64.rpm 91 kB/s | 72 kB 00:00 2024-08-23 09:50:19.632 | (194/258): libselinux-3.3-5.oe2203.aarch64.rpm 247 kB/s | 109 kB 00:00 2024-08-23 09:50:20.053 | (195/258): libpwquality-1.4.4-4.oe2203.aarch64. 99 kB/s | 86 kB 00:00 2024-08-23 09:50:20.072 | (196/258): libsmartcols-2.37.2-28.oe2203.aarch6 261 kB/s | 115 kB 00:00 2024-08-23 09:50:20.994 | (197/258): libsepol-3.3-6.oe2203.aarch64.rpm 150 kB/s | 266 kB 00:01 2024-08-23 09:50:21.358 | (198/258): libssh-0.9.6-8.oe2203.aarch64.rpm 139 kB/s | 182 kB 00:01 2024-08-23 09:50:21.560 | (199/258): libstdc++-10.3.1-23.oe2203.aarch64.r 326 kB/s | 484 kB 00:01 2024-08-23 09:50:21.581 | (200/258): libtasn1-4.17.0-3.oe2203.aarch64.rpm 132 kB/s | 77 kB 00:00 2024-08-23 09:50:21.728 | (201/258): libuuid-2.37.2-28.oe2203.aarch64.rpm 178 kB/s | 30 kB 00:00 2024-08-23 09:50:21.882 | (202/258): logrotate-3.20.1-1.oe2203.aarch64.rp 326 kB/s | 50 kB 00:00 2024-08-23 09:50:22.007 | (203/258): libtirpc-1.3.2-3.oe2203.aarch64.rpm 125 kB/s | 81 kB 00:00 2024-08-23 09:50:22.324 | (204/258): lua-5.4.3-11.oe2203.aarch64.rpm 309 kB/s | 136 kB 00:00 2024-08-23 09:50:23.000 | (205/258): ncurses-base-6.3-8.oe2203.noarch.rpm 81 kB/s | 54 kB 00:00 2024-08-23 09:50:23.873 | (206/258): ncurses-libs-6.3-8.oe2203.aarch64.rp 305 kB/s | 265 kB 00:00 2024-08-23 09:50:24.275 | (207/258): newt-0.52.21-8.oe2203.aarch64.rpm 235 kB/s | 94 kB 00:00 2024-08-23 09:50:25.363 | (208/258): openEuler-gpg-keys-1.0-3.6.oe2203.aa 8.9 kB/s | 9.7 kB 00:01 2024-08-23 09:50:25.749 | (209/258): openEuler-release-22.03LTS-54.oe2203 57 kB/s | 22 kB 00:00 2024-08-23 09:50:26.290 | (210/258): openEuler-repos-1.0-3.6.oe2203.aarch 16 kB/s | 8.8 kB 00:00 2024-08-23 09:50:27.020 | (211/258): openEuler-rpm-config-30-30.oe2203.aa 67 kB/s | 49 kB 00:00 2024-08-23 09:50:27.036 | (212/258): ncurses-6.3-8.oe2203.aarch64.rpm 134 kB/s | 674 kB 00:05 2024-08-23 09:50:28.896 | (213/258): libxml2-2.9.12-20.oe2203.aarch64.rpm 83 kB/s | 609 kB 00:07 2024-08-23 09:50:28.909 | (214/258): openldap-2.6.0-6.oe2203.aarch64.rpm 109 kB/s | 207 kB 00:01 2024-08-23 09:50:30.190 | (215/258): openssl-1.1.1m-28.oe2203.aarch64.rpm 135 kB/s | 424 kB 00:03 2024-08-23 09:50:30.927 | (216/258): p11-kit-trust-0.24.0-2.oe2203.aarch6 163 kB/s | 120 kB 00:00 2024-08-23 09:50:32.018 | (217/258): p11-kit-0.24.0-2.oe2203.aarch64.rpm 70 kB/s | 217 kB 00:03 2024-08-23 09:50:32.644 | (218/258): openssl-libs-1.1.1m-28.oe2203.aarch6 337 kB/s | 1.2 MB 00:03 2024-08-23 09:50:33.368 | (219/258): pam-1.5.2-7.oe2203.aarch64.rpm 179 kB/s | 437 kB 00:02 2024-08-23 09:50:33.950 | (220/258): pcre2-10.39-9.oe2203.aarch64.rpm 391 kB/s | 510 kB 00:01 2024-08-23 09:50:35.640 | (221/258): pcre-8.45-2.oe2203.aarch64.rpm 107 kB/s | 389 kB 00:03 2024-08-23 09:50:35.966 | (222/258): perl-HTTP-Tiny-0.080-2.oe2203.noarch 109 kB/s | 35 kB 00:00 2024-08-23 09:50:36.139 | (223/258): perl-Math-BigInt-FastCalc-0.5012-2.o 113 kB/s | 19 kB 00:00 2024-08-23 09:50:38.796 | (224/258): perl-Encode-3.16-3.oe2203.aarch64.rp 296 kB/s | 1.4 MB 00:04 2024-08-23 09:50:38.808 | (225/258): perl-Test-Harness-3.42-2.oe2203.noar 49 kB/s | 130 kB 00:02 2024-08-23 09:50:39.241 | (226/258): perl-Time-HiRes-1.9767-2.oe2203.aarc 106 kB/s | 47 kB 00:00 2024-08-23 09:50:39.539 | (227/258): perl-libnet-3.13-2.oe2203.noarch.rpm 254 kB/s | 75 kB 00:00 2024-08-23 09:50:41.367 | (228/258): perl-5.34.0-12.oe2203.aarch64.rpm 405 kB/s | 3.2 MB 00:07 2024-08-23 09:50:42.941 | (229/258): pkgconf-1.8.0-3.oe2203.aarch64.rpm 36 kB/s | 57 kB 00:01 2024-08-23 09:50:43.838 | (230/258): perl-libs-5.34.0-12.oe2203.aarch64.r 389 kB/s | 1.6 MB 00:04 2024-08-23 09:50:44.351 | (231/258): popt-1.18-3.oe2203.aarch64.rpm 35 kB/s | 49 kB 00:01 2024-08-23 09:50:44.514 | (232/258): procps-ng-3.3.17-5.oe2203.aarch64.rp 307 kB/s | 207 kB 00:00 2024-08-23 09:50:44.950 | (233/258): publicsuffix-list-20211113-2.oe2203. 214 kB/s | 128 kB 00:00 2024-08-23 09:50:45.970 | (234/258): python-setuptools-59.4.0-5.oe2203.no 500 kB/s | 509 kB 00:01 2024-08-23 09:50:47.270 | (235/258): python-pip-wheel-21.3.1-2.oe2203.noa 549 kB/s | 1.5 MB 00:02 2024-08-23 09:50:49.987 | (236/258): perl-devel-5.34.0-12.oe2203.aarch64. 195 kB/s | 2.1 MB 00:11 2024-08-23 09:50:51.542 | (237/258): python3-pip-21.3.1-2.oe2203.noarch.r 529 kB/s | 2.2 MB 00:04 2024-08-23 09:50:51.985 | (238/258): readline-8.1-3.oe2203.aarch64.rpm 330 kB/s | 146 kB 00:00 2024-08-23 09:50:53.986 | (239/258): rpm-4.17.0-33.oe2203.aarch64.rpm 246 kB/s | 492 kB 00:01 2024-08-23 09:50:55.434 | (240/258): rpm-libs-4.17.0-33.oe2203.aarch64.rp 235 kB/s | 340 kB 00:01 2024-08-23 09:50:55.748 | (241/258): python3-setuptools-59.4.0-5.oe2203.n 167 kB/s | 964 kB 00:05 2024-08-23 09:50:56.308 | (242/258): sed-4.8-3.oe2203.aarch64.rpm 186 kB/s | 162 kB 00:00 2024-08-23 09:50:58.818 | (243/258): shadow-4.9-13.oe2203.aarch64.rpm 195 kB/s | 598 kB 00:03 2024-08-23 09:50:59.877 | (244/258): sqlite-3.37.2-7.oe2203.aarch64.rpm 318 kB/s | 1.1 MB 00:03 2024-08-23 09:51:01.616 | (245/258): sudo-1.9.8p2-15.oe2203.aarch64.rpm 302 kB/s | 845 kB 00:02 2024-08-23 09:51:05.097 | (246/258): python3-3.9.9-28.oe2203.aarch64.rpm 419 kB/s | 7.8 MB 00:19 2024-08-23 09:51:05.112 | (247/258): systemd-libs-249-75.oe2203.aarch64.r 130 kB/s | 453 kB 00:03 2024-08-23 09:51:05.167 | (248/258): systemd-249-75.oe2203.aarch64.rpm 625 kB/s | 3.2 MB 00:05 2024-08-23 09:51:06.289 | (249/258): systemd-udev-249-75.oe2203.aarch64.r 1.0 MB/s | 1.2 MB 00:01 2024-08-23 09:51:06.627 | (250/258): tzdata-2022a-18.oe2203.noarch.rpm 1.2 MB/s | 429 kB 00:00 2024-08-23 09:51:08.061 | (251/258): util-linux-2.37.2-28.oe2203.aarch64. 1.6 MB/s | 2.3 MB 00:01 2024-08-23 09:51:08.561 | (252/258): vim-minimal-9.0-23.oe2203.aarch64.rp 1.2 MB/s | 611 kB 00:00 2024-08-23 09:51:08.725 | (253/258): xz-5.2.5-2.oe2203.aarch64.rpm 865 kB/s | 141 kB 00:00 2024-08-23 09:51:09.179 | (254/258): xz-libs-5.2.5-2.oe2203.aarch64.rpm 173 kB/s | 79 kB 00:00 2024-08-23 09:51:09.355 | (255/258): zlib-1.2.11-24.oe2203.aarch64.rpm 522 kB/s | 91 kB 00:00 2024-08-23 09:51:09.596 | (256/258): tcl-8.6.10-4.oe2203.aarch64.rpm 241 kB/s | 1.1 MB 00:04 2024-08-23 09:51:09.845 | (257/258): zstd-1.5.0-4.oe2203.aarch64.rpm 1.4 MB/s | 686 kB 00:00 2024-08-23 09:51:10.339 | (258/258): tpm2-tss-3.1.0-5.oe2203.aarch64.rpm 95 kB/s | 489 kB 00:05 2024-08-23 09:51:10.342 | -------------------------------------------------------------------------------- 2024-08-23 09:51:10.343 | Total 1.1 MB/s | 92 MB 01:23 2024-08-23 09:51:10.354 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-08-23 09:51:10.658 | OS 6.9 kB/s | 2.1 kB 00:00 2024-08-23 09:51:10.810 | Importing GPG key 0xB25E7F66: 2024-08-23 09:51:10.811 | Userid : "private OBS (key without passphrase) " 2024-08-23 09:51:10.811 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-08-23 09:51:10.811 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-08-23 09:51:10.840 | Key imported successfully 2024-08-23 09:51:13.833 | Running transaction check 2024-08-23 09:51:14.039 | Transaction check succeeded. 2024-08-23 09:51:14.040 | Running transaction test 2024-08-23 09:51:15.441 | Transaction test succeeded. 2024-08-23 09:51:15.442 | Running transaction 2024-08-23 09:51:18.270 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 1/1 2024-08-23 09:51:18.356 | Preparing : 1/1 2024-08-23 09:51:18.417 | Installing : libgcc-10.3.1-23.oe2203.aarch64 1/258 2024-08-23 09:51:18.524 | Running scriptlet: libgcc-10.3.1-23.oe2203.aarch64 1/258 2024-08-23 09:51:19.442 | Installing : ncurses-base-6.3-8.oe2203.noarch 2/258 2024-08-23 09:51:19.769 | Installing : tzdata-2022a-18.oe2203.noarch 3/258 2024-08-23 09:51:19.860 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 4/258 2024-08-23 09:51:19.910 | Installing : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 5/258 2024-08-23 09:51:19.910 | Installing : openEuler-repos-1.0-3.6.oe2203.aarch64 6/258 2024-08-23 09:51:19.910 | warning: /etc/yum.repos.d/openEuler.repo created as /etc/yum.repos.d/openEuler.repo.rpmnew 2024-08-23 09:51:19.910 | 2024-08-23 09:51:20.668 | Installing : libselinux-3.3-5.oe2203.aarch64 7/258 2024-08-23 09:51:20.944 | Installing : glibc-common-2.34-149.oe2203.aarch64 8/258 2024-08-23 09:51:21.410 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 9/258 2024-08-23 09:51:21.975 | Installing : info-6.8-3.oe2203.aarch64 10/258 2024-08-23 09:51:22.778 | Installing : bash-5.1.8-6.oe2203.aarch64 11/258 2024-08-23 09:51:22.779 | Installing : setup-2.13.9.1-1.oe2203.noarch 12/258 2024-08-23 09:51:22.779 | warning: /etc/group created as /etc/group.rpmnew 2024-08-23 09:51:22.779 | warning: /etc/gshadow created as /etc/gshadow.rpmnew 2024-08-23 09:51:22.779 | warning: /etc/inputrc created as /etc/inputrc.rpmnew 2024-08-23 09:51:22.779 | warning: /etc/passwd created as /etc/passwd.rpmnew 2024-08-23 09:51:22.779 | warning: /etc/shadow created as /etc/shadow.rpmnew 2024-08-23 09:51:22.779 | 2024-08-23 09:51:23.064 | Running scriptlet: setup-2.13.9.1-1.oe2203.noarch 12/258 2024-08-23 09:51:23.553 | Installing : filesystem-3.16-4.oe2203.aarch64 13/258 2024-08-23 09:51:23.577 | Installing : basesystem-12-2.oe2203.noarch 14/258 2024-08-23 09:51:24.276 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 15/258 2024-08-23 09:51:24.277 | Installing : glibc-2.34-149.oe2203.aarch64 15/258 2024-08-23 09:51:24.277 | warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew 2024-08-23 09:51:24.278 | 2024-08-23 09:51:24.905 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 15/258 2024-08-23 09:51:25.356 | Installing : readline-8.1-3.oe2203.aarch64 16/258 2024-08-23 09:51:25.406 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-08-23 09:51:25.504 | Installing : libsepol-3.3-6.oe2203.aarch64 17/258 2024-08-23 09:51:25.621 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-08-23 09:51:25.719 | Installing : pcre2-10.39-9.oe2203.aarch64 18/258 2024-08-23 09:51:25.775 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 18/258 2024-08-23 09:51:25.811 | Installing : bc-1.07.1-11.oe2203.aarch64 19/258 2024-08-23 09:51:25.847 | Installing : openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-08-23 09:51:25.887 | Running scriptlet: openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-08-23 09:51:26.140 | Installing : zlib-1.2.11-24.oe2203.aarch64 21/258 2024-08-23 09:51:26.167 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 22/258 2024-08-23 09:51:26.253 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-08-23 09:51:26.429 | Installing : grep-3.7-9.oe2203.aarch64 23/258 2024-08-23 09:51:26.465 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-08-23 09:51:26.570 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-08-23 09:51:26.613 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-08-23 09:51:26.749 | Installing : perl-Carp-1.50-418.oe2203.noarch 25/258 2024-08-23 09:51:27.340 | Installing : perl-Exporter-5.74-1.oe2203.noarch 26/258 2024-08-23 09:51:27.513 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 27/258 2024-08-23 09:51:27.539 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-08-23 09:51:27.729 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-08-23 09:51:27.746 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-08-23 09:51:27.765 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-08-23 09:51:27.884 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-08-23 09:51:27.921 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-08-23 09:51:28.311 | Installing : bzip2-1.0.8-6.oe2203.aarch64 30/258 2024-08-23 09:51:28.411 | Installing : libstdc++-10.3.1-23.oe2203.aarch64 31/258 2024-08-23 09:51:28.436 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-08-23 09:51:28.614 | Installing : popt-1.18-3.oe2203.aarch64 32/258 2024-08-23 09:51:28.656 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-08-23 09:51:28.969 | Installing : perl-parent-1:0.238-1.oe2203.noarch 33/258 2024-08-23 09:51:29.430 | Installing : libuuid-2.37.2-28.oe2203.aarch64 34/258 2024-08-23 09:51:29.505 | Running scriptlet: libuuid-2.37.2-28.oe2203.aarch64 34/258 2024-08-23 09:51:29.624 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 35/258 2024-08-23 09:51:29.873 | Installing : gdbm-1:1.22-11.oe2203.aarch64 36/258 2024-08-23 09:51:29.993 | Installing : zstd-1.5.0-4.oe2203.aarch64 37/258 2024-08-23 09:51:30.123 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 37/258 2024-08-23 09:51:30.306 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 38/258 2024-08-23 09:51:30.332 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-08-23 09:51:30.387 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-08-23 09:51:30.483 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-08-23 09:51:30.874 | Installing : libxml2-2.9.12-20.oe2203.aarch64 40/258 2024-08-23 09:51:30.936 | Running scriptlet: libxml2-2.9.12-20.oe2203.aarch64 40/258 2024-08-23 09:51:31.186 | Installing : attr-2.5.1-2.oe2203.aarch64 41/258 2024-08-23 09:51:31.251 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 41/258 2024-08-23 09:51:31.443 | Installing : libacl-2.3.1-2.oe2203.aarch64 42/258 2024-08-23 09:51:31.529 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 42/258 2024-08-23 09:51:31.560 | Installing : sed-4.8-3.oe2203.aarch64 43/258 2024-08-23 09:51:31.641 | Installing : libffi-3.4.2-2.oe2203.aarch64 44/258 2024-08-23 09:51:31.774 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-08-23 09:51:31.821 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-08-23 09:51:31.855 | Installing : perl-Digest-1.20-1.oe2203.noarch 46/258 2024-08-23 09:51:31.942 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 47/258 2024-08-23 09:51:31.998 | Installing : libunistring-0.9.10-8.oe2203.aarch64 48/258 2024-08-23 09:51:32.066 | Installing : lz4-1.9.3-2.oe2203.aarch64 49/258 2024-08-23 09:51:32.106 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 49/258 2024-08-23 09:51:32.141 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-08-23 09:51:35.930 | Installing : libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-08-23 09:51:36.091 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 51/258 2024-08-23 09:51:36.291 | Installing : elfutils-0.185-13.oe2203.aarch64 52/258 2024-08-23 09:51:36.531 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 52/258 2024-08-23 09:51:37.781 | Installing : groff-base-1.22.4-11.oe2203.aarch64 53/258 2024-08-23 09:51:38.095 | Installing : ncurses-6.3-8.oe2203.aarch64 54/258 2024-08-23 09:51:38.263 | Installing : pcre-8.45-2.oe2203.aarch64 55/258 2024-08-23 09:51:38.299 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-08-23 09:51:38.364 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-08-23 09:51:38.626 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-08-23 09:51:38.918 | Installing : file-libs-5.41-3.oe2203.aarch64 57/258 2024-08-23 09:51:39.657 | Installing : file-5.41-3.oe2203.aarch64 58/258 2024-08-23 09:51:39.695 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-08-23 09:51:40.068 | Installing : lua-5.4.3-11.oe2203.aarch64 59/258 2024-08-23 09:51:40.085 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-08-23 09:51:40.150 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-08-23 09:51:40.973 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-08-23 09:51:41.613 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 61/258 2024-08-23 09:51:42.257 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 62/258 2024-08-23 09:51:42.357 | Installing : which-2.21-14.oe2203.aarch64 63/258 2024-08-23 09:51:42.640 | Installing : libgomp-10.3.1-23.oe2203.aarch64 64/258 2024-08-23 09:51:43.346 | Installing : gettext-0.21-4.oe2203.aarch64 65/258 2024-08-23 09:51:43.867 | Installing : grub2-common-1:2.06-41.oe2203.noarch 66/258 2024-08-23 09:51:44.653 | Installing : libsemanage-3.3-3.oe2203.aarch64 67/258 2024-08-23 09:51:47.437 | Installing : acl-2.3.1-2.oe2203.aarch64 68/258 2024-08-23 09:51:51.114 | Installing : vim-minimal-2:9.0-23.oe2203.aarch64 69/258 2024-08-23 09:51:51.497 | Installing : zip-3.0-29.oe2203.aarch64 70/258 2024-08-23 09:51:51.905 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 71/258 2024-08-23 09:51:52.322 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 72/258 2024-08-23 09:51:58.605 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 73/258 2024-08-23 09:52:00.149 | Installing : xz-5.2.5-2.oe2203.aarch64 74/258 2024-08-23 09:52:01.424 | Installing : pigz-2.6-1.oe2203.aarch64 75/258 2024-08-23 09:52:01.785 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 76/258 2024-08-23 09:52:02.068 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-08-23 09:52:04.177 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-08-23 09:52:04.383 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-08-23 09:52:05.448 | Installing : sqlite-3.37.2-7.oe2203.aarch64 78/258 2024-08-23 09:52:06.647 | Installing : brotli-1.0.9-2.oe2203.aarch64 79/258 2024-08-23 09:52:07.438 | Installing : diffutils-3.8-2.oe2203.aarch64 80/258 2024-08-23 09:52:09.546 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-08-23 09:52:09.898 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-08-23 09:52:14.583 | Installing : libev-4.33-2.oe2203.aarch64 82/258 2024-08-23 09:52:15.611 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 83/258 2024-08-23 09:52:15.636 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-08-23 09:52:17.279 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-08-23 09:52:17.360 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-08-23 09:52:17.549 | Installing : libsigsegv-2.13-1.oe2203.aarch64 85/258 2024-08-23 09:52:17.930 | Installing : cpio-2.13-10.oe2203.aarch64 86/258 2024-08-23 09:52:18.266 | Installing : expat-2.4.1-10.oe2203.aarch64 87/258 2024-08-23 09:52:18.443 | Installing : json-c-0.15-6.oe2203.aarch64 88/258 2024-08-23 09:52:18.592 | Installing : less-590-6.oe2203.aarch64 89/258 2024-08-23 09:52:18.733 | Installing : libgpg-error-1.43-2.oe2203.aarch64 90/258 2024-08-23 09:52:18.807 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 91/258 2024-08-23 09:52:18.904 | Installing : libnghttp2-1.46.0-5.oe2203.aarch64 92/258 2024-08-23 09:52:18.935 | Installing : libsmartcols-2.37.2-28.oe2203.aarch64 93/258 2024-08-23 09:52:18.995 | Running scriptlet: libsmartcols-2.37.2-28.oe2203.aarch64 93/258 2024-08-23 09:52:19.271 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-08-23 09:52:19.382 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-08-23 09:52:19.730 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 95/258 2024-08-23 09:52:19.970 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-08-23 09:52:20.064 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-08-23 09:52:20.442 | Installing : mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-08-23 09:52:20.664 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-08-23 09:52:21.327 | Installing : gawk-5.1.1-4.oe2203.aarch64 98/258 2024-08-23 09:52:21.359 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-08-23 09:52:21.724 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-08-23 09:52:22.098 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-08-23 09:52:22.548 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 100/258 2024-08-23 09:52:22.580 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 101/258 2024-08-23 09:52:23.269 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 102/258 2024-08-23 09:52:23.518 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 103/258 2024-08-23 09:52:23.583 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 104/258 2024-08-23 09:52:23.708 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 105/258 2024-08-23 09:52:23.887 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 106/258 2024-08-23 09:52:24.004 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 107/258 2024-08-23 09:52:26.438 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 108/258 2024-08-23 09:52:26.566 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 109/258 2024-08-23 09:52:26.933 | Installing : perl-URI-5.10-1.oe2203.noarch 110/258 2024-08-23 09:52:32.674 | Installing : efi-srpm-macros-4-5.oe2203.noarch 111/258 2024-08-23 09:52:33.185 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 112/258 2024-08-23 09:52:33.888 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 113/258 2024-08-23 09:52:34.342 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 114/258 2024-08-23 09:52:34.468 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 115/258 2024-08-23 09:52:35.429 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 116/258 2024-08-23 09:52:38.144 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 117/258 2024-08-23 09:52:38.369 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 118/258 2024-08-23 09:52:38.389 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-08-23 09:52:39.590 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-08-23 09:52:39.608 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-08-23 09:52:39.624 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-08-23 09:52:40.011 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-08-23 09:52:40.058 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-08-23 09:52:40.284 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 121/258 2024-08-23 09:52:40.448 | Installing : perl-Env-1.04-397.oe2203.noarch 122/258 2024-08-23 09:52:41.062 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 123/258 2024-08-23 09:52:41.649 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 124/258 2024-08-23 09:52:41.675 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-08-23 09:52:42.821 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-08-23 09:52:42.842 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-08-23 09:52:42.882 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 126/258 2024-08-23 09:52:42.926 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 127/258 2024-08-23 09:52:42.952 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-08-23 09:52:43.167 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-08-23 09:52:43.185 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-08-23 09:52:43.211 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-08-23 09:52:43.328 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-08-23 09:52:43.350 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-08-23 09:52:43.396 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 130/258 2024-08-23 09:52:43.565 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 131/258 2024-08-23 09:52:43.742 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 132/258 2024-08-23 09:52:44.307 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 133/258 2024-08-23 09:52:44.732 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 134/258 2024-08-23 09:52:45.851 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 135/258 2024-08-23 09:52:45.982 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 136/258 2024-08-23 09:52:46.079 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-08-23 09:52:46.206 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-08-23 09:52:46.224 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-08-23 09:52:46.243 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-08-23 09:52:46.318 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-08-23 09:52:46.336 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-08-23 09:52:46.356 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-08-23 09:52:47.216 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-08-23 09:52:47.233 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-08-23 09:52:47.268 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-08-23 09:52:47.700 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-08-23 09:52:47.719 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-08-23 09:52:47.808 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 141/258 2024-08-23 09:52:48.313 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 142/258 2024-08-23 09:52:48.966 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 143/258 2024-08-23 09:52:49.638 | Installing : perl-File-Which-1.27-1.oe2203.noarch 144/258 2024-08-23 09:52:49.901 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 145/258 2024-08-23 09:52:49.925 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-08-23 09:52:51.687 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-08-23 09:52:51.710 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-08-23 09:52:52.544 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 147/258 2024-08-23 09:52:52.748 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-08-23 09:52:54.061 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-08-23 09:52:54.091 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-08-23 09:52:55.307 | Installing : perl-autodie-2.34-2.oe2203.noarch 149/258 2024-08-23 09:52:58.118 | Installing : perl-bignum-0.63-1.oe2203.noarch 150/258 2024-08-23 09:52:58.306 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 151/258 2024-08-23 09:52:59.351 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 152/258 2024-08-23 09:52:59.467 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 153/258 2024-08-23 09:53:00.136 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 154/258 2024-08-23 09:53:00.157 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-08-23 09:53:00.710 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-08-23 09:53:00.734 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-08-23 09:53:01.404 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 156/258 2024-08-23 09:53:03.762 | Installing : perl-experimental-0.025-1.oe2203.noarch 157/258 2024-08-23 09:53:04.043 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 158/258 2024-08-23 09:53:04.853 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 159/258 2024-08-23 09:53:05.262 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 160/258 2024-08-23 09:53:08.875 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 161/258 2024-08-23 09:53:09.939 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 162/258 2024-08-23 09:53:10.020 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-08-23 09:53:11.277 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-08-23 09:53:11.295 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-08-23 09:53:11.317 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-08-23 09:53:11.694 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-08-23 09:53:11.744 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-08-23 09:53:12.626 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 165/258 2024-08-23 09:53:12.965 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 166/258 2024-08-23 09:53:16.731 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 167/258 2024-08-23 09:53:17.268 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 168/258 2024-08-23 09:53:17.513 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 169/258 2024-08-23 09:53:17.613 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 170/258 2024-08-23 09:53:18.009 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 171/258 2024-08-23 09:53:18.225 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 172/258 2024-08-23 09:53:18.357 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 173/258 2024-08-23 09:53:18.402 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 174/258 2024-08-23 09:53:18.442 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 175/258 2024-08-23 09:53:18.477 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 176/258 2024-08-23 09:53:18.523 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 177/258 2024-08-23 09:53:18.652 | Installing : perl-libnet-3.13-2.oe2203.noarch 178/258 2024-08-23 09:53:20.679 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 179/258 2024-08-23 09:53:20.812 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 180/258 2024-08-23 09:53:20.837 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-08-23 09:53:21.080 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-08-23 09:53:21.102 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-08-23 09:53:21.218 | Installing : perl-File-Path-2.18-1.oe2203.noarch 182/258 2024-08-23 09:53:21.327 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 183/258 2024-08-23 09:53:21.404 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 184/258 2024-08-23 09:53:21.560 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 185/258 2024-08-23 09:53:21.579 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-08-23 09:53:21.727 | Installing : perl-constant-1.33-421.oe2203.noarch 186/258 2024-08-23 09:53:21.745 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-08-23 09:53:21.769 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-08-23 09:53:21.936 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-08-23 09:53:22.584 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-08-23 09:53:23.309 | Installing : perl-4:5.34.0-12.oe2203.aarch64 188/258 2024-08-23 09:53:23.368 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-08-23 09:53:23.388 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-08-23 09:53:23.702 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 190/258 2024-08-23 09:53:24.831 | Installing : groff-1.22.4-11.oe2203.aarch64 190/258 2024-08-23 09:53:24.851 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 190/258 2024-08-23 09:53:26.054 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 191/258 2024-08-23 09:53:26.324 | Installing : fuse-2.9.9-9.oe2203.aarch64 192/258 2024-08-23 09:53:26.404 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 192/258 2024-08-23 09:53:27.086 | Installing : libevent-2.1.12-4.oe2203.aarch64 193/258 2024-08-23 09:53:27.509 | Installing : glib2-2.68.1-21.oe2203.aarch64 194/258 2024-08-23 09:53:27.810 | Installing : libverto-0.3.2-1.oe2203.aarch64 195/258 2024-08-23 09:53:27.989 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-08-23 09:53:28.553 | Installing : man-db-2.9.4-2.oe2203.aarch64 196/258 2024-08-23 09:53:28.623 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-08-23 09:53:29.054 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 197/258 2024-08-23 09:53:29.639 | Installing : slang-2.3.2-8.oe2203.aarch64 198/258 2024-08-23 09:53:30.190 | Installing : newt-0.52.21-8.oe2203.aarch64 199/258 2024-08-23 09:53:30.435 | Installing : chkconfig-1.20-1.oe2203.aarch64 200/258 2024-08-23 09:53:30.622 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-08-23 09:53:30.643 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-08-23 09:53:30.667 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-08-23 09:53:30.827 | Installing : logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-08-23 09:53:30.860 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-08-23 09:53:31.240 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 203/258 2024-08-23 09:53:31.396 | Installing : libarchive-3.5.2-6.oe2203.aarch64 204/258 2024-08-23 09:53:31.712 | Installing : openssl-1:1.1.1m-28.oe2203.aarch64 205/258 2024-08-23 09:53:32.198 | Installing : curl-7.79.1-28.oe2203.aarch64 206/258 2024-08-23 09:53:32.581 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 207/258 2024-08-23 09:53:33.090 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 208/258 2024-08-23 09:53:44.402 | Installing : cracklib-2.9.7-8.oe2203.aarch64 209/258 2024-08-23 09:53:45.822 | Installing : gzip-1.11-3.oe2203.aarch64 210/258 2024-08-23 09:53:46.090 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 211/258 2024-08-23 09:53:46.654 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 212/258 2024-08-23 09:53:47.035 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 213/258 2024-08-23 09:53:47.148 | Installing : libssh-0.9.6-8.oe2203.aarch64 214/258 2024-08-23 09:53:47.291 | Installing : openldap-2.6.0-6.oe2203.aarch64 215/258 2024-08-23 09:53:47.318 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-08-23 09:53:47.467 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-08-23 09:53:47.564 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-08-23 09:53:47.624 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 217/258 2024-08-23 09:53:47.688 | Installing : kpartx-0.8.7-6.oe2203.aarch64 218/258 2024-08-23 09:53:47.730 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 219/258 2024-08-23 09:53:47.759 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-08-23 09:53:48.214 | Installing : libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-08-23 09:53:49.099 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-08-23 09:53:50.931 | Installing : python3-pip-21.3.1-2.oe2203.noarch 221/258 2024-08-23 09:53:51.449 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 222/258 2024-08-23 09:53:51.908 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 223/258 2024-08-23 09:53:53.268 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 224/258 2024-08-23 09:53:53.543 | Installing : rpm-4.17.0-33.oe2203.aarch64 225/258 2024-08-23 09:53:53.585 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 225/258 2024-08-23 09:53:53.803 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 226/258 2024-08-23 09:53:54.082 | Installing : kmod-29-3.oe2203.aarch64 227/258 2024-08-23 09:53:54.129 | Running scriptlet: kmod-29-3.oe2203.aarch64 227/258 2024-08-23 09:53:54.456 | Installing : kmod-libs-29-3.oe2203.aarch64 228/258 2024-08-23 09:53:54.765 | Installing : libfdisk-2.37.2-28.oe2203.aarch64 229/258 2024-08-23 09:53:54.837 | Running scriptlet: libfdisk-2.37.2-28.oe2203.aarch64 229/258 2024-08-23 09:53:55.090 | Installing : libmount-2.37.2-28.oe2203.aarch64 230/258 2024-08-23 09:53:55.203 | Running scriptlet: libmount-2.37.2-28.oe2203.aarch64 230/258 2024-08-23 09:53:55.750 | Installing : kbd-2.4.0-1.oe2203.aarch64 231/258 2024-08-23 09:53:55.792 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-08-23 09:53:55.913 | Installing : libcap-2.61-5.oe2203.aarch64 232/258 2024-08-23 09:53:56.122 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-08-23 09:53:56.594 | Installing : pam-1.5.2-7.oe2203.aarch64 233/258 2024-08-23 09:53:57.230 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 233/258 2024-08-23 09:53:57.648 | Installing : coreutils-9.0-5.oe2203.aarch64 234/258 2024-08-23 09:53:57.684 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 234/258 2024-08-23 09:53:57.737 | Installing : libblkid-2.37.2-28.oe2203.aarch64 235/258 2024-08-23 09:53:57.794 | Running scriptlet: libblkid-2.37.2-28.oe2203.aarch64 235/258 2024-08-23 09:53:57.864 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-08-23 09:53:59.376 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-08-23 09:54:00.229 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-08-23 09:54:00.345 | Installing : systemd-libs-249-75.oe2203.aarch64 237/258 2024-08-23 09:54:00.487 | Running scriptlet: systemd-libs-249-75.oe2203.aarch64 237/258 2024-08-23 09:54:00.659 | Installing : shadow-2:4.9-13.oe2203.aarch64 238/258 2024-08-23 09:54:00.687 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-08-23 09:54:01.252 | Installing : libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-08-23 09:54:05.116 | Installing : util-linux-2.37.2-28.oe2203.aarch64 240/258 2024-08-23 09:54:05.146 | Running scriptlet: util-linux-2.37.2-28.oe2203.aarch64 240/258 2024-08-23 09:54:05.644 | Installing : crontabs-1.11-22.oe2203.noarch 241/258 2024-08-23 09:54:05.978 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-08-23 09:54:06.019 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-08-23 09:54:06.063 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-08-23 09:54:06.384 | Installing : os-prober-1.79-1.oe2203.aarch64 243/258 2024-08-23 09:54:06.402 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-08-23 09:54:06.425 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-08-23 09:54:06.572 | Installing : grubby-8.40-28.oe2203.aarch64 244/258 2024-08-23 09:54:06.787 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-08-23 09:54:07.673 | Installing : dracut-055-10.oe2203.aarch64 245/258 2024-08-23 09:54:08.282 | Installing : openssl-libs-1:1.1.1m-28.oe2203.aarch64 246/258 2024-08-23 09:54:10.460 | Running scriptlet: openssl-libs-1:1.1.1m-28.oe2203.aarch64 246/258 2024-08-23 09:54:11.109 | Installing : python3-3.9.9-28.oe2203.aarch64 247/258 2024-08-23 09:54:11.758 | Running scriptlet: systemd-249-75.oe2203.aarch64 248/258 2024-08-23 09:54:12.280 | Installing : systemd-249-75.oe2203.aarch64 248/258 2024-08-23 09:54:12.614 | Running scriptlet: systemd-249-75.oe2203.aarch64 248/258 2024-08-23 09:54:12.989 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-08-23 09:54:13.466 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-08-23 09:54:15.140 | Installing : systemd-udev-249-75.oe2203.aarch64 250/258 2024-08-23 09:54:16.114 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 250/258 2024-08-23 09:54:16.676 | Installing : libcurl-7.79.1-28.oe2203.aarch64 251/258 2024-08-23 09:54:17.117 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-08-23 09:54:17.160 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-08-23 09:54:17.490 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-08-23 09:54:22.574 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-08-23 09:54:22.681 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-08-23 09:54:23.314 | Installing : tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-08-23 09:54:23.395 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-08-23 09:54:23.432 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-08-23 09:54:24.453 | Installing : cronie-1.5.7-1.oe2203.aarch64 255/258 2024-08-23 09:54:24.562 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-08-23 09:54:24.775 | Installing : libuser-0.63-4.oe2203.aarch64 256/258 2024-08-23 09:54:24.820 | Running scriptlet: libuser-0.63-4.oe2203.aarch64 256/258 2024-08-23 09:54:24.851 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-08-23 09:54:25.363 | Installing : passwd-0.80-9.oe2203.aarch64 257/258 2024-08-23 09:54:25.501 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-08-23 09:54:25.617 | Installing : sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-08-23 09:54:25.660 | Running scriptlet: sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-08-23 09:54:25.674 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 258/258 2024-08-23 09:54:25.696 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 258/258 2024-08-23 09:54:25.712 | Running scriptlet: readline-8.1-3.oe2203.aarch64 258/258 2024-08-23 09:54:25.726 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 258/258 2024-08-23 09:54:26.515 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 258/258 2024-08-23 09:54:26.542 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 258/258 2024-08-23 09:54:27.103 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 258/258 2024-08-23 09:54:44.247 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 258/258 2024-08-23 09:54:44.294 | Running scriptlet: glib2-2.68.1-21.oe2203.aarch64 258/258 2024-08-23 09:54:44.337 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 258/258 2024-08-23 09:54:44.405 | Running scriptlet: systemd-249-75.oe2203.aarch64 258/258 2024-08-23 09:54:46.067 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 258/258 2024-08-23 09:54:46.068 | Verifying : attr-2.5.1-2.oe2203.aarch64 1/258 2024-08-23 09:54:46.068 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 2/258 2024-08-23 09:54:46.069 | Verifying : basesystem-12-2.oe2203.noarch 3/258 2024-08-23 09:54:46.069 | Verifying : brotli-1.0.9-2.oe2203.aarch64 4/258 2024-08-23 09:54:46.070 | Verifying : chkconfig-1.20-1.oe2203.aarch64 5/258 2024-08-23 09:54:46.070 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 6/258 2024-08-23 09:54:46.070 | Verifying : cronie-1.5.7-1.oe2203.aarch64 7/258 2024-08-23 09:54:46.071 | Verifying : crontabs-1.11-22.oe2203.noarch 8/258 2024-08-23 09:54:46.071 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 9/258 2024-08-23 09:54:46.072 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 10/258 2024-08-23 09:54:46.072 | Verifying : diffutils-3.8-2.oe2203.aarch64 11/258 2024-08-23 09:54:46.073 | Verifying : filesystem-3.16-4.oe2203.aarch64 12/258 2024-08-23 09:54:46.073 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 13/258 2024-08-23 09:54:46.073 | Verifying : fuse-2.9.9-9.oe2203.aarch64 14/258 2024-08-23 09:54:46.074 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 15/258 2024-08-23 09:54:46.074 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 16/258 2024-08-23 09:54:46.075 | Verifying : gettext-0.21-4.oe2203.aarch64 17/258 2024-08-23 09:54:46.075 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 18/258 2024-08-23 09:54:46.075 | Verifying : grubby-8.40-28.oe2203.aarch64 19/258 2024-08-23 09:54:46.076 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 20/258 2024-08-23 09:54:46.076 | Verifying : info-6.8-3.oe2203.aarch64 21/258 2024-08-23 09:54:46.077 | Verifying : kbd-2.4.0-1.oe2203.aarch64 22/258 2024-08-23 09:54:46.077 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 23/258 2024-08-23 09:54:46.077 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 24/258 2024-08-23 09:54:46.078 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 25/258 2024-08-23 09:54:46.078 | Verifying : kmod-29-3.oe2203.aarch64 26/258 2024-08-23 09:54:46.079 | Verifying : kmod-libs-29-3.oe2203.aarch64 27/258 2024-08-23 09:54:46.079 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 28/258 2024-08-23 09:54:46.079 | Verifying : libev-4.33-2.oe2203.aarch64 29/258 2024-08-23 09:54:46.080 | Verifying : libevent-2.1.12-4.oe2203.aarch64 30/258 2024-08-23 09:54:46.080 | Verifying : libffi-3.4.2-2.oe2203.aarch64 31/258 2024-08-23 09:54:46.081 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 32/258 2024-08-23 09:54:46.081 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 33/258 2024-08-23 09:54:46.082 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 34/258 2024-08-23 09:54:46.082 | Verifying : libsemanage-3.3-3.oe2203.aarch64 35/258 2024-08-23 09:54:46.082 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 36/258 2024-08-23 09:54:46.083 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 37/258 2024-08-23 09:54:46.083 | Verifying : libuser-0.63-4.oe2203.aarch64 38/258 2024-08-23 09:54:46.084 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 39/258 2024-08-23 09:54:46.084 | Verifying : libverto-0.3.2-1.oe2203.aarch64 40/258 2024-08-23 09:54:46.084 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 41/258 2024-08-23 09:54:46.085 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 42/258 2024-08-23 09:54:46.085 | Verifying : lz4-1.9.3-2.oe2203.aarch64 43/258 2024-08-23 09:54:46.086 | Verifying : man-db-2.9.4-2.oe2203.aarch64 44/258 2024-08-23 09:54:46.086 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 45/258 2024-08-23 09:54:46.086 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 46/258 2024-08-23 09:54:46.087 | Verifying : os-prober-1.79-1.oe2203.aarch64 47/258 2024-08-23 09:54:46.087 | Verifying : passwd-0.80-9.oe2203.aarch64 48/258 2024-08-23 09:54:46.088 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 49/258 2024-08-23 09:54:46.088 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 50/258 2024-08-23 09:54:46.088 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 51/258 2024-08-23 09:54:46.089 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 52/258 2024-08-23 09:54:46.089 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 53/258 2024-08-23 09:54:46.090 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 54/258 2024-08-23 09:54:46.090 | Verifying : perl-Carp-1.50-418.oe2203.noarch 55/258 2024-08-23 09:54:46.091 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 56/258 2024-08-23 09:54:46.091 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 57/258 2024-08-23 09:54:46.091 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 58/258 2024-08-23 09:54:46.092 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 59/258 2024-08-23 09:54:46.092 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 60/258 2024-08-23 09:54:46.093 | Verifying : perl-Digest-1.20-1.oe2203.noarch 61/258 2024-08-23 09:54:46.093 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 62/258 2024-08-23 09:54:46.094 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 63/258 2024-08-23 09:54:46.094 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 64/258 2024-08-23 09:54:46.094 | Verifying : perl-Env-1.04-397.oe2203.noarch 65/258 2024-08-23 09:54:46.095 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 66/258 2024-08-23 09:54:46.095 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 67/258 2024-08-23 09:54:46.096 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 68/258 2024-08-23 09:54:46.096 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 69/258 2024-08-23 09:54:46.096 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 70/258 2024-08-23 09:54:46.097 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 71/258 2024-08-23 09:54:46.097 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 72/258 2024-08-23 09:54:46.098 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 73/258 2024-08-23 09:54:46.098 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 74/258 2024-08-23 09:54:46.098 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 75/258 2024-08-23 09:54:46.099 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 76/258 2024-08-23 09:54:46.099 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 77/258 2024-08-23 09:54:46.100 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 78/258 2024-08-23 09:54:46.100 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 79/258 2024-08-23 09:54:46.101 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 80/258 2024-08-23 09:54:46.101 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 81/258 2024-08-23 09:54:46.101 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 82/258 2024-08-23 09:54:46.102 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 83/258 2024-08-23 09:54:46.102 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 84/258 2024-08-23 09:54:46.103 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 85/258 2024-08-23 09:54:46.103 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 86/258 2024-08-23 09:54:46.103 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 87/258 2024-08-23 09:54:46.104 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 88/258 2024-08-23 09:54:46.104 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 89/258 2024-08-23 09:54:46.105 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 90/258 2024-08-23 09:54:46.105 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 91/258 2024-08-23 09:54:46.106 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 92/258 2024-08-23 09:54:46.106 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 93/258 2024-08-23 09:54:46.106 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 94/258 2024-08-23 09:54:46.107 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 95/258 2024-08-23 09:54:46.107 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 96/258 2024-08-23 09:54:46.108 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 97/258 2024-08-23 09:54:46.108 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 98/258 2024-08-23 09:54:46.108 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 99/258 2024-08-23 09:54:46.109 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 100/258 2024-08-23 09:54:46.109 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 101/258 2024-08-23 09:54:46.110 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 102/258 2024-08-23 09:54:46.110 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 103/258 2024-08-23 09:54:46.111 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 104/258 2024-08-23 09:54:46.111 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 105/258 2024-08-23 09:54:46.111 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 106/258 2024-08-23 09:54:46.112 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 107/258 2024-08-23 09:54:46.112 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 108/258 2024-08-23 09:54:46.113 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 109/258 2024-08-23 09:54:46.113 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 110/258 2024-08-23 09:54:46.113 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 111/258 2024-08-23 09:54:46.114 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 112/258 2024-08-23 09:54:46.114 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 113/258 2024-08-23 09:54:46.115 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 114/258 2024-08-23 09:54:46.115 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 115/258 2024-08-23 09:54:46.116 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 116/258 2024-08-23 09:54:46.116 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 117/258 2024-08-23 09:54:46.116 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 118/258 2024-08-23 09:54:46.117 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 119/258 2024-08-23 09:54:46.117 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 120/258 2024-08-23 09:54:46.118 | Verifying : perl-URI-5.10-1.oe2203.noarch 121/258 2024-08-23 09:54:46.118 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 122/258 2024-08-23 09:54:46.118 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 123/258 2024-08-23 09:54:46.119 | Verifying : perl-autodie-2.34-2.oe2203.noarch 124/258 2024-08-23 09:54:46.119 | Verifying : perl-bignum-0.63-1.oe2203.noarch 125/258 2024-08-23 09:54:46.120 | Verifying : perl-constant-1.33-421.oe2203.noarch 126/258 2024-08-23 09:54:46.120 | Verifying : perl-experimental-0.025-1.oe2203.noarch 127/258 2024-08-23 09:54:46.120 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 128/258 2024-08-23 09:54:46.121 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 129/258 2024-08-23 09:54:46.121 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 130/258 2024-08-23 09:54:46.122 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 131/258 2024-08-23 09:54:46.122 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 132/258 2024-08-23 09:54:46.123 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 133/258 2024-08-23 09:54:46.123 | Verifying : pigz-2.6-1.oe2203.aarch64 134/258 2024-08-23 09:54:46.123 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 135/258 2024-08-23 09:54:46.124 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 136/258 2024-08-23 09:54:46.124 | Verifying : setup-2.13.9.1-1.oe2203.noarch 137/258 2024-08-23 09:54:46.125 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 138/258 2024-08-23 09:54:46.125 | Verifying : slang-2.3.2-8.oe2203.aarch64 139/258 2024-08-23 09:54:46.125 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 140/258 2024-08-23 09:54:46.126 | Verifying : which-2.21-14.oe2203.aarch64 141/258 2024-08-23 09:54:46.126 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 142/258 2024-08-23 09:54:46.127 | Verifying : zip-3.0-29.oe2203.aarch64 143/258 2024-08-23 09:54:46.127 | Verifying : acl-2.3.1-2.oe2203.aarch64 144/258 2024-08-23 09:54:46.127 | Verifying : bash-5.1.8-6.oe2203.aarch64 145/258 2024-08-23 09:54:46.128 | Verifying : bc-1.07.1-11.oe2203.aarch64 146/258 2024-08-23 09:54:46.128 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 147/258 2024-08-23 09:54:46.129 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 148/258 2024-08-23 09:54:46.129 | Verifying : coreutils-9.0-5.oe2203.aarch64 149/258 2024-08-23 09:54:46.129 | Verifying : cpio-2.13-10.oe2203.aarch64 150/258 2024-08-23 09:54:46.130 | Verifying : curl-7.79.1-28.oe2203.aarch64 151/258 2024-08-23 09:54:46.130 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 152/258 2024-08-23 09:54:46.131 | Verifying : dracut-055-10.oe2203.aarch64 153/258 2024-08-23 09:54:46.131 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 154/258 2024-08-23 09:54:46.131 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 155/258 2024-08-23 09:54:46.132 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 156/258 2024-08-23 09:54:46.132 | Verifying : elfutils-0.185-13.oe2203.aarch64 157/258 2024-08-23 09:54:46.133 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 158/258 2024-08-23 09:54:46.133 | Verifying : expat-2.4.1-10.oe2203.aarch64 159/258 2024-08-23 09:54:46.134 | Verifying : file-5.41-3.oe2203.aarch64 160/258 2024-08-23 09:54:46.134 | Verifying : file-libs-5.41-3.oe2203.aarch64 161/258 2024-08-23 09:54:46.134 | Verifying : gawk-5.1.1-4.oe2203.aarch64 162/258 2024-08-23 09:54:46.135 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 163/258 2024-08-23 09:54:46.135 | Verifying : glib2-2.68.1-21.oe2203.aarch64 164/258 2024-08-23 09:54:46.136 | Verifying : glibc-2.34-149.oe2203.aarch64 165/258 2024-08-23 09:54:46.136 | Verifying : glibc-common-2.34-149.oe2203.aarch64 166/258 2024-08-23 09:54:46.136 | Verifying : grep-3.7-9.oe2203.aarch64 167/258 2024-08-23 09:54:46.137 | Verifying : groff-1.22.4-11.oe2203.aarch64 168/258 2024-08-23 09:54:46.137 | Verifying : groff-base-1.22.4-11.oe2203.aarch64 169/258 2024-08-23 09:54:46.138 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 170/258 2024-08-23 09:54:46.138 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 171/258 2024-08-23 09:54:46.138 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 172/258 2024-08-23 09:54:46.139 | Verifying : gzip-1.11-3.oe2203.aarch64 173/258 2024-08-23 09:54:46.139 | Verifying : json-c-0.15-6.oe2203.aarch64 174/258 2024-08-23 09:54:46.140 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 175/258 2024-08-23 09:54:46.140 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 176/258 2024-08-23 09:54:46.140 | Verifying : less-590-6.oe2203.aarch64 177/258 2024-08-23 09:54:46.141 | Verifying : libacl-2.3.1-2.oe2203.aarch64 178/258 2024-08-23 09:54:46.141 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 179/258 2024-08-23 09:54:46.142 | Verifying : libblkid-2.37.2-28.oe2203.aarch64 180/258 2024-08-23 09:54:46.142 | Verifying : libcap-2.61-5.oe2203.aarch64 181/258 2024-08-23 09:54:46.142 | Verifying : libcurl-7.79.1-28.oe2203.aarch64 182/258 2024-08-23 09:54:46.143 | Verifying : libfdisk-2.37.2-28.oe2203.aarch64 183/258 2024-08-23 09:54:46.143 | Verifying : libgcc-10.3.1-23.oe2203.aarch64 184/258 2024-08-23 09:54:46.144 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 185/258 2024-08-23 09:54:46.144 | Verifying : libgomp-10.3.1-23.oe2203.aarch64 186/258 2024-08-23 09:54:46.144 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 187/258 2024-08-23 09:54:46.145 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 188/258 2024-08-23 09:54:46.145 | Verifying : libmount-2.37.2-28.oe2203.aarch64 189/258 2024-08-23 09:54:46.146 | Verifying : libnghttp2-1.46.0-5.oe2203.aarch64 190/258 2024-08-23 09:54:46.146 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 191/258 2024-08-23 09:54:46.147 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 192/258 2024-08-23 09:54:46.147 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 193/258 2024-08-23 09:54:46.147 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 194/258 2024-08-23 09:54:46.148 | Verifying : libselinux-3.3-5.oe2203.aarch64 195/258 2024-08-23 09:54:46.148 | Verifying : libsepol-3.3-6.oe2203.aarch64 196/258 2024-08-23 09:54:46.148 | Verifying : libsmartcols-2.37.2-28.oe2203.aarch64 197/258 2024-08-23 09:54:46.149 | Verifying : libssh-0.9.6-8.oe2203.aarch64 198/258 2024-08-23 09:54:46.149 | Verifying : libstdc++-10.3.1-23.oe2203.aarch64 199/258 2024-08-23 09:54:46.149 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 200/258 2024-08-23 09:54:46.150 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 201/258 2024-08-23 09:54:46.150 | Verifying : libuuid-2.37.2-28.oe2203.aarch64 202/258 2024-08-23 09:54:46.150 | Verifying : libxml2-2.9.12-20.oe2203.aarch64 203/258 2024-08-23 09:54:46.151 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 204/258 2024-08-23 09:54:46.151 | Verifying : lua-5.4.3-11.oe2203.aarch64 205/258 2024-08-23 09:54:46.151 | Verifying : ncurses-6.3-8.oe2203.aarch64 206/258 2024-08-23 09:54:46.152 | Verifying : ncurses-base-6.3-8.oe2203.noarch 207/258 2024-08-23 09:54:46.152 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 208/258 2024-08-23 09:54:46.152 | Verifying : newt-0.52.21-8.oe2203.aarch64 209/258 2024-08-23 09:54:46.153 | Verifying : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 210/258 2024-08-23 09:54:46.153 | Verifying : openEuler-release-22.03LTS-54.oe2203.aarch64 211/258 2024-08-23 09:54:46.153 | Verifying : openEuler-repos-1.0-3.6.oe2203.aarch64 212/258 2024-08-23 09:54:46.154 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 213/258 2024-08-23 09:54:46.154 | Verifying : openldap-2.6.0-6.oe2203.aarch64 214/258 2024-08-23 09:54:46.154 | Verifying : openssl-1:1.1.1m-28.oe2203.aarch64 215/258 2024-08-23 09:54:46.155 | Verifying : openssl-libs-1:1.1.1m-28.oe2203.aarch64 216/258 2024-08-23 09:54:46.155 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 217/258 2024-08-23 09:54:46.155 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 218/258 2024-08-23 09:54:46.156 | Verifying : pam-1.5.2-7.oe2203.aarch64 219/258 2024-08-23 09:54:46.156 | Verifying : pcre-8.45-2.oe2203.aarch64 220/258 2024-08-23 09:54:46.156 | Verifying : pcre2-10.39-9.oe2203.aarch64 221/258 2024-08-23 09:54:46.157 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 222/258 2024-08-23 09:54:46.157 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 223/258 2024-08-23 09:54:46.157 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 224/258 2024-08-23 09:54:46.158 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 225/258 2024-08-23 09:54:46.158 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 226/258 2024-08-23 09:54:46.158 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 227/258 2024-08-23 09:54:46.159 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 228/258 2024-08-23 09:54:46.159 | Verifying : perl-libnet-3.13-2.oe2203.noarch 229/258 2024-08-23 09:54:46.159 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 230/258 2024-08-23 09:54:46.160 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 231/258 2024-08-23 09:54:46.160 | Verifying : popt-1.18-3.oe2203.aarch64 232/258 2024-08-23 09:54:46.160 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 233/258 2024-08-23 09:54:46.161 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 234/258 2024-08-23 09:54:46.161 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 235/258 2024-08-23 09:54:46.161 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 236/258 2024-08-23 09:54:46.162 | Verifying : python3-3.9.9-28.oe2203.aarch64 237/258 2024-08-23 09:54:46.162 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 238/258 2024-08-23 09:54:46.162 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 239/258 2024-08-23 09:54:46.163 | Verifying : readline-8.1-3.oe2203.aarch64 240/258 2024-08-23 09:54:46.163 | Verifying : rpm-4.17.0-33.oe2203.aarch64 241/258 2024-08-23 09:54:46.163 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 242/258 2024-08-23 09:54:46.164 | Verifying : sed-4.8-3.oe2203.aarch64 243/258 2024-08-23 09:54:46.164 | Verifying : shadow-2:4.9-13.oe2203.aarch64 244/258 2024-08-23 09:54:46.164 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 245/258 2024-08-23 09:54:46.165 | Verifying : sudo-1.9.8p2-15.oe2203.aarch64 246/258 2024-08-23 09:54:46.165 | Verifying : systemd-249-75.oe2203.aarch64 247/258 2024-08-23 09:54:46.165 | Verifying : systemd-libs-249-75.oe2203.aarch64 248/258 2024-08-23 09:54:46.166 | Verifying : systemd-udev-249-75.oe2203.aarch64 249/258 2024-08-23 09:54:46.166 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 250/258 2024-08-23 09:54:46.166 | Verifying : tpm2-tss-3.1.0-5.oe2203.aarch64 251/258 2024-08-23 09:54:46.167 | Verifying : tzdata-2022a-18.oe2203.noarch 252/258 2024-08-23 09:54:46.167 | Verifying : util-linux-2.37.2-28.oe2203.aarch64 253/258 2024-08-23 09:54:46.167 | Verifying : vim-minimal-2:9.0-23.oe2203.aarch64 254/258 2024-08-23 09:54:46.168 | Verifying : xz-5.2.5-2.oe2203.aarch64 255/258 2024-08-23 09:54:46.168 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 256/258 2024-08-23 09:54:46.168 | Verifying : zlib-1.2.11-24.oe2203.aarch64 257/258 2024-08-23 09:54:48.998 | Verifying : zstd-1.5.0-4.oe2203.aarch64 258/258 2024-08-23 09:54:48.998 | 2024-08-23 09:54:48.998 | Installed: 2024-08-23 09:54:48.998 | acl-2.3.1-2.oe2203.aarch64 2024-08-23 09:54:48.998 | attr-2.5.1-2.oe2203.aarch64 2024-08-23 09:54:48.998 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-08-23 09:54:48.998 | basesystem-12-2.oe2203.noarch 2024-08-23 09:54:48.998 | bash-5.1.8-6.oe2203.aarch64 2024-08-23 09:54:48.998 | bc-1.07.1-11.oe2203.aarch64 2024-08-23 09:54:48.998 | brotli-1.0.9-2.oe2203.aarch64 2024-08-23 09:54:48.998 | bzip2-1.0.8-6.oe2203.aarch64 2024-08-23 09:54:48.998 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-08-23 09:54:48.998 | chkconfig-1.20-1.oe2203.aarch64 2024-08-23 09:54:48.998 | coreutils-9.0-5.oe2203.aarch64 2024-08-23 09:54:48.998 | cpio-2.13-10.oe2203.aarch64 2024-08-23 09:54:48.998 | cracklib-2.9.7-8.oe2203.aarch64 2024-08-23 09:54:48.998 | cronie-1.5.7-1.oe2203.aarch64 2024-08-23 09:54:48.998 | crontabs-1.11-22.oe2203.noarch 2024-08-23 09:54:48.998 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-08-23 09:54:48.998 | curl-7.79.1-28.oe2203.aarch64 2024-08-23 09:54:48.998 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-08-23 09:54:48.999 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-08-23 09:54:48.999 | diffutils-3.8-2.oe2203.aarch64 2024-08-23 09:54:48.999 | dracut-055-10.oe2203.aarch64 2024-08-23 09:54:48.999 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-08-23 09:54:48.999 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-08-23 09:54:48.999 | efi-srpm-macros-4-5.oe2203.noarch 2024-08-23 09:54:48.999 | elfutils-0.185-13.oe2203.aarch64 2024-08-23 09:54:48.999 | elfutils-extra-0.185-13.oe2203.aarch64 2024-08-23 09:54:48.999 | expat-2.4.1-10.oe2203.aarch64 2024-08-23 09:54:48.999 | file-5.41-3.oe2203.aarch64 2024-08-23 09:54:48.999 | file-libs-5.41-3.oe2203.aarch64 2024-08-23 09:54:48.999 | filesystem-3.16-4.oe2203.aarch64 2024-08-23 09:54:48.999 | findutils-2:4.8.0-3.oe2203.aarch64 2024-08-23 09:54:48.999 | fuse-2.9.9-9.oe2203.aarch64 2024-08-23 09:54:48.999 | fuse-common-3.10.5-3.oe2203.aarch64 2024-08-23 09:54:48.999 | fuse-help-2.9.9-9.oe2203.aarch64 2024-08-23 09:54:48.999 | gawk-5.1.1-4.oe2203.aarch64 2024-08-23 09:54:48.999 | gdbm-1:1.22-11.oe2203.aarch64 2024-08-23 09:54:48.999 | gettext-0.21-4.oe2203.aarch64 2024-08-23 09:54:48.999 | glib2-2.68.1-21.oe2203.aarch64 2024-08-23 09:54:48.999 | glibc-2.34-149.oe2203.aarch64 2024-08-23 09:54:48.999 | glibc-common-2.34-149.oe2203.aarch64 2024-08-23 09:54:48.999 | gmp-1:6.2.1-1.oe2203.aarch64 2024-08-23 09:54:48.999 | grep-3.7-9.oe2203.aarch64 2024-08-23 09:54:48.999 | groff-1.22.4-11.oe2203.aarch64 2024-08-23 09:54:48.999 | groff-base-1.22.4-11.oe2203.aarch64 2024-08-23 09:54:48.999 | grub2-common-1:2.06-41.oe2203.noarch 2024-08-23 09:54:48.999 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-08-23 09:54:48.999 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-08-23 09:54:48.999 | grubby-8.40-28.oe2203.aarch64 2024-08-23 09:54:48.999 | gzip-1.11-3.oe2203.aarch64 2024-08-23 09:54:48.999 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-08-23 09:54:48.999 | info-6.8-3.oe2203.aarch64 2024-08-23 09:54:48.999 | json-c-0.15-6.oe2203.aarch64 2024-08-23 09:54:48.999 | kbd-2.4.0-1.oe2203.aarch64 2024-08-23 09:54:48.999 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-08-23 09:54:48.999 | kbd-misc-2.4.0-1.oe2203.noarch 2024-08-23 09:54:48.999 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-08-23 09:54:48.999 | kmod-29-3.oe2203.aarch64 2024-08-23 09:54:48.999 | kmod-libs-29-3.oe2203.aarch64 2024-08-23 09:54:48.999 | kpartx-0.8.7-6.oe2203.aarch64 2024-08-23 09:54:48.999 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-08-23 09:54:48.999 | less-590-6.oe2203.aarch64 2024-08-23 09:54:48.999 | libacl-2.3.1-2.oe2203.aarch64 2024-08-23 09:54:48.999 | libarchive-3.5.2-6.oe2203.aarch64 2024-08-23 09:54:48.999 | libblkid-2.37.2-28.oe2203.aarch64 2024-08-23 09:54:48.999 | libcap-2.61-5.oe2203.aarch64 2024-08-23 09:54:48.999 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-08-23 09:54:48.999 | libcurl-7.79.1-28.oe2203.aarch64 2024-08-23 09:54:48.999 | libev-4.33-2.oe2203.aarch64 2024-08-23 09:54:48.999 | libevent-2.1.12-4.oe2203.aarch64 2024-08-23 09:54:48.999 | libfdisk-2.37.2-28.oe2203.aarch64 2024-08-23 09:54:48.999 | libffi-3.4.2-2.oe2203.aarch64 2024-08-23 09:54:48.999 | libgcc-10.3.1-23.oe2203.aarch64 2024-08-23 09:54:48.999 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-08-23 09:54:48.999 | libgomp-10.3.1-23.oe2203.aarch64 2024-08-23 09:54:48.999 | libgpg-error-1.43-2.oe2203.aarch64 2024-08-23 09:54:48.999 | libidn2-2.3.2-2.oe2203.aarch64 2024-08-23 09:54:48.999 | libkcapi-1.3.1-7.oe2203.aarch64 2024-08-23 09:54:49.000 | libmount-2.37.2-28.oe2203.aarch64 2024-08-23 09:54:49.000 | libnghttp2-1.46.0-5.oe2203.aarch64 2024-08-23 09:54:49.000 | libnsl2-2.0.0-4.oe2203.aarch64 2024-08-23 09:54:49.000 | libpipeline-1.5.4-1.oe2203.aarch64 2024-08-23 09:54:49.000 | libpng-2:1.6.37-4.oe2203.aarch64 2024-08-23 09:54:49.000 | libpsl-0.21.1-5.oe2203.aarch64 2024-08-23 09:54:49.000 | libpwquality-1.4.4-4.oe2203.aarch64 2024-08-23 09:54:49.000 | libseccomp-2.5.3-1.oe2203.aarch64 2024-08-23 09:54:49.000 | libselinux-3.3-5.oe2203.aarch64 2024-08-23 09:54:49.000 | libsemanage-3.3-3.oe2203.aarch64 2024-08-23 09:54:49.000 | libsepol-3.3-6.oe2203.aarch64 2024-08-23 09:54:49.000 | libsigsegv-2.13-1.oe2203.aarch64 2024-08-23 09:54:49.000 | libsmartcols-2.37.2-28.oe2203.aarch64 2024-08-23 09:54:49.000 | libssh-0.9.6-8.oe2203.aarch64 2024-08-23 09:54:49.000 | libstdc++-10.3.1-23.oe2203.aarch64 2024-08-23 09:54:49.000 | libtasn1-4.17.0-3.oe2203.aarch64 2024-08-23 09:54:49.000 | libtirpc-1.3.2-3.oe2203.aarch64 2024-08-23 09:54:49.000 | libunistring-0.9.10-8.oe2203.aarch64 2024-08-23 09:54:49.000 | libuser-0.63-4.oe2203.aarch64 2024-08-23 09:54:49.000 | libutempter-1.2.1-2.oe2203.aarch64 2024-08-23 09:54:49.000 | libuuid-2.37.2-28.oe2203.aarch64 2024-08-23 09:54:49.000 | libverto-0.3.2-1.oe2203.aarch64 2024-08-23 09:54:49.000 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-08-23 09:54:49.000 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-08-23 09:54:49.000 | libxml2-2.9.12-20.oe2203.aarch64 2024-08-23 09:54:49.000 | logrotate-3.20.1-1.oe2203.aarch64 2024-08-23 09:54:49.000 | lua-5.4.3-11.oe2203.aarch64 2024-08-23 09:54:49.000 | lz4-1.9.3-2.oe2203.aarch64 2024-08-23 09:54:49.000 | man-db-2.9.4-2.oe2203.aarch64 2024-08-23 09:54:49.000 | mpfr-4.1.0-1.oe2203.aarch64 2024-08-23 09:54:49.000 | ncurses-6.3-8.oe2203.aarch64 2024-08-23 09:54:49.000 | ncurses-base-6.3-8.oe2203.noarch 2024-08-23 09:54:49.000 | ncurses-libs-6.3-8.oe2203.aarch64 2024-08-23 09:54:49.000 | newt-0.52.21-8.oe2203.aarch64 2024-08-23 09:54:49.000 | openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 2024-08-23 09:54:49.000 | openEuler-release-22.03LTS-54.oe2203.aarch64 2024-08-23 09:54:49.000 | openEuler-repos-1.0-3.6.oe2203.aarch64 2024-08-23 09:54:49.000 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-08-23 09:54:49.000 | openldap-2.6.0-6.oe2203.aarch64 2024-08-23 09:54:49.000 | openssl-1:1.1.1m-28.oe2203.aarch64 2024-08-23 09:54:49.000 | openssl-libs-1:1.1.1m-28.oe2203.aarch64 2024-08-23 09:54:49.000 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-08-23 09:54:49.000 | os-prober-1.79-1.oe2203.aarch64 2024-08-23 09:54:49.000 | p11-kit-0.24.0-2.oe2203.aarch64 2024-08-23 09:54:49.000 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-08-23 09:54:49.000 | pam-1.5.2-7.oe2203.aarch64 2024-08-23 09:54:49.000 | passwd-0.80-9.oe2203.aarch64 2024-08-23 09:54:49.000 | pcre-8.45-2.oe2203.aarch64 2024-08-23 09:54:49.000 | pcre2-10.39-9.oe2203.aarch64 2024-08-23 09:54:49.000 | perl-4:5.34.0-12.oe2203.aarch64 2024-08-23 09:54:49.000 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-08-23 09:54:49.000 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-08-23 09:54:49.000 | perl-B-Debug-1.26-5.oe2203.noarch 2024-08-23 09:54:49.000 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-08-23 09:54:49.001 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-08-23 09:54:49.001 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Carp-1.50-418.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-08-23 09:54:49.001 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-08-23 09:54:49.001 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-08-23 09:54:49.001 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-08-23 09:54:49.001 | perl-Digest-1.20-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-08-23 09:54:49.001 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-08-23 09:54:49.001 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-08-23 09:54:49.001 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Env-1.04-397.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Exporter-5.74-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-08-23 09:54:49.001 | perl-File-Path-2.18-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-08-23 09:54:49.001 | perl-File-Which-1.27-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-08-23 09:54:49.001 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-08-23 09:54:49.001 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-08-23 09:54:49.001 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-08-23 09:54:49.001 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-08-23 09:54:49.001 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-08-23 09:54:49.001 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-08-23 09:54:49.001 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-08-23 09:54:49.001 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-08-23 09:54:49.001 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-08-23 09:54:49.001 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-08-23 09:54:49.001 | perl-PathTools-3.80-1.oe2203.aarch64 2024-08-23 09:54:49.001 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-08-23 09:54:49.001 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-08-23 09:54:49.001 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-08-23 09:54:49.002 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-08-23 09:54:49.002 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-08-23 09:54:49.002 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-08-23 09:54:49.002 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-08-23 09:54:49.002 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-08-23 09:54:49.002 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-08-23 09:54:49.002 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-08-23 09:54:49.002 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-08-23 09:54:49.002 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-08-23 09:54:49.002 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-08-23 09:54:49.002 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-08-23 09:54:49.002 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-08-23 09:54:49.002 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-08-23 09:54:49.002 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-08-23 09:54:49.002 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-08-23 09:54:49.002 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-08-23 09:54:49.002 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-08-23 09:54:49.002 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-08-23 09:54:49.002 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-08-23 09:54:49.002 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-08-23 09:54:49.002 | perl-URI-5.10-1.oe2203.noarch 2024-08-23 09:54:49.002 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-08-23 09:54:49.002 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-08-23 09:54:49.002 | perl-autodie-2.34-2.oe2203.noarch 2024-08-23 09:54:49.002 | perl-bignum-0.63-1.oe2203.noarch 2024-08-23 09:54:49.002 | perl-constant-1.33-421.oe2203.noarch 2024-08-23 09:54:49.002 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-08-23 09:54:49.002 | perl-experimental-0.025-1.oe2203.noarch 2024-08-23 09:54:49.002 | perl-libnet-3.13-2.oe2203.noarch 2024-08-23 09:54:49.002 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-08-23 09:54:49.002 | perl-parent-1:0.238-1.oe2203.noarch 2024-08-23 09:54:49.002 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-08-23 09:54:49.002 | perl-podlators-1:4.14-1.oe2203.noarch 2024-08-23 09:54:49.002 | perl-threads-2:2.26-1.oe2203.aarch64 2024-08-23 09:54:49.002 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-08-23 09:54:49.002 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-08-23 09:54:49.002 | pigz-2.6-1.oe2203.aarch64 2024-08-23 09:54:49.002 | pkgconf-1.8.0-3.oe2203.aarch64 2024-08-23 09:54:49.002 | popt-1.18-3.oe2203.aarch64 2024-08-23 09:54:49.002 | procps-ng-3.3.17-5.oe2203.aarch64 2024-08-23 09:54:49.002 | publicsuffix-list-20211113-2.oe2203.noarch 2024-08-23 09:54:49.002 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-08-23 09:54:49.002 | python-setuptools-59.4.0-5.oe2203.noarch 2024-08-23 09:54:49.002 | python3-3.9.9-28.oe2203.aarch64 2024-08-23 09:54:49.002 | python3-pip-21.3.1-2.oe2203.noarch 2024-08-23 09:54:49.002 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-08-23 09:54:49.002 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-08-23 09:54:49.002 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-08-23 09:54:49.002 | readline-8.1-3.oe2203.aarch64 2024-08-23 09:54:49.002 | rpm-4.17.0-33.oe2203.aarch64 2024-08-23 09:54:49.002 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-08-23 09:54:49.002 | sed-4.8-3.oe2203.aarch64 2024-08-23 09:54:49.002 | setup-2.13.9.1-1.oe2203.noarch 2024-08-23 09:54:49.002 | shadow-2:4.9-13.oe2203.aarch64 2024-08-23 09:54:49.002 | shared-mime-info-2.1-1.oe2203.aarch64 2024-08-23 09:54:49.002 | slang-2.3.2-8.oe2203.aarch64 2024-08-23 09:54:49.003 | sqlite-3.37.2-7.oe2203.aarch64 2024-08-23 09:54:49.003 | sudo-1.9.8p2-15.oe2203.aarch64 2024-08-23 09:54:49.003 | systemd-249-75.oe2203.aarch64 2024-08-23 09:54:49.003 | systemd-libs-249-75.oe2203.aarch64 2024-08-23 09:54:49.003 | systemd-udev-249-75.oe2203.aarch64 2024-08-23 09:54:49.003 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-08-23 09:54:49.003 | tcl-1:8.6.10-4.oe2203.aarch64 2024-08-23 09:54:49.003 | tpm2-tss-3.1.0-5.oe2203.aarch64 2024-08-23 09:54:49.003 | tzdata-2022a-18.oe2203.noarch 2024-08-23 09:54:49.003 | util-linux-2.37.2-28.oe2203.aarch64 2024-08-23 09:54:49.003 | vim-minimal-2:9.0-23.oe2203.aarch64 2024-08-23 09:54:49.003 | which-2.21-14.oe2203.aarch64 2024-08-23 09:54:49.003 | xkeyboard-config-2.33-1.oe2203.noarch 2024-08-23 09:54:49.003 | xz-5.2.5-2.oe2203.aarch64 2024-08-23 09:54:49.003 | xz-libs-5.2.5-2.oe2203.aarch64 2024-08-23 09:54:49.003 | zip-3.0-29.oe2203.aarch64 2024-08-23 09:54:49.003 | zlib-1.2.11-24.oe2203.aarch64 2024-08-23 09:54:49.004 | zstd-1.5.0-4.oe2203.aarch64 2024-08-23 09:54:49.004 | 2024-08-23 09:54:49.004 | Complete! 2024-08-23 09:54:49.258 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:377 : echo -e '# This file intentionally left blank\n' 2024-08-23 09:54:49.258 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:378 : sudo tee /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/resolv.conf 2024-08-23 09:54:49.267 | # This file intentionally left blank 2024-08-23 09:54:49.267 | 2024-08-23 09:54:49.274 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:381 : echo -e 'LANG="en_US.UTF-8"' 2024-08-23 09:54:49.274 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:382 : sudo tee /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/locale.conf 2024-08-23 09:54:49.283 | LANG="en_US.UTF-8" 2024-08-23 09:54:49.289 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:384 : _run_chroot ln -sf /usr/share/zoneinfo/UTC /etc/localtime 2024-08-23 09:54:49.294 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-08-23 09:54:49.298 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.LOjb31qJ/mnt env -u TMPDIR sh -c 'ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-08-23 09:54:49.318 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:390 : sudo umount /opt/dib_tmp/dib_build.LOjb31qJ/mnt/tmp/yum 2024-08-23 09:54:49.334 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:391 : sudo umount /opt/dib_tmp/dib_build.LOjb31qJ/mnt/proc 2024-08-23 09:54:49.350 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:392 : sudo umount /opt/dib_tmp/dib_build.LOjb31qJ/mnt/dev/pts 2024-08-23 09:54:49.365 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:393 : sudo umount /opt/dib_tmp/dib_build.LOjb31qJ/mnt/dev 2024-08-23 09:54:49.381 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:394 : sudo umount /opt/dib_tmp/dib_build.LOjb31qJ/mnt/sys 2024-08-23 09:54:49.397 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:399 : sudo find /opt/dib_tmp/dib_build.LOjb31qJ/mnt -type f -name '*rpmnew' 2024-08-23 09:54:49.650 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:399 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-08-23 09:54:49.656 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:400 : echo /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/nsswitch.conf.rpmnew 2024-08-23 09:54:49.657 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:400 : sed 's/.rpmnew$//' 2024-08-23 09:54:49.665 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:400 : sudo mv /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/nsswitch.conf.rpmnew /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/nsswitch.conf 2024-08-23 09:54:49.680 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:399 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-08-23 09:54:49.685 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:400 : echo /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/inputrc.rpmnew 2024-08-23 09:54:49.688 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:400 : sed 's/.rpmnew$//' 2024-08-23 09:54:49.693 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:400 : sudo mv /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/inputrc.rpmnew /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/inputrc 2024-08-23 09:54:49.708 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:399 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-08-23 09:54:49.714 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:400 : echo /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/yum.repos.d/openEuler.repo.rpmnew 2024-08-23 09:54:49.714 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:400 : sed 's/.rpmnew$//' 2024-08-23 09:54:49.721 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:400 : sudo mv /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/yum.repos.d/openEuler.repo.rpmnew /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/yum.repos.d/openEuler.repo 2024-08-23 09:54:49.737 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:403 : sudo rm -f /opt/dib_tmp/dib_build.LOjb31qJ/mnt/.extra_settings 2024-08-23 09:54:49.752 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/08-yum-chroot:main:1 : rm -r /tmp/tmp.aLxsXv9uQf 2024-08-23 09:54:49.758 | dib-run-parts 08-yum-chroot completed 2024-08-23 09:54:49.758 | dib-run-parts Running /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/50-apt-allow-unauthenticated 2024-08-23 09:54:49.767 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-08-23 09:54:49.771 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-08-23 09:54:49.775 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/apt/apt.conf.d ']' 2024-08-23 09:54:49.778 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-08-23 09:54:49.778 | dib-run-parts Running /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/50-yum-cache 2024-08-23 09:54:49.787 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/50-yum-cache:main:6 : set -eu 2024-08-23 09:54:49.791 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2024-08-23 09:54:49.796 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/50-yum-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.LOjb31qJ/mnt ']' 2024-08-23 09:54:49.800 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/opt/dib_cache/yum 2024-08-23 09:54:49.804 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/50-yum-cache:main:12 : mkdir -p /opt/dib_cache/yum 2024-08-23 09:54:49.810 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /opt/dib_tmp/dib_build.LOjb31qJ/mnt/tmp/yum 2024-08-23 09:54:49.825 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.LOjb31qJ/mnt/tmp/yum 2024-08-23 09:54:49.839 | dib-run-parts 50-yum-cache completed 2024-08-23 09:54:49.839 | dib-run-parts Running /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/60-apt-phased-updates 2024-08-23 09:54:49.848 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-08-23 09:54:49.852 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-08-23 09:54:49.856 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :22.03-LTS: ]] 2024-08-23 09:54:49.859 | dib-run-parts 60-apt-phased-updates completed 2024-08-23 09:54:49.860 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-08-23 09:54:49.860 | dib-run-parts 2024-08-23 09:54:49.862 | dib-run-parts Target: root.d 2024-08-23 09:54:49.862 | dib-run-parts 2024-08-23 09:54:49.862 | dib-run-parts Script Seconds 2024-08-23 09:54:49.862 | dib-run-parts --------------------------------------- ---------- 2024-08-23 09:54:49.862 | dib-run-parts 2024-08-23 09:54:49.892 | dib-run-parts 00-00-generate-repo 0.535 2024-08-23 09:54:49.900 | dib-run-parts 08-yum-chroot 2253.830 2024-08-23 09:54:49.908 | dib-run-parts 50-apt-allow-unauthenticated 0.018 2024-08-23 09:54:49.916 | dib-run-parts 50-yum-cache 0.058 2024-08-23 09:54:49.924 | dib-run-parts 60-apt-phased-updates 0.018 2024-08-23 09:54:49.927 | dib-run-parts 2024-08-23 09:54:49.927 | dib-run-parts --------------------- END PROFILING --------------------- 2024-08-23 09:54:49.934 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-root bash 2024-08-23 09:54:49.939 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-08-23 09:54:49.939 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-root(,|$)' -q 2024-08-23 09:54:49.950 | ++ diskimage_builder/lib/common-functions:create_base:362 : grep -v '^lost+found\|tmp$' 2024-08-23 09:54:49.950 | ++ diskimage_builder/lib/common-functions:create_base:362 : ls /opt/dib_tmp/dib_build.LOjb31qJ/mnt 2024-08-23 09:54:49.957 | + diskimage_builder/lib/common-functions:create_base:362 : '[' -z 'afs 2024-08-23 09:54:49.957 | bin 2024-08-23 09:54:49.957 | boot 2024-08-23 09:54:49.957 | dev 2024-08-23 09:54:49.957 | etc 2024-08-23 09:54:49.957 | home 2024-08-23 09:54:49.957 | lib 2024-08-23 09:54:49.957 | lib64 2024-08-23 09:54:49.957 | media 2024-08-23 09:54:49.957 | mnt 2024-08-23 09:54:49.957 | opt 2024-08-23 09:54:49.957 | proc 2024-08-23 09:54:49.957 | root 2024-08-23 09:54:49.957 | run 2024-08-23 09:54:49.957 | sbin 2024-08-23 09:54:49.957 | srv 2024-08-23 09:54:49.957 | sys 2024-08-23 09:54:49.957 | usr 2024-08-23 09:54:49.957 | var' ']' 2024-08-23 09:54:49.961 | + diskimage_builder/lib/common-functions:create_base:376 : '[' -L /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/resolv.conf ']' 2024-08-23 09:54:49.966 | + diskimage_builder/lib/common-functions:create_base:376 : '[' -f /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/resolv.conf ']' 2024-08-23 09:54:49.971 | + diskimage_builder/lib/common-functions:create_base:377 : sudo mv /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/resolv.conf.ORIG 2024-08-23 09:54:49.987 | + diskimage_builder/lib/common-functions:create_base:381 : sudo touch /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/resolv.conf 2024-08-23 09:54:50.063 | + diskimage_builder/lib/common-functions:create_base:382 : sudo chmod 777 /opt/dib_tmp/dib_build.LOjb31qJ/mnt/etc/resolv.conf 2024-08-23 09:54:50.094 | + diskimage_builder/lib/common-functions:create_base:384 : '[' -e /etc/resolv.conf ']' 2024-08-23 09:54:50.099 | + diskimage_builder/lib/common-functions:create_base:385 : cat /etc/resolv.conf 2024-08-23 09:54:50.106 | + diskimage_builder/lib/common-functions:create_base:389 : mount_proc_dev_sys 2024-08-23 09:54:50.111 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount -t proc none /opt/dib_tmp/dib_build.LOjb31qJ/mnt/proc 2024-08-23 09:54:50.127 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount --bind /dev /opt/dib_tmp/dib_build.LOjb31qJ/mnt/dev 2024-08-23 09:54:50.143 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:407 : mount_dev_pts_options 2024-08-23 09:54:50.148 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-08-23 09:54:50.157 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-08-23 09:54:50.162 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:407 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.LOjb31qJ/mnt/dev/pts 2024-08-23 09:54:50.179 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:415 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.LOjb31qJ/mnt/sys 2024-08-23 09:54:50.195 | + diskimage_builder/lib/disk-image-create:main:357 : mkdir -p /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d 2024-08-23 09:54:50.202 | + diskimage_builder/lib/disk-image-create:main:358 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-08-23 09:54:50.207 | + diskimage_builder/lib/disk-image-create:main:359 : run_d extra-data 2024-08-23 09:54:50.212 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-08-23 09:54:50.217 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.LOjb31qJ/hooks ']' 2024-08-23 09:54:50.222 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-extra-data bash 2024-08-23 09:54:50.227 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-08-23 09:54:50.229 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-08-23 09:54:50.236 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d ']' 2024-08-23 09:54:50.241 | + diskimage_builder/lib/common-functions:run_d:250 : echo 'Running hooks from /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d' 2024-08-23 09:54:50.241 | Running hooks from /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d 2024-08-23 09:54:50.246 | + diskimage_builder/lib/common-functions:run_d:251 : '[' -n '' ']' 2024-08-23 09:54:50.250 | + diskimage_builder/lib/common-functions:run_d:257 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d 2024-08-23 09:54:50.274 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/10-base-defaults 2024-08-23 09:54:50.282 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/10-base-defaults 2024-08-23 09:54:50.286 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-08-23 09:54:50.290 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-08-23 09:54:50.294 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-08-23 09:54:50.301 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-08-23 09:54:50.306 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-08-23 09:54:50.310 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-08-23 09:54:50.314 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-08-23 09:54:50.319 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-08-23 09:54:50.323 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-08-23 09:54:50.327 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-08-23 09:54:50.331 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-08-23 09:54:50.335 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-08-23 09:54:50.340 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-08-23 09:54:50.344 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-08-23 09:54:50.352 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-08-23 09:54:50.356 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-08-23 09:54:50.361 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-08-23 09:54:50.365 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-08-23 09:54:50.369 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-08-23 09:54:50.373 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-08-23 09:54:50.378 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-08-23 09:54:50.382 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-08-23 09:54:50.390 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-08-23 09:54:50.394 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-08-23 09:54:50.398 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-08-23 09:54:50.403 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-08-23 09:54:50.410 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-08-23 09:54:50.414 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-08-23 09:54:50.418 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-08-23 09:54:50.423 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/14-manifests 2024-08-23 09:54:50.430 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/14-manifests 2024-08-23 09:54:50.434 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-08-23 09:54:50.439 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-08-23 09:54:50.443 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-d01d44acbc6140a3a6dbde60abe7de01.d/ 2024-08-23 09:54:50.447 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-d01d44acbc6140a3a6dbde60abe7de01.d/ 2024-08-23 09:54:50.452 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-08-23 09:54:50.459 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-08-23 09:54:50.463 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-08-23 09:54:50.468 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-08-23 09:54:50.472 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-08-23 09:54:50.476 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-08-23 09:54:50.484 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-08-23 09:54:50.488 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (almalinux|centos|fedora|rocky) ]] 2024-08-23 09:54:50.493 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-08-23 09:54:50.497 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-08-23 09:54:50.501 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \a\l\m\a\l\i\n\u\x ]] 2024-08-23 09:54:50.506 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \c\e\n\t\o\s ]] 2024-08-23 09:54:50.510 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-08-23 09:54:50.515 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-08-23 09:54:50.519 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-08-23 09:54:50.527 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-08-23 09:54:50.531 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-08-23 09:54:50.536 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-08-23 09:54:50.540 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/50-redhat-common 2024-08-23 09:54:50.548 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/50-redhat-common 2024-08-23 09:54:50.552 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-08-23 09:54:50.556 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-08-23 09:54:50.561 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-08-23 09:54:50.565 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-08-23 09:54:50.570 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-08-23 09:54:50.577 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-08-23 09:54:50.582 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-08-23 09:54:50.586 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-08-23 09:54:50.591 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-08-23 09:54:50.595 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-08-23 09:54:50.600 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-08-23 09:54:50.604 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-08-23 09:54:50.608 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-08-23 09:54:50.613 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-08-23 09:54:50.617 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-08-23 09:54:50.625 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-08-23 09:54:50.630 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-08-23 09:54:50.634 | ++ /opt/dib_tmp/dib_build.LOjb31qJ/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-08-23 09:54:50.639 | dib-run-parts Running /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/10-create-pkg-map-dir 2024-08-23 09:54:50.663 | Copying pkg-map for infra-package-needs 2024-08-23 09:54:50.674 | Copying pkg-map for source-repositories 2024-08-23 09:54:50.685 | Copying pkg-map for cloud-init 2024-08-23 09:54:50.696 | Copying pkg-map for ensure-venv 2024-08-23 09:54:50.707 | Copying pkg-map for yum-minimal 2024-08-23 09:54:50.719 | Copying pkg-map for base 2024-08-23 09:54:50.730 | Copying pkg-map for openssh-server 2024-08-23 09:54:50.741 | Copying pkg-map for bootloader 2024-08-23 09:54:50.752 | Copying pkg-map for redhat-common 2024-08-23 09:54:50.763 | Copying pkg-map for cache-url 2024-08-23 09:54:50.774 | Copying pkg-map for nodepool-base 2024-08-23 09:54:50.785 | Copying pkg-map for growroot 2024-08-23 09:54:50.796 | Copying pkg-map for runtime-ssh-host-keys 2024-08-23 09:54:50.808 | Copying pkg-map for simple-init 2024-08-23 09:54:50.822 | dib-run-parts 10-create-pkg-map-dir completed 2024-08-23 09:54:50.822 | dib-run-parts Running /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/20-manifest-dir 2024-08-23 09:54:50.831 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-08-23 09:54:50.835 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-08-23 09:54:50.839 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.LOjb31qJ/mnt//etc/dib-manifests 2024-08-23 09:54:50.853 | dib-run-parts 20-manifest-dir completed 2024-08-23 09:54:50.853 | dib-run-parts Running /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/50-create-repo-list 2024-08-23 09:54:54.431 | dib-run-parts 50-create-repo-list completed 2024-08-23 09:54:54.431 | dib-run-parts Running /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/60-zuul-user 2024-08-23 09:54:54.442 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-08-23 09:54:54.447 | + /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-08-23 09:54:54.453 | + /opt/dib_tmp/dib_build.LOjb31qJ/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-08-23 09:54:54.453 | ' 2024-08-23 09:54:54.458 | + /opt/dib_tmp/dib_build.LOjb31qJ/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-08-23 09:54:54.459 | ' ']' 2024-08-23 09:54:54.463 | + /opt/dib_tmp/dib_build.LOjb31qJ/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-08-23 09:54:54.463 | ' ']' 2024-08-23 09:54:54.468 | + /opt/dib_tmp/dib_build.LOjb31qJ/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-08-23 09:54:54.468 | ' 2024-08-23 09:54:54.472 | dib-run-parts 60-zuul-user completed 2024-08-23 09:54:54.472 | dib-run-parts Running /opt/dib_tmp/dib_build.LOjb31qJ/hooks/extra-data.d/98-source-repositories 2024-08-23 09:54:54.513 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Aug 23 09:54:54 UTC 2024 for /opt/dib_tmp/dib_build.LOjb31qJ/hooks/source-repository-simple-init 2024-08-23 09:54:54.560 | (0001 / 0001) 2024-08-23 09:54:55.258 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-08-23 09:54:55.792 | Cloning from glean cache and applying ref master 2024-08-23 09:54:56.408 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-08-23 09:54:56.436 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Aug 23 09:54:56 UTC 2024 for /opt/dib_tmp/dib_build.LOjb31qJ/hooks/source-repository-stackviz 2024-08-23 09:54:56.443 | (0001 / 0001) 2024-08-23 09:54:56.461 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-08-23 09:54:56.613 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-08-23 09:54:56.614 | Dload Upload Total Spent Left Speed 2024-08-23 09:54:57.217 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 428 0 --:--:-- --:--:-- --:--:-- 428 2024-08-23 09:54:57.489 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-08-23 09:54:57.497 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-08-23 09:54:57.551 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Aug 23 09:54:57 UTC 2024 for /opt/dib_tmp/dib_build.LOjb31qJ/hooks/source-repository-zanatacli 2024-08-23 09:54:57.558 | (0001 / 0001) 2024-08-23 09:54:57.576 | 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-08-23 09:54:57.609 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-08-23 09:54:57.610 | Dload Upload Total Spent Left Speed 2024-08-23 09:54:58.320 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 193 0 --:--:-- --:--:-- --:--:-- 194 2024-08-23 09:54:58.490 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-08-23 09:54:58.498 | 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-08-23 09:54:59.590 | Getting /opt/dib_cache/source-repositories/repositories_flock: Fri Aug 23 09:54:59 UTC 2024 for /opt/dib_tmp/dib_build.LOjb31qJ/hooks/source-repository-projects-yaml 2024-08-23 09:54:59.597 | (0001 / 1317) 2024-08-23 09:54:59.616 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-08-23 09:55:00.399 | Cloning from airshipctl cache and applying ref * 2024-08-23 09:55:01.259 | (0002 / 1317) 2024-08-23 09:55:01.275 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-08-23 09:55:02.060 | Cloning from airshipui cache and applying ref * 2024-08-23 09:55:03.649 | (0003 / 1317) 2024-08-23 09:55:03.667 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-08-23 09:55:04.208 | Cloning from apis cache and applying ref * 2024-08-23 09:55:04.285 | (0004 / 1317) 2024-08-23 09:55:04.303 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-08-23 09:55:06.515 | Cloning from armada cache and applying ref * 2024-08-23 09:55:20.203 | (0005 / 1317) 2024-08-23 09:55:20.221 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-08-23 09:55:21.649 | Cloning from armada-go cache and applying ref * 2024-08-23 09:55:27.068 | (0006 / 1317) 2024-08-23 09:55:27.086 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-08-23 09:55:28.149 | Cloning from armada-operator cache and applying ref * 2024-08-23 09:55:29.814 | (0007 / 1317) 2024-08-23 09:55:29.835 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-08-23 09:55:30.561 | Cloning from charts cache and applying ref * 2024-08-23 09:55:30.787 | (0008 / 1317) 2024-08-23 09:55:30.805 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-08-23 09:55:31.970 | Cloning from deckhand cache and applying ref * 2024-08-23 09:55:43.860 | (0009 / 1317) 2024-08-23 09:55:43.878 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-08-23 09:55:46.390 | Cloning from divingbell cache and applying ref * 2024-08-23 09:55:46.868 | (0010 / 1317) 2024-08-23 09:55:46.885 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-08-23 09:55:47.344 | Cloning from docs cache and applying ref * 2024-08-23 09:55:47.477 | (0011 / 1317) 2024-08-23 09:55:47.495 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-08-23 09:55:49.860 | Cloning from drydock cache and applying ref * 2024-08-23 09:55:56.293 | (0012 / 1317) 2024-08-23 09:55:56.311 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-08-23 09:55:57.072 | Cloning from election cache and applying ref * 2024-08-23 09:55:57.160 | (0013 / 1317) 2024-08-23 09:55:57.177 | 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-08-23 09:55:57.500 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-08-23 09:55:57.581 | (0014 / 1317) 2024-08-23 09:55:57.599 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-08-23 09:55:57.999 | Cloning from go-redfish cache and applying ref * 2024-08-23 09:55:58.217 | (0015 / 1317) 2024-08-23 09:55:58.235 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-08-23 09:55:58.641 | Cloning from governance cache and applying ref * 2024-08-23 09:55:58.720 | (0016 / 1317) 2024-08-23 09:55:58.738 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-08-23 09:55:59.303 | Cloning from hostconfig-operator cache and applying ref * 2024-08-23 09:55:59.508 | (0017 / 1317) 2024-08-23 09:55:59.525 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-08-23 09:55:59.941 | Cloning from image-builder cache and applying ref * 2024-08-23 09:56:00.066 | (0018 / 1317) 2024-08-23 09:56:00.083 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-08-23 09:56:00.561 | Cloning from images cache and applying ref * 2024-08-23 09:56:00.685 | (0019 / 1317) 2024-08-23 09:56:00.702 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-08-23 09:56:01.253 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-08-23 09:56:19.473 | (0020 / 1317) 2024-08-23 09:56:19.491 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-08-23 09:56:20.469 | Cloning from maas cache and applying ref * 2024-08-23 09:56:22.612 | (0021 / 1317) 2024-08-23 09:56:22.630 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-08-23 09:56:23.520 | Cloning from pegleg cache and applying ref * 2024-08-23 09:56:29.279 | (0022 / 1317) 2024-08-23 09:56:29.297 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-08-23 09:56:30.317 | Cloning from porthole cache and applying ref * 2024-08-23 09:57:10.238 | (0023 / 1317) 2024-08-23 09:57:10.255 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-08-23 09:57:11.346 | Cloning from promenade cache and applying ref * 2024-08-23 09:57:56.387 | (0024 / 1317) 2024-08-23 09:57:56.404 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-08-23 09:57:57.843 | Cloning from shipyard cache and applying ref * 2024-08-23 09:58:18.985 | (0025 / 1317) 2024-08-23 09:58:19.003 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-08-23 09:58:19.451 | Cloning from sip cache and applying ref * 2024-08-23 09:58:32.820 | (0026 / 1317) 2024-08-23 09:58:32.837 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-08-23 09:58:33.581 | Cloning from specs cache and applying ref * 2024-08-23 09:58:33.681 | (0027 / 1317) 2024-08-23 09:58:33.699 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-08-23 09:58:34.264 | Cloning from spyglass cache and applying ref * 2024-08-23 09:58:34.382 | (0028 / 1317) 2024-08-23 09:58:34.400 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-08-23 09:58:35.002 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-08-23 09:58:36.126 | (0029 / 1317) 2024-08-23 09:58:36.144 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-08-23 09:58:36.568 | Cloning from tempest-plugin cache and applying ref * 2024-08-23 09:58:36.652 | (0030 / 1317) 2024-08-23 09:58:36.670 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-08-23 09:58:37.494 | Cloning from treasuremap cache and applying ref * 2024-08-23 09:59:21.916 | (0031 / 1317) 2024-08-23 09:59:21.933 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-08-23 09:59:22.550 | Cloning from vino cache and applying ref * 2024-08-23 09:59:22.660 | (0032 / 1317) 2024-08-23 09:59:22.678 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-08-23 09:59:23.035 | Cloning from zuul-airship-roles cache and applying ref * 2024-08-23 09:59:23.132 | (0033 / 1317) 2024-08-23 09:59:23.150 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-08-23 09:59:23.794 | Cloning from cfn-overview cache and applying ref * 2024-08-23 09:59:24.271 | (0034 / 1317) 2024-08-23 09:59:24.289 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-08-23 09:59:24.751 | Cloning from cfn-security cache and applying ref * 2024-08-23 09:59:24.874 | (0035 / 1317) 2024-08-23 09:59:24.896 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-08-23 09:59:25.289 | Cloning from computing-native cache and applying ref * 2024-08-23 09:59:25.428 | (0036 / 1317) 2024-08-23 09:59:25.447 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-08-23 09:59:26.255 | Cloning from computing-offload cache and applying ref * 2024-08-23 09:59:34.085 | (0037 / 1317) 2024-08-23 09:59:34.103 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-08-23 09:59:34.729 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-08-23 09:59:44.627 | (0038 / 1317) 2024-08-23 09:59:44.645 | 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-08-23 09:59:45.185 | Cloning from use-case-and-architecture cache and applying ref * 2024-08-23 09:59:54.822 | (0039 / 1317) 2024-08-23 09:59:54.851 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-08-23 09:59:55.242 | Cloning from cirros cache and applying ref * 2024-08-23 09:59:55.398 | (0040 / 1317) 2024-08-23 09:59:55.417 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-08-23 09:59:56.244 | Cloning from inaugust.com cache and applying ref * 2024-08-23 09:59:57.386 | (0041 / 1317) 2024-08-23 09:59:57.404 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-08-23 09:59:57.738 | Cloning from src.sh cache and applying ref * 2024-08-23 09:59:57.817 | (0042 / 1317) 2024-08-23 09:59:57.834 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-08-23 09:59:58.640 | Cloning from ttrun cache and applying ref * 2024-08-23 09:59:59.685 | (0043 / 1317) 2024-08-23 09:59:59.704 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-08-23 10:00:05.502 | Cloning from jenkins-job-builder cache and applying ref * 2024-08-23 10:01:25.469 | (0044 / 1317) 2024-08-23 10:01:25.487 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-08-23 10:01:27.152 | Cloning from python-jenkins cache and applying ref * 2024-08-23 10:01:29.302 | (0045 / 1317) 2024-08-23 10:01:29.321 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-08-23 10:01:29.940 | Cloning from ci-cloud-config cache and applying ref * 2024-08-23 10:01:30.109 | (0046 / 1317) 2024-08-23 10:01:30.127 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-08-23 10:01:30.561 | Cloning from afsmon cache and applying ref * 2024-08-23 10:01:30.655 | (0047 / 1317) 2024-08-23 10:01:30.673 | 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-08-23 10:01:31.032 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-08-23 10:01:31.117 | (0048 / 1317) 2024-08-23 10:01:31.134 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-08-23 10:01:31.470 | Cloning from ansible-role-puppet cache and applying ref * 2024-08-23 10:01:31.553 | (0049 / 1317) 2024-08-23 10:01:31.572 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-08-23 10:01:31.894 | Cloning from askbot-theme cache and applying ref * 2024-08-23 10:01:31.975 | (0050 / 1317) 2024-08-23 10:01:31.993 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-08-23 10:01:32.990 | Cloning from base-jobs cache and applying ref * 2024-08-23 10:01:39.476 | (0051 / 1317) 2024-08-23 10:01:39.494 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-08-23 10:01:40.453 | Cloning from bindep cache and applying ref * 2024-08-23 10:01:41.698 | (0052 / 1317) 2024-08-23 10:01:41.716 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-08-23 10:01:42.573 | Cloning from ci-sandbox cache and applying ref * 2024-08-23 10:01:42.726 | (0053 / 1317) 2024-08-23 10:01:42.744 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-08-23 10:01:43.121 | Cloning from dstat_graph cache and applying ref * 2024-08-23 10:01:43.430 | (0054 / 1317) 2024-08-23 10:01:43.448 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-08-23 10:01:44.075 | Cloning from elastic-recheck cache and applying ref * 2024-08-23 10:01:45.231 | (0055 / 1317) 2024-08-23 10:01:45.249 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-08-23 10:01:45.651 | Cloning from engagement cache and applying ref * 2024-08-23 10:01:45.892 | (0056 / 1317) 2024-08-23 10:01:45.913 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-08-23 10:01:46.410 | Cloning from gear cache and applying ref * 2024-08-23 10:01:46.568 | (0057 / 1317) 2024-08-23 10:01:46.587 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-08-23 10:01:46.949 | Cloning from germqtt cache and applying ref * 2024-08-23 10:01:47.029 | (0058 / 1317) 2024-08-23 10:01:47.048 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-08-23 10:01:47.539 | Cloning from gerritbot cache and applying ref * 2024-08-23 10:01:47.733 | (0059 / 1317) 2024-08-23 10:01:47.751 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-08-23 10:01:48.268 | Cloning from gerritlib cache and applying ref * 2024-08-23 10:01:48.962 | (0060 / 1317) 2024-08-23 10:01:48.980 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-08-23 10:01:49.656 | Cloning from git-restack cache and applying ref * 2024-08-23 10:01:49.845 | (0061 / 1317) 2024-08-23 10:01:49.863 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-08-23 10:01:50.942 | Cloning from git-review cache and applying ref * 2024-08-23 10:01:57.987 | (0062 / 1317) 2024-08-23 10:01:58.006 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-08-23 10:01:59.692 | Cloning from glean cache and applying ref * 2024-08-23 10:02:00.413 | (0063 / 1317) 2024-08-23 10:02:00.431 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-08-23 10:02:01.022 | Cloning from grafyaml cache and applying ref * 2024-08-23 10:02:02.065 | (0064 / 1317) 2024-08-23 10:02:02.083 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-08-23 10:02:03.832 | Cloning from infra-manual cache and applying ref * 2024-08-23 10:02:05.055 | (0065 / 1317) 2024-08-23 10:02:05.073 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-08-23 10:02:05.823 | Cloning from infra-openafs-deb cache and applying ref * 2024-08-23 10:02:07.814 | (0066 / 1317) 2024-08-23 10:02:07.832 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-08-23 10:02:08.367 | Cloning from infra-specs cache and applying ref * 2024-08-23 10:02:09.594 | (0067 / 1317) 2024-08-23 10:02:09.613 | 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-08-23 10:02:10.038 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-08-23 10:02:12.626 | (0068 / 1317) 2024-08-23 10:02:12.645 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-08-23 10:02:13.717 | Cloning from irc-meetings cache and applying ref * 2024-08-23 10:02:21.517 | (0069 / 1317) 2024-08-23 10:02:21.537 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-08-23 10:02:22.530 | Cloning from jeepyb cache and applying ref * 2024-08-23 10:02:23.179 | (0070 / 1317) 2024-08-23 10:02:23.197 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-08-23 10:02:23.685 | Cloning from lodgeit cache and applying ref * 2024-08-23 10:02:24.279 | (0071 / 1317) 2024-08-23 10:02:24.297 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-08-23 10:02:24.640 | Cloning from log-classify cache and applying ref * 2024-08-23 10:02:24.718 | (0072 / 1317) 2024-08-23 10:02:24.736 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-08-23 10:02:25.133 | Cloning from log_processor cache and applying ref * 2024-08-23 10:02:25.216 | (0073 / 1317) 2024-08-23 10:02:25.235 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-08-23 10:02:25.771 | Cloning from lpmqtt cache and applying ref * 2024-08-23 10:02:25.849 | (0074 / 1317) 2024-08-23 10:02:25.867 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-08-23 10:02:26.706 | Cloning from meetbot cache and applying ref * 2024-08-23 10:02:26.793 | (0075 / 1317) 2024-08-23 10:02:26.812 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-08-23 10:02:27.349 | Cloning from mqtt_statsd cache and applying ref * 2024-08-23 10:02:27.435 | (0076 / 1317) 2024-08-23 10:02:27.452 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-08-23 10:02:32.934 | Cloning from netlify-sandbox cache and applying ref * 2024-08-23 10:02:37.597 | (0077 / 1317) 2024-08-23 10:02:37.615 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-08-23 10:02:38.141 | Cloning from project-config cache and applying ref * 2024-08-23 10:02:38.341 | (0078 / 1317) 2024-08-23 10:02:38.358 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-08-23 10:02:38.715 | Cloning from project-config-example cache and applying ref * 2024-08-23 10:02:38.802 | (0079 / 1317) 2024-08-23 10:02:38.821 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-08-23 10:02:39.631 | Cloning from publications cache and applying ref * 2024-08-23 10:02:45.082 | (0080 / 1317) 2024-08-23 10:02:45.102 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-08-23 10:02:46.393 | Cloning from puppet-bup cache and applying ref * 2024-08-23 10:02:46.476 | (0081 / 1317) 2024-08-23 10:02:46.494 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-08-23 10:02:47.331 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-08-23 10:02:47.413 | (0082 / 1317) 2024-08-23 10:02:47.433 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-08-23 10:02:48.151 | Cloning from puppet-ethercalc cache and applying ref * 2024-08-23 10:02:48.234 | (0083 / 1317) 2024-08-23 10:02:48.252 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-08-23 10:02:48.986 | Cloning from puppet-httpd cache and applying ref * 2024-08-23 10:02:49.072 | (0084 / 1317) 2024-08-23 10:02:49.090 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-08-23 10:02:49.912 | Cloning from puppet-jeepyb cache and applying ref * 2024-08-23 10:02:49.992 | (0085 / 1317) 2024-08-23 10:02:50.010 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-08-23 10:02:50.348 | Cloning from puppet-logrotate cache and applying ref * 2024-08-23 10:02:50.431 | (0086 / 1317) 2024-08-23 10:02:50.450 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-08-23 10:02:50.924 | Cloning from puppet-mysql_backup cache and applying ref * 2024-08-23 10:02:51.006 | (0087 / 1317) 2024-08-23 10:02:51.025 | 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-08-23 10:02:51.474 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-08-23 10:02:51.554 | (0088 / 1317) 2024-08-23 10:02:51.572 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-08-23 10:02:51.922 | Cloning from puppet-pip cache and applying ref * 2024-08-23 10:02:52.003 | (0089 / 1317) 2024-08-23 10:02:52.021 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-08-23 10:02:52.329 | Cloning from puppet-project_config cache and applying ref * 2024-08-23 10:02:52.410 | (0090 / 1317) 2024-08-23 10:02:52.428 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-08-23 10:02:53.158 | Cloning from puppet-redis cache and applying ref * 2024-08-23 10:02:53.240 | (0091 / 1317) 2024-08-23 10:02:53.258 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-08-23 10:02:53.681 | Cloning from puppet-reviewday cache and applying ref * 2024-08-23 10:02:53.765 | (0092 / 1317) 2024-08-23 10:02:53.783 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-08-23 10:02:54.153 | Cloning from puppet-simpleproxy cache and applying ref * 2024-08-23 10:02:54.233 | (0093 / 1317) 2024-08-23 10:02:54.252 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-08-23 10:02:54.544 | Cloning from puppet-ssh cache and applying ref * 2024-08-23 10:02:54.625 | (0094 / 1317) 2024-08-23 10:02:54.643 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-08-23 10:02:55.828 | Cloning from puppet-storyboard cache and applying ref * 2024-08-23 10:02:55.910 | (0095 / 1317) 2024-08-23 10:02:55.928 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-08-23 10:02:56.366 | Cloning from puppet-tmpreaper cache and applying ref * 2024-08-23 10:02:56.458 | (0096 / 1317) 2024-08-23 10:02:56.478 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-08-23 10:02:56.875 | Cloning from puppet-ulimit cache and applying ref * 2024-08-23 10:02:56.961 | (0097 / 1317) 2024-08-23 10:02:56.979 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-08-23 10:02:57.338 | Cloning from puppet-user cache and applying ref * 2024-08-23 10:02:57.421 | (0098 / 1317) 2024-08-23 10:02:57.439 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-08-23 10:02:57.769 | Cloning from puppet-vcsrepo cache and applying ref * 2024-08-23 10:02:57.853 | (0099 / 1317) 2024-08-23 10:02:57.871 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-08-23 10:02:58.607 | Cloning from puppet-zanata cache and applying ref * 2024-08-23 10:02:58.700 | (0100 / 1317) 2024-08-23 10:02:58.721 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-08-23 10:03:01.095 | Cloning from python-storyboardclient cache and applying ref * 2024-08-23 10:03:01.182 | (0101 / 1317) 2024-08-23 10:03:01.200 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-08-23 10:03:02.131 | Cloning from sandbox cache and applying ref * 2024-08-23 10:03:14.719 | (0102 / 1317) 2024-08-23 10:03:14.737 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-08-23 10:03:15.176 | Cloning from statusbot cache and applying ref * 2024-08-23 10:03:15.382 | (0103 / 1317) 2024-08-23 10:03:15.400 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-08-23 10:03:15.921 | Cloning from storyboard cache and applying ref * 2024-08-23 10:03:16.184 | (0104 / 1317) 2024-08-23 10:03:16.201 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-08-23 10:03:20.228 | Cloning from storyboard-vue cache and applying ref * 2024-08-23 10:03:21.232 | (0105 / 1317) 2024-08-23 10:03:21.249 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-08-23 10:03:21.807 | Cloning from storyboard-webclient cache and applying ref * 2024-08-23 10:03:21.988 | (0106 / 1317) 2024-08-23 10:03:22.005 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-08-23 10:03:22.806 | Cloning from subunit2sql cache and applying ref * 2024-08-23 10:03:23.735 | (0107 / 1317) 2024-08-23 10:03:23.753 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-08-23 10:03:25.687 | Cloning from system-config cache and applying ref * 2024-08-23 10:08:06.895 | (0108 / 1317) 2024-08-23 10:08:06.913 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-08-23 10:08:07.633 | Cloning from yaml2ical cache and applying ref * 2024-08-23 10:08:08.235 | (0109 / 1317) 2024-08-23 10:08:08.253 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-08-23 10:08:08.955 | Cloning from zone-gating.dev cache and applying ref * 2024-08-23 10:08:09.723 | (0110 / 1317) 2024-08-23 10:08:09.741 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-08-23 10:08:10.950 | Cloning from zone-opendev.org cache and applying ref * 2024-08-23 10:08:35.140 | (0111 / 1317) 2024-08-23 10:08:35.158 | 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-08-23 10:08:36.303 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-08-23 10:08:41.112 | (0112 / 1317) 2024-08-23 10:08:41.130 | 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-08-23 10:08:42.043 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-08-23 10:08:42.694 | (0113 / 1317) 2024-08-23 10:08:42.712 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-08-23 10:08:43.070 | Cloning from edge-computing-group cache and applying ref * 2024-08-23 10:08:43.421 | (0114 / 1317) 2024-08-23 10:08:43.439 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-08-23 10:08:43.894 | Cloning from four-opens cache and applying ref * 2024-08-23 10:08:43.974 | (0115 / 1317) 2024-08-23 10:08:43.992 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-08-23 10:08:44.390 | Cloning from groups cache and applying ref * 2024-08-23 10:08:44.739 | (0116 / 1317) 2024-08-23 10:08:44.756 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-08-23 10:08:45.233 | Cloning from groups-static-pages cache and applying ref * 2024-08-23 10:08:45.315 | (0117 / 1317) 2024-08-23 10:08:45.333 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-08-23 10:08:46.595 | Cloning from interop cache and applying ref * 2024-08-23 10:08:47.449 | (0118 / 1317) 2024-08-23 10:08:47.468 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-08-23 10:08:47.851 | Cloning from odsreg cache and applying ref * 2024-08-23 10:08:47.939 | (0119 / 1317) 2024-08-23 10:08:47.957 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-08-23 10:08:48.663 | Cloning from openstack-map cache and applying ref * 2024-08-23 10:08:49.115 | (0120 / 1317) 2024-08-23 10:08:49.134 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-08-23 10:08:49.637 | Cloning from openstackweb cache and applying ref * 2024-08-23 10:08:53.662 | (0121 / 1317) 2024-08-23 10:08:53.680 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-08-23 10:08:56.106 | Cloning from python-tempestconf cache and applying ref * 2024-08-23 10:09:07.292 | (0122 / 1317) 2024-08-23 10:09:07.309 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-08-23 10:09:11.509 | Cloning from refstack cache and applying ref * 2024-08-23 10:09:16.461 | (0123 / 1317) 2024-08-23 10:09:16.479 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-08-23 10:09:19.948 | Cloning from refstack-client cache and applying ref * 2024-08-23 10:09:24.663 | (0124 / 1317) 2024-08-23 10:09:24.682 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-08-23 10:09:25.065 | Cloning from transparency-policy cache and applying ref * 2024-08-23 10:09:25.158 | (0125 / 1317) 2024-08-23 10:09:25.177 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-08-23 10:09:25.524 | Cloning from way cache and applying ref * 2024-08-23 10:09:25.603 | (0126 / 1317) 2024-08-23 10:09:25.621 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-08-23 10:09:25.944 | Cloning from contrib cache and applying ref * 2024-08-23 10:09:26.021 | (0127 / 1317) 2024-08-23 10:09:26.039 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-08-23 10:09:31.425 | Cloning from adjutant cache and applying ref * 2024-08-23 10:09:40.738 | (0128 / 1317) 2024-08-23 10:09:40.755 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-08-23 10:09:44.065 | Cloning from adjutant-ui cache and applying ref * 2024-08-23 10:09:48.567 | (0129 / 1317) 2024-08-23 10:09:48.585 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2024-08-23 10:09:53.475 | Cloning from ansible-collection-kolla cache and applying ref * 2024-08-23 10:10:22.035 | (0130 / 1317) 2024-08-23 10:10:22.052 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2024-08-23 10:10:24.526 | Cloning from ansible-collections-openstack cache and applying ref * 2024-08-23 10:10:52.283 | (0131 / 1317) 2024-08-23 10:10:52.301 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2024-08-23 10:10:53.959 | Cloning from ansible-config_template cache and applying ref * 2024-08-23 10:10:56.481 | (0132 / 1317) 2024-08-23 10:10:56.499 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-08-23 10:11:02.713 | Cloning from ansible-hardening cache and applying ref * 2024-08-23 10:11:14.321 | (0133 / 1317) 2024-08-23 10:11:14.338 | 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-08-23 10:11:14.754 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-08-23 10:11:14.838 | (0134 / 1317) 2024-08-23 10:11:14.857 | 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-08-23 10:11:18.794 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-08-23 10:11:19.718 | (0135 / 1317) 2024-08-23 10:11:19.736 | Updating cache of https://opendev.org/openstack/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_15922c232db5ca7959b3959347bf51889e97c149 with ref * 2024-08-23 10:11:24.494 | Cloning from ansible-role-frrouting cache and applying ref * 2024-08-23 10:11:27.097 | (0136 / 1317) 2024-08-23 10:11:27.135 | 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-08-23 10:11:30.126 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-08-23 10:11:31.818 | (0137 / 1317) 2024-08-23 10:11:31.836 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2024-08-23 10:11:32.973 | Cloning from ansible-role-pki cache and applying ref * 2024-08-23 10:11:47.954 | (0138 / 1317) 2024-08-23 10:11:47.972 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2024-08-23 10:11:48.399 | Cloning from ansible-role-proxysql cache and applying ref * 2024-08-23 10:11:48.477 | (0139 / 1317) 2024-08-23 10:11:48.496 | 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-08-23 10:11:51.739 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-08-23 10:12:06.929 | (0140 / 1317) 2024-08-23 10:12:06.948 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2024-08-23 10:12:09.791 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-08-23 10:12:17.815 | (0141 / 1317) 2024-08-23 10:12:17.833 | 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-08-23 10:12:22.483 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-08-23 10:12:25.981 | (0142 / 1317) 2024-08-23 10:12:25.999 | 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-08-23 10:12:28.516 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-08-23 10:12:36.773 | (0143 / 1317) 2024-08-23 10:12:36.791 | 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-08-23 10:12:41.957 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-08-23 10:12:48.242 | (0144 / 1317) 2024-08-23 10:12:48.260 | 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-08-23 10:12:52.086 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-08-23 10:12:55.288 | (0145 / 1317) 2024-08-23 10:12:55.307 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2024-08-23 10:12:58.060 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-08-23 10:13:05.287 | (0146 / 1317) 2024-08-23 10:13:05.305 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2024-08-23 10:13:05.683 | Cloning from ansible-role-vault cache and applying ref * 2024-08-23 10:13:05.761 | (0147 / 1317) 2024-08-23 10:13:05.779 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2024-08-23 10:13:09.959 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-08-23 10:13:17.605 | (0148 / 1317) 2024-08-23 10:13:17.623 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-08-23 10:13:28.402 | Cloning from aodh cache and applying ref * 2024-08-23 10:13:56.463 | (0149 / 1317) 2024-08-23 10:13:56.481 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-08-23 10:13:57.854 | Cloning from api-sig cache and applying ref * 2024-08-23 10:13:58.114 | (0150 / 1317) 2024-08-23 10:13:58.132 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-08-23 10:13:59.167 | Cloning from api-site cache and applying ref * 2024-08-23 10:14:05.232 | (0151 / 1317) 2024-08-23 10:14:05.249 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-08-23 10:14:06.789 | Cloning from arch-design cache and applying ref * 2024-08-23 10:14:06.990 | (0152 / 1317) 2024-08-23 10:14:07.008 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2024-08-23 10:14:07.702 | Cloning from auto-scaling-sig cache and applying ref * 2024-08-23 10:14:07.798 | (0153 / 1317) 2024-08-23 10:14:07.817 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-08-23 10:14:13.373 | Cloning from automaton cache and applying ref * 2024-08-23 10:14:16.709 | (0154 / 1317) 2024-08-23 10:14:16.727 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-08-23 10:14:24.571 | Cloning from barbican cache and applying ref * 2024-08-23 10:15:24.260 | (0155 / 1317) 2024-08-23 10:15:24.277 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-08-23 10:15:25.154 | Cloning from barbican-specs cache and applying ref * 2024-08-23 10:15:25.355 | (0156 / 1317) 2024-08-23 10:15:25.373 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2024-08-23 10:15:28.726 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-08-23 10:15:58.064 | (0157 / 1317) 2024-08-23 10:15:58.081 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-08-23 10:15:58.715 | Cloning from barbican-ui cache and applying ref * 2024-08-23 10:15:58.948 | (0158 / 1317) 2024-08-23 10:15:58.965 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-08-23 10:15:59.545 | Cloning from bashate cache and applying ref * 2024-08-23 10:16:00.236 | (0159 / 1317) 2024-08-23 10:16:00.255 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-08-23 10:16:11.245 | Cloning from bifrost cache and applying ref * 2024-08-23 10:18:23.269 | (0160 / 1317) 2024-08-23 10:18:23.288 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-08-23 10:18:29.933 | Cloning from blazar cache and applying ref * 2024-08-23 10:19:01.131 | (0161 / 1317) 2024-08-23 10:19:01.149 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-08-23 10:19:06.639 | Cloning from blazar-dashboard cache and applying ref * 2024-08-23 10:19:11.279 | (0162 / 1317) 2024-08-23 10:19:11.298 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-08-23 10:19:14.272 | Cloning from blazar-nova cache and applying ref * 2024-08-23 10:19:16.636 | (0163 / 1317) 2024-08-23 10:19:16.654 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-08-23 10:19:17.074 | Cloning from blazar-specs cache and applying ref * 2024-08-23 10:19:17.167 | (0164 / 1317) 2024-08-23 10:19:17.184 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2024-08-23 10:19:21.416 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-08-23 10:19:22.654 | (0165 / 1317) 2024-08-23 10:19:22.675 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-08-23 10:19:23.073 | Cloning from bugdaystats cache and applying ref * 2024-08-23 10:19:23.169 | (0166 / 1317) 2024-08-23 10:19:23.188 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-08-23 10:19:26.487 | Cloning from castellan cache and applying ref * 2024-08-23 10:19:36.216 | (0167 / 1317) 2024-08-23 10:19:36.233 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-08-23 10:19:44.043 | Cloning from ceilometer cache and applying ref * 2024-08-23 10:20:50.329 | (0168 / 1317) 2024-08-23 10:20:50.346 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-08-23 10:20:54.212 | Cloning from ceilometermiddleware cache and applying ref * 2024-08-23 10:21:07.521 | (0169 / 1317) 2024-08-23 10:21:07.539 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-08-23 10:21:10.289 | Cloning from charm-aodh cache and applying ref * 2024-08-23 10:21:20.517 | (0170 / 1317) 2024-08-23 10:21:20.536 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-08-23 10:21:23.848 | Cloning from charm-aodh-k8s cache and applying ref * 2024-08-23 10:21:36.085 | (0171 / 1317) 2024-08-23 10:21:36.102 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-08-23 10:21:44.380 | Cloning from charm-barbican cache and applying ref * 2024-08-23 10:21:54.482 | (0172 / 1317) 2024-08-23 10:21:54.500 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2024-08-23 10:21:55.752 | Cloning from charm-barbican-k8s cache and applying ref * 2024-08-23 10:21:59.856 | (0173 / 1317) 2024-08-23 10:21:59.874 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2024-08-23 10:22:00.459 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-08-23 10:22:00.550 | (0174 / 1317) 2024-08-23 10:22:00.567 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2024-08-23 10:22:04.801 | Cloning from charm-barbican-vault cache and applying ref * 2024-08-23 10:22:08.787 | (0175 / 1317) 2024-08-23 10:22:08.804 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-08-23 10:22:10.823 | Cloning from charm-ceilometer cache and applying ref * 2024-08-23 10:22:36.545 | (0176 / 1317) 2024-08-23 10:22:36.563 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2024-08-23 10:22:38.495 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-08-23 10:22:53.431 | (0177 / 1317) 2024-08-23 10:22:53.449 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2024-08-23 10:22:55.513 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-08-23 10:23:02.002 | (0178 / 1317) 2024-08-23 10:23:02.020 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2024-08-23 10:23:04.098 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-08-23 10:23:13.606 | (0179 / 1317) 2024-08-23 10:23:13.624 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2024-08-23 10:23:14.991 | Cloning from charm-ceph-fs cache and applying ref * 2024-08-23 10:23:19.567 | (0180 / 1317) 2024-08-23 10:23:19.584 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2024-08-23 10:23:21.841 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-08-23 10:23:29.846 | (0181 / 1317) 2024-08-23 10:23:29.864 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2024-08-23 10:23:31.718 | Cloning from charm-ceph-mon cache and applying ref * 2024-08-23 10:24:12.989 | (0182 / 1317) 2024-08-23 10:24:13.007 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2024-08-23 10:24:13.922 | Cloning from charm-ceph-nfs cache and applying ref * 2024-08-23 10:24:18.720 | (0183 / 1317) 2024-08-23 10:24:18.738 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2024-08-23 10:24:20.934 | Cloning from charm-ceph-osd cache and applying ref * 2024-08-23 10:25:02.668 | (0184 / 1317) 2024-08-23 10:25:02.687 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2024-08-23 10:25:04.452 | Cloning from charm-ceph-proxy cache and applying ref * 2024-08-23 10:25:20.835 | (0185 / 1317) 2024-08-23 10:25:20.853 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2024-08-23 10:25:24.617 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-08-23 10:25:43.970 | (0186 / 1317) 2024-08-23 10:25:43.988 | 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-08-23 10:25:45.609 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-08-23 10:25:54.939 | (0187 / 1317) 2024-08-23 10:25:54.956 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-08-23 10:25:59.874 | Cloning from charm-cinder cache and applying ref * 2024-08-23 10:26:53.549 | (0188 / 1317) 2024-08-23 10:26:53.568 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2024-08-23 10:26:56.643 | Cloning from charm-cinder-backup cache and applying ref * 2024-08-23 10:27:08.868 | (0189 / 1317) 2024-08-23 10:27:08.886 | 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-08-23 10:27:12.806 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-08-23 10:27:19.949 | (0190 / 1317) 2024-08-23 10:27:19.967 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2024-08-23 10:27:21.357 | Cloning from charm-cinder-ceph cache and applying ref * 2024-08-23 10:27:54.957 | (0191 / 1317) 2024-08-23 10:27:54.976 | 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-08-23 10:27:56.669 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-08-23 10:28:08.857 | (0192 / 1317) 2024-08-23 10:28:08.874 | 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-08-23 10:28:09.568 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-08-23 10:28:09.668 | (0193 / 1317) 2024-08-23 10:28:09.688 | 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-08-23 10:28:10.100 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-08-23 10:28:10.189 | (0194 / 1317) 2024-08-23 10:28:10.208 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2024-08-23 10:28:11.052 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-08-23 10:28:11.955 | (0195 / 1317) 2024-08-23 10:28:11.973 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2024-08-23 10:28:14.725 | Cloning from charm-cinder-k8s cache and applying ref * 2024-08-23 10:28:28.272 | (0196 / 1317) 2024-08-23 10:28:28.290 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2024-08-23 10:28:30.554 | Cloning from charm-cinder-lvm cache and applying ref * 2024-08-23 10:28:39.253 | (0197 / 1317) 2024-08-23 10:28:39.272 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-08-23 10:28:41.421 | Cloning from charm-cinder-netapp cache and applying ref * 2024-08-23 10:28:48.311 | (0198 / 1317) 2024-08-23 10:28:48.329 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2024-08-23 10:28:48.984 | Cloning from charm-cinder-nfs cache and applying ref * 2024-08-23 10:28:49.731 | (0199 / 1317) 2024-08-23 10:28:49.749 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2024-08-23 10:28:51.099 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-08-23 10:28:54.220 | (0200 / 1317) 2024-08-23 10:28:54.238 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2024-08-23 10:28:57.238 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-08-23 10:29:12.053 | (0201 / 1317) 2024-08-23 10:29:12.071 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2024-08-23 10:29:13.378 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-08-23 10:29:18.285 | (0202 / 1317) 2024-08-23 10:29:18.303 | 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-08-23 10:29:19.393 | Cloning from charm-cinder-three-par cache and applying ref * 2024-08-23 10:29:22.632 | (0203 / 1317) 2024-08-23 10:29:22.649 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-08-23 10:29:23.754 | Cloning from charm-cloudkitty cache and applying ref * 2024-08-23 10:29:23.842 | (0204 / 1317) 2024-08-23 10:29:23.859 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2024-08-23 10:29:25.934 | Cloning from charm-deployment-guide cache and applying ref * 2024-08-23 10:29:36.649 | (0205 / 1317) 2024-08-23 10:29:36.666 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-08-23 10:29:39.665 | Cloning from charm-designate cache and applying ref * 2024-08-23 10:30:00.924 | (0206 / 1317) 2024-08-23 10:30:00.942 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2024-08-23 10:30:03.446 | Cloning from charm-designate-bind cache and applying ref * 2024-08-23 10:30:11.605 | (0207 / 1317) 2024-08-23 10:30:11.622 | 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-08-23 10:30:15.146 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-08-23 10:30:17.258 | (0208 / 1317) 2024-08-23 10:30:17.276 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2024-08-23 10:30:19.672 | Cloning from charm-designate-k8s cache and applying ref * 2024-08-23 10:30:24.935 | (0209 / 1317) 2024-08-23 10:30:24.953 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-08-23 10:30:28.144 | Cloning from charm-glance cache and applying ref * 2024-08-23 10:30:56.245 | (0210 / 1317) 2024-08-23 10:30:56.263 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2024-08-23 10:30:57.633 | Cloning from charm-glance-k8s cache and applying ref * 2024-08-23 10:31:15.782 | (0211 / 1317) 2024-08-23 10:31:15.799 | 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-08-23 10:31:18.112 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-08-23 10:31:27.767 | (0212 / 1317) 2024-08-23 10:31:27.786 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-08-23 10:31:28.534 | Cloning from charm-glusterfs cache and applying ref * 2024-08-23 10:31:28.625 | (0213 / 1317) 2024-08-23 10:31:28.643 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-08-23 10:31:31.002 | Cloning from charm-gnocchi cache and applying ref * 2024-08-23 10:31:45.816 | (0214 / 1317) 2024-08-23 10:31:45.834 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2024-08-23 10:31:47.971 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-08-23 10:31:56.462 | (0215 / 1317) 2024-08-23 10:31:56.480 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-08-23 10:31:59.949 | Cloning from charm-guide cache and applying ref * 2024-08-23 10:32:58.666 | (0216 / 1317) 2024-08-23 10:32:58.685 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-08-23 10:33:02.954 | Cloning from charm-hacluster cache and applying ref * 2024-08-23 10:33:11.556 | (0217 / 1317) 2024-08-23 10:33:11.573 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-08-23 10:33:13.836 | Cloning from charm-heat cache and applying ref * 2024-08-23 10:33:33.811 | (0218 / 1317) 2024-08-23 10:33:33.829 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2024-08-23 10:33:35.728 | Cloning from charm-heat-k8s cache and applying ref * 2024-08-23 10:33:48.875 | (0219 / 1317) 2024-08-23 10:33:48.893 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2024-08-23 10:33:50.185 | Cloning from charm-horizon-k8s cache and applying ref * 2024-08-23 10:34:02.198 | (0220 / 1317) 2024-08-23 10:34:02.217 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2024-08-23 10:34:04.111 | Cloning from charm-infinidat-tools cache and applying ref * 2024-08-23 10:34:07.049 | (0221 / 1317) 2024-08-23 10:34:07.067 | 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-08-23 10:34:07.464 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-08-23 10:34:07.544 | (0222 / 1317) 2024-08-23 10:34:07.561 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2024-08-23 10:34:07.881 | Cloning from charm-interface-bgp cache and applying ref * 2024-08-23 10:34:07.966 | (0223 / 1317) 2024-08-23 10:34:07.985 | 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-08-23 10:34:08.345 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-08-23 10:34:08.425 | (0224 / 1317) 2024-08-23 10:34:08.443 | 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-08-23 10:34:09.075 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-08-23 10:34:09.217 | (0225 / 1317) 2024-08-23 10:34:09.235 | 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-08-23 10:34:10.428 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-08-23 10:34:10.508 | (0226 / 1317) 2024-08-23 10:34:10.527 | 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-08-23 10:34:11.203 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-08-23 10:34:11.285 | (0227 / 1317) 2024-08-23 10:34:11.304 | 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-08-23 10:34:12.178 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-08-23 10:34:12.259 | (0228 / 1317) 2024-08-23 10:34:12.276 | 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-08-23 10:34:12.748 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-08-23 10:34:12.827 | (0229 / 1317) 2024-08-23 10:34:12.845 | 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-08-23 10:34:13.217 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-08-23 10:34:13.298 | (0230 / 1317) 2024-08-23 10:34:13.319 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2024-08-23 10:34:13.711 | Cloning from charm-interface-designate cache and applying ref * 2024-08-23 10:34:13.799 | (0231 / 1317) 2024-08-23 10:34:13.818 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2024-08-23 10:34:14.138 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-08-23 10:34:14.220 | (0232 / 1317) 2024-08-23 10:34:14.238 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2024-08-23 10:34:14.770 | Cloning from charm-interface-hacluster cache and applying ref * 2024-08-23 10:34:15.241 | (0233 / 1317) 2024-08-23 10:34:15.259 | 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-08-23 10:34:15.570 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-08-23 10:34:15.648 | (0234 / 1317) 2024-08-23 10:34:15.666 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2024-08-23 10:34:16.268 | Cloning from charm-interface-keystone cache and applying ref * 2024-08-23 10:34:21.927 | (0235 / 1317) 2024-08-23 10:34:21.945 | 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-08-23 10:34:22.387 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-08-23 10:34:22.465 | (0236 / 1317) 2024-08-23 10:34:22.484 | 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-08-23 10:34:22.801 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-08-23 10:34:22.880 | (0237 / 1317) 2024-08-23 10:34:22.898 | 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-08-23 10:34:23.364 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-08-23 10:34:23.442 | (0238 / 1317) 2024-08-23 10:34:23.461 | 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-08-23 10:34:23.864 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-08-23 10:34:23.943 | (0239 / 1317) 2024-08-23 10:34:23.961 | 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-08-23 10:34:24.594 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-08-23 10:34:24.672 | (0240 / 1317) 2024-08-23 10:34:24.689 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2024-08-23 10:34:25.087 | Cloning from charm-interface-magpie cache and applying ref * 2024-08-23 10:34:25.185 | (0241 / 1317) 2024-08-23 10:34:25.207 | 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-08-23 10:34:25.625 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-08-23 10:34:25.707 | (0242 / 1317) 2024-08-23 10:34:25.726 | 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-08-23 10:34:26.038 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-08-23 10:34:26.121 | (0243 / 1317) 2024-08-23 10:34:26.140 | 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-08-23 10:34:26.662 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-08-23 10:34:26.741 | (0244 / 1317) 2024-08-23 10:34:26.759 | 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-08-23 10:34:27.119 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-08-23 10:34:27.198 | (0245 / 1317) 2024-08-23 10:34:27.217 | 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-08-23 10:34:27.761 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-08-23 10:34:27.841 | (0246 / 1317) 2024-08-23 10:34:27.859 | 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-08-23 10:34:28.211 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-08-23 10:34:28.292 | (0247 / 1317) 2024-08-23 10:34:28.309 | 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-08-23 10:34:28.664 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-08-23 10:34:28.745 | (0248 / 1317) 2024-08-23 10:34:28.763 | 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-08-23 10:34:29.137 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-08-23 10:34:29.216 | (0249 / 1317) 2024-08-23 10:34:29.234 | 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-08-23 10:34:29.600 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-08-23 10:34:29.679 | (0250 / 1317) 2024-08-23 10:34:29.697 | 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-08-23 10:34:30.044 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-08-23 10:34:30.123 | (0251 / 1317) 2024-08-23 10:34:30.141 | 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-08-23 10:34:30.501 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-08-23 10:34:30.580 | (0252 / 1317) 2024-08-23 10:34:30.598 | 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-08-23 10:34:30.993 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-08-23 10:34:31.070 | (0253 / 1317) 2024-08-23 10:34:31.090 | 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-08-23 10:34:31.439 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-08-23 10:34:31.518 | (0254 / 1317) 2024-08-23 10:34:31.536 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2024-08-23 10:34:31.843 | Cloning from charm-interface-placement cache and applying ref * 2024-08-23 10:34:31.922 | (0255 / 1317) 2024-08-23 10:34:31.940 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2024-08-23 10:34:32.472 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-08-23 10:34:32.550 | (0256 / 1317) 2024-08-23 10:34:32.568 | 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-08-23 10:34:32.910 | Cloning from charm-interface-service-control cache and applying ref * 2024-08-23 10:34:32.989 | (0257 / 1317) 2024-08-23 10:34:33.011 | 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-08-23 10:34:33.310 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-08-23 10:34:33.389 | (0258 / 1317) 2024-08-23 10:34:33.407 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-08-23 10:34:34.334 | Cloning from charm-ironic cache and applying ref * 2024-08-23 10:34:34.431 | (0259 / 1317) 2024-08-23 10:34:34.449 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2024-08-23 10:34:41.610 | Cloning from charm-ironic-api cache and applying ref * 2024-08-23 10:35:06.979 | (0260 / 1317) 2024-08-23 10:35:06.998 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2024-08-23 10:35:20.857 | Cloning from charm-ironic-conductor cache and applying ref * 2024-08-23 10:35:51.969 | (0261 / 1317) 2024-08-23 10:35:51.987 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2024-08-23 10:35:54.906 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-08-23 10:36:01.746 | (0262 / 1317) 2024-08-23 10:36:01.764 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-08-23 10:36:05.259 | Cloning from charm-keystone cache and applying ref * 2024-08-23 10:37:00.350 | (0263 / 1317) 2024-08-23 10:37:00.367 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2024-08-23 10:37:04.300 | Cloning from charm-keystone-k8s cache and applying ref * 2024-08-23 10:37:36.626 | (0264 / 1317) 2024-08-23 10:37:36.644 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2024-08-23 10:37:38.816 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-08-23 10:37:53.329 | (0265 / 1317) 2024-08-23 10:37:53.347 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2024-08-23 10:37:57.872 | Cloning from charm-keystone-ldap cache and applying ref * 2024-08-23 10:38:05.463 | (0266 / 1317) 2024-08-23 10:38:05.481 | 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-08-23 10:38:07.489 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-08-23 10:38:12.882 | (0267 / 1317) 2024-08-23 10:38:12.900 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2024-08-23 10:38:14.319 | Cloning from charm-keystone-openidc cache and applying ref * 2024-08-23 10:38:22.544 | (0268 / 1317) 2024-08-23 10:38:22.562 | 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-08-23 10:38:27.136 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-08-23 10:38:45.973 | (0269 / 1317) 2024-08-23 10:38:45.992 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2024-08-23 10:38:47.229 | Cloning from charm-layer-ceph cache and applying ref * 2024-08-23 10:38:47.309 | (0270 / 1317) 2024-08-23 10:38:47.326 | 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-08-23 10:38:48.573 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-08-23 10:38:48.655 | (0271 / 1317) 2024-08-23 10:38:48.673 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2024-08-23 10:38:49.380 | Cloning from charm-layer-openstack cache and applying ref * 2024-08-23 10:38:49.504 | (0272 / 1317) 2024-08-23 10:38:49.532 | 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-08-23 10:38:49.874 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-08-23 10:38:49.955 | (0273 / 1317) 2024-08-23 10:38:49.973 | 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-08-23 10:38:50.970 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-08-23 10:38:51.051 | (0274 / 1317) 2024-08-23 10:38:51.069 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-08-23 10:38:54.821 | Cloning from charm-magnum cache and applying ref * 2024-08-23 10:39:08.997 | (0275 / 1317) 2024-08-23 10:39:09.015 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2024-08-23 10:39:10.663 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-08-23 10:39:24.103 | (0276 / 1317) 2024-08-23 10:39:24.121 | Updating cache of https://opendev.org/openstack/charm-magnum-k8s.git in /opt/dib_cache/source-repositories/charm_magnum_k8s_1592ff9c87841c8ee74cde17e39e2cbe8863a6be with ref * 2024-08-23 10:39:27.794 | Cloning from charm-magnum-k8s cache and applying ref * 2024-08-23 10:39:35.573 | (0277 / 1317) 2024-08-23 10:39:35.591 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-08-23 10:39:37.021 | Cloning from charm-magpie cache and applying ref * 2024-08-23 10:40:01.412 | (0278 / 1317) 2024-08-23 10:40:01.430 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-08-23 10:40:04.828 | Cloning from charm-manila cache and applying ref * 2024-08-23 10:40:28.472 | (0279 / 1317) 2024-08-23 10:40:28.493 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2024-08-23 10:40:29.611 | Cloning from charm-manila-dashboard cache and applying ref * 2024-08-23 10:40:36.191 | (0280 / 1317) 2024-08-23 10:40:36.208 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2024-08-23 10:40:36.599 | Cloning from charm-manila-flashblade cache and applying ref * 2024-08-23 10:40:36.680 | (0281 / 1317) 2024-08-23 10:40:36.697 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2024-08-23 10:40:38.709 | Cloning from charm-manila-ganesha cache and applying ref * 2024-08-23 10:40:59.588 | (0282 / 1317) 2024-08-23 10:40:59.606 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2024-08-23 10:41:04.094 | Cloning from charm-manila-generic cache and applying ref * 2024-08-23 10:41:14.675 | (0283 / 1317) 2024-08-23 10:41:14.692 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2024-08-23 10:41:15.214 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-08-23 10:41:15.308 | (0284 / 1317) 2024-08-23 10:41:15.329 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2024-08-23 10:41:17.145 | Cloning from charm-manila-infinidat cache and applying ref * 2024-08-23 10:41:21.897 | (0285 / 1317) 2024-08-23 10:41:21.915 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2024-08-23 10:41:26.397 | Cloning from charm-manila-netapp cache and applying ref * 2024-08-23 10:41:35.411 | (0286 / 1317) 2024-08-23 10:41:35.428 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-08-23 10:41:37.750 | Cloning from charm-masakari cache and applying ref * 2024-08-23 10:41:51.391 | (0287 / 1317) 2024-08-23 10:41:51.410 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2024-08-23 10:41:53.043 | Cloning from charm-masakari-monitors cache and applying ref * 2024-08-23 10:42:15.579 | (0288 / 1317) 2024-08-23 10:42:15.597 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-08-23 10:42:16.300 | Cloning from charm-mistral cache and applying ref * 2024-08-23 10:42:16.384 | (0289 / 1317) 2024-08-23 10:42:16.402 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-08-23 10:42:16.779 | Cloning from charm-murano cache and applying ref * 2024-08-23 10:42:16.857 | (0290 / 1317) 2024-08-23 10:42:16.875 | 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-08-23 10:42:18.128 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-08-23 10:42:54.541 | (0291 / 1317) 2024-08-23 10:42:54.559 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2024-08-23 10:42:59.387 | Cloning from charm-mysql-router cache and applying ref * 2024-08-23 10:43:06.333 | (0292 / 1317) 2024-08-23 10:43:06.350 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2024-08-23 10:43:08.080 | Cloning from charm-neutron-api cache and applying ref * 2024-08-23 10:44:02.053 | (0293 / 1317) 2024-08-23 10:44:02.071 | 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-08-23 10:44:03.326 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-08-23 10:44:03.419 | (0294 / 1317) 2024-08-23 10:44:03.437 | 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-08-23 10:44:04.895 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-08-23 10:44:16.712 | (0295 / 1317) 2024-08-23 10:44:16.732 | 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-08-23 10:44:19.737 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-08-23 10:44:33.720 | (0296 / 1317) 2024-08-23 10:44:33.738 | 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-08-23 10:44:37.423 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-08-23 10:45:08.313 | (0297 / 1317) 2024-08-23 10:45:08.331 | 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-08-23 10:45:10.185 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-08-23 10:45:15.677 | (0298 / 1317) 2024-08-23 10:45:15.695 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2024-08-23 10:45:21.045 | Cloning from charm-neutron-gateway cache and applying ref * 2024-08-23 10:45:39.212 | (0299 / 1317) 2024-08-23 10:45:39.230 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2024-08-23 10:45:40.991 | Cloning from charm-neutron-k8s cache and applying ref * 2024-08-23 10:46:08.427 | (0300 / 1317) 2024-08-23 10:46:08.445 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2024-08-23 10:46:11.297 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-08-23 10:46:25.040 | (0301 / 1317) 2024-08-23 10:46:25.058 | 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-08-23 10:46:30.303 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-08-23 10:46:48.267 | (0302 / 1317) 2024-08-23 10:46:48.284 | 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-08-23 10:46:52.450 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-08-23 10:48:04.422 | (0303 / 1317) 2024-08-23 10:48:04.440 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2024-08-23 10:48:08.192 | Cloning from charm-nova-compute cache and applying ref * 2024-08-23 10:49:33.623 | (0304 / 1317) 2024-08-23 10:49:33.641 | 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-08-23 10:49:35.356 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-08-23 10:49:40.063 | (0305 / 1317) 2024-08-23 10:49:40.083 | 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-08-23 10:49:41.195 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-08-23 10:49:41.387 | (0306 / 1317) 2024-08-23 10:49:41.405 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2024-08-23 10:49:43.076 | Cloning from charm-nova-k8s cache and applying ref * 2024-08-23 10:50:02.934 | (0307 / 1317) 2024-08-23 10:50:02.953 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2024-08-23 10:50:03.948 | Cloning from charm-nova-lxd cache and applying ref * 2024-08-23 10:50:04.129 | (0308 / 1317) 2024-08-23 10:50:04.148 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-08-23 10:50:07.355 | Cloning from charm-octavia cache and applying ref * 2024-08-23 10:50:27.299 | (0309 / 1317) 2024-08-23 10:50:27.321 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2024-08-23 10:50:29.701 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-08-23 10:50:36.516 | (0310 / 1317) 2024-08-23 10:50:36.533 | 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-08-23 10:50:38.284 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-08-23 10:50:49.318 | (0311 / 1317) 2024-08-23 10:50:49.336 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2024-08-23 10:50:51.084 | Cloning from charm-octavia-k8s cache and applying ref * 2024-08-23 10:51:00.440 | (0312 / 1317) 2024-08-23 10:51:00.457 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2024-08-23 10:51:01.045 | Cloning from charm-odl-controller cache and applying ref * 2024-08-23 10:51:01.138 | (0313 / 1317) 2024-08-23 10:51:01.159 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2024-08-23 10:51:03.286 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-08-23 10:52:00.265 | (0314 / 1317) 2024-08-23 10:52:00.284 | 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-08-23 10:52:01.317 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-08-23 10:52:01.671 | (0315 / 1317) 2024-08-23 10:52:01.690 | Updating cache of https://opendev.org/openstack/charm-openstack-hypervisor.git in /opt/dib_cache/source-repositories/charm_openstack_hypervisor_a78524ec90bfb56f1db2f2c44f9917e95e451b4c with ref * 2024-08-23 10:52:03.547 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-08-23 10:52:18.751 | (0316 / 1317) 2024-08-23 10:52:18.769 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2024-08-23 10:52:19.265 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-08-23 10:52:19.351 | (0317 / 1317) 2024-08-23 10:52:19.369 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2024-08-23 10:52:19.770 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-08-23 10:52:19.874 | (0318 / 1317) 2024-08-23 10:52:19.891 | 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-08-23 10:52:21.346 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-08-23 10:52:23.018 | (0319 / 1317) 2024-08-23 10:52:23.036 | 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-08-23 10:52:23.420 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-08-23 10:52:23.521 | (0320 / 1317) 2024-08-23 10:52:23.539 | 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-08-23 10:52:23.991 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-08-23 10:52:24.072 | (0321 / 1317) 2024-08-23 10:52:24.089 | 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-08-23 10:52:24.435 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-08-23 10:52:24.540 | (0322 / 1317) 2024-08-23 10:52:24.562 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2024-08-23 10:52:26.669 | Cloning from charm-ops-openstack cache and applying ref * 2024-08-23 10:52:27.372 | (0323 / 1317) 2024-08-23 10:52:27.389 | Updating cache of https://opendev.org/openstack/charm-ops-sunbeam.git in /opt/dib_cache/source-repositories/charm_ops_sunbeam_e7b1b1238b647d538cdb214a6bdc663417384583 with ref * 2024-08-23 10:52:28.462 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-08-23 10:53:23.400 | (0324 / 1317) 2024-08-23 10:53:23.421 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2024-08-23 10:53:25.471 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-08-23 10:53:27.426 | (0325 / 1317) 2024-08-23 10:53:27.444 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-08-23 10:53:28.047 | Cloning from charm-panko cache and applying ref * 2024-08-23 10:53:28.129 | (0326 / 1317) 2024-08-23 10:53:28.148 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2024-08-23 10:53:29.962 | Cloning from charm-percona-cluster cache and applying ref * 2024-08-23 10:53:31.400 | (0327 / 1317) 2024-08-23 10:53:31.418 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-08-23 10:53:33.746 | Cloning from charm-placement cache and applying ref * 2024-08-23 10:54:10.290 | (0328 / 1317) 2024-08-23 10:54:10.312 | Updating cache of https://opendev.org/openstack/charm-placement-k8s.git in /opt/dib_cache/source-repositories/charm_placement_k8s_c760843a87d604d54ec3462b1da0380292606f93 with ref * 2024-08-23 10:54:13.518 | Cloning from charm-placement-k8s cache and applying ref * 2024-08-23 10:54:47.333 | (0329 / 1317) 2024-08-23 10:54:47.351 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2024-08-23 10:54:50.551 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-08-23 10:55:19.884 | (0330 / 1317) 2024-08-23 10:55:19.901 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-08-23 10:55:24.311 | Cloning from charm-specs cache and applying ref * 2024-08-23 10:55:32.167 | (0331 / 1317) 2024-08-23 10:55:32.186 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2024-08-23 10:55:34.565 | Cloning from charm-swift-proxy cache and applying ref * 2024-08-23 10:55:56.616 | (0332 / 1317) 2024-08-23 10:55:56.634 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2024-08-23 10:55:59.444 | Cloning from charm-swift-storage cache and applying ref * 2024-08-23 10:56:20.428 | (0333 / 1317) 2024-08-23 10:56:20.447 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-08-23 10:56:21.434 | Cloning from charm-tempest cache and applying ref * 2024-08-23 10:56:21.529 | (0334 / 1317) 2024-08-23 10:56:21.547 | 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-08-23 10:56:22.631 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-08-23 10:56:22.822 | (0335 / 1317) 2024-08-23 10:56:22.840 | 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-08-23 10:56:23.501 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-08-23 10:56:23.595 | (0336 / 1317) 2024-08-23 10:56:23.613 | 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-08-23 10:56:24.167 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-08-23 10:56:24.258 | (0337 / 1317) 2024-08-23 10:56:24.277 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2024-08-23 10:56:24.913 | Cloning from charm-trilio-wlm cache and applying ref * 2024-08-23 10:56:25.007 | (0338 / 1317) 2024-08-23 10:56:25.025 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-08-23 10:56:25.453 | Cloning from charm-trove cache and applying ref * 2024-08-23 10:56:25.532 | (0339 / 1317) 2024-08-23 10:56:25.551 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-08-23 10:56:29.722 | Cloning from charm-vault cache and applying ref * 2024-08-23 10:57:10.375 | (0340 / 1317) 2024-08-23 10:57:10.393 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-08-23 10:57:13.630 | Cloning from charm-watcher cache and applying ref * 2024-08-23 10:57:24.026 | (0341 / 1317) 2024-08-23 10:57:24.044 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2024-08-23 10:57:25.974 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-08-23 10:57:41.557 | (0342 / 1317) 2024-08-23 10:57:41.577 | Updating cache of https://opendev.org/openstack/charm-zuul-jobs.git in /opt/dib_cache/source-repositories/charm_zuul_jobs_241c237d4ada37f32763a2e551bbca57de81892a with ref * 2024-08-23 10:57:43.330 | Cloning from charm-zuul-jobs cache and applying ref * 2024-08-23 10:57:46.100 | (0343 / 1317) 2024-08-23 10:57:46.118 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-08-23 10:57:48.172 | Cloning from charms.ceph cache and applying ref * 2024-08-23 10:57:57.571 | (0344 / 1317) 2024-08-23 10:57:57.591 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-08-23 10:57:59.540 | Cloning from charms.openstack cache and applying ref * 2024-08-23 10:58:24.071 | (0345 / 1317) 2024-08-23 10:58:24.089 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2024-08-23 10:58:25.581 | Cloning from ci-log-processing cache and applying ref * 2024-08-23 10:59:05.642 | (0346 / 1317) 2024-08-23 10:59:05.661 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-08-23 10:59:17.176 | Cloning from cinder cache and applying ref * 2024-08-23 11:01:04.069 | (0347 / 1317) 2024-08-23 11:01:04.087 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-08-23 11:01:07.443 | Cloning from cinder-specs cache and applying ref * 2024-08-23 11:01:23.195 | (0348 / 1317) 2024-08-23 11:01:23.212 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2024-08-23 11:01:27.562 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-08-23 11:01:45.785 | (0349 / 1317) 2024-08-23 11:01:45.804 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-08-23 11:01:52.091 | Cloning from cinderlib cache and applying ref * 2024-08-23 11:02:01.628 | (0350 / 1317) 2024-08-23 11:02:01.647 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-08-23 11:02:10.312 | Cloning from cliff cache and applying ref * 2024-08-23 11:02:33.993 | (0351 / 1317) 2024-08-23 11:02:34.012 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-08-23 11:02:47.471 | Cloning from cloudkitty cache and applying ref * 2024-08-23 11:04:00.830 | (0352 / 1317) 2024-08-23 11:04:00.849 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-08-23 11:04:05.597 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-08-23 11:04:24.454 | (0353 / 1317) 2024-08-23 11:04:24.472 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-08-23 11:04:25.226 | Cloning from cloudkitty-specs cache and applying ref * 2024-08-23 11:04:25.452 | (0354 / 1317) 2024-08-23 11:04:25.471 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2024-08-23 11:04:26.563 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-08-23 11:04:27.173 | (0355 / 1317) 2024-08-23 11:04:27.192 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-08-23 11:04:29.065 | Cloning from codegenerator cache and applying ref * 2024-08-23 11:05:09.977 | (0356 / 1317) 2024-08-23 11:05:10.070 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-08-23 11:05:10.732 | Cloning from constellations cache and applying ref * 2024-08-23 11:05:10.827 | (0357 / 1317) 2024-08-23 11:05:10.847 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-08-23 11:05:12.997 | Cloning from contributor-guide cache and applying ref * 2024-08-23 11:05:19.648 | (0358 / 1317) 2024-08-23 11:05:19.687 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-08-23 11:05:20.186 | Cloning from cookiecutter cache and applying ref * 2024-08-23 11:05:20.309 | (0359 / 1317) 2024-08-23 11:05:20.329 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-08-23 11:05:21.017 | Cloning from coverage2sql cache and applying ref * 2024-08-23 11:05:21.422 | (0360 / 1317) 2024-08-23 11:05:21.441 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-08-23 11:05:33.450 | Cloning from cyborg cache and applying ref * 2024-08-23 11:06:02.871 | (0361 / 1317) 2024-08-23 11:06:02.890 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-08-23 11:06:04.339 | Cloning from cyborg-specs cache and applying ref * 2024-08-23 11:06:07.370 | (0362 / 1317) 2024-08-23 11:06:07.390 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2024-08-23 11:06:08.605 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-08-23 11:06:10.311 | (0363 / 1317) 2024-08-23 11:06:10.330 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-08-23 11:06:12.389 | Cloning from debtcollector cache and applying ref * 2024-08-23 11:06:14.712 | (0364 / 1317) 2024-08-23 11:06:14.732 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-08-23 11:06:24.214 | Cloning from designate cache and applying ref * 2024-08-23 11:10:14.655 | (0365 / 1317) 2024-08-23 11:10:14.673 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-08-23 11:10:22.025 | Cloning from designate-dashboard cache and applying ref * 2024-08-23 11:10:36.260 | (0366 / 1317) 2024-08-23 11:10:36.278 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-08-23 11:10:38.421 | Cloning from designate-specs cache and applying ref * 2024-08-23 11:10:38.705 | (0367 / 1317) 2024-08-23 11:10:38.722 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2024-08-23 11:10:45.349 | Cloning from designate-tempest-plugin cache and applying ref * 2024-08-23 11:11:33.715 | (0368 / 1317) 2024-08-23 11:11:33.732 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-08-23 11:11:43.993 | Cloning from devstack cache and applying ref * 2024-08-23 11:13:26.241 | (0369 / 1317) 2024-08-23 11:13:26.260 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2024-08-23 11:13:27.411 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-08-23 11:13:27.510 | (0370 / 1317) 2024-08-23 11:13:27.528 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2024-08-23 11:13:32.882 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-08-23 11:13:49.167 | (0371 / 1317) 2024-08-23 11:13:49.186 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2024-08-23 11:13:55.174 | Cloning from devstack-plugin-container cache and applying ref * 2024-08-23 11:14:00.157 | (0372 / 1317) 2024-08-23 11:14:00.175 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2024-08-23 11:14:00.659 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-08-23 11:14:00.738 | (0373 / 1317) 2024-08-23 11:14:00.755 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2024-08-23 11:14:01.831 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-08-23 11:14:01.953 | (0374 / 1317) 2024-08-23 11:14:01.973 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2024-08-23 11:14:02.673 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-08-23 11:14:03.317 | (0375 / 1317) 2024-08-23 11:14:03.335 | 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-08-23 11:14:04.039 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-08-23 11:14:04.175 | (0376 / 1317) 2024-08-23 11:14:04.193 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-08-23 11:14:05.033 | Cloning from devstack-tools cache and applying ref * 2024-08-23 11:14:05.367 | (0377 / 1317) 2024-08-23 11:14:05.385 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-08-23 11:14:06.005 | Cloning from devstack-vagrant cache and applying ref * 2024-08-23 11:14:06.993 | (0378 / 1317) 2024-08-23 11:14:07.011 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-08-23 11:14:09.488 | Cloning from diskimage-builder cache and applying ref * 2024-08-23 11:15:24.991 | (0379 / 1317) 2024-08-23 11:15:25.009 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-08-23 11:15:26.672 | Cloning from election cache and applying ref * 2024-08-23 11:16:43.173 | (0380 / 1317) 2024-08-23 11:16:43.191 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2024-08-23 11:16:43.720 | Cloning from eslint-config-openstack cache and applying ref * 2024-08-23 11:16:43.827 | (0381 / 1317) 2024-08-23 11:16:43.844 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-08-23 11:16:46.589 | Cloning from etcd3gw cache and applying ref * 2024-08-23 11:16:52.448 | (0382 / 1317) 2024-08-23 11:16:52.466 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-08-23 11:16:57.120 | Cloning from freezer cache and applying ref * 2024-08-23 11:17:05.631 | (0383 / 1317) 2024-08-23 11:17:05.650 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-08-23 11:17:10.039 | Cloning from freezer-api cache and applying ref * 2024-08-23 11:17:10.268 | (0384 / 1317) 2024-08-23 11:17:10.285 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-08-23 11:17:13.617 | Cloning from freezer-dr cache and applying ref * 2024-08-23 11:17:13.746 | (0385 / 1317) 2024-08-23 11:17:13.764 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-08-23 11:17:15.283 | Cloning from freezer-specs cache and applying ref * 2024-08-23 11:17:15.384 | (0386 / 1317) 2024-08-23 11:17:15.401 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2024-08-23 11:17:18.340 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-08-23 11:17:18.468 | (0387 / 1317) 2024-08-23 11:17:18.486 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2024-08-23 11:17:24.526 | Cloning from freezer-web-ui cache and applying ref * 2024-08-23 11:17:24.695 | (0388 / 1317) 2024-08-23 11:17:24.713 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-08-23 11:17:26.551 | Cloning from futurist cache and applying ref * 2024-08-23 11:17:27.691 | (0389 / 1317) 2024-08-23 11:17:27.713 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-08-23 11:17:42.349 | Cloning from glance cache and applying ref * 2024-08-23 11:21:23.831 | (0390 / 1317) 2024-08-23 11:21:23.849 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-08-23 11:21:28.444 | Cloning from glance-specs cache and applying ref * 2024-08-23 11:21:45.001 | (0391 / 1317) 2024-08-23 11:21:45.022 | Updating cache of https://opendev.org/openstack/glance-tempest-plugin.git in /opt/dib_cache/source-repositories/glance_tempest_plugin_24e427a4d144713021e83a523bc2c0f1a6abace5 with ref * 2024-08-23 11:21:47.648 | Cloning from glance-tempest-plugin cache and applying ref * 2024-08-23 11:21:51.498 | (0392 / 1317) 2024-08-23 11:21:51.516 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-08-23 11:21:58.908 | Cloning from glance_store cache and applying ref * 2024-08-23 11:22:25.441 | (0393 / 1317) 2024-08-23 11:22:25.459 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-08-23 11:22:26.185 | Cloning from goal-tools cache and applying ref * 2024-08-23 11:22:26.478 | (0394 / 1317) 2024-08-23 11:22:26.496 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-08-23 11:22:29.459 | Cloning from governance cache and applying ref * 2024-08-23 11:23:48.584 | (0395 / 1317) 2024-08-23 11:23:48.602 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-08-23 11:23:49.442 | Cloning from governance-sigs cache and applying ref * 2024-08-23 11:23:49.536 | (0396 / 1317) 2024-08-23 11:23:49.555 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-08-23 11:23:51.133 | Cloning from governance-website cache and applying ref * 2024-08-23 11:23:51.213 | (0397 / 1317) 2024-08-23 11:23:51.231 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-08-23 11:24:01.996 | Cloning from grenade cache and applying ref * 2024-08-23 11:24:17.124 | (0398 / 1317) 2024-08-23 11:24:17.142 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-08-23 11:24:18.209 | Cloning from ha-guide cache and applying ref * 2024-08-23 11:24:20.278 | (0399 / 1317) 2024-08-23 11:24:20.295 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-08-23 11:24:23.272 | Cloning from hacking cache and applying ref * 2024-08-23 11:24:27.580 | (0400 / 1317) 2024-08-23 11:24:27.598 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-08-23 11:24:35.634 | Cloning from heat cache and applying ref * 2024-08-23 11:27:13.919 | (0401 / 1317) 2024-08-23 11:27:13.939 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-08-23 11:27:19.610 | Cloning from heat-agents cache and applying ref * 2024-08-23 11:27:31.135 | (0402 / 1317) 2024-08-23 11:27:31.154 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-08-23 11:27:34.386 | Cloning from heat-cfntools cache and applying ref * 2024-08-23 11:27:40.741 | (0403 / 1317) 2024-08-23 11:27:40.759 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-08-23 11:27:48.369 | Cloning from heat-dashboard cache and applying ref * 2024-08-23 11:28:10.450 | (0404 / 1317) 2024-08-23 11:28:10.468 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-08-23 11:28:11.265 | Cloning from heat-specs cache and applying ref * 2024-08-23 11:28:11.599 | (0405 / 1317) 2024-08-23 11:28:11.617 | Updating cache of https://opendev.org/openstack/heat-tempest-plugin.git in /opt/dib_cache/source-repositories/heat_tempest_plugin_3e8c6bcc90b70de4dc14754899b7039a107380b8 with ref * 2024-08-23 11:28:18.747 | Cloning from heat-tempest-plugin cache and applying ref * 2024-08-23 11:28:35.483 | (0406 / 1317) 2024-08-23 11:28:35.502 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2024-08-23 11:28:36.712 | Cloning from heat-templates cache and applying ref * 2024-08-23 11:28:38.999 | (0407 / 1317) 2024-08-23 11:28:39.019 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2024-08-23 11:28:44.730 | Cloning from heat-translator cache and applying ref * 2024-08-23 11:28:46.364 | (0408 / 1317) 2024-08-23 11:28:46.381 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2024-08-23 11:28:55.019 | Cloning from horizon cache and applying ref * 2024-08-23 11:33:08.159 | (0409 / 1317) 2024-08-23 11:33:08.178 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2024-08-23 11:33:10.677 | Cloning from i18n cache and applying ref * 2024-08-23 11:33:54.278 | (0410 / 1317) 2024-08-23 11:33:54.295 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2024-08-23 11:33:54.796 | Cloning from ideas cache and applying ref * 2024-08-23 11:33:54.880 | (0411 / 1317) 2024-08-23 11:33:54.898 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2024-08-23 11:34:04.845 | Cloning from ironic cache and applying ref * 2024-08-23 11:38:36.226 | (0412 / 1317) 2024-08-23 11:38:36.245 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2024-08-23 11:38:44.652 | Cloning from ironic-inspector cache and applying ref * 2024-08-23 11:39:47.246 | (0413 / 1317) 2024-08-23 11:39:47.264 | Updating cache of https://opendev.org/openstack/ironic-inspector-specs.git in /opt/dib_cache/source-repositories/ironic_inspector_specs_d3896f840813fe6414c3901323cc2145b153d97c with ref * 2024-08-23 11:39:47.687 | Cloning from ironic-inspector-specs cache and applying ref * 2024-08-23 11:39:47.769 | (0414 / 1317) 2024-08-23 11:39:47.788 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2024-08-23 11:39:58.210 | Cloning from ironic-lib cache and applying ref * 2024-08-23 11:40:09.624 | (0415 / 1317) 2024-08-23 11:40:09.642 | Updating cache of https://opendev.org/openstack/ironic-prometheus-exporter.git in /opt/dib_cache/source-repositories/ironic_prometheus_exporter_c84bfb96a7a5ca8686e6b46ce3aae3f55c264ece with ref * 2024-08-23 11:40:13.821 | Cloning from ironic-prometheus-exporter cache and applying ref * 2024-08-23 11:40:26.213 | (0416 / 1317) 2024-08-23 11:40:26.231 | Updating cache of https://opendev.org/openstack/ironic-python-agent.git in /opt/dib_cache/source-repositories/ironic_python_agent_6158c9e74677176fcb3d11a8c97cce0aea1656c0 with ref * 2024-08-23 11:40:39.377 | Cloning from ironic-python-agent cache and applying ref * 2024-08-23 11:42:43.119 | (0417 / 1317) 2024-08-23 11:42:43.137 | Updating cache of https://opendev.org/openstack/ironic-python-agent-builder.git in /opt/dib_cache/source-repositories/ironic_python_agent_builder_ccc255329a9a48884813b00c08f6b07cefef16bb with ref * 2024-08-23 11:42:46.990 | Cloning from ironic-python-agent-builder cache and applying ref * 2024-08-23 11:43:14.234 | (0418 / 1317) 2024-08-23 11:43:14.252 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2024-08-23 11:43:17.156 | Cloning from ironic-specs cache and applying ref * 2024-08-23 11:43:38.006 | (0419 / 1317) 2024-08-23 11:43:38.023 | Updating cache of https://opendev.org/openstack/ironic-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_tempest_plugin_d8629624c6d8b786c41c67ec73847c99a366571a with ref * 2024-08-23 11:43:41.054 | Cloning from ironic-tempest-plugin cache and applying ref * 2024-08-23 11:44:19.509 | (0420 / 1317) 2024-08-23 11:44:19.527 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2024-08-23 11:44:29.761 | Cloning from ironic-ui cache and applying ref * 2024-08-23 11:44:48.556 | (0421 / 1317) 2024-08-23 11:44:48.574 | Updating cache of https://opendev.org/openstack/karma-subunit-reporter.git in /opt/dib_cache/source-repositories/karma_subunit_reporter_a47cb5a70d2ac99c8cde63a7920757a4e657cd8a with ref * 2024-08-23 11:44:49.022 | Cloning from karma-subunit-reporter cache and applying ref * 2024-08-23 11:44:49.106 | (0422 / 1317) 2024-08-23 11:44:49.124 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2024-08-23 11:45:30.501 | Cloning from kayobe cache and applying ref * 2024-08-23 11:49:42.278 | (0423 / 1317) 2024-08-23 11:49:42.295 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2024-08-23 11:49:46.296 | Cloning from kayobe-config cache and applying ref * 2024-08-23 11:49:54.128 | (0424 / 1317) 2024-08-23 11:49:54.147 | Updating cache of https://opendev.org/openstack/kayobe-config-dev.git in /opt/dib_cache/source-repositories/kayobe_config_dev_51af2b86b0dbac55372878ffa3ce2b1958a100f3 with ref * 2024-08-23 11:50:04.737 | Cloning from kayobe-config-dev cache and applying ref * 2024-08-23 11:50:09.455 | (0425 / 1317) 2024-08-23 11:50:09.472 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2024-08-23 11:50:17.132 | Cloning from keystone cache and applying ref * 2024-08-23 11:52:30.180 | (0426 / 1317) 2024-08-23 11:52:30.198 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2024-08-23 11:52:30.509 | Cloning from keystone-specs cache and applying ref * 2024-08-23 11:52:35.345 | (0427 / 1317) 2024-08-23 11:52:35.363 | Updating cache of https://opendev.org/openstack/keystone-tempest-plugin.git in /opt/dib_cache/source-repositories/keystone_tempest_plugin_d96bed0cd5d60ef20cbcff48ff8236a334ad8c6f with ref * 2024-08-23 11:52:35.658 | Cloning from keystone-tempest-plugin cache and applying ref * 2024-08-23 11:52:39.952 | (0428 / 1317) 2024-08-23 11:52:39.970 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2024-08-23 11:52:40.330 | Cloning from keystoneauth cache and applying ref * 2024-08-23 11:53:00.263 | (0429 / 1317) 2024-08-23 11:53:00.280 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2024-08-23 11:53:00.615 | Cloning from keystonemiddleware cache and applying ref * 2024-08-23 11:53:29.539 | (0430 / 1317) 2024-08-23 11:53:29.557 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2024-08-23 11:53:32.931 | Cloning from kolla cache and applying ref * 2024-08-23 11:57:51.715 | (0431 / 1317) 2024-08-23 11:57:51.734 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2024-08-23 11:58:07.142 | Cloning from kolla-ansible cache and applying ref * 2024-08-23 12:03:49.913 | (0432 / 1317) 2024-08-23 12:03:49.931 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2024-08-23 12:03:55.678 | Cloning from kuryr cache and applying ref * 2024-08-23 12:03:57.787 | (0433 / 1317) 2024-08-23 12:03:57.804 | Updating cache of https://opendev.org/openstack/kuryr-kubernetes.git in /opt/dib_cache/source-repositories/kuryr_kubernetes_2eba18c1e62ced42bace11ae6cef74364535f26d with ref * 2024-08-23 12:04:01.865 | Cloning from kuryr-kubernetes cache and applying ref * 2024-08-23 12:04:21.625 | (0434 / 1317) 2024-08-23 12:04:21.643 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2024-08-23 12:04:24.500 | Cloning from kuryr-libnetwork cache and applying ref * 2024-08-23 12:04:27.386 | (0435 / 1317) 2024-08-23 12:04:27.404 | Updating cache of https://opendev.org/openstack/kuryr-tempest-plugin.git in /opt/dib_cache/source-repositories/kuryr_tempest_plugin_c0e1ed94228bcebf2fa16a3664eac5254d32d08e with ref * 2024-08-23 12:04:29.661 | Cloning from kuryr-tempest-plugin cache and applying ref * 2024-08-23 12:04:41.559 | (0436 / 1317) 2024-08-23 12:04:41.577 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2024-08-23 12:04:42.603 | Cloning from large-scale cache and applying ref * 2024-08-23 12:04:43.751 | (0437 / 1317) 2024-08-23 12:04:43.769 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2024-08-23 12:04:44.989 | Cloning from ldappool cache and applying ref * 2024-08-23 12:04:54.239 | (0438 / 1317) 2024-08-23 12:04:54.257 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2024-08-23 12:04:56.386 | Cloning from liberasurecode cache and applying ref * 2024-08-23 12:05:00.865 | (0439 / 1317) 2024-08-23 12:05:00.883 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2024-08-23 12:05:04.267 | Cloning from loci cache and applying ref * 2024-08-23 12:05:16.034 | (0440 / 1317) 2024-08-23 12:05:16.052 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2024-08-23 12:05:16.524 | Cloning from logstash-filters cache and applying ref * 2024-08-23 12:05:16.607 | (0441 / 1317) 2024-08-23 12:05:16.625 | Updating cache of https://opendev.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_41f00708a968caa595ccfaef51e7518afb54c6ef with ref * 2024-08-23 12:05:24.096 | Cloning from magnum cache and applying ref * 2024-08-23 12:06:35.853 | (0442 / 1317) 2024-08-23 12:06:35.871 | Updating cache of https://opendev.org/openstack/magnum-capi-helm.git in /opt/dib_cache/source-repositories/magnum_capi_helm_6aeeb6d20c51a614ccb265691edfa0d6fb41b5a0 with ref * 2024-08-23 12:06:38.463 | Cloning from magnum-capi-helm cache and applying ref * 2024-08-23 12:06:52.516 | (0443 / 1317) 2024-08-23 12:06:52.752 | Updating cache of https://opendev.org/openstack/magnum-capi-helm-charts.git in /opt/dib_cache/source-repositories/magnum_capi_helm_charts_d4ceda87a396c7cfec4ff931e12ac890dccc08c3 with ref * 2024-08-23 12:06:53.431 | Cloning from magnum-capi-helm-charts cache and applying ref * 2024-08-23 12:06:53.722 | (0444 / 1317) 2024-08-23 12:06:53.741 | Updating cache of https://opendev.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_87e7b100747c74265d872547dd97423efba906b5 with ref * 2024-08-23 12:06:54.580 | Cloning from magnum-specs cache and applying ref * 2024-08-23 12:06:55.253 | (0445 / 1317) 2024-08-23 12:06:55.272 | Updating cache of https://opendev.org/openstack/magnum-tempest-plugin.git in /opt/dib_cache/source-repositories/magnum_tempest_plugin_e5aabc58174a10304fa3a83460f05da5c134e655 with ref * 2024-08-23 12:06:58.633 | Cloning from magnum-tempest-plugin cache and applying ref * 2024-08-23 12:07:02.620 | (0446 / 1317) 2024-08-23 12:07:02.638 | Updating cache of https://opendev.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_32445b5e98fabc378f0eaab80b4b0464fcf89dcb with ref * 2024-08-23 12:07:05.364 | Cloning from magnum-ui cache and applying ref * 2024-08-23 12:07:19.770 | (0447 / 1317) 2024-08-23 12:07:19.787 | Updating cache of https://opendev.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d4e3ca608e791f72ef0a0598888e18597f564d93 with ref * 2024-08-23 12:07:28.160 | Cloning from manila cache and applying ref * 2024-08-23 12:14:35.569 | (0448 / 1317) 2024-08-23 12:14:35.597 | Updating cache of https://opendev.org/openstack/manila-image-elements.git in /opt/dib_cache/source-repositories/manila_image_elements_e5af1ebb58efbc77e7a44a44965ded739c23ae7c with ref * 2024-08-23 12:14:37.089 | Cloning from manila-image-elements cache and applying ref * 2024-08-23 12:14:37.606 | (0449 / 1317) 2024-08-23 12:14:37.624 | Updating cache of https://opendev.org/openstack/manila-specs.git in /opt/dib_cache/source-repositories/manila_specs_0c0ec1c287bf1eb7db9d853ece0f26f1c13b86c1 with ref * 2024-08-23 12:14:38.676 | Cloning from manila-specs cache and applying ref * 2024-08-23 12:14:39.792 | (0450 / 1317) 2024-08-23 12:14:39.809 | Updating cache of https://opendev.org/openstack/manila-tempest-plugin.git in /opt/dib_cache/source-repositories/manila_tempest_plugin_2aa3e7558648c2290ef6f507c3fd7ac78b6a7555 with ref * 2024-08-23 12:14:42.294 | Cloning from manila-tempest-plugin cache and applying ref * 2024-08-23 12:15:09.569 | (0451 / 1317) 2024-08-23 12:15:09.587 | Updating cache of https://opendev.org/openstack/manila-test-image.git in /opt/dib_cache/source-repositories/manila_test_image_3ff0d472ea831cf06ace5fc3f681aac2152399f9 with ref * 2024-08-23 12:15:10.364 | Cloning from manila-test-image cache and applying ref * 2024-08-23 12:15:10.472 | (0452 / 1317) 2024-08-23 12:15:10.490 | Updating cache of https://opendev.org/openstack/manila-ui.git in /opt/dib_cache/source-repositories/manila_ui_f51bcab27cb75715a7be7e9592f96630b8722f5f with ref * 2024-08-23 12:15:15.702 | Cloning from manila-ui cache and applying ref * 2024-08-23 12:15:45.522 | (0453 / 1317) 2024-08-23 12:15:45.540 | Updating cache of https://opendev.org/openstack/masakari.git in /opt/dib_cache/source-repositories/masakari_790592d99716bd97ed98d2839ce492c6fe3a7e0d with ref * 2024-08-23 12:15:49.521 | Cloning from masakari cache and applying ref * 2024-08-23 12:16:07.642 | (0454 / 1317) 2024-08-23 12:16:07.659 | Updating cache of https://opendev.org/openstack/masakari-dashboard.git in /opt/dib_cache/source-repositories/masakari_dashboard_063ae6b1b139b7c8813e9f35b69e5d0ac647eb0a with ref * 2024-08-23 12:16:09.782 | Cloning from masakari-dashboard cache and applying ref * 2024-08-23 12:16:14.361 | (0455 / 1317) 2024-08-23 12:16:14.379 | Updating cache of https://opendev.org/openstack/masakari-monitors.git in /opt/dib_cache/source-repositories/masakari_monitors_4555ef5fdb8d9ea86bb07d8de419435f4406945e with ref * 2024-08-23 12:16:21.453 | Cloning from masakari-monitors cache and applying ref * 2024-08-23 12:16:24.709 | (0456 / 1317) 2024-08-23 12:16:24.727 | Updating cache of https://opendev.org/openstack/masakari-specs.git in /opt/dib_cache/source-repositories/masakari_specs_d5415a537a24b672b9ae745a20f90ffbe54d1fbf with ref * 2024-08-23 12:16:26.444 | Cloning from masakari-specs cache and applying ref * 2024-08-23 12:16:27.032 | (0457 / 1317) 2024-08-23 12:16:27.051 | Updating cache of https://opendev.org/openstack/meta-config.git in /opt/dib_cache/source-repositories/meta_config_dd0fb15d2e61ec8707b2e9c24c3d19c61540c6e2 with ref * 2024-08-23 12:16:27.660 | Cloning from meta-config cache and applying ref * 2024-08-23 12:16:27.738 | (0458 / 1317) 2024-08-23 12:16:27.756 | Updating cache of https://opendev.org/openstack/metalsmith.git in /opt/dib_cache/source-repositories/metalsmith_334e7049ca7f24d329720fa892e89b5469fb6650 with ref * 2024-08-23 12:16:29.921 | Cloning from metalsmith cache and applying ref * 2024-08-23 12:16:54.689 | (0459 / 1317) 2024-08-23 12:16:54.707 | Updating cache of https://opendev.org/openstack/microversion-parse.git in /opt/dib_cache/source-repositories/microversion_parse_a1bdde23a4931a3aba6529f2d418b2b082011172 with ref * 2024-08-23 12:16:56.501 | Cloning from microversion-parse cache and applying ref * 2024-08-23 12:16:57.141 | (0460 / 1317) 2024-08-23 12:16:57.159 | Updating cache of https://opendev.org/openstack/mistral.git in /opt/dib_cache/source-repositories/mistral_5acbd5030e75c365c3439a6bed8aaefce4a281af with ref * 2024-08-23 12:17:02.303 | Cloning from mistral cache and applying ref * 2024-08-23 12:17:57.840 | (0461 / 1317) 2024-08-23 12:17:57.858 | Updating cache of https://opendev.org/openstack/mistral-dashboard.git in /opt/dib_cache/source-repositories/mistral_dashboard_386e699b9c70fbcc90fce72ecd868c9b4f4a2674 with ref * 2024-08-23 12:17:59.945 | Cloning from mistral-dashboard cache and applying ref * 2024-08-23 12:18:01.173 | (0462 / 1317) 2024-08-23 12:18:01.191 | Updating cache of https://opendev.org/openstack/mistral-extra.git in /opt/dib_cache/source-repositories/mistral_extra_e7e18012c946c90298ae68873db51a3db9ae9aa0 with ref * 2024-08-23 12:18:03.066 | Cloning from mistral-extra cache and applying ref * 2024-08-23 12:18:12.822 | (0463 / 1317) 2024-08-23 12:18:12.840 | Updating cache of https://opendev.org/openstack/mistral-lib.git in /opt/dib_cache/source-repositories/mistral_lib_e53f3ac304015a478693063e5ac5b64729c6fde3 with ref * 2024-08-23 12:18:17.265 | Cloning from mistral-lib cache and applying ref * 2024-08-23 12:18:21.194 | (0464 / 1317) 2024-08-23 12:18:21.212 | Updating cache of https://opendev.org/openstack/mistral-specs.git in /opt/dib_cache/source-repositories/mistral_specs_88dcba4bc39de09d48bdeabb87d988b618619288 with ref * 2024-08-23 12:18:21.797 | Cloning from mistral-specs cache and applying ref * 2024-08-23 12:18:21.885 | (0465 / 1317) 2024-08-23 12:18:21.903 | Updating cache of https://opendev.org/openstack/mistral-tempest-plugin.git in /opt/dib_cache/source-repositories/mistral_tempest_plugin_d868abd95c3869bf5d985c4a56d371fbd08f0a34 with ref * 2024-08-23 12:18:26.153 | Cloning from mistral-tempest-plugin cache and applying ref * 2024-08-23 12:18:26.681 | (0466 / 1317) 2024-08-23 12:18:26.700 | Updating cache of https://opendev.org/openstack/molteniron.git in /opt/dib_cache/source-repositories/molteniron_c7d0773fdbcba00cf6ba85e4a1fca7d7b4cbe162 with ref * 2024-08-23 12:18:27.063 | Cloning from molteniron cache and applying ref * 2024-08-23 12:18:27.228 | (0467 / 1317) 2024-08-23 12:18:27.250 | Updating cache of https://opendev.org/openstack/monasca-agent.git in /opt/dib_cache/source-repositories/monasca_agent_03fd057ef58c531340eb1340fdd7f4e46fe572c7 with ref * 2024-08-23 12:18:29.009 | Cloning from monasca-agent cache and applying ref * 2024-08-23 12:18:31.432 | (0468 / 1317) 2024-08-23 12:18:31.450 | Updating cache of https://opendev.org/openstack/monasca-api.git in /opt/dib_cache/source-repositories/monasca_api_a8f8e51628a6eff2f91b816daa4237748bbc5cf2 with ref * 2024-08-23 12:18:33.219 | Cloning from monasca-api cache and applying ref * 2024-08-23 12:18:34.149 | (0469 / 1317) 2024-08-23 12:18:34.167 | Updating cache of https://opendev.org/openstack/monasca-ceilometer.git in /opt/dib_cache/source-repositories/monasca_ceilometer_68da42d44d76127113eae66d1eb184a666d653c9 with ref * 2024-08-23 12:18:37.279 | Cloning from monasca-ceilometer cache and applying ref * 2024-08-23 12:18:37.371 | (0470 / 1317) 2024-08-23 12:18:37.388 | Updating cache of https://opendev.org/openstack/monasca-common.git in /opt/dib_cache/source-repositories/monasca_common_c1bfe7989038e703ed5c036745954b7c8a1867aa with ref * 2024-08-23 12:18:39.808 | Cloning from monasca-common cache and applying ref * 2024-08-23 12:18:43.513 | (0471 / 1317) 2024-08-23 12:18:43.532 | Updating cache of https://opendev.org/openstack/monasca-events-api.git in /opt/dib_cache/source-repositories/monasca_events_api_74c9c080f03a87b67ce27c1dffd9b43c94af04bb with ref * 2024-08-23 12:18:45.068 | Cloning from monasca-events-api cache and applying ref * 2024-08-23 12:18:45.323 | (0472 / 1317) 2024-08-23 12:18:45.341 | Updating cache of https://opendev.org/openstack/monasca-grafana-datasource.git in /opt/dib_cache/source-repositories/monasca_grafana_datasource_924198386c4fb968240c9d619fdf66147497d4ff with ref * 2024-08-23 12:18:45.786 | Cloning from monasca-grafana-datasource cache and applying ref * 2024-08-23 12:18:45.916 | (0473 / 1317) 2024-08-23 12:18:45.934 | Updating cache of https://opendev.org/openstack/monasca-kibana-plugin.git in /opt/dib_cache/source-repositories/monasca_kibana_plugin_cb4cf7b69873842d12fa65ecdae0a2b8986045ff with ref * 2024-08-23 12:18:46.385 | Cloning from monasca-kibana-plugin cache and applying ref * 2024-08-23 12:18:46.477 | (0474 / 1317) 2024-08-23 12:18:46.495 | Updating cache of https://opendev.org/openstack/monasca-log-api.git in /opt/dib_cache/source-repositories/monasca_log_api_486de0eb7911c2c79bb5ce2d966d3e73e947e841 with ref * 2024-08-23 12:18:49.392 | Cloning from monasca-log-api cache and applying ref * 2024-08-23 12:18:49.509 | (0475 / 1317) 2024-08-23 12:18:49.526 | Updating cache of https://opendev.org/openstack/monasca-notification.git in /opt/dib_cache/source-repositories/monasca_notification_f3451ab9a16dd5ab2ac7d3979d3695a96760ae36 with ref * 2024-08-23 12:18:51.595 | Cloning from monasca-notification cache and applying ref * 2024-08-23 12:18:52.224 | (0476 / 1317) 2024-08-23 12:18:52.242 | Updating cache of https://opendev.org/openstack/monasca-persister.git in /opt/dib_cache/source-repositories/monasca_persister_db88eb6150e83bb4fe2f5670f0f800ac04b63059 with ref * 2024-08-23 12:18:54.027 | Cloning from monasca-persister cache and applying ref * 2024-08-23 12:18:54.399 | (0477 / 1317) 2024-08-23 12:18:54.416 | Updating cache of https://opendev.org/openstack/monasca-specs.git in /opt/dib_cache/source-repositories/monasca_specs_320e35ef0eeaa22ea1779f10cb8e0e2aeae730cf with ref * 2024-08-23 12:18:54.914 | Cloning from monasca-specs cache and applying ref * 2024-08-23 12:18:55.002 | (0478 / 1317) 2024-08-23 12:18:55.020 | Updating cache of https://opendev.org/openstack/monasca-statsd.git in /opt/dib_cache/source-repositories/monasca_statsd_5a323fe22b1a7dd02270e0ef49264a6afc90924b with ref * 2024-08-23 12:18:59.271 | Cloning from monasca-statsd cache and applying ref * 2024-08-23 12:18:59.811 | (0479 / 1317) 2024-08-23 12:18:59.828 | Updating cache of https://opendev.org/openstack/monasca-tempest-plugin.git in /opt/dib_cache/source-repositories/monasca_tempest_plugin_fcafa85dc6106ad17aeac790b40288b35741e73c with ref * 2024-08-23 12:19:00.834 | Cloning from monasca-tempest-plugin cache and applying ref * 2024-08-23 12:19:00.972 | (0480 / 1317) 2024-08-23 12:19:00.990 | Updating cache of https://opendev.org/openstack/monasca-thresh.git in /opt/dib_cache/source-repositories/monasca_thresh_4e92790e44c4177b32acac93b17797246ac94343 with ref * 2024-08-23 12:19:02.101 | Cloning from monasca-thresh cache and applying ref * 2024-08-23 12:19:03.403 | (0481 / 1317) 2024-08-23 12:19:03.422 | Updating cache of https://opendev.org/openstack/monasca-transform.git in /opt/dib_cache/source-repositories/monasca_transform_b1ea2060633488f221e11c708da7b43038148c51 with ref * 2024-08-23 12:19:05.640 | Cloning from monasca-transform cache and applying ref * 2024-08-23 12:19:05.735 | (0482 / 1317) 2024-08-23 12:19:05.752 | Updating cache of https://opendev.org/openstack/monasca-ui.git in /opt/dib_cache/source-repositories/monasca_ui_18ad471a6a97c5f261112657d513681be397e0db with ref * 2024-08-23 12:19:06.784 | Cloning from monasca-ui cache and applying ref * 2024-08-23 12:19:07.004 | (0483 / 1317) 2024-08-23 12:19:07.022 | Updating cache of https://opendev.org/openstack/multi-arch-sig.git in /opt/dib_cache/source-repositories/multi_arch_sig_66cc862aa84a561574849d286cfdbdb86a178cc0 with ref * 2024-08-23 12:19:07.576 | Cloning from multi-arch-sig cache and applying ref * 2024-08-23 12:19:07.656 | (0484 / 1317) 2024-08-23 12:19:07.674 | Updating cache of https://opendev.org/openstack/networking-bagpipe.git in /opt/dib_cache/source-repositories/networking_bagpipe_2096b3154e9bb6339f8b804c6402209b5afd2bbb with ref * 2024-08-23 12:19:12.505 | Cloning from networking-bagpipe cache and applying ref * 2024-08-23 12:19:19.472 | (0485 / 1317) 2024-08-23 12:19:19.490 | Updating cache of https://opendev.org/openstack/networking-baremetal.git in /opt/dib_cache/source-repositories/networking_baremetal_eb427548fcb1af7f1d3a8fbb5db2915477b76ca1 with ref * 2024-08-23 12:19:27.497 | Cloning from networking-baremetal cache and applying ref * 2024-08-23 12:19:31.473 | (0486 / 1317) 2024-08-23 12:19:31.492 | Updating cache of https://opendev.org/openstack/networking-bgpvpn.git in /opt/dib_cache/source-repositories/networking_bgpvpn_754f42a20e6cbf86343040a5d04246ae08cfa87e with ref * 2024-08-23 12:19:36.176 | Cloning from networking-bgpvpn cache and applying ref * 2024-08-23 12:19:46.175 | (0487 / 1317) 2024-08-23 12:19:46.194 | Updating cache of https://opendev.org/openstack/networking-generic-switch.git in /opt/dib_cache/source-repositories/networking_generic_switch_1aa8908ec8c5fae7ade92df58e29fcba26ae2d3d with ref * 2024-08-23 12:19:52.095 | Cloning from networking-generic-switch cache and applying ref * 2024-08-23 12:20:07.478 | (0488 / 1317) 2024-08-23 12:20:07.496 | Updating cache of https://opendev.org/openstack/networking-midonet.git in /opt/dib_cache/source-repositories/networking_midonet_18e78e832e3dd835fdfe81aa20215bd693587390 with ref * 2024-08-23 12:20:08.088 | Cloning from networking-midonet cache and applying ref * 2024-08-23 12:20:08.240 | (0489 / 1317) 2024-08-23 12:20:08.257 | Updating cache of https://opendev.org/openstack/networking-odl.git in /opt/dib_cache/source-repositories/networking_odl_1405e2de13271baacab0fcb975a0ada73900584b with ref * 2024-08-23 12:20:14.944 | Cloning from networking-odl cache and applying ref * 2024-08-23 12:20:26.839 | (0490 / 1317) 2024-08-23 12:20:26.857 | Updating cache of https://opendev.org/openstack/networking-sfc.git in /opt/dib_cache/source-repositories/networking_sfc_f76360479ac61e019a7a0c0ed114030338b01d69 with ref * 2024-08-23 12:20:29.060 | Cloning from networking-sfc cache and applying ref * 2024-08-23 12:20:37.081 | (0491 / 1317) 2024-08-23 12:20:37.100 | Updating cache of https://opendev.org/openstack/neutron.git in /opt/dib_cache/source-repositories/neutron_fc8e16d9fe9b517f84eb4bc4b04ca13c2cb0f449 with ref * 2024-08-23 12:20:46.013 | Cloning from neutron cache and applying ref * 2024-08-23 12:24:24.022 | (0492 / 1317) 2024-08-23 12:24:24.041 | Updating cache of https://opendev.org/openstack/neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/neutron_dynamic_routing_02484a5bab0ea20c085937e3f8f0773a7ad79e43 with ref * 2024-08-23 12:24:29.547 | Cloning from neutron-dynamic-routing cache and applying ref * 2024-08-23 12:24:38.091 | (0493 / 1317) 2024-08-23 12:24:38.109 | Updating cache of https://opendev.org/openstack/neutron-fwaas.git in /opt/dib_cache/source-repositories/neutron_fwaas_5e79656921357d537a41f087997a8b88047bfb68 with ref * 2024-08-23 12:24:43.457 | Cloning from neutron-fwaas cache and applying ref * 2024-08-23 12:25:07.227 | (0494 / 1317) 2024-08-23 12:25:07.245 | Updating cache of https://opendev.org/openstack/neutron-fwaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_fwaas_dashboard_4b5634e82fdc9c0ff9b206543a1534b809bf6ee7 with ref * 2024-08-23 12:25:09.930 | Cloning from neutron-fwaas-dashboard cache and applying ref * 2024-08-23 12:25:11.205 | (0495 / 1317) 2024-08-23 12:25:11.223 | Updating cache of https://opendev.org/openstack/neutron-lib.git in /opt/dib_cache/source-repositories/neutron_lib_aa661d6548f0cd90205aff0f42239abf3e6af140 with ref * 2024-08-23 12:25:24.412 | Cloning from neutron-lib cache and applying ref * 2024-08-23 12:26:52.123 | (0496 / 1317) 2024-08-23 12:26:52.142 | Updating cache of https://opendev.org/openstack/neutron-specs.git in /opt/dib_cache/source-repositories/neutron_specs_89615f86921bac2b7456e9d7c3dc059fd12e3c01 with ref * 2024-08-23 12:26:57.915 | Cloning from neutron-specs cache and applying ref * 2024-08-23 12:27:01.397 | (0497 / 1317) 2024-08-23 12:27:01.415 | Updating cache of https://opendev.org/openstack/neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/neutron_tempest_plugin_e7892098b876fb0692c494003d55d7bfc42488e5 with ref * 2024-08-23 12:27:03.315 | Cloning from neutron-tempest-plugin cache and applying ref * 2024-08-23 12:27:43.510 | (0498 / 1317) 2024-08-23 12:27:43.528 | Updating cache of https://opendev.org/openstack/neutron-vpnaas.git in /opt/dib_cache/source-repositories/neutron_vpnaas_9cb96011f42d771d4c82d793edde38757cbb768d with ref * 2024-08-23 12:27:49.521 | Cloning from neutron-vpnaas cache and applying ref * 2024-08-23 12:28:10.648 | (0499 / 1317) 2024-08-23 12:28:10.666 | Updating cache of https://opendev.org/openstack/neutron-vpnaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_vpnaas_dashboard_a8b6e522d791a8d47be8b4bca4ad9e8d93be910f with ref * 2024-08-23 12:28:12.590 | Cloning from neutron-vpnaas-dashboard cache and applying ref * 2024-08-23 12:28:18.639 | (0500 / 1317) 2024-08-23 12:28:18.657 | Updating cache of https://opendev.org/openstack/nose-html-output.git in /opt/dib_cache/source-repositories/nose_html_output_6af3c9e3ae9708dea2e59c0b8b020a3679866b6b with ref * 2024-08-23 12:28:19.012 | Cloning from nose-html-output cache and applying ref * 2024-08-23 12:28:19.097 | (0501 / 1317) 2024-08-23 12:28:19.114 | Updating cache of https://opendev.org/openstack/nova.git in /opt/dib_cache/source-repositories/nova_fc7fe01d5e091fd6bdee3c94b8421f772daf2940 with ref * 2024-08-23 12:28:27.426 | Cloning from nova cache and applying ref * 2024-08-23 12:33:13.893 | (0502 / 1317) 2024-08-23 12:33:13.910 | Updating cache of https://opendev.org/openstack/nova-specs.git in /opt/dib_cache/source-repositories/nova_specs_a433811268c4abada99b36db0eab7994ffbb0fcd with ref * 2024-08-23 12:33:14.485 | Cloning from nova-specs cache and applying ref * 2024-08-23 12:33:47.972 | (0503 / 1317) 2024-08-23 12:33:47.990 | Updating cache of https://opendev.org/openstack/octavia.git in /opt/dib_cache/source-repositories/octavia_863fa1e5e38b768be943b8122ab48a7ec93b0797 with ref * 2024-08-23 12:33:56.658 | Cloning from octavia cache and applying ref * 2024-08-23 12:37:39.947 | (0504 / 1317) 2024-08-23 12:37:39.965 | Updating cache of https://opendev.org/openstack/octavia-dashboard.git in /opt/dib_cache/source-repositories/octavia_dashboard_9dd27d9246486f83f2fda3f295ad51f17386f353 with ref * 2024-08-23 12:37:42.894 | Cloning from octavia-dashboard cache and applying ref * 2024-08-23 12:37:56.146 | (0505 / 1317) 2024-08-23 12:37:56.164 | Updating cache of https://opendev.org/openstack/octavia-lib.git in /opt/dib_cache/source-repositories/octavia_lib_2b679a014b3f67e2f0cbde6ead019e0b5a14018e with ref * 2024-08-23 12:38:01.407 | Cloning from octavia-lib cache and applying ref * 2024-08-23 12:38:06.836 | (0506 / 1317) 2024-08-23 12:38:06.854 | Updating cache of https://opendev.org/openstack/octavia-tempest-plugin.git in /opt/dib_cache/source-repositories/octavia_tempest_plugin_2c140670065b74c96e4fc8273f7e953ebaf959e6 with ref * 2024-08-23 12:38:08.629 | Cloning from octavia-tempest-plugin cache and applying ref * 2024-08-23 12:38:21.998 | (0507 / 1317) 2024-08-23 12:38:22.015 | Updating cache of https://opendev.org/openstack/openapi.git in /opt/dib_cache/source-repositories/openapi_df00d935b4d6c6d3c0851f060bebd704f5bc4eaa with ref * 2024-08-23 12:38:22.810 | Cloning from openapi cache and applying ref * 2024-08-23 12:38:22.890 | (0508 / 1317) 2024-08-23 12:38:22.907 | Updating cache of https://opendev.org/openstack/openstack.git in /opt/dib_cache/source-repositories/openstack_179b61797588a5983c2f97c6533dca570c8f887d with ref * 2024-08-23 12:39:34.106 | Cloning from openstack cache and applying ref * 2024-08-23 12:42:19.524 | (0509 / 1317) 2024-08-23 12:42:19.544 | Updating cache of https://opendev.org/openstack/openstack-ansible.git in /opt/dib_cache/source-repositories/openstack_ansible_3cfbda96ab4e3150d6a8251a1f52e58df97eaa56 with ref * 2024-08-23 12:42:24.732 | Cloning from openstack-ansible cache and applying ref * 2024-08-23 12:43:18.966 | (0510 / 1317) 2024-08-23 12:43:18.984 | Updating cache of https://opendev.org/openstack/openstack-ansible-apt_package_pinning.git in /opt/dib_cache/source-repositories/openstack_ansible_apt_package_pinning_94d73c5d7bc79b72455adb468fa0ca9d5d088a82 with ref * 2024-08-23 12:43:20.609 | Cloning from openstack-ansible-apt_package_pinning cache and applying ref * 2024-08-23 12:43:21.466 | (0511 / 1317) 2024-08-23 12:43:21.483 | Updating cache of https://opendev.org/openstack/openstack-ansible-ceph_client.git in /opt/dib_cache/source-repositories/openstack_ansible_ceph_client_b30d350f395f4cad0bb53e215659f039f2aafe46 with ref * 2024-08-23 12:43:24.388 | Cloning from openstack-ansible-ceph_client cache and applying ref * 2024-08-23 12:43:30.494 | (0512 / 1317) 2024-08-23 12:43:30.512 | Updating cache of https://opendev.org/openstack/openstack-ansible-galera_client.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_client_819687c3eda847d6a865b5316e24f9d70d0161d6 with ref * 2024-08-23 12:43:31.382 | Cloning from openstack-ansible-galera_client cache and applying ref * 2024-08-23 12:43:31.497 | (0513 / 1317) 2024-08-23 12:43:31.515 | Updating cache of https://opendev.org/openstack/openstack-ansible-galera_server.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_server_c437627b8acb3dfb7014e838a35aaa06e5da6dd2 with ref * 2024-08-23 12:43:33.610 | Cloning from openstack-ansible-galera_server cache and applying ref * 2024-08-23 12:43:41.852 | (0514 / 1317) 2024-08-23 12:43:41.871 | Updating cache of https://opendev.org/openstack/openstack-ansible-haproxy_server.git in /opt/dib_cache/source-repositories/openstack_ansible_haproxy_server_4384b12a73153e37514319d24bdc93644380386f with ref * 2024-08-23 12:43:43.451 | Cloning from openstack-ansible-haproxy_server cache and applying ref * 2024-08-23 12:44:01.190 | (0515 / 1317) 2024-08-23 12:44:01.208 | Updating cache of https://opendev.org/openstack/openstack-ansible-lxc_container_create.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_container_create_a21457d7388279f5ffc430574970f46663670353 with ref * 2024-08-23 12:44:07.586 | Cloning from openstack-ansible-lxc_container_create cache and applying ref * 2024-08-23 12:44:14.649 | (0516 / 1317) 2024-08-23 12:44:14.667 | Updating cache of https://opendev.org/openstack/openstack-ansible-lxc_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_hosts_c19e23bad047821a1c9c37fedba7bfa2d3f39224 with ref * 2024-08-23 12:44:15.833 | Cloning from openstack-ansible-lxc_hosts cache and applying ref * 2024-08-23 12:44:20.824 | (0517 / 1317) 2024-08-23 12:44:20.842 | Updating cache of https://opendev.org/openstack/openstack-ansible-memcached_server.git in /opt/dib_cache/source-repositories/openstack_ansible_memcached_server_e81d9ab1a8b3e5bdebd469387a9adbb8a997ffa8 with ref * 2024-08-23 12:44:22.307 | Cloning from openstack-ansible-memcached_server cache and applying ref * 2024-08-23 12:44:25.858 | (0518 / 1317) 2024-08-23 12:44:25.876 | Updating cache of https://opendev.org/openstack/openstack-ansible-nspawn_container_create.git in /opt/dib_cache/source-repositories/openstack_ansible_nspawn_container_create_fa9884d2f99293d074685ff9e0dfa6bc9b187f94 with ref * 2024-08-23 12:44:26.680 | Cloning from openstack-ansible-nspawn_container_create cache and applying ref * 2024-08-23 12:44:26.767 | (0519 / 1317) 2024-08-23 12:44:26.785 | Updating cache of https://opendev.org/openstack/openstack-ansible-nspawn_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_nspawn_hosts_0bf30b09500021d9d02e5845291377466941616d with ref * 2024-08-23 12:44:27.566 | Cloning from openstack-ansible-nspawn_hosts cache and applying ref * 2024-08-23 12:44:27.703 | (0520 / 1317) 2024-08-23 12:44:27.721 | Updating cache of https://opendev.org/openstack/openstack-ansible-openstack_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_hosts_2a2ce62fc9498c5d1f1e7be5a9eaff8863bbb829 with ref * 2024-08-23 12:44:29.285 | Cloning from openstack-ansible-openstack_hosts cache and applying ref * 2024-08-23 12:44:42.883 | (0521 / 1317) 2024-08-23 12:44:42.901 | Updating cache of https://opendev.org/openstack/openstack-ansible-openstack_openrc.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_openrc_3326503506c12f3c84279ac366139e23d4806b72 with ref * 2024-08-23 12:44:44.260 | Cloning from openstack-ansible-openstack_openrc cache and applying ref * 2024-08-23 12:44:44.724 | (0522 / 1317) 2024-08-23 12:44:44.742 | Updating cache of https://opendev.org/openstack/openstack-ansible-ops.git in /opt/dib_cache/source-repositories/openstack_ansible_ops_5622174296751e99f199665b3a8250bca48f26cb with ref * 2024-08-23 12:44:46.434 | Cloning from openstack-ansible-ops cache and applying ref * 2024-08-23 12:44:58.125 | (0523 / 1317) 2024-08-23 12:44:58.143 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_adjutant.git in /opt/dib_cache/source-repositories/openstack_ansible_os_adjutant_7991761da6811ff9e0084c28beb090e3518a6da6 with ref * 2024-08-23 12:44:59.317 | Cloning from openstack-ansible-os_adjutant cache and applying ref * 2024-08-23 12:45:04.475 | (0524 / 1317) 2024-08-23 12:45:04.493 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_aodh.git in /opt/dib_cache/source-repositories/openstack_ansible_os_aodh_6b85067fc9c34cef5fe262bddf90011a37e012d0 with ref * 2024-08-23 12:45:05.928 | Cloning from openstack-ansible-os_aodh cache and applying ref * 2024-08-23 12:45:13.643 | (0525 / 1317) 2024-08-23 12:45:13.662 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_barbican.git in /opt/dib_cache/source-repositories/openstack_ansible_os_barbican_7a0f92d49c60f82cf09fb81b6f3b44585e307f32 with ref * 2024-08-23 12:45:15.022 | Cloning from openstack-ansible-os_barbican cache and applying ref * 2024-08-23 12:45:17.897 | (0526 / 1317) 2024-08-23 12:45:17.916 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_blazar.git in /opt/dib_cache/source-repositories/openstack_ansible_os_blazar_e0576b9c289cfe7241cda1a45d984dc363708d41 with ref * 2024-08-23 12:45:19.106 | Cloning from openstack-ansible-os_blazar cache and applying ref * 2024-08-23 12:45:23.428 | (0527 / 1317) 2024-08-23 12:45:23.446 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_ceilometer.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ceilometer_a03c9abdc39eb5b0ec38ce1dc58e4e7b23c476e6 with ref * 2024-08-23 12:45:25.234 | Cloning from openstack-ansible-os_ceilometer cache and applying ref * 2024-08-23 12:45:29.853 | (0528 / 1317) 2024-08-23 12:45:29.871 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_cinder.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cinder_f000711eb08957431e6cf1374dc174b08dd18b07 with ref * 2024-08-23 12:45:31.111 | Cloning from openstack-ansible-os_cinder cache and applying ref * 2024-08-23 12:45:40.760 | (0529 / 1317) 2024-08-23 12:45:40.780 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_cloudkitty.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cloudkitty_05f762adaf9667deb75b8561e4fe609d9f187b32 with ref * 2024-08-23 12:45:42.707 | Cloning from openstack-ansible-os_cloudkitty cache and applying ref * 2024-08-23 12:45:47.007 | (0530 / 1317) 2024-08-23 12:45:47.025 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_congress.git in /opt/dib_cache/source-repositories/openstack_ansible_os_congress_43a3d82c0605ea6a7441b277cd10ae2edb9024ae with ref * 2024-08-23 12:45:47.932 | Cloning from openstack-ansible-os_congress cache and applying ref * 2024-08-23 12:45:48.019 | (0531 / 1317) 2024-08-23 12:45:48.038 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_designate.git in /opt/dib_cache/source-repositories/openstack_ansible_os_designate_98bc829b1bd60f26b06eb17f4fa6499fcc162585 with ref * 2024-08-23 12:45:51.882 | Cloning from openstack-ansible-os_designate cache and applying ref * 2024-08-23 12:45:58.665 | (0532 / 1317) 2024-08-23 12:45:58.683 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_glance.git in /opt/dib_cache/source-repositories/openstack_ansible_os_glance_3fdf38f1e88ac6ec7040ea8199fbb95084e9e0c8 with ref * 2024-08-23 12:46:02.009 | Cloning from openstack-ansible-os_glance cache and applying ref * 2024-08-23 12:46:24.838 | (0533 / 1317) 2024-08-23 12:46:24.856 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_gnocchi.git in /opt/dib_cache/source-repositories/openstack_ansible_os_gnocchi_bb6e19a41fbaed00a8e3d2537b8a9cc5afb33ad2 with ref * 2024-08-23 12:46:26.104 | Cloning from openstack-ansible-os_gnocchi cache and applying ref * 2024-08-23 12:46:28.885 | (0534 / 1317) 2024-08-23 12:46:28.957 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_heat.git in /opt/dib_cache/source-repositories/openstack_ansible_os_heat_cc634c3d8a1b51be5da1ab92de9db2c10b9de26c with ref * 2024-08-23 12:46:30.158 | Cloning from openstack-ansible-os_heat cache and applying ref * 2024-08-23 12:46:32.543 | (0535 / 1317) 2024-08-23 12:46:32.561 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_horizon.git in /opt/dib_cache/source-repositories/openstack_ansible_os_horizon_c61a8fb1c88e8de8f493040250a0c6bb15b435ab with ref * 2024-08-23 12:46:34.343 | Cloning from openstack-ansible-os_horizon cache and applying ref * 2024-08-23 12:46:42.803 | (0536 / 1317) 2024-08-23 12:46:42.821 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_ironic.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ironic_5d5a7da815e067842ae664a65a873ec5dc5c76d5 with ref * 2024-08-23 12:46:47.877 | Cloning from openstack-ansible-os_ironic cache and applying ref * 2024-08-23 12:46:56.930 | (0537 / 1317) 2024-08-23 12:46:56.970 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_karbor.git in /opt/dib_cache/source-repositories/openstack_ansible_os_karbor_bce6988b9b79fcd6e3214e83cb1c4ab70251878d with ref * 2024-08-23 12:46:57.533 | Cloning from openstack-ansible-os_karbor cache and applying ref * 2024-08-23 12:46:57.612 | (0538 / 1317) 2024-08-23 12:46:57.629 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_keystone.git in /opt/dib_cache/source-repositories/openstack_ansible_os_keystone_145999154d0a400ec092b79eaa7f441f3249d9f0 with ref * 2024-08-23 12:46:59.560 | Cloning from openstack-ansible-os_keystone cache and applying ref * 2024-08-23 12:47:17.600 | (0539 / 1317) 2024-08-23 12:47:17.619 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_magnum.git in /opt/dib_cache/source-repositories/openstack_ansible_os_magnum_bff64d4364faa6050aabbff3acb8693114033fa6 with ref * 2024-08-23 12:47:19.676 | Cloning from openstack-ansible-os_magnum cache and applying ref * 2024-08-23 12:47:25.386 | (0540 / 1317) 2024-08-23 12:47:25.404 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_manila.git in /opt/dib_cache/source-repositories/openstack_ansible_os_manila_8eab7289c632388d07ad3230a9fef774d6a97202 with ref * 2024-08-23 12:47:26.633 | Cloning from openstack-ansible-os_manila cache and applying ref * 2024-08-23 12:47:28.613 | (0541 / 1317) 2024-08-23 12:47:28.632 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_masakari.git in /opt/dib_cache/source-repositories/openstack_ansible_os_masakari_b1cf7fc61ca2ad0fddc306e57144f972ab8a9e98 with ref * 2024-08-23 12:47:32.969 | Cloning from openstack-ansible-os_masakari cache and applying ref * 2024-08-23 12:47:38.536 | (0542 / 1317) 2024-08-23 12:47:38.555 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_mistral.git in /opt/dib_cache/source-repositories/openstack_ansible_os_mistral_c9bc7ce14f7048fe02a8cf9bab19fe4663f47d1a with ref * 2024-08-23 12:47:40.348 | Cloning from openstack-ansible-os_mistral cache and applying ref * 2024-08-23 12:47:44.495 | (0543 / 1317) 2024-08-23 12:47:44.513 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_monasca.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_0ffdedfc9ddf2fd949bee1aa48a960e41d48c692 with ref * 2024-08-23 12:47:45.597 | Cloning from openstack-ansible-os_monasca cache and applying ref * 2024-08-23 12:47:45.737 | (0544 / 1317) 2024-08-23 12:47:45.756 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_monasca-agent.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_agent_2712911fe3d73f9d512962c045d2081e9d8463ed with ref * 2024-08-23 12:47:46.247 | Cloning from openstack-ansible-os_monasca-agent cache and applying ref * 2024-08-23 12:47:46.334 | (0545 / 1317) 2024-08-23 12:47:46.352 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_murano.git in /opt/dib_cache/source-repositories/openstack_ansible_os_murano_89a52c6820696fed9daad1e854a5a42805bf8a45 with ref * 2024-08-23 12:47:47.733 | Cloning from openstack-ansible-os_murano cache and applying ref * 2024-08-23 12:47:50.426 | (0546 / 1317) 2024-08-23 12:47:50.443 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_neutron.git in /opt/dib_cache/source-repositories/openstack_ansible_os_neutron_49a4d53841e5f5a95bbe96fbce21e5d352f7e317 with ref * 2024-08-23 12:47:52.193 | Cloning from openstack-ansible-os_neutron cache and applying ref * 2024-08-23 12:48:19.271 | (0547 / 1317) 2024-08-23 12:48:19.289 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_nova.git in /opt/dib_cache/source-repositories/openstack_ansible_os_nova_632480517c2ac150712d955c86b411176fd24c50 with ref * 2024-08-23 12:48:22.706 | Cloning from openstack-ansible-os_nova cache and applying ref * 2024-08-23 12:48:49.035 | (0548 / 1317) 2024-08-23 12:48:49.054 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_octavia.git in /opt/dib_cache/source-repositories/openstack_ansible_os_octavia_f261671e93ebbae015fc0ff297a6ac3e38254528 with ref * 2024-08-23 12:48:50.368 | Cloning from openstack-ansible-os_octavia cache and applying ref * 2024-08-23 12:48:58.213 | (0549 / 1317) 2024-08-23 12:48:58.232 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_panko.git in /opt/dib_cache/source-repositories/openstack_ansible_os_panko_00b3066648cc6adfa4b958594628bf43f0d61e11 with ref * 2024-08-23 12:48:59.801 | Cloning from openstack-ansible-os_panko cache and applying ref * 2024-08-23 12:49:00.382 | (0550 / 1317) 2024-08-23 12:49:00.400 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_placement.git in /opt/dib_cache/source-repositories/openstack_ansible_os_placement_aa6e801ec6cebeee4cc4249433f5a62775d838f2 with ref * 2024-08-23 12:49:01.824 | Cloning from openstack-ansible-os_placement cache and applying ref * 2024-08-23 12:49:04.106 | (0551 / 1317) 2024-08-23 12:49:04.141 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_rally.git in /opt/dib_cache/source-repositories/openstack_ansible_os_rally_9bd8837f059e50dfc2c9be7773ff318808914206 with ref * 2024-08-23 12:49:05.490 | Cloning from openstack-ansible-os_rally cache and applying ref * 2024-08-23 12:49:06.737 | (0552 / 1317) 2024-08-23 12:49:06.756 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_sahara.git in /opt/dib_cache/source-repositories/openstack_ansible_os_sahara_0bd42fcabc69423065399476f66d4e90600ddbd6 with ref * 2024-08-23 12:49:08.842 | Cloning from openstack-ansible-os_sahara cache and applying ref * 2024-08-23 12:49:13.093 | (0553 / 1317) 2024-08-23 12:49:13.112 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_senlin.git in /opt/dib_cache/source-repositories/openstack_ansible_os_senlin_1be28be390c28042eb0d7a0986c59a744edad6a1 with ref * 2024-08-23 12:49:16.188 | Cloning from openstack-ansible-os_senlin cache and applying ref * 2024-08-23 12:49:17.541 | (0554 / 1317) 2024-08-23 12:49:17.558 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_skyline.git in /opt/dib_cache/source-repositories/openstack_ansible_os_skyline_28e1754ce52740055c7de39a3086b0a6816a4133 with ref * 2024-08-23 12:49:21.144 | Cloning from openstack-ansible-os_skyline cache and applying ref * 2024-08-23 12:49:29.245 | (0555 / 1317) 2024-08-23 12:49:29.262 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_swift.git in /opt/dib_cache/source-repositories/openstack_ansible_os_swift_7f8e3b0790ac775c12b94546bb057496e304db44 with ref * 2024-08-23 12:49:31.021 | Cloning from openstack-ansible-os_swift cache and applying ref * 2024-08-23 12:49:34.569 | (0556 / 1317) 2024-08-23 12:49:34.587 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_tacker.git in /opt/dib_cache/source-repositories/openstack_ansible_os_tacker_936b4d05789a5df483d59e4f28925ed6d8437ea0 with ref * 2024-08-23 12:49:37.045 | Cloning from openstack-ansible-os_tacker cache and applying ref * 2024-08-23 12:49:40.883 | (0557 / 1317) 2024-08-23 12:49:41.060 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_tempest.git in /opt/dib_cache/source-repositories/openstack_ansible_os_tempest_a8de1b40ac55bf2dd6d075040d29940ee3bec4d2 with ref * 2024-08-23 12:49:42.949 | Cloning from openstack-ansible-os_tempest cache and applying ref * 2024-08-23 12:49:48.164 | (0558 / 1317) 2024-08-23 12:49:48.182 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_trove.git in /opt/dib_cache/source-repositories/openstack_ansible_os_trove_a8753568e4bd2ce8a13c6dc41701d6a7a8787188 with ref * 2024-08-23 12:49:56.250 | Cloning from openstack-ansible-os_trove cache and applying ref * 2024-08-23 12:50:12.412 | (0559 / 1317) 2024-08-23 12:50:12.430 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_zun.git in /opt/dib_cache/source-repositories/openstack_ansible_os_zun_a7928d136e3502862ae37e1faf1ecf1b96279642 with ref * 2024-08-23 12:50:13.856 | Cloning from openstack-ansible-os_zun cache and applying ref * 2024-08-23 12:50:19.111 | (0560 / 1317) 2024-08-23 12:50:19.152 | Updating cache of https://opendev.org/openstack/openstack-ansible-plugins.git in /opt/dib_cache/source-repositories/openstack_ansible_plugins_f622f0f9a06a1a5f5dc9d328f2994db43f926e39 with ref * 2024-08-23 12:50:22.721 | Cloning from openstack-ansible-plugins cache and applying ref * 2024-08-23 12:50:44.149 | (0561 / 1317) 2024-08-23 12:50:44.168 | Updating cache of https://opendev.org/openstack/openstack-ansible-rabbitmq_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rabbitmq_server_ff59240c7b3de697972b268f1a448b8d9a496738 with ref * 2024-08-23 12:50:45.903 | Cloning from openstack-ansible-rabbitmq_server cache and applying ref * 2024-08-23 12:50:55.525 | (0562 / 1317) 2024-08-23 12:50:55.545 | Updating cache of https://opendev.org/openstack/openstack-ansible-repo_server.git in /opt/dib_cache/source-repositories/openstack_ansible_repo_server_77b353a5b87c8301ed8f4fa22c7d14ba8a7a3521 with ref * 2024-08-23 12:51:00.318 | Cloning from openstack-ansible-repo_server cache and applying ref * 2024-08-23 12:51:02.325 | (0563 / 1317) 2024-08-23 12:51:02.343 | Updating cache of https://opendev.org/openstack/openstack-ansible-rsyslog_client.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_client_36ffff0df4212e372d05c18abae000ae70a92f02 with ref * 2024-08-23 12:51:03.425 | Cloning from openstack-ansible-rsyslog_client cache and applying ref * 2024-08-23 12:51:03.572 | (0564 / 1317) 2024-08-23 12:51:03.591 | Updating cache of https://opendev.org/openstack/openstack-ansible-rsyslog_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_server_b86f9e07715333446aaa8c20f8483909351343ee with ref * 2024-08-23 12:51:04.594 | Cloning from openstack-ansible-rsyslog_server cache and applying ref * 2024-08-23 12:51:04.731 | (0565 / 1317) 2024-08-23 12:51:04.749 | Updating cache of https://opendev.org/openstack/openstack-ansible-specs.git in /opt/dib_cache/source-repositories/openstack_ansible_specs_fd1b50547a1f7385f6e1cd13dad41459597612b1 with ref * 2024-08-23 12:51:06.681 | Cloning from openstack-ansible-specs cache and applying ref * 2024-08-23 12:51:07.236 | (0566 / 1317) 2024-08-23 12:51:07.256 | Updating cache of https://opendev.org/openstack/openstack-ansible-tests.git in /opt/dib_cache/source-repositories/openstack_ansible_tests_c0e8ad6c660e5649a017d0597b1a0b007318a44d with ref * 2024-08-23 12:51:08.680 | Cloning from openstack-ansible-tests cache and applying ref * 2024-08-23 12:51:13.340 | (0567 / 1317) 2024-08-23 12:51:13.357 | Updating cache of https://opendev.org/openstack/openstack-doc-tools.git in /opt/dib_cache/source-repositories/openstack_doc_tools_176dd381cbecb7243c1f02da5975b19be158f647 with ref * 2024-08-23 12:51:13.877 | Cloning from openstack-doc-tools cache and applying ref * 2024-08-23 12:51:14.240 | (0568 / 1317) 2024-08-23 12:51:14.272 | Updating cache of https://opendev.org/openstack/openstack-helm.git in /opt/dib_cache/source-repositories/openstack_helm_2b1557eceb04e43755692a70d663120a5a282659 with ref * 2024-08-23 12:51:16.422 | Cloning from openstack-helm cache and applying ref * 2024-08-23 12:53:17.524 | (0569 / 1317) 2024-08-23 12:53:17.541 | Updating cache of https://opendev.org/openstack/openstack-helm-images.git in /opt/dib_cache/source-repositories/openstack_helm_images_9c4a2be61c7dc26af28c57a4754cd6f60718a91f with ref * 2024-08-23 12:53:18.140 | Cloning from openstack-helm-images cache and applying ref * 2024-08-23 12:54:00.616 | (0570 / 1317) 2024-08-23 12:54:00.634 | Updating cache of https://opendev.org/openstack/openstack-helm-infra.git in /opt/dib_cache/source-repositories/openstack_helm_infra_087a38fcca99641f7941ba4a93b74cc735cb8e59 with ref * 2024-08-23 12:54:01.462 | Cloning from openstack-helm-infra cache and applying ref * 2024-08-23 12:56:33.445 | (0571 / 1317) 2024-08-23 12:56:33.462 | Updating cache of https://opendev.org/openstack/openstack-helm-plugin.git in /opt/dib_cache/source-repositories/openstack_helm_plugin_83ca03775ea043579493c50ca7be2dbbbcf81907 with ref * 2024-08-23 12:56:34.282 | Cloning from openstack-helm-plugin cache and applying ref * 2024-08-23 12:56:35.077 | (0572 / 1317) 2024-08-23 12:56:35.099 | Updating cache of https://opendev.org/openstack/openstack-manuals.git in /opt/dib_cache/source-repositories/openstack_manuals_06e75d7930c2a388dc8913513389ca21b0499fd1 with ref * 2024-08-23 12:56:36.599 | Cloning from openstack-manuals cache and applying ref * 2024-08-23 12:57:47.873 | (0573 / 1317) 2024-08-23 12:57:47.892 | Updating cache of https://opendev.org/openstack/openstack-nose.git in /opt/dib_cache/source-repositories/openstack_nose_ae26e2391bd6478d0110f0230def4e6392ad79d0 with ref * 2024-08-23 12:57:48.277 | Cloning from openstack-nose cache and applying ref * 2024-08-23 12:57:48.357 | (0574 / 1317) 2024-08-23 12:57:48.374 | Updating cache of https://opendev.org/openstack/openstack-planet.git in /opt/dib_cache/source-repositories/openstack_planet_e4bd9d38c82b9fc95cbf88d1a929ce736c25015a with ref * 2024-08-23 12:57:48.844 | Cloning from openstack-planet cache and applying ref * 2024-08-23 12:57:49.276 | (0575 / 1317) 2024-08-23 12:57:49.295 | Updating cache of https://opendev.org/openstack/openstack-zuul-jobs.git in /opt/dib_cache/source-repositories/openstack_zuul_jobs_6f6daae78a70131850b409dd379a6ba788228c39 with ref * 2024-08-23 12:57:50.070 | Cloning from openstack-zuul-jobs cache and applying ref * 2024-08-23 12:58:09.493 | (0576 / 1317) 2024-08-23 12:58:09.512 | Updating cache of https://opendev.org/openstack/openstack-zuul-roles.git in /opt/dib_cache/source-repositories/openstack_zuul_roles_d32ab5c6569cc50ac8a5aa5c2cd2e36fc66e3e3e with ref * 2024-08-23 12:58:11.204 | Cloning from openstack-zuul-roles cache and applying ref * 2024-08-23 12:58:11.287 | (0577 / 1317) 2024-08-23 12:58:11.305 | Updating cache of https://opendev.org/openstack/openstackclient.git in /opt/dib_cache/source-repositories/openstackclient_f68d26c06a37397d3d0c74e7291057f53daec696 with ref * 2024-08-23 12:58:12.161 | Cloning from openstackclient cache and applying ref * 2024-08-23 12:58:15.688 | (0578 / 1317) 2024-08-23 12:58:15.713 | Updating cache of https://opendev.org/openstack/openstackdocstheme.git in /opt/dib_cache/source-repositories/openstackdocstheme_44379ee93357a5ba99ef78a5042d8670d38a5d6c with ref * 2024-08-23 12:58:18.088 | Cloning from openstackdocstheme cache and applying ref * 2024-08-23 12:58:19.843 | (0579 / 1317) 2024-08-23 12:58:19.863 | Updating cache of https://opendev.org/openstack/openstacksdk.git in /opt/dib_cache/source-repositories/openstacksdk_b24ff0f55892b6991247ae6c165a6f6c1c85f044 with ref * 2024-08-23 12:58:24.982 | Cloning from openstacksdk cache and applying ref * 2024-08-23 13:01:48.324 | (0580 / 1317) 2024-08-23 13:01:48.342 | Updating cache of https://opendev.org/openstack/operations-guide.git in /opt/dib_cache/source-repositories/operations_guide_ced27f3f3cee3b9a3b448b43ac22b8948b0a7d04 with ref * 2024-08-23 13:01:49.298 | Cloning from operations-guide cache and applying ref * 2024-08-23 13:01:51.612 | (0581 / 1317) 2024-08-23 13:01:51.630 | Updating cache of https://opendev.org/openstack/os-api-ref.git in /opt/dib_cache/source-repositories/os_api_ref_499263bac65d2b3e9a9dc484e4909289b0ade7ed with ref * 2024-08-23 13:01:52.258 | Cloning from os-api-ref cache and applying ref * 2024-08-23 13:01:52.547 | (0582 / 1317) 2024-08-23 13:01:52.567 | Updating cache of https://opendev.org/openstack/os-apply-config.git in /opt/dib_cache/source-repositories/os_apply_config_6057682f9ad7e376e8a11794db383ff65acd3028 with ref * 2024-08-23 13:01:55.170 | Cloning from os-apply-config cache and applying ref * 2024-08-23 13:01:56.468 | (0583 / 1317) 2024-08-23 13:01:56.486 | Updating cache of https://opendev.org/openstack/os-brick.git in /opt/dib_cache/source-repositories/os_brick_86cc857acfb1f57ff857a9c4b2d59db4045bb16d with ref * 2024-08-23 13:02:04.955 | Cloning from os-brick cache and applying ref * 2024-08-23 13:03:22.724 | (0584 / 1317) 2024-08-23 13:03:22.741 | Updating cache of https://opendev.org/openstack/os-client-config.git in /opt/dib_cache/source-repositories/os_client_config_758c96686e28cdccff7d40e7cd90780fe039b599 with ref * 2024-08-23 13:03:24.067 | Cloning from os-client-config cache and applying ref * 2024-08-23 13:03:24.471 | (0585 / 1317) 2024-08-23 13:03:24.489 | Updating cache of https://opendev.org/openstack/os-collect-config.git in /opt/dib_cache/source-repositories/os_collect_config_44852c9388e8f712fe2724d929c0a286d4905752 with ref * 2024-08-23 13:03:25.297 | Cloning from os-collect-config cache and applying ref * 2024-08-23 13:03:26.803 | (0586 / 1317) 2024-08-23 13:03:26.821 | Updating cache of https://opendev.org/openstack/os-ken.git in /opt/dib_cache/source-repositories/os_ken_8171faead45f3a2b30df8c0a4845a6be128bc8aa with ref * 2024-08-23 13:03:30.409 | Cloning from os-ken cache and applying ref * 2024-08-23 13:03:59.214 | (0587 / 1317) 2024-08-23 13:03:59.231 | Updating cache of https://opendev.org/openstack/os-performance-tools.git in /opt/dib_cache/source-repositories/os_performance_tools_768562fd08890aeff7129b2c2dd4cf5031ba8f07 with ref * 2024-08-23 13:04:00.225 | Cloning from os-performance-tools cache and applying ref * 2024-08-23 13:04:00.336 | (0588 / 1317) 2024-08-23 13:04:00.353 | Updating cache of https://opendev.org/openstack/os-refresh-config.git in /opt/dib_cache/source-repositories/os_refresh_config_746acd5e9c513e82399b5c470d482c712d5906b3 with ref * 2024-08-23 13:04:01.073 | Cloning from os-refresh-config cache and applying ref * 2024-08-23 13:04:02.073 | (0589 / 1317) 2024-08-23 13:04:02.091 | Updating cache of https://opendev.org/openstack/os-resource-classes.git in /opt/dib_cache/source-repositories/os_resource_classes_4d5056c985055140eae4dd14ecd859aa71db7565 with ref * 2024-08-23 13:04:02.940 | Cloning from os-resource-classes cache and applying ref * 2024-08-23 13:04:07.383 | (0590 / 1317) 2024-08-23 13:04:07.401 | Updating cache of https://opendev.org/openstack/os-service-types.git in /opt/dib_cache/source-repositories/os_service_types_5385753ebb02d97ee6d591aed9fa4da0758109c5 with ref * 2024-08-23 13:04:08.791 | Cloning from os-service-types cache and applying ref * 2024-08-23 13:04:08.966 | (0591 / 1317) 2024-08-23 13:04:08.984 | Updating cache of https://opendev.org/openstack/os-test-images.git in /opt/dib_cache/source-repositories/os_test_images_55c413edbaeb5e0af993ba1778d01319bdbcead6 with ref * 2024-08-23 13:04:09.619 | Cloning from os-test-images cache and applying ref * 2024-08-23 13:04:09.883 | (0592 / 1317) 2024-08-23 13:04:09.901 | Updating cache of https://opendev.org/openstack/os-testr.git in /opt/dib_cache/source-repositories/os_testr_28d278e4c93f3a79f8060b4645b75a04a0e0d417 with ref * 2024-08-23 13:04:10.665 | Cloning from os-testr cache and applying ref * 2024-08-23 13:04:10.947 | (0593 / 1317) 2024-08-23 13:04:10.965 | Updating cache of https://opendev.org/openstack/os-traits.git in /opt/dib_cache/source-repositories/os_traits_3eb04b0ab587d9b764dea336fa0a23c7e287a952 with ref * 2024-08-23 13:04:12.354 | Cloning from os-traits cache and applying ref * 2024-08-23 13:04:14.697 | (0594 / 1317) 2024-08-23 13:04:14.716 | Updating cache of https://opendev.org/openstack/os-vif.git in /opt/dib_cache/source-repositories/os_vif_72409b62b10a6fe91f12f87cd25eb89d6b1972fe with ref * 2024-08-23 13:04:18.026 | Cloning from os-vif cache and applying ref * 2024-08-23 13:04:26.399 | (0595 / 1317) 2024-08-23 13:04:26.416 | Updating cache of https://opendev.org/openstack/osc-lib.git in /opt/dib_cache/source-repositories/osc_lib_5db1c2a71284cd74907f91bdcc8a8b44e77ebcfc with ref * 2024-08-23 13:04:30.308 | Cloning from osc-lib cache and applying ref * 2024-08-23 13:04:38.321 | (0596 / 1317) 2024-08-23 13:04:38.338 | Updating cache of https://opendev.org/openstack/osc-placement.git in /opt/dib_cache/source-repositories/osc_placement_12ed4dead93dcad4aa54c92dc27b692740f02afb with ref * 2024-08-23 13:04:42.693 | Cloning from osc-placement cache and applying ref * 2024-08-23 13:04:53.545 | (0597 / 1317) 2024-08-23 13:04:53.563 | Updating cache of https://opendev.org/openstack/oslo-cookiecutter.git in /opt/dib_cache/source-repositories/oslo_cookiecutter_ac662018c2037f80aa15d273a69bb81264d2acf0 with ref * 2024-08-23 13:04:54.130 | Cloning from oslo-cookiecutter cache and applying ref * 2024-08-23 13:04:54.216 | (0598 / 1317) 2024-08-23 13:04:54.252 | Updating cache of https://opendev.org/openstack/oslo-specs.git in /opt/dib_cache/source-repositories/oslo_specs_c54d90d6a0773ce0e274754bbc86d94eaabf9c49 with ref * 2024-08-23 13:04:54.738 | Cloning from oslo-specs cache and applying ref * 2024-08-23 13:04:55.192 | (0599 / 1317) 2024-08-23 13:04:55.209 | Updating cache of https://opendev.org/openstack/oslo.cache.git in /opt/dib_cache/source-repositories/oslo_cache_f4ed03f1ffcb443838ec4e029e078c3b5be8e004 with ref * 2024-08-23 13:05:01.911 | Cloning from oslo.cache cache and applying ref * 2024-08-23 13:05:16.280 | (0600 / 1317) 2024-08-23 13:05:16.298 | Updating cache of https://opendev.org/openstack/oslo.concurrency.git in /opt/dib_cache/source-repositories/oslo_concurrency_e5a64d5ee2ec1b9dba8465d79c307a790f2956da with ref * 2024-08-23 13:05:18.416 | Cloning from oslo.concurrency cache and applying ref * 2024-08-23 13:05:21.901 | (0601 / 1317) 2024-08-23 13:05:21.920 | Updating cache of https://opendev.org/openstack/oslo.config.git in /opt/dib_cache/source-repositories/oslo_config_cea54b78139bbae3a9cba183c55e42420dfb7b7d with ref * 2024-08-23 13:05:25.732 | Cloning from oslo.config cache and applying ref * 2024-08-23 13:05:33.744 | (0602 / 1317) 2024-08-23 13:05:33.761 | Updating cache of https://opendev.org/openstack/oslo.context.git in /opt/dib_cache/source-repositories/oslo_context_ef80e9955eb3bb62ec27d07f4f68b51c451d7719 with ref * 2024-08-23 13:05:38.831 | Cloning from oslo.context cache and applying ref * 2024-08-23 13:05:41.443 | (0603 / 1317) 2024-08-23 13:05:41.460 | Updating cache of https://opendev.org/openstack/oslo.db.git in /opt/dib_cache/source-repositories/oslo_db_c1e40be46f4fa72cc6aa21f49d8b12d451ae4c6a with ref * 2024-08-23 13:05:45.351 | Cloning from oslo.db cache and applying ref * 2024-08-23 13:06:05.980 | (0604 / 1317) 2024-08-23 13:06:05.997 | Updating cache of https://opendev.org/openstack/oslo.i18n.git in /opt/dib_cache/source-repositories/oslo_i18n_3388cc54e168abe61867b8e5a2a6d8c24d0bcfe4 with ref * 2024-08-23 13:06:07.756 | Cloning from oslo.i18n cache and applying ref * 2024-08-23 13:06:10.521 | (0605 / 1317) 2024-08-23 13:06:10.539 | Updating cache of https://opendev.org/openstack/oslo.limit.git in /opt/dib_cache/source-repositories/oslo_limit_d74ba82cd695bae8896c7b78ac26c76023923168 with ref * 2024-08-23 13:06:15.901 | Cloning from oslo.limit cache and applying ref * 2024-08-23 13:06:18.144 | (0606 / 1317) 2024-08-23 13:06:18.162 | Updating cache of https://opendev.org/openstack/oslo.log.git in /opt/dib_cache/source-repositories/oslo_log_64e906312df71dedc5d1ccd1a64d58cd294ae926 with ref * 2024-08-23 13:06:19.900 | Cloning from oslo.log cache and applying ref * 2024-08-23 13:06:27.071 | (0607 / 1317) 2024-08-23 13:06:27.089 | Updating cache of https://opendev.org/openstack/oslo.messaging.git in /opt/dib_cache/source-repositories/oslo_messaging_afb0f57519226263fcc42593b74fc411d0aaf703 with ref * 2024-08-23 13:06:37.718 | Cloning from oslo.messaging cache and applying ref * 2024-08-23 13:07:10.315 | (0608 / 1317) 2024-08-23 13:07:10.333 | Updating cache of https://opendev.org/openstack/oslo.metrics.git in /opt/dib_cache/source-repositories/oslo_metrics_1d1f9a407fd94b982531d9930ec8d9c132bf72a6 with ref * 2024-08-23 13:07:14.481 | Cloning from oslo.metrics cache and applying ref * 2024-08-23 13:07:16.476 | (0609 / 1317) 2024-08-23 13:07:16.494 | Updating cache of https://opendev.org/openstack/oslo.middleware.git in /opt/dib_cache/source-repositories/oslo_middleware_1884936fa487d3306017f132982fcedf15f57967 with ref * 2024-08-23 13:07:18.998 | Cloning from oslo.middleware cache and applying ref * 2024-08-23 13:07:29.099 | (0610 / 1317) 2024-08-23 13:07:29.116 | Updating cache of https://opendev.org/openstack/oslo.policy.git in /opt/dib_cache/source-repositories/oslo_policy_b0a4a0dc02f704fab0f0b2cf4ef33b1ce38cba62 with ref * 2024-08-23 13:07:32.396 | Cloning from oslo.policy cache and applying ref * 2024-08-23 13:07:36.957 | (0611 / 1317) 2024-08-23 13:07:36.976 | Updating cache of https://opendev.org/openstack/oslo.privsep.git in /opt/dib_cache/source-repositories/oslo_privsep_a977a6b5141098f5471ac7753db0fcf72f8baa23 with ref * 2024-08-23 13:07:38.415 | Cloning from oslo.privsep cache and applying ref * 2024-08-23 13:07:41.673 | (0612 / 1317) 2024-08-23 13:07:41.692 | Updating cache of https://opendev.org/openstack/oslo.reports.git in /opt/dib_cache/source-repositories/oslo_reports_c1c05138a4e391017afab5d3c1ebb8863cc98567 with ref * 2024-08-23 13:07:42.752 | Cloning from oslo.reports cache and applying ref * 2024-08-23 13:07:44.934 | (0613 / 1317) 2024-08-23 13:07:44.952 | Updating cache of https://opendev.org/openstack/oslo.rootwrap.git in /opt/dib_cache/source-repositories/oslo_rootwrap_a2a87439735232e8ce1e48f9a3aab525c64910a1 with ref * 2024-08-23 13:07:47.603 | Cloning from oslo.rootwrap cache and applying ref * 2024-08-23 13:07:49.042 | (0614 / 1317) 2024-08-23 13:07:49.060 | Updating cache of https://opendev.org/openstack/oslo.serialization.git in /opt/dib_cache/source-repositories/oslo_serialization_a55a74fee3027d0733046dee5686092bed1998fe with ref * 2024-08-23 13:07:56.161 | Cloning from oslo.serialization cache and applying ref * 2024-08-23 13:08:09.721 | (0615 / 1317) 2024-08-23 13:08:09.740 | Updating cache of https://opendev.org/openstack/oslo.service.git in /opt/dib_cache/source-repositories/oslo_service_fc48ae92934f1e628dedbc2ccd5154e7b132037c with ref * 2024-08-23 13:08:11.518 | Cloning from oslo.service cache and applying ref * 2024-08-23 13:08:17.396 | (0616 / 1317) 2024-08-23 13:08:17.414 | Updating cache of https://opendev.org/openstack/oslo.tools.git in /opt/dib_cache/source-repositories/oslo_tools_1df3c83ab539e46f6b2fe96e95d7a5842117fa76 with ref * 2024-08-23 13:08:18.273 | Cloning from oslo.tools cache and applying ref * 2024-08-23 13:08:18.771 | (0617 / 1317) 2024-08-23 13:08:18.791 | Updating cache of https://opendev.org/openstack/oslo.upgradecheck.git in /opt/dib_cache/source-repositories/oslo_upgradecheck_ceb84dccb9d0070c080aac68b8837bd555aaf45c with ref * 2024-08-23 13:08:21.968 | Cloning from oslo.upgradecheck cache and applying ref * 2024-08-23 13:08:24.982 | (0618 / 1317) 2024-08-23 13:08:24.999 | Updating cache of https://opendev.org/openstack/oslo.utils.git in /opt/dib_cache/source-repositories/oslo_utils_1ad6d7b14d8e121c5fed2300c9f18a4772b025f0 with ref * 2024-08-23 13:08:27.682 | Cloning from oslo.utils cache and applying ref * 2024-08-23 13:08:44.129 | (0619 / 1317) 2024-08-23 13:08:44.147 | Updating cache of https://opendev.org/openstack/oslo.versionedobjects.git in /opt/dib_cache/source-repositories/oslo_versionedobjects_aeb13af4b553c5cc5abe4fc4d19df01e77bec3f4 with ref * 2024-08-23 13:08:53.404 | Cloning from oslo.versionedobjects cache and applying ref * 2024-08-23 13:08:58.857 | (0620 / 1317) 2024-08-23 13:08:58.876 | Updating cache of https://opendev.org/openstack/oslo.vmware.git in /opt/dib_cache/source-repositories/oslo_vmware_f7ada988c94e0c7b0e80dd8b6efbc069ae1e3cea with ref * 2024-08-23 13:09:03.984 | Cloning from oslo.vmware cache and applying ref * 2024-08-23 13:09:07.714 | (0621 / 1317) 2024-08-23 13:09:07.732 | Updating cache of https://opendev.org/openstack/oslotest.git in /opt/dib_cache/source-repositories/oslotest_4d8e1ea58bb880389fdc41096bee4ca5e1a5cbb3 with ref * 2024-08-23 13:09:11.201 | Cloning from oslotest cache and applying ref * 2024-08-23 13:09:12.560 | (0622 / 1317) 2024-08-23 13:09:12.579 | Updating cache of https://opendev.org/openstack/osops.git in /opt/dib_cache/source-repositories/osops_9a718b06ac896558a0fe6402b7699f91551e7934 with ref * 2024-08-23 13:09:13.258 | Cloning from osops cache and applying ref * 2024-08-23 13:09:13.501 | (0623 / 1317) 2024-08-23 13:09:13.519 | Updating cache of https://opendev.org/openstack/osprofiler.git in /opt/dib_cache/source-repositories/osprofiler_33079d6b90511e5fe9e411b4d0783b3e1160088d with ref * 2024-08-23 13:09:18.330 | Cloning from osprofiler cache and applying ref * 2024-08-23 13:09:22.092 | (0624 / 1317) 2024-08-23 13:09:22.110 | Updating cache of https://opendev.org/openstack/ossa.git in /opt/dib_cache/source-repositories/ossa_e823004fa09cdbd81aeeb28f74e1c68d67dc5a55 with ref * 2024-08-23 13:09:25.594 | Cloning from ossa cache and applying ref * 2024-08-23 13:09:28.572 | (0625 / 1317) 2024-08-23 13:09:28.592 | Updating cache of https://opendev.org/openstack/ovn-bgp-agent.git in /opt/dib_cache/source-repositories/ovn_bgp_agent_475adb78b8de36625fdaf10923a27ca2c159e2af with ref * 2024-08-23 13:09:31.896 | Cloning from ovn-bgp-agent cache and applying ref * 2024-08-23 13:11:27.249 | (0626 / 1317) 2024-08-23 13:11:27.268 | Updating cache of https://opendev.org/openstack/ovn-octavia-provider.git in /opt/dib_cache/source-repositories/ovn_octavia_provider_7397a3a2dadb8820d0a8ed2bf0f217471f7f8631 with ref * 2024-08-23 13:11:31.370 | Cloning from ovn-octavia-provider cache and applying ref * 2024-08-23 13:12:23.150 | (0627 / 1317) 2024-08-23 13:12:23.168 | Updating cache of https://opendev.org/openstack/ovsdbapp.git in /opt/dib_cache/source-repositories/ovsdbapp_5fa633589b29c390e2ad9f1746a6a932854f1c91 with ref * 2024-08-23 13:12:28.460 | Cloning from ovsdbapp cache and applying ref * 2024-08-23 13:12:59.370 | (0628 / 1317) 2024-08-23 13:12:59.408 | Updating cache of https://opendev.org/openstack/panko.git in /opt/dib_cache/source-repositories/panko_f9dfa1e547cd99fa22c5e669451f81b31cf470e0 with ref * 2024-08-23 13:13:00.416 | Cloning from panko cache and applying ref * 2024-08-23 13:13:04.196 | (0629 / 1317) 2024-08-23 13:13:04.233 | Updating cache of https://opendev.org/openstack/pbr.git in /opt/dib_cache/source-repositories/pbr_8382c1cea83cf1b1ada6477f0d5e5fd7e14f4e1c with ref * 2024-08-23 13:13:05.285 | Cloning from pbr cache and applying ref * 2024-08-23 13:13:07.891 | (0630 / 1317) 2024-08-23 13:13:07.908 | Updating cache of https://opendev.org/openstack/performance-docs.git in /opt/dib_cache/source-repositories/performance_docs_a571cf07ec79980a65b85906c345a65172c9c391 with ref * 2024-08-23 13:13:08.385 | Cloning from performance-docs cache and applying ref * 2024-08-23 13:13:32.891 | (0631 / 1317) 2024-08-23 13:13:32.909 | Updating cache of https://opendev.org/openstack/placement.git in /opt/dib_cache/source-repositories/placement_a5628e660bca1b2060f76c2c0079c51073ccb4c7 with ref * 2024-08-23 13:13:36.984 | Cloning from placement cache and applying ref * 2024-08-23 13:13:52.761 | (0632 / 1317) 2024-08-23 13:13:52.779 | Updating cache of https://opendev.org/openstack/project-config.git in /opt/dib_cache/source-repositories/project_config_9229c05209c89a6ea238d44bcdf02b855d113b0b with ref * 2024-08-23 13:14:32.175 | Cloning from project-config cache and applying ref * 2024-08-23 13:17:10.918 | (0633 / 1317) 2024-08-23 13:17:10.936 | Updating cache of https://opendev.org/openstack/project-team-guide.git in /opt/dib_cache/source-repositories/project_team_guide_21c841fa5b666116dc43ace77394f36e7cdaa300 with ref * 2024-08-23 13:17:11.574 | Cloning from project-team-guide cache and applying ref * 2024-08-23 13:17:14.353 | error: unable to write file .gitreview 2024-08-23 13:17:14.353 | error: unable to write file .zuul.yaml 2024-08-23 13:17:14.353 | error: unable to write file LICENSE 2024-08-23 13:17:14.354 | error: unable to write file README.rst 2024-08-23 13:17:14.354 | fatal: cannot create directory at 'contrib': No space left on device 2024-08-23 13:17:14.354 | warning: Clone succeeded, but checkout failed. 2024-08-23 13:17:14.354 | You can inspect what was checked out with 'git status' 2024-08-23 13:17:14.354 | and retry with 'git restore --source=HEAD :/' 2024-08-23 13:17:14.354 | 2024-08-23 13:17:14.428 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-08-23 13:17:14.434 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : exitval=128 2024-08-23 13:17:14.439 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : cleanup 2024-08-23 13:17:14.444 | + diskimage_builder/lib/img-functions:cleanup:42 : unmount_image 2024-08-23 13:17:14.449 | + diskimage_builder/lib/img-functions:unmount_image:22 : sync 2024-08-23 13:17:15.215 | + diskimage_builder/lib/img-functions:unmount_image:26 : unmount_dir /opt/dib_tmp/dib_build.LOjb31qJ/mnt 2024-08-23 13:17:15.220 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local dir=/opt/dib_tmp/dib_build.LOjb31qJ/mnt 2024-08-23 13:17:15.225 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local real_dir 2024-08-23 13:17:15.230 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local mnts 2024-08-23 13:17:15.236 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local split_mounts 2024-08-23 13:17:15.241 | + diskimage_builder/lib/common-functions:unmount_dir:426 : local found_mountpoint 2024-08-23 13:17:15.246 | + diskimage_builder/lib/common-functions:unmount_dir:428 : '[' '!' -d /opt/dib_tmp/dib_build.LOjb31qJ/mnt ']' 2024-08-23 13:17:15.252 | ++ diskimage_builder/lib/common-functions:unmount_dir:435 : readlink -e /opt/dib_tmp/dib_build.LOjb31qJ/mnt 2024-08-23 13:17:15.260 | + diskimage_builder/lib/common-functions:unmount_dir:435 : real_dir=/opt/dib_tmp/dib_build.LOjb31qJ/mnt 2024-08-23 13:17:15.265 | + diskimage_builder/lib/common-functions:unmount_dir:438 : IFS='|' 2024-08-23 13:17:15.270 | + diskimage_builder/lib/common-functions:unmount_dir:438 : read -ra split_mounts 2024-08-23 13:17:15.277 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : awk '{print $2}' 2024-08-23 13:17:15.277 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : grep '^/opt/dib_tmp/dib_build.LOjb31qJ/mnt/' 2024-08-23 13:17:15.279 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : sort -r 2024-08-23 13:17:15.298 | + diskimage_builder/lib/common-functions:unmount_dir:443 : mnts='/opt/dib_tmp/dib_build.LOjb31qJ/mnt/tmp/yum 2024-08-23 13:17:15.298 | /opt/dib_tmp/dib_build.LOjb31qJ/mnt/sys 2024-08-23 13:17:15.298 | /opt/dib_tmp/dib_build.LOjb31qJ/mnt/proc 2024-08-23 13:17:15.298 | /opt/dib_tmp/dib_build.LOjb31qJ/mnt/dev/pts 2024-08-23 13:17:15.298 | /opt/dib_tmp/dib_build.LOjb31qJ/mnt/dev' 2024-08-23 13:17:15.303 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-08-23 13:17:15.308 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-08-23 13:17:15.313 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-23 13:17:15.319 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-08-23 13:17:15.324 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.LOjb31qJ/mnt/tmp/yum == */boot/efi ]] 2024-08-23 13:17:15.329 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-23 13:17:15.334 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-08-23 13:17:15.339 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-08-23 13:17:15.344 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.LOjb31qJ/mnt/tmp/yum' 2024-08-23 13:17:15.344 | Unmount /opt/dib_tmp/dib_build.LOjb31qJ/mnt/tmp/yum 2024-08-23 13:17:15.349 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.LOjb31qJ/mnt/tmp/yum 2024-08-23 13:17:15.768 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-08-23 13:17:15.773 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-08-23 13:17:15.778 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-23 13:17:15.783 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-08-23 13:17:15.789 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.LOjb31qJ/mnt/sys == */boot/efi ]] 2024-08-23 13:17:15.794 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-23 13:17:15.799 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-08-23 13:17:15.804 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-08-23 13:17:15.808 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.LOjb31qJ/mnt/sys' 2024-08-23 13:17:15.809 | Unmount /opt/dib_tmp/dib_build.LOjb31qJ/mnt/sys 2024-08-23 13:17:15.813 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.LOjb31qJ/mnt/sys 2024-08-23 13:17:15.830 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-08-23 13:17:15.835 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-08-23 13:17:15.840 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-23 13:17:15.845 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-08-23 13:17:15.851 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.LOjb31qJ/mnt/proc == */boot/efi ]] 2024-08-23 13:17:15.856 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-23 13:17:15.861 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-08-23 13:17:15.866 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-08-23 13:17:15.871 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.LOjb31qJ/mnt/proc' 2024-08-23 13:17:15.871 | Unmount /opt/dib_tmp/dib_build.LOjb31qJ/mnt/proc 2024-08-23 13:17:15.876 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.LOjb31qJ/mnt/proc 2024-08-23 13:17:15.893 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-08-23 13:17:15.897 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-08-23 13:17:15.903 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-23 13:17:15.909 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-08-23 13:17:15.913 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.LOjb31qJ/mnt/dev/pts == */boot/efi ]] 2024-08-23 13:17:15.918 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-23 13:17:15.924 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-08-23 13:17:15.929 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-08-23 13:17:15.934 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.LOjb31qJ/mnt/dev/pts' 2024-08-23 13:17:15.934 | Unmount /opt/dib_tmp/dib_build.LOjb31qJ/mnt/dev/pts 2024-08-23 13:17:15.939 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.LOjb31qJ/mnt/dev/pts 2024-08-23 13:17:15.956 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-08-23 13:17:15.961 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-08-23 13:17:15.966 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-23 13:17:15.971 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-08-23 13:17:15.975 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.LOjb31qJ/mnt/dev == */boot/efi ]] 2024-08-23 13:17:15.980 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-23 13:17:15.985 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-08-23 13:17:15.990 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-08-23 13:17:15.995 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.LOjb31qJ/mnt/dev' 2024-08-23 13:17:15.995 | Unmount /opt/dib_tmp/dib_build.LOjb31qJ/mnt/dev 2024-08-23 13:17:16.001 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.LOjb31qJ/mnt/dev 2024-08-23 13:17:16.018 | + diskimage_builder/lib/img-functions:unmount_image:27 : '[' -n '' ']' 2024-08-23 13:17:16.023 | + diskimage_builder/lib/img-functions:unmount_image:30 : '[' -n '' ']' 2024-08-23 13:17:16.028 | + diskimage_builder/lib/img-functions:cleanup:43 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2024-08-23 13:17:27.590 | 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-08-23 13:17:27.591 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.LOjb31qJ/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.rAuRAuVb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.LOjb31qJ/mnt', 'build-dir': '/opt/dib_tmp/dib_build.LOjb31qJ'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-08-23 13:17:27.609 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-08-23 13:17:27.713 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_build_dir 2024-08-23 13:17:27.718 | + diskimage_builder/lib/common-functions:cleanup_build_dir:217 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.LOjb31qJ/built; do sleep 1; done' 2024-08-23 13:17:27.798 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : sudo rm -rf /opt/dib_tmp/dib_build.LOjb31qJ/mnt 2024-08-23 13:20:06.081 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : kill_chroot_processes /opt/dib_tmp/dib_build.LOjb31qJ 2024-08-23 13:20:06.670 | + diskimage_builder/lib/common-functions:cleanup_build_dir:223 : tmpfs_check 0 2024-08-23 13:20:06.676 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2024-08-23 13:20:06.681 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-08-23 13:20:06.687 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-08-23 13:20:06.692 | + diskimage_builder/lib/common-functions:cleanup_build_dir:231 : rm -rf --one-file-system /opt/dib_tmp/dib_build.LOjb31qJ 2024-08-23 13:20:06.745 | + diskimage_builder/lib/img-functions:cleanup:45 : cleanup_image_dir 2024-08-23 13:20:06.751 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : kill_chroot_processes /opt/dib_tmp/dib_image.rAuRAuVb 2024-08-23 13:20:06.834 | + diskimage_builder/lib/common-functions:cleanup_image_dir:236 : tmpfs_check 0 2024-08-23 13:20:06.840 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2024-08-23 13:20:06.845 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-08-23 13:20:06.850 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-08-23 13:20:06.855 | + diskimage_builder/lib/common-functions:cleanup_image_dir:242 : rm -rf --one-file-system /opt/dib_tmp/dib_image.rAuRAuVb 2024-08-23 13:20:06.863 | + diskimage_builder/lib/img-functions:trap_cleanup:38 : exit 128 Exit code: 128